Pull request #3003 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 6aacc02e765899b5f00a422c0b56178915ca79e6 rather than b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 Obtained Jenkinsfile from 6aacc02e765899b5f00a422c0b56178915ca79e6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3003/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3003/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19131 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 Merge succeeded, producing e297e52c37252bd03866ffecf1413e9f83c22788 Checking out Revision e297e52c37252bd03866ffecf1413e9f83c22788 (PR-3003) > 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/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e297e52c37252bd03866ffecf1413e9f83c22788 # timeout=10 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:03 ========================================================= 21:48:03 EdgeX Global Pipelines Version Info 21:48:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:04 ------------------- 21:48:04 stable info: 21:48:04 ------------------- 21:48:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:48:04 Message: update stable to v1.0.173 21:48:05 ------------------- 21:48:05 experimental info: 21:48:05 ------------------- 21:48:05 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 21:48:05 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:48:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:48:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3003 [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3003 [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3003 [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e297e52c37252bd03866ffecf1413e9f83c22788 [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e297e52 [Pipeline] echo 21:48:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:48:10 provisioning config files... 21:48:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9082560448757513655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:10 ---> docker-login.sh 21:48:10 nexus3.edgexfoundry.org:10001 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:11 Configure a credential helper to remove this warning. See 21:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:11 21:48:11 Login Succeeded 21:48:11 nexus3.edgexfoundry.org:10002 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:11 Configure a credential helper to remove this warning. See 21:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:11 21:48:11 Login Succeeded 21:48:11 nexus3.edgexfoundry.org:10003 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:11 Configure a credential helper to remove this warning. See 21:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:11 21:48:11 Login Succeeded 21:48:11 nexus3.edgexfoundry.org:10004 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:11 Configure a credential helper to remove this warning. See 21:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:11 21:48:11 Login Succeeded 21:48:11 docker.io 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 ---> docker-login.sh ends [Pipeline] } 21:48:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/core-command/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo core-command,cmd/core-command/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/core-data/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo core-data,cmd/core-data/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/core-metadata/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo core-metadata,cmd/core-metadata/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/security-proxy-setup/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/support-notifications/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo support-notifications,cmd/support-notifications/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/support-scheduler/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:48:12 + for file in '`ls cmd/**/Dockerfile`' 21:48:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:48:12 ++ cut -d/ -f2 21:48:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:48:12 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:14 21:48:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:48:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:15 latest: Pulling from edgex-devops/git-semver 21:48:15 31603596830f: Pulling fs layer 21:48:15 2a8b12db71e7: Pulling fs layer 21:48:15 6ca5941a6612: Pulling fs layer 21:48:15 ecc8261a40a4: Pulling fs layer 21:48:15 ecc8261a40a4: Waiting 21:48:15 2a8b12db71e7: Verifying Checksum 21:48:15 2a8b12db71e7: Download complete 21:48:15 31603596830f: Verifying Checksum 21:48:15 31603596830f: Download complete 21:48:15 ecc8261a40a4: Verifying Checksum 21:48:15 ecc8261a40a4: Download complete 21:48:15 6ca5941a6612: Verifying Checksum 21:48:15 6ca5941a6612: Download complete 21:48:15 31603596830f: Pull complete 21:48:15 2a8b12db71e7: Pull complete 21:48:16 6ca5941a6612: Pull complete 21:48:16 ecc8261a40a4: Pull complete 21:48:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:48:17 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 21:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:48:19 $ docker top 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:20 [ssh-agent] Looking for ssh-agent implementation... 21:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:20 $ docker exec 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent 21:48:20 SSH_AUTH_SOCK=/tmp/ssh-oCxay4ap1hvN/agent.11 21:48:20 SSH_AGENT_PID=16 21:48:20 Running ssh-add (command line suppressed) 21:48:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2060856459087804138.key (/w/workspace/edgex-go/1@tmp/private_key_2060856459087804138.key) 21:48:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:21 + git tag --points-at HEAD [Pipeline] } 21:48:21 $ docker exec --env ******** --env ******** 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent -k 21:48:21 unset SSH_AUTH_SOCK; 21:48:21 unset SSH_AGENT_PID; 21:48:21 echo Agent pid 16 killed; 21:48:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:48:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:21 [ssh-agent] Looking for ssh-agent implementation... 21:48:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:22 $ docker exec 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent 21:48:22 SSH_AUTH_SOCK=/tmp/ssh-n4ouRWrC8JBL/agent.45 21:48:22 SSH_AGENT_PID=50 21:48:22 Running ssh-add (command line suppressed) 21:48:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4380302796768998250.key (/w/workspace/edgex-go/1@tmp/private_key_4380302796768998250.key) 21:48:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:22 + git semver init 21:48:22 # -> Open(): unable to determine branch for HEAD 21:48:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:48:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:48:22 # $SEMVER_REMOTE_NAME = origin 21:48:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:48:22 # $SEMVER_USER_NAME = edgex-jenkins 21:48:22 # $SEMVER_BRANCH = PR-3003 21:48:22 # $SEMVER_TEMP = /tmp/semver-729911454 21:48:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:48:49 # '/tmp/semver-729911454' -> '/w/workspace/edgex-go/1/.semver' 21:48:49 # -> Force: false 21:48:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:48:49 $ docker exec --env ******** --env ******** 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent -k 21:48:49 unset SSH_AUTH_SOCK; 21:48:49 unset SSH_AGENT_PID; 21:48:49 echo Agent pid 50 killed; 21:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:50 + git semver [Pipeline] } 21:48:50 $ docker stop --time=1 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 21:48:52 $ docker rm -f 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:48:53 Stashed 1 file(s) [Pipeline] echo 21:48:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:48:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:48:55 + sudo service docker restart 21:48:55 + true 21:48:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:48:56 ========================================================= 21:48:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:48:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:48:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:49:00 Sending build context to Docker daemon 326.4MB 21:49:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:49:00 Step 2/6 : FROM ${BASE} 21:49:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:00 188c0c94c7c5: Pulling fs layer 21:49:00 0ef7d3d256c8: Pulling fs layer 21:49:00 de9db76c5a1d: Pulling fs layer 21:49:00 bca2f99d35d6: Pulling fs layer 21:49:00 93359f2a8cfa: Pulling fs layer 21:49:00 7c6f9722023f: Pulling fs layer 21:49:00 a35cf1a2eb13: Pulling fs layer 21:49:00 93359f2a8cfa: Waiting 21:49:00 7c6f9722023f: Waiting 21:49:00 a35cf1a2eb13: Waiting 21:49:00 bca2f99d35d6: Waiting 21:49:00 de9db76c5a1d: Verifying Checksum 21:49:00 de9db76c5a1d: Download complete 21:49:00 0ef7d3d256c8: Verifying Checksum 21:49:00 0ef7d3d256c8: Download complete 21:49:00 93359f2a8cfa: Verifying Checksum 21:49:00 93359f2a8cfa: Download complete 21:49:00 7c6f9722023f: Verifying Checksum 21:49:00 7c6f9722023f: Download complete 21:49:00 188c0c94c7c5: Verifying Checksum 21:49:00 188c0c94c7c5: Download complete 21:49:00 188c0c94c7c5: Pull complete 21:49:01 0ef7d3d256c8: Pull complete 21:49:01 de9db76c5a1d: Pull complete 21:49:03 a35cf1a2eb13: Verifying Checksum 21:49:03 a35cf1a2eb13: Download complete 21:49:03 bca2f99d35d6: Download complete 21:49:09 bca2f99d35d6: Pull complete 21:49:09 Still waiting to schedule task 21:49:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 21:49:09 93359f2a8cfa: Pull complete 21:49:09 7c6f9722023f: Pull complete 21:49:13 a35cf1a2eb13: Pull complete 21:49:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:49:13 ---> a62c8e92a672 21:49:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:49:13 ---> Running in 3431d493f53d 21:49:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:15 (1/12) Installing libmagic (5.38-r0) 21:49:16 (2/12) Installing file (5.38-r0) 21:49:16 (3/12) Installing libc-dev (0.7.2-r3) 21:49:17 (4/12) Installing g++ (9.3.0-r2) 21:49:21 (5/12) Installing fortify-headers (1.1-r0) 21:49:21 (6/12) Installing patch (2.7.6-r6) 21:49:21 (7/12) Installing build-base (0.5-r2) 21:49:21 (8/12) Installing libsodium (1.0.18-r0) 21:49:21 (9/12) Installing pkgconf (1.7.2-r0) 21:49:21 (10/12) Installing libsodium-dev (1.0.18-r0) 21:49:22 (11/12) Installing libzmq (4.3.3-r0) 21:49:22 (12/12) Installing zeromq-dev (4.3.3-r0) 21:49:22 Executing busybox-1.31.1-r19.trigger 21:49:22 OK: 233 MiB in 51 packages 21:49:26 Removing intermediate container 3431d493f53d 21:49:26 ---> 8a559e7e8bef 21:49:26 Step 4/6 : WORKDIR /edgex-go 21:49:26 ---> Running in 4152dc5ad62a 21:49:26 Removing intermediate container 4152dc5ad62a 21:49:26 ---> b926c2414386 21:49:26 Step 5/6 : COPY go.mod . 21:49:26 ---> 2d6914cfb43e 21:49:26 Step 6/6 : RUN go mod download 21:49:26 ---> Running in 10299d3b56e4 21:49:48 Removing intermediate container 10299d3b56e4 21:49:48 ---> dbb3fb389a3f 21:49:48 Successfully built dbb3fb389a3f 21:49:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:49:49 + docker inspect -f . ci-base-image-x86_64 21:49:49 . [Pipeline] withDockerContainer 21:49:49 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 21:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:50 $ docker top 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:51 + go version 21:49:51 go version go1.15.5 linux/amd64 [Pipeline] } 21:49:51 $ docker stop --time=1 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc 21:49:52 $ docker rm -f 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:53 + docker inspect -f . ci-base-image-x86_64 21:49:53 . [Pipeline] withDockerContainer 21:49:53 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 21:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:54 $ docker top e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad -eo pid,comm [Pipeline] { [Pipeline] echo 21:49:55 ========================================================= 21:49:55 [edgeXBuildGoParallel] Running Tests and Build... 21:49:55 ========================================================= [Pipeline] sh 21:49:55 + make test 21:49:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:50:05 ? github.com/edgexfoundry/edgex-go [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:50:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:50:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:50:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:50:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:50:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:50:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:50:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.204s coverage: 27.0% of statements 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 77.1% of statements 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.4% of statements 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.340s coverage: 28.6% of statements 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 21:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 93.8% of statements 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements 21:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 21:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 21:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements 21:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.5% of statements 21:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 21:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 21:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 21:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 55.9% of statements 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 37.0% of statements 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements 21:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 21:50:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.1% of statements 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:50:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:50:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 21:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.742s coverage: 29.1% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:50:49 GO111MODULE=on go vet ./... 21:50:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19132 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws 21:50:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:51:01 using credential edgex-jenkins-ssh 21:51:01 Cloning the remote Git repository 21:51:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:51:01 > git init /w/workspace/edgex-go/1 # timeout=10 21:51:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:02 > git --version # timeout=10 21:51:02 > git --version # 'git version 2.17.1' 21:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:15 gofmt -l . 21:51:15 [ "`gofmt -l .`" = "" ] 21:51:15 ./bin/test-go-mod-tidy.sh 21:51:15 ./bin/test-attribution-txt.sh [Pipeline] sh 21:51:16 + ls -al . 21:51:16 total 640 21:51:16 drwxrwxr-x 10 1001 1001 4096 Jan 8 21:51 . 21:51:16 drwxr-xr-x 4 root root 28 Jan 8 21:49 .. 21:51:16 -rw-rw-r-- 1 1001 1001 11 Jan 8 21:47 .dockerignore 21:51:16 drwxrwxr-x 8 1001 1001 179 Jan 8 21:48 .git 21:51:16 drwxrwxr-x 3 1001 1001 125 Jan 8 21:47 .github 21:51:16 -rw-rw-r-- 1 1001 1001 824 Jan 8 21:47 .gitignore 21:51:16 drwx------ 3 1001 1001 47 Jan 8 21:48 .semver 21:51:16 -rw-rw-r-- 1 1001 1001 166 Jan 8 21:47 .sonarcloud.properties 21:51:16 -rw-rw-r-- 1 1001 1001 3804 Jan 8 21:47 CONTRIBUTING.md 21:51:16 -rw-rw-r-- 1 1001 1001 931 Jan 8 21:47 Dockerfile.build 21:51:16 -rw-rw-r-- 1 1001 1001 863 Jan 8 21:47 Jenkinsfile 21:51:16 -rw-rw-r-- 1 1001 1001 10775 Jan 8 21:47 LICENSE 21:51:16 -rw-rw-r-- 1 1001 1001 5750 Jan 8 21:47 Makefile 21:51:16 -rw-rw-r-- 1 1001 1001 6524 Jan 8 21:47 README.md 21:51:16 -rw-rw-r-- 1 1001 1001 6744 Jan 8 21:47 SECURITY.md 21:51:16 -rw-rw-r-- 1 1001 1001 5 Jan 8 21:48 VERSION 21:51:16 -rw-rw-r-- 1 1001 1001 4131 Jan 8 21:47 ZMQWindows.md 21:51:16 drwxrwxr-x 2 1001 1001 117 Jan 8 21:47 bin 21:51:16 drwxrwxr-x 14 1001 1001 4096 Jan 8 21:47 cmd 21:51:16 -rw-r--r-- 1 root root 541590 Jan 8 21:50 coverage.out 21:51:16 -rw-r--r-- 1 root root 979 Jan 8 21:51 go.mod 21:51:16 -rw-r--r-- 1 root root 19019 Jan 8 21:51 go.sum 21:51:16 drwxrwxr-x 8 1001 1001 127 Jan 8 21:47 internal 21:51:16 drwxrwxr-x 4 1001 1001 26 Jan 8 21:47 openapi 21:51:16 drwxrwxr-x 4 1001 1001 71 Jan 8 21:47 snap 21:51:16 -rw-rw-r-- 1 1001 1001 168 Jan 8 21:47 version.go [Pipeline] sh 21:51:16 + '[' -e coverage.out ] 21:51:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:51:16 Stashed 1 file(s) [Pipeline] sh 21:51:17 + make build 21:51:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:51:23 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 21:51:24 Merge succeeded, producing b4a8a420886796145ae9ce2e7b2b87278590c510 21:51:24 Checking out Revision b4a8a420886796145ae9ce2e7b2b87278590c510 (PR-3003) 21:51:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:51:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:51:23 > git config core.sparsecheckout # timeout=10 21:51:23 > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # timeout=10 21:51:24 > git remote # timeout=10 21:51:24 > git config --get remote.origin.url # timeout=10 21:51:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:24 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 21:51:24 > git rev-parse HEAD^{commit} # timeout=10 21:51:24 > git config core.sparsecheckout # timeout=10 21:51:24 > git checkout -f b4a8a420886796145ae9ce2e7b2b87278590c510 # timeout=10 21:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:51:29 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" 21:51:29 First time build. Skipping changelog. 21:51:29 > git --version # timeout=10 21:51:29 > git --version # 'git version 2.17.1' 21:51:29 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:51:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:51:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:51:31 + true 21:51:31 + sudo service docker restart 21:51:33 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:51:33 provisioning config files... 21:51:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1859366467919932346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:34 ---> docker-login.sh 21:51:34 nexus3.edgexfoundry.org:10001 21:51:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:35 Configure a credential helper to remove this warning. See 21:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:35 21:51:35 Login Succeeded 21:51:35 nexus3.edgexfoundry.org:10002 21:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:36 Configure a credential helper to remove this warning. See 21:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:36 21:51:36 Login Succeeded 21:51:36 nexus3.edgexfoundry.org:10003 21:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:36 Configure a credential helper to remove this warning. See 21:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:36 21:51:36 Login Succeeded 21:51:36 nexus3.edgexfoundry.org:10004 21:51:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:37 Configure a credential helper to remove this warning. See 21:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:37 21:51:37 Login Succeeded 21:51:37 docker.io 21:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51: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 21:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:37 Configure a credential helper to remove this warning. See 21:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:37 21:51:37 Login Succeeded 21:51:37 ---> docker-login.sh ends [Pipeline] } 21:51:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:51:38 ========================================================= 21:51:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:51:38 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } 21:51:38 $ docker stop --time=1 e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad 21:51:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:51:41 $ docker rm -f e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad 21:51:41 Sending build context to Docker daemon 165.5MB 21:51:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:51:41 Step 2/6 : FROM ${BASE} 21:51:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:51:41 5f621e34cdf4: Pulling fs layer 21:51:41 a4357932f1b6: Pulling fs layer 21:51:41 18c013af1878: Pulling fs layer 21:51:41 00ac8860ef70: Pulling fs layer 21:51:41 63d7cb157983: Pulling fs layer 21:51:41 b116817d02f9: Pulling fs layer 21:51:41 745a02a5169b: Pulling fs layer 21:51:41 00ac8860ef70: Waiting 21:51:41 63d7cb157983: Waiting 21:51:41 b116817d02f9: Waiting 21:51:41 745a02a5169b: Waiting 21:51:41 a4357932f1b6: Verifying Checksum 21:51:41 a4357932f1b6: Download complete 21:51:41 18c013af1878: Verifying Checksum 21:51:41 18c013af1878: Download complete 21:51:41 63d7cb157983: Verifying Checksum 21:51:41 63d7cb157983: Download complete 21:51:41 b116817d02f9: Download complete 21:51:41 5f621e34cdf4: Verifying Checksum 21:51:41 5f621e34cdf4: Download complete [Pipeline] // withDockerContainer [Pipeline] } 21:51:43 5f621e34cdf4: Pull complete 21:51:43 a4357932f1b6: Pull complete 21:51:43 18c013af1878: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:51:44 745a02a5169b: Verifying Checksum 21:51:44 745a02a5169b: Download complete 21:51:45 00ac8860ef70: Verifying Checksum 21:51:45 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 21:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:46 21:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:47 latest: Pulling from edgex-devops/edgex-compose 21:51:47 cbdbe7a5bc2a: Pulling fs layer 21:51:47 ca9280d653b3: Pulling fs layer 21:51:47 7e9c9ca2126c: Pulling fs layer 21:51:47 cbdbe7a5bc2a: Download complete 21:51:47 cbdbe7a5bc2a: Pull complete 21:51:47 ca9280d653b3: Download complete 21:51:48 7e9c9ca2126c: Verifying Checksum 21:51:48 7e9c9ca2126c: Download complete 21:51:48 ca9280d653b3: Pull complete 21:51:55 7e9c9ca2126c: Pull complete 21:51:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:51:55 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 21:51:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:51:57 00ac8860ef70: Pull complete 21:51:57 63d7cb157983: Pull complete 21:51:57 b116817d02f9: Pull complete 21:51:58 $ docker top 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:58 + docker-compose build --help 21:51:58 + grep parallel 21:51:59 --parallel Build images in parallel. [Pipeline] } 21:51:59 $ docker stop --time=1 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b 21:52:00 745a02a5169b: Pull complete 21:52:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:52:00 ---> b7e6874047d6 21:52:00 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:52:01 $ docker rm -f 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:52:02 . [Pipeline] withDockerContainer 21:52:02 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 21:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:52:03 $ docker top 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:03 + docker-compose -f ./docker-compose-build.yml build --parallel 21:52:04 ---> Running in 08c726635094 21:52:04 Building docker-core-command-go ... 21:52:04 Building docker-core-data-go ... 21:52:04 Building docker-core-metadata-go ... 21:52:04 Building docker-security-bootstrap-redis-go ... 21:52:04 Building docker-security-proxy-setup-go ... 21:52:04 Building docker-security-secretstore-setup-go ... 21:52:04 Building docker-support-notifications-go ... 21:52:04 Building docker-support-scheduler-go ... 21:52:04 Building docker-sys-mgmt-agent-go ... 21:52:04 Building docker-security-secretstore-setup-go 21:52:04 Building docker-sys-mgmt-agent-go 21:52:04 Building docker-security-proxy-setup-go 21:52:04 Building docker-support-scheduler-go 21:52:04 Building docker-support-notifications-go 21:52:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:52:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:52:06 (1/12) Installing libmagic (5.38-r0) 21:52:06 (2/12) Installing file (5.38-r0) 21:52:06 (3/12) Installing libc-dev (0.7.2-r3) 21:52:06 (4/12) Installing g++ (9.3.0-r2) 21:52:09 (5/12) Installing fortify-headers (1.1-r0) 21:52:09 (6/12) Installing patch (2.7.6-r6) 21:52:09 (7/12) Installing build-base (0.5-r2) 21:52:09 (8/12) Installing libsodium (1.0.18-r0) 21:52:09 (9/12) Installing pkgconf (1.7.2-r0) 21:52:10 (10/12) Installing libsodium-dev (1.0.18-r0) 21:52:10 (11/12) Installing libzmq (4.3.3-r0) 21:52:10 (12/12) Installing zeromq-dev (4.3.3-r0) 21:52:10 Executing busybox-1.31.1-r19.trigger 21:52:10 OK: 217 MiB in 51 packages 21:52:14 Removing intermediate container 08c726635094 21:52:14 ---> 0eff530a9ef4 21:52:14 Step 4/6 : WORKDIR /edgex-go 21:52:14 ---> Running in 5e8a440f1ddb 21:52:14 Removing intermediate container 5e8a440f1ddb 21:52:14 ---> c250d4723f3b 21:52:14 Step 5/6 : COPY go.mod . 21:52:15 ---> 82575a400c23 21:52:15 Step 6/6 : RUN go mod download 21:52:15 ---> Running in 8c6814e4d11d 21:52:36 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:52:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:52:36 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:52:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:52:36 ---> dbb3fb389a3f 21:52:36 Step 3/27 : WORKDIR /edgex-go 21:52:36 ---> dbb3fb389a3f 21:52:36 Step 3/25 : WORKDIR /edgex-go 21:52:36 Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:52:36 Step 2/28 : FROM ${BUILDER_BASE} AS builder 21:52:36 ---> dbb3fb389a3f 21:52:36 Step 3/28 : WORKDIR /edgex-go 21:52:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:52:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:52:36 ---> dbb3fb389a3f 21:52:36 Step 3/24 : WORKDIR /edgex-go 21:52:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:52:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:52:36 ---> dbb3fb389a3f 21:52:36 Step 3/23 : WORKDIR /edgex-go 21:52:36 ---> Running in 723b9b5a662b 21:52:36 ---> Running in 0e6846673af6 21:52:36 ---> Running in d7d1c8b68384 21:52:36 ---> Running in e92ae0aef245 21:52:36 ---> Running in 86585564441a 21:52:36 Removing intermediate container 86585564441a 21:52:36 ---> 1eece916998b 21:52:36 Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:36 Removing intermediate container e92ae0aef245 21:52:36 ---> 8ca0480948f8 21:52:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:37 Removing intermediate container d7d1c8b68384 21:52:37 ---> 899d24c7d771 21:52:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:37 Removing intermediate container 0e6846673af6 21:52:37 ---> 4031a18fdee2 21:52:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:37 Removing intermediate container 723b9b5a662b 21:52:37 ---> 0f9cc0a0ccf4 21:52:37 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:37 ---> Running in c36a3ab60f09 21:52:37 ---> Running in 78ee9513dd05 21:52:37 ---> Running in 6baa8b072305 21:52:37 ---> Running in 08d0d485f59f 21:52:37 ---> Running in 7b1ef934f4ab 21:52:39 Removing intermediate container 78ee9513dd05 21:52:39 ---> 8db99c32a62a 21:52:39 Step 5/28 : RUN apk add --update --no-cache make bash git 21:52:39 ---> Running in 41fca4c91873 21:52:40 Removing intermediate container c36a3ab60f09 21:52:40 ---> ec7e5f486472 21:52:40 Step 5/25 : RUN apk add --update --no-cache make git 21:52:40 Removing intermediate container 6baa8b072305 21:52:40 ---> e5719481e244 21:52:40 Step 5/24 : RUN apk add --update --no-cache make git 21:52:40 ---> Running in 79febcf37c87 21:52:40 ---> Running in 9b5ac3cebf74 21:52:40 Removing intermediate container 7b1ef934f4ab 21:52:40 ---> 7f6d394d3bc2 21:52:40 Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates 21:52:40 Removing intermediate container 08d0d485f59f 21:52:40 ---> de25871837bd 21:52:40 Step 5/23 : RUN apk add --update --no-cache make git 21:52:41 ---> Running in 1a02a4224856 21:52:41 ---> Running in 7d74ae36b6fb 21:52:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:42 Removing intermediate container 8c6814e4d11d 21:52:42 ---> 622bb411b4c4 21:52:42 Successfully built 622bb411b4c4 21:52:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:52:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:42 OK: 233 MiB in 51 packages 21:52:42 OK: 233 MiB in 51 packages 21:52:42 + docker inspect -f . ci-base-image-arm64 21:52:42 . [Pipeline] withDockerContainer 21:52:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:43 OK: 233 MiB in 51 packages 21:52:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:43 prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container 21:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:52:43 Removing intermediate container 79febcf37c87 21:52:43 ---> 9d5aa965b646 21:52:43 Step 6/25 : COPY go.mod . 21:52:43 OK: 233 MiB in 51 packages 21:52:43 Removing intermediate container 41fca4c91873 21:52:43 ---> 724ed23a30c0 21:52:43 Step 6/28 : COPY go.mod . 21:52:43 OK: 233 MiB in 51 packages 21:52:43 Removing intermediate container 1a02a4224856 21:52:43 ---> 10742c8ea3af 21:52:43 Step 6/27 : COPY go.mod . 21:52:43 ---> 891bbafe837c 21:52:43 Step 7/25 : RUN go mod download 21:52:44 ---> 12867114a264 21:52:44 Step 7/28 : RUN go mod download 21:52:44 ---> Running in 43e8c321ce76 21:52:44 ---> Running in 005ed5177655 21:52:44 ---> 7d7da30db2c3 21:52:44 Step 7/27 : RUN go mod download 21:52:44 Removing intermediate container 9b5ac3cebf74 21:52:44 ---> 33e134537c7a 21:52:44 Step 6/24 : COPY go.mod . 21:52:44 ---> Running in 734445a7094f 21:52:44 $ docker top ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 -eo pid,comm 21:52:44 Removing intermediate container 7d74ae36b6fb 21:52:45 ---> 85f3f94544ab 21:52:45 Step 6/23 : COPY go.mod . [Pipeline] { [Pipeline] sh 21:52:45 ---> 33427a9238c5 21:52:45 Step 7/24 : RUN go mod download 21:52:45 ---> Running in 938cacb9f043 21:52:45 ---> 90af4597dc39 21:52:45 Step 7/23 : RUN go mod download 21:52:45 ---> Running in 28573c1f1204 21:52:45 + go version 21:52:45 go version go1.15.5 linux/arm64 [Pipeline] } 21:52:45 $ docker stop --time=1 ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 21:52:47 Removing intermediate container 43e8c321ce76 21:52:47 ---> bf32a17ebfa7 21:52:47 Step 8/25 : COPY . . 21:52:47 Removing intermediate container 005ed5177655 21:52:47 ---> b738f97b8adf 21:52:47 Step 8/28 : COPY . . 21:52:47 Removing intermediate container 734445a7094f 21:52:47 ---> f4057e8f729e 21:52:47 Step 8/27 : COPY . . 21:52:47 $ docker rm -f ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 21:52:48 Removing intermediate container 938cacb9f043 21:52:48 ---> 6387f5df5f6e 21:52:48 Step 8/24 : COPY . . 21:52:48 Removing intermediate container 28573c1f1204 21:52:48 ---> 9857ba34c9f9 21:52:48 Step 8/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:49 + docker inspect -f . ci-base-image-arm64 21:52:49 . [Pipeline] withDockerContainer 21:52:49 prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container 21:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:52:50 $ docker top cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 -eo pid,comm [Pipeline] { [Pipeline] echo 21:52:51 ========================================================= 21:52:51 [edgeXBuildGoParallel] Running Tests and Build... 21:52:51 ========================================================= [Pipeline] sh 21:52:52 + make test 21:52:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:53:14 ? github.com/edgexfoundry/edgex-go [no test files] 21:53:27 ---> 61412ca8ebbe 21:53:27 Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:53:27 ---> 35a77ca7d25a 21:53:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:53:27 ---> 40d3b8961501 21:53:27 Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:53:27 ---> Running in d6a0224a5178 21:53:27 ---> Running in 821795b276d6 21:53:27 ---> e4c240c8bd47 21:53:27 Step 9/27 : RUN make cmd/support-notifications/support-notifications 21:53:27 ---> 76686d6df234 21:53:27 Step 9/24 : RUN make cmd/support-scheduler/support-scheduler 21:53:27 ---> Running in d7a5c982178c 21:53:27 ---> Running in 080814cc7369 21:53:27 ---> Running in a41ca0687eb2 21:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:53: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 21:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:53:59 Removing intermediate container a41ca0687eb2 21:53:59 ---> c2815ce2e135 21:53:59 Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 21:53:59 ---> Running in e1af5fd1e1eb 21:54:00 Removing intermediate container 821795b276d6 21:54:00 ---> 0a355bcd057f 21:54:00 Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:54:00 Removing intermediate container 080814cc7369 21:54:00 ---> e94b15a531d7 21:54:00 Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 21:54:02 ---> Running in 00e5f3f874c9 21:54:02 ---> Running in 064e0f8137ab 21:54:02 Removing intermediate container d6a0224a5178 21:54:02 ---> 0ca2df1a9b35 21:54:02 21:54:02 Step 10/25 : FROM alpine:3.12 21:54:02 Removing intermediate container d7a5c982178c 21:54:02 ---> c6ba7a7ef613 21:54:02 21:54:02 Step 10/23 : FROM alpine:3.12 21:54:03 3.12: Pulling from library/alpine 21:54:03 3.12: Pulling from library/alpine 21:54:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:54:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:54:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 21:54:03 Status: Image is up to date for alpine:3.12 21:54:03 ---> 389fef711851 21:54:03 Step 11/23 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 21:54:03 ---> 389fef711851 21:54:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:54:03 21:54:04 ---> Running in 9125f9d4f8bc 21:54:04 ---> Running in 508edb2d6769 21:54:04 Removing intermediate container e1af5fd1e1eb 21:54:04 ---> 5cb26b16dacf 21:54:04 21:54:04 Step 11/27 : FROM scratch 21:54:04 ---> 21:54:04 Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:54:04 Removing intermediate container 064e0f8137ab 21:54:04 ---> db57a0f6950b 21:54:04 21:54:04 Step 11/24 : FROM scratch 21:54:04 ---> 21:54:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:54:04 ---> Running in fe8dcd383dc3 21:54:05 ---> Running in fd2db7b9c385 21:54:05 Removing intermediate container fe8dcd383dc3 21:54:05 ---> de42cb3bf6f6 21:54:05 Step 13/27 : ENV APP_PORT=48060 21:54:05 ---> Running in 7014346c8ef5 21:54:05 Removing intermediate container fd2db7b9c385 21:54:05 ---> 3eeb56c4ac68 21:54:05 Step 13/24 : ENV APP_PORT=48085 21:54:05 ---> Running in e4cdc8a429e8 21:54:05 Removing intermediate container 00e5f3f874c9 21:54:05 ---> 637044c0177a 21:54:05 21:54:05 Step 11/28 : FROM docker:20.10.0 21:54:05 20.10.0: Pulling from library/docker 21:54:05 Removing intermediate container 7014346c8ef5 21:54:05 ---> 311c4860fd1e 21:54:05 Step 14/27 : EXPOSE $APP_PORT 21:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:05 ---> Running in 88423a2a36ee 21:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:05 Removing intermediate container e4cdc8a429e8 21:54:05 ---> 59088b5ba5f2 21:54:05 Step 14/24 : EXPOSE $APP_PORT 21:54:05 Removing intermediate container 88423a2a36ee 21:54:05 ---> 250bd449e671 21:54:05 Step 15/27 : COPY --from=builder /bin/sh /bin/sh 21:54:05 ---> Running in 58a64a5c1fea 21:54:05 (1/4) Installing ca-certificates (20191127-r4) 21:54:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:54:06 (1/6) Installing ca-certificates (20191127-r4) 21:54:06 (3/4) Installing libcurl (7.69.1-r3) 21:54:06 (4/4) Installing curl (7.69.1-r3) 21:54:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:54:06 Executing busybox-1.31.1-r19.trigger 21:54:06 Executing ca-certificates-20191127-r4.trigger 21:54:06 (3/6) Installing libcurl (7.69.1-r3) 21:54:06 (4/6) Installing curl (7.69.1-r3) 21:54:06 (5/6) Installing dumb-init (1.2.2-r1) 21:54:06 OK: 7 MiB in 18 packages 21:54:06 (6/6) Installing su-exec (0.2-r1) 21:54:06 Executing busybox-1.31.1-r19.trigger 21:54:06 Executing ca-certificates-20191127-r4.trigger 21:54:06 OK: 7 MiB in 20 packages 21:54:07 Removing intermediate container 58a64a5c1fea 21:54:07 ---> e5ed090e3d0b 21:54:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:54:07 ---> 43860d7167df 21:54:07 Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:54:07 ---> 04caaccdb872 21:54:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:54:09 Removing intermediate container 508edb2d6769 21:54:09 ---> 0f29504c1201 21:54:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:54:09 ---> daabd0eb673b 21:54:09 Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl 21:54:09 Removing intermediate container 9125f9d4f8bc 21:54:09 ---> 245680d3e866 21:54:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:54:10 ---> Running in cce309b205b8 21:54:10 ---> 4dcec0e0989d 21:54:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:54:10 ---> Running in ba20a5d5c1fa 21:54:11 Removing intermediate container cce309b205b8 21:54:11 ---> d57f72c6ad1b 21:54:11 Step 13/23 : WORKDIR /edgex 21:54:11 ---> 263a076e47ee 21:54:11 Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:54:11 ---> 66d5e0fa8109 21:54:11 Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd 21:54:11 ---> Running in 81e7b9536547 21:54:11 Removing intermediate container ba20a5d5c1fa 21:54:11 ---> 58199c84d5d5 21:54:11 Step 13/25 : WORKDIR / 21:54:11 ---> Running in 41b1a03d6094 21:54:11 ---> c7dbc06b94dd 21:54:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:54:11 ---> 7a1afed27c2d 21:54:11 Step 19/24 : USER edgex_user 21:54:11 Removing intermediate container 81e7b9536547 21:54:11 ---> 38c4349099c3 21:54:11 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:54:11 Removing intermediate container 41b1a03d6094 21:54:11 ---> 03ac85ddd8c2 21:54:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:54:11 ---> Running in b960f6401606 21:54:12 ---> fe9fbf7302b0 21:54:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:54:12 ---> 80ad9354b7ff 21:54:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:54:12 Removing intermediate container b960f6401606 21:54:12 ---> f8b99d5273eb 21:54:12 Step 20/24 : ENTRYPOINT ["/support-scheduler"] 21:54:12 ---> 25c47993ae14 21:54:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:54:12 ---> Running in 84c560d16bfe 21:54:13 ---> 67c60a6f9798 21:54:13 Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd 21:54:13 ---> 8914d62e918b 21:54:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:54:13 Removing intermediate container 84c560d16bfe 21:54:13 ---> 884fae625f8c 21:54:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:54:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:54:13 ---> 0dce47a1c1b7 21:54:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:54:13 Status: Downloaded newer image for docker:20.10.0 21:54:13 ---> aefe523efa57 21:54:13 Step 12/28 : RUN apk add --no-cache bash 21:54:13 ---> Running in 151f908a4a8f 21:54:13 ---> Running in 48bbb25a31f5 21:54:13 ---> 1069d7e471df 21:54:13 Step 22/27 : USER edgex_user 21:54:13 ---> e509fa5003d9 21:54:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:54:13 Removing intermediate container 151f908a4a8f 21:54:13 ---> c642de198a40 21:54:13 Step 22/24 : LABEL arch=x86_64 21:54:13 ---> Running in 6a6c664eb3e5 21:54:13 ---> 6210f16eed34 21:54:13 Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 21:54:14 ---> Running in 282a24d25526 21:54:14 ---> Running in 4541228f4c88 21:54:14 Removing intermediate container 6a6c664eb3e5 21:54:14 ---> bd386a7ccbc8 21:54:14 Step 23/27 : ENTRYPOINT ["/support-notifications"] 21:54:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:14 ---> 53adcd362049 21:54:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:54:14 ---> Running in 1afeba9471e9 21:54:14 Removing intermediate container 282a24d25526 21:54:14 ---> 24d1eecb7416 21:54:14 Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:54:14 ---> Running in c225192cfdbe 21:54:14 (1/2) Installing readline (8.0.4-r0) 21:54:14 (2/2) Installing bash (5.0.17-r0) 21:54:14 Executing bash-5.0.17-r0.post-install 21:54:14 Executing busybox-1.31.1-r19.trigger 21:54:14 OK: 12 MiB in 22 packages 21:54:14 Removing intermediate container 1afeba9471e9 21:54:14 ---> 92f2d1c96c1f 21:54:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:54:14 Removing intermediate container c225192cfdbe 21:54:14 ---> 63e0433d4dc3 21:54:14 Step 24/24 : LABEL version=0.0.0 21:54:15 ---> Running in af14f95854a4 21:54:15 ---> Running in 01681097dbed 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:54:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:54:15 ---> 3a613f8d1006 21:54:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:54:15 Removing intermediate container af14f95854a4 21:54:15 ---> cd1121845faf 21:54:15 Step 25/27 : LABEL arch=x86_64 21:54:15 ---> Running in cb75e60d8ca7 21:54:15 Removing intermediate container 01681097dbed 21:54:15 ---> b99016d34f3a 21:54:15 21:54:16 ---> 5ece49e63621 21:54:16 Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:16 Removing intermediate container 48bbb25a31f5 21:54:16 ---> 9ac7494e4720 21:54:16 Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:54:16 ---> Running in 2edc36cf644a 21:54:16 Successfully built b99016d34f3a 21:54:16 ---> Running in 2ba63571a6da 21:54:16 Successfully tagged docker-support-scheduler-go:latest 21:54:16  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 21:54:16 Removing intermediate container cb75e60d8ca7 21:54:16 ---> 44dc7cc25416 21:54:16 Step 26/27 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:54:16 Removing intermediate container 4541228f4c88 21:54:16 ---> 4b588e56a001 21:54:16 Step 18/23 : USER edgex_user 21:54:16 ---> Running in ba0b246b852a 21:54:16 ---> Running in 6353f10442fb 21:54:16 Removing intermediate container 2edc36cf644a 21:54:16 ---> 7c6466f375a6 21:54:16 Step 14/28 : ENV APP_PORT=48090 21:54:16 ---> Running in 04b210accfdd 21:54:16 Removing intermediate container ba0b246b852a 21:54:16 ---> f3ce82244550 21:54:16 Step 27/27 : LABEL version=0.0.0 21:54:16 Removing intermediate container 6353f10442fb 21:54:16 ---> f9d3ab5da072 21:54:16 Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:54:18 ---> Running in be8db66d1948 21:54:18 ---> Running in 8fb68d871429 21:54:18 Removing intermediate container 04b210accfdd 21:54:18 ---> 12ee99a575e4 21:54:18 Step 15/28 : EXPOSE $APP_PORT 21:54:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:54:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:54:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:54:18 ---> Running in e7341811d31b 21:54:20 Removing intermediate container 8fb68d871429 21:54:20 ---> 60d0c3aefe7e 21:54:20 21:54:20 Removing intermediate container be8db66d1948 21:54:20 ---> 139df3fa12ec 21:54:20 Step 20/23 : CMD ["--init=true"] 21:54:21 Successfully built 60d0c3aefe7e 21:54:21 Successfully tagged docker-support-notifications-go:latest 21:54:21 Building docker-security-bootstrap-redis-go 21:54:22  Building docker-support-notifications-go ... done Removing intermediate container e7341811d31b 21:54:22 ---> 62f6a8d32a27 21:54:22 Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:54:23 ---> Running in 69bcb5027e07 21:54:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.276s coverage: 46.6% of statements 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:54:24 Removing intermediate container 2ba63571a6da 21:54:24 ---> e011667c4a15 21:54:24 Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:54:26 ---> d77d769b9a46 21:54:26 Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:54:26 ---> Running in 6b579ec6867e 21:54:26 Removing intermediate container 69bcb5027e07 21:54:26 ---> 96f21aa04251 21:54:26 Step 21/23 : LABEL arch=x86_64 21:54:28 ---> Running in eb003703befa 21:54:29 ---> 464da8ab9dda 21:54:29 Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:54:30 Removing intermediate container eb003703befa 21:54:30 ---> f708618e6595 21:54:30 Step 22/23 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:54:30 ---> Running in b65e12408a92 21:54:30 ---> b6cfec003593 21:54:30 Step 19/28 : RUN apk --no-cache add py3-pip 21:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.0% of statements 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.097s coverage: 100.0% of statements 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 77.8% of statements 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:54:32 ---> Running in 851b932103c5 21:54:32 Removing intermediate container b65e12408a92 21:54:32 ---> 2ade9f79f177 21:54:32 Step 23/23 : LABEL version=0.0.0 21:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.675s coverage: 82.4% of statements 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:54:33 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:54:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:54:33 ---> dbb3fb389a3f 21:54:33 Step 3/25 : WORKDIR /edgex-go 21:54:33 ---> Using cache 21:54:33 ---> 0f9cc0a0ccf4 21:54:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:33 ---> Using cache 21:54:33 ---> 7f6d394d3bc2 21:54:33 Step 5/25 : RUN apk add --update --no-cache make git 21:54:34 ---> Running in b4ad08776d64 21:54:34 ---> Running in 646c57a6a904 21:54:34 Removing intermediate container 6b579ec6867e 21:54:34 ---> 6734ca1cf894 21:54:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:54:35 ---> Running in ca31939ded45 21:54:35 Removing intermediate container b4ad08776d64 21:54:35 ---> 98a9da6259fe 21:54:35 21:54:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:35 Successfully built 98a9da6259fe 21:54:35 (1/33) Installing libbz2 (1.0.8-r1) 21:54:35 (2/33) Installing expat (2.2.9-r1) 21:54:35 Successfully tagged docker-security-proxy-setup-go:latest 21:54:35  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 21:54:35 (3/33) Installing libffi (3.3-r2) 21:54:35 Removing intermediate container ca31939ded45 21:54:35 ---> 3750aebaadcd 21:54:35 Step 23/25 : LABEL arch=x86_64 21:54:35 (4/33) Installing gdbm (1.13-r1) 21:54:35 (5/33) Installing xz-libs (5.2.5-r0) 21:54:36 (6/33) Installing sqlite-libs (3.32.1-r0) 21:54:36 (7/33) Installing python3 (3.8.5-r0) 21:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:36 ---> Running in 5f0c1e2530bc 21:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:38 OK: 233 MiB in 51 packages 21:54:39 Removing intermediate container 5f0c1e2530bc 21:54:39 ---> 4e00c0694f81 21:54:39 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements 21:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.125s coverage: 78.3% of statements 21:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:54:42 (8/33) Installing py3-appdirs (1.4.4-r1) 21:54:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:54:42 (10/33) Installing py3-parsing (2.4.7-r0) 21:54:42 (11/33) Installing py3-six (1.15.0-r0) 21:54:42 (12/33) Installing py3-packaging (20.4-r0) 21:54:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:54:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:42 ---> dbb3fb389a3f 21:54:42 Step 3/24 : WORKDIR /edgex-go 21:54:42 ---> Using cache 21:54:42 ---> 0f9cc0a0ccf4 21:54:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:42 ---> Using cache 21:54:42 ---> 7f6d394d3bc2 21:54:42 Step 5/24 : RUN apk add --update --no-cache make git 21:54:43 (13/33) Installing py3-setuptools (47.0.0-r0) 21:54:43 (14/33) Installing py3-chardet (3.0.4-r4) 21:54:43 ---> Running in 6dea4452b192 21:54:43 (15/33) Installing py3-idna (2.9-r0) 21:54:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:54:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:54:44 ---> Running in 0dd7ed634ced 21:54:44 (18/33) Installing py3-requests (2.23.0-r0) 21:54:44 (19/33) Installing py3-msgpack (1.0.0-r0) 21:54:44 Removing intermediate container 646c57a6a904 21:54:44 ---> 66522bb9d671 21:54:44 Step 6/25 : COPY go.mod . 21:54:44 (20/33) Installing py3-lockfile (0.12.2-r3) 21:54:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:54:44 (22/33) Installing py3-colorama (0.4.3-r0) 21:54:44 (23/33) Installing py3-distlib (0.3.0-r0) 21:54:44 Removing intermediate container 6dea4452b192 21:54:44 ---> 38893629605a 21:54:44 Step 25/25 : LABEL version=0.0.0 21:54:45 (24/33) Installing py3-distro (1.5.0-r1) 21:54:45 (25/33) Installing py3-webencodings (0.5.1-r3) 21:54:45 (26/33) Installing py3-html5lib (1.0.1-r4) 21:54:47 ---> Running in f816324c8be7 21:54:47 (27/33) Installing py3-pytoml (0.1.21-r0) 21:54:47 ---> a405afd6c6c0 21:54:47 Step 7/25 : RUN go mod download 21:54:47 (28/33) Installing py3-pep517 (0.8.2-r0) 21:54:47 (29/33) Installing py3-progress (1.5-r0) 21:54:47 (30/33) Installing py3-toml (0.10.1-r0) 21:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:54:47 (31/33) Installing py3-retrying (1.3.3-r0) 21:54:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:54:47 (33/33) Installing py3-pip (20.1.1-r0) 21:54:48 ---> Running in ddd59847b5d7 21:54:48 Executing busybox-1.31.1-r19.trigger 21:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:54:48 OK: 71 MiB in 55 packages 21:54:48 OK: 233 MiB in 51 packages 21:54:48 Removing intermediate container f816324c8be7 21:54:48 ---> db112c11ae3c 21:54:48 21:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.040s coverage: 93.8% of statements 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:54:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements 21:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:54:49 Successfully built db112c11ae3c 21:54:49 Successfully tagged docker-security-secretstore-setup-go:latest 21:54:49  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.8% of statements 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 21:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 21:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 21:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 63.5% of statements 21:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 21:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 21:54:56 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:54:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:54:56 ---> dbb3fb389a3f 21:54:56 Step 3/25 : WORKDIR /edgex-go 21:54:56 ---> Using cache 21:54:56 ---> 0f9cc0a0ccf4 21:54:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:56 ---> Using cache 21:54:56 ---> 7f6d394d3bc2 21:54:56 Step 5/25 : RUN apk add --update --no-cache make git 21:54:56 ---> Using cache 21:54:56 ---> 66522bb9d671 21:54:56 Step 6/25 : COPY go.mod . 21:54:56 ---> Using cache 21:54:56 ---> a405afd6c6c0 21:54:56 Step 7/25 : RUN go mod download 21:54:57 ---> Running in 162a71cf6301 21:54:57 Removing intermediate container 0dd7ed634ced 21:54:57 ---> 1f96335e338e 21:54:57 Step 6/24 : COPY go.mod . 21:54:57 Removing intermediate container ddd59847b5d7 21:54:57 ---> 0368fdb38e32 21:54:57 Step 8/25 : COPY . . 21:54:57 ---> 3e79de8677e5 21:54:57 Step 7/24 : RUN go mod download 21:54:59 ---> Running in 5799f408c5a1 21:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.929s coverage: 55.9% of statements 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.431s coverage: 37.0% of statements 21:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.630s coverage: 84.0% of statements 21:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 21:55:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:55:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:55:08 ---> dbb3fb389a3f 21:55:08 Step 3/26 : WORKDIR /edgex-go 21:55:08 ---> Using cache 21:55:08 ---> 0f9cc0a0ccf4 21:55:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:08 ---> Using cache 21:55:08 ---> 7f6d394d3bc2 21:55:08 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:55:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.372s coverage: 47.1% of statements 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:55:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:55:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 21:55:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:55:09 ---> Running in e461b56ba890 21:55:09 Removing intermediate container 162a71cf6301 21:55:09 ---> 38a1ce839c44 21:55:09 Step 8/25 : COPY . . 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.014s coverage: 29.1% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:55:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:55:13 Removing intermediate container 851b932103c5 21:55:13 ---> 7f1c0203b50a 21:55:13 Step 20/28 : RUN pip install docker-compose==1.23.2 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 21:55:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 21:55:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:55:15 Removing intermediate container 5799f408c5a1 21:55:15 ---> 82cf40f85ec9 21:55:15 Step 8/24 : COPY . . 21:55:15 GO111MODULE=on go vet ./... 21:55:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:55:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:55:16 OK: 233 MiB in 51 packages 21:55:16 ---> Running in 4844c58c9794 21:55:31 ---> 34861d505eb7 21:55:31 Step 9/25 : RUN make cmd/core-metadata/core-metadata 21:55:31 Removing intermediate container e461b56ba890 21:55:31 ---> 4ead05825013 21:55:31 Step 6/26 : COPY go.mod . 21:55:31 ---> Running in 69f063141c0c 21:55:32 ---> 0f183b9aaa8b 21:55:32 Step 7/26 : RUN go mod download 21:55:33 ---> Running in 4955bab7e722 21:55:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:55:35 Collecting docker-compose==1.23.2 21:55:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:55:35 Collecting docopt<0.7,>=0.6.1 21:55:35 Downloading docopt-0.6.2.tar.gz (25 kB) 21:55:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:55:37 Collecting texttable<0.10,>=0.9.0 21:55:37 Downloading texttable-0.9.1.tar.gz (11 kB) 21:55:39 Removing intermediate container 4955bab7e722 21:55:39 ---> c4a83be3aeef 21:55:39 Step 8/26 : COPY . . 21:55:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:55:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:55:39 Collecting jsonschema<3,>=2.5.1 21:55:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:55:42 ---> 453d8825c66e 21:55:42 Step 9/25 : RUN make cmd/core-command/core-command 21:55:43 Collecting cached-property<2,>=1.2.0 21:55:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:55:46 Collecting docker<4.0,>=3.6.0 21:55:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:55:47 Collecting dockerpty<0.5,>=0.4.1 21:55:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:55:47 ---> Running in 00cf5b5d9498 21:55:48 ---> 0c2109b29088 21:55:48 Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:55:49 Collecting PyYAML<4,>=3.10 21:55:49 Downloading PyYAML-3.13.tar.gz (270 kB) 21:55:51 ---> Running in 9ada67166232 21:55: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 21:55:53 Collecting websocket-client<1.0,>=0.32.0 21:55:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:55:53 Collecting urllib3<1.25,>=1.21.1 21:55:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:55:54 Collecting idna<2.8,>=2.5 21:55:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:55:55 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:55:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:55:55 Collecting docker-pycreds>=0.4.0 21:55:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:55:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:55:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:55:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:55:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:55:56 Installing collected packages: docopt, texttable, urllib3, idna, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, docker-compose 21:55:56 Running setup.py install for docopt: started 21:55:58 Running setup.py install for docopt: finished with status 'done' 21:55:58 Running setup.py install for texttable: started 21:55:59 Running setup.py install for texttable: finished with status 'done' 21:55:59 Attempting uninstall: urllib3 21:55:59 Found existing installation: urllib3 1.25.9 21:55:59 Uninstalling urllib3-1.25.9: 21:56:00 Successfully uninstalled urllib3-1.25.9 21:56:00 Attempting uninstall: idna 21:56:00 Found existing installation: idna 2.9 21:56:00 Uninstalling idna-2.9: 21:56:00 Successfully uninstalled idna-2.9 21:56:00 Attempting uninstall: requests 21:56:00 Found existing installation: requests 2.23.0 21:56:00 Uninstalling requests-2.23.0: 21:56:00 Successfully uninstalled requests-2.23.0 21:56:03 Running setup.py install for dockerpty: started 21:56:03 ---> cdd2740d8db3 21:56:03 Step 9/26 : RUN make cmd/core-data/core-data 21:56:03 Running setup.py install for dockerpty: finished with status 'done' 21:56:04 Running setup.py install for PyYAML: started 21:56:04 ---> Running in fa6f079025e4 21:56:05 Running setup.py install for PyYAML: finished with status 'done' 21:56:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:56:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:56:09 Removing intermediate container 4844c58c9794 21:56:09 ---> 2c59d49b146c 21:56:09 Step 21/28 : RUN apk --no-cache add curl 21:56:13 ---> Running in 6d6ab1dc72d2 21:56:13 Removing intermediate container 69f063141c0c 21:56:13 ---> 7b1754b8750e 21:56:13 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 21:56:14 ---> Running in 0d1ac6900f44 21:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:56:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:56:15 (2/3) Installing libcurl (7.69.1-r3) 21:56:15 (3/3) Installing curl (7.69.1-r3) 21:56:15 Executing busybox-1.31.1-r19.trigger 21:56:15 OK: 72 MiB in 58 packages 21:56:17 Removing intermediate container 0d1ac6900f44 21:56:17 ---> b6d867aca82a 21:56:17 21:56:17 Step 11/25 : FROM scratch 21:56:17 ---> 21:56:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:56:17 Removing intermediate container 6d6ab1dc72d2 21:56:17 ---> 3e05e800c731 21:56:17 Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user 21:56:17 ---> Running in ea3af97be024 21:56:17 ---> Using cache 21:56:17 ---> 3eeb56c4ac68 21:56:17 Step 13/25 : ENV APP_PORT=48081 21:56:17 ---> Running in 810fb8902c76 21:56:20 Removing intermediate container 810fb8902c76 21:56:20 ---> 33f5cf6ac661 21:56:20 Step 14/25 : EXPOSE $APP_PORT 21:56:21 ---> Running in 7368d2651bcd 21:56:22 Removing intermediate container 9ada67166232 21:56:22 ---> 2b3a4a527a1d 21:56:22 21:56:22 Step 10/24 : FROM alpine:3.12 21:56:22 ---> 389fef711851 21:56:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:56:22 Removing intermediate container 00cf5b5d9498 21:56:22 ---> dd8f3764b0bc 21:56:22 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 21:56:22 ---> Running in df13a42fb8a6 21:56:22 ---> Running in e541e457d8f4 21:56:22 Removing intermediate container 7368d2651bcd 21:56:22 ---> e3c6382003cc 21:56:22 Step 15/25 : WORKDIR / 21:56:23 ---> Running in f31629991bc2 21:56:23 gofmt -l . 21:56:23 [ "`gofmt -l .`" = "" ] 21:56:23 ./bin/test-go-mod-tidy.sh 21:56:23 ./bin/test-attribution-txt.sh 21:56:24 Removing intermediate container ea3af97be024 21:56:24 ---> 71d14424264f 21:56:24 Step 23/28 : USER edgex_user 21:56:24 Removing intermediate container f31629991bc2 21:56:24 ---> b8a8cd1a3e9b 21:56:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:56:24 ---> Running in 78549a0f1d90 21:56:24 Removing intermediate container 78549a0f1d90 21:56:24 ---> 0139eb2e7511 21:56:24 Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] 21:56:25 ---> Running in 11da7c1b2d90 21:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:56:25 ---> 7313bcd44a15 21:56:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:56:25 Removing intermediate container 11da7c1b2d90 21:56:25 ---> b25eef451fe1 21:56:25 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:25 (1/5) Installing ca-certificates (20191127-r4) 21:56:25 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:56:25 (3/5) Installing libcurl (7.69.1-r3) 21:56:25 (4/5) Installing curl (7.69.1-r3) 21:56:25 (5/5) Installing dumb-init (1.2.2-r1) 21:56:25 Executing busybox-1.31.1-r19.trigger 21:56:25 Executing ca-certificates-20191127-r4.trigger 21:56:25 ---> Running in 9c4af4e67b27 21:56:25 OK: 7 MiB in 19 packages 21:56:25 Removing intermediate container e541e457d8f4 21:56:25 ---> ab74d68c1a30 21:56:25 21:56:25 Step 11/25 : FROM scratch 21:56:25 ---> 21:56:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:56:26 ---> 974bc59faf4c 21:56:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:56:26 ---> Using cache 21:56:26 ---> 3eeb56c4ac68 21:56:26 Step 13/25 : ENV APP_PORT=48082 21:56:26 Removing intermediate container 9c4af4e67b27 21:56:26 ---> 97783562d899 21:56:26 Step 26/28 : LABEL arch=x86_64 21:56:26 ---> Running in 05a8864af9a7 21:56:26 ---> Running in f73edb493c17 21:56:26 ---> 1c5e07fe1c19 21:56:26 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 21:56:26 Removing intermediate container 05a8864af9a7 21:56:26 ---> 4a1bad8a5bce 21:56:26 Step 14/25 : EXPOSE $APP_PORT [Pipeline] sh 21:56:27 + ls -al . 21:56:27 total 668 21:56:27 drwxrwxr-x 9 1001 1001 4096 Jan 8 21:56 . 21:56:27 drwxr-xr-x 4 root root 4096 Jan 8 21:52 .. 21:56:27 -rw-rw-r-- 1 1001 1001 11 Jan 8 21:51 .dockerignore 21:56:27 drwxrwxr-x 8 1001 1001 4096 Jan 8 21:51 .git 21:56:27 drwxrwxr-x 3 1001 1001 4096 Jan 8 21:51 .github 21:56:27 -rw-rw-r-- 1 1001 1001 824 Jan 8 21:51 .gitignore 21:56:27 -rw-rw-r-- 1 1001 1001 166 Jan 8 21:51 .sonarcloud.properties 21:56:27 -rw-rw-r-- 1 1001 1001 3804 Jan 8 21:51 CONTRIBUTING.md 21:56:27 -rw-rw-r-- 1 1001 1001 931 Jan 8 21:51 Dockerfile.build 21:56:27 -rw-rw-r-- 1 1001 1001 863 Jan 8 21:51 Jenkinsfile 21:56:27 -rw-rw-r-- 1 1001 1001 10775 Jan 8 21:51 LICENSE 21:56:27 -rw-rw-r-- 1 1001 1001 5750 Jan 8 21:51 Makefile 21:56:27 -rw-rw-r-- 1 1001 1001 6524 Jan 8 21:51 README.md 21:56:27 -rw-rw-r-- 1 1001 1001 6744 Jan 8 21:51 SECURITY.md 21:56:27 -rw-rw-r-- 1 1001 1001 5 Jan 8 21:48 VERSION 21:56:27 -rw-rw-r-- 1 1001 1001 4131 Jan 8 21:51 ZMQWindows.md 21:56:27 drwxrwxr-x 2 1001 1001 4096 Jan 8 21:51 bin 21:56:27 drwxrwxr-x 14 1001 1001 4096 Jan 8 21:51 cmd 21:56:27 -rw-r--r-- 1 root root 541590 Jan 8 21:55 coverage.out 21:56:27 -rw-r--r-- 1 root root 979 Jan 8 21:56 go.mod 21:56:27 -rw-r--r-- 1 root root 19019 Jan 8 21:56 go.sum 21:56:27 drwxrwxr-x 8 1001 1001 4096 Jan 8 21:51 internal 21:56:27 drwxrwxr-x 4 1001 1001 4096 Jan 8 21:51 openapi 21:56:27 drwxrwxr-x 4 1001 1001 4096 Jan 8 21:51 snap 21:56:27 -rw-rw-r-- 1 1001 1001 168 Jan 8 21:51 version.go [Pipeline] sh 21:56:28 Removing intermediate container f73edb493c17 21:56:28 ---> e8ec1dc320a2 21:56:28 Step 27/28 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:56:28 ---> Running in 6981aa893999 21:56:28 + '[' -e coverage.out ] 21:56:28 + chown 1001:1001 coverage.out [Pipeline] stash 21:56:28 Warning: overwriting stash ‘coverage-report’ 21:56:28 ---> Running in 9c9fefb51e45 21:56:28 Removing intermediate container df13a42fb8a6 21:56:28 ---> 855ad7ba629b 21:56:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:56:28 ---> f9de08db3e14 21:56:28 Step 20/25 : USER edgex_user 21:56:28 ---> Running in 0f478d2f1999 21:56:28 ---> Running in 03530523f1da 21:56:28 Removing intermediate container 6981aa893999 21:56:28 ---> 1df3c1751508 21:56:28 Step 15/25 : WORKDIR / 21:56:28 Removing intermediate container 9c9fefb51e45 21:56:28 ---> 4cb801555d3a 21:56:28 Step 28/28 : LABEL version=0.0.0 21:56:28 ---> Running in d78f406aa137 21:56:28 ---> Running in 9a257c73bef1 21:56:28 Removing intermediate container 0f478d2f1999 21:56:28 ---> 1b1b81abf7b7 21:56:28 Step 13/24 : WORKDIR / 21:56:28 Removing intermediate container 03530523f1da 21:56:28 ---> 47e063ba5d31 21:56:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:56:29 ---> Running in 29b99958d23c 21:56:29 Removing intermediate container d78f406aa137 21:56:29 ---> f6686b09045a 21:56:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:56:29 ---> Running in 9fbc12f3b820 21:56:29 Removing intermediate container 9a257c73bef1 21:56:29 ---> a6cb650f44d9 21:56:29 21:56:29 Stashed 1 file(s) [Pipeline] sh 21:56:29 Successfully built a6cb650f44d9 21:56:29 Successfully tagged docker-sys-mgmt-agent-go:latest 21:56:30  Building docker-sys-mgmt-agent-go ... done  ---> cd0cbd158a0c 21:56:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:56:30 Removing intermediate container 9fbc12f3b820 21:56:30 ---> 69e4785aa8e1 21:56:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:30 Removing intermediate container 29b99958d23c 21:56:30 ---> eba2162d08d3 21:56:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:56:30 + make build 21:56:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:56:30 ---> Running in 8d381657e058 21:56:30 ---> bbef1953d46b 21:56:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:56:30 Removing intermediate container 8d381657e058 21:56:30 ---> 0ed067b5d863 21:56:30 Step 23/25 : LABEL arch=x86_64 21:56:32 ---> 2cdcc05cda7e 21:56:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:56:32 ---> Running in 5f828036d61f 21:56:32 ---> 0eda99c472ea 21:56:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:56:32 Removing intermediate container fa6f079025e4 21:56:32 ---> 21a2e6fe6999 21:56:32 Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 21:56:32 Removing intermediate container 5f828036d61f 21:56:32 ---> b846e78d85c7 21:56:32 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:56:33 ---> Running in 33796b2962b9 21:56:33 ---> e203d3d4c538 21:56:33 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 21:56:33 ---> Running in 30bda15627e8 21:56:33 ---> ab533ee3063f 21:56:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:56:33 Removing intermediate container 30bda15627e8 21:56:33 ---> 0a6577428b0b 21:56:33 Step 25/25 : LABEL version=0.0.0 21:56:33 ---> 122fcd5178f4 21:56:33 Step 20/25 : USER edgex_user 21:56:33 ---> 9442092709a9 21:56:33 Step 18/24 : RUN chmod +x entrypoint.sh 21:56:33 ---> Running in bd4e81459119 21:56:33 ---> Running in e15971087d7a 21:56:33 ---> Running in b91d80ae950f 21:56:33 Removing intermediate container bd4e81459119 21:56:33 ---> 7890fc6b23f0 21:56:33 21:56:34 Removing intermediate container e15971087d7a 21:56:34 ---> c7fbb866a66c 21:56:34 Step 21/25 : ENTRYPOINT ["/core-command"] 21:56:34 Successfully built 7890fc6b23f0 21:56:34 Successfully tagged docker-core-metadata-go:latest 21:56:34  Building docker-core-metadata-go ... done  ---> Running in 35379c3ca042 21:56:34 Removing intermediate container 33796b2962b9 21:56:34 ---> 3304e20eca52 21:56:34 21:56:34 Step 11/26 : FROM alpine:3.12 21:56:34 ---> 389fef711851 21:56:34 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:56:34 ---> Running in c359c4d18fe7 21:56:34 Removing intermediate container 35379c3ca042 21:56:34 ---> 7270ad118b94 21:56:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:34 ---> Running in c2b8de9e8ddc 21:56:34 Removing intermediate container c359c4d18fe7 21:56:34 ---> b1218d0598d1 21:56:34 Step 13/26 : ENV APP_PORT=48080 21:56:35 ---> Running in 79455e7e6bbe 21:56:35 Removing intermediate container c2b8de9e8ddc 21:56:35 ---> 7f2f06cda42e 21:56:35 Step 23/25 : LABEL arch=x86_64 21:56:35 ---> Running in eb466fcd914a 21:56:35 Removing intermediate container 79455e7e6bbe 21:56:35 ---> 419a16f1e8aa 21:56:35 Step 14/26 : EXPOSE $APP_PORT 21:56:35 ---> Running in 7387d9f0988a 21:56:35 Removing intermediate container b91d80ae950f 21:56:35 ---> 60fc0e854b64 21:56:35 Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 21:56:35 Removing intermediate container eb466fcd914a 21:56:35 ---> 05824844257a 21:56:35 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:56:35 ---> Running in 58faf516b157 21:56:35 Removing intermediate container 7387d9f0988a 21:56:35 ---> 0b6ad57139cf 21:56:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:35 ---> Running in c6c9c5885341 21:56:36 ---> Running in ccaf2416bde7 21:56:36 Removing intermediate container c6c9c5885341 21:56:36 ---> a7b11fce0cbe 21:56:36 Step 25/25 : LABEL version=0.0.0 21:56:36 ---> Running in 72dba958df48 21:56:36 Removing intermediate container 72dba958df48 21:56:36 ---> 020f5a3c32b2 21:56:36 21:56:37 Successfully built 020f5a3c32b2 21:56:37 Successfully tagged docker-core-command-go:latest 21:56:37  Building docker-core-command-go ... done Removing intermediate container 58faf516b157 21:56:37 ---> 4d201a1fe0a6 21:56:37 Step 20/24 : USER edgex_user 21:56:37 ---> Running in 15f27c338fbb 21:56:37 Removing intermediate container ccaf2416bde7 21:56:37 ---> 392c680342d7 21:56:37 Step 16/26 : RUN apk add --update --no-cache zeromq 21:56:37 ---> Running in cf96c881dd7e 21:56:38 Removing intermediate container 15f27c338fbb 21:56:38 ---> 2a82c40afcc7 21:56:38 Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] 21:56:38 ---> Running in 449c628b7e9c 21:56:38 Removing intermediate container 449c628b7e9c 21:56:38 ---> df52efd67908 21:56:38 Step 22/24 : LABEL arch=x86_64 21:56:38 ---> Running in 7a0ec827ed28 21:56:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:56:38 Removing intermediate container 7a0ec827ed28 21:56:38 ---> 6e63b0963cd9 21:56:38 Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:56:38 ---> Running in 74b3370b1828 21:56:38 Removing intermediate container 74b3370b1828 21:56:38 ---> 602c39c500ff 21:56:38 Step 24/24 : LABEL version=0.0.0 21:56:38 ---> Running in 13bfe89788e7 21:56:39 Removing intermediate container 13bfe89788e7 21:56:39 ---> ee2c57f445db 21:56:39 21:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:56:39 Successfully built ee2c57f445db 21:56:39 Successfully tagged docker-security-bootstrap-redis-go:latest 21:56:39  Building docker-security-bootstrap-redis-go ... done (1/5) Installing libgcc (9.3.0-r2) 21:56:39 (2/5) Installing libsodium (1.0.18-r0) 21:56:40 (3/5) Installing libstdc++ (9.3.0-r2) 21:56:40 (4/5) Installing libzmq (4.3.3-r0) 21:56:40 (5/5) Installing zeromq (4.3.3-r0) 21:56:40 Executing busybox-1.31.1-r19.trigger 21:56:40 OK: 8 MiB in 19 packages 21:56:41 Removing intermediate container cf96c881dd7e 21:56:41 ---> c318c7dddba6 21:56:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:56:41 ---> 7398e72b008b 21:56:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:56:42 ---> 35c82250a996 21:56:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:56:42 ---> 978f647b76a9 21:56:42 Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd 21:56:43 ---> 20237dbc3f46 21:56:43 Step 21/26 : USER edgex_user 21:56:43 ---> Running in 6ad7391cbc5b 21:56:43 Removing intermediate container 6ad7391cbc5b 21:56:43 ---> 0a29073d54fd 21:56:43 Step 22/26 : ENTRYPOINT ["/core-data"] 21:56:43 ---> Running in 2258be05c063 21:56:43 Removing intermediate container 2258be05c063 21:56:43 ---> e01ee3f28ef6 21:56:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:43 ---> Running in e38b170ad01b 21:56:43 Removing intermediate container e38b170ad01b 21:56:43 ---> 21a6143cf9b8 21:56:43 Step 24/26 : LABEL arch=x86_64 21:56:43 ---> Running in 7942fad31db4 21:56:44 Removing intermediate container 7942fad31db4 21:56:44 ---> 53731529e3a0 21:56:44 Step 25/26 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 21:56:44 ---> Running in 8162bdd74988 21:56:44 Removing intermediate container 8162bdd74988 21:56:44 ---> d079b8eafee9 21:56:44 Step 26/26 : LABEL version=0.0.0 21:56:44 ---> Running in 534bdef3feab 21:56:44 Removing intermediate container 534bdef3feab 21:56:44 ---> 83abdd0cedc4 21:56:44 21:56:44 Successfully built 83abdd0cedc4 21:56:44 Successfully tagged docker-core-data-go:latest 21:56:46  Building docker-core-data-go ... done  [Pipeline] } 21:56:46 $ docker stop --time=1 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f 21:56:48 $ docker rm -f 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f [Pipeline] // withDockerContainer [Pipeline] sh 21:56:48 + docker images 21:56:48 + grep docker 21:56:48 docker-core-data-go latest 83abdd0cedc4 4 seconds ago 22.3MB 21:56:48 docker-security-bootstrap-redis-go latest ee2c57f445db 9 seconds ago 15.8MB 21:56:48 docker-core-command-go latest 020f5a3c32b2 12 seconds ago 10.6MB 21:56:48 docker-core-metadata-go latest 7890fc6b23f0 15 seconds ago 13MB 21:56:48 docker-sys-mgmt-agent-go latest a6cb650f44d9 19 seconds ago 313MB 21:56:48 docker-security-secretstore-setup-go latest db112c11ae3c 2 minutes ago 24.6MB 21:56:48 docker-security-proxy-setup-go latest 98a9da6259fe 2 minutes ago 24.5MB 21:56:48 docker-support-notifications-go latest 60d0c3aefe7e 2 minutes ago 12MB 21:56:48 docker-support-scheduler-go latest b99016d34f3a 2 minutes ago 10.7MB 21:56:48 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:57:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:57:05 Still waiting to schedule task 21:57:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:57:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:57:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:57:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:57:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:57:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:57:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 21:57:43 $ docker stop --time=1 cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 21:57:45 $ docker rm -f cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:57:47 21:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:57:48 latest: Pulling from edgex-devops/edgex-compose-arm64 21:57:48 29e5d40040c1: Pulling fs layer 21:57:48 1ce36da41761: Pulling fs layer 21:57:48 25b303627fd3: Pulling fs layer 21:57:49 29e5d40040c1: Verifying Checksum 21:57:49 29e5d40040c1: Download complete 21:57:50 1ce36da41761: Verifying Checksum 21:57:50 1ce36da41761: Download complete 21:57:50 29e5d40040c1: Pull complete 21:57:51 25b303627fd3: Verifying Checksum 21:57:51 25b303627fd3: Download complete 21:57:51 1ce36da41761: Pull complete 21:58:00 Running on prd-ubuntu18.04-docker-8c-8g-19133 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws 21:58:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:58:01 25b303627fd3: Pull complete 21:58:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:58:01 prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container 21:58:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:58:02 using credential edgex-jenkins-ssh 21:58:02 Cloning the remote Git repository 21:58:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:58:02 > git init /w/workspace/edgex-go/1 # timeout=10 21:58:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:58:02 > git --version # timeout=10 21:58:02 > git --version # 'git version 2.17.1' 21:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:05 $ docker top 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:06 + grep parallel 21:58:06 + docker-compose build --help 21:58:09 --parallel Build images in parallel. [Pipeline] } 21:58:10 $ docker stop --time=1 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f 21:58:12 $ docker rm -f 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:13 . [Pipeline] withDockerContainer 21:58:13 prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container 21:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:58:14 $ docker top aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:15 + docker-compose -f ./docker-compose-build.yml build --parallel 21:58:20 Building docker-core-command-go ... 21:58:20 Building docker-core-data-go ... 21:58:20 Building docker-core-metadata-go ... 21:58:20 Building docker-security-bootstrap-redis-go ... 21:58:20 Building docker-security-proxy-setup-go ... 21:58:20 Building docker-security-secretstore-setup-go ... 21:58:20 Building docker-support-notifications-go ... 21:58:20 Building docker-support-scheduler-go ... 21:58:20 Building docker-sys-mgmt-agent-go ... 21:58:20 Building docker-support-notifications-go 21:58:20 Building docker-security-bootstrap-redis-go 21:58:20 Building docker-security-proxy-setup-go 21:58:20 Building docker-core-data-go 21:58:20 Building docker-support-scheduler-go 21:58:27 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 21:58:27 Merge succeeded, producing cea46297ce199f9305105d5e136c1454d727ed67 21:58:27 Checking out Revision cea46297ce199f9305105d5e136c1454d727ed67 (PR-3003) 21:58:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:58:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:58:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:58:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:58:27 > git config core.sparsecheckout # timeout=10 21:58:27 > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # timeout=10 21:58:27 > git remote # timeout=10 21:58:27 > git config --get remote.origin.url # timeout=10 21:58:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:27 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 21:58:27 > git rev-parse HEAD^{commit} # timeout=10 21:58:27 > git config core.sparsecheckout # timeout=10 21:58:27 > git checkout -f cea46297ce199f9305105d5e136c1454d727ed67 # timeout=10 21:58:31 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" 21:58:31 First time build. Skipping changelog. 21:58:31 > git --version # timeout=10 21:58:31 > git --version # 'git version 2.17.1' 21:58:31 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:32 + echo snap-build.sh 21:58:32 snap-build.sh 21:58:32 + SNAP_BASE_DIR=. 21:58:32 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:58:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:58:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:58:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:58:32 + cd /w/workspace/edgex-go/1 21:58:32 + sudo apt-get remove -qy --purge lxd lxd-client 21:58:32 Reading package lists... 21:58:32 Building dependency tree... 21:58:32 Reading state information... 21:58:32 The following packages were automatically installed and are no longer required: 21:58:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:58:32 uidmap xdelta3 21:58:32 Use 'sudo apt autoremove' to remove them. 21:58:32 The following packages will be REMOVED: 21:58:32 lxd* lxd-client* 21:58:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:58:33 After this operation, 31.7 MB disk space will be freed. 21:58:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 21:58:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:58:35 Removing lxd dnsmasq configuration 21:58:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:58:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:58:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:58:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 21:58:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:58:37 Processing triggers for systemd (237-3ubuntu10.42) ... 21:58:37 Processing triggers for ureadahead (0.100.0-21) ... 21:58:38 + sudo snap remove --purge lxd 21:58:38 snap "lxd" is not installed 21:58:38 + sudo groupadd --force --system lxd 21:58:38 ++ whoami 21:58:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:58:38 + newgrp - lxd 21:58:38 + sudo snap install lxd 21:58:47 2021-01-08T21:58:44Z INFO Waiting for automatic snapd restart... 21:58:59 lxd 4.9 from Canonical* installed 21:58:59 + sudo lxd init --auto 21:59:07 + sudo snap install --classic snapcraft 21:59:14 snapcraft 4.4.4 from Canonical* installed 21:59:14 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:59:14 + patch --verbose -p1 21:59:14 Hmm... Looks like a unified diff to me... 21:59:14 The text leading up to this was: 21:59:14 -------------------------- 21:59:14 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 21:59:14 |From: Tony Espy 21:59:14 |Date: Wed, 16 Dec 2020 16:34:55 -0500 21:59:14 |Subject: [PATCH] optimize snap build for pipeline CI check 21:59:14 | 21:59:14 |This patch is used by the EdgeX CI pipeline builds to 21:59:14 |optimize the snap CI check run for pull requests. When 21:59:14 |applied, it essentially strips out everything (apps and 21:59:14 |parts) from the snapcraft.yaml file except those required 21:59:14 |to build edgex-go, as the whole idea of the CI check is to 21:59:14 |catch changes to edgex-go that break the snap build. 21:59:14 | 21:59:14 |In general, anyone updating snapcraft.yaml will also need 21:59:14 |to update this patch file, otherwise it may fail to apply, 21:59:14 |resulting in a failed snap build CI check in the associated 21:59:14 |pull request. 21:59:14 | 21:59:14 |Note - in addition to applying this patch, the pipeline also 21:59:14 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:59:14 |need to build the finally binary .snap file (and it won't 21:59:14 |work with the patch applied). This further reduces the build 21:59:14 |time. 21:59:14 |--- 21:59:14 | snap/snapcraft.yaml | 461 +------------------------------------------- 21:59:14 | 1 file changed, 2 insertions(+), 459 deletions(-) 21:59:14 | 21:59:14 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:59:14 |index 1e537489..faf42425 100644 21:59:14 |--- a/snap/snapcraft.yaml 21:59:14 |+++ b/snap/snapcraft.yaml 21:59:14 -------------------------- 21:59:14 patching file snap/snapcraft.yaml 21:59:14 Using Plan A... 21:59:14 Hunk #1 succeeded at 73. 21:59:14 Hunk #2 succeeded at 202 with fuzz 1. 21:59:14 Hunk #3 succeeded at 214. 21:59:14 Hunk #4 succeeded at 222. 21:59:14 Hunk #5 succeeded at 229. 21:59:14 Hunk #6 succeeded at 256. 21:59:14 Hunk #7 succeeded at 290. 21:59:14 Hunk #8 succeeded at 341. 21:59:14 Hmm... Ignoring the trailing garbage. 21:59:14 done 21:59:14 + sudo snapcraft prime --use-lxd 21:59:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:59:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:59:14 - README.md 21:59:14 - snapcraft.yaml.orig 21:59:14 21:59:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:59:15 Launching a container. 21:59:27 Waiting for container to be ready 21:59:27 To start your first instance, try: lxc launch ubuntu:18.04 21:59:27 21:59:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:59:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:59:28 ---> 622bb411b4c4 21:59:28 Step 3/24 : WORKDIR /edgex-go 21:59:28 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:59:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:59:28 ---> 622bb411b4c4 21:59:28 Step 3/27 : WORKDIR /edgex-go 21:59:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:59:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:59:28 ---> 622bb411b4c4 21:59:28 Step 3/26 : WORKDIR /edgex-go 21:59:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:59:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:59:28 ---> 622bb411b4c4 21:59:28 Step 3/24 : WORKDIR /edgex-go 21:59:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:59:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:59:28 ---> 622bb411b4c4 21:59:28 Step 3/23 : WORKDIR /edgex-go 21:59:28 ---> Running in caa47c86317d 21:59:28 ---> Running in a8ae16f44310 21:59:28 ---> Running in 781d74588959 21:59:28 ---> Running in 22cd186f1981 21:59:28 ---> Running in 00df7e482897 21:59:28 Removing intermediate container a8ae16f44310 21:59:28 ---> 4a3361b0b8c4 21:59:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:28 Removing intermediate container caa47c86317d 21:59:28 ---> 0463ab187292 21:59:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:28 Removing intermediate container 00df7e482897 21:59:28 ---> 0a45bc15907f 21:59:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:28 Removing intermediate container 22cd186f1981 21:59:28 ---> dbf4ad91f51c 21:59:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:28 Removing intermediate container 781d74588959 21:59:28 ---> 7bb04a6c7114 21:59:28 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:28 ---> Running in a14e3722abc7 21:59:28 ---> Running in bbf164e627a2 21:59:28 ---> Running in 11b536241ab9 21:59:28 ---> Running in 324fbe433096 21:59:29 ---> Running in 9bd2b93ca88f 21:59:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:59:29 Waiting for network to be ready... 21:59:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:59:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:59:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 21:59:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:59:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:59:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:59:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:59:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:59:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:59:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:59:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:59:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 21:59:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 21:59:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 21:59:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 21:59:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 21:59:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 21:59:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 21:59:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:59:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 21:59:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 21:59:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 21:59:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 21:59:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 21:59:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 21:59:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 21:59:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 21:59:32 Removing intermediate container a14e3722abc7 21:59:32 ---> 806e12550a60 21:59:32 Step 5/24 : RUN apk add --update --no-cache make git 21:59:32 ---> Running in bf40973d131a 21:59:32 Removing intermediate container bbf164e627a2 21:59:32 ---> c8c8b8925ae1 21:59:32 Step 5/24 : RUN apk add --update --no-cache make git 21:59:32 Removing intermediate container 324fbe433096 21:59:32 ---> ea21103c1d54 21:59:32 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:59:33 ---> Running in af329fcc7767 21:59:33 Removing intermediate container 11b536241ab9 21:59:33 ---> 30f577cd4dbe 21:59:33 Step 5/23 : RUN apk add --update --no-cache make git 21:59:33 ---> Running in 3459e4d8e0c3 21:59:33 Removing intermediate container 9bd2b93ca88f 21:59:33 ---> 33b13f6d9040 21:59:33 Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates 21:59:33 ---> Running in e36871890558 21:59:33 ---> Running in c4a9c58cb788 21:59:34 Fetched 23.7 MB in 4s (5555 kB/s) 21:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:35 Reading package lists... 21:59:35 Reading package lists... 21:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:35 Building dependency tree... 21:59:35 Reading state information... 21:59:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:35 OK: 217 MiB in 51 packages 21:59:36 The following additional packages will be installed: 21:59:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:59:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:59:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:59:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:59:36 Suggested packages: 21:59:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:59:36 Recommended packages: 21:59:36 gnupg libsasl2-modules 21:59:36 The following NEW packages will be installed: 21:59:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:59:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:59:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:59:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:59:36 The following packages will be upgraded: 21:59:36 gpg gpg-agent gpgconf libudev1 21:59:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:36 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 21:59:36 Need to get 3532 kB of archives. 21:59:36 After this operation, 13.3 MB of additional disk space will be used. 21:59:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:59:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 21:59:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:36 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 21:59:36 OK: 217 MiB in 51 packages 21:59:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:59:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:59:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:59:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:59:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:59:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:59:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:59:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:59:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:59:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:59:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:59:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:59:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:59:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:59:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:59:36 OK: 217 MiB in 51 packages 21:59:36 OK: 217 MiB in 51 packages 21:59:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:59:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:59:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:59:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:59:37 debconf: delaying package configuration, since apt-utils is not installed 21:59:37 Fetched 3532 kB in 1s (3456 kB/s) 21:59:37 (Reading database ... 12511 files and directories currently installed.) 21:59:37 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 21:59:37 OK: 217 MiB in 51 packages 21:59:37 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:59:37 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 21:59:37 Selecting previously unselected package udev. 21:59:37 (Reading database ... 12511 files and directories currently installed.) 21:59:37 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 21:59:37 Unpacking udev (237-3ubuntu10.43) ... 21:59:37 Selecting previously unselected package libfuse2:amd64. 21:59:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:59:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:59:37 Removing intermediate container bf40973d131a 21:59:37 ---> 6a093a8fc613 21:59:37 Step 6/24 : COPY go.mod . 21:59:37 Selecting previously unselected package fuse. 21:59:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:59:37 Unpacking fuse (2.9.7-1ubuntu1) ... 21:59:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:59:37 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:59:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:59:38 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:59:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:59:38 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:59:38 Selecting previously unselected package libksba8:amd64. 21:59:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:59:38 Unpacking libksba8:amd64 (1.3.5-2) ... 21:59:38 Selecting previously unselected package libroken18-heimdal:amd64. 21:59:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:38 Removing intermediate container af329fcc7767 21:59:38 ---> 2200301de301 21:59:38 Step 6/24 : COPY go.mod . 21:59:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:59:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:59:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:38 Removing intermediate container 3459e4d8e0c3 21:59:38 ---> 4edc9489985f 21:59:38 Step 6/26 : COPY go.mod . 21:59:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:59:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:38 Selecting previously unselected package libwind0-heimdal:amd64. 21:59:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:59:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:39 ---> a0588a187484 21:59:39 Step 7/24 : RUN go mod download 21:59:39 Removing intermediate container c4a9c58cb788 21:59:39 ---> 15cc590cffe8 21:59:39 Step 6/27 : COPY go.mod . 21:59:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:59:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:59:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:39 ---> Running in a9a083c212f6 21:59:39 Removing intermediate container e36871890558 21:59:39 ---> 572a588d504a 21:59:39 Step 6/23 : COPY go.mod . 21:59:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:59:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:59:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:39 Selecting previously unselected package libsasl2-modules-db:amd64. 21:59:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:59:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:59:39 Selecting previously unselected package libsasl2-2:amd64. 21:59:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:59:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:59:39 ---> 051aa23bce70 21:59:39 Step 7/24 : RUN go mod download 21:59:39 Selecting previously unselected package libldap-common. 21:59:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:59:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:59:39 Selecting previously unselected package libldap-2.4-2:amd64. 21:59:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:59:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:59:39 Selecting previously unselected package dirmngr. 21:59:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:59:39 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:59:39 ---> Running in 9e75e4557a53 21:59:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:59:39 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:59:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:59:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:59:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:59:40 ---> 0ecedf02fb40 21:59:40 Step 7/26 : RUN go mod download 21:59:40 ---> 0fbcd0392001 21:59:40 Step 7/27 : RUN go mod download 21:59:40 ---> Running in 194acc5c62ab 21:59:40 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:59:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:40 Setting up libksba8:amd64 (1.3.5-2) ... 21:59:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:59:40 Setting up udev (237-3ubuntu10.43) ... 21:59:40 ---> 349afff961dc 21:59:40 Step 7/23 : RUN go mod download 21:59:40 invoke-rc.d: policy-rc.d denied execution of start. 21:59:40 ---> Running in 6968cb6c7515 21:59:40 ---> Running in d9776461b955 21:59:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:40 Processing triggers for systemd (237-3ubuntu10) ... 21:59:40 Setting up fuse (2.9.7-1ubuntu1) ... 21:59:41 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:59:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:59:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:59:41 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:59:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:59:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:59:41 settings in the [Install] section, and DefaultInstance for template units). 21:59:41 This means they are not meant to be enabled using systemctl. 21:59:41 Possible reasons for having this kind of units are: 21:59:41 1) A unit may be statically enabled by being symlinked from another unit's 21:59:41 .wants/ or .requires/ directory. 21:59:41 2) A unit's purpose may be to act as a helper for some other unit which has 21:59:41 a requirement dependency on it. 21:59:41 3) A unit may be started when needed via activation (socket, path, timer, 21:59:41 D-Bus, udev, scripted systemctl call, ...). 21:59:41 4) In case of template units, the unit is meant to be enabled with some 21:59:41 instance name specified. 21:59:41 Reading package lists... 21:59:42 Building dependency tree... 21:59:42 Reading state information... 21:59:42 The following additional packages will be installed: 21:59:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:59:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:59:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:59:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:59:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:59:42 Suggested packages: 21:59:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:59:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:59:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:59:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:59:42 systemd-container policykit-1 21:59:42 Recommended packages: 21:59:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:59:42 The following NEW packages will be installed: 21:59:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:59:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:59:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:59:42 multiarch-support openssh-client python3 python3-minimal python3.6 21:59:42 python3.6-minimal snapd squashfs-tools sudo 21:59:42 The following packages will be upgraded: 21:59:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:59:42 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 21:59:42 Need to get 35.2 MB of archives. 21:59:42 After this operation, 141 MB of additional disk space will be used. 21:59:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 21:59:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:59:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:59:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 21:59:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 21:59:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:59:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:59:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:59:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:59:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:59:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:59:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:59:43 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 21:59:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:59:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:59:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:59:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:59:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:59:43 Removing intermediate container a9a083c212f6 21:59:43 ---> 1e9914b4a259 21:59:43 Step 8/24 : COPY . . 21:59:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:59:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:59:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:59:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:59:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:59:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:59:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:59:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:59:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:59:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:59:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 21:59:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:59:43 Removing intermediate container 9e75e4557a53 21:59:43 ---> ff9edd590652 21:59:43 Step 8/24 : COPY . . 21:59:44 debconf: delaying package configuration, since apt-utils is not installed 21:59:44 Fetched 35.2 MB in 2s (16.4 MB/s) 21:59:44 (Reading database ... 12757 files and directories currently installed.) 21:59:44 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 21:59:44 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:59:44 Removing intermediate container 194acc5c62ab 21:59:44 ---> 9d922191d2b8 21:59:44 Step 8/26 : COPY . . 21:59:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 21:59:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:59:45 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 21:59:45 (Reading database ... 12757 files and directories currently installed.) 21:59:45 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:59:45 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:59:45 Removing intermediate container d9776461b955 21:59:45 ---> a9a5c907cfcd 21:59:45 Step 8/27 : COPY . . 21:59:45 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:59:45 (Reading database ... 12757 files and directories currently installed.) 21:59:45 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:59:45 Removing intermediate container 6968cb6c7515 21:59:45 ---> 31606cf2955e 21:59:45 Step 8/23 : COPY . . 21:59:46 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:59:46 Setting up apt (1.6.12ubuntu0.2) ... 21:59:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:59:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:59:46 (Reading database ... 12764 files and directories currently installed.) 21:59:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 21:59:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 21:59:46 Selecting previously unselected package libpython3.6-minimal:amd64. 21:59:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:59:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:59:47 Selecting previously unselected package libexpat1:amd64. 21:59:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:59:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:59:47 Selecting previously unselected package python3.6-minimal. 21:59:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:59:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:59:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 21:59:47 Checking for services that may need to be restarted...done. 21:59:47 Checking for services that may need to be restarted...done. 21:59:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:59:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:59:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:59:48 Selecting previously unselected package python3-minimal. 21:59:48 (Reading database ... 13012 files and directories currently installed.) 21:59:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:59:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:59:48 Selecting previously unselected package mime-support. 21:59:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:59:48 Unpacking mime-support (3.60ubuntu1) ... 21:59:48 Selecting previously unselected package libmpdec2:amd64. 21:59:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:59:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:59:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:59:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:59:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:59:48 Selecting previously unselected package python3.6. 21:59:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:59:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:59:48 Selecting previously unselected package libpython3-stdlib:amd64. 21:59:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:59:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:59:48 Setting up python3-minimal (3.6.7-1~18.04) ... 21:59:49 Selecting previously unselected package python3. 21:59:49 (Reading database ... 13442 files and directories currently installed.) 21:59:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:59:49 Unpacking python3 (3.6.7-1~18.04) ... 21:59:49 Selecting previously unselected package multiarch-support. 21:59:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:59:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:59:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:59:49 Selecting previously unselected package liblzo2-2:amd64. 21:59:49 (Reading database ... 13479 files and directories currently installed.) 21:59:49 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:59:49 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:59:49 Selecting previously unselected package libbsd0:amd64. 21:59:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:59:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:59:49 Selecting previously unselected package sudo. 21:59:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 21:59:49 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:59:50 Selecting previously unselected package apparmor. 21:59:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:59:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:59:50 Selecting previously unselected package libedit2:amd64. 21:59:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:59:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:59:50 Selecting previously unselected package libkrb5support0:amd64. 21:59:50 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:59:50 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:59:50 Selecting previously unselected package libk5crypto3:amd64. 21:59:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:59:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:59:50 Selecting previously unselected package libkeyutils1:amd64. 21:59:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:59:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:59:50 Selecting previously unselected package libkrb5-3:amd64. 21:59:50 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:59:50 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:59:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:59:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:59:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:59:50 Selecting previously unselected package libssl1.0.0:amd64. 21:59:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 21:59:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:59:51 Selecting previously unselected package openssh-client. 21:59:51 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:59:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:59:51 Selecting previously unselected package squashfs-tools. 21:59:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:59:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:59:51 Selecting previously unselected package snapd. 21:59:51 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:59:51 Unpacking snapd (2.48+18.04) ... 21:59:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:59:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 21:59:54 Setting up mime-support (3.60ubuntu1) ... 21:59:54 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:59:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:59:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:59:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:59:54 Setting up systemd (237-3ubuntu10.43) ... 21:59:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:59:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:59:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:59:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:59:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:59:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:59:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:59:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:59:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:59:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:59:56 Setting up python3 (3.6.7-1~18.04) ... 21:59:56 running python rtupdate hooks for python3.6... 21:59:56 running python post-rtupdate hooks for python3.6... 21:59:56 Setting up apparmor (2.12-4ubuntu5.1) ... 21:59:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:59:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:59:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:59:57 Setting up snapd (2.48+18.04) ... 21:59:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:59:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:59:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:59:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:59:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:59:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:59:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:59:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:59:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:59:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:00:00 /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' 22:00:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:00:00 Processing triggers for systemd (237-3ubuntu10.43) ... 22:00:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:00:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:00:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:00:02 Reading package lists... 22:00:02 Reading package lists... 22:00:02 Building dependency tree... 22:00:02 Reading state information... 22:00:02 Calculating upgrade... 22:00:02 The following packages will be upgraded: 22:00:02 advancecomp base-files bash binutils binutils-common 22:00:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:00:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:00:02 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 22:00:02 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 22:00:02 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 22:00:02 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 22:00:02 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 22:00:02 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:00:02 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:00:02 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:00:02 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:00:02 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:00:02 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:00:02 ubuntu-keyring util-linux 22:00:03 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:00:03 Need to get 63.7 MB of archives. 22:00:03 After this operation, 5203 kB of additional disk space will be used. 22:00:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 22:00:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:00:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:00:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:00:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:00:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:00:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:00:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:00:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:00:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:00:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:00:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:00:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:00:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:00:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:00:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:00:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:00:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:00:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:00:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:00:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:00:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:00:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:00:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:00:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:00:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:00:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:00:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:00:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:00:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:00:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:00:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:00:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:00:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 22:00:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 22:00:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:00:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:00:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 22:00:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 22:00:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 22:00:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:00:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:00:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:00:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 22:00:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:00:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:00:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 22:00:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 22:00:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 22:00:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 22:00:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:00:03 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:00:03 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:00:03 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:00:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:00:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:00:06 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:00:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:00:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:00:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:00:07 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:00:07 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:00:07 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:00:07 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:00:07 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 22:00:07 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:00:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:00:07 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:00:07 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:00:07 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:00:07 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:00:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:00:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:00:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:00:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:00:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:00:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:00:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:00:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:00:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:00:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:00:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:00:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:00:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 22:00:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:00:07 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:00:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:00:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:00:07 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 22:00:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:00:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:00:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:00:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:00:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:00:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:00:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:00:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:00:07 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:00:08 debconf: delaying package configuration, since apt-utils is not installed 22:00:08 Fetched 58.0 MB in 5s (11.8 MB/s) 22:00:08 (Reading database ... 13912 files and directories currently installed.) 22:00:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:00:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:00:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:00:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:00:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 22:00:08 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 22:00:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:10 (Reading database ... 13911 files and directories currently installed.) 22:00:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:00:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:00:10 (Reading database ... 13911 files and directories currently installed.) 22:00:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:00:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:00:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:11 (Reading database ... 13911 files and directories currently installed.) 22:00:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:00:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:00:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:00:12 (Reading database ... 13911 files and directories currently installed.) 22:00:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:00:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:00:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:00:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:00:12 Setting up base-files (10.1ubuntu2.10) ... 22:00:12 ---> f023e01f92a7 22:00:12 Step 9/26 : RUN make cmd/core-data/core-data 22:00:12 ---> d5402aa9697b 22:00:12 Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:00:12 ---> 633e8667e850 22:00:12 Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:00:12 ---> 40b38ab153a5 22:00:12 Step 9/24 : RUN make cmd/support-scheduler/support-scheduler 22:00:12 ---> 555efbeb2bf7 22:00:12 Step 9/27 : RUN make cmd/support-notifications/support-notifications 22:00:12 ---> Running in 2e3dbcc65e37 22:00:12 ---> Running in 5587995c0fda 22:00:12 ---> Running in 72fe3d47a421 22:00:12 ---> Running in 9f4a62ed10bc 22:00:12 ---> Running in 1db62e05a097 22:00: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 22:00:12 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 22:00:12 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 22:00:12 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 22:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:00:12 Installing new version of config file /etc/issue ... 22:00:12 Installing new version of config file /etc/issue.net ... 22:00:12 Installing new version of config file /etc/lsb-release ... 22:00:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:00:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:00:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:00:13 Removing obsolete conffile /etc/default/motd-news ... 22:00:13 (Reading database ... 13912 files and directories currently installed.) 22:00:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:00:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:00:13 Setting up bash (4.4.18-2ubuntu1.2) ... 22:00:13 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 22:00:13 (Reading database ... 13912 files and directories currently installed.) 22:00:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:00:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:00:13 (Reading database ... 13912 files and directories currently installed.) 22:00:13 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 22:00:13 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 22:00:13 Setting up tar (1.29b-2ubuntu0.1) ... 22:00:13 (Reading database ... 13912 files and directories currently installed.) 22:00:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:00:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:00:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:00:14 (Reading database ... 13912 files and directories currently installed.) 22:00:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:00:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:00:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:00:14 (Reading database ... 13912 files and directories currently installed.) 22:00:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:00:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:00:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:00:14 (Reading database ... 13912 files and directories currently installed.) 22:00:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:00:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:00:14 Setting up grep (3.1-2build1) ... 22:00:14 (Reading database ... 13912 files and directories currently installed.) 22:00:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:00:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:00:15 Setting up login (1:4.5-1ubuntu2) ... 22:00:15 (Reading database ... 13912 files and directories currently installed.) 22:00:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:00:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:00:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:00:15 (Reading database ... 13912 files and directories currently installed.) 22:00:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:00:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:00:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:00:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:00:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:00:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:00:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:00:16 (Reading database ... 13912 files and directories currently installed.) 22:00:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:00:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:00:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:00:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:00:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:00:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:00:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:00:18 (Reading database ... 13912 files and directories currently installed.) 22:00:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:00:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:00:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:00:18 (Reading database ... 13912 files and directories currently installed.) 22:00:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:00:19 (Reading database ... 13912 files and directories currently installed.) 22:00:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:00:19 (Reading database ... 13912 files and directories currently installed.) 22:00:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:00:19 (Reading database ... 13912 files and directories currently installed.) 22:00:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:00:19 (Reading database ... 13912 files and directories currently installed.) 22:00:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:00:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:00:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:00:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:00:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:00:20 (Reading database ... 13912 files and directories currently installed.) 22:00:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:00:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:00:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:00:20 (Reading database ... 13912 files and directories currently installed.) 22:00:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:00:20 (Reading database ... 13912 files and directories currently installed.) 22:00:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:00:21 (Reading database ... 13912 files and directories currently installed.) 22:00:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:00:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:00:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:00:22 (Reading database ... 13912 files and directories currently installed.) 22:00:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:00:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:00:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:00:22 (Reading database ... 13912 files and directories currently installed.) 22:00:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:00:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:00:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:00:22 (Reading database ... 13914 files and directories currently installed.) 22:00:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:00:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:00:23 Setting up debconf (1.5.66ubuntu1) ... 22:00:23 (Reading database ... 13914 files and directories currently installed.) 22:00:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:00:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:00:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:00:23 (Reading database ... 13914 files and directories currently installed.) 22:00:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:00:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:00:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:00:23 (Reading database ... 13914 files and directories currently installed.) 22:00:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:00:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:00:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:00:24 (Reading database ... 13914 files and directories currently installed.) 22:00:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:00:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:00:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 22:00:24 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 22:00:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:00:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:00:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:00:25 (Reading database ... 13914 files and directories currently installed.) 22:00:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:00:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:00:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:00:25 (Reading database ... 13914 files and directories currently installed.) 22:00:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:00:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:00:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:00:25 (Reading database ... 13914 files and directories currently installed.) 22:00:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:00:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:00:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:00:26 (Reading database ... 13914 files and directories currently installed.) 22:00:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 22:00:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 22:00:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 22:00:26 (Reading database ... 13914 files and directories currently installed.) 22:00:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:00:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:00:26 Setting up passwd (1:4.5-1ubuntu2) ... 22:00:26 (Reading database ... 13914 files and directories currently installed.) 22:00:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 22:00:26 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 22:00:27 Setting up gpgv (2.2.4-1ubuntu1.3) ... 22:00:27 (Reading database ... 13914 files and directories currently installed.) 22:00:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:00:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:00:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:00:27 (Reading database ... 13914 files and directories currently installed.) 22:00:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:00:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:00:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:00:27 (Reading database ... 13914 files and directories currently installed.) 22:00:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:00:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:00:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:00:27 (Reading database ... 13914 files and directories currently installed.) 22:00:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:00:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:00:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:00:28 (Reading database ... 13914 files and directories currently installed.) 22:00:28 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 22:00:28 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 22:00:28 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 22:00:28 (Reading database ... 13914 files and directories currently installed.) 22:00:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 22:00:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 22:00:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 22:00:28 (Reading database ... 13915 files and directories currently installed.) 22:00:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:00:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:00:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:00:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:00:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 22:00:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 22:00:29 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 22:00:29 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 22:00:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:00:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:00:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:00:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:00:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:00:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:00:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:00:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:00:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:00:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:00:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:00:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:00:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:00:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:00:30 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 22:00:30 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 22:00:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:00:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:00:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:00:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:00:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:00:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:00:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:00:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:00:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:00:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:00:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:00:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 22:00:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:00:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:00:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:00:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:00:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:00:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:00:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:00:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:00:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:00:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:00:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:00:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:00:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:00:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:00:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:00:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:00:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:00:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:00:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:00:38 Setting up tzdata (2020f-0ubuntu0.18.04) ... 22:00:38 22:00:38 Current default time zone: 'Etc/UTC' 22:00:38 Local time is now: Fri Jan 8 22:00:38 UTC 2021. 22:00:38 Universal Time is now: Fri Jan 8 22:00:38 UTC 2021. 22:00:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:00:38 22:00:38 Setting up systemd-sysv (237-3ubuntu10.43) ... 22:00:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 22:00:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:00:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:00:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:00:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:00:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:00:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:00:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:00:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:00:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 22:00:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:39 Setting up patch (2.7.6-2ubuntu1.1) ... 22:00:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:00:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:00:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 22:00:39 Installing new version of config file /etc/ssl/openssl.cnf ... 22:00:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:00:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:00:39 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 22:00:40 Updating certificates in /etc/ssl/certs... 22:00:41 22 added, 17 removed; done. 22:00:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:00:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:00:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:00:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:00:41 Setting up pkgbinarymangler (138.18.04.1) ... 22:00:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 22:00:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:00:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:00:42 Setting up perl (5.26.1-6ubuntu0.5) ... 22:00:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 22:00:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:00:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:00:42 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 22:00:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:00:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:00:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:00:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:00:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:00:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:00:42 Processing triggers for systemd (237-3ubuntu10.43) ... 22:00:42 Processing triggers for mime-support (3.60ubuntu1) ... 22:00:42 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 22:00:42 Updating certificates in /etc/ssl/certs... 22:00:43 0 added, 0 removed; done. 22:00:43 Running hooks in /etc/ca-certificates/update.d... 22:00:43 done. 22:00:43 Reading package lists... 22:00:43 Building dependency tree... 22:00:43 Reading state information... 22:00:44 The following NEW packages will be installed: 22:00:44 apt-transport-https 22:00:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:00:44 Need to get 1696 B of archives. 22:00:44 After this operation, 153 kB of additional disk space will be used. 22:00:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 22:00:44 debconf: delaying package configuration, since apt-utils is not installed 22:00:44 Fetched 1696 B in 0s (27.5 kB/s) 22:00:44 Selecting previously unselected package apt-transport-https. 22:00:44 (Reading database ... 13929 files and directories currently installed.) 22:00:44 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 22:00:44 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 22:00:44 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 22:00:44 Waiting for network to be ready... 22:00:50 2021-01-08T22:00:47Z INFO Waiting for automatic snapd restart... 22:00:50 snapd 2.48.2 from Canonical* installed 22:00:50 "snapd" switched to the "latest/stable" channel 22:00:50 22:00:53 core18 20201210 from Canonical* installed 22:00:53 "core18" switched to the "latest/stable" channel 22:00:53 22:00:57 snapcraft 4.4.4 from Canonical* installed 22:00:57 "snapcraft" switched to the "latest/stable" channel 22:00:57 22:01:00 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: 22:01:00 - README.md 22:01:00 - snapcraft.yaml.orig 22:01:00 22:01:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:01:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:01:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:01:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:01:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:01:07 Reading package lists... 22:01:08 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 22:01:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:01:14 Reading package lists... 22:01:14 Building dependency tree... 22:01:14 Reading state information... 22:01:14 Suggested packages: 22:01:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:01:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:01:14 Recommended packages: 22:01:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:01:14 The following NEW packages will be installed: 22:01:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:01:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:01:14 pkg-config zip 22:01:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:01:14 Need to get 7655 kB of archives. 22:01:14 After this operation, 43.7 MB of additional disk space will be used. 22:01:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 22:01:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:01:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 22:01:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:01:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:01:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:01:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:01:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:01:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:01:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:01:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:01:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:01:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:01:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:01:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:01:15 debconf: delaying package configuration, since apt-utils is not installed 22:01:15 Fetched 7655 kB in 1s (9941 kB/s) 22:01:15 Selecting previously unselected package libglib2.0-0:amd64. 22:01:15 (Reading database ... 13933 files and directories currently installed.) 22:01:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 22:01:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:01:15 Selecting previously unselected package libpsl5:amd64. 22:01:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:01:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:01:15 Selecting previously unselected package libnghttp2-14:amd64. 22:01:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:01:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:01:15 Selecting previously unselected package librtmp1:amd64. 22:01:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:01:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:01:16 Selecting previously unselected package libcurl3-gnutls:amd64. 22:01:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 22:01:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:01:16 Selecting previously unselected package liberror-perl. 22:01:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:01:16 Unpacking liberror-perl (0.17025-1) ... 22:01:16 Selecting previously unselected package git-man. 22:01:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:01:16 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:01:16 Selecting previously unselected package git. 22:01:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:01:16 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:01:17 Selecting previously unselected package libnorm1:amd64. 22:01:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:01:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:01:17 Selecting previously unselected package libpgm-5.2-0:amd64. 22:01:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:01:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:01:17 Selecting previously unselected package libsodium23:amd64. 22:01:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:01:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:01:17 Selecting previously unselected package libzmq5:amd64. 22:01:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:01:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:01:17 Selecting previously unselected package libzmq3-dev:amd64. 22:01:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:01:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:01:17 Selecting previously unselected package pkg-config. 22:01:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:01:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:01:18 Selecting previously unselected package zip. 22:01:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:01:18 Unpacking zip (3.0-11build1) ... 22:01:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:01:18 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:01:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:01:18 Setting up liberror-perl (0.17025-1) ... 22:01:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:01:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:01:18 No schema files found: doing nothing. 22:01:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:01:18 Setting up zip (3.0-11build1) ... 22:01:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:01:18 Setting up libsodium23:amd64 (1.0.16-2) ... 22:01:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:01:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:01:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:01:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:01:18 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:01:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:01:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:01:25 git set to automatically installed. 22:01:25 git-man set to automatically installed. 22:01:25 libcurl3-gnutls set to automatically installed. 22:01:25 liberror-perl set to automatically installed. 22:01:25 libglib2.0-0 set to automatically installed. 22:01:25 libnghttp2-14 set to automatically installed. 22:01:25 libnorm1 set to automatically installed. 22:01:25 libpgm-5.2-0 set to automatically installed. 22:01:25 libpsl5 set to automatically installed. 22:01:25 librtmp1 set to automatically installed. 22:01:25 libsodium23 set to automatically installed. 22:01:25 libzmq3-dev set to automatically installed. 22:01:25 libzmq5 set to automatically installed. 22:01:25 pkg-config set to automatically installed. 22:01:25 zip set to automatically installed. 22:01:27 snapd is not logged in, snap install commands will use sudo 22:01:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:01:33 snap "core18" has no updates available 22:01:34 Pulling config-common 22:01:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:01:35 Pulling go-build-helper 22:01:42 Removing intermediate container 5587995c0fda 22:01:42 ---> 24d129535380 22:01:42 22:01:42 Step 10/24 : FROM alpine:3.12 22:01:42 3.12: Pulling from library/alpine 22:01:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 22:01:44 Status: Downloaded newer image for alpine:3.12 22:01:44 ---> afeebe901d6b 22:01:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:01:45 ---> Running in 1b70f844c16d 22:01:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:01:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:01:49 (1/5) Installing ca-certificates (20191127-r4) 22:01:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:01:49 (3/5) Installing libcurl (7.69.1-r3) 22:01:49 (4/5) Installing curl (7.69.1-r3) 22:01:49 (5/5) Installing dumb-init (1.2.2-r1) 22:01:50 Executing busybox-1.31.1-r19.trigger 22:01:50 Executing ca-certificates-20191127-r4.trigger 22:01:50 OK: 7 MiB in 19 packages 22:01:50 Removing intermediate container 9f4a62ed10bc 22:01:50 ---> ea4a396f00f2 22:01:50 22:01:50 Step 10/23 : FROM alpine:3.12 22:01:50 ---> afeebe901d6b 22:01:50 Step 11/23 : RUN apk add --update --no-cache curl 22:01:50 ---> Running in 91e3a6acf259 22:01:50 Removing intermediate container 1db62e05a097 22:01:50 ---> ed05905e75b0 22:01:50 Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:01:50 Removing intermediate container 72fe3d47a421 22:01:50 ---> 0084bd1a1e8a 22:01:50 Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:01:51 ---> Running in c626d57d3be0 22:01:51 ---> Running in 61efd30434a0 22:01:53 Removing intermediate container 1b70f844c16d 22:01:53 ---> e3c49b01e9e8 22:01:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:01:53 ---> Running in eb2321902d51 22:01:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:01:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:01:54 Removing intermediate container eb2321902d51 22:01:54 ---> 2b27f3246a2e 22:01:54 Step 13/24 : WORKDIR / 22:01:54 (1/4) Installing ca-certificates (20191127-r4) 22:01:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:01:54 (3/4) Installing libcurl (7.69.1-r3) 22:01:54 (4/4) Installing curl (7.69.1-r3) 22:01:54 Executing busybox-1.31.1-r19.trigger 22:01:54 Executing ca-certificates-20191127-r4.trigger 22:01:54 ---> Running in 89f718e8cbae 22:01:54 OK: 7 MiB in 18 packages 22:01:55 Removing intermediate container c626d57d3be0 22:01:55 ---> 22513f914cf8 22:01:55 22:01:55 Step 11/27 : FROM scratch 22:01:55 ---> 22:01:55 Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:01:55 Removing intermediate container 89f718e8cbae 22:01:55 Removing intermediate container 61efd30434a0 22:01:55 ---> c8b905abbf22 22:01:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:01:55 ---> 9bfc04d9caa8 22:01:55 22:01:55 Step 11/24 : FROM scratch 22:01:55 ---> 22:01:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:01:55 ---> Running in d0ff5ef795d3 22:01:55 ---> Running in 380b5d9cac15 22:01:56 Removing intermediate container d0ff5ef795d3 22:01:56 ---> 103eab502228 22:01:56 Step 13/27 : ENV APP_PORT=48060 22:01:56 ---> Running in ffacc0dcbbe2 22:01:56 Removing intermediate container 380b5d9cac15 22:01:56 ---> 317de8782d91 22:01:56 Step 13/24 : ENV APP_PORT=48085 22:01:57 ---> Running in e69a92c24bbd 22:01:57 ---> ea3988d6a3d0 22:01:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:01:57 Removing intermediate container 91e3a6acf259 22:01:57 ---> 48104006968c 22:01:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:01:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:01:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:01:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:01:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 22:01:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:01:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:01:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:01:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:01:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:01:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:01:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:01:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 22:01:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 22:01:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 22:01:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 22:01:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 22:01:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 22:01:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 22:01:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:01:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 22:01:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 22:01:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 22:01:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 22:01:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 22:01:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 22:01:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 22:01:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 22:01:57 Fetched 23.7 MB in 0s (0 B/s) 22:01:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:01:57 Fetched 96.5 kB in 0s (0 B/s) 22:01:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:01:57 Fetched 279 kB in 0s (0 B/s) 22:01:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:01:57 Fetched 122 kB in 0s (0 B/s) 22:01:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:01:57 Fetched 77.8 kB in 0s (0 B/s) 22:01:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:01:57 Fetched 8848 B in 0s (0 B/s) 22:01:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:01:57 Fetched 47.8 kB in 0s (0 B/s) 22:01:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:01:57 Fetched 45.6 kB in 0s (0 B/s) 22:01:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:01:57 Fetched 15.0 kB in 0s (0 B/s) 22:01:57 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 22:01:57 Fetched 214 kB in 0s (0 B/s) 22:01:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 22:01:57 Fetched 155 kB in 0s (0 B/s) 22:01:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:01:57 Fetched 50.6 kB in 0s (0 B/s) 22:01:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:01:57 Fetched 14.8 kB in 0s (0 B/s) 22:01:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:01:57 Fetched 41.8 kB in 0s (0 B/s) 22:01:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:01:57 Fetched 499 kB in 0s (0 B/s) 22:01:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:01:57 Fetched 111 kB in 0s (0 B/s) 22:01:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:01:57 Fetched 240 kB in 0s (0 B/s) 22:01:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:01:57 Fetched 29.3 kB in 0s (0 B/s) 22:01:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:01:57 Fetched 85.5 kB in 0s (0 B/s) 22:01:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:01:57 Fetched 24.5 kB in 0s (0 B/s) 22:01:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:01:57 Fetched 49.2 kB in 0s (0 B/s) 22:01:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:01:57 Fetched 54.2 kB in 0s (0 B/s) 22:01:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:01:57 Fetched 30.8 kB in 0s (0 B/s) 22:01:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 22:01:57 Fetched 17.0 kB in 0s (0 B/s) 22:01:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:01:57 Fetched 85.9 kB in 0s (0 B/s) 22:01:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:01:57 Fetched 8720 B in 0s (0 B/s) 22:01:57 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:01:57 Fetched 137 kB in 0s (0 B/s) 22:01:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:01:57 Fetched 119 kB in 0s (0 B/s) 22:01:57 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:01:57 Fetched 109 kB in 0s (0 B/s) 22:01:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:01:57 Fetched 11.1 kB in 0s (0 B/s) 22:01:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:01:57 Fetched 645 kB in 0s (0 B/s) 22:01:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:01:57 Fetched 41.3 kB in 0s (0 B/s) 22:01:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:01:57 Fetched 17.9 kB in 0s (0 B/s) 22:01:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:01:57 Fetched 368 kB in 0s (0 B/s) 22:01:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:01:57 Fetched 187 kB in 0s (0 B/s) 22:01:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:01:57 Fetched 175 kB in 0s (0 B/s) 22:01:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:01:57 Removing intermediate container ffacc0dcbbe2 22:01:57 ---> 4b2c52175c23 22:01:57 Step 14/27 : EXPOSE $APP_PORT 22:01:57 ---> Running in 5fbd9e97754b 22:01:57 Removing intermediate container e69a92c24bbd 22:01:57 ---> 13ea847068ab 22:01:57 Step 14/24 : EXPOSE $APP_PORT 22:01:57 ---> Running in 842a4846f49c 22:01:58 ---> Running in 880b7653c1f9 22:01:58 Removing intermediate container 5fbd9e97754b 22:01:58 ---> bfd86346ee04 22:01:58 Step 13/23 : WORKDIR /edgex 22:01:59 ---> 9ef97a8bd368 22:01:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:01:59 Removing intermediate container 880b7653c1f9 22:01:59 ---> 9bc65c9e9721 22:01:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:01:59 Removing intermediate container 842a4846f49c 22:01:59 ---> 4e388e0b27cc 22:01:59 Step 15/27 : COPY --from=builder /bin/sh /bin/sh 22:01:59 ---> Running in bd8b68e7b5b5 22:02:00 Removing intermediate container bd8b68e7b5b5 22:02:00 ---> 19fa879227aa 22:02:00 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:02:00 ---> 5f7d8e659255 22:02:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:02:00 ---> 1abd4bd1dbb1 22:02:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:02:00 ---> 174d2eb877bc 22:02:00 Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:02:00 Fetched 206 kB in 0s (0 B/s) 22:02:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 22:02:00 Fetched 1301 kB in 0s (0 B/s) 22:02:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:02:00 Fetched 36.2 kB in 0s (0 B/s) 22:02:00 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 22:02:00 Fetched 159 kB in 0s (0 B/s) 22:02:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:02:00 Fetched 107 kB in 0s (0 B/s) 22:02:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:02:00 Fetched 48.7 kB in 0s (0 B/s) 22:02:00 Pulling static-packages 22:02:01 'go115' has dependencies that need to be staged: go-build-helper static-packages 22:02:01 Skipping pull go-build-helper (already ran) 22:02:01 Skipping pull static-packages (already ran) 22:02:01 Building go-build-helper 22:02:01 ---> 74627405226b 22:02:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:02:01 ---> 29ff8ba77599 22:02:01 Step 18/24 : RUN chmod +x entrypoint.sh 22:02:01 ---> 93aaebdc4e16 22:02:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:02:02 ---> Running in 410037f92d2b 22:02:02 ---> f70a45c1670b 22:02:02 Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl 22:02:04 ---> a98c9887a813 22:02:04 Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd 22:02:04 ---> d648b0795e7c 22:02:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:02:04 Building static-packages 22:02:05 ---> a53099847491 22:02:05 Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:02:05 ---> 80781fc782f7 22:02:05 Step 19/24 : USER edgex_user 22:02:06 ---> Running in f81f82174fd8 22:02:06 Removing intermediate container 410037f92d2b 22:02:06 ---> 0189b833e945 22:02:06 Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 22:02:06 ---> 19897e43e1d3 22:02:06 Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user 22:02:06 ---> 879748cc2e01 22:02:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:02:06 ---> Running in c7d519320480 22:02:06 Staging go-build-helper 22:02:06 ---> Running in f6d62ecd9c97 22:02:07 Removing intermediate container f81f82174fd8 22:02:07 ---> 3bc5d97277b8 22:02:07 Step 20/24 : ENTRYPOINT ["/support-scheduler"] 22:02:07 Staging static-packages 22:02:07 ---> Running in f535bee60f01 22:02:07 Removing intermediate container 2e3dbcc65e37 22:02:07 ---> 52d98d724dbd 22:02:07 Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:02:08 Pulling go115 22:02:08 ---> Running in 96f85855dc48 22:02:08 ---> 5a7e40be8742 22:02:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:02:08 Removing intermediate container f535bee60f01 22:02:08 ---> 888bb7b56635 22:02:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:08 ---> Running in f3a92101baf2 22:02:09 'edgex-go' has dependencies that need to be staged: go115 22:02:09 Skipping pull go115 (already ran) 22:02:09 Building go115 22:02:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:09 Dload Upload Total Spent Left Speed 22:02:09 ---> 49e5b8dcd184 22:02:09 Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd 22:02:09 Removing intermediate container f3a92101baf2 22:02:09 ---> 7404bade6560 22:02:09 Step 22/24 : LABEL arch=arm64 22:02:10 Removing intermediate container c7d519320480 22:02:10 ---> 18ba2310fc9c 22:02:10 Step 20/24 : USER edgex_user 22:02:10 ---> Running in 8213db02f46e 22:02:10 ---> Running in 35d3df59daf0 22:02:10 Removing intermediate container f6d62ecd9c97 22:02:10 ---> 711b3b6ebcfa 22:02:10 Step 18/23 : USER edgex_user 22:02:10 ---> Running in c6abc3b91927 22:02:10 ---> e1e8d8c09e4d 22:02:10 Step 22/27 : USER edgex_user 22:02:10 Removing intermediate container 35d3df59daf0 22:02:10 ---> 821b533facbb 22:02:10 Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] 22:02:11 Removing intermediate container 8213db02f46e 22:02:11 ---> a27e03304c84 22:02:11 Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:02:11 ---> Running in 1e5514fd8651 22:02:11 ---> Running in ace898953d90 22:02:11 ---> Running in 3ea367f1e3d5 22:02:11 Removing intermediate container c6abc3b91927 22:02:11 ---> ef5b8aa43ed9 22:02:11 Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:02:11 Removing intermediate container 96f85855dc48 22:02:11 ---> 321d71a8fb70 22:02:11 22:02:11 Step 11/26 : FROM alpine:3.12 22:02:11 ---> afeebe901d6b 22:02:11 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:02:11 ---> Running in a657c9784860 22:02:11 ---> Running in 08d584543231 22:02:12 Removing intermediate container 1e5514fd8651 22:02:12 ---> 1d6a1bb6ef62 22:02:12 Step 23/27 : ENTRYPOINT ["/support-notifications"] 22:02:12 Removing intermediate container ace898953d90 22:02:12 ---> d4c9da91926a 22:02:12 Step 22/24 : LABEL arch=arm64 22:02:12 Removing intermediate container 3ea367f1e3d5 22:02:12 ---> ff55aaade246 22:02:12 Step 24/24 : LABEL version=0.0.0 22:02:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 115M 21 24.5M 0 0 33.6M 0 0:00:03 --:--:-- 0:00:03 33.5M 58 115M 58 67.3M 0 0 38.6M 0 0:00:02 0:00:01 0:00:01 38.6M 92 115M 92 107M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 100 115M 100 115M 0 0 39.4M 0 0:00:02 0:00:02 --:--:-- 39.3M 22:02:12 ---> Running in dd6f4e85e476 22:02:12 ---> Running in 4457c8d06892 22:02:12 ---> Running in 29d8d39e34f1 22:02:12 Removing intermediate container a657c9784860 22:02:12 ---> f3c43cc354b5 22:02:12 Step 20/23 : CMD ["--init=true"] 22:02:12 Removing intermediate container 08d584543231 22:02:12 ---> a561a37dca68 22:02:12 Step 13/26 : ENV APP_PORT=48080 22:02:12 ---> Running in dd991234e5b7 22:02:12 ---> Running in 16e92cf6ef23 22:02:12 go1.15.2.linux-amd64.tar.gz: OK 22:02:12 Removing intermediate container 4457c8d06892 22:02:12 ---> 23fa0d0cb422 22:02:12 Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:02:12 Removing intermediate container dd6f4e85e476 22:02:12 ---> cf883cfe2d30 22:02:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:13 Removing intermediate container 29d8d39e34f1 22:02:13 ---> 35b1be9b8450 22:02:13 22:02:13 ---> Running in 5048fa5fe3f7 22:02:13 ---> Running in 16c251d6ddaf 22:02:13 Removing intermediate container 16e92cf6ef23 22:02:13 ---> cc96aece019d 22:02:13 Removing intermediate container dd991234e5b7 22:02:13 ---> 763b6bf27ecd 22:02:13 Step 21/23 : LABEL arch=arm64 22:02:13 Step 14/26 : EXPOSE $APP_PORT 22:02:13 Successfully built 35b1be9b8450 22:02:13 ---> Running in db3397763171 22:02:13 Successfully tagged docker-support-scheduler-go-arm64:latest 22:02:13  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 22:02:13 ---> Running in 5c2ffee1eaa4 22:02:13 Removing intermediate container 16c251d6ddaf 22:02:13 Removing intermediate container 5048fa5fe3f7 22:02:13 ---> 46910532d3ca 22:02:13 ---> db0d6c85645f 22:02:13 Step 24/24 : LABEL version=0.0.0 22:02:13 Step 25/27 : LABEL arch=arm64 22:02:14 ---> Running in 925b9413a6c7 22:02:14 ---> Running in 4672cb4acce3 22:02:14 Removing intermediate container db3397763171 22:02:14 ---> f89ef7f93651 22:02:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:14 Removing intermediate container 5c2ffee1eaa4 22:02:14 ---> ada2713eef3b 22:02:14 Step 22/23 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:02:14 ---> Running in 3991d3384c86 22:02:14 ---> Running in a8bdab032b74 22:02:15 Removing intermediate container 4672cb4acce3 22:02:15 Removing intermediate container 925b9413a6c7 22:02:15 ---> 2797f6bad1a8 22:02:15 Step 26/27 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:02:15 ---> e040f778b45d 22:02:15 22:02:15 Removing intermediate container a8bdab032b74 22:02:15 ---> 9a70c2299e69 22:02:15 Step 23/23 : LABEL version=0.0.0 22:02:15 Successfully built e040f778b45d 22:02:15 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:02:15  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 22:02:15 ---> Running in db2b56946a36 22:02:16 ---> Running in 68f022ac076e 22:02:16 Removing intermediate container db2b56946a36 22:02:16 ---> 61bd74cd94df 22:02:16 Step 27/27 : LABEL version=0.0.0 22:02:16 Removing intermediate container 68f022ac076e 22:02:16 ---> 37f110fbdfa7 22:02:16 22:02:16 Staging go115 22:02:17 ---> Running in e4855fea1f17 22:02:17 Successfully built 37f110fbdfa7 22:02:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:02:18  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 22:02:18 Removing intermediate container e4855fea1f17 22:02:18 ---> cb56e42ab065 22:02:18 22:02:18 Successfully built cb56e42ab065 22:02:18 Successfully tagged docker-support-notifications-go-arm64:latest 22:02:19 Building docker-core-command-go 22:02:19  Building docker-support-notifications-go ... done Removing intermediate container 3991d3384c86 22:02:19 ---> b38fcf25af31 22:02:19 Step 16/26 : RUN apk add --update --no-cache zeromq 22:02:19 ---> Running in 28c71d1484dd 22:02:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:02:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:02:22 (1/5) Installing libgcc (9.3.0-r2) 22:02:22 (2/5) Installing libsodium (1.0.18-r0) 22:02:22 (3/5) Installing libstdc++ (9.3.0-r2) 22:02:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:02:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:02:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:02:22 Fetched 0 B in 0s (0 B/s) 22:02:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:02:22 Fetched 224 kB in 0s (0 B/s) 22:02:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:02:22 Fetched 157 kB in 0s (0 B/s) 22:02:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:02:22 Fetched 221 kB in 0s (0 B/s) 22:02:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:02:22 Fetched 143 kB in 0s (0 B/s) 22:02:22 Pulling edgex-go 22:02:22 (4/5) Installing libzmq (4.3.3-r0) 22:02:22 (5/5) Installing zeromq (4.3.3-r0) 22:02:22 Executing busybox-1.31.1-r19.trigger 22:02:22 OK: 8 MiB in 19 packages 22:02:22 Pulling version 22:02:23 Building config-common 22:02:25 Skipping build go-build-helper (already ran) 22:02:25 Skipping build static-packages (already ran) 22:02:25 Skipping build go115 (already ran) 22:02:25 Building edgex-go 22:02:25 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 22:02:26 Removing intermediate container 28c71d1484dd 22:02:26 ---> 859b043459b1 22:02:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:02:27 go: downloading github.com/gorilla/mux v1.8.0 22:02:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 22:02:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 22:02:27 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 22:02:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:02:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:02:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:02:27 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 22:02:27 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 22:02:27 go: downloading github.com/pelletier/go-toml v1.2.0 22:02:27 go: downloading github.com/imdario/mergo v0.3.11 22:02:27 go: downloading github.com/BurntSushi/toml v0.3.1 22:02:27 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 22:02:27 go: downloading github.com/pkg/errors v0.8.1 22:02:27 go: downloading github.com/google/uuid v1.1.4 22:02:27 go: downloading github.com/go-kit/kit v0.8.0 22:02:27 go: downloading github.com/go-playground/validator/v10 v10.3.0 22:02:27 go: downloading gopkg.in/yaml.v2 v2.4.0 22:02:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:02:27 go: downloading github.com/x448/float16 v0.8.4 22:02:27 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:02:27 go: downloading github.com/pebbe/zmq4 v1.2.2 22:02:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:02:27 go: downloading github.com/hashicorp/consul/api v1.1.0 22:02:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:02:27 ---> d33f511555bd 22:02:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:02:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:02:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:02:27 go: downloading github.com/mitchellh/copystructure v1.0.0 22:02:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:02:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:02:27 go: downloading github.com/leodido/go-urn v1.2.0 22:02:27 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:02:27 go: downloading github.com/go-playground/universal-translator v0.17.0 22:02:27 go: downloading github.com/hashicorp/serf v0.8.2 22:02:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:02:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:02:27 go: downloading github.com/go-playground/locales v0.13.0 22:02:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:02:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:02:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:02:29 ---> bb18ed843140 22:02:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:02:30 ---> 28f212b3e97f 22:02:30 Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd 22:02:32 ---> 078ccc12b90d 22:02:32 Step 21/26 : USER edgex_user 22:02:32 ---> Running in 6e8bc3642bb3 22:02:33 Removing intermediate container 6e8bc3642bb3 22:02:33 ---> dc17e6379f81 22:02:33 Step 22/26 : ENTRYPOINT ["/core-data"] 22:02:33 ---> Running in 2455ed935c1e 22:02:34 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 22:02:34 Removing intermediate container 2455ed935c1e 22:02:34 ---> bb2ff75d0438 22:02:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:34 ---> Running in 7ddf35ce3233 22:02:35 Removing intermediate container 7ddf35ce3233 22:02:35 ---> 3d2b347ce0d4 22:02:35 Step 24/26 : LABEL arch=arm64 22:02:36 ---> Running in 6440a1099a31 22:02:37 Removing intermediate container 6440a1099a31 22:02:37 ---> 71ac9c780351 22:02:37 Step 25/26 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:02:37 ---> Running in e4f0b7ed81d5 22:02:38 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 22:02:38 Removing intermediate container e4f0b7ed81d5 22:02:38 ---> bc07009b3df9 22:02:38 Step 26/26 : LABEL version=0.0.0 22:02:38 ---> Running in 5820d14c9021 22:02:39 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 22:02:39 Removing intermediate container 5820d14c9021 22:02:39 ---> e9b031759208 22:02:39 22:02:39 Successfully built e9b031759208 22:02:39 Successfully tagged docker-core-data-go-arm64:latest 22:02:40 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 22:02:40 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 22:02:40 go: downloading github.com/stretchr/testify v1.6.1 22:02:40 go: downloading github.com/pmezard/go-difflib v1.0.0 22:02:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:02:40 go: downloading github.com/davecgh/go-spew v1.1.1 22:02: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 22:02:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:02:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:02:43 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 22:02:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:02:44 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 22:02:44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:02:45 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 22:02:46 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 22:02:47 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 22:02:49 Building version 22:02:50 Staging config-common 22:02:51 Skipping stage go-build-helper (already ran) 22:02:51 Skipping stage static-packages (already ran) 22:02:51 Skipping stage go115 (already ran) 22:02:51 Staging edgex-go 22:02:52 Staging version 22:02:53 Priming config-common 22:02:54 Priming go-build-helper 22:02:55 Priming static-packages 22:02:57 Priming go115 22:02:58 Priming edgex-go 22:02:59 Priming version 22:03:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:03:01  Building docker-core-data-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:03:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:03:01 ---> 622bb411b4c4 22:03:01 Step 3/25 : WORKDIR /edgex-go 22:03:01 ---> Using cache 22:03:01 ---> 7bb04a6c7114 22:03:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:01 ---> Using cache 22:03:01 ---> 33b13f6d9040 22:03:01 Step 5/25 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:06 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:03:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:03:06 ---> 622bb411b4c4 22:03:06 Step 3/25 : WORKDIR /edgex-go 22:03:06 ---> Using cache 22:03:06 ---> 7bb04a6c7114 22:03:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:06 ---> Using cache 22:03:06 ---> 33b13f6d9040 22:03:06 Step 5/25 : RUN apk add --update --no-cache make git 22:03:06 ---> Running in 7b3315df4bcc 22:03:06 ---> Running in d8e29b1bbb30 22:03:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:08 Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:03:08 Step 2/28 : FROM ${BUILDER_BASE} AS builder 22:03:08 ---> 622bb411b4c4 22:03:08 Step 3/28 : WORKDIR /edgex-go 22:03:08 ---> Using cache 22:03:08 ---> 7bb04a6c7114 22:03:08 Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:08 ---> Using cache 22:03:08 ---> 33b13f6d9040 22:03:08 Step 5/28 : RUN apk add --update --no-cache make bash git 22:03:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:08 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:03:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:03:08 ---> 622bb411b4c4 22:03:08 Step 3/25 : WORKDIR /edgex-go 22:03:08 ---> Using cache 22:03:08 ---> 7bb04a6c7114 22:03:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:08 ---> Using cache 22:03:08 ---> 33b13f6d9040 22:03:08 Step 5/25 : RUN apk add --update --no-cache make git 22:03:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:09 ---> Running in f480a72828d4 22:03:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:09 ---> Running in 32c3825773ec 22:03:09 OK: 217 MiB in 51 packages 22:03:10 OK: 217 MiB in 51 packages 22:03:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:11 Removing intermediate container 7b3315df4bcc 22:03:11 ---> b2352aee95f7 22:03:11 Step 6/25 : COPY go.mod . 22:03:11 Removing intermediate container d8e29b1bbb30 22:03:11 ---> f4ec8b54a11d 22:03:11 Step 6/25 : COPY go.mod . 22:03:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:12 ---> 6d616b7da347 22:03:12 Step 7/25 : RUN go mod download 22:03:12 ---> Running in fef35f0ddfa6 22:03:12 OK: 217 MiB in 51 packages 22:03:12 ---> b2c21c184127 22:03:12 Step 7/25 : RUN go mod download 22:03:12 OK: 217 MiB in 51 packages 22:03:12 ---> Running in 66ca499cd90a 22:03:14 Removing intermediate container f480a72828d4 22:03:14 ---> 7c8fb1e1f264 22:03:14 Step 6/25 : COPY go.mod . 22:03:14 Removing intermediate container 32c3825773ec 22:03:14 ---> 4845d49bf0e7 22:03:14 Step 6/28 : COPY go.mod . 22:03:15 ---> 5441b4635755 22:03:15 Step 7/25 : RUN go mod download 22:03:15 ---> b220662790bd 22:03:15 Step 7/28 : RUN go mod download 22:03:15 ---> Running in 82b0a2f4cb47 22:03:15 ---> Running in dc06f6b081f7 22:03:15 Removing intermediate container fef35f0ddfa6 22:03:15 ---> 6dd08e2a37d2 22:03:15 Step 8/25 : COPY . . 22:03:16 Removing intermediate container 66ca499cd90a 22:03:16 ---> 72f68b370048 22:03:16 Step 8/25 : COPY . . 22:03:22 Removing intermediate container dc06f6b081f7 22:03:22 ---> 5a29bf999cc0 22:03:22 Step 8/28 : COPY . . 22:03:22 Removing intermediate container 82b0a2f4cb47 22:03:22 ---> e8abf9f41a92 22:03:22 Step 8/25 : COPY . . 22:03:38 ---> 2222bea3580b 22:03:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:03:38 ---> 19bc8928ef42 22:03:38 Step 9/25 : RUN make cmd/core-metadata/core-metadata 22:03:38 ---> a810e4c62be3 22:03:38 Step 9/25 : RUN make cmd/core-command/core-command 22:03:38 ---> Running in d875401c89a3 22:03:38 ---> Running in 18b8c936905c 22:03:38 ---> Running in 770eab47be03 22:03:38 ---> 6ac9f7250842 22:03:38 Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:03:38 ---> Running in 5837b50f6037 22:03:39 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 22:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:03:40 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 22:03:40 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 22:04:48 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 22:04:54 Removing intermediate container d875401c89a3 22:04:54 ---> 8566e1227a64 22:04:54 22:04:54 Step 10/25 : FROM alpine:3.12 22:04:54 ---> afeebe901d6b 22:04:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:04:54 ---> Running in 58e2828eeda6 22:04:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:04:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:04:57 Removing intermediate container 5837b50f6037 22:04:57 ---> 143fe8b82bd1 22:04:57 Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:04:57 ---> Running in 6211a58a646b 22:04:57 (1/6) Installing ca-certificates (20191127-r4) 22:04:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:04:57 (3/6) Installing libcurl (7.69.1-r3) 22:04:57 (4/6) Installing curl (7.69.1-r3) 22:04:57 (5/6) Installing dumb-init (1.2.2-r1) 22:04:57 (6/6) Installing su-exec (0.2-r1) 22:04:57 Executing busybox-1.31.1-r19.trigger 22:04:57 Executing ca-certificates-20191127-r4.trigger 22:04:58 OK: 7 MiB in 20 packages 22:04:59 Removing intermediate container 770eab47be03 22:04:59 ---> ff1a7d2c9fc3 22:04:59 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:04:59 ---> Running in 2cbe9368d0dd 22:04: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 22:05:00 Removing intermediate container 58e2828eeda6 22:05:00 ---> 7c02e941ba28 22:05:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:05:00 ---> Running in e337ef3fb608 22:05:01 Removing intermediate container e337ef3fb608 22:05:01 ---> 1a6790f5f97a 22:05:01 Step 13/25 : WORKDIR / 22:05:01 ---> Running in 94908f3296d6 22:05:02 Removing intermediate container 2cbe9368d0dd 22:05:02 ---> ac8970d0f1df 22:05:02 22:05:02 Step 11/25 : FROM scratch 22:05:02 ---> 22:05:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:05:02 Removing intermediate container 94908f3296d6 22:05:02 ---> 72739ec8d475 22:05:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:05:02 ---> Using cache 22:05:02 ---> 317de8782d91 22:05:02 Step 13/25 : ENV APP_PORT=48082 22:05:02 ---> Running in 69e92990285d 22:05:03 Removing intermediate container 69e92990285d 22:05:03 ---> 83306040b0ea 22:05:03 Step 14/25 : EXPOSE $APP_PORT 22:05:03 ---> 7dc06aa1a529 22:05:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:05:03 ---> Running in 92fc571f3f7d 22:05:03 Removing intermediate container 6211a58a646b 22:05:03 ---> 5457f8780f78 22:05:03 22:05:03 Step 11/28 : FROM docker:20.10.0 22:05:04 20.10.0: Pulling from library/docker 22:05:04 Removing intermediate container 92fc571f3f7d 22:05:04 ---> 79d56b9e6230 22:05:04 Step 15/25 : WORKDIR / 22:05:04 ---> Running in a2867e03b132 22:05:05 ---> 88ba21d42b2a 22:05:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:05:05 Removing intermediate container a2867e03b132 22:05:05 ---> 94c8aacccabb 22:05:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:05:06 ---> 584ff02523e9 22:05:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:05:06 ---> f45bf3c369ca 22:05:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:05:08 Removing intermediate container 18b8c936905c 22:05:08 ---> 88ef470f789c 22:05:08 Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd 22:05:08 ---> 663642558c18 22:05:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:05:08 ---> Running in 8c060c63c560 22:05:08 ---> fdab263179ad 22:05:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:05:10 ---> a87dab13e41e 22:05:10 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 22:05:10 ---> 2fe3eec8f52e 22:05:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:05:11 ---> 35c092a5afc7 22:05:11 ---> 2c7cc7e3a69d 22:05:11 Step 20/25 : USER edgex_user 22:05:11 Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:05:12 Removing intermediate container 8c060c63c560 22:05:12 ---> 2f1c36fce0c2 22:05:12 22:05:12 Step 11/25 : FROM scratch 22:05:12 ---> 22:05:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:05:12 ---> Using cache 22:05:12 ---> 317de8782d91 22:05:12 Step 13/25 : ENV APP_PORT=48081 22:05:12 ---> Running in 788b4417598a 22:05:12 ---> Running in 785f2035abfd 22:05:12 ---> Running in 8b647642fa5d 22:05:12 Removing intermediate container 788b4417598a 22:05:12 ---> 5d6a4438f0e6 22:05:12 Step 21/25 : ENTRYPOINT ["/core-command"] 22:05:13 Removing intermediate container 8b647642fa5d 22:05:13 ---> 2e3a6a311ce9 22:05:13 Step 14/25 : EXPOSE $APP_PORT 22:05:13 ---> Running in 1ca44edeec22 22:05:13 ---> Running in 4737003ec31d 22:05:14 Removing intermediate container 1ca44edeec22 22:05:14 ---> 32e7a61ebe7d 22:05:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:14 Removing intermediate container 4737003ec31d 22:05:14 ---> 7595e880df7c 22:05:14 Step 15/25 : WORKDIR / 22:05:14 ---> Running in ed43d376982d 22:05:14 ---> Running in f7706862f82e 22:05:15 Removing intermediate container ed43d376982d 22:05:15 ---> ce1f0565901e 22:05:15 Step 23/25 : LABEL arch=arm64 22:05:15 Removing intermediate container 785f2035abfd 22:05:15 ---> 9fa8e1269793 22:05:15 Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:05:15 Removing intermediate container f7706862f82e 22:05:15 ---> 212bad0e64aa 22:05:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:05:15 ---> Running in 4dfe70b799e3 22:05:15 ---> Running in 634a0adc5cdd 22:05:16 Removing intermediate container 4dfe70b799e3 22:05:16 ---> 172a3a2d964c 22:05:16 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:05:16 ---> 2e2846d06710 22:05:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:05:16 ---> Running in 781612b5054b 22:05:17 Removing intermediate container 781612b5054b 22:05:17 ---> b9b56a9c162d 22:05:17 Step 25/25 : LABEL version=0.0.0 22:05:17 ---> Running in 8efcfd3984cc 22:05:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:05:17 Status: Downloaded newer image for docker:20.10.0 22:05:17 ---> eeaf43b92773 22:05:17 Step 12/28 : RUN apk add --no-cache bash 22:05:17 ---> Running in b4a60fb2ee10 22:05:17 ---> 95c9ea69ab8b 22:05:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:05:18 Removing intermediate container 8efcfd3984cc 22:05:18 ---> acb36915f722 22:05:18 22:05:18 Removing intermediate container 634a0adc5cdd 22:05:18 ---> 335ee669dda0 22:05:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:05:18 Successfully built acb36915f722 22:05:18 Successfully tagged docker-core-command-go-arm64:latest 22:05:18  Building docker-core-command-go ... done  ---> Running in 0ee609c65982 22:05:18 ---> 485d0b53a05d 22:05:18 Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd 22:05:19 Removing intermediate container 0ee609c65982 22:05:19 ---> 13039ce0b4bc 22:05:19 Step 23/25 : LABEL arch=arm64 22:05:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:05:19 ---> Running in a8bc8643beb7 22:05:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:05:19 ---> 20dcae1f1228 22:05:19 Step 20/25 : USER edgex_user 22:05:19 Removing intermediate container a8bc8643beb7 22:05:19 ---> 1c64509d3175 22:05:19 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:05:19 ---> Running in 1727ebe43e4a 22:05:19 (1/2) Installing readline (8.0.4-r0) 22:05:19 (2/2) Installing bash (5.0.17-r0) 22:05:19 Executing bash-5.0.17-r0.post-install 22:05:19 ---> Running in cf8247b3ad2a 22:05:19 Executing busybox-1.31.1-r19.trigger 22:05:20 OK: 12 MiB in 22 packages 22:05:20 Removing intermediate container 1727ebe43e4a 22:05:20 ---> 83fcc322ec88 22:05:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:05:20 Removing intermediate container cf8247b3ad2a 22:05:20 ---> 8b50362461b4 22:05:20 Step 25/25 : LABEL version=0.0.0 22:05:20 ---> Running in 4cf064ed0d4d 22:05:20 ---> Running in 20d04b24087d 22:05:21 Removing intermediate container 4cf064ed0d4d 22:05:21 ---> bba64b583692 22:05:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:21 Removing intermediate container 20d04b24087d 22:05:21 ---> f0430fc0b148 22:05:21 22:05:21 ---> Running in 4daefc578f9a 22:05:21 Removing intermediate container b4a60fb2ee10 22:05:21 ---> 12c41c37a8d8 22:05:21 Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:05:21 ---> Running in 4f280fa0f9d6 22:05:21 Successfully built f0430fc0b148 22:05:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:05:21  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4daefc578f9a 22:05:21 ---> 3c4d8ca70635 22:05:21 Step 23/25 : LABEL arch=arm64 22:05:22 ---> Running in 288cf51a77de 22:05:22 Removing intermediate container 4f280fa0f9d6 22:05:22 ---> 59669fa5d14f 22:05:22 Step 14/28 : ENV APP_PORT=48090 22:05:22 ---> Running in 9985ef117dec 22:05:22 Removing intermediate container 288cf51a77de 22:05:22 ---> df97f8510ed8 22:05:22 Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:05:22 ---> Running in 20272e5e922e 22:05:23 Removing intermediate container 9985ef117dec 22:05:23 ---> c83aeb98179e 22:05:23 Step 15/28 : EXPOSE $APP_PORT 22:05:23 ---> Running in 086482c0f019 22:05:23 Removing intermediate container 20272e5e922e 22:05:23 ---> 23df1a222c5b 22:05:23 Step 25/25 : LABEL version=0.0.0 22:05:23 ---> Running in 581b7f14ac3d 22:05:23 Removing intermediate container 086482c0f019 22:05:23 ---> 369c94eb881d 22:05:23 Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:05:23 Removing intermediate container 581b7f14ac3d 22:05:23 ---> 49d633a5f771 22:05:23 22:05:24 Successfully built 49d633a5f771 22:05:24 Successfully tagged docker-core-metadata-go-arm64:latest 22:05:25  Building docker-core-metadata-go ... done  ---> 091555752373 22:05:25 Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:05:25 ---> 1435e098efb1 22:05:25 Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:05:26 ---> 63350ce473e9 22:05:26 Step 19/28 : RUN apk --no-cache add py3-pip 22:05:26 ---> Running in 2cf0b04611c7 22:05:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:05:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:05:28 (1/33) Installing libbz2 (1.0.8-r1) 22:05:28 (2/33) Installing expat (2.2.9-r1) 22:05:28 (3/33) Installing libffi (3.3-r2) 22:05:28 (4/33) Installing gdbm (1.13-r1) 22:05:28 (5/33) Installing xz-libs (5.2.5-r0) 22:05:28 (6/33) Installing sqlite-libs (3.32.1-r0) 22:05:28 (7/33) Installing python3 (3.8.5-r0) 22:05:30 (8/33) Installing py3-appdirs (1.4.4-r1) 22:05:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:05:30 (10/33) Installing py3-parsing (2.4.7-r0) 22:05:30 (11/33) Installing py3-six (1.15.0-r0) 22:05:30 (12/33) Installing py3-packaging (20.4-r0) 22:05:30 (13/33) Installing py3-setuptools (47.0.0-r0) 22:05:30 (14/33) Installing py3-chardet (3.0.4-r4) 22:05:30 (15/33) Installing py3-idna (2.9-r0) 22:05:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:05:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:05:30 (18/33) Installing py3-requests (2.23.0-r0) 22:05:30 (19/33) Installing py3-msgpack (1.0.0-r0) 22:05:30 (20/33) Installing py3-lockfile (0.12.2-r3) 22:05:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:05:30 (22/33) Installing py3-colorama (0.4.3-r0) 22:05:30 (23/33) Installing py3-distlib (0.3.0-r0) 22:05:30 (24/33) Installing py3-distro (1.5.0-r1) 22:05:30 (25/33) Installing py3-webencodings (0.5.1-r3) 22:05:30 (26/33) Installing py3-html5lib (1.0.1-r4) 22:05:30 (27/33) Installing py3-pytoml (0.1.21-r0) 22:05:30 (28/33) Installing py3-pep517 (0.8.2-r0) 22:05:30 (29/33) Installing py3-progress (1.5-r0) 22:05:30 (30/33) Installing py3-toml (0.10.1-r0) 22:05:30 (31/33) Installing py3-retrying (1.3.3-r0) 22:05:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:05:30 (33/33) Installing py3-pip (20.1.1-r0) 22:05:30 Executing busybox-1.31.1-r19.trigger 22:05:30 OK: 71 MiB in 55 packages 22:05:37 Removing intermediate container 2cf0b04611c7 22:05:37 ---> 1b909f9cbfd9 22:05:37 Step 20/28 : RUN pip install docker-compose==1.23.2 22:05:37 ---> Running in 27668609b7dd 22:05:43 Collecting docker-compose==1.23.2 22:05:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:05:43 Collecting texttable<0.10,>=0.9.0 22:05:43 Downloading texttable-0.9.1.tar.gz (11 kB) 22:05:44 Collecting dockerpty<0.5,>=0.4.1 22:05:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:05:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:05:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:05:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:05:47 Collecting cached-property<2,>=1.2.0 22:05:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:05:48 Collecting websocket-client<1.0,>=0.32.0 22:05:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:05:48 Collecting jsonschema<3,>=2.5.1 22:05:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:05:49 Collecting PyYAML<4,>=3.10 22:05:49 Downloading PyYAML-3.13.tar.gz (270 kB) 22:05:52 Collecting docker<4.0,>=3.6.0 22:05:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:05:53 Collecting docopt<0.7,>=0.6.1 22:05:53 Downloading docopt-0.6.2.tar.gz (25 kB) 22:05:55 Collecting urllib3<1.25,>=1.21.1 22:05:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:05:55 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) 22:05:55 Collecting idna<2.8,>=2.5 22:05:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:05:55 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) 22:05:56 Collecting docker-pycreds>=0.4.0 22:05:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:05:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:05:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:05:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:05:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:05:57 Installing collected packages: texttable, dockerpty, urllib3, idna, requests, cached-property, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docopt, docker-compose 22:05:57 Running setup.py install for texttable: started 22:05:58 Running setup.py install for texttable: finished with status 'done' 22:05:58 Running setup.py install for dockerpty: started 22:06:00 Running setup.py install for dockerpty: finished with status 'done' 22:06:00 Attempting uninstall: urllib3 22:06:00 Found existing installation: urllib3 1.25.9 22:06:00 Uninstalling urllib3-1.25.9: 22:06:00 Successfully uninstalled urllib3-1.25.9 22:06:01 Attempting uninstall: idna 22:06:01 Found existing installation: idna 2.9 22:06:01 Uninstalling idna-2.9: 22:06:01 Successfully uninstalled idna-2.9 22:06:01 Attempting uninstall: requests 22:06:01 Found existing installation: requests 2.23.0 22:06:01 Uninstalling requests-2.23.0: 22:06:02 Successfully uninstalled requests-2.23.0 22:06:03 Running setup.py install for PyYAML: started 22:06:05 Running setup.py install for PyYAML: finished with status 'done' 22:06:06 Running setup.py install for docopt: started 22:06:07 Running setup.py install for docopt: finished with status 'done' 22:06:08 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 22:06:12 Removing intermediate container 27668609b7dd 22:06:12 ---> 217d0becdbb8 22:06:12 Step 21/28 : RUN apk --no-cache add curl 22:06:12 ---> Running in ad0baa5de183 22:06:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:06:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:06:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:06:14 (2/3) Installing libcurl (7.69.1-r3) 22:06:14 (3/3) Installing curl (7.69.1-r3) 22:06:14 Executing busybox-1.31.1-r19.trigger 22:06:14 OK: 71 MiB in 58 packages 22:06:15 Removing intermediate container ad0baa5de183 22:06:15 ---> 775021d34460 22:06:15 Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user 22:06:15 ---> Running in 8a64c70e4d86 22:06:17 Removing intermediate container 8a64c70e4d86 22:06:17 ---> c8bdb17a56d3 22:06:17 Step 23/28 : USER edgex_user 22:06:17 ---> Running in e5c6c693bd40 22:06:18 Removing intermediate container e5c6c693bd40 22:06:18 ---> d93767f07ba8 22:06:18 Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] 22:06:18 ---> Running in 763f701d3724 22:06:19 Removing intermediate container 763f701d3724 22:06:19 ---> d8773060d235 22:06:19 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:19 ---> Running in f8f625a01423 22:06:19 Removing intermediate container f8f625a01423 22:06:19 ---> 09125124b0e1 22:06:19 Step 26/28 : LABEL arch=arm64 22:06:19 ---> Running in d58e1dc7fc88 22:06:20 Removing intermediate container d58e1dc7fc88 22:06:20 ---> 722413313b66 22:06:20 Step 27/28 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 22:06:20 ---> Running in 6f05069de761 22:06:20 Removing intermediate container 6f05069de761 22:06:20 ---> ec0f02f3bffe 22:06:20 Step 28/28 : LABEL version=0.0.0 22:06:20 ---> Running in 48e2a49b3375 22:06:21 Removing intermediate container 48e2a49b3375 22:06:21 ---> f2ff5a47d8a9 22:06:21 22:06:21 Successfully built f2ff5a47d8a9 22:06:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:06:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:06:22 $ docker stop --time=1 aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 22:06:23 $ docker rm -f aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:24 + grep docker 22:06:24 + docker images 22:06:25 docker-sys-mgmt-agent-go-arm64 latest f2ff5a47d8a9 3 seconds ago 300MB 22:06:25 docker-core-metadata-go-arm64 latest 49d633a5f771 About a minute ago 12.2MB 22:06:25 docker-security-secretstore-setup-go-arm64 latest f0430fc0b148 About a minute ago 23.4MB 22:06:25 docker-core-command-go-arm64 latest acb36915f722 About a minute ago 9.98MB 22:06:25 docker-core-data-go-arm64 latest e9b031759208 3 minutes ago 21MB 22:06:25 docker-support-notifications-go-arm64 latest cb56e42ab065 4 minutes ago 11.4MB 22:06:25 docker-security-proxy-setup-go-arm64 latest 37f110fbdfa7 4 minutes ago 23.3MB 22:06:25 docker-security-bootstrap-redis-go-arm64 latest e040f778b45d 4 minutes ago 15.1MB 22:06:25 docker-support-scheduler-go-arm64 latest 35b1be9b8450 4 minutes ago 10MB 22:06:25 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:06:28 provisioning config files... 22:06:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config582598769348530730tmp [Pipeline] { [Pipeline] sh 22:06:28 + set +x 22:06:28 + curl -s https://codecov.io/bash 22:06:28 + bash -s -- 22:06:29 22:06:29 _____ _ 22:06:29 / ____| | | 22:06:29 | | ___ __| | ___ ___ _____ __ 22:06:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:29 Bash-20201231-23d4836 22:06:29 22:06:29 22:06:29 ==> git version 2.24.3 found 22:06:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:06:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:06:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:06:29 ==> Jenkins CI detected. 22:06:29 project root: . 22:06:29 --> token set from env 22:06:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:29 ==> Running gcov in . (disable via -X gcov) 22:06:29 ==> Python coveragepy not found 22:06:29 ==> Searching for coverage reports in: 22:06:29 + . 22:06:29 -> Found 1 reports 22:06:29 ==> Detecting git/mercurial file structure 22:06:29 ==> Reading reports 22:06:29 + ./coverage.out bytes=541590 22:06:29 ==> Appending adjustments 22:06:29 https://docs.codecov.io/docs/fixing-reports 22:06:32 + Found adjustments 22:06:32 ==> Gzipping contents 22:06:32 84K /tmp/codecov.fpoZ6c.gz 22:06:32 ==> Uploading reports 22:06:32 url: https://codecov.io 22:06:32 query: branch=PR-3003&commit=e297e52c37252bd03866ffecf1413e9f83c22788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3003%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3003&job=&cmd_args= 22:06:32 -> Pinging Codecov 22:06:32 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3003&commit=e297e52c37252bd03866ffecf1413e9f83c22788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3003%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3003&job=&cmd_args= 22:06:32 -> Uploading to 22:06:32 https://storage.googleapis.com/codecov/v4/raw/2021-01-08/00271124DB129430A58F1EEE437C3FCB/e297e52c37252bd03866ffecf1413e9f83c22788/babdc148-6bc2-4664-8b60-8bf337af1351.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T220632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a12b049eefaecb45f59f9556fda5fe958271b6fec017e06d6a9c96a706a055b0 22:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:32 Dload Upload Total Spent Left Speed 22:06:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82367 0 0 100 82367 0 131k --:--:-- --:--:-- --:--:-- 131k 22:06:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e297e52c37252bd03866ffecf1413e9f83c22788 [Pipeline] } 22:06:33 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 22:06:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:06:37 ---> package-listing.sh 22:06:37 ++ facter osfamily 22:06:37 ++ tr '[:upper:]' '[:lower:]' 22:06:37 + OS_FAMILY=redhat 22:06:37 + workspace=/w/workspace/edgex-go/1 22:06:37 + START_PACKAGES=/tmp/packages_start.txt 22:06:37 + END_PACKAGES=/tmp/packages_end.txt 22:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:37 + PACKAGES=/tmp/packages_start.txt 22:06:37 + '[' /w/workspace/edgex-go/1 ']' 22:06:37 + PACKAGES=/tmp/packages_end.txt 22:06:37 + case "${OS_FAMILY}" in 22:06:37 + rpm -qa 22:06:37 + sort 22:06:43 + '[' -f /tmp/packages_start.txt ']' 22:06:43 + '[' -f /tmp/packages_end.txt ']' 22:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:43 + '[' /w/workspace/edgex-go/1 ']' 22:06:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:06:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:06:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:06:43 22:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:06:44 alpine: Pulling from edgex-lftools-log-publisher 22:06:44 df20fa9351a1: Pulling fs layer 22:06:44 36b3adc4ff6f: Pulling fs layer 22:06:44 8ad3a11d3b57: Pulling fs layer 22:06:44 46f8f816bc3b: Pulling fs layer 22:06:44 93b61091891f: Pulling fs layer 22:06:44 93b9cdb0e59b: Pulling fs layer 22:06:44 5e14af77c1be: Pulling fs layer 22:06:44 01666e4c0597: Pulling fs layer 22:06:44 aa168da1d23b: Pulling fs layer 22:06:44 93b9cdb0e59b: Waiting 22:06:44 5e14af77c1be: Waiting 22:06:44 01666e4c0597: Waiting 22:06:44 aa168da1d23b: Waiting 22:06:44 46f8f816bc3b: Waiting 22:06:44 93b61091891f: Waiting 22:06:44 36b3adc4ff6f: Verifying Checksum 22:06:44 36b3adc4ff6f: Download complete 22:06:44 46f8f816bc3b: Verifying Checksum 22:06:44 46f8f816bc3b: Download complete 22:06:44 df20fa9351a1: Verifying Checksum 22:06:44 93b9cdb0e59b: Verifying Checksum 22:06:44 93b9cdb0e59b: Download complete 22:06:44 5e14af77c1be: Verifying Checksum 22:06:44 5e14af77c1be: Download complete 22:06:44 93b61091891f: Verifying Checksum 22:06:44 93b61091891f: Download complete 22:06:44 01666e4c0597: Verifying Checksum 22:06:44 01666e4c0597: Download complete 22:06:44 8ad3a11d3b57: Verifying Checksum 22:06:44 8ad3a11d3b57: Download complete 22:06:44 df20fa9351a1: Pull complete 22:06:45 36b3adc4ff6f: Pull complete 22:06:45 8ad3a11d3b57: Pull complete 22:06:45 46f8f816bc3b: Pull complete 22:06:46 aa168da1d23b: Verifying Checksum 22:06:46 aa168da1d23b: Download complete 22:06:47 93b61091891f: Pull complete 22:06:47 93b9cdb0e59b: Pull complete 22:06:47 5e14af77c1be: Pull complete 22:06:48 01666e4c0597: Pull complete 22:07:03 aa168da1d23b: Pull complete 22:07:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:07:03 prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container 22:07:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:07:06 $ docker top bc437c83795bf35ece83238d17eb1e692fa890e7be07d6a674fec73ddd3c6399 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:07 + mkdir -p /var/log/sa [Pipeline] sh 22:07:07 + ls /var/log/sa-host 22:07:07 + sadf -c /var/log/sa-host/sa08 22:07:07 file_magic: OK 22:07:07 HZ: Using current value: 100 22:07:07 file_header: OK 22:07:07 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 22:07:07 Statistics: 22:07:07 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... 22:07:07 File successfully converted to sysstat format version 12.2.1 22:07:07 + sadf -c /var/log/sa-host/sa23 22:07:07 file_magic: OK 22:07:07 HZ: Using current value: 100 22:07:07 file_header: OK 22:07:07 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 22:07:07 Statistics: 22:07:07 Hnuu...uuuununununu... 22:07:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:08 provisioning config files... 22:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7966690573836682328tmp [Pipeline] { [Pipeline] echo 22:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:08 ---> create-netrc.sh [Pipeline] } 22:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:07:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:07:09 ---> python-tools-install.sh [Pipeline] echo 22:07:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:09 ---> sudo-logs.sh 22:07:09 Archiving 'sudo' log.. [Pipeline] echo 22:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:10 ---> job-cost.sh 22:07:10 lf-activate-venv: SKIPPING 22:07:10 INFO: No Stack... 22:07:11 INFO: Retrieving Pricing Info for: v1-standard-2 22:07:11 INFO: Archiving Costs [Pipeline] echo 22:07:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:12 ---> logs-deploy.sh 22:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3003/1 22:07:12 INFO: archiving workspace using pattern(s): 22:07:14 Archives upload complete. 22:07:14 INFO: archiving logs to Nexus 22:07:15 ---> uname -a: 22:07:15 Linux prd-centos7-docker-4c-2g-19131.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:07:15 22:07:15 22:07:15 ---> lscpu: 22:07:15 Architecture: x86_64 22:07:15 CPU op-mode(s): 32-bit, 64-bit 22:07:15 Byte Order: Little Endian 22:07:15 Address sizes: 40 bits physical, 48 bits virtual 22:07:15 CPU(s): 4 22:07:15 On-line CPU(s) list: 0-3 22:07:15 Thread(s) per core: 1 22:07:15 Core(s) per socket: 1 22:07:15 Socket(s): 4 22:07:15 NUMA node(s): 1 22:07:15 Vendor ID: GenuineIntel 22:07:15 CPU family: 6 22:07:15 Model: 44 22:07:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:07:15 Stepping: 1 22:07:15 CPU MHz: 2933.442 22:07:15 BogoMIPS: 5866.88 22:07:15 Virtualization: VT-x 22:07:15 Hypervisor vendor: KVM 22:07:15 Virtualization type: full 22:07:15 L1d cache: 128 KiB 22:07:15 L1i cache: 128 KiB 22:07:15 L2 cache: 16 MiB 22:07:15 L3 cache: 64 MiB 22:07:15 NUMA node0 CPU(s): 0-3 22:07:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:07:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:07:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:07:15 Vulnerability Meltdown: Mitigation; PTI 22:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:07:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:07:15 Vulnerability Srbds: Not affected 22:07:15 Vulnerability Tsx async abort: Not affected 22:07:15 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 22:07:15 22:07:15 22:07:15 ---> nproc: 22:07:15 4 22:07:15 22:07:15 22:07:15 ---> df -h: 22:07:15 Filesystem Size Used Available Use% Mounted on 22:07:15 overlay 50.0G 12.9G 37.1G 26% / 22:07:15 tmpfs 64.0M 0 64.0M 0% /dev 22:07:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:07:15 shm 64.0M 0 64.0M 0% /dev/shm 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1 22:07:15 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1@tmp 22:07:15 22:07:15 22:07:15 ---> free -m: 22:07:15 total used free shared buff/cache available 22:07:15 Mem: 1837 681 168 0 987 1070 22:07:15 Swap: 1023 73 950 22:07:15 22:07:15 22:07:15 ---> ip addr: 22:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:15 inet 127.0.0.1/8 scope host lo 22:07:15 valid_lft forever preferred_lft forever 22:07:15 inet6 ::1/128 scope host 22:07:15 valid_lft forever preferred_lft forever 22:07:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:07:15 link/ether fa:16:3e:63:54:3f brd ff:ff:ff:ff:ff:ff 22:07:15 inet 10.30.122.57/23 brd 10.30.123.255 scope global dynamic eth0 22:07:15 valid_lft 85177sec preferred_lft 85177sec 22:07:15 inet6 fe80::f816:3eff:fe63:543f/64 scope link 22:07:15 valid_lft forever preferred_lft forever 22:07:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:07:15 link/ether 02:42:55:00:88:77 brd ff:ff:ff:ff:ff:ff 22:07:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:15 valid_lft forever preferred_lft forever 22:07:15 inet6 fe80::42:55ff:fe00:8877/64 scope link 22:07:15 valid_lft forever preferred_lft forever 22:07:15 22:07:15 22:07:15 ---> sar -b -r -n DEV: 22:07:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 22:07:15 22:07:15 21:46:39 LINUX RESTART (4 CPU) 22:07:15 22:07:15 21:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:15 21:48:01 108.73 33.70 75.03 0.00 3437.76 42341.27 0.00 22:07:15 21:49:01 131.56 80.47 51.09 0.00 10298.25 20533.68 0.00 22:07:15 21:50:01 300.86 123.72 177.14 0.00 4869.28 43222.74 0.00 22:07:15 21:51:01 190.99 83.58 107.41 0.00 3058.80 12213.20 0.00 22:07:15 21:52:01 134.04 41.36 92.68 0.00 2740.61 24021.25 0.00 22:07:15 21:53:02 2215.28 1875.66 339.63 0.00 155311.28 215334.43 0.00 22:07:15 21:54:01 1590.84 1355.94 234.90 0.00 79654.10 95622.80 0.00 22:07:15 21:55:03 2180.09 1806.96 373.13 0.00 117439.97 137252.54 0.00 22:07:15 21:56:02 2027.27 1690.75 336.52 0.00 117585.44 126704.60 0.00 22:07:15 21:57:01 314.74 113.10 201.64 0.00 12158.70 21215.18 0.00 22:07:15 21:58:01 4.43 0.18 4.25 0.00 5.06 134.73 0.00 22:07:15 21:59:01 0.30 0.05 0.25 0.00 0.40 2.63 0.00 22:07:15 22:00:01 0.35 0.02 0.33 0.00 0.13 3.56 0.00 22:07:15 22:01:01 0.33 0.08 0.25 0.00 1.20 2.46 0.00 22:07:15 22:02:01 2.11 1.85 0.27 0.00 76.02 5.23 0.00 22:07:15 22:03:01 0.90 0.03 0.87 0.00 1.07 15.36 0.00 22:07:15 22:04:02 0.28 0.02 0.27 0.00 0.27 3.25 0.00 22:07:15 22:05:01 0.78 0.61 0.17 0.00 9.08 1.81 0.00 22:07:15 22:06:01 0.23 0.05 0.18 0.00 0.67 2.20 0.00 22:07:15 22:07:01 148.86 67.99 80.87 0.00 5654.51 17167.39 0.00 22:07:15 Average: 468.93 364.93 104.00 0.00 25692.61 37904.62 0.00 22:07:15 22:07:15 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:15 21:48:01 105764 0 555376 29.52 2620 1217784 1057980 36.11 506564 1071832 6520 22:07:15 21:49:01 104148 0 642100 34.13 2596 1132700 1325468 45.24 699624 867072 106200 22:07:15 21:50:01 173904 0 772656 41.06 1492 933492 1756648 59.95 573896 855564 21592 22:07:15 21:51:01 428988 0 739716 39.31 596 712244 1650900 56.34 541836 624984 56676 22:07:15 21:52:01 215804 0 695656 36.97 524 969560 1133428 38.68 533376 839852 44 22:07:15 21:53:02 74676 0 812136 43.16 0 994732 2336708 79.75 779440 811804 72820 22:07:15 21:54:01 390116 0 680836 36.18 0 810592 1405492 47.97 541084 707108 16 22:07:15 21:55:03 70416 0 789884 41.98 0 1021244 2580120 88.06 615752 965604 75624 22:07:15 21:56:02 272328 0 751768 39.95 0 857448 2195456 74.93 587488 765424 7740 22:07:15 21:57:01 360676 0 617024 32.79 0 903844 1287004 43.92 463020 811352 20 22:07:15 21:58:01 375740 0 601844 31.99 0 903960 1187644 40.53 454008 809128 16 22:07:15 21:59:01 375376 0 602196 32.01 0 903972 1187692 40.53 454160 809140 8 22:07:15 22:00:01 376936 0 600628 31.92 0 903980 1180448 40.29 453400 808968 8 22:07:15 22:01:01 375732 0 601828 31.99 0 903984 1182792 40.37 454148 808972 8 22:07:15 22:02:01 374240 0 601816 31.99 0 905488 1180956 40.30 454024 810336 16 22:07:15 22:03:01 373840 0 602208 32.01 0 905496 1181028 40.31 454408 810344 8 22:07:15 22:04:02 374488 0 601560 31.97 0 905496 1180956 40.30 453904 810348 8 22:07:15 22:05:01 373924 0 602124 32.00 0 905496 1181088 40.31 454460 810604 8 22:07:15 22:06:01 374264 0 601760 31.98 0 905520 1180956 40.30 454044 810636 16 22:07:15 22:07:01 278980 0 671132 35.67 0 931432 1384628 47.26 475684 843772 32448 22:07:15 Average: 292517 0 657212 34.93 391 931423 1437870 49.07 520216 822642 18990 22:07:15 22:07:15 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:15 21:48:01 eth0 1046.53 625.84 3252.52 84.47 0.00 0.00 0.00 0.00 22:07:15 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:49:01 eth0 1064.77 1287.31 3292.67 144.83 0.00 0.00 0.00 0.00 22:07:15 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:49:01 docker0 1144.93 853.70 83.97 2679.36 0.00 0.00 0.00 0.00 22:07:15 21:50:01 vethc365735 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:07:15 21:50:01 eth0 552.79 452.68 3527.73 89.11 0.00 0.00 0.00 0.00 22:07:15 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:50:01 docker0 166.01 210.19 12.18 833.29 0.00 0.00 0.00 0.00 22:07:15 21:51:01 vethc365735 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:51:01 eth0 37.93 20.94 29.21 43.69 0.00 0.00 0.00 0.00 22:07:15 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:52:01 eth0 221.50 172.85 1697.94 60.74 0.00 0.00 0.00 0.00 22:07:15 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:53:02 veth8552368 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 22:07:15 21:53:02 eth0 66.22 49.79 169.60 13.55 0.00 0.00 0.00 0.00 22:07:15 21:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:53:02 docker0 35.11 40.19 2.20 146.75 0.00 0.00 0.00 0.00 22:07:15 21:54:01 veth8552368 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:54:01 vethc64b87b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:54:01 eth0 16.09 11.53 9.28 37.25 0.00 0.00 0.00 0.00 22:07:15 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:55:03 veth8552368 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 22:07:15 21:55:03 vethbff75b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:55:03 eth0 249.04 161.92 1754.48 68.29 0.00 0.00 0.00 0.00 22:07:15 21:55:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:56:02 veth8552368 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:56:02 veth689b00d 4.28 5.26 0.54 20.41 0.00 0.00 0.00 0.00 22:07:15 21:56:02 vethf0f8811 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:07:15 21:56:02 eth0 49.97 29.40 79.36 52.57 0.00 0.00 0.00 0.00 22:07:15 21:57:01 eth0 73.49 39.84 156.70 54.73 0.00 0.00 0.00 0.00 22:07:15 21:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 21:57:01 docker0 1423.68 1236.95 103.33 4383.18 0.00 0.00 0.00 0.00 22:07:15 21:58:01 eth0 0.93 0.32 0.55 0.08 0.00 0.00 0.00 0.00 22:07:15 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:59:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 22:07:15 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:03:01 eth0 0.37 0.25 0.17 0.08 0.00 0.00 0.00 0.00 22:07:15 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:04:02 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:07:15 22:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:05:01 eth0 0.42 0.42 0.27 0.21 0.00 0.00 0.00 0.00 22:07:15 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:06:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:07:01 eth0 214.99 184.90 2166.22 50.25 0.00 0.00 0.00 0.00 22:07:15 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 Average: eth0 180.29 152.30 810.02 35.04 0.00 0.00 0.00 0.00 22:07:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 Average: docker0 70.08 60.89 5.09 215.77 0.00 0.00 0.00 0.00 22:07:15 22:07:15 22:07:15 ---> sar -P ALL: 22:07:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 22:07:15 22:07:15 21:46:39 LINUX RESTART (4 CPU) 22:07:15 22:07:15 21:47:01 CPU %user %nice %system %iowait %steal %idle 22:07:15 21:48:01 all 12.36 0.00 5.93 5.30 0.03 76.38 22:07:15 21:48:01 0 12.24 0.00 6.34 4.67 0.03 76.71 22:07:15 21:48:01 1 11.96 0.00 6.09 4.36 0.02 77.57 22:07:15 21:48:01 2 12.94 0.00 5.06 5.87 0.03 76.09 22:07:15 21:48:01 3 12.28 0.00 6.23 6.30 0.02 75.16 22:07:15 21:49:01 all 12.02 0.00 6.76 1.32 0.02 79.88 22:07:15 21:49:01 0 13.95 0.00 9.05 2.27 0.02 74.72 22:07:15 21:49:01 1 13.48 0.00 6.35 1.63 0.02 78.52 22:07:15 21:49:01 2 11.00 0.00 5.62 0.63 0.02 82.73 22:07:15 21:49:01 3 9.68 0.00 6.04 0.76 0.03 83.48 22:07:15 21:50:01 all 13.11 0.00 9.75 5.82 0.04 71.29 22:07:15 21:50:01 0 14.29 0.00 10.27 6.05 0.03 69.36 22:07:15 21:50:01 1 13.40 0.00 8.96 8.57 0.03 69.04 22:07:15 21:50:01 2 12.70 0.00 10.16 4.52 0.03 72.58 22:07:15 21:50:01 3 12.08 0.00 9.60 4.12 0.05 74.15 22:07:15 21:51:01 all 62.05 0.00 15.89 5.70 0.04 16.32 22:07:15 21:51:01 0 61.26 0.00 16.28 5.46 0.03 16.97 22:07:15 21:51:01 1 62.00 0.00 16.07 5.01 0.03 16.88 22:07:15 21:51:01 2 62.29 0.00 15.86 6.94 0.07 14.84 22:07:15 21:51:01 3 62.67 0.00 15.33 5.39 0.03 16.57 22:07:15 21:52:01 all 29.10 0.00 11.80 3.52 0.04 55.54 22:07:15 21:52:01 0 28.53 0.00 12.55 2.79 0.03 56.09 22:07:15 21:52:01 1 32.23 0.00 11.43 4.04 0.05 52.24 22:07:15 21:52:01 2 27.58 0.00 12.01 3.59 0.05 56.77 22:07:15 21:52:01 3 28.05 0.00 11.18 3.68 0.03 57.06 22:07:15 21:53:02 all 19.94 0.00 31.80 18.60 0.07 29.60 22:07:15 21:53:02 0 19.01 0.00 31.91 18.76 0.07 30.25 22:07:15 21:53:02 1 18.93 0.00 31.44 19.06 0.05 30.52 22:07:15 21:53:02 2 21.47 0.00 31.12 17.56 0.09 29.76 22:07:15 21:53:02 3 20.37 0.00 32.72 19.02 0.05 27.84 22:07:15 21:54:01 all 50.59 0.00 21.20 16.60 0.06 11.55 22:07:15 21:54:01 0 50.01 0.00 21.05 17.83 0.07 11.04 22:07:15 21:54:01 1 50.98 0.00 20.76 13.34 0.07 14.84 22:07:15 21:54:01 2 50.44 0.00 21.31 16.67 0.07 11.51 22:07:15 21:54:01 3 50.92 0.00 21.69 18.54 0.04 8.82 22:07:15 21:55:03 all 19.24 0.00 25.97 26.94 0.06 27.79 22:07:15 21:55:03 0 17.86 0.00 25.10 29.63 0.07 27.34 22:07:15 21:55:03 1 19.58 0.00 25.23 26.54 0.05 28.60 22:07:15 21:55:03 2 19.74 0.00 25.13 24.41 0.05 30.67 22:07:15 21:55:03 3 19.78 0.00 28.46 27.18 0.07 24.51 22:07:15 21:56:02 all 32.22 0.00 22.43 28.61 0.06 16.69 22:07:15 21:56:02 0 30.45 0.00 21.21 28.64 0.05 19.64 22:07:15 21:56:02 1 32.22 0.00 23.00 33.11 0.07 11.60 22:07:15 21:56:02 2 33.14 0.00 23.08 27.17 0.05 16.56 22:07:15 21:56:02 3 33.07 0.00 22.42 25.51 0.05 18.95 22:07:15 21:57:01 all 26.46 0.00 11.90 12.83 0.04 48.77 22:07:15 21:57:01 0 26.29 0.00 12.23 10.36 0.05 51.07 22:07:15 21:57:01 1 26.51 0.00 12.02 15.41 0.02 46.04 22:07:15 21:57:01 2 27.74 0.00 11.33 14.45 0.04 46.44 22:07:15 21:57:01 3 25.30 0.00 12.01 11.11 0.05 51.53 22:07:15 21:58:01 all 0.06 0.00 0.08 0.01 0.00 99.85 22:07:15 21:58:01 0 0.07 0.00 0.10 0.00 0.00 99.83 22:07:15 21:58:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:07:15 21:58:01 2 0.05 0.00 0.07 0.03 0.00 99.85 22:07:15 21:58:01 3 0.08 0.00 0.10 0.00 0.00 99.82 22:07:15 22:07:15 21:58:01 CPU %user %nice %system %iowait %steal %idle 22:07:15 21:59:01 all 0.07 0.00 0.03 0.00 0.00 99.90 22:07:15 21:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:07:15 21:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:07:15 21:59:01 2 0.15 0.00 0.05 0.00 0.00 99.80 22:07:15 21:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:07:15 22:00:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:07:15 22:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:07:15 22:00:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:07:15 22:00:01 2 0.52 0.00 0.03 0.00 0.00 99.45 22:07:15 22:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:07:15 22:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:07:15 22:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:07:15 22:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:07:15 22:01:01 2 0.52 0.00 0.05 0.00 0.00 99.43 22:07:15 22:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:07:15 22:02:01 all 0.14 0.00 0.06 0.04 0.00 99.76 22:07:15 22:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:07:15 22:02:01 1 0.03 0.00 0.08 0.12 0.00 99.77 22:07:15 22:02:01 2 0.48 0.00 0.02 0.02 0.00 99.48 22:07:15 22:02:01 3 0.05 0.00 0.10 0.03 0.00 99.82 22:07:15 22:03:01 all 0.16 0.00 0.04 0.00 0.00 99.80 22:07:15 22:03:01 0 0.05 0.00 0.07 0.00 0.00 99.88 22:07:15 22:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:07:15 22:03:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:07:15 22:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:07:15 22:04:02 all 0.06 0.00 0.03 0.00 0.00 99.91 22:07:15 22:04:02 0 0.03 0.00 0.05 0.00 0.00 99.92 22:07:15 22:04:02 1 0.02 0.00 0.02 0.00 0.00 99.97 22:07:15 22:04:02 2 0.18 0.00 0.05 0.00 0.00 99.77 22:07:15 22:04:02 3 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:05:01 all 0.10 0.00 0.04 0.03 0.00 99.83 22:07:15 22:05:01 0 0.03 0.00 0.03 0.10 0.02 99.81 22:07:15 22:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:07:15 22:05:01 2 0.25 0.00 0.05 0.00 0.00 99.69 22:07:15 22:05:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:07:15 22:06:01 all 0.17 0.00 0.03 0.00 0.00 99.79 22:07:15 22:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:07:15 22:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:07:15 22:06:01 2 0.55 0.00 0.02 0.00 0.00 99.43 22:07:15 22:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:07:15 22:07:01 all 6.55 0.00 4.55 3.82 0.02 85.06 22:07:15 22:07:01 0 5.97 0.00 5.08 3.93 0.02 85.01 22:07:15 22:07:01 1 6.85 0.00 4.04 2.83 0.02 86.27 22:07:15 22:07:01 2 7.36 0.00 4.72 6.84 0.02 81.07 22:07:15 22:07:01 3 6.00 0.00 4.35 1.69 0.03 87.92 22:07:15 Average: all 13.91 0.00 8.21 6.28 0.02 71.57 22:07:15 Average: 0 13.72 0.00 8.38 6.36 0.02 71.52 22:07:15 Average: 1 14.09 0.00 8.09 6.52 0.02 71.28 22:07:15 Average: 2 14.14 0.00 8.09 6.27 0.03 71.48 22:07:15 Average: 3 13.69 0.00 8.30 5.98 0.02 72.01 22:07:15 22:07:15 22:07:15