Pull request #3462 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f56ce7ce5ddeaabef666ed470821df7bde083a09+2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 (93ecefbab545113b4b6383fe658c9e6b6bba2886) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5685246072059092671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3089957855276869390.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7920085712244365395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7699029813989402249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1905409160535126494.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1120 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh4435664624147864590.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit f56ce7ce5ddeaabef666ed470821df7bde083a09 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh791589895895960381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f56ce7ce5ddeaabef666ed470821df7bde083a09 Checking out Revision f56ce7ce5ddeaabef666ed470821df7bde083a09 (PR-3462) > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh1117152296715036224.key > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 Commit message: "Merge branch 'master' into service-keys" > git rev-list --no-walk 25048b5b0ec5b98b2da354701eceeebde5d4c12a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T00:10:37.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T00:10:37.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T00:10:37.791Z] ========================================================= [2021-05-18T00:10:37.791Z] EdgeX Global Pipelines Version Info [2021-05-18T00:10:37.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:10:39.187Z] ------------------- [2021-05-18T00:10:39.187Z] stable info: [2021-05-18T00:10:39.187Z] ------------------- [2021-05-18T00:10:39.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T00:10:39.187Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:10:39.187Z] Message: update stable to v1.0.192 [2021-05-18T00:10:39.763Z] ------------------- [2021-05-18T00:10:39.763Z] experimental info: [2021-05-18T00:10:39.763Z] ------------------- [2021-05-18T00:10:39.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T00:10:39.763Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:10:39.763Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T00:10:39.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-18T00:10:39.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-18T00:10:39.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T00:10:39.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T00:10:39.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T00:10:40.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T00:10:40.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T00:10:40.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-18T00:10:40.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-18T00:10:40.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-18T00:10:40.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T00:10:40.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T00:10:40.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T00:10:40.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T00:10:40.201Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:10:40.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:10:40.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T00:10:40.264Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T00:10:40.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T00:10:40.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T00:10:40.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-18T00:10:40.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T00:10:40.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3462 [Pipeline] echo [2021-05-18T00:10:40.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3462 [Pipeline] echo [2021-05-18T00:10:40.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3462 [Pipeline] echo [2021-05-18T00:10:40.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56ce7ce5ddeaabef666ed470821df7bde083a09 [Pipeline] echo [2021-05-18T00:10:40.448Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56ce7c [Pipeline] echo [2021-05-18T00:10:40.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:10:40.560Z] provisioning config files... [2021-05-18T00:10:40.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5303307273616579237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:10:40.904Z] ---> docker-login.sh [2021-05-18T00:10:40.904Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:10:41.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:10:41.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:10:41.859Z] Configure a credential helper to remove this warning. See [2021-05-18T00:10:41.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:10:41.859Z] [2021-05-18T00:10:41.859Z] Login Succeeded [2021-05-18T00:10:41.859Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:10:41.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:10:41.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:10:41.859Z] Configure a credential helper to remove this warning. See [2021-05-18T00:10:41.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:10:41.859Z] [2021-05-18T00:10:41.859Z] Login Succeeded [2021-05-18T00:10:41.859Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:10:42.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:10:42.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:10:42.158Z] Configure a credential helper to remove this warning. See [2021-05-18T00:10:42.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:10:42.158Z] [2021-05-18T00:10:42.158Z] Login Succeeded [2021-05-18T00:10:42.158Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:10:42.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:10:42.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:10:42.424Z] Configure a credential helper to remove this warning. See [2021-05-18T00:10:42.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:10:42.424Z] [2021-05-18T00:10:42.424Z] Login Succeeded [2021-05-18T00:10:42.424Z] docker.io [2021-05-18T00:10:42.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:10:42.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:10:42.685Z] Configure a credential helper to remove this warning. See [2021-05-18T00:10:42.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:10:42.685Z] [2021-05-18T00:10:42.685Z] Login Succeeded [2021-05-18T00:10:42.685Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:10:42.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T00:10:43.029Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/core-command/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/core-data/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-18T00:10:43.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T00:10:43.029Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-18T00:10:43.029Z] ++ cut -d/ -f2 [2021-05-18T00:10:43.029Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-18T00:10:43.089Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:10:43.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:10:43.805Z] [2021-05-18T00:10:43.805Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:10:44.124Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:10:44.386Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T00:10:44.386Z] 31603596830f: Pulling fs layer [2021-05-18T00:10:44.386Z] 54011a49482f: Pulling fs layer [2021-05-18T00:10:44.386Z] a6820b24f6d8: Pulling fs layer [2021-05-18T00:10:44.386Z] f581987b2513: Pulling fs layer [2021-05-18T00:10:44.386Z] f581987b2513: Waiting [2021-05-18T00:10:44.386Z] 54011a49482f: Download complete [2021-05-18T00:10:44.386Z] 31603596830f: Verifying Checksum [2021-05-18T00:10:44.386Z] 31603596830f: Download complete [2021-05-18T00:10:44.647Z] f581987b2513: Verifying Checksum [2021-05-18T00:10:44.647Z] f581987b2513: Download complete [2021-05-18T00:10:44.647Z] a6820b24f6d8: Verifying Checksum [2021-05-18T00:10:44.647Z] a6820b24f6d8: Download complete [2021-05-18T00:10:44.647Z] 31603596830f: Pull complete [2021-05-18T00:10:44.912Z] 54011a49482f: Pull complete [2021-05-18T00:10:45.862Z] a6820b24f6d8: Pull complete [2021-05-18T00:10:45.862Z] f581987b2513: Pull complete [2021-05-18T00:10:46.134Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T00:10:46.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:10:46.134Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T00:10:46.214Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:10:46.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:10004/edgex-devops/git-semver:latest cat [2021-05-18T00:10:51.624Z] $ docker top 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T00:10:51.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:10:51.744Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:10:51.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:10:51.874Z] $ docker exec 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a ssh-agent [2021-05-18T00:10:51.965Z] SSH_AUTH_SOCK=/tmp/ssh-iFKzQLOTQy1r/agent.14 [2021-05-18T00:10:51.965Z] SSH_AGENT_PID=20 [2021-05-18T00:10:51.973Z] Running ssh-add (command line suppressed) [2021-05-18T00:10:52.076Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_3464418922574932528.key (/w/workspace/edgex-go/12@tmp/private_key_3464418922574932528.key) [2021-05-18T00:10:52.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:10:52.418Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T00:10:52.435Z] $ docker exec --env ******** --env ******** 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a ssh-agent -k [2021-05-18T00:10:52.526Z] unset SSH_AUTH_SOCK; [2021-05-18T00:10:52.527Z] unset SSH_AGENT_PID; [2021-05-18T00:10:52.527Z] echo Agent pid 20 killed; [2021-05-18T00:10:52.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T00:10:52.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:10:52.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:10:52.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:10:52.685Z] $ docker exec 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a ssh-agent [2021-05-18T00:10:52.779Z] SSH_AUTH_SOCK=/tmp/ssh-bjVWgSzsriSB/agent.53 [2021-05-18T00:10:52.779Z] SSH_AGENT_PID=58 [2021-05-18T00:10:52.787Z] Running ssh-add (command line suppressed) [2021-05-18T00:10:52.879Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_1836267217000438396.key (/w/workspace/edgex-go/12@tmp/private_key_1836267217000438396.key) [2021-05-18T00:10:52.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:10:53.197Z] + git semver init [2021-05-18T00:10:53.197Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T00:10:53.197Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-05-18T00:10:53.197Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-05-18T00:10:53.197Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T00:10:53.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T00:10:53.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T00:10:53.197Z] # $SEMVER_BRANCH = PR-3462 [2021-05-18T00:10:53.197Z] # $SEMVER_TEMP = /tmp/semver-698667247 [2021-05-18T00:10:53.197Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-18T00:11:08.213Z] # '/tmp/semver-698667247' -> '/w/workspace/edgex-go/12/.semver' [2021-05-18T00:11:08.213Z] # -> Force: false [2021-05-18T00:11:08.213Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-05-18T00:11:08.226Z] $ docker exec --env ******** --env ******** 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a ssh-agent -k [2021-05-18T00:11:08.352Z] unset SSH_AUTH_SOCK; [2021-05-18T00:11:08.352Z] unset SSH_AGENT_PID; [2021-05-18T00:11:08.352Z] echo Agent pid 58 killed; [2021-05-18T00:11:08.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T00:11:08.702Z] + git semver [Pipeline] } [2021-05-18T00:11:08.717Z] $ docker stop --time=1 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a [2021-05-18T00:11:17.579Z] $ docker rm -f 31df3c518a751d617fcfe50a3561c9c1443c3871575cf0ac5eb414f2ff51e88a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T00:11:17.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T00:11:18.251Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T00:11:18.255Z] [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 [2021-05-18T00:11:18.856Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:11:19.151Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:11:19.449Z] + sudo service docker restart [2021-05-18T00:11:19.450Z] + true [2021-05-18T00:11:19.450Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T00:11:33.502Z] Still waiting to schedule task [2021-05-18T00:11:33.503Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-18T00:11:37.637Z] ========================================================= [2021-05-18T00:11:37.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T00:11:37.637Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:11:37.979Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-18T00:11:39.382Z] Sending build context to Docker daemon 330.5MB [2021-05-18T00:11:39.382Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:11:39.382Z] Step 2/6 : FROM ${BASE} [2021-05-18T00:11:39.642Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T00:11:39.642Z] 540db60ca938: Pulling fs layer [2021-05-18T00:11:39.642Z] adcc1eea9eea: Pulling fs layer [2021-05-18T00:11:39.642Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T00:11:39.642Z] 0510c868ecb4: Pulling fs layer [2021-05-18T00:11:39.642Z] afea3b2eda06: Pulling fs layer [2021-05-18T00:11:39.642Z] 7809a108b3ef: Pulling fs layer [2021-05-18T00:11:39.642Z] f706445af74f: Pulling fs layer [2021-05-18T00:11:39.642Z] afea3b2eda06: Waiting [2021-05-18T00:11:39.642Z] 7809a108b3ef: Waiting [2021-05-18T00:11:39.642Z] f706445af74f: Waiting [2021-05-18T00:11:39.642Z] 0510c868ecb4: Waiting [2021-05-18T00:11:39.642Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T00:11:39.642Z] 4c4ab2625f07: Download complete [2021-05-18T00:11:39.642Z] adcc1eea9eea: Verifying Checksum [2021-05-18T00:11:39.642Z] adcc1eea9eea: Download complete [2021-05-18T00:11:39.642Z] afea3b2eda06: Verifying Checksum [2021-05-18T00:11:39.642Z] afea3b2eda06: Download complete [2021-05-18T00:11:39.642Z] 7809a108b3ef: Verifying Checksum [2021-05-18T00:11:39.642Z] 7809a108b3ef: Download complete [2021-05-18T00:11:39.642Z] 540db60ca938: Verifying Checksum [2021-05-18T00:11:39.642Z] 540db60ca938: Download complete [2021-05-18T00:11:39.903Z] 540db60ca938: Pull complete [2021-05-18T00:11:39.903Z] adcc1eea9eea: Pull complete [2021-05-18T00:11:40.163Z] 4c4ab2625f07: Pull complete [2021-05-18T00:11:40.736Z] f706445af74f: Verifying Checksum [2021-05-18T00:11:40.736Z] f706445af74f: Download complete [2021-05-18T00:11:41.683Z] 0510c868ecb4: Verifying Checksum [2021-05-18T00:11:41.683Z] 0510c868ecb4: Download complete [2021-05-18T00:11:47.010Z] 0510c868ecb4: Pull complete [2021-05-18T00:11:47.010Z] afea3b2eda06: Pull complete [2021-05-18T00:11:47.010Z] 7809a108b3ef: Pull complete [2021-05-18T00:11:52.397Z] f706445af74f: Pull complete [2021-05-18T00:11:52.397Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T00:11:52.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T00:11:52.397Z] ---> b068be0155e3 [2021-05-18T00:11:52.397Z] 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 [2021-05-18T00:11:57.687Z] ---> Running in dd9032928d8a [2021-05-18T00:11:57.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:11:57.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:11:59.339Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T00:11:59.600Z] (2/12) Installing file (5.39-r0) [2021-05-18T00:11:59.864Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T00:11:59.864Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T00:12:05.162Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T00:12:05.162Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T00:12:05.162Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T00:12:05.162Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T00:12:05.422Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T00:12:05.422Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:12:05.422Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T00:12:05.682Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:12:05.682Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:12:05.682Z] OK: 219 MiB in 52 packages [2021-05-18T00:12:09.888Z] Removing intermediate container dd9032928d8a [2021-05-18T00:12:09.888Z] ---> fb0e91a37e10 [2021-05-18T00:12:09.888Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T00:12:10.151Z] ---> Running in 3df7dca1eaee [2021-05-18T00:12:10.151Z] Removing intermediate container 3df7dca1eaee [2021-05-18T00:12:10.151Z] ---> 2c66664ff362 [2021-05-18T00:12:10.151Z] Step 5/6 : COPY go.mod . [2021-05-18T00:12:10.413Z] ---> e6b6fedf2bfe [2021-05-18T00:12:10.413Z] Step 6/6 : RUN go mod download [2021-05-18T00:12:10.413Z] ---> Running in c45271864297 [2021-05-18T00:12:32.398Z] Removing intermediate container c45271864297 [2021-05-18T00:12:32.398Z] ---> f5f7f42c7592 [2021-05-18T00:12:32.398Z] Successfully built f5f7f42c7592 [2021-05-18T00:12:32.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:12:32.715Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T00:12:32.715Z] . [Pipeline] withDockerContainer [2021-05-18T00:12:32.804Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:12:32.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T00:12:33.399Z] $ docker top 6a37cf5fb6ab6d4e627a8e039cf328a019616f8095eb75c8c570aa69931ab1a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:12:33.764Z] + go version [2021-05-18T00:12:33.764Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T00:12:33.777Z] $ docker stop --time=1 6a37cf5fb6ab6d4e627a8e039cf328a019616f8095eb75c8c570aa69931ab1a2 [2021-05-18T00:12:35.010Z] $ docker rm -f 6a37cf5fb6ab6d4e627a8e039cf328a019616f8095eb75c8c570aa69931ab1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:12:35.505Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T00:12:35.505Z] . [Pipeline] withDockerContainer [2021-05-18T00:12:35.580Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:12:35.622Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T00:12:36.046Z] $ docker top ce8cf6e89c79f2af231404e952e9df5562c8f935eef7ab782ea04dbc4f45ad38 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T00:12:36.158Z] ========================================================= [2021-05-18T00:12:36.158Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T00:12:36.158Z] ========================================================= [Pipeline] sh [2021-05-18T00:12:36.453Z] + go mod tidy [Pipeline] sh [2021-05-18T00:12:37.027Z] + make test [2021-05-18T00:12:37.027Z] go mod tidy [2021-05-18T00:12:37.293Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T00:12:43.939Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T00:13:05.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T00:13:09.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T00:13:11.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T00:13:11.305Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T00:13:13.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T00:13:14.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T00:13:14.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T00:13:14.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T00:13:15.355Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T00:13:15.929Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T00:13:18.495Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T00:13:18.495Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T00:13:18.495Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T00:13:19.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.1% of statements [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T00:13:19.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T00:13:19.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements [2021-05-18T00:13:20.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.050s coverage: 100.0% of statements [2021-05-18T00:13:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.8% of statements [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T00:13:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T00:13:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T00:13:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T00:13:23.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T00:13:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.056s coverage: 71.3% of statements [2021-05-18T00:13:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T00:13:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T00:13:25.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 87.7% of statements [2021-05-18T00:13:25.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T00:13:25.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:13:25.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-18T00:13:25.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T00:13:27.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.191s coverage: 28.6% of statements [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T00:13:27.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T00:13:27.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-05-18T00:13:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T00:13:28.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 86.7% of statements [2021-05-18T00:13:28.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T00:13:28.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-18T00:13:28.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T00:13:29.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.044s coverage: 78.3% of statements [2021-05-18T00:13:29.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T00:13:29.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T00:13:29.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T00:13:29.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T00:13:30.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T00:13:30.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T00:13:30.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T00:13:31.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-05-18T00:13:31.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T00:13:31.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-18T00:13:31.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T00:13:31.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-18T00:13:31.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-05-18T00:13:31.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-05-18T00:13:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-05-18T00:13:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-18T00:13:44.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-05-18T00:13:44.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-18T00:13:50.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements [2021-05-18T00:13:50.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 91.2% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-18T00:14:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T00:14:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T00:14:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements [2021-05-18T00:14:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T00:14:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T00:14:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements [2021-05-18T00:14:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T00:14:08.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-05-18T00:14:10.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T00:14:10.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T00:14:10.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T00:14:10.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 20.9% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.105s coverage: 91.9% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.642s coverage: 28.8% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T00:14:14.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 64.6% of statements [2021-05-18T00:14:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T00:14:15.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.101s coverage: 97.6% of statements [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T00:14:15.545Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T00:14:15.545Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T00:14:15.545Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T00:14:15.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.024s coverage: 87.9% of statements [2021-05-18T00:14:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T00:14:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T00:14:15.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-18T00:14:16.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 28.1% of statements [2021-05-18T00:14:16.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T00:14:16.398Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.028s coverage: 85.7% of statements [2021-05-18T00:14:16.398Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T00:14:16.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-18T00:14:16.924Z] GO111MODULE=on go vet ./... [2021-05-18T00:14:49.114Z] gofmt -l . [2021-05-18T00:14:49.114Z] [ "`gofmt -l .`" = "" ] [2021-05-18T00:14:49.114Z] ./bin/test-go-mod-tidy.sh [2021-05-18T00:14:49.114Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T00:14:49.415Z] + ls -al . [2021-05-18T00:14:49.415Z] total 840 [2021-05-18T00:14:49.415Z] drwxrwxr-x 10 1001 1001 4096 May 18 00:14 . [2021-05-18T00:14:49.415Z] drwxr-xr-x 4 root root 30 May 18 00:12 .. [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 11 May 18 00:10 .dockerignore [2021-05-18T00:14:49.415Z] drwxrwxr-x 8 1001 1001 179 May 18 00:10 .git [2021-05-18T00:14:49.415Z] drwxrwxr-x 3 1001 1001 125 May 18 00:10 .github [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 818 May 18 00:10 .gitignore [2021-05-18T00:14:49.415Z] drwx------ 3 1001 1001 60 May 18 00:11 .semver [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 166 May 18 00:10 .sonarcloud.properties [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 8609 May 18 00:10 Attribution.txt [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 3804 May 18 00:10 CONTRIBUTING.md [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 931 May 18 00:10 Dockerfile.build [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 863 May 18 00:10 Jenkinsfile [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 10775 May 18 00:10 LICENSE [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 5632 May 18 00:10 Makefile [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 7978 May 18 00:10 README.md [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 6755 May 18 00:10 SECURITY.md [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 5 May 18 00:11 VERSION [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 4131 May 18 00:10 ZMQWindows.md [2021-05-18T00:14:49.415Z] drwxrwxr-x 2 1001 1001 117 May 18 00:10 bin [2021-05-18T00:14:49.415Z] drwxrwxr-x 14 1001 1001 4096 May 18 00:10 cmd [2021-05-18T00:14:49.415Z] -rw-r--r-- 1 root root 729706 May 18 00:14 coverage.out [2021-05-18T00:14:49.415Z] -rw-r--r-- 1 root root 1060 May 18 00:14 go.mod [2021-05-18T00:14:49.415Z] -rw-r--r-- 1 root root 22101 May 18 00:12 go.sum [2021-05-18T00:14:49.415Z] drwxrwxr-x 8 1001 1001 127 May 18 00:10 internal [2021-05-18T00:14:49.415Z] drwxrwxr-x 4 1001 1001 26 May 18 00:10 openapi [2021-05-18T00:14:49.415Z] drwxrwxr-x 4 1001 1001 71 May 18 00:10 snap [2021-05-18T00:14:49.415Z] -rw-rw-r-- 1 1001 1001 168 May 18 00:10 version.go [Pipeline] sh [2021-05-18T00:14:49.712Z] + '[' -e coverage.out ] [2021-05-18T00:14:49.712Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T00:14:49.850Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T00:14:50.140Z] + make build [2021-05-18T00:14:50.140Z] go mod tidy [2021-05-18T00:14:50.401Z] 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 [2021-05-18T00:14:51.803Z] 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 [2021-05-18T00:15:00.022Z] 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 [2021-05-18T00:15:00.606Z] 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 [2021-05-18T00:15:02.019Z] 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 [2021-05-18T00:15:02.282Z] 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 [2021-05-18T00:15:03.672Z] 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 [2021-05-18T00:15:04.630Z] 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 [2021-05-18T00:15:05.572Z] 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 [2021-05-18T00:15:06.978Z] 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 [2021-05-18T00:15:07.553Z] 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 [2021-05-18T00:15:08.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-18T00:15:09.913Z] $ docker stop --time=1 ce8cf6e89c79f2af231404e952e9df5562c8f935eef7ab782ea04dbc4f45ad38 [2021-05-18T00:15:11.618Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1126 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [2021-05-18T00:15:16.820Z] $ docker rm -f ce8cf6e89c79f2af231404e952e9df5562c8f935eef7ab782ea04dbc4f45ad38 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-05-18T00:15:17.149Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-05-18T00:15:17.408Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:15:20.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T00:15:20.908Z] [2021-05-18T00:15:20.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:15:21.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T00:15:21.220Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-18T00:15:21.220Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-18T00:15:21.220Z] ca9280d653b3: Pulling fs layer [2021-05-18T00:15:21.220Z] 7e9c9ca2126c: Pulling fs layer [2021-05-18T00:15:21.482Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-18T00:15:21.482Z] cbdbe7a5bc2a: Download complete [2021-05-18T00:15:21.745Z] cbdbe7a5bc2a: Pull complete [2021-05-18T00:15:21.745Z] ca9280d653b3: Verifying Checksum [2021-05-18T00:15:21.745Z] ca9280d653b3: Download complete [2021-05-18T00:15:22.317Z] ca9280d653b3: Pull complete [2021-05-18T00:15:22.501Z] using credential edgex-jenkins-ssh [2021-05-18T00:15:22.524Z] Cloning the remote Git repository [2021-05-18T00:15:22.588Z] 7e9c9ca2126c: Verifying Checksum [2021-05-18T00:15:22.588Z] 7e9c9ca2126c: Download complete [2021-05-18T00:15:22.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:15:22.684Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-05-18T00:15:22.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:15:22.756Z] > git --version # timeout=10 [2021-05-18T00:15:22.771Z] > git --version # 'git version 2.17.1' [2021-05-18T00:15:22.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:15:22.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:15:25.908Z] 7e9c9ca2126c: Pull complete [2021-05-18T00:15:25.908Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-18T00:15:25.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T00:15:25.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-18T00:15:25.985Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:15:26.026Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T00:15:32.347Z] $ docker top 5e03a5fd05e44d1f10e02eb49dd498aa04fbd93e48d6585f51b28999b295212c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:15:32.720Z] + docker-compose build --help [2021-05-18T00:15:32.720Z] + grep parallel [2021-05-18T00:15:33.294Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T00:15:33.307Z] $ docker stop --time=1 5e03a5fd05e44d1f10e02eb49dd498aa04fbd93e48d6585f51b28999b295212c [2021-05-18T00:15:34.494Z] $ docker rm -f 5e03a5fd05e44d1f10e02eb49dd498aa04fbd93e48d6585f51b28999b295212c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:15:34.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T00:15:34.926Z] . [Pipeline] withDockerContainer [2021-05-18T00:15:35.000Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:15:35.039Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T00:15:35.489Z] $ docker top 96203e61ba91be210ae8d336f08474b6a66a26b9884fcae032e9114167c8358c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:15:35.887Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T00:15:36.459Z] Building core-command ... [2021-05-18T00:15:36.459Z] Building core-data ... [2021-05-18T00:15:36.459Z] Building core-metadata ... [2021-05-18T00:15:36.459Z] Building security-bootstrapper ... [2021-05-18T00:15:36.459Z] Building security-proxy-setup ... [2021-05-18T00:15:36.459Z] Building security-secretstore-setup ... [2021-05-18T00:15:36.459Z] Building support-notifications ... [2021-05-18T00:15:36.459Z] Building support-scheduler ... [2021-05-18T00:15:36.459Z] Building sys-mgmt-agent ... [2021-05-18T00:15:36.459Z] Building sys-mgmt-agent [2021-05-18T00:15:36.459Z] Building support-notifications [2021-05-18T00:15:36.459Z] Building core-data [2021-05-18T00:15:36.459Z] Building core-command [2021-05-18T00:15:36.459Z] Building core-metadata [2021-05-18T00:15:38.985Z] Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:15:39.403Z] Merge succeeded, producing f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:15:39.404Z] Checking out Revision f56ce7ce5ddeaabef666ed470821df7bde083a09 (PR-3462) [2021-05-18T00:15:37.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T00:15:38.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:15:38.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T00:15:38.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:15:38.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:15:38.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:15:39.008Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:15:39.023Z] > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 [2021-05-18T00:15:39.329Z] > git remote # timeout=10 [2021-05-18T00:15:39.343Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:15:39.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:15:39.373Z] > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 [2021-05-18T00:15:39.395Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:15:39.414Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:15:39.423Z] > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 [2021-05-18T00:15:43.751Z] Commit message: "Merge branch 'master' into service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:15:45.077Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:15:45.536Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:15:45.892Z] + true [2021-05-18T00:15:45.893Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:16:04.244Z] provisioning config files... [2021-05-18T00:16:04.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config3754314026251467066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:16:04.646Z] ---> docker-login.sh [2021-05-18T00:16:04.646Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:16:05.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:16:05.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:16:05.842Z] Configure a credential helper to remove this warning. See [2021-05-18T00:16:05.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:16:05.842Z] [2021-05-18T00:16:05.842Z] Login Succeeded [2021-05-18T00:16:05.842Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:16:06.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:16:06.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:16:06.399Z] Configure a credential helper to remove this warning. See [2021-05-18T00:16:06.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:16:06.399Z] [2021-05-18T00:16:06.399Z] Login Succeeded [2021-05-18T00:16:06.399Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:16:06.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:16:06.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:16:06.680Z] Configure a credential helper to remove this warning. See [2021-05-18T00:16:06.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:16:06.680Z] [2021-05-18T00:16:06.680Z] Login Succeeded [2021-05-18T00:16:06.680Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:16:07.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:16:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:16:07.277Z] Configure a credential helper to remove this warning. See [2021-05-18T00:16:07.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:16:07.277Z] [2021-05-18T00:16:07.277Z] Login Succeeded [2021-05-18T00:16:07.277Z] docker.io [2021-05-18T00:16:07.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:16:08.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:16:08.146Z] Configure a credential helper to remove this warning. See [2021-05-18T00:16:08.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:16:08.146Z] [2021-05-18T00:16:08.146Z] Login Succeeded [2021-05-18T00:16:08.146Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:16:08.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T00:16:08.464Z] ========================================================= [2021-05-18T00:16:08.465Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T00:16:08.465Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:16:08.805Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-18T00:16:11.462Z] Sending build context to Docker daemon 167.9MB [2021-05-18T00:16:11.462Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:11.462Z] Step 2/6 : FROM ${BASE} [2021-05-18T00:16:11.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T00:16:11.462Z] 595b0fe564bb: Pulling fs layer [2021-05-18T00:16:11.462Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T00:16:11.462Z] 316046926c0a: Pulling fs layer [2021-05-18T00:16:11.462Z] 4ebd0625c992: Pulling fs layer [2021-05-18T00:16:11.462Z] 207e8628e3a3: Pulling fs layer [2021-05-18T00:16:11.462Z] c791037a9be2: Pulling fs layer [2021-05-18T00:16:11.462Z] ffd874e62e21: Pulling fs layer [2021-05-18T00:16:11.462Z] ffd874e62e21: Waiting [2021-05-18T00:16:11.462Z] 207e8628e3a3: Waiting [2021-05-18T00:16:11.462Z] 4ebd0625c992: Waiting [2021-05-18T00:16:11.462Z] 316046926c0a: Verifying Checksum [2021-05-18T00:16:11.462Z] 316046926c0a: Download complete [2021-05-18T00:16:11.462Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T00:16:11.462Z] 7186ed65a4f7: Download complete [2021-05-18T00:16:11.742Z] 207e8628e3a3: Verifying Checksum [2021-05-18T00:16:11.742Z] 207e8628e3a3: Download complete [2021-05-18T00:16:11.742Z] 595b0fe564bb: Download complete [2021-05-18T00:16:12.358Z] 595b0fe564bb: Pull complete [2021-05-18T00:16:12.960Z] 7186ed65a4f7: Pull complete [2021-05-18T00:16:13.236Z] 316046926c0a: Pull complete [2021-05-18T00:16:13.516Z] ffd874e62e21: Verifying Checksum [2021-05-18T00:16:13.516Z] ffd874e62e21: Download complete [2021-05-18T00:16:14.949Z] 4ebd0625c992: Verifying Checksum [2021-05-18T00:16:14.949Z] 4ebd0625c992: Download complete [2021-05-18T00:16:15.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:15.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:16:15.251Z] ---> f5f7f42c7592 [2021-05-18T00:16:15.251Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:16:15.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:15.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:16:15.251Z] ---> f5f7f42c7592 [2021-05-18T00:16:15.251Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:16:15.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:15.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:16:15.251Z] ---> f5f7f42c7592 [2021-05-18T00:16:15.251Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:16:25.108Z] 4ebd0625c992: Pull complete [2021-05-18T00:16:25.108Z] 207e8628e3a3: Pull complete [2021-05-18T00:16:25.385Z] c791037a9be2: Pull complete [2021-05-18T00:16:29.702Z] ffd874e62e21: Pull complete [2021-05-18T00:16:29.702Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T00:16:29.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T00:16:29.702Z] ---> cfc18b08335c [2021-05-18T00:16:29.702Z] 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 [2021-05-18T00:16:31.695Z] ---> Running in b196bd9496b6 [2021-05-18T00:16:32.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:16:33.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:16:34.630Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T00:16:35.220Z] (2/12) Installing file (5.39-r0) [2021-05-18T00:16:35.220Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T00:16:35.220Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T00:16:40.614Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T00:16:40.614Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T00:16:40.614Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T00:16:40.614Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T00:16:40.614Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T00:16:40.614Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:16:40.614Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T00:16:40.614Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:16:40.614Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:16:40.614Z] OK: 218 MiB in 52 packages [2021-05-18T00:16:41.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:41.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:16:41.848Z] ---> f5f7f42c7592 [2021-05-18T00:16:41.848Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T00:16:41.848Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:16:41.848Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:16:41.848Z] ---> f5f7f42c7592 [2021-05-18T00:16:41.848Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:16:44.949Z] Removing intermediate container b196bd9496b6 [2021-05-18T00:16:44.950Z] ---> cdb0e14cac17 [2021-05-18T00:16:44.950Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T00:16:44.950Z] ---> Running in f21effb80406 [2021-05-18T00:16:44.950Z] Removing intermediate container f21effb80406 [2021-05-18T00:16:44.950Z] ---> 3be4231f1148 [2021-05-18T00:16:44.950Z] Step 5/6 : COPY go.mod . [2021-05-18T00:16:45.929Z] ---> 5b194c9af589 [2021-05-18T00:16:45.929Z] Step 6/6 : RUN go mod download [2021-05-18T00:16:45.929Z] ---> Running in 4aff7aaa70cd [2021-05-18T00:16:46.051Z] ---> Running in 061554cafade [2021-05-18T00:16:46.051Z] ---> Running in 97a88420c79c [2021-05-18T00:16:46.051Z] ---> Running in 1dcf0615f513 [2021-05-18T00:16:46.051Z] ---> Running in dab984088436 [2021-05-18T00:16:46.052Z] ---> Running in 63ed2ff963a6 [2021-05-18T00:16:46.052Z] Removing intermediate container 061554cafade [2021-05-18T00:16:46.052Z] ---> cd04c97b7a2d [2021-05-18T00:16:46.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:16:46.052Z] Removing intermediate container 1dcf0615f513 [2021-05-18T00:16:46.052Z] ---> f12d26ca15ac [2021-05-18T00:16:46.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:16:46.052Z] Removing intermediate container dab984088436 [2021-05-18T00:16:46.052Z] ---> b0cf02516997 [2021-05-18T00:16:46.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:16:46.312Z] Removing intermediate container 63ed2ff963a6 [2021-05-18T00:16:46.312Z] ---> e48ac7e57640 [2021-05-18T00:16:46.312Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:16:46.312Z] Removing intermediate container 97a88420c79c [2021-05-18T00:16:46.312Z] ---> af618c4776b9 [2021-05-18T00:16:46.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:16:46.312Z] ---> Running in 1242a4664d88 [2021-05-18T00:16:46.312Z] ---> Running in f1b0a461fb71 [2021-05-18T00:16:46.312Z] ---> Running in fd3946d62f4b [2021-05-18T00:16:46.312Z] ---> Running in 590f2d184219 [2021-05-18T00:16:46.312Z] ---> Running in 6c4f174e54db [2021-05-18T00:16:47.718Z] Removing intermediate container 1242a4664d88 [2021-05-18T00:16:47.718Z] ---> d837597d6dd1 [2021-05-18T00:16:47.718Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T00:16:47.718Z] ---> Running in 62c2e755f7c2 [2021-05-18T00:16:47.718Z] Removing intermediate container f1b0a461fb71 [2021-05-18T00:16:47.718Z] ---> c2c714b278d5 [2021-05-18T00:16:47.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T00:16:47.718Z] Removing intermediate container 590f2d184219 [2021-05-18T00:16:47.718Z] ---> ff5db280f817 [2021-05-18T00:16:47.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T00:16:47.718Z] ---> Running in 5c6dd59c669b [2021-05-18T00:16:47.718Z] ---> Running in 5139ebcc793f [2021-05-18T00:16:47.991Z] Removing intermediate container 6c4f174e54db [2021-05-18T00:16:47.991Z] ---> 86a9af769ec3 [2021-05-18T00:16:47.991Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T00:16:48.259Z] ---> Running in 3e46fafbeb5c [2021-05-18T00:16:48.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:48.259Z] Removing intermediate container fd3946d62f4b [2021-05-18T00:16:48.259Z] ---> 77a49d9f6458 [2021-05-18T00:16:48.259Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T00:16:48.259Z] ---> Running in a262277595a8 [2021-05-18T00:16:48.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:48.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:48.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:48.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:49.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:49.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:49.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:49.565Z] OK: 219 MiB in 52 packages [2021-05-18T00:16:49.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:49.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:16:50.090Z] Removing intermediate container 62c2e755f7c2 [2021-05-18T00:16:50.090Z] ---> b7923e5adef1 [2021-05-18T00:16:50.090Z] Step 6/24 : COPY go.mod . [2021-05-18T00:16:50.090Z] OK: 219 MiB in 52 packages [2021-05-18T00:16:50.090Z] OK: 219 MiB in 52 packages [2021-05-18T00:16:50.360Z] OK: 219 MiB in 52 packages [2021-05-18T00:16:50.360Z] ---> f79b7f38a67a [2021-05-18T00:16:50.360Z] Step 7/24 : RUN go mod download [2021-05-18T00:16:50.621Z] ---> Running in 1a425fec2ef3 [2021-05-18T00:16:50.621Z] Removing intermediate container 5c6dd59c669b [2021-05-18T00:16:50.621Z] ---> 9720dcd40c61 [2021-05-18T00:16:50.621Z] Step 6/24 : COPY go.mod . [2021-05-18T00:16:50.621Z] OK: 219 MiB in 52 packages [2021-05-18T00:16:50.891Z] ---> 368dede46706 [2021-05-18T00:16:50.891Z] Step 7/24 : RUN go mod download [2021-05-18T00:16:51.158Z] Removing intermediate container 5139ebcc793f [2021-05-18T00:16:51.158Z] ---> e9917f018faf [2021-05-18T00:16:51.158Z] Step 6/24 : COPY go.mod . [2021-05-18T00:16:51.158Z] Removing intermediate container a262277595a8 [2021-05-18T00:16:51.158Z] ---> 8dda2a29a919 [2021-05-18T00:16:51.158Z] Step 6/24 : COPY go.mod . [2021-05-18T00:16:51.158Z] ---> Running in a8ede8e74e38 [2021-05-18T00:16:51.418Z] Removing intermediate container 3e46fafbeb5c [2021-05-18T00:16:51.418Z] ---> b8dad32d037c [2021-05-18T00:16:51.418Z] Step 6/23 : COPY go.mod . [2021-05-18T00:16:51.418Z] ---> d978854bd3b9 [2021-05-18T00:16:51.418Z] Step 7/24 : RUN go mod download [2021-05-18T00:16:51.678Z] ---> Running in 6d620eea9f87 [2021-05-18T00:16:51.678Z] ---> 35665003082c [2021-05-18T00:16:51.678Z] Step 7/23 : RUN go mod download [2021-05-18T00:16:51.678Z] ---> 076c73706f88 [2021-05-18T00:16:51.678Z] Step 7/24 : RUN go mod download [2021-05-18T00:16:51.678Z] ---> Running in fa75b3696c56 [2021-05-18T00:16:51.939Z] ---> Running in b7431713d35b [2021-05-18T00:16:52.202Z] Removing intermediate container 1a425fec2ef3 [2021-05-18T00:16:52.202Z] ---> e979e5416792 [2021-05-18T00:16:52.202Z] Step 8/24 : COPY . . [2021-05-18T00:16:54.120Z] Removing intermediate container a8ede8e74e38 [2021-05-18T00:16:54.120Z] ---> fb6bcb2d4ebe [2021-05-18T00:16:54.120Z] Step 8/24 : COPY . . [2021-05-18T00:17:12.738Z] Removing intermediate container 4aff7aaa70cd [2021-05-18T00:17:12.738Z] ---> b3012aa064c6 [2021-05-18T00:17:12.738Z] Successfully built b3012aa064c6 [2021-05-18T00:17:12.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:17:13.077Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T00:17:13.077Z] . [Pipeline] withDockerContainer [2021-05-18T00:17:13.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-05-18T00:17:13.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T00:17:15.060Z] $ docker top 5aa5b5a92a0df959634fabf5864a5bebdb10aeecdc851c155564b20a5bc327d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:17:16.037Z] + go version [2021-05-18T00:17:16.037Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T00:17:16.064Z] $ docker stop --time=1 5aa5b5a92a0df959634fabf5864a5bebdb10aeecdc851c155564b20a5bc327d9 [2021-05-18T00:17:16.158Z] ---> b87947ffb9a9 [2021-05-18T00:17:16.159Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:17:16.159Z] ---> 76bcdec44411 [2021-05-18T00:17:16.159Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:17:16.159Z] Removing intermediate container 6d620eea9f87 [2021-05-18T00:17:16.159Z] ---> 0ba0da96580a [2021-05-18T00:17:16.159Z] Step 8/24 : COPY . . [2021-05-18T00:17:16.159Z] ---> Running in 76957437dfda [2021-05-18T00:17:16.159Z] Removing intermediate container b7431713d35b [2021-05-18T00:17:16.159Z] ---> 5e87419849ef [2021-05-18T00:17:16.159Z] Step 8/24 : COPY . . [2021-05-18T00:17:16.159Z] ---> Running in b443f975feed [2021-05-18T00:17:17.950Z] $ docker rm -f 5aa5b5a92a0df959634fabf5864a5bebdb10aeecdc851c155564b20a5bc327d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:17:18.796Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T00:17:18.796Z] . [Pipeline] withDockerContainer [2021-05-18T00:17:19.059Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-05-18T00:17:19.146Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T00:17:20.698Z] $ docker top 0e18ce26ed1ec51bae259b800f7726edc8cfd42b83f87b48139c86de22750d2f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T00:17:20.977Z] ========================================================= [2021-05-18T00:17:20.977Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T00:17:20.977Z] ========================================================= [Pipeline] sh [2021-05-18T00:17:21.652Z] + go mod tidy [Pipeline] sh [2021-05-18T00:17:22.904Z] + make test [2021-05-18T00:17:22.904Z] go mod tidy [2021-05-18T00:17:23.506Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T00:17:26.188Z] Removing intermediate container fa75b3696c56 [2021-05-18T00:17:26.188Z] ---> 432a53ef3f18 [2021-05-18T00:17:26.188Z] Step 8/23 : COPY . . [2021-05-18T00:17:38.453Z] ---> 8f3644d24883 [2021-05-18T00:17:38.453Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:17:38.453Z] Removing intermediate container 76957437dfda [2021-05-18T00:17:38.453Z] ---> 13ffacdb2af3 [2021-05-18T00:17:38.453Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T00:17:38.453Z] ---> 7205e124b3e5 [2021-05-18T00:17:38.453Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:17:38.453Z] ---> Running in ac33f9143471 [2021-05-18T00:17:38.453Z] ---> Running in 57313bdae881 [2021-05-18T00:17:38.453Z] ---> Running in 71e0f4f4a470 [2021-05-18T00:17:38.453Z] Removing intermediate container b443f975feed [2021-05-18T00:17:38.453Z] ---> 0e9217a4d54f [2021-05-18T00:17:38.453Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T00:17:38.453Z] ---> Running in 57cfc5ad0f88 [2021-05-18T00:17:39.035Z] 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 [2021-05-18T00:17:39.035Z] 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 [2021-05-18T00:17:43.290Z] Removing intermediate container ac33f9143471 [2021-05-18T00:17:43.290Z] ---> cbd315de8c94 [2021-05-18T00:17:43.290Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T00:17:45.227Z] Removing intermediate container 71e0f4f4a470 [2021-05-18T00:17:45.227Z] ---> b9bc05d76bfb [2021-05-18T00:17:45.227Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T00:17:45.227Z] ---> Running in 6693f7d076e5 [2021-05-18T00:17:45.227Z] ---> Running in 0f8d89370d42 [2021-05-18T00:17:45.805Z] 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 [2021-05-18T00:17:46.071Z] 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 [2021-05-18T00:17:50.307Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T00:18:04.328Z] ---> 2d8922690b0e [2021-05-18T00:18:04.328Z] Step 9/23 : RUN go mod tidy [2021-05-18T00:18:04.328Z] ---> Running in 1e4f273b8bb2 [2021-05-18T00:18:04.907Z] Removing intermediate container 1e4f273b8bb2 [2021-05-18T00:18:04.907Z] ---> 6e6a06c3b304 [2021-05-18T00:18:04.907Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T00:18:05.175Z] ---> Running in cf0c255d3bd9 [2021-05-18T00:18:06.146Z] 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 [2021-05-18T00:18:28.203Z] Removing intermediate container 57313bdae881 [2021-05-18T00:18:28.203Z] ---> 2bc7dc2d3b27 [2021-05-18T00:18:28.203Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T00:18:28.203Z] ---> Running in 0ad209b28cc7 [2021-05-18T00:18:28.203Z] 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 [2021-05-18T00:18:28.203Z] Removing intermediate container 0ad209b28cc7 [2021-05-18T00:18:28.203Z] ---> 82d564be1968 [2021-05-18T00:18:28.203Z] [2021-05-18T00:18:28.203Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T00:18:28.203Z] 20.10.0: Pulling from library/docker [2021-05-18T00:18:38.262Z] Removing intermediate container 0f8d89370d42 [2021-05-18T00:18:38.262Z] ---> 5cdb2419e3a4 [2021-05-18T00:18:38.262Z] [2021-05-18T00:18:38.262Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:18:38.262Z] 3.12: Pulling from library/alpine [2021-05-18T00:18:38.262Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T00:18:39.207Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T00:18:39.207Z] ---> aefe523efa57 [2021-05-18T00:18:39.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:18:39.207Z] Removing intermediate container 57cfc5ad0f88 [2021-05-18T00:18:39.207Z] ---> c6937c3365e5 [2021-05-18T00:18:39.207Z] [2021-05-18T00:18:39.207Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:18:39.207Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T00:18:39.207Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T00:18:39.207Z] 3.12: Pulling from library/alpine [2021-05-18T00:18:39.207Z] ---> 13621d1b12d4 [2021-05-18T00:18:39.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:18:39.207Z] ---> Running in 1580badcc143 [2021-05-18T00:18:39.207Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T00:18:39.207Z] Status: Image is up to date for alpine:3.12 [2021-05-18T00:18:39.207Z] ---> 13621d1b12d4 [2021-05-18T00:18:39.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:18:39.472Z] ---> Running in 96ef41e78d40 [2021-05-18T00:18:39.733Z] ---> Running in c135930cd94a [2021-05-18T00:18:39.993Z] Removing intermediate container 1580badcc143 [2021-05-18T00:18:39.993Z] ---> 5fb2efea4219 [2021-05-18T00:18:39.993Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T00:18:40.576Z] ---> Running in 793988a4805f [2021-05-18T00:18:40.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:40.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:41.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:41.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:41.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:41.320Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T00:18:41.320Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:18:41.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:41.320Z] OK: 6 MiB in 15 packages [2021-05-18T00:18:41.638Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T00:18:41.638Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T00:18:41.638Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T00:18:41.638Z] Executing bash-5.0.17-r0.post-install [2021-05-18T00:18:41.638Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:18:41.638Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:18:41.638Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T00:18:41.638Z] OK: 6 MiB in 15 packages [2021-05-18T00:18:42.046Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T00:18:42.046Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T00:18:42.046Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T00:18:42.046Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T00:18:42.046Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T00:18:42.046Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T00:18:42.046Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T00:18:42.046Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T00:18:42.046Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T00:18:43.806Z] Removing intermediate container 96ef41e78d40 [2021-05-18T00:18:43.806Z] ---> b96ca1c06f03 [2021-05-18T00:18:43.806Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:18:44.450Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T00:18:44.450Z] Removing intermediate container c135930cd94a [2021-05-18T00:18:44.450Z] ---> f0380b21c18b [2021-05-18T00:18:44.450Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:18:44.450Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T00:18:44.450Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T00:18:44.450Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T00:18:44.450Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T00:18:44.450Z] ---> Running in 6f35c4d00f25 [2021-05-18T00:18:44.728Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T00:18:44.728Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T00:18:44.728Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T00:18:44.728Z] ---> Running in e203a6f2de6a [2021-05-18T00:18:44.998Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T00:18:44.998Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T00:18:45.262Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T00:18:45.521Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T00:18:46.468Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T00:18:46.468Z] Removing intermediate container 6f35c4d00f25 [2021-05-18T00:18:46.468Z] ---> d2bbf3ec103c [2021-05-18T00:18:46.468Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T00:18:46.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T00:18:47.408Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T00:18:47.995Z] Removing intermediate container e203a6f2de6a [2021-05-18T00:18:47.995Z] ---> 3d6d8c4fcd35 [2021-05-18T00:18:47.995Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T00:18:47.995Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T00:18:47.995Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T00:18:47.995Z] ---> Running in 24af326c09ac [2021-05-18T00:18:47.995Z] ---> Running in 3f3a204c8718 [2021-05-18T00:18:47.995Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T00:18:47.995Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T00:18:47.995Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T00:18:48.257Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T00:18:48.521Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T00:18:48.521Z] Removing intermediate container 6693f7d076e5 [2021-05-18T00:18:48.521Z] ---> b5e03ad5ad97 [2021-05-18T00:18:48.521Z] [2021-05-18T00:18:48.521Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:18:48.521Z] ---> 13621d1b12d4 [2021-05-18T00:18:48.521Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T00:18:48.521Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T00:18:48.521Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T00:18:49.092Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T00:18:49.092Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T00:18:49.092Z] Removing intermediate container 24af326c09ac [2021-05-18T00:18:49.092Z] ---> 36c187a0de8a [2021-05-18T00:18:49.092Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T00:18:49.092Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T00:18:50.036Z] ---> Running in 8a2d7597905d [2021-05-18T00:18:50.036Z] Removing intermediate container 3f3a204c8718 [2021-05-18T00:18:50.036Z] ---> 4846367bb711 [2021-05-18T00:18:50.036Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T00:18:50.036Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T00:18:50.036Z] OK: 72 MiB in 59 packages [2021-05-18T00:18:50.315Z] ---> Running in e2014d525eb9 [2021-05-18T00:18:50.315Z] ---> Running in afc632c8a324 [2021-05-18T00:18:50.580Z] Removing intermediate container 8a2d7597905d [2021-05-18T00:18:50.580Z] ---> b0bbcb703581 [2021-05-18T00:18:50.580Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T00:18:52.492Z] Collecting docker-compose==1.23.2 [2021-05-18T00:18:52.492Z] Removing intermediate container e2014d525eb9 [2021-05-18T00:18:52.492Z] ---> 1fa3ef4b06fc [2021-05-18T00:18:52.492Z] Step 16/24 : WORKDIR / [2021-05-18T00:18:52.492Z] ---> Running in 0f6d1989fe49 [2021-05-18T00:18:52.492Z] Removing intermediate container afc632c8a324 [2021-05-18T00:18:52.492Z] ---> 7cb9b9c84bcf [2021-05-18T00:18:52.492Z] Step 16/24 : WORKDIR / [2021-05-18T00:18:52.492Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T00:18:52.753Z] ---> Running in 0507537ed795 [2021-05-18T00:18:52.753Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T00:18:52.753Z] Removing intermediate container cf0c255d3bd9 [2021-05-18T00:18:52.753Z] ---> d8e290c9f314 [2021-05-18T00:18:52.753Z] [2021-05-18T00:18:52.753Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T00:18:52.753Z] ---> 13621d1b12d4 [2021-05-18T00:18:52.753Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T00:18:52.753Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T00:18:52.753Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T00:18:53.015Z] ---> Running in 7bb369684b88 [2021-05-18T00:18:53.015Z] ---> Running in 716c38c8fa3e [2021-05-18T00:18:53.015Z] Removing intermediate container 0f6d1989fe49 [2021-05-18T00:18:53.015Z] ---> 7cd05e3c65ea [2021-05-18T00:18:53.015Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T00:18:53.614Z] ---> Running in 65bf305aad68 [2021-05-18T00:18:53.898Z] Removing intermediate container 0507537ed795 [2021-05-18T00:18:53.898Z] ---> 93263c055419 [2021-05-18T00:18:53.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:18:53.898Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T00:18:53.898Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T00:18:53.898Z] Removing intermediate container 7bb369684b88 [2021-05-18T00:18:53.898Z] ---> f6cf3bd67088 [2021-05-18T00:18:53.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:18:53.898Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T00:18:53.898Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T00:18:54.158Z] Removing intermediate container 65bf305aad68 [2021-05-18T00:18:54.158Z] ---> 6d002f840233 [2021-05-18T00:18:54.158Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:18:54.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:54.158Z] ---> e01d0401f634 [2021-05-18T00:18:54.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T00:18:54.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:54.430Z] ---> Running in 5a6fd9164e12 [2021-05-18T00:18:54.430Z] ---> f7ee9ead7d65 [2021-05-18T00:18:54.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T00:18:54.430Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T00:18:54.430Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T00:18:54.430Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:18:54.430Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:18:54.430Z] OK: 6 MiB in 16 packages [2021-05-18T00:18:54.697Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T00:18:54.697Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T00:18:54.697Z] Collecting PyYAML<4,>=3.10 [2021-05-18T00:18:54.697Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T00:18:55.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T00:18:55.658Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T00:18:55.659Z] ---> d366b52e98f3 [2021-05-18T00:18:55.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T00:18:55.659Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T00:18:55.659Z] ---> d586a00cc4d5 [2021-05-18T00:18:55.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T00:18:55.928Z] Removing intermediate container 716c38c8fa3e [2021-05-18T00:18:55.928Z] ---> c54d7ed91b2b [2021-05-18T00:18:55.928Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:18:55.928Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T00:18:56.187Z] ---> Running in 80831bc4d7d6 [2021-05-18T00:18:56.187Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T00:18:56.187Z] ---> 94a20ba6c49c [2021-05-18T00:18:56.187Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T00:18:56.187Z] ---> 139c9ed9ccb9 [2021-05-18T00:18:56.187Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T00:18:56.187Z] ---> Running in 997c24b9add9 [2021-05-18T00:18:56.187Z] ---> Running in 216161ef1b22 [2021-05-18T00:18:56.187Z] Removing intermediate container 80831bc4d7d6 [2021-05-18T00:18:56.187Z] ---> d13edde36901 [2021-05-18T00:18:56.187Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T00:18:56.187Z] Removing intermediate container 5a6fd9164e12 [2021-05-18T00:18:56.187Z] ---> ce24c6063a57 [2021-05-18T00:18:56.187Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T00:18:56.187Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T00:18:56.187Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T00:18:56.455Z] ---> Running in dc9a314e3aba [2021-05-18T00:18:56.455Z] ---> Running in 4c918573dc9b [2021-05-18T00:18:56.455Z] Removing intermediate container 997c24b9add9 [2021-05-18T00:18:56.455Z] ---> 855962a716dc [2021-05-18T00:18:56.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:18:56.455Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T00:18:56.455Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T00:18:56.455Z] Removing intermediate container 216161ef1b22 [2021-05-18T00:18:56.455Z] ---> d533174e9370 [2021-05-18T00:18:56.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:18:56.455Z] ---> Running in e98956b0d187 [2021-05-18T00:18:56.455Z] Collecting idna<2.8,>=2.5 [2021-05-18T00:18:56.455Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T00:18:56.455Z] 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) [2021-05-18T00:18:56.455Z] ---> Running in a3b9b4b2436d [2021-05-18T00:18:56.455Z] Removing intermediate container dc9a314e3aba [2021-05-18T00:18:56.455Z] ---> 4988d5a2e8ed [2021-05-18T00:18:56.455Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T00:18:56.731Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T00:18:56.731Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T00:18:56.731Z] Removing intermediate container e98956b0d187 [2021-05-18T00:18:56.731Z] ---> 3a9d3d5baa09 [2021-05-18T00:18:56.731Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T00:18:56.731Z] 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) [2021-05-18T00:18:56.731Z] ---> Running in 6f336abb0302 [2021-05-18T00:18:56.731Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T00:18:56.731Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T00:18:56.731Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T00:18:56.731Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T00:18:56.731Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T00:18:56.731Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T00:18:56.731Z] ---> Running in f3908e5679ca [2021-05-18T00:18:56.731Z] Removing intermediate container a3b9b4b2436d [2021-05-18T00:18:56.731Z] ---> ab15190d66e8 [2021-05-18T00:18:56.731Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T00:18:56.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:56.731Z] ---> Running in d42046b2f9c2 [2021-05-18T00:18:57.033Z] Removing intermediate container 6f336abb0302 [2021-05-18T00:18:57.033Z] ---> 094e5d371489 [2021-05-18T00:18:57.033Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:18:57.033Z] Installing collected packages: dockerpty, idna, urllib3, requests, texttable, cached-property, PyYAML, docopt, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-05-18T00:18:57.033Z] Running setup.py install for dockerpty: started [2021-05-18T00:18:57.033Z] Removing intermediate container f3908e5679ca [2021-05-18T00:18:57.033Z] ---> 06834c7898a7 [2021-05-18T00:18:57.033Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:18:57.033Z] Removing intermediate container d42046b2f9c2 [2021-05-18T00:18:57.033Z] ---> bb2bd319b0fa [2021-05-18T00:18:57.033Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:18:57.033Z] ---> Running in f2a25c58f215 [2021-05-18T00:18:57.033Z] ---> Running in 5c7df045ae4d [2021-05-18T00:18:57.296Z] ---> 1691b2e9c7e1 [2021-05-18T00:18:57.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T00:18:57.296Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T00:18:57.296Z] Attempting uninstall: idna [2021-05-18T00:18:57.296Z] Found existing installation: idna 2.9 [2021-05-18T00:18:57.296Z] Uninstalling idna-2.9: [2021-05-18T00:18:57.296Z] Successfully uninstalled idna-2.9 [2021-05-18T00:18:57.296Z] Removing intermediate container f2a25c58f215 [2021-05-18T00:18:57.296Z] ---> f6f22faae9a1 [2021-05-18T00:18:57.296Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:18:57.557Z] Attempting uninstall: urllib3 [2021-05-18T00:18:57.557Z] Found existing installation: urllib3 1.25.9 [2021-05-18T00:18:57.557Z] Uninstalling urllib3-1.25.9: [2021-05-18T00:18:57.557Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T00:18:57.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:18:57.820Z] ---> 536bb2842db6 [2021-05-18T00:18:57.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T00:18:57.820Z] Removing intermediate container 5c7df045ae4d [2021-05-18T00:18:57.820Z] ---> 113f62c40076 [2021-05-18T00:18:57.820Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:18:57.820Z] ---> Running in 2b917802e6c3 [2021-05-18T00:18:58.089Z] Attempting uninstall: requests [2021-05-18T00:18:58.089Z] Found existing installation: requests 2.23.0 [2021-05-18T00:18:58.089Z] Uninstalling requests-2.23.0: [2021-05-18T00:18:58.089Z] Successfully uninstalled requests-2.23.0 [2021-05-18T00:18:58.089Z] Running setup.py install for texttable: started [2021-05-18T00:18:58.089Z] ---> Running in a6217c8f68a7 [2021-05-18T00:18:58.353Z] Removing intermediate container 2b917802e6c3 [2021-05-18T00:18:58.354Z] ---> b31ab9a0b414 [2021-05-18T00:18:58.354Z] [2021-05-18T00:18:58.354Z] ---> d78052a35a46 [2021-05-18T00:18:58.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T00:18:58.354Z] Successfully built b31ab9a0b414 [2021-05-18T00:18:58.616Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T00:18:58.616Z] Successfully tagged core-command:latest [2021-05-18T00:18:58.616Z] ---> Running in 86980b3895df [2021-05-18T00:18:58.616Z] Running setup.py install for PyYAML: started [2021-05-18T00:18:58.616Z]  Building core-command ... done Building security-secretstore-setup [2021-05-18T00:18:58.616Z] Removing intermediate container a6217c8f68a7 [2021-05-18T00:18:58.617Z] ---> 6c558243d3d5 [2021-05-18T00:18:58.617Z] [2021-05-18T00:18:58.892Z] Successfully built 6c558243d3d5 [2021-05-18T00:18:58.892Z] Successfully tagged core-metadata:latest [2021-05-18T00:18:58.892Z]  Building core-metadata ... done Building security-bootstrapper [2021-05-18T00:18:58.892Z] Removing intermediate container 86980b3895df [2021-05-18T00:18:58.892Z] ---> 70e66d9bfc55 [2021-05-18T00:18:58.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:18:58.892Z] ---> Running in 5b720ed01218 [2021-05-18T00:18:59.162Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T00:18:59.162Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T00:18:59.162Z] Running setup.py install for docopt: started [2021-05-18T00:18:59.162Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T00:18:59.162Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T00:18:59.423Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T00:18:59.424Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T00:18:59.684Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T00:19:02.998Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T00:19:02.998Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:19:02.998Z] OK: 8 MiB in 20 packages [2021-05-18T00:19:03.568Z] Removing intermediate container 5b720ed01218 [2021-05-18T00:19:03.569Z] ---> e3cdb8e13bf8 [2021-05-18T00:19:03.569Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T00:19:05.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T00:19:05.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T00:19:07.807Z] ---> Running in 2e2dd9741687 [2021-05-18T00:19:08.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T00:19:10.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T00:19:10.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T00:19:10.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T00:19:10.385Z] 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.59.0 [2021-05-18T00:19:10.657Z] Removing intermediate container 2e2dd9741687 [2021-05-18T00:19:10.657Z] ---> ce8aed81278c [2021-05-18T00:19:10.657Z] Step 22/23 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:19:13.960Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:19:13.960Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:19:13.960Z] ---> f5f7f42c7592 [2021-05-18T00:19:13.961Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> e48ac7e57640 [2021-05-18T00:19:13.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> ff5db280f817 [2021-05-18T00:19:13.961Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> e9917f018faf [2021-05-18T00:19:13.961Z] Step 6/26 : COPY go.mod . [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> 076c73706f88 [2021-05-18T00:19:13.961Z] Step 7/26 : RUN go mod download [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> 5e87419849ef [2021-05-18T00:19:13.961Z] Step 8/26 : COPY . . [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> 8f3644d24883 [2021-05-18T00:19:13.961Z] Step 9/26 : RUN go mod tidy [2021-05-18T00:19:13.961Z] ---> Using cache [2021-05-18T00:19:13.961Z] ---> b9bc05d76bfb [2021-05-18T00:19:13.961Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T00:19:14.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T00:19:15.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T00:19:22.098Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:19:22.099Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:19:22.099Z] ---> f5f7f42c7592 [2021-05-18T00:19:22.099Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> e48ac7e57640 [2021-05-18T00:19:22.099Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> ff5db280f817 [2021-05-18T00:19:22.099Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> e9917f018faf [2021-05-18T00:19:22.099Z] Step 6/32 : COPY go.mod . [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> 076c73706f88 [2021-05-18T00:19:22.099Z] Step 7/32 : RUN go mod download [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> 5e87419849ef [2021-05-18T00:19:22.099Z] Step 8/32 : COPY . . [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> 8f3644d24883 [2021-05-18T00:19:22.099Z] Step 9/32 : RUN go mod tidy [2021-05-18T00:19:22.099Z] ---> Using cache [2021-05-18T00:19:22.099Z] ---> b9bc05d76bfb [2021-05-18T00:19:22.099Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T00:19:25.405Z] Removing intermediate container 4c918573dc9b [2021-05-18T00:19:25.405Z] ---> 2d8e014d287c [2021-05-18T00:19:25.405Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:19:25.405Z] ---> Running in 60d79e0a74bf [2021-05-18T00:19:25.405Z] ---> Running in 512b8d094a70 [2021-05-18T00:19:25.405Z] ---> Running in fe4cda05bddc [2021-05-18T00:19:25.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T00:19:25.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T00:19:25.428Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T00:19:25.674Z] Removing intermediate container 60d79e0a74bf [2021-05-18T00:19:25.674Z] ---> 02dd7fec4091 [2021-05-18T00:19:25.674Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T00:19:25.936Z] ---> 110159402e31 [2021-05-18T00:19:25.937Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T00:19:25.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T00:19:25.937Z] ---> Running in 03b171cca282 [2021-05-18T00:19:26.917Z] Removing intermediate container 03b171cca282 [2021-05-18T00:19:26.917Z] ---> 5e84a62eb839 [2021-05-18T00:19:26.917Z] [2021-05-18T00:19:26.917Z] 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 [2021-05-18T00:19:28.850Z] Successfully built 5e84a62eb839 [2021-05-18T00:19:29.116Z] ---> be6c34ed3def [2021-05-18T00:19:29.116Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T00:19:29.116Z] Successfully tagged support-notifications:latest [2021-05-18T00:19:29.116Z] Building support-scheduler [2021-05-18T00:19:29.381Z]  Building support-notifications ... done Removing intermediate container 793988a4805f [2021-05-18T00:19:29.381Z] ---> ed5c2fb3d47c [2021-05-18T00:19:29.381Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T00:19:29.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.430s coverage: 46.1% of statements [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T00:19:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T00:19:29.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.161s coverage: 28.7% of statements [2021-05-18T00:19:30.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.366s coverage: 100.0% of statements [2021-05-18T00:19:34.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:19:34.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:19:38.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.797s coverage: 27.8% of statements [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T00:19:38.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.383s coverage: 81.2% of statements [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T00:19:38.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.187s coverage: 100.0% of statements [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T00:19:38.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.218s coverage: 100.0% of statements [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T00:19:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T00:19:38.990Z] ---> f5f7f42c7592 [2021-05-18T00:19:38.990Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> e48ac7e57640 [2021-05-18T00:19:38.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> ff5db280f817 [2021-05-18T00:19:38.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> e9917f018faf [2021-05-18T00:19:38.990Z] Step 6/23 : COPY go.mod . [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> 076c73706f88 [2021-05-18T00:19:38.990Z] Step 7/23 : RUN go mod download [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> 5e87419849ef [2021-05-18T00:19:38.990Z] Step 8/23 : COPY . . [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> 8f3644d24883 [2021-05-18T00:19:38.990Z] Step 9/23 : RUN go mod tidy [2021-05-18T00:19:38.990Z] ---> Using cache [2021-05-18T00:19:38.990Z] ---> b9bc05d76bfb [2021-05-18T00:19:38.990Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T00:19:38.990Z] ---> Running in 2486d3b7ddb3 [2021-05-18T00:19:38.990Z] ---> dc9e875deed0 [2021-05-18T00:19:38.990Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T00:19:39.262Z] ---> Running in e85f07bed432 [2021-05-18T00:19:39.262Z] ---> Running in e40512db3b21 [2021-05-18T00:19:39.262Z] Removing intermediate container 2486d3b7ddb3 [2021-05-18T00:19:39.262Z] ---> dd3553f187df [2021-05-18T00:19:39.262Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T00:19:39.529Z] ---> Running in 64ff0e2ec16a [2021-05-18T00:19:39.529Z] Removing intermediate container e40512db3b21 [2021-05-18T00:19:39.529Z] ---> 23cc1014c8de [2021-05-18T00:19:39.529Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:19:39.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.296s coverage: 71.3% of statements [2021-05-18T00:19:39.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T00:19:39.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T00:19:40.111Z] 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 [2021-05-18T00:19:40.111Z] ---> Running in f44ae41b4335 [2021-05-18T00:19:40.111Z] Removing intermediate container 64ff0e2ec16a [2021-05-18T00:19:40.111Z] ---> 3e21f0b3f15e [2021-05-18T00:19:40.111Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T00:19:40.386Z] Removing intermediate container f44ae41b4335 [2021-05-18T00:19:40.386Z] ---> bceccbba615a [2021-05-18T00:19:40.386Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T00:19:40.662Z] ---> Running in be40f1bbaeaa [2021-05-18T00:19:40.932Z] ---> 3fbc22351bac [2021-05-18T00:19:40.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T00:19:40.932Z] Removing intermediate container be40f1bbaeaa [2021-05-18T00:19:40.932Z] ---> 80e26ba755e9 [2021-05-18T00:19:40.932Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:19:41.209Z] ---> Running in aef39f07b9c7 [2021-05-18T00:19:41.209Z] ---> 272f9225c376 [2021-05-18T00:19:41.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T00:19:41.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements [2021-05-18T00:19:41.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T00:19:41.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:19:41.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.245s coverage: 78.9% of statements [2021-05-18T00:19:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T00:19:41.488Z] Removing intermediate container aef39f07b9c7 [2021-05-18T00:19:41.488Z] ---> 7912537b83fe [2021-05-18T00:19:41.488Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:19:41.488Z] ---> Running in fec684e77048 [2021-05-18T00:19:41.785Z] ---> d544418775b0 [2021-05-18T00:19:41.785Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T00:19:41.785Z] ---> Running in a70312aa3d3b [2021-05-18T00:19:41.785Z] Removing intermediate container fec684e77048 [2021-05-18T00:19:41.785Z] ---> e28c08e4f413 [2021-05-18T00:19:41.785Z] [2021-05-18T00:19:42.059Z] Successfully built e28c08e4f413 [2021-05-18T00:19:42.059Z] Successfully tagged core-data:latest [2021-05-18T00:19:42.059Z] Building security-proxy-setup [2021-05-18T00:19:42.059Z]  Building core-data ... done Removing intermediate container a70312aa3d3b [2021-05-18T00:19:42.059Z] ---> 675e054ab196 [2021-05-18T00:19:42.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:19:42.059Z] ---> Running in c34446a57ea7 [2021-05-18T00:19:42.326Z] Removing intermediate container c34446a57ea7 [2021-05-18T00:19:42.326Z] ---> 88d23d1b09ff [2021-05-18T00:19:42.326Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T00:19:42.601Z] ---> Running in 8a3f822ffc61 [2021-05-18T00:19:43.204Z] Removing intermediate container 8a3f822ffc61 [2021-05-18T00:19:43.204Z] ---> 4c2f39834a08 [2021-05-18T00:19:43.204Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:19:49.844Z] ---> Running in d36a37b69f08 [2021-05-18T00:19:49.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:19:49.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:19:49.844Z] ---> f5f7f42c7592 [2021-05-18T00:19:49.844Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> e48ac7e57640 [2021-05-18T00:19:49.844Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> ff5db280f817 [2021-05-18T00:19:49.844Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> e9917f018faf [2021-05-18T00:19:49.844Z] Step 6/22 : COPY go.mod . [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> 076c73706f88 [2021-05-18T00:19:49.844Z] Step 7/22 : RUN go mod download [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> 5e87419849ef [2021-05-18T00:19:49.844Z] Step 8/22 : COPY . . [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> 8f3644d24883 [2021-05-18T00:19:49.844Z] Step 9/22 : RUN go mod tidy [2021-05-18T00:19:49.844Z] ---> Using cache [2021-05-18T00:19:49.844Z] ---> b9bc05d76bfb [2021-05-18T00:19:49.844Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T00:19:51.247Z] Removing intermediate container d36a37b69f08 [2021-05-18T00:19:51.247Z] ---> 66019c78bffd [2021-05-18T00:19:51.247Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.345s coverage: 28.6% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.320s coverage: 100.0% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.199s coverage: 100.0% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.440s coverage: 86.7% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.515s coverage: 97.5% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T00:19:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.315s coverage: 78.3% of statements [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T00:19:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T00:19:51.514Z] ---> Running in 3b02b626d81b [2021-05-18T00:19:51.514Z] ---> Running in 0ec7a7a0909b [2021-05-18T00:19:51.782Z] Removing intermediate container 0ec7a7a0909b [2021-05-18T00:19:51.782Z] ---> 0c69533dd98f [2021-05-18T00:19:51.782Z] [2021-05-18T00:19:51.782Z] Successfully built 0c69533dd98f [2021-05-18T00:19:52.049Z] Successfully tagged sys-mgmt-agent:latest [2021-05-18T00:19:52.049Z]  Building sys-mgmt-agent ... done 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 [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.348s coverage: 95.1% of statements [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.332s coverage: 0.8% of statements [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.202s coverage: 21.7% of statements [2021-05-18T00:19:58.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2021-05-18T00:19:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.234s coverage: 79.5% of statements [2021-05-18T00:19:58.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-05-18T00:19:59.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements [2021-05-18T00:20:00.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements [2021-05-18T00:20:04.358Z] 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 [2021-05-18T00:20:09.736Z] Removing intermediate container fe4cda05bddc [2021-05-18T00:20:09.736Z] ---> 938832d0f2db [2021-05-18T00:20:09.736Z] [2021-05-18T00:20:09.736Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T00:20:09.736Z] ---> 13621d1b12d4 [2021-05-18T00:20:09.736Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T00:20:11.130Z] ---> Running in 64580c989285 [2021-05-18T00:20:11.130Z] Removing intermediate container 512b8d094a70 [2021-05-18T00:20:11.130Z] ---> 207483f547aa [2021-05-18T00:20:11.130Z] [2021-05-18T00:20:11.130Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T00:20:11.130Z] ---> 13621d1b12d4 [2021-05-18T00:20:11.130Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T00:20:11.402Z] ---> Running in ab336f59eec4 [2021-05-18T00:20:11.402Z] Removing intermediate container 64580c989285 [2021-05-18T00:20:11.402Z] ---> 679ccec2c840 [2021-05-18T00:20:11.402Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T00:20:11.678Z] ---> Running in ea21f04fabc4 [2021-05-18T00:20:11.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:12.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:12.493Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T00:20:12.493Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:20:12.493Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T00:20:12.493Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T00:20:12.493Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T00:20:12.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:12.493Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T00:20:12.493Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:20:12.493Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:20:12.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:12.493Z] OK: 7 MiB in 20 packages [2021-05-18T00:20:12.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.233s coverage: 94.4% of statements [2021-05-18T00:20:12.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements [2021-05-18T00:20:12.770Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T00:20:12.770Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T00:20:12.770Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:20:12.770Z] OK: 6 MiB in 16 packages [2021-05-18T00:20:15.336Z] Removing intermediate container ab336f59eec4 [2021-05-18T00:20:15.336Z] ---> 729aa70127e0 [2021-05-18T00:20:15.336Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T00:20:15.336Z] Removing intermediate container ea21f04fabc4 [2021-05-18T00:20:15.336Z] ---> 4e4d43cf2080 [2021-05-18T00:20:15.336Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T00:20:15.336Z] ---> Running in c0cc36d8b213 [2021-05-18T00:20:15.336Z] ---> Running in 6ff0f6209ddc [2021-05-18T00:20:15.599Z] Removing intermediate container c0cc36d8b213 [2021-05-18T00:20:15.599Z] ---> 6a761d64751e [2021-05-18T00:20:15.599Z] Step 14/26 : WORKDIR / [2021-05-18T00:20:15.862Z] Removing intermediate container 6ff0f6209ddc [2021-05-18T00:20:15.862Z] ---> cfbca4263926 [2021-05-18T00:20:15.862Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T00:20:15.862Z] ---> Running in b18afa809933 [2021-05-18T00:20:16.437Z] ---> Running in 4b987957ca76 [2021-05-18T00:20:16.705Z] Removing intermediate container b18afa809933 [2021-05-18T00:20:16.705Z] ---> c7605caa635a [2021-05-18T00:20:16.705Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T00:20:16.969Z] Removing intermediate container 4b987957ca76 [2021-05-18T00:20:16.969Z] ---> b4ca735e2d66 [2021-05-18T00:20:16.969Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T00:20:17.540Z] 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 [2021-05-18T00:20:17.540Z] ---> 36e387656862 [2021-05-18T00:20:17.540Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T00:20:17.540Z] ---> Running in ac9f17e2f762 [2021-05-18T00:20:17.804Z] ---> 2224c0c7ab0e [2021-05-18T00:20:17.804Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T00:20:18.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.546s coverage: 81.8% of statements [2021-05-18T00:20:18.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T00:20:18.072Z] ---> e6b8b3e53122 [2021-05-18T00:20:18.072Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T00:20:18.662Z] ---> f976ab3343bb [2021-05-18T00:20:18.662Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T00:20:18.662Z] Removing intermediate container ac9f17e2f762 [2021-05-18T00:20:18.662Z] ---> d379ce283683 [2021-05-18T00:20:18.662Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T00:20:19.605Z] ---> Running in 6b7c39fdbdf1 [2021-05-18T00:20:19.605Z] ---> 1bdb5e575c55 [2021-05-18T00:20:19.605Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T00:20:20.571Z] Removing intermediate container 6b7c39fdbdf1 [2021-05-18T00:20:20.571Z] ---> 189dc9d558e8 [2021-05-18T00:20:20.571Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T00:20:20.571Z] ---> 34dd85bd1939 [2021-05-18T00:20:20.571Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T00:20:21.521Z] ---> 5626c68a8dce [2021-05-18T00:20:21.521Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T00:20:23.439Z] ---> Running in 1a481f5a2ce3 [2021-05-18T00:20:23.439Z] ---> 8d647e5600db [2021-05-18T00:20:23.439Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T00:20:23.439Z] Removing intermediate container e85f07bed432 [2021-05-18T00:20:23.439Z] ---> 722fa0cc487f [2021-05-18T00:20:23.439Z] [2021-05-18T00:20:23.439Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T00:20:23.439Z] ---> 13621d1b12d4 [2021-05-18T00:20:23.439Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:20:23.439Z] ---> Using cache [2021-05-18T00:20:23.439Z] ---> f0380b21c18b [2021-05-18T00:20:23.439Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:20:23.439Z] ---> Using cache [2021-05-18T00:20:23.439Z] ---> 3d6d8c4fcd35 [2021-05-18T00:20:23.439Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T00:20:24.382Z] ---> Running in dbbb6be69eb9 [2021-05-18T00:20:24.382Z] ---> Running in 6dd9cbd70225 [2021-05-18T00:20:24.382Z] Removing intermediate container 3b02b626d81b [2021-05-18T00:20:24.382Z] ---> a09460cc8910 [2021-05-18T00:20:24.382Z] [2021-05-18T00:20:24.382Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T00:20:24.382Z] ---> 13621d1b12d4 [2021-05-18T00:20:24.382Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T00:20:24.382Z] ---> Running in b5b3a339df9c [2021-05-18T00:20:24.382Z] Removing intermediate container 6dd9cbd70225 [2021-05-18T00:20:24.382Z] ---> 9db49007f570 [2021-05-18T00:20:24.382Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T00:20:24.643Z] ---> Running in 8c711f19a789 [2021-05-18T00:20:24.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2021-05-18T00:20:24.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2021-05-18T00:20:24.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-05-18T00:20:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T00:20:24.908Z] Removing intermediate container 8c711f19a789 [2021-05-18T00:20:24.908Z] ---> 651455b7e4c2 [2021-05-18T00:20:24.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:20:24.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:24.908Z] Removing intermediate container 1a481f5a2ce3 [2021-05-18T00:20:24.908Z] ---> b0456596da6b [2021-05-18T00:20:24.908Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:20:24.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:20:25.177Z] ---> d4b492bf3c0b [2021-05-18T00:20:25.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T00:20:25.177Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T00:20:25.177Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:20:25.177Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T00:20:25.177Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T00:20:25.177Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:20:25.177Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:20:25.442Z] OK: 7 MiB in 18 packages [2021-05-18T00:20:25.442Z] Removing intermediate container dbbb6be69eb9 [2021-05-18T00:20:25.442Z] ---> 264b0c564cb5 [2021-05-18T00:20:25.442Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T00:20:25.442Z] ---> 8b1bcf57ae3c [2021-05-18T00:20:25.442Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T00:20:25.442Z] ---> Running in 7db7dcdf3643 [2021-05-18T00:20:25.442Z] ---> ade8e780b021 [2021-05-18T00:20:25.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T00:20:26.019Z] Removing intermediate container 7db7dcdf3643 [2021-05-18T00:20:26.019Z] ---> c6b08aa82749 [2021-05-18T00:20:26.019Z] Step 24/26 : LABEL arch=x86_64 [2021-05-18T00:20:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements [2021-05-18T00:20:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T00:20:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T00:20:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-05-18T00:20:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-18T00:20:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-05-18T00:20:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-05-18T00:20:26.595Z] ---> 6631d1074bb1 [2021-05-18T00:20:26.595Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T00:20:26.595Z] ---> 202f85b0ff22 [2021-05-18T00:20:26.595Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T00:20:26.595Z] Removing intermediate container b5b3a339df9c [2021-05-18T00:20:26.595Z] ---> be04adddccd0 [2021-05-18T00:20:26.595Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T00:20:26.595Z] ---> Running in db000864e799 [2021-05-18T00:20:26.595Z] ---> Running in 1b968d31da6e [2021-05-18T00:20:26.595Z] ---> Running in b1ed172450b6 [2021-05-18T00:20:26.595Z] Removing intermediate container db000864e799 [2021-05-18T00:20:26.595Z] ---> 873fab56d23e [2021-05-18T00:20:26.595Z] Step 25/26 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:20:26.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-05-18T00:20:26.858Z] Removing intermediate container 1b968d31da6e [2021-05-18T00:20:26.859Z] ---> 303d2c1ac803 [2021-05-18T00:20:26.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:20:26.859Z] Removing intermediate container b1ed172450b6 [2021-05-18T00:20:26.859Z] ---> 9667284272e3 [2021-05-18T00:20:26.859Z] Step 14/22 : WORKDIR /edgex [2021-05-18T00:20:26.859Z] ---> 161ed579a071 [2021-05-18T00:20:26.859Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T00:20:26.859Z] ---> Running in 3cbd04af8444 [2021-05-18T00:20:26.859Z] ---> Running in 492d93cc9174 [2021-05-18T00:20:26.859Z] ---> Running in 49ca9b1ef52e [2021-05-18T00:20:26.859Z] Removing intermediate container 3cbd04af8444 [2021-05-18T00:20:26.859Z] ---> a4eec45956ec [2021-05-18T00:20:26.859Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T00:20:26.859Z] Removing intermediate container 492d93cc9174 [2021-05-18T00:20:26.859Z] ---> f3f5b90443e2 [2021-05-18T00:20:26.859Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T00:20:26.859Z] Removing intermediate container 49ca9b1ef52e [2021-05-18T00:20:26.859Z] ---> 00ec5c4a89c8 [2021-05-18T00:20:26.859Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T00:20:26.859Z] ---> Running in a8e5e54c3221 [2021-05-18T00:20:27.129Z] ---> 82fbcd71c301 [2021-05-18T00:20:27.129Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T00:20:27.129Z] ---> Running in cad43e6ab289 [2021-05-18T00:20:27.129Z] Removing intermediate container a8e5e54c3221 [2021-05-18T00:20:27.129Z] ---> 342251cb8aae [2021-05-18T00:20:27.129Z] [2021-05-18T00:20:27.129Z] Successfully built 342251cb8aae [2021-05-18T00:20:27.129Z] Successfully tagged security-secretstore-setup:latest [2021-05-18T00:20:27.395Z]  Building security-secretstore-setup ... done Removing intermediate container cad43e6ab289 [2021-05-18T00:20:27.395Z] ---> 840b76306071 [2021-05-18T00:20:27.395Z] Step 22/23 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:20:27.395Z] ---> 536364019bc5 [2021-05-18T00:20:27.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T00:20:27.395Z] ---> Running in 72830d8f37c9 [2021-05-18T00:20:27.395Z] ---> 13d857d4dcbe [2021-05-18T00:20:27.395Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T00:20:27.655Z] ---> Running in c9343e7bd5cb [2021-05-18T00:20:27.922Z] ---> a5da2307b125 [2021-05-18T00:20:27.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T00:20:27.922Z] Removing intermediate container 72830d8f37c9 [2021-05-18T00:20:27.922Z] ---> f7076399ef6e [2021-05-18T00:20:27.922Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T00:20:27.922Z] ---> Running in 6d5708618022 [2021-05-18T00:20:27.922Z] Removing intermediate container c9343e7bd5cb [2021-05-18T00:20:27.922Z] ---> 8d1590ba7c03 [2021-05-18T00:20:27.922Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T00:20:28.494Z] Removing intermediate container 6d5708618022 [2021-05-18T00:20:28.494Z] ---> bc592baaa913 [2021-05-18T00:20:28.494Z] [2021-05-18T00:20:28.494Z] ---> 009147ee247f [2021-05-18T00:20:28.494Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T00:20:28.494Z] ---> a073d097919e [2021-05-18T00:20:28.494Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T00:20:28.494Z] Successfully built bc592baaa913 [2021-05-18T00:20:28.494Z] ---> Running in 1959daef4351 [2021-05-18T00:20:28.755Z] Successfully tagged support-scheduler:latest [2021-05-18T00:20:28.755Z]  Building support-scheduler ... done  ---> Running in 81f749e81c3b [2021-05-18T00:20:28.755Z] Removing intermediate container 1959daef4351 [2021-05-18T00:20:28.755Z] ---> dea8f0551be5 [2021-05-18T00:20:28.755Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T00:20:28.755Z] ---> Running in 0159ffba9061 [2021-05-18T00:20:29.015Z] Removing intermediate container 0159ffba9061 [2021-05-18T00:20:29.015Z] ---> 5d0fdd70b58d [2021-05-18T00:20:29.015Z] Step 20/22 : LABEL arch=x86_64 [2021-05-18T00:20:29.015Z] ---> Running in 0318c2702610 [2021-05-18T00:20:29.015Z] Removing intermediate container 0318c2702610 [2021-05-18T00:20:29.015Z] ---> d74d31728b8c [2021-05-18T00:20:29.015Z] Step 21/22 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:20:29.015Z] ---> Running in ce8032039fc2 [2021-05-18T00:20:29.273Z] Removing intermediate container ce8032039fc2 [2021-05-18T00:20:29.273Z] ---> f52e6550b7ea [2021-05-18T00:20:29.273Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T00:20:29.273Z] ---> Running in fb7f18960688 [2021-05-18T00:20:29.273Z] Removing intermediate container 81f749e81c3b [2021-05-18T00:20:29.273Z] ---> 77442bd0eb1a [2021-05-18T00:20:29.273Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T00:20:29.273Z] Removing intermediate container fb7f18960688 [2021-05-18T00:20:29.273Z] ---> db37ae06f99a [2021-05-18T00:20:29.273Z] [2021-05-18T00:20:29.534Z] Successfully built db37ae06f99a [2021-05-18T00:20:30.107Z] Successfully tagged security-proxy-setup:latest [2021-05-18T00:20:30.107Z]  Building security-proxy-setup ... done  ---> Running in aee36158a30f [2021-05-18T00:20:30.107Z] Removing intermediate container aee36158a30f [2021-05-18T00:20:30.107Z] ---> f9f20cf85fa4 [2021-05-18T00:20:30.107Z] Step 29/32 : CMD ["gate"] [2021-05-18T00:20:30.675Z] ---> Running in 1291638b9a48 [2021-05-18T00:20:30.935Z] Removing intermediate container 1291638b9a48 [2021-05-18T00:20:30.935Z] ---> 4323972d9325 [2021-05-18T00:20:30.935Z] Step 30/32 : LABEL arch=x86_64 [2021-05-18T00:20:31.200Z] ---> Running in 590fb8e60e04 [2021-05-18T00:20:31.459Z] Removing intermediate container 590fb8e60e04 [2021-05-18T00:20:31.459Z] ---> d199fa233f33 [2021-05-18T00:20:31.459Z] Step 31/32 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:20:32.033Z] ---> Running in 7e154aae9e1a [2021-05-18T00:20:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.185s coverage: 66.9% of statements [2021-05-18T00:20:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T00:20:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T00:20:32.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T00:20:32.297Z] Removing intermediate container 7e154aae9e1a [2021-05-18T00:20:32.297Z] ---> cdd3b3e4905a [2021-05-18T00:20:32.297Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T00:20:32.556Z] ---> Running in 817052c0b289 [2021-05-18T00:20:32.815Z] Removing intermediate container 817052c0b289 [2021-05-18T00:20:32.815Z] ---> 2296fad03339 [2021-05-18T00:20:32.815Z] [2021-05-18T00:20:32.815Z] Successfully built 2296fad03339 [2021-05-18T00:20:32.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.706s coverage: 43.5% of statements [2021-05-18T00:20:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T00:20:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T00:20:32.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2021-05-18T00:20:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T00:20:32.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.120s coverage: 84.8% of statements [2021-05-18T00:20:33.075Z] Successfully tagged security-bootstrapper:latest [2021-05-18T00:20:33.082Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-05-18T00:20:33.086Z] $ docker stop --time=1 96203e61ba91be210ae8d336f08474b6a66a26b9884fcae032e9114167c8358c [2021-05-18T00:20:35.422Z] $ docker rm -f 96203e61ba91be210ae8d336f08474b6a66a26b9884fcae032e9114167c8358c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T00:20:35.805Z] + docker images [2021-05-18T00:20:35.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T00:20:35.805Z] security-bootstrapper latest 2296fad03339 3 seconds ago 18.2MB [2021-05-18T00:20:35.805Z] security-proxy-setup latest db37ae06f99a 6 seconds ago 25.3MB [2021-05-18T00:20:35.805Z] support-scheduler latest bc592baaa913 8 seconds ago 17.1MB [2021-05-18T00:20:35.805Z] security-secretstore-setup latest 342251cb8aae 9 seconds ago 25.8MB [2021-05-18T00:20:35.805Z] a09460cc8910 11 seconds ago 1.16GB [2021-05-18T00:20:35.805Z] 722fa0cc487f 13 seconds ago 1.16GB [2021-05-18T00:20:35.805Z] 207483f547aa 25 seconds ago 1.16GB [2021-05-18T00:20:35.805Z] 938832d0f2db 27 seconds ago 1.15GB [2021-05-18T00:20:35.805Z] sys-mgmt-agent latest 0c69533dd98f 44 seconds ago 312MB [2021-05-18T00:20:35.805Z] core-data latest e28c08e4f413 54 seconds ago 21.6MB [2021-05-18T00:20:35.805Z] support-notifications latest 5e84a62eb839 About a minute ago 17.7MB [2021-05-18T00:20:35.805Z] core-command latest b31ab9a0b414 About a minute ago 17.1MB [2021-05-18T00:20:35.805Z] core-metadata latest 6c558243d3d5 About a minute ago 18.6MB [2021-05-18T00:20:35.805Z] d8e290c9f314 About a minute ago 1.16GB [2021-05-18T00:20:35.805Z] b5e03ad5ad97 About a minute ago 1.17GB [2021-05-18T00:20:35.805Z] c6937c3365e5 About a minute ago 1.17GB [2021-05-18T00:20:35.805Z] 5cdb2419e3a4 About a minute ago 1.16GB [2021-05-18T00:20:35.805Z] 82d564be1968 2 minutes ago 1.15GB [2021-05-18T00:20:35.805Z] ci-base-image-x86_64 latest f5f7f42c7592 8 minutes ago 648MB [2021-05-18T00:20:35.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-18T00:20:35.805Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-18T00:20:35.805Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-18T00:20:35.805Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-18T00:20:35.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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 [2021-05-18T00:20:38.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.1% of statements [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T00:20:38.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T00:20:38.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T00:20:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T00:20:41.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.267s coverage: 20.9% of statements [2021-05-18T00:20:41.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T00:20:41.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.492s coverage: 91.9% of statements [2021-05-18T00:20:41.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T00:20:41.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:20:41.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.619s coverage: 28.8% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.189s coverage: 100.0% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.198s coverage: 64.6% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.443s coverage: 97.6% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.091s coverage: 100.0% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T00:20:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T00:20:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T00:20:48.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-05-18T00:20:49.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.200s coverage: 28.1% of statements [2021-05-18T00:20:49.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T00:20:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements [2021-05-18T00:20:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T00:20:50.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-18T00:20:51.156Z] GO111MODULE=on go vet ./... [2021-05-18T00:20:51.167Z] Still waiting to schedule task [2021-05-18T00:20:51.168Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline [2021-05-18T00:21:58.559Z] Running on prd-ubuntu18.04-docker-8c-8g-1132 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws [2021-05-18T00:21:58.575Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-05-18T00:21:58.682Z] The recommended git tool is: git [2021-05-18T00:22:00.908Z] using credential edgex-jenkins-ssh [2021-05-18T00:22:00.923Z] Cloning the remote Git repository [2021-05-18T00:22:00.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:22:01.018Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-05-18T00:22:01.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:22:01.062Z] > git --version # timeout=10 [2021-05-18T00:22:01.070Z] > git --version # 'git version 2.17.1' [2021-05-18T00:22:01.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:22:01.098Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:22:06.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T00:22:06.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:22:06.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T00:22:06.630Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T00:22:06.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:22:06.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:22:07.303Z] Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:22:07.472Z] Merge succeeded, producing f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:22:07.472Z] Checking out Revision f56ce7ce5ddeaabef666ed470821df7bde083a09 (PR-3462) [2021-05-18T00:22:07.315Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:22:07.321Z] > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 [2021-05-18T00:22:07.409Z] > git remote # timeout=10 [2021-05-18T00:22:07.426Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:22:07.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:22:07.460Z] > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 [2021-05-18T00:22:07.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:22:07.478Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:22:07.482Z] > git checkout -f f56ce7ce5ddeaabef666ed470821df7bde083a09 # timeout=10 [2021-05-18T00:22:11.116Z] Commit message: "Merge branch 'master' into service-keys" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:22:12.351Z] + echo snap-build.sh [2021-05-18T00:22:12.351Z] snap-build.sh [2021-05-18T00:22:12.351Z] + SNAP_BASE_DIR=. [2021-05-18T00:22:12.351Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-05-18T00:22:12.351Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-05-18T00:22:12.351Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-05-18T00:22:12.351Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-05-18T00:22:12.351Z] + cd /w/workspace/edgex-go/12 [2021-05-18T00:22:12.351Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-18T00:22:12.351Z] Reading package lists... [2021-05-18T00:22:12.351Z] Building dependency tree... [2021-05-18T00:22:12.351Z] Reading state information... [2021-05-18T00:22:12.617Z] The following packages were automatically installed and are no longer required: [2021-05-18T00:22:12.617Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-18T00:22:12.617Z] uidmap xdelta3 [2021-05-18T00:22:12.617Z] Use 'sudo apt autoremove' to remove them. [2021-05-18T00:22:12.617Z] The following packages will be REMOVED: [2021-05-18T00:22:12.617Z] lxd* lxd-client* [2021-05-18T00:22:12.880Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-18T00:22:12.881Z] After this operation, 31.7 MB disk space will be freed. [2021-05-18T00:22:13.927Z] (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 ... 190317 files and directories currently installed.) [2021-05-18T00:22:13.927Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T00:22:14.500Z] Removing lxd dnsmasq configuration [2021-05-18T00:22:14.762Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T00:22:15.022Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-18T00:22:15.967Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T00:22:15.967Z] (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 ... 190142 files and directories currently installed.) [2021-05-18T00:22:15.967Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T00:22:17.351Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-18T00:22:17.613Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-18T00:22:19.009Z] + sudo snap remove --purge lxd [2021-05-18T00:22:19.009Z] snap "lxd" is not installed [2021-05-18T00:22:19.009Z] + sudo groupadd --force --system lxd [2021-05-18T00:22:19.009Z] ++ whoami [2021-05-18T00:22:19.009Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-18T00:22:19.009Z] + newgrp - lxd [2021-05-18T00:22:19.009Z] + sudo snap install lxd [2021-05-18T00:22:28.028Z] gofmt -l . [2021-05-18T00:22:29.029Z] 2021-05-18T00:22:26Z INFO Waiting for automatic snapd restart... [2021-05-18T00:22:30.006Z] [ "`gofmt -l .`" = "" ] [2021-05-18T00:22:32.628Z] ./bin/test-go-mod-tidy.sh [2021-05-18T00:22:33.610Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T00:22:36.234Z] + ls -al . [2021-05-18T00:22:36.234Z] total 868 [2021-05-18T00:22:36.234Z] drwxrwxr-x 9 1001 1001 4096 May 18 00:22 . [2021-05-18T00:22:36.234Z] drwxr-xr-x 4 root root 4096 May 18 00:17 .. [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 11 May 18 00:15 .dockerignore [2021-05-18T00:22:36.234Z] drwxrwxr-x 8 1001 1001 4096 May 18 00:15 .git [2021-05-18T00:22:36.234Z] drwxrwxr-x 3 1001 1001 4096 May 18 00:15 .github [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 818 May 18 00:15 .gitignore [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 166 May 18 00:15 .sonarcloud.properties [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 8609 May 18 00:15 Attribution.txt [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 3804 May 18 00:15 CONTRIBUTING.md [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 931 May 18 00:15 Dockerfile.build [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 863 May 18 00:15 Jenkinsfile [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 10775 May 18 00:15 LICENSE [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 5632 May 18 00:15 Makefile [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 7978 May 18 00:15 README.md [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 6755 May 18 00:15 SECURITY.md [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 5 May 18 00:11 VERSION [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 4131 May 18 00:15 ZMQWindows.md [2021-05-18T00:22:36.234Z] drwxrwxr-x 2 1001 1001 4096 May 18 00:15 bin [2021-05-18T00:22:36.234Z] drwxrwxr-x 14 1001 1001 4096 May 18 00:15 cmd [2021-05-18T00:22:36.234Z] -rw-r--r-- 1 root root 729706 May 18 00:20 coverage.out [2021-05-18T00:22:36.234Z] -rw-r--r-- 1 root root 1060 May 18 00:22 go.mod [2021-05-18T00:22:36.234Z] -rw-r--r-- 1 root root 22101 May 18 00:17 go.sum [2021-05-18T00:22:36.234Z] drwxrwxr-x 8 1001 1001 4096 May 18 00:15 internal [2021-05-18T00:22:36.234Z] drwxrwxr-x 4 1001 1001 4096 May 18 00:15 openapi [2021-05-18T00:22:36.234Z] drwxrwxr-x 4 1001 1001 4096 May 18 00:15 snap [2021-05-18T00:22:36.234Z] -rw-rw-r-- 1 1001 1001 168 May 18 00:15 version.go [Pipeline] sh [2021-05-18T00:22:36.892Z] + '[' -e coverage.out ] [2021-05-18T00:22:36.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T00:22:36.923Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T00:22:38.234Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T00:22:38.905Z] + make build [2021-05-18T00:22:38.906Z] go mod tidy [2021-05-18T00:22:39.921Z] 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 [2021-05-18T00:22:46.622Z] 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 [2021-05-18T00:22:55.651Z] lxd 4.14 from Canonical* installed [2021-05-18T00:22:55.651Z] + sudo lxd init --auto [2021-05-18T00:23:02.248Z] + sudo snap install --classic snapcraft [2021-05-18T00:23:10.404Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T00:23:10.404Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-18T00:23:10.405Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-18T00:23:10.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T00:23:10.405Z] Dload Upload Total Spent Left Speed [2021-05-18T00:23:10.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-05-18T00:23:10.666Z] 100 3325k 100 3325k 0 0 8109k 0 --:--:-- --:--:-- --:--:-- 8109k [2021-05-18T00:23:10.666Z] ./yq_linux_amd64 [2021-05-18T00:23:10.929Z] + sudo snapcraft prime --use-lxd [2021-05-18T00:23:12.325Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-18T00:23:12.587Z] 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: [2021-05-18T00:23:12.587Z] - README.md [2021-05-18T00:23:12.587Z] [2021-05-18T00:23:12.587Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T00:23:13.169Z] Launching a container. [2021-05-18T00:23:13.419Z] 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 [2021-05-18T00:23:15.399Z] 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 [2021-05-18T00:23:20.810Z] 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 [2021-05-18T00:23:21.321Z] Waiting for container to be ready [2021-05-18T00:23:21.321Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-18T00:23:21.321Z] [2021-05-18T00:23:21.404Z] 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 [2021-05-18T00:23:24.625Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-18T00:23:25.406Z] Waiting for network to be ready... [2021-05-18T00:23:25.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T00:23:25.712Z] 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 [2021-05-18T00:23:25.929Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T00:23:25.929Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T00:23:25.929Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T00:23:25.929Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T00:23:25.929Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T00:23:25.929Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T00:23:25.929Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T00:23:25.929Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T00:23:25.929Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-18T00:23:26.503Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T00:23:26.503Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T00:23:26.763Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T00:23:26.763Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T00:23:26.763Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T00:23:26.763Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T00:23:26.763Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T00:23:26.763Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T00:23:27.338Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T00:23:27.338Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T00:23:27.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T00:23:27.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T00:23:27.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T00:23:27.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T00:23:27.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T00:23:27.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T00:23:27.599Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T00:23:30.027Z] 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 [2021-05-18T00:23:30.191Z] Fetched 24.6 MB in 4s (5858 kB/s) [2021-05-18T00:23:30.761Z] Reading package lists... [2021-05-18T00:23:30.761Z] Reading package lists... [2021-05-18T00:23:31.023Z] Building dependency tree... [2021-05-18T00:23:31.023Z] Reading state information... [2021-05-18T00:23:31.283Z] The following additional packages will be installed: [2021-05-18T00:23:31.283Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T00:23:31.283Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T00:23:31.283Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T00:23:31.283Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-18T00:23:31.283Z] Suggested packages: [2021-05-18T00:23:31.283Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-18T00:23:31.283Z] Recommended packages: [2021-05-18T00:23:31.283Z] gnupg libsasl2-modules [2021-05-18T00:23:31.283Z] The following NEW packages will be installed: [2021-05-18T00:23:31.283Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T00:23:31.283Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T00:23:31.283Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T00:23:31.283Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-18T00:23:31.283Z] The following packages will be upgraded: [2021-05-18T00:23:31.283Z] gpg gpg-agent gpgconf libudev1 [2021-05-18T00:23:31.545Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-18T00:23:31.545Z] Need to get 3530 kB of archives. [2021-05-18T00:23:31.545Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-18T00:23:31.545Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-18T00:23:31.545Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-18T00:23:31.545Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-18T00:23:31.545Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-18T00:23:31.545Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-18T00:23:31.805Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-18T00:23:32.377Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-18T00:23:32.377Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-18T00:23:32.377Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-18T00:23:32.377Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-18T00:23:32.377Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-18T00:23:32.377Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-18T00:23:32.377Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-18T00:23:32.377Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-18T00:23:32.377Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-18T00:23:32.377Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-18T00:23:32.377Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-18T00:23:32.377Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-18T00:23:32.639Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-18T00:23:32.639Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-18T00:23:32.639Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-18T00:23:32.639Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-18T00:23:32.639Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T00:23:32.639Z] Fetched 3530 kB in 1s (2929 kB/s) [2021-05-18T00:23:32.646Z] 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 [2021-05-18T00:23:32.900Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T00:23:32.900Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-18T00:23:32.900Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T00:23:33.161Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-18T00:23:33.161Z] Selecting previously unselected package udev. [2021-05-18T00:23:33.161Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T00:23:33.161Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-18T00:23:33.161Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-18T00:23:33.733Z] Selecting previously unselected package libfuse2:amd64. [2021-05-18T00:23:33.733Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T00:23:33.733Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T00:23:33.995Z] Selecting previously unselected package fuse. [2021-05-18T00:23:33.995Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T00:23:33.995Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-18T00:23:34.257Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T00:23:34.257Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T00:23:34.257Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T00:23:34.257Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T00:23:34.519Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T00:23:34.519Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T00:23:34.781Z] Selecting previously unselected package libksba8:amd64. [2021-05-18T00:23:34.781Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-18T00:23:34.781Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-18T00:23:35.042Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-18T00:23:35.042Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.042Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.042Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-18T00:23:35.042Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.042Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.042Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-18T00:23:35.042Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.042Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.302Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-18T00:23:35.302Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.302Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.302Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-18T00:23:35.302Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.302Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.302Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-18T00:23:35.302Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.302Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.569Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-18T00:23:35.569Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.569Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.569Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-18T00:23:35.569Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.569Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.831Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-18T00:23:35.831Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T00:23:35.831Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:35.831Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T00:23:36.032Z] 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 [2021-05-18T00:23:36.091Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T00:23:36.091Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T00:23:36.091Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T00:23:36.091Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T00:23:36.091Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T00:23:36.351Z] Selecting previously unselected package libldap-common. [2021-05-18T00:23:36.351Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-18T00:23:36.351Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T00:23:36.923Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T00:23:36.923Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-18T00:23:36.923Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T00:23:36.923Z] Selecting previously unselected package dirmngr. [2021-05-18T00:23:36.923Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T00:23:36.923Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T00:23:36.923Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T00:23:37.184Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-18T00:23:37.184Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T00:23:37.184Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T00:23:37.184Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T00:23:37.184Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-18T00:23:37.184Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.184Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-18T00:23:37.184Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T00:23:37.184Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-18T00:23:37.476Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T00:23:37.817Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-18T00:23:37.817Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-18T00:23:37.817Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-18T00:23:37.817Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:37.817Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T00:23:38.137Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T00:23:38.137Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T00:23:38.137Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T00:23:38.658Z] 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 [2021-05-18T00:23:38.793Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-18T00:23:38.793Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-18T00:23:38.793Z] This means they are not meant to be enabled using systemctl. [2021-05-18T00:23:38.793Z] Possible reasons for having this kind of units are: [2021-05-18T00:23:38.793Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-18T00:23:38.793Z] .wants/ or .requires/ directory. [2021-05-18T00:23:38.793Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-18T00:23:38.793Z] a requirement dependency on it. [2021-05-18T00:23:38.793Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-18T00:23:38.793Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-18T00:23:38.794Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-18T00:23:38.794Z] instance name specified. [2021-05-18T00:23:39.057Z] Reading package lists... [2021-05-18T00:23:39.057Z] Building dependency tree... [2021-05-18T00:23:39.057Z] Reading state information... [2021-05-18T00:23:39.319Z] The following additional packages will be installed: [2021-05-18T00:23:39.319Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-18T00:23:39.319Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-18T00:23:39.319Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-18T00:23:39.319Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-18T00:23:39.319Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-18T00:23:39.319Z] Suggested packages: [2021-05-18T00:23:39.319Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-18T00:23:39.319Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-18T00:23:39.319Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-18T00:23:39.319Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-18T00:23:39.319Z] systemd-container policykit-1 [2021-05-18T00:23:39.319Z] Recommended packages: [2021-05-18T00:23:39.319Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-18T00:23:39.319Z] The following NEW packages will be installed: [2021-05-18T00:23:39.319Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-18T00:23:39.319Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-18T00:23:39.319Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-18T00:23:39.319Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-18T00:23:39.319Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-18T00:23:39.319Z] The following packages will be upgraded: [2021-05-18T00:23:39.319Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-18T00:23:39.319Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-18T00:23:39.319Z] Need to get 35.2 MB of archives. [2021-05-18T00:23:39.319Z] After this operation, 141 MB of additional disk space will be used. [2021-05-18T00:23:39.319Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-18T00:23:39.319Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-18T00:23:39.319Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-18T00:23:39.583Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-18T00:23:39.583Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-18T00:23:39.583Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-18T00:23:39.583Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-18T00:23:39.583Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-18T00:23:39.583Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-18T00:23:39.583Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-18T00:23:39.583Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-18T00:23:39.583Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-18T00:23:39.583Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-18T00:23:39.583Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-18T00:23:39.583Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-18T00:23:39.583Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-18T00:23:39.583Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-18T00:23:40.529Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-18T00:23:40.529Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-18T00:23:40.529Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-18T00:23:40.529Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-18T00:23:40.529Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-18T00:23:40.529Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-18T00:23:40.529Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-18T00:23:40.529Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-18T00:23:40.529Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-18T00:23:40.529Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-18T00:23:40.529Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-18T00:23:40.529Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-18T00:23:40.529Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-18T00:23:40.529Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T00:23:40.791Z] Fetched 35.2 MB in 1s (27.2 MB/s) [2021-05-18T00:23:40.791Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T00:23:40.791Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-18T00:23:40.791Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T00:23:41.367Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-18T00:23:41.367Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T00:23:41.367Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-18T00:23:41.627Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T00:23:41.627Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-18T00:23:41.627Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-18T00:23:41.627Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-18T00:23:42.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T00:23:42.201Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T00:23:42.201Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-18T00:23:42.201Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-18T00:23:42.463Z] Setting up apt (1.6.13) ... [2021-05-18T00:23:42.463Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-18T00:23:42.726Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-18T00:23:42.988Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-18T00:23:42.988Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T00:23:42.988Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T00:23:43.252Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-18T00:23:43.252Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T00:23:43.252Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:43.524Z] Selecting previously unselected package libexpat1:amd64. [2021-05-18T00:23:43.524Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-18T00:23:43.524Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T00:23:43.788Z] Selecting previously unselected package python3.6-minimal. [2021-05-18T00:23:43.788Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T00:23:43.788Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:44.048Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T00:23:44.048Z] Checking for services that may need to be restarted...done. [2021-05-18T00:23:44.048Z] Checking for services that may need to be restarted...done. [2021-05-18T00:23:44.048Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:44.309Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T00:23:44.309Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:44.571Z] Selecting previously unselected package python3-minimal. [2021-05-18T00:23:44.571Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-18T00:23:44.571Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-18T00:23:44.571Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-18T00:23:44.832Z] Selecting previously unselected package mime-support. [2021-05-18T00:23:44.832Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-18T00:23:44.832Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-18T00:23:45.095Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-18T00:23:45.095Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-18T00:23:45.095Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T00:23:45.355Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-18T00:23:45.355Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T00:23:45.355Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:45.619Z] Selecting previously unselected package python3.6. [2021-05-18T00:23:45.619Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T00:23:45.619Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:45.619Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T00:23:45.619Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-18T00:23:45.619Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T00:23:45.619Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-18T00:23:45.880Z] Selecting previously unselected package python3. [2021-05-18T00:23:45.880Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-18T00:23:45.880Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-18T00:23:45.880Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-18T00:23:46.162Z] Selecting previously unselected package multiarch-support. [2021-05-18T00:23:46.162Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T00:23:46.162Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T00:23:46.162Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T00:23:46.162Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-18T00:23:46.162Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-18T00:23:46.162Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-18T00:23:46.162Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T00:23:46.162Z] Selecting previously unselected package libbsd0:amd64. [2021-05-18T00:23:46.162Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-18T00:23:46.162Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T00:23:46.423Z] Selecting previously unselected package sudo. [2021-05-18T00:23:46.423Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-18T00:23:46.423Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T00:23:46.423Z] Selecting previously unselected package apparmor. [2021-05-18T00:23:46.423Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T00:23:46.423Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-18T00:23:46.684Z] Selecting previously unselected package libedit2:amd64. [2021-05-18T00:23:46.684Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-18T00:23:46.684Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T00:23:46.684Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T00:23:46.684Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T00:23:46.684Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:46.684Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T00:23:46.684Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T00:23:46.684Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:46.946Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T00:23:46.946Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-18T00:23:46.946Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [Pipeline] } [2021-05-18T00:23:47.480Z] $ docker stop --time=1 0e18ce26ed1ec51bae259b800f7726edc8cfd42b83f87b48139c86de22750d2f [2021-05-18T00:23:47.891Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T00:23:47.891Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T00:23:48.152Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:49.536Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T00:23:49.536Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T00:23:49.536Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:49.536Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-18T00:23:49.536Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-18T00:23:49.536Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T00:23:49.855Z] Selecting previously unselected package openssh-client. [2021-05-18T00:23:49.855Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-18T00:23:49.855Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T00:23:50.022Z] $ docker rm -f 0e18ce26ed1ec51bae259b800f7726edc8cfd42b83f87b48139c86de22750d2f [2021-05-18T00:23:50.115Z] Selecting previously unselected package squashfs-tools. [2021-05-18T00:23:50.115Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-18T00:23:50.115Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T00:23:50.376Z] Selecting previously unselected package snapd. [2021-05-18T00:23:50.376Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-18T00:23:50.376Z] Unpacking snapd (2.48.3+18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:23:51.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T00:23:51.893Z] [2021-05-18T00:23:51.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:23:52.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T00:23:52.537Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-18T00:23:52.537Z] 29e5d40040c1: Pulling fs layer [2021-05-18T00:23:52.537Z] 1ce36da41761: Pulling fs layer [2021-05-18T00:23:52.537Z] 25b303627fd3: Pulling fs layer [2021-05-18T00:23:52.825Z] 29e5d40040c1: Verifying Checksum [2021-05-18T00:23:52.825Z] 29e5d40040c1: Download complete [2021-05-18T00:23:52.928Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T00:23:52.928Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T00:23:52.928Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-18T00:23:52.928Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T00:23:52.928Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T00:23:53.190Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:53.190Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T00:23:53.190Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-18T00:23:53.190Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-18T00:23:53.417Z] 1ce36da41761: Verifying Checksum [2021-05-18T00:23:53.417Z] 1ce36da41761: Download complete [2021-05-18T00:23:53.417Z] 29e5d40040c1: Pull complete [2021-05-18T00:23:53.774Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T00:23:53.774Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T00:23:53.774Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T00:23:54.041Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:54.041Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:54.041Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T00:23:54.848Z] 1ce36da41761: Pull complete [2021-05-18T00:23:54.984Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T00:23:54.984Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:54.984Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T00:23:54.984Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-18T00:23:54.984Z] running python rtupdate hooks for python3.6... [2021-05-18T00:23:54.984Z] running python post-rtupdate hooks for python3.6... [2021-05-18T00:23:54.984Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-18T00:23:55.819Z] 25b303627fd3: Verifying Checksum [2021-05-18T00:23:55.819Z] 25b303627fd3: Download complete [2021-05-18T00:23:55.928Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-18T00:23:55.928Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T00:23:55.928Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T00:23:56.189Z] Setting up snapd (2.48.3+18.04) ... [2021-05-18T00:23:56.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-18T00:23:56.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-18T00:23:56.970Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-18T00:23:56.970Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-18T00:23:57.232Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T00:23:57.232Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T00:23:57.493Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-18T00:23:57.754Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-18T00:23:57.754Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-18T00:23:58.015Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-18T00:23:58.276Z] /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' [2021-05-18T00:23:58.276Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T00:23:58.276Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T00:23:59.218Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T00:23:59.478Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T00:23:59.478Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T00:24:00.681Z] Reading package lists... [2021-05-18T00:24:00.942Z] Reading package lists... [2021-05-18T00:24:00.942Z] Building dependency tree... [2021-05-18T00:24:00.942Z] Reading state information... [2021-05-18T00:24:01.201Z] Calculating upgrade... [2021-05-18T00:24:01.201Z] The following packages will be upgraded: [2021-05-18T00:24:01.201Z] advancecomp base-files bash binutils binutils-common [2021-05-18T00:24:01.201Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-18T00:24:01.201Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-18T00:24:01.201Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-18T00:24:01.201Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-18T00:24:01.201Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-18T00:24:01.201Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-18T00:24:01.201Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-18T00:24:01.201Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-18T00:24:01.201Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-18T00:24:01.201Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-18T00:24:01.201Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-18T00:24:01.201Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-18T00:24:01.201Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-18T00:24:01.201Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-18T00:24:01.471Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T00:24:01.471Z] Need to get 64.0 MB of archives. [2021-05-18T00:24:01.471Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-18T00:24:01.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-18T00:24:01.471Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-18T00:24:01.471Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-18T00:24:01.471Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-18T00:24:01.471Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-18T00:24:01.471Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-18T00:24:01.471Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-18T00:24:01.471Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-18T00:24:01.471Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-18T00:24:01.471Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-18T00:24:01.471Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-18T00:24:01.471Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-18T00:24:01.471Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-18T00:24:01.471Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-18T00:24:01.471Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-18T00:24:01.471Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-18T00:24:01.471Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-18T00:24:01.471Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-18T00:24:01.471Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-18T00:24:01.471Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-18T00:24:01.735Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-18T00:24:01.735Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-18T00:24:01.735Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-18T00:24:01.735Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-18T00:24:01.735Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-18T00:24:01.735Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-18T00:24:01.735Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-18T00:24:01.735Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-18T00:24:01.735Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-18T00:24:01.735Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-18T00:24:01.735Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-18T00:24:01.735Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-18T00:24:01.735Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-18T00:24:01.735Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-18T00:24:01.735Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-18T00:24:01.735Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-18T00:24:01.735Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-18T00:24:01.735Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-18T00:24:01.735Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-18T00:24:01.735Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-18T00:24:01.735Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-18T00:24:01.735Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-18T00:24:01.735Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-18T00:24:01.735Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-18T00:24:01.735Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-18T00:24:01.736Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-18T00:24:01.736Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-18T00:24:01.736Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-18T00:24:01.736Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-18T00:24:01.736Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-18T00:24:01.736Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-18T00:24:01.736Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-18T00:24:01.736Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-18T00:24:01.736Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-18T00:24:01.736Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-18T00:24:01.736Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-18T00:24:01.997Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-18T00:24:01.997Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-18T00:24:02.258Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-18T00:24:02.258Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-18T00:24:02.258Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-18T00:24:02.258Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-18T00:24:02.258Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-18T00:24:02.258Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-18T00:24:02.258Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-18T00:24:02.518Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-18T00:24:02.518Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-18T00:24:02.779Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-18T00:24:02.779Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-18T00:24:02.779Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-18T00:24:02.779Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-18T00:24:02.779Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-18T00:24:02.779Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-18T00:24:02.779Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-18T00:24:02.779Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-18T00:24:02.779Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-18T00:24:02.779Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-18T00:24:02.780Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-18T00:24:02.780Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-18T00:24:03.046Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-18T00:24:03.046Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-18T00:24:03.046Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-18T00:24:03.046Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-18T00:24:03.046Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-18T00:24:03.046Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-18T00:24:03.046Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-18T00:24:03.046Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-18T00:24:03.046Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-18T00:24:03.308Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-18T00:24:03.308Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-18T00:24:03.308Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-18T00:24:03.308Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-18T00:24:03.308Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-18T00:24:03.308Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-18T00:24:03.308Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-18T00:24:03.308Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-18T00:24:03.308Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-18T00:24:03.308Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-18T00:24:03.308Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-18T00:24:03.308Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-18T00:24:03.308Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-18T00:24:03.569Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T00:24:03.569Z] Fetched 64.0 MB in 2s (31.3 MB/s) [2021-05-18T00:24:03.569Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:03.569Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T00:24:03.570Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T00:24:04.142Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T00:24:04.142Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T00:24:04.142Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-18T00:24:04.142Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-18T00:24:04.405Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.405Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:04.666Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.666Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:04.666Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.666Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:04.928Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.928Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:04.928Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.928Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:04.928Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:04.928Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.189Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:05.189Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.189Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:05.189Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T00:24:05.189Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:05.189Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.450Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:05.450Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T00:24:05.450Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:05.450Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.450Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:05.450Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.711Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:05.711Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T00:24:05.711Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:05.959Z] 25b303627fd3: Pull complete [2021-05-18T00:24:05.959Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-18T00:24:05.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T00:24:05.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T00:24:05.971Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T00:24:05.971Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T00:24:05.971Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] withDockerContainer [2021-05-18T00:24:06.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-05-18T00:24:06.271Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T00:24:06.543Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T00:24:06.809Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T00:24:06.809Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-18T00:24:06.809Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-18T00:24:06.809Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-18T00:24:06.809Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-18T00:24:07.069Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-18T00:24:07.069Z] Installing new version of config file /etc/issue ... [2021-05-18T00:24:07.069Z] Installing new version of config file /etc/issue.net ... [2021-05-18T00:24:07.069Z] Installing new version of config file /etc/lsb-release ... [2021-05-18T00:24:07.069Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-18T00:24:07.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-18T00:24:07.588Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-18T00:24:07.588Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-18T00:24:07.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:07.588Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-18T00:24:07.588Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-18T00:24:07.849Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-18T00:24:07.849Z] 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 [2021-05-18T00:24:07.849Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:07.849Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:07.849Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:07.849Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:08.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:08.111Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-18T00:24:08.111Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-18T00:24:08.111Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-18T00:24:08.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:08.111Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-18T00:24:08.111Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T00:24:08.372Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-18T00:24:08.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:08.372Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T00:24:08.372Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T00:24:08.633Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T00:24:08.633Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:08.633Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T00:24:08.633Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T00:24:08.633Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-18T00:24:08.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:08.893Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-18T00:24:08.893Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-18T00:24:08.893Z] Setting up grep (3.1-2build1) ... [2021-05-18T00:24:08.939Z] $ docker top 00b24e08d57a483776463635aec320ee29241c4e98e8d7ca83a4f5813afae27a -eo pid,comm [2021-05-18T00:24:09.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:09.155Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T00:24:09.155Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T00:24:09.155Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-18T00:24:09.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:09.155Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T00:24:09.155Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-05-18T00:24:09.417Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-18T00:24:09.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:09.417Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T00:24:09.417Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T00:24:09.926Z] + docker-compose build --help [2021-05-18T00:24:09.927Z] + grep parallel [2021-05-18T00:24:10.362Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T00:24:10.362Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T00:24:10.628Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T00:24:10.628Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T00:24:11.200Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-18T00:24:11.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:11.200Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-18T00:24:11.462Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T00:24:13.380Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T00:24:13.380Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T00:24:13.380Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T00:24:13.380Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T00:24:13.385Z] --parallel Build images in parallel. [2021-05-18T00:24:13.647Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [Pipeline] } [2021-05-18T00:24:13.681Z] $ docker stop --time=1 00b24e08d57a483776463635aec320ee29241c4e98e8d7ca83a4f5813afae27a [2021-05-18T00:24:13.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:13.908Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-18T00:24:13.908Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-18T00:24:14.169Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-18T00:24:14.169Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:14.169Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:14.169Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:14.429Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:14.430Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:14.430Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:14.430Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:14.430Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:14.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:14.691Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:14.691Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:14.951Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:14.951Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:14.951Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:14.951Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:14.951Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:15.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:15.213Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T00:24:15.213Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T00:24:15.213Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T00:24:15.476Z] $ docker rm -f 00b24e08d57a483776463635aec320ee29241c4e98e8d7ca83a4f5813afae27a [2021-05-18T00:24:15.491Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T00:24:15.491Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T00:24:15.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:15.491Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T00:24:15.491Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] // withDockerContainer [2021-05-18T00:24:15.753Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T00:24:15.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:15.753Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:24:16.016Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:16.016Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:16.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:16.016Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:16.016Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:16.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T00:24:16.124Z] . [Pipeline] withDockerContainer [2021-05-18T00:24:16.278Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:16.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:16.278Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:16.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-05-18T00:24:16.473Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T00:24:16.539Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:16.800Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:17.061Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-18T00:24:17.322Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-18T00:24:17.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:17.322Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T00:24:17.322Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T00:24:17.584Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T00:24:17.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T00:24:17.845Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-18T00:24:17.845Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T00:24:17.845Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-18T00:24:17.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:17.845Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-18T00:24:17.845Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-18T00:24:17.936Z] $ docker top 9d927977eef8604927f8b459c7bd79a1331a867f70d4255d1bc03d4f82e4fc4e -eo pid,comm [2021-05-18T00:24:18.107Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-18T00:24:18.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:18.107Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-18T00:24:18.107Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T00:24:18.107Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [Pipeline] { [Pipeline] sh [2021-05-18T00:24:18.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:18.369Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-18T00:24:18.369Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T00:24:18.369Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-18T00:24:18.369Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:18.369Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T00:24:18.369Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T00:24:18.630Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T00:24:18.888Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T00:24:18.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:18.890Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T00:24:18.890Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T00:24:18.890Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T00:24:19.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:19.151Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T00:24:19.151Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T00:24:19.151Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T00:24:19.412Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:19.412Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T00:24:19.412Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T00:24:19.672Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-18T00:24:19.933Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T00:24:19.933Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T00:24:19.933Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T00:24:19.933Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T00:24:20.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:20.194Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-18T00:24:20.194Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-18T00:24:20.454Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-18T00:24:20.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:20.454Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-18T00:24:20.454Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T00:24:20.714Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T00:24:21.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:21.285Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T00:24:21.285Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T00:24:21.545Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T00:24:21.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:21.545Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-18T00:24:21.545Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-18T00:24:21.545Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-18T00:24:21.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:21.806Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T00:24:21.806Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T00:24:22.067Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-18T00:24:22.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:22.067Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T00:24:22.067Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T00:24:22.273Z] Building core-command ... [2021-05-18T00:24:22.273Z] Building core-data ... [2021-05-18T00:24:22.273Z] Building core-metadata ... [2021-05-18T00:24:22.273Z] Building security-bootstrapper ... [2021-05-18T00:24:22.273Z] Building security-proxy-setup ... [2021-05-18T00:24:22.273Z] Building security-secretstore-setup ... [2021-05-18T00:24:22.273Z] Building support-notifications ... [2021-05-18T00:24:22.273Z] Building support-scheduler ... [2021-05-18T00:24:22.273Z] Building sys-mgmt-agent ... [2021-05-18T00:24:22.273Z] Building security-secretstore-setup [2021-05-18T00:24:22.273Z] Building support-scheduler [2021-05-18T00:24:22.273Z] Building core-metadata [2021-05-18T00:24:22.273Z] Building core-command [2021-05-18T00:24:22.273Z] Building security-bootstrapper [2021-05-18T00:24:22.328Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-18T00:24:22.328Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:22.328Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T00:24:22.328Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T00:24:22.589Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T00:24:22.589Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:22.589Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T00:24:22.589Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T00:24:22.850Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T00:24:22.850Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:22.850Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-18T00:24:22.850Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-18T00:24:23.111Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-18T00:24:23.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:23.111Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-18T00:24:23.372Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-18T00:24:23.372Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-18T00:24:23.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:23.633Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-18T00:24:23.633Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-18T00:24:23.633Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-18T00:24:23.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:23.898Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-18T00:24:23.898Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-18T00:24:24.162Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-18T00:24:24.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:24.424Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-18T00:24:24.424Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-18T00:24:24.684Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-18T00:24:24.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T00:24:24.684Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-18T00:24:24.684Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-18T00:24:24.684Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-18T00:24:24.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-18T00:24:24.945Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T00:24:24.945Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T00:24:25.205Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T00:24:25.205Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T00:24:25.776Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T00:24:25.776Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T00:24:26.037Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-18T00:24:26.037Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-18T00:24:26.318Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T00:24:26.318Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-18T00:24:27.261Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-18T00:24:27.261Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-18T00:24:27.262Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-18T00:24:27.523Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-18T00:24:27.523Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-18T00:24:27.523Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-18T00:24:27.785Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-18T00:24:27.785Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-18T00:24:28.059Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-18T00:24:28.059Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-18T00:24:28.059Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-18T00:24:28.059Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-18T00:24:28.630Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-18T00:24:28.630Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-18T00:24:29.570Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-18T00:24:29.570Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-18T00:24:29.570Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-18T00:24:29.570Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-18T00:24:29.570Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T00:24:29.832Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T00:24:30.403Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T00:24:30.403Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T00:24:30.403Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T00:24:30.403Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T00:24:30.403Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T00:24:30.403Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T00:24:30.664Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:30.664Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:30.664Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:30.664Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:30.924Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:30.924Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:30.924Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:30.924Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:32.315Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:32.315Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:32.888Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:32.888Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:33.828Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:33.828Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:34.092Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:34.351Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:35.295Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T00:24:35.295Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T00:24:35.295Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T00:24:35.295Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T00:24:35.295Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T00:24:35.295Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T00:24:35.555Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T00:24:35.555Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T00:24:35.816Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-18T00:24:35.816Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-18T00:24:35.816Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T00:24:35.816Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T00:24:36.077Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T00:24:36.077Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T00:24:36.338Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-18T00:24:36.338Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-18T00:24:36.338Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.338Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T00:24:36.612Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.612Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.612Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.612Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-18T00:24:36.612Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-18T00:24:36.612Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-18T00:24:36.612Z] [2021-05-18T00:24:36.612Z] Current default time zone: 'Etc/UTC' [2021-05-18T00:24:36.612Z] Local time is now: Tue May 18 00:24:36 UTC 2021. [2021-05-18T00:24:36.612Z] Universal Time is now: Tue May 18 00:24:36 UTC 2021. [2021-05-18T00:24:36.612Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-18T00:24:36.612Z] [2021-05-18T00:24:36.875Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-18T00:24:36.875Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.875Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-18T00:24:36.875Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-18T00:24:36.875Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-18T00:24:36.875Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-18T00:24:36.875Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-18T00:24:36.875Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-18T00:24:36.875Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-18T00:24:36.875Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T00:24:36.875Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:36.875Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-18T00:24:37.136Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:37.136Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T00:24:37.136Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:37.136Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-18T00:24:37.397Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-18T00:24:37.397Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-18T00:24:37.397Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T00:24:37.397Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-18T00:24:37.397Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-18T00:24:37.397Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-18T00:24:37.397Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-18T00:24:39.313Z] Updating certificates in /etc/ssl/certs... [2021-05-18T00:24:39.896Z] 23 added, 27 removed; done. [2021-05-18T00:24:40.158Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T00:24:40.158Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T00:24:40.158Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-18T00:24:40.158Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-18T00:24:40.158Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-18T00:24:40.158Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.158Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T00:24:40.158Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-18T00:24:40.419Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-18T00:24:40.419Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-18T00:24:40.419Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-18T00:24:40.419Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-18T00:24:40.419Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T00:24:40.419Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-18T00:24:40.678Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-18T00:24:40.678Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-18T00:24:40.678Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T00:24:40.678Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T00:24:40.939Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-18T00:24:40.939Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-18T00:24:40.939Z] Updating certificates in /etc/ssl/certs... [2021-05-18T00:24:41.510Z] 0 added, 0 removed; done. [2021-05-18T00:24:41.510Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-18T00:24:41.510Z] done. [2021-05-18T00:24:42.082Z] Reading package lists... [2021-05-18T00:24:42.082Z] Building dependency tree... [2021-05-18T00:24:42.082Z] Reading state information... [2021-05-18T00:24:42.342Z] The following NEW packages will be installed: [2021-05-18T00:24:42.342Z] apt-transport-https [2021-05-18T00:24:42.661Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T00:24:42.661Z] Need to get 1692 B of archives. [2021-05-18T00:24:42.661Z] After this operation, 154 kB of additional disk space will be used. [2021-05-18T00:24:42.661Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-18T00:24:42.661Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T00:24:42.661Z] Fetched 1692 B in 0s (8686 B/s) [2021-05-18T00:24:42.661Z] Selecting previously unselected package apt-transport-https. [2021-05-18T00:24:42.661Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-18T00:24:42.661Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-18T00:24:42.661Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-18T00:24:42.974Z] Setting up apt-transport-https (1.6.13) ... [2021-05-18T00:24:43.258Z] Waiting for network to be ready... [2021-05-18T00:24:49.875Z] 2021-05-18T00:24:47Z INFO Waiting for automatic snapd restart... [2021-05-18T00:24:51.261Z] snapd 2.50 from Canonical* installed [2021-05-18T00:24:51.831Z] "snapd" switched to the "latest/stable" channel [2021-05-18T00:24:51.831Z] [2021-05-18T00:24:56.032Z] core18 20210309 from Canonical* installed [2021-05-18T00:24:56.032Z] "core18" switched to the "latest/stable" channel [2021-05-18T00:24:56.032Z] [2021-05-18T00:25:00.236Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T00:25:00.236Z] "snapcraft" switched to the "latest/stable" channel [2021-05-18T00:25:00.236Z] [2021-05-18T00:25:04.440Z] 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: [2021-05-18T00:25:04.440Z] - README.md [2021-05-18T00:25:04.440Z] [2021-05-18T00:25:04.440Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T00:25:11.028Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T00:25:11.028Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T00:25:11.028Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T00:25:11.028Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T00:25:11.987Z] Reading package lists... [2021-05-18T00:25:12.248Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 [2021-05-18T00:25:18.830Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T00:25:18.830Z] Reading package lists... [2021-05-18T00:25:18.830Z] Building dependency tree... [2021-05-18T00:25:18.830Z] Reading state information... [2021-05-18T00:25:18.830Z] Suggested packages: [2021-05-18T00:25:18.830Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-18T00:25:18.830Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-18T00:25:18.830Z] Recommended packages: [2021-05-18T00:25:18.830Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-18T00:25:18.830Z] The following NEW packages will be installed: [2021-05-18T00:25:18.830Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-18T00:25:18.830Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-18T00:25:18.830Z] pkg-config zip [2021-05-18T00:25:18.830Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T00:25:18.830Z] Need to get 7663 kB of archives. [2021-05-18T00:25:18.830Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-18T00:25:18.830Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-18T00:25:18.830Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-18T00:25:18.830Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-18T00:25:18.830Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-18T00:25:18.830Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-18T00:25:18.830Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-18T00:25:18.830Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-18T00:25:19.091Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-18T00:25:19.091Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-18T00:25:19.091Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-18T00:25:19.091Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-18T00:25:19.351Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-18T00:25:19.351Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-18T00:25:19.351Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-18T00:25:19.351Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-18T00:25:19.351Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T00:25:19.611Z] Fetched 7663 kB in 1s (9998 kB/s) [2021-05-18T00:25:19.611Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-18T00:25:19.611Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-18T00:25:19.611Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-18T00:25:19.611Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T00:25:19.872Z] Selecting previously unselected package libpsl5:amd64. [2021-05-18T00:25:19.872Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-18T00:25:19.872Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T00:25:19.872Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T00:25:19.872Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-18T00:25:19.872Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T00:25:19.872Z] Selecting previously unselected package librtmp1:amd64. [2021-05-18T00:25:19.872Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-18T00:25:19.872Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T00:25:20.132Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-18T00:25:20.132Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-18T00:25:20.132Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T00:25:20.132Z] Selecting previously unselected package liberror-perl. [2021-05-18T00:25:20.132Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-18T00:25:20.132Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-18T00:25:20.132Z] Selecting previously unselected package git-man. [2021-05-18T00:25:20.132Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-18T00:25:20.132Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T00:25:20.393Z] Selecting previously unselected package git. [2021-05-18T00:25:20.393Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-18T00:25:20.393Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T00:25:21.775Z] Selecting previously unselected package libnorm1:amd64. [2021-05-18T00:25:21.775Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-18T00:25:21.775Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T00:25:21.775Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-18T00:25:21.775Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-18T00:25:21.775Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T00:25:22.036Z] Selecting previously unselected package libsodium23:amd64. [2021-05-18T00:25:22.036Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-18T00:25:22.036Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-18T00:25:22.036Z] Selecting previously unselected package libzmq5:amd64. [2021-05-18T00:25:22.036Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T00:25:22.036Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T00:25:22.304Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-18T00:25:22.304Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T00:25:22.304Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T00:25:22.565Z] Selecting previously unselected package pkg-config. [2021-05-18T00:25:22.565Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-18T00:25:22.565Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T00:25:22.565Z] Selecting previously unselected package zip. [2021-05-18T00:25:22.565Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-18T00:25:22.565Z] Unpacking zip (3.0-11build1) ... [2021-05-18T00:25:22.828Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T00:25:22.828Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T00:25:22.828Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T00:25:22.828Z] Setting up liberror-perl (0.17025-1) ... [2021-05-18T00:25:22.828Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T00:25:23.089Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T00:25:23.089Z] No schema files found: doing nothing. [2021-05-18T00:25:23.089Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T00:25:23.089Z] Setting up zip (3.0-11build1) ... [2021-05-18T00:25:23.089Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T00:25:23.089Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-18T00:25:23.089Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T00:25:23.089Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T00:25:23.089Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T00:25:23.089Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T00:25:23.089Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T00:25:23.350Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T00:25:29.936Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T00:25:29.937Z] git set to automatically installed. [2021-05-18T00:25:29.937Z] git-man set to automatically installed. [2021-05-18T00:25:29.937Z] libcurl3-gnutls set to automatically installed. [2021-05-18T00:25:29.937Z] liberror-perl set to automatically installed. [2021-05-18T00:25:29.937Z] libglib2.0-0 set to automatically installed. [2021-05-18T00:25:29.937Z] libnghttp2-14 set to automatically installed. [2021-05-18T00:25:29.937Z] libnorm1 set to automatically installed. [2021-05-18T00:25:29.937Z] libpgm-5.2-0 set to automatically installed. [2021-05-18T00:25:29.937Z] libpsl5 set to automatically installed. [2021-05-18T00:25:29.937Z] librtmp1 set to automatically installed. [2021-05-18T00:25:29.937Z] libsodium23 set to automatically installed. [2021-05-18T00:25:29.937Z] libzmq3-dev set to automatically installed. [2021-05-18T00:25:29.937Z] libzmq5 set to automatically installed. [2021-05-18T00:25:29.937Z] pkg-config set to automatically installed. [2021-05-18T00:25:29.937Z] zip set to automatically installed. [2021-05-18T00:25:31.319Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T00:25:37.902Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T00:25:44.018Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:25:44.018Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:25:44.018Z] ---> b3012aa064c6 [2021-05-18T00:25:44.018Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T00:25:44.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:25:44.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:25:44.018Z] ---> b3012aa064c6 [2021-05-18T00:25:44.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:25:44.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:25:44.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:25:44.018Z] ---> b3012aa064c6 [2021-05-18T00:25:44.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:25:44.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:25:44.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:25:44.018Z] ---> b3012aa064c6 [2021-05-18T00:25:44.018Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T00:25:44.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:25:44.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:25:44.018Z] ---> b3012aa064c6 [2021-05-18T00:25:44.018Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T00:25:44.018Z] ---> Running in e69cb2999989 [2021-05-18T00:25:44.018Z] ---> Running in 9522895b7bdb [2021-05-18T00:25:44.018Z] ---> Running in d27c6fe7f0f2 [2021-05-18T00:25:44.018Z] ---> Running in 7fb65b6666a6 [2021-05-18T00:25:44.018Z] ---> Running in e934213530d3 [2021-05-18T00:25:44.018Z] Removing intermediate container e934213530d3 [2021-05-18T00:25:44.018Z] Removing intermediate container e69cb2999989 [2021-05-18T00:25:44.018Z] ---> 44577af0630c [2021-05-18T00:25:44.018Z] ---> 8be89a9506cb [2021-05-18T00:25:44.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:25:44.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:25:44.018Z] Removing intermediate container 7fb65b6666a6 [2021-05-18T00:25:44.018Z] ---> 3a5f7a13c691 [2021-05-18T00:25:44.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:25:44.018Z] Removing intermediate container 9522895b7bdb [2021-05-18T00:25:44.018Z] ---> fd39458b48fd [2021-05-18T00:25:44.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:25:44.018Z] Removing intermediate container d27c6fe7f0f2 [2021-05-18T00:25:44.018Z] ---> 5500cfa62d91 [2021-05-18T00:25:44.018Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:25:44.018Z] ---> Running in 945e1925bdef [2021-05-18T00:25:44.018Z] ---> Running in 9439a3ace4ec [2021-05-18T00:25:44.018Z] ---> Running in f21e89d25fce [2021-05-18T00:25:44.018Z] ---> Running in 00996b45d7b4 [2021-05-18T00:25:44.018Z] ---> Running in 0b940ae2efd3 [2021-05-18T00:25:44.018Z] Removing intermediate container 945e1925bdef [2021-05-18T00:25:44.018Z] ---> 0cdbd7d980ef [2021-05-18T00:25:44.018Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T00:25:44.018Z] ---> Running in a1bef246520a [2021-05-18T00:25:44.018Z] Removing intermediate container 9439a3ace4ec [2021-05-18T00:25:44.018Z] ---> 2c9e9bafb631 [2021-05-18T00:25:44.018Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T00:25:44.018Z] ---> Running in 924dea25cb11 [2021-05-18T00:25:44.018Z] Removing intermediate container f21e89d25fce [2021-05-18T00:25:44.018Z] ---> 2878701fc352 [2021-05-18T00:25:44.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T00:25:44.018Z] ---> Running in d32e255a5081 [2021-05-18T00:25:44.018Z] Removing intermediate container 0b940ae2efd3 [2021-05-18T00:25:44.018Z] ---> bd563ca08b1c [2021-05-18T00:25:44.018Z] Step 5/32 : RUN apk add --update --no-cache make gitRemoving intermediate container 00996b45d7b4 [2021-05-18T00:25:44.018Z] ---> afa948aecb87 [2021-05-18T00:25:44.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T00:25:44.018Z] [2021-05-18T00:25:44.018Z] ---> Running in 8781c627d91b [2021-05-18T00:25:44.018Z] ---> Running in 49a2a230ac9a [2021-05-18T00:25:45.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:45.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:45.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:45.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:45.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:45.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:46.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:46.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:46.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:46.706Z] OK: 218 MiB in 52 packages [2021-05-18T00:25:46.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:25:47.706Z] OK: 218 MiB in 52 packages [2021-05-18T00:25:47.706Z] OK: 218 MiB in 52 packages [2021-05-18T00:25:47.706Z] OK: 218 MiB in 52 packages [2021-05-18T00:25:47.978Z] OK: 218 MiB in 52 packages [2021-05-18T00:25:48.253Z] Removing intermediate container a1bef246520a [2021-05-18T00:25:48.253Z] ---> 7d3a2133aada [2021-05-18T00:25:48.253Z] Step 6/23 : COPY go.mod . [2021-05-18T00:25:49.706Z] Removing intermediate container 8781c627d91b [2021-05-18T00:25:49.706Z] Removing intermediate container d32e255a5081 [2021-05-18T00:25:49.706Z] ---> da9757ee7ff8 [2021-05-18T00:25:49.706Z] Step 6/24 : COPY go.mod . [2021-05-18T00:25:49.706Z] ---> e2e5b1209d16 [2021-05-18T00:25:49.706Z] Step 6/24 : COPY go.mod . [2021-05-18T00:25:49.706Z] Removing intermediate container 49a2a230ac9a [2021-05-18T00:25:49.706Z] ---> e57fd0bca9d1 [2021-05-18T00:25:49.706Z] Step 6/32 : COPY go.mod . [2021-05-18T00:25:49.706Z] ---> 28bd94507346 [2021-05-18T00:25:49.706Z] Step 7/23 : RUN go mod download [2021-05-18T00:25:49.706Z] Removing intermediate container 924dea25cb11 [2021-05-18T00:25:49.706Z] ---> 39810cd9797e [2021-05-18T00:25:49.706Z] Step 6/26 : COPY go.mod . [2021-05-18T00:25:49.983Z] ---> Running in 102ddee304e1 [2021-05-18T00:25:50.969Z] ---> 7ec35b2d501f [2021-05-18T00:25:50.969Z] Step 7/24 : RUN go mod download [2021-05-18T00:25:50.969Z] ---> 8629251ba97a [2021-05-18T00:25:50.969Z] Step 7/32 : RUN go mod download [2021-05-18T00:25:50.969Z] ---> dd6bb6cdc86d [2021-05-18T00:25:50.969Z] ---> 5115f40a7fdc [2021-05-18T00:25:50.969Z] Step 7/26 : RUN go mod download [2021-05-18T00:25:50.969Z] Step 7/24 : RUN go mod download [2021-05-18T00:25:50.969Z] ---> Running in e025f7622899 [2021-05-18T00:25:51.243Z] ---> Running in 426af16191d2 [2021-05-18T00:25:51.243Z] ---> Running in 1d836e36891d [2021-05-18T00:25:51.243Z] ---> Running in a7a196b1eaea [2021-05-18T00:25:53.872Z] Removing intermediate container 102ddee304e1 [2021-05-18T00:25:53.872Z] ---> 5dc445f60408 [2021-05-18T00:25:53.872Z] Step 8/23 : COPY . . [2021-05-18T00:25:55.868Z] Removing intermediate container e025f7622899 [2021-05-18T00:25:55.869Z] ---> 468e785e6327 [2021-05-18T00:25:55.869Z] Step 8/24 : COPY . . [2021-05-18T00:25:56.153Z] Removing intermediate container 1d836e36891d [2021-05-18T00:25:56.153Z] ---> a9938bb707f9 [2021-05-18T00:25:56.153Z] Step 8/24 : COPY . . [2021-05-18T00:25:56.432Z] Removing intermediate container 426af16191d2 [2021-05-18T00:25:56.432Z] ---> 9051fe6cbe37 [2021-05-18T00:25:56.432Z] Step 8/26 : COPY . . [2021-05-18T00:25:56.707Z] Removing intermediate container a7a196b1eaea [2021-05-18T00:25:56.707Z] ---> 95e7baaad111 [2021-05-18T00:25:56.707Z] Step 8/32 : COPY . . [2021-05-18T00:25:59.872Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-18T00:25:59.872Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T00:26:04.092Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T00:26:04.354Z] snap "core18" has no updates available [2021-05-18T00:26:04.926Z] Pulling go-build-helper [2021-05-18T00:26:04.926Z] + snapcraftctl pull [2021-05-18T00:26:06.311Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-18T00:26:06.311Z] Skipping pull go-build-helper (already ran) [2021-05-18T00:26:06.311Z] Building go-build-helper [2021-05-18T00:26:06.311Z] + snapcraftctl build [2021-05-18T00:26:08.225Z] Staging go-build-helper [2021-05-18T00:26:08.225Z] + snapcraftctl stage [2021-05-18T00:26:18.236Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T00:26:18.236Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T00:26:18.236Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T00:26:18.236Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T00:26:18.236Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T00:26:18.236Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T00:26:18.236Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T00:26:18.236Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T00:26:18.236Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T00:26:18.236Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-18T00:26:18.236Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T00:26:18.236Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T00:26:18.236Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T00:26:18.236Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T00:26:18.236Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T00:26:18.236Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T00:26:18.236Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T00:26:18.236Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T00:26:18.236Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T00:26:18.236Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T00:26:18.236Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T00:26:18.236Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T00:26:18.236Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T00:26:18.236Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T00:26:18.236Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T00:26:18.237Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T00:26:18.237Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T00:26:18.237Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-18T00:26:18.237Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T00:26:18.237Z] Fetched 224 kB in 0s (0 B/s) [2021-05-18T00:26:18.237Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T00:26:18.237Z] Fetched 157 kB in 0s (0 B/s) [2021-05-18T00:26:18.237Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T00:26:18.237Z] Fetched 221 kB in 0s (0 B/s) [2021-05-18T00:26:18.237Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T00:26:18.237Z] Fetched 143 kB in 0s (0 B/s) [2021-05-18T00:26:18.237Z] Pulling app-service-config [2021-05-18T00:26:18.237Z] + snapcraftctl pull [2021-05-18T00:26:18.496Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-18T00:26:18.876Z] ---> ce859331bf8a [2021-05-18T00:26:18.876Z] Step 9/23 : RUN go mod tidy [2021-05-18T00:26:18.876Z] ---> e8884375edc9 [2021-05-18T00:26:18.876Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:26:19.157Z] ---> Running in c2109438cfcd [2021-05-18T00:26:19.157Z] ---> Running in fd650f10ec37 [2021-05-18T00:26:19.157Z] ---> efedb1081e48 [2021-05-18T00:26:19.157Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:26:19.431Z] ---> 7801a4c6536c [2021-05-18T00:26:19.431Z] Step 9/26 : RUN go mod tidy [2021-05-18T00:26:19.444Z] Pulling config-common [2021-05-18T00:26:19.444Z] + snapcraftctl pull [2021-05-18T00:26:19.707Z] ---> Running in 26dbe02f6859 [2021-05-18T00:26:19.707Z] ---> Running in dcb93569c3bb [2021-05-18T00:26:19.980Z] ---> 252cdba01e0e [2021-05-18T00:26:19.980Z] Step 9/32 : RUN go mod tidy [2021-05-18T00:26:20.254Z] ---> Running in b43d050e6f77 [2021-05-18T00:26:23.645Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T00:26:23.645Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T00:26:23.645Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T00:26:23.645Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:23.645Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T00:26:23.645Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:23.645Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T00:26:23.645Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:23.645Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T00:26:23.645Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:23.645Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T00:26:23.645Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:23.645Z] Pulling edgex-go [2021-05-18T00:26:23.645Z] + snapcraftctl pull [2021-05-18T00:26:26.989Z] Removing intermediate container c2109438cfcd [2021-05-18T00:26:26.989Z] ---> aec1fa7721ca [2021-05-18T00:26:26.989Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T00:26:26.989Z] ---> Running in 9ed8d85c33c1 [2021-05-18T00:26:27.261Z] Removing intermediate container fd650f10ec37 [2021-05-18T00:26:27.261Z] ---> f6874b49ddf6 [2021-05-18T00:26:27.261Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T00:26:27.533Z] ---> Running in 89c67c434ffd [2021-05-18T00:26:27.533Z] Removing intermediate container dcb93569c3bb [2021-05-18T00:26:27.533Z] ---> d530f6ebe211 [2021-05-18T00:26:27.533Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T00:26:27.804Z] Removing intermediate container 26dbe02f6859 [2021-05-18T00:26:27.804Z] ---> 006c300fab62 [2021-05-18T00:26:27.804Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T00:26:27.804Z] Removing intermediate container b43d050e6f77 [2021-05-18T00:26:27.804Z] ---> 036de161c1ba [2021-05-18T00:26:27.804Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T00:26:28.078Z] ---> Running in 0ab5ff49693e [2021-05-18T00:26:28.078Z] ---> Running in b87bc6df9ebc [2021-05-18T00:26:28.078Z] ---> Running in c60c6e515e13 [2021-05-18T00:26:29.061Z] 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 [2021-05-18T00:26:29.659Z] 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 [2021-05-18T00:26:30.649Z] 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 [2021-05-18T00:26:30.649Z] 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 [2021-05-18T00:26:30.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T00:26:41.770Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T00:26:41.770Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T00:26:41.770Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T00:26:41.770Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-18T00:26:41.770Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-18T00:26:41.770Z] Fetched 279 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-18T00:26:41.770Z] Fetched 122 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-18T00:26:41.770Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-18T00:26:41.770Z] Fetched 8848 B in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-18T00:26:41.770Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-18T00:26:41.770Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-18T00:26:41.770Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-18T00:26:41.770Z] Fetched 219 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-18T00:26:41.770Z] Fetched 154 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-18T00:26:41.770Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-18T00:26:41.770Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-18T00:26:41.770Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-18T00:26:41.770Z] Fetched 499 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-18T00:26:41.770Z] Fetched 111 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-18T00:26:41.770Z] Fetched 240 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-18T00:26:41.770Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-18T00:26:41.770Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-18T00:26:41.770Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-18T00:26:41.770Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-18T00:26:41.770Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-18T00:26:41.770Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-18T00:26:41.770Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-18T00:26:41.770Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-18T00:26:41.770Z] Fetched 8720 B in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-18T00:26:41.770Z] Fetched 137 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-18T00:26:41.770Z] Fetched 119 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-18T00:26:41.770Z] Fetched 110 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-18T00:26:41.770Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-18T00:26:41.770Z] Fetched 645 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-18T00:26:41.770Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-18T00:26:41.770Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-18T00:26:41.770Z] Fetched 368 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-18T00:26:41.770Z] Fetched 187 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-18T00:26:41.770Z] Fetched 175 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-18T00:26:41.770Z] Fetched 206 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-18T00:26:41.770Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-18T00:26:41.770Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-18T00:26:41.770Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-18T00:26:41.771Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-18T00:26:41.771Z] Fetched 159 kB in 0s (0 B/s) [2021-05-18T00:26:41.771Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-18T00:26:41.771Z] Fetched 107 kB in 0s (0 B/s) [2021-05-18T00:26:41.771Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-18T00:26:41.771Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-18T00:26:41.771Z] Pulling static-packages [2021-05-18T00:26:41.771Z] + snapcraftctl pull [2021-05-18T00:26:41.771Z] Pulling version [2021-05-18T00:26:41.771Z] + cd /root/project [2021-05-18T00:26:41.771Z] + [ -f VERSION ] [2021-05-18T00:26:41.771Z] + PROJECT_VERSION=local-dev [2021-05-18T00:26:41.771Z] + git rev-parse --short HEAD [2021-05-18T00:26:41.771Z] + GIT_REVISION=f56ce7ce [2021-05-18T00:26:41.771Z] + snapcraftctl set-version local-dev [2021-05-18T00:26:42.342Z] Skipping build go-build-helper (already ran) [2021-05-18T00:26:42.603Z] Building app-service-config [2021-05-18T00:26:42.603Z] + make build [2021-05-18T00:26:42.603Z] go mod tidy [2021-05-18T00:26:45.145Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-18T00:26:45.407Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-18T00:26:45.667Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-18T00:26:45.667Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-18T00:26:45.667Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-18T00:26:45.667Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-18T00:26:45.931Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-18T00:26:45.931Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-18T00:26:45.931Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-18T00:26:45.931Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-18T00:26:45.931Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-18T00:26:46.204Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T00:26:46.204Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-18T00:26:46.204Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-18T00:26:46.568Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-18T00:26:46.568Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-18T00:26:46.568Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-18T00:26:46.568Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-18T00:26:46.568Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-18T00:26:46.568Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T00:26:46.568Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T00:26:46.568Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-18T00:26:46.899Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-18T00:26:46.899Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-18T00:26:46.899Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-18T00:26:46.899Z] go: downloading golang.org/x/text v0.3.2 [2021-05-18T00:26:46.899Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-18T00:26:46.899Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-18T00:26:46.899Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-18T00:26:46.899Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T00:26:46.899Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-18T00:26:46.899Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-18T00:26:46.899Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-18T00:26:46.900Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-18T00:26:46.900Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-18T00:26:46.900Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-18T00:26:47.246Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-18T00:26:47.247Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-18T00:26:47.247Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-18T00:26:47.247Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-18T00:26:47.247Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-18T00:26:47.247Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-18T00:26:47.247Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-18T00:26:47.247Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-18T00:26:47.247Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-18T00:26:47.247Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-18T00:26:47.247Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-18T00:26:47.247Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-18T00:26:47.247Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-18T00:26:47.247Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-18T00:26:47.509Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-18T00:26:47.509Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-18T00:26:47.509Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-18T00:26:48.082Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-18T00:26:48.082Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T00:26:48.082Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-18T00:26:48.082Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-18T00:26:48.082Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T00:26:48.082Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-18T00:26:48.082Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-18T00:26:48.082Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-18T00:26:48.082Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-18T00:26:48.082Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T00:26:48.082Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T00:26:48.082Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T00:26:48.346Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-18T00:26:48.346Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T00:26:48.346Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-18T00:26:48.346Z] go: downloading github.com/kr/text v0.1.0 [2021-05-18T00:26:48.346Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-18T00:26:48.346Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-18T00:26:48.346Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-18T00:26:48.346Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-18T00:26:48.346Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-18T00:26:48.346Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-18T00:26:48.346Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-18T00:26:48.346Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-18T00:26:48.346Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-18T00:26:48.346Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T00:26:48.607Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-18T00:26:58.619Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-18T00:26:58.619Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-18T00:26:58.619Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-18T00:26:58.619Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-18T00:26:59.190Z] Building config-common [2021-05-18T00:26:59.190Z] + snapcraftctl build [2021-05-18T00:27:01.734Z] Building edgex-go [2021-05-18T00:27:01.734Z] + cd /root/parts/edgex-go/src [2021-05-18T00:27:01.734Z] + make build [2021-05-18T00:27:01.734Z] go mod tidy [2021-05-18T00:27:01.997Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-18T00:27:01.997Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-18T00:27:01.997Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-18T00:27:01.997Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-18T00:27:01.997Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-18T00:27:01.997Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-18T00:27:01.997Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-18T00:27:02.263Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-18T00:27:02.263Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-18T00:27:02.263Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-18T00:27:02.263Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-18T00:27:02.263Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-18T00:27:02.263Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-18T00:27:02.263Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-18T00:27:02.263Z] 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 [2021-05-18T00:27:07.553Z] 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 [2021-05-18T00:27:14.157Z] 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 [2021-05-18T00:27:14.727Z] 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 [2021-05-18T00:27:16.637Z] 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 [2021-05-18T00:27:17.208Z] 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 [2021-05-18T00:27:19.762Z] 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 [2021-05-18T00:27:21.677Z] 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 [2021-05-18T00:27:23.064Z] 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 [2021-05-18T00:27:24.450Z] 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 [2021-05-18T00:27:25.836Z] 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 [2021-05-18T00:27:27.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-18T00:27:29.782Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-18T00:27:29.782Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-18T00:27:29.782Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-18T00:27:29.782Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-18T00:27:29.782Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-18T00:27:29.782Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-18T00:27:29.782Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-18T00:27:29.782Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-18T00:27:33.094Z] Building static-packages [2021-05-18T00:27:33.094Z] + snapcraftctl build [2021-05-18T00:27:34.482Z] Building version [2021-05-18T00:27:34.482Z] + snapcraftctl build [2021-05-18T00:27:36.400Z] Skipping stage go-build-helper (already ran) [2021-05-18T00:27:36.400Z] Staging app-service-config [2021-05-18T00:27:36.400Z] + snapcraftctl stage [2021-05-18T00:27:37.343Z] Staging config-common [2021-05-18T00:27:37.343Z] + snapcraftctl stage [2021-05-18T00:27:38.285Z] Staging edgex-go [2021-05-18T00:27:38.285Z] + snapcraftctl stage [2021-05-18T00:27:39.235Z] Staging static-packages [2021-05-18T00:27:39.235Z] + snapcraftctl stage [2021-05-18T00:27:40.621Z] Staging version [2021-05-18T00:27:40.621Z] + snapcraftctl stage [2021-05-18T00:27:41.565Z] Priming go-build-helper [2021-05-18T00:27:41.565Z] + snapcraftctl prime [2021-05-18T00:27:42.508Z] Priming app-service-config [2021-05-18T00:27:42.508Z] + snapcraftctl prime [2021-05-18T00:27:44.431Z] Priming config-common [2021-05-18T00:27:44.431Z] + snapcraftctl prime [2021-05-18T00:27:45.376Z] Priming edgex-go [2021-05-18T00:27:45.376Z] + snapcraftctl prime [2021-05-18T00:27:46.319Z] Priming static-packages [2021-05-18T00:27:46.319Z] + snapcraftctl prime [2021-05-18T00:27:48.867Z] Priming version [2021-05-18T00:27:48.867Z] + snapcraftctl prime [2021-05-18T00:27:49.439Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T00:28:22.498Z] 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 [2021-05-18T00:28:25.910Z] Removing intermediate container c60c6e515e13 [2021-05-18T00:28:25.910Z] ---> b1b0139b6e4e [2021-05-18T00:28:25.910Z] [2021-05-18T00:28:25.910Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T00:28:25.910Z] 3.12: Pulling from library/alpine [2021-05-18T00:28:27.946Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T00:28:27.946Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T00:28:27.946Z] ---> 9852663dfa18 [2021-05-18T00:28:27.946Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T00:28:29.143Z] ---> Running in e55a21d36404 [2021-05-18T00:28:29.780Z] Removing intermediate container b87bc6df9ebc [2021-05-18T00:28:29.780Z] ---> 520aa5f05b33 [2021-05-18T00:28:29.780Z] [2021-05-18T00:28:29.780Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T00:28:29.780Z] ---> 9852663dfa18 [2021-05-18T00:28:29.780Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T00:28:29.780Z] Removing intermediate container e55a21d36404 [2021-05-18T00:28:29.780Z] ---> c7cd5e0421e4 [2021-05-18T00:28:29.780Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T00:28:29.780Z] ---> Running in 777a619858bc [2021-05-18T00:28:30.135Z] ---> Running in c5cd13bacad1 [2021-05-18T00:28:32.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:32.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:33.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:33.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:33.644Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T00:28:33.644Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:28:33.644Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T00:28:33.927Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T00:28:33.927Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T00:28:33.927Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T00:28:33.927Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:28:33.927Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:28:34.213Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T00:28:34.213Z] OK: 7 MiB in 20 packages [2021-05-18T00:28:34.213Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T00:28:34.213Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:28:34.213Z] OK: 5 MiB in 16 packages [2021-05-18T00:28:36.865Z] Removing intermediate container c5cd13bacad1 [2021-05-18T00:28:36.865Z] ---> fa2a45153527 [2021-05-18T00:28:36.865Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T00:28:37.470Z] Removing intermediate container 777a619858bc [2021-05-18T00:28:37.470Z] ---> 98d00b3d7f9a [2021-05-18T00:28:37.470Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T00:28:37.470Z] ---> Running in 33d5a4860624 [2021-05-18T00:28:37.744Z] Removing intermediate container 89c67c434ffd [2021-05-18T00:28:37.744Z] ---> 7c46047be068 [2021-05-18T00:28:37.744Z] [2021-05-18T00:28:37.744Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:28:37.744Z] ---> 9852663dfa18 [2021-05-18T00:28:37.744Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:28:37.744Z] ---> Running in a071f704f580 [2021-05-18T00:28:38.018Z] ---> Running in 7f3a10b6a39a [2021-05-18T00:28:39.001Z] Removing intermediate container 33d5a4860624 [2021-05-18T00:28:39.002Z] ---> d4ef346d0aa8 [2021-05-18T00:28:39.002Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T00:28:39.279Z] Removing intermediate container a071f704f580 [2021-05-18T00:28:39.279Z] ---> 6e45cf213296 [2021-05-18T00:28:39.279Z] Step 14/26 : WORKDIR / [2021-05-18T00:28:39.279Z] ---> Running in 41ed81047117 [2021-05-18T00:28:39.554Z] ---> Running in 6d6cfaff891e [2021-05-18T00:28:39.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:39.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:28:40.432Z] Removing intermediate container 41ed81047117 [2021-05-18T00:28:40.432Z] ---> 0e86941f4ff9 [2021-05-18T00:28:40.432Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T00:28:40.432Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T00:28:40.705Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:28:40.705Z] OK: 5 MiB in 15 packages [2021-05-18T00:28:40.705Z] Removing intermediate container 6d6cfaff891e [2021-05-18T00:28:40.705Z] ---> f7efd5c27322 [2021-05-18T00:28:40.705Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T00:28:40.984Z] ---> Running in dc4ccc14ce39 [2021-05-18T00:28:42.967Z] Removing intermediate container 7f3a10b6a39a [2021-05-18T00:28:42.967Z] ---> a86a8eb7ca77 [2021-05-18T00:28:42.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:28:42.967Z] Removing intermediate container 9ed8d85c33c1 [2021-05-18T00:28:42.967Z] ---> 2f1c4d1ef24f [2021-05-18T00:28:42.967Z] [2021-05-18T00:28:42.967Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T00:28:42.967Z] ---> 9852663dfa18 [2021-05-18T00:28:42.967Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:28:42.967Z] ---> Using cache [2021-05-18T00:28:42.967Z] ---> a86a8eb7ca77 [2021-05-18T00:28:42.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:28:42.967Z] ---> 4e707b961db8 [2021-05-18T00:28:42.967Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T00:28:43.238Z] ---> Running in e5fc50bff2a6 [2021-05-18T00:28:43.238Z] ---> Running in 9b6c22368435 [2021-05-18T00:28:44.217Z] Removing intermediate container 9b6c22368435 [2021-05-18T00:28:44.217Z] ---> 3336c1199bf0 [2021-05-18T00:28:44.217Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T00:28:44.490Z] Removing intermediate container e5fc50bff2a6 [2021-05-18T00:28:44.490Z] ---> 48e254159a2d [2021-05-18T00:28:44.490Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T00:28:44.770Z] ---> Running in 7f8c9ad45a2f [2021-05-18T00:28:44.770Z] ---> 868e880f3aae [2021-05-18T00:28:44.770Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T00:28:44.770Z] Removing intermediate container dc4ccc14ce39 [2021-05-18T00:28:44.770Z] ---> 61654df671b6 [2021-05-18T00:28:44.770Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T00:28:45.047Z] ---> Running in 4948d9f76515 [2021-05-18T00:28:45.323Z] ---> Running in 919ad7092077 [2021-05-18T00:28:45.925Z] Removing intermediate container 7f8c9ad45a2f [2021-05-18T00:28:45.925Z] ---> 321ff09e6317 [2021-05-18T00:28:45.925Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T00:28:45.925Z] Removing intermediate container 4948d9f76515 [2021-05-18T00:28:45.925Z] ---> ef277e443457 [2021-05-18T00:28:45.925Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T00:28:46.522Z] ---> 7f9e156b2354 [2021-05-18T00:28:46.522Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T00:28:46.522Z] Removing intermediate container 919ad7092077 [2021-05-18T00:28:46.522Z] ---> 9758b4b3be69 [2021-05-18T00:28:46.522Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T00:28:46.522Z] ---> Running in 8170fe849ba4 [2021-05-18T00:28:46.522Z] ---> Running in aa219741f8f6 [2021-05-18T00:28:47.122Z] Removing intermediate container 0ab5ff49693e [2021-05-18T00:28:47.122Z] ---> 2f2ace0b98c1 [2021-05-18T00:28:47.122Z] [2021-05-18T00:28:47.122Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:28:47.122Z] ---> 9852663dfa18 [2021-05-18T00:28:47.122Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T00:28:47.122Z] ---> Using cache [2021-05-18T00:28:47.122Z] ---> a86a8eb7ca77 [2021-05-18T00:28:47.122Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:28:47.122Z] ---> Using cache [2021-05-18T00:28:47.122Z] ---> 48e254159a2d [2021-05-18T00:28:47.122Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T00:28:47.400Z] ---> Running in 9c9e32e24399 [2021-05-18T00:28:47.400Z] Removing intermediate container 8170fe849ba4 [2021-05-18T00:28:47.400Z] ---> e2272ad095ba [2021-05-18T00:28:47.400Z] Step 16/24 : WORKDIR / [2021-05-18T00:28:47.400Z] Removing intermediate container aa219741f8f6 [2021-05-18T00:28:47.400Z] ---> ff27ac9f59ca [2021-05-18T00:28:47.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:28:47.682Z] ---> fdde5ec30dcf [2021-05-18T00:28:47.682Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T00:28:47.682Z] ---> 2e28ab1d7a3e [2021-05-18T00:28:47.682Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T00:28:47.682Z] ---> Running in 3cba2015b460 [2021-05-18T00:28:47.954Z] ---> Running in fd42a84d61b0 [2021-05-18T00:28:48.231Z] Removing intermediate container 9c9e32e24399 [2021-05-18T00:28:48.231Z] ---> d7d8be2043da [2021-05-18T00:28:48.231Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T00:28:48.231Z] ---> Running in 6c723cdaefb1 [2021-05-18T00:28:48.836Z] Removing intermediate container 3cba2015b460 [2021-05-18T00:28:48.836Z] ---> c3c5e9036942 [2021-05-18T00:28:48.836Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:28:48.836Z] ---> c32f718d5448 [2021-05-18T00:28:48.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T00:28:49.115Z] Removing intermediate container 6c723cdaefb1 [2021-05-18T00:28:49.115Z] ---> 689cb27a7dd5 [2021-05-18T00:28:49.115Z] Step 16/24 : WORKDIR / [2021-05-18T00:28:49.394Z] ---> Running in 4a9f2c5b615a [2021-05-18T00:28:49.677Z] ---> f9b9d08af34c [2021-05-18T00:28:49.677Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T00:28:49.950Z] ---> f80c226694b9 [2021-05-18T00:28:49.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T00:28:50.221Z] Removing intermediate container 4a9f2c5b615a [2021-05-18T00:28:50.221Z] ---> 0e91ddf89f3e [2021-05-18T00:28:50.221Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:28:51.202Z] ---> 775fdaa4a177 [2021-05-18T00:28:51.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T00:28:51.515Z] ---> 70f8762a5680 [2021-05-18T00:28:51.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T00:28:51.791Z] Removing intermediate container fd42a84d61b0 [2021-05-18T00:28:51.791Z] ---> 5dd30fdfb23a [2021-05-18T00:28:51.791Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:28:51.791Z] ---> b782b936a8d0 [2021-05-18T00:28:51.791Z] ---> e4acdc72b522 [2021-05-18T00:28:51.791Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T00:28:51.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T00:28:52.397Z] ---> 6358ee752c95 [2021-05-18T00:28:52.397Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T00:28:52.397Z] ---> Running in 1d933f6b4f44 [2021-05-18T00:28:53.005Z] ---> 4eaa428f597b [2021-05-18T00:28:53.005Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T00:28:53.005Z] ---> cb8b04685e53 [2021-05-18T00:28:53.005Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T00:28:53.278Z] ---> 7ab8d5e59403 [2021-05-18T00:28:53.278Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T00:28:53.278Z] ---> Running in 0a31b171acca [2021-05-18T00:28:53.278Z] Removing intermediate container 1d933f6b4f44 [2021-05-18T00:28:53.278Z] ---> caeea57bcbb9 [2021-05-18T00:28:53.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:28:53.555Z] ---> Running in 8e2dfb5cca48 [2021-05-18T00:28:53.555Z] ---> Running in 4fc1fe562b83 [2021-05-18T00:28:53.835Z] ---> ff12c7ec9b50 [2021-05-18T00:28:53.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T00:28:54.822Z] Removing intermediate container 8e2dfb5cca48 [2021-05-18T00:28:54.822Z] ---> 007813127658 [2021-05-18T00:28:54.822Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T00:28:54.822Z] Removing intermediate container 4fc1fe562b83 [2021-05-18T00:28:54.822Z] ---> 8163f4160ce1 [2021-05-18T00:28:54.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:28:54.822Z] ---> 5a0f20422992 [2021-05-18T00:28:54.822Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T00:28:54.822Z] ---> Running in 7466183b5f14 [2021-05-18T00:28:54.822Z] ---> Running in 2cf891d8ae3c [2021-05-18T00:28:55.096Z] ---> 4c49e250b285 [2021-05-18T00:28:55.096Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T00:28:55.371Z] ---> Running in 47a8aa779f13 [2021-05-18T00:28:55.646Z] Removing intermediate container 2cf891d8ae3c [2021-05-18T00:28:55.646Z] ---> b22124107bf9 [2021-05-18T00:28:55.646Z] Step 22/23 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09Removing intermediate container 7466183b5f14 [2021-05-18T00:28:55.646Z] ---> 62e84a1e085b [2021-05-18T00:28:55.646Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T00:28:55.646Z] [2021-05-18T00:28:55.924Z] ---> Running in b079bbc8b914 [2021-05-18T00:28:55.924Z] ---> Running in 2480cd89239e [2021-05-18T00:28:56.198Z] Removing intermediate container 47a8aa779f13 [2021-05-18T00:28:56.198Z] ---> 98eb945b66b2 [2021-05-18T00:28:56.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:28:56.198Z] ---> d5727e492e4f [2021-05-18T00:28:56.198Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T00:28:56.467Z] ---> Running in b6f3f11242c2 [2021-05-18T00:28:56.467Z] Removing intermediate container 0a31b171acca [2021-05-18T00:28:56.467Z] ---> ee7d116f3158 [2021-05-18T00:28:56.467Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T00:28:56.467Z] Removing intermediate container b079bbc8b914 [2021-05-18T00:28:56.467Z] ---> 1c0e0cee7f71 [2021-05-18T00:28:56.467Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:28:56.738Z] Removing intermediate container 2480cd89239e [2021-05-18T00:28:56.738Z] ---> 02b05fcad121 [2021-05-18T00:28:56.738Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T00:28:56.738Z] ---> Running in e38f4e21df4b [2021-05-18T00:28:56.738Z] ---> Running in f259e74724e6 [2021-05-18T00:28:57.008Z] ---> Running in 3e9d53beee06 [2021-05-18T00:28:57.008Z] Removing intermediate container b6f3f11242c2 [2021-05-18T00:28:57.008Z] ---> 1a3831e68d55 [2021-05-18T00:28:57.008Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T00:28:57.008Z] ---> b254d069ebba [2021-05-18T00:28:57.289Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T00:28:57.290Z] ---> Running in 84a8f66e3c33 [2021-05-18T00:28:57.290Z] Removing intermediate container e38f4e21df4b [2021-05-18T00:28:57.290Z] ---> 8b68e8edaecd [2021-05-18T00:28:57.290Z] Step 24/26 : LABEL arch=arm64 [2021-05-18T00:28:57.560Z] Removing intermediate container f259e74724e6 [2021-05-18T00:28:57.560Z] ---> 1e8710e236a2 [2021-05-18T00:28:57.560Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:28:57.560Z] Removing intermediate container 3e9d53beee06 [2021-05-18T00:28:57.560Z] ---> cf9344573be8 [2021-05-18T00:28:57.560Z] [2021-05-18T00:28:58.150Z] Successfully built cf9344573be8 [2021-05-18T00:28:58.751Z] ---> Running in 9e2e67bd72cd [2021-05-18T00:28:58.751Z] Successfully tagged support-scheduler-arm64:latest [2021-05-18T00:28:58.751Z] Building support-notifications [2021-05-18T00:28:59.054Z]  Building support-scheduler ... done  ---> Running in 6517e9f349c0 [2021-05-18T00:28:59.054Z] Removing intermediate container 84a8f66e3c33 [2021-05-18T00:28:59.054Z] ---> 29d73925796e [2021-05-18T00:28:59.054Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:28:59.054Z] ---> e703add113c1 [2021-05-18T00:28:59.054Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T00:28:59.331Z] ---> Running in cc6b7eca3ac7 [2021-05-18T00:28:59.331Z] Removing intermediate container 9e2e67bd72cd [2021-05-18T00:28:59.331Z] ---> 17987f0e3fa4 [2021-05-18T00:28:59.331Z] Step 25/26 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:28:59.600Z] ---> Running in f6411bbc3395 [2021-05-18T00:28:59.871Z] ---> Running in ddfa09ab1c8d [2021-05-18T00:28:59.871Z] Removing intermediate container 6517e9f349c0 [2021-05-18T00:28:59.871Z] ---> 5d74be62725a [2021-05-18T00:28:59.871Z] [2021-05-18T00:29:00.145Z] Removing intermediate container cc6b7eca3ac7 [2021-05-18T00:29:00.145Z] ---> dfd5fa4afcf1 [2021-05-18T00:29:00.145Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:29:00.418Z] Removing intermediate container f6411bbc3395 [2021-05-18T00:29:00.418Z] ---> 88437f33d7f9 [2021-05-18T00:29:00.418Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T00:29:00.418Z] Successfully built 5d74be62725a [2021-05-18T00:29:00.418Z] Successfully tagged core-command-arm64:latest [2021-05-18T00:29:00.418Z]  Building core-command ... done Building security-proxy-setup [2021-05-18T00:29:00.701Z] ---> Running in 097c3026c698 [2021-05-18T00:29:00.702Z] Removing intermediate container ddfa09ab1c8d [2021-05-18T00:29:00.702Z] ---> e8e8f0122870 [2021-05-18T00:29:00.702Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T00:29:00.975Z] ---> Running in 03ea3468633e [2021-05-18T00:29:01.252Z] Removing intermediate container 097c3026c698 [2021-05-18T00:29:01.252Z] ---> 39c6e16ea7c4 [2021-05-18T00:29:01.252Z] [2021-05-18T00:29:01.534Z] ---> 665df7568b52 [2021-05-18T00:29:01.534Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T00:29:01.831Z] Successfully built 39c6e16ea7c4 [2021-05-18T00:29:01.831Z] Successfully tagged core-metadata-arm64:latest [2021-05-18T00:29:01.831Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-05-18T00:29:02.105Z] ---> Running in f992e2a7d068 [2021-05-18T00:29:02.105Z] Removing intermediate container 03ea3468633e [2021-05-18T00:29:02.105Z] ---> 46f0e3a5b796 [2021-05-18T00:29:02.105Z] [2021-05-18T00:29:02.702Z] Successfully built 46f0e3a5b796 [2021-05-18T00:29:02.702Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-18T00:29:02.702Z]  Building security-secretstore-setup ... done Building core-data [2021-05-18T00:29:04.679Z] Removing intermediate container f992e2a7d068 [2021-05-18T00:29:04.679Z] ---> 75296c5e7283 [2021-05-18T00:29:04.679Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T00:29:04.955Z] ---> Running in 99cc1648fc44 [2021-05-18T00:29:05.931Z] Removing intermediate container 99cc1648fc44 [2021-05-18T00:29:05.931Z] ---> 8f5a3c7bf9b1 [2021-05-18T00:29:05.931Z] Step 29/32 : CMD ["gate"] [2021-05-18T00:29:06.911Z] ---> Running in 6b8b555d773b [2021-05-18T00:29:07.510Z] Removing intermediate container 6b8b555d773b [2021-05-18T00:29:07.510Z] ---> 3f54398b621f [2021-05-18T00:29:07.510Z] Step 30/32 : LABEL arch=arm64 [2021-05-18T00:29:08.108Z] ---> Running in 04640df50f0d [2021-05-18T00:29:08.716Z] Removing intermediate container 04640df50f0d [2021-05-18T00:29:08.716Z] ---> ba53b19e6294 [2021-05-18T00:29:08.716Z] Step 31/32 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:29:09.700Z] ---> Running in 1a0620f576eb [2021-05-18T00:29:10.296Z] Removing intermediate container 1a0620f576eb [2021-05-18T00:29:10.296Z] ---> 19a9a00d9729 [2021-05-18T00:29:10.296Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T00:29:10.906Z] ---> Running in 82c8792a6868 [2021-05-18T00:29:11.501Z] Removing intermediate container 82c8792a6868 [2021-05-18T00:29:11.501Z] ---> c8232221b1b1 [2021-05-18T00:29:11.501Z] [2021-05-18T00:29:12.098Z] Successfully built c8232221b1b1 [2021-05-18T00:29:12.098Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-18T00:29:59.036Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:29:59.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:29:59.036Z] ---> b3012aa064c6 [2021-05-18T00:29:59.036Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 5500cfa62d91 [2021-05-18T00:29:59.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> bd563ca08b1c [2021-05-18T00:29:59.036Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T00:29:59.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:29:59.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:29:59.036Z] ---> b3012aa064c6 [2021-05-18T00:29:59.036Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 5500cfa62d91 [2021-05-18T00:29:59.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> bd563ca08b1c [2021-05-18T00:29:59.036Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> e57fd0bca9d1 [2021-05-18T00:29:59.036Z] Step 6/22 : COPY go.mod . [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 8629251ba97a [2021-05-18T00:29:59.036Z] Step 7/22 : RUN go mod download [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 95e7baaad111 [2021-05-18T00:29:59.036Z] Step 8/22 : COPY . . [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 252cdba01e0e [2021-05-18T00:29:59.036Z] Step 9/22 : RUN go mod tidy [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 036de161c1ba [2021-05-18T00:29:59.036Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T00:29:59.036Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:29:59.036Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:29:59.036Z] ---> b3012aa064c6 [2021-05-18T00:29:59.036Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 5500cfa62d91 [2021-05-18T00:29:59.036Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> bd563ca08b1c [2021-05-18T00:29:59.036Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T00:29:59.036Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T00:29:59.036Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T00:29:59.036Z] ---> b3012aa064c6 [2021-05-18T00:29:59.036Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> 5500cfa62d91 [2021-05-18T00:29:59.036Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:29:59.036Z] ---> Using cache [2021-05-18T00:29:59.036Z] ---> bd563ca08b1c [2021-05-18T00:29:59.036Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T00:29:59.036Z] ---> Running in 91a9e07871a3 [2021-05-18T00:29:59.036Z] ---> Running in 728410a0f111 [2021-05-18T00:29:59.036Z] ---> Running in 93657d8e3c72 [2021-05-18T00:29:59.036Z] ---> Running in cdef5223af57 [2021-05-18T00:30:00.483Z] 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 [2021-05-18T00:30:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:01.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:01.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:01.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:02.473Z] OK: 218 MiB in 52 packages [2021-05-18T00:30:02.473Z] OK: 218 MiB in 52 packages [2021-05-18T00:30:02.757Z] OK: 218 MiB in 52 packages [2021-05-18T00:30:04.809Z] Removing intermediate container 91a9e07871a3 [2021-05-18T00:30:04.809Z] ---> 69946749dd89 [2021-05-18T00:30:04.809Z] Step 6/23 : COPY go.mod . [2021-05-18T00:30:04.809Z] Removing intermediate container 728410a0f111 [2021-05-18T00:30:04.809Z] ---> 45083a7cf1fd [2021-05-18T00:30:04.809Z] Step 6/24 : COPY go.mod . [2021-05-18T00:30:05.089Z] Removing intermediate container cdef5223af57 [2021-05-18T00:30:05.089Z] ---> 9e18291f53fa [2021-05-18T00:30:05.089Z] Step 6/24 : COPY go.mod . [2021-05-18T00:30:06.537Z] ---> 82e9c1a45200 [2021-05-18T00:30:06.537Z] Step 7/23 : RUN go mod download [2021-05-18T00:30:06.537Z] ---> Running in 6c5f61694958 [2021-05-18T00:30:06.810Z] ---> 40314b555cce [2021-05-18T00:30:06.810Z] Step 7/24 : RUN go mod download [2021-05-18T00:30:07.092Z] ---> 508c3a0b06ff [2021-05-18T00:30:07.092Z] Step 7/24 : RUN go mod download [2021-05-18T00:30:07.092Z] ---> Running in 120ea8c836ad [2021-05-18T00:30:07.385Z] ---> Running in 8c19038a7ab2 [2021-05-18T00:30:11.850Z] Removing intermediate container 6c5f61694958 [2021-05-18T00:30:11.850Z] ---> 1f0ec1795b64 [2021-05-18T00:30:11.850Z] Step 8/23 : COPY . . [2021-05-18T00:30:12.840Z] Removing intermediate container 8c19038a7ab2 [2021-05-18T00:30:12.840Z] ---> 535511404c07 [2021-05-18T00:30:12.840Z] Step 8/24 : COPY . . [2021-05-18T00:30:13.124Z] Removing intermediate container 120ea8c836ad [2021-05-18T00:30:13.124Z] ---> 0fd05130e8ab [2021-05-18T00:30:13.124Z] Step 8/24 : COPY . . [2021-05-18T00:30:40.032Z] 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 [2021-05-18T00:30:44.433Z] ---> 3c1c4a658d34 [2021-05-18T00:30:44.433Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:30:44.433Z] ---> 0a9499d83348 [2021-05-18T00:30:44.433Z] Step 9/24 : RUN go mod tidy [2021-05-18T00:30:44.433Z] ---> a45e02c334c7 [2021-05-18T00:30:44.433Z] Step 9/23 : RUN go mod tidy [2021-05-18T00:30:44.433Z] ---> Running in 84e33ddd36be [2021-05-18T00:30:44.433Z] ---> Running in 6a9cadcfbe11 [2021-05-18T00:30:44.433Z] ---> Running in e1a44711a76c [2021-05-18T00:30:47.830Z] Removing intermediate container 93657d8e3c72 [2021-05-18T00:30:47.830Z] ---> 894499f2615a [2021-05-18T00:30:47.830Z] [2021-05-18T00:30:47.830Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T00:30:47.830Z] ---> 9852663dfa18 [2021-05-18T00:30:47.830Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T00:30:48.108Z] ---> Running in 8bb3d85f033c [2021-05-18T00:30:50.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:50.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:30:50.373Z] Removing intermediate container e1a44711a76c [2021-05-18T00:30:50.373Z] ---> 497a08a1d4a6 [2021-05-18T00:30:50.373Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T00:30:50.643Z] ---> Running in 581b64cc8bad [2021-05-18T00:30:50.643Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T00:30:50.917Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:30:50.917Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T00:30:50.917Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T00:30:50.917Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:30:50.917Z] Removing intermediate container 84e33ddd36be [2021-05-18T00:30:50.917Z] ---> 94553aec6f0b [2021-05-18T00:30:50.917Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T00:30:50.917Z] Removing intermediate container 6a9cadcfbe11 [2021-05-18T00:30:50.917Z] ---> daaac0888943 [2021-05-18T00:30:50.917Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T00:30:50.917Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:30:51.198Z] OK: 7 MiB in 18 packages [2021-05-18T00:30:51.198Z] ---> Running in 56fe4f475e17 [2021-05-18T00:30:51.198Z] ---> Running in d74aee069233 [2021-05-18T00:30:52.645Z] 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 [2021-05-18T00:30:53.242Z] Removing intermediate container 8bb3d85f033c [2021-05-18T00:30:53.242Z] ---> fafff2c74f79 [2021-05-18T00:30:53.242Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T00:30:53.532Z] 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 [2021-05-18T00:30:53.532Z] 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 [2021-05-18T00:30:53.532Z] ---> Running in c917d9de212e [2021-05-18T00:30:54.146Z] Removing intermediate container c917d9de212e [2021-05-18T00:30:54.146Z] ---> f42263c28960 [2021-05-18T00:30:54.146Z] Step 14/22 : WORKDIR /edgex [2021-05-18T00:30:54.422Z] ---> Running in 0578820b8b01 [2021-05-18T00:30:55.024Z] Removing intermediate container 0578820b8b01 [2021-05-18T00:30:55.024Z] ---> 038726bfade0 [2021-05-18T00:30:55.024Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T00:30:56.011Z] ---> 1a815312c1ba [2021-05-18T00:30:56.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T00:30:58.003Z] ---> 541577e63bad [2021-05-18T00:30:58.003Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T00:30:59.999Z] ---> 76fb8764536b [2021-05-18T00:30:59.999Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T00:30:59.999Z] ---> Running in cf3ebbed5ce8 [2021-05-18T00:31:00.275Z] Removing intermediate container cf3ebbed5ce8 [2021-05-18T00:31:00.275Z] ---> e4df30e57a4e [2021-05-18T00:31:00.275Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T00:31:00.552Z] ---> Running in 79bb3c544303 [2021-05-18T00:31:01.154Z] Removing intermediate container 79bb3c544303 [2021-05-18T00:31:01.154Z] ---> 7c3845ce3920 [2021-05-18T00:31:01.154Z] Step 20/22 : LABEL arch=arm64 [2021-05-18T00:31:01.432Z] ---> Running in 35e8ae8eb599 [2021-05-18T00:31:02.424Z] Removing intermediate container 35e8ae8eb599 [2021-05-18T00:31:02.424Z] ---> c03870df1bb6 [2021-05-18T00:31:02.424Z] Step 21/22 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:31:02.424Z] ---> Running in 9751705ddc54 [2021-05-18T00:31:03.019Z] Removing intermediate container 9751705ddc54 [2021-05-18T00:31:03.019Z] ---> 656a6fb5302f [2021-05-18T00:31:03.019Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T00:31:03.298Z] ---> Running in 440ee57208a3 [2021-05-18T00:31:04.284Z] Removing intermediate container 440ee57208a3 [2021-05-18T00:31:04.284Z] ---> 6b8698a73811 [2021-05-18T00:31:04.284Z] [2021-05-18T00:31:04.559Z] Successfully built 6b8698a73811 [2021-05-18T00:31:04.559Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-18T00:32:12.595Z]  Building security-proxy-setup ... done Removing intermediate container 581b64cc8bad [2021-05-18T00:32:12.595Z] ---> 75cf856213bf [2021-05-18T00:32:12.595Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T00:32:12.596Z] ---> Running in e0cb72843c7b [2021-05-18T00:32:13.595Z] 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 [2021-05-18T00:32:16.992Z] Removing intermediate container d74aee069233 [2021-05-18T00:32:16.992Z] ---> db490a3d2b1d [2021-05-18T00:32:16.992Z] [2021-05-18T00:32:16.992Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T00:32:16.992Z] ---> 9852663dfa18 [2021-05-18T00:32:16.992Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T00:32:16.992Z] ---> Running in c33422805391 [2021-05-18T00:32:16.992Z] Removing intermediate container e0cb72843c7b [2021-05-18T00:32:16.992Z] ---> 9e954f5f5fbd [2021-05-18T00:32:16.992Z] [2021-05-18T00:32:16.992Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T00:32:17.269Z] 20.10.0: Pulling from library/docker [2021-05-18T00:32:18.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:18.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:19.315Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T00:32:19.590Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T00:32:19.590Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:32:19.590Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T00:32:19.866Z] OK: 6 MiB in 16 packages [2021-05-18T00:32:22.491Z] Removing intermediate container c33422805391 [2021-05-18T00:32:22.491Z] ---> 6f8b955aa4da [2021-05-18T00:32:22.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:32:23.087Z] ---> Running in bf1f2c8b5275 [2021-05-18T00:32:24.072Z] Removing intermediate container bf1f2c8b5275 [2021-05-18T00:32:24.072Z] ---> 842d36926948 [2021-05-18T00:32:24.072Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T00:32:24.347Z] ---> Running in 8b37718ef874 [2021-05-18T00:32:25.329Z] Removing intermediate container 8b37718ef874 [2021-05-18T00:32:25.329Z] ---> 049d450383d9 [2021-05-18T00:32:25.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T00:32:25.329Z] Removing intermediate container 56fe4f475e17 [2021-05-18T00:32:25.329Z] ---> 174058509d69 [2021-05-18T00:32:25.329Z] [2021-05-18T00:32:25.329Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T00:32:25.329Z] ---> 9852663dfa18 [2021-05-18T00:32:25.329Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T00:32:25.600Z] ---> Running in 4e44904281fe [2021-05-18T00:32:25.600Z] ---> Running in 40457cd89532 [2021-05-18T00:32:26.578Z] Removing intermediate container 4e44904281fe [2021-05-18T00:32:26.578Z] ---> 0076f3ea4fe2 [2021-05-18T00:32:26.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:32:26.578Z] Removing intermediate container 40457cd89532 [2021-05-18T00:32:26.578Z] ---> 066b10817033 [2021-05-18T00:32:26.578Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T00:32:26.853Z] ---> Running in 30e0fcfe55ba [2021-05-18T00:32:27.450Z] Removing intermediate container 30e0fcfe55ba [2021-05-18T00:32:27.450Z] ---> c8178b48f617 [2021-05-18T00:32:27.450Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T00:32:27.450Z] ---> 97144cd6a403 [2021-05-18T00:32:27.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T00:32:27.727Z] ---> Running in b7be019b6d43 [2021-05-18T00:32:28.322Z] Removing intermediate container b7be019b6d43 [2021-05-18T00:32:28.322Z] ---> fb585ff5d9cd [2021-05-18T00:32:28.322Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:32:28.593Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T00:32:28.593Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T00:32:28.593Z] ---> Running in 00fd8df929ba [2021-05-18T00:32:28.593Z] ---> eeaf43b92773 [2021-05-18T00:32:28.593Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T00:32:28.866Z] ---> d5279dffed3c [2021-05-18T00:32:28.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T00:32:28.866Z] ---> Running in 6707683174d3 [2021-05-18T00:32:29.466Z] Removing intermediate container 6707683174d3 [2021-05-18T00:32:29.466Z] ---> d2e458389eb5 [2021-05-18T00:32:29.466Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T00:32:29.466Z] ---> Running in 11513c06e410 [2021-05-18T00:32:29.743Z] ---> 9cdcbe182dee [2021-05-18T00:32:29.743Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T00:32:30.015Z] ---> Running in 4e5288f98fda [2021-05-18T00:32:30.609Z] Removing intermediate container 4e5288f98fda [2021-05-18T00:32:30.609Z] ---> a9a800cb1aee [2021-05-18T00:32:30.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:32:30.887Z] ---> Running in 5138d723f8f8 [2021-05-18T00:32:31.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:31.158Z] Removing intermediate container 00fd8df929ba [2021-05-18T00:32:31.158Z] ---> c2affeec2b6a [2021-05-18T00:32:31.158Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T00:32:31.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:31.502Z] Removing intermediate container 5138d723f8f8 [2021-05-18T00:32:31.502Z] ---> dfc694a0aabf [2021-05-18T00:32:31.502Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T00:32:31.502Z] ---> Running in 97df8453b1cc [2021-05-18T00:32:31.805Z] ---> Running in ffe9e3951cac [2021-05-18T00:32:32.095Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T00:32:32.095Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T00:32:32.095Z] Executing bash-5.0.17-r0.post-install [2021-05-18T00:32:32.095Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T00:32:32.095Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T00:32:32.393Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T00:32:32.393Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T00:32:32.393Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T00:32:32.393Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T00:32:32.393Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T00:32:32.393Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T00:32:32.393Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T00:32:32.393Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T00:32:32.393Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T00:32:32.393Z] Removing intermediate container ffe9e3951cac [2021-05-18T00:32:32.393Z] ---> f7d7c5fe6a2a [2021-05-18T00:32:32.393Z] Step 22/23 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:32:32.701Z] ---> Running in 49bfc9055c25 [2021-05-18T00:32:33.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:33.916Z] Removing intermediate container 49bfc9055c25 [2021-05-18T00:32:33.916Z] ---> 04a6780ce19c [2021-05-18T00:32:33.916Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T00:32:33.916Z] ---> Running in e2c9a7c9696c [2021-05-18T00:32:34.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:32:34.477Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T00:32:34.477Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T00:32:34.477Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T00:32:34.477Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T00:32:34.477Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T00:32:34.477Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T00:32:34.477Z] Removing intermediate container e2c9a7c9696c [2021-05-18T00:32:34.477Z] ---> a94425585c94 [2021-05-18T00:32:34.477Z] [2021-05-18T00:32:34.477Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T00:32:34.753Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T00:32:34.753Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T00:32:34.753Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T00:32:34.753Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T00:32:34.753Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T00:32:34.753Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T00:32:34.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T00:32:34.753Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T00:32:34.753Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T00:32:34.753Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T00:32:35.026Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T00:32:35.026Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T00:32:35.026Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T00:32:35.026Z] Successfully built a94425585c94 [2021-05-18T00:32:35.026Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T00:32:35.026Z] Successfully tagged support-notifications-arm64:latest [2021-05-18T00:32:35.026Z]  Building support-notifications ... done (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T00:32:35.026Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T00:32:35.026Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T00:32:35.026Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T00:32:35.302Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T00:32:35.302Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T00:32:35.302Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T00:32:35.302Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T00:32:35.302Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T00:32:35.302Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T00:32:35.302Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T00:32:35.302Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T00:32:35.302Z] OK: 72 MiB in 59 packages [2021-05-18T00:32:35.576Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T00:32:35.576Z] OK: 8 MiB in 20 packages [2021-05-18T00:32:37.016Z] Removing intermediate container 97df8453b1cc [2021-05-18T00:32:37.016Z] ---> 7c10642fdc61 [2021-05-18T00:32:37.016Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T00:32:37.618Z] ---> 5f1b2d49a96c [2021-05-18T00:32:37.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T00:32:39.061Z] ---> d932f32af86f [2021-05-18T00:32:39.061Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T00:32:40.049Z] ---> e05c739e0cf6 [2021-05-18T00:32:40.049Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T00:32:40.049Z] ---> Running in c3df3b06a271 [2021-05-18T00:32:40.049Z] Collecting docker-compose==1.23.2 [2021-05-18T00:32:40.325Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T00:32:40.325Z] Removing intermediate container c3df3b06a271 [2021-05-18T00:32:40.325Z] ---> 7e7bd5584a55 [2021-05-18T00:32:40.325Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:32:40.601Z] ---> Running in 1765d379c28f [2021-05-18T00:32:41.198Z] Removing intermediate container 1765d379c28f [2021-05-18T00:32:41.198Z] ---> 35274089c918 [2021-05-18T00:32:41.198Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T00:32:41.198Z] ---> Running in 310d34714e41 [2021-05-18T00:32:41.795Z] Removing intermediate container 310d34714e41 [2021-05-18T00:32:41.795Z] ---> 91538ed567d8 [2021-05-18T00:32:41.795Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:32:41.795Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T00:32:41.795Z] ---> Running in 645bbbc18b55 [2021-05-18T00:32:41.795Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T00:32:42.396Z] Removing intermediate container 645bbbc18b55 [2021-05-18T00:32:42.396Z] ---> 53847e541bf6 [2021-05-18T00:32:42.396Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:32:42.396Z] ---> Running in b1fbf5246cc7 [2021-05-18T00:32:42.672Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T00:32:42.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T00:32:42.946Z] Removing intermediate container b1fbf5246cc7 [2021-05-18T00:32:42.946Z] ---> df4f36dcec7a [2021-05-18T00:32:42.946Z] [2021-05-18T00:32:43.219Z] Successfully built df4f36dcec7a [2021-05-18T00:32:43.219Z] Successfully tagged core-data-arm64:latest [2021-05-18T00:32:43.491Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T00:32:43.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T00:32:43.762Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T00:32:44.034Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T00:32:46.007Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T00:32:46.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T00:32:46.601Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T00:32:46.601Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T00:32:47.195Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T00:32:47.787Z] Collecting PyYAML<4,>=3.10 [2021-05-18T00:32:47.787Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T00:32:51.172Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T00:32:51.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T00:32:52.606Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T00:32:52.606Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T00:32:54.582Z] Collecting idna<2.8,>=2.5 [2021-05-18T00:32:54.582Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T00:32:54.858Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T00:32:55.130Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T00:32:55.130Z] 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) [2021-05-18T00:32:55.130Z] 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) [2021-05-18T00:32:55.403Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T00:32:55.403Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T00:32:55.403Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T00:32:55.403Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T00:32:55.403Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T00:32:55.403Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T00:32:56.379Z] Installing collected packages: idna, urllib3, requests, jsonschema, websocket-client, docopt, cached-property, docker-pycreds, docker, PyYAML, texttable, dockerpty, docker-compose [2021-05-18T00:32:56.379Z] Attempting uninstall: idna [2021-05-18T00:32:56.379Z] Found existing installation: idna 2.9 [2021-05-18T00:32:56.379Z] Uninstalling idna-2.9: [2021-05-18T00:32:56.379Z] Successfully uninstalled idna-2.9 [2021-05-18T00:32:56.973Z] Attempting uninstall: urllib3 [2021-05-18T00:32:56.973Z] Found existing installation: urllib3 1.25.9 [2021-05-18T00:32:56.973Z] Uninstalling urllib3-1.25.9: [2021-05-18T00:32:56.973Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T00:32:57.576Z] Attempting uninstall: requests [2021-05-18T00:32:57.576Z] Found existing installation: requests 2.23.0 [2021-05-18T00:32:57.576Z] Uninstalling requests-2.23.0: [2021-05-18T00:32:57.576Z] Successfully uninstalled requests-2.23.0 [2021-05-18T00:32:58.551Z] Running setup.py install for docopt: started [2021-05-18T00:33:00.523Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T00:33:01.117Z] Running setup.py install for PyYAML: started [2021-05-18T00:33:03.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T00:33:03.091Z] Running setup.py install for texttable: started [2021-05-18T00:33:05.066Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T00:33:05.066Z] Running setup.py install for dockerpty: started [2021-05-18T00:33:06.498Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T00:33:07.472Z] 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.59.0 [2021-05-18T00:33:15.755Z] Removing intermediate container 11513c06e410 [2021-05-18T00:33:15.755Z] ---> c0a22bab29aa [2021-05-18T00:33:15.755Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T00:33:15.755Z] ---> Running in bc50a0c6f279 [2021-05-18T00:33:15.755Z] Removing intermediate container bc50a0c6f279 [2021-05-18T00:33:15.755Z] ---> 6bf833f61501 [2021-05-18T00:33:15.755Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T00:33:15.755Z] ---> Running in 03b9fc2164fc [2021-05-18T00:33:16.369Z] Removing intermediate container 03b9fc2164fc [2021-05-18T00:33:16.369Z] ---> d831f314e018 [2021-05-18T00:33:16.369Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T00:33:17.817Z] ---> 3b1cc40541d7 [2021-05-18T00:33:17.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T00:33:18.411Z] ---> 3bea85a5d3ee [2021-05-18T00:33:18.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T00:33:19.387Z] ---> de4dae291dfb [2021-05-18T00:33:19.387Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T00:33:19.387Z] ---> Running in ec03b01427d4 [2021-05-18T00:33:19.989Z] Removing intermediate container ec03b01427d4 [2021-05-18T00:33:19.989Z] ---> ee4ed09384b6 [2021-05-18T00:33:19.989Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T00:33:19.989Z] ---> Running in e011d84c4f66 [2021-05-18T00:33:20.582Z] Removing intermediate container e011d84c4f66 [2021-05-18T00:33:20.582Z] ---> 25da89bc413b [2021-05-18T00:33:20.582Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T00:33:20.582Z] ---> Running in 849501f35847 [2021-05-18T00:33:21.174Z] Removing intermediate container 849501f35847 [2021-05-18T00:33:21.174Z] ---> d66ffeaa9227 [2021-05-18T00:33:21.174Z] Step 23/24 : LABEL git_sha=f56ce7ce5ddeaabef666ed470821df7bde083a09 [2021-05-18T00:33:21.174Z] ---> Running in 968a2f9bdfc4 [2021-05-18T00:33:21.766Z] Removing intermediate container 968a2f9bdfc4 [2021-05-18T00:33:21.766Z] ---> afbdfc16762b [2021-05-18T00:33:21.766Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T00:33:21.766Z] ---> Running in f47939d39cc5 [2021-05-18T00:33:22.354Z] Removing intermediate container f47939d39cc5 [2021-05-18T00:33:22.354Z] ---> 212127d9d0a0 [2021-05-18T00:33:22.354Z] [2021-05-18T00:33:22.626Z] Successfully built 212127d9d0a0 [2021-05-18T00:33:22.626Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-18T00:33:22.913Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-18T00:33:22.923Z] $ docker stop --time=1 9d927977eef8604927f8b459c7bd79a1331a867f70d4255d1bc03d4f82e4fc4e [2021-05-18T00:33:24.707Z] $ docker rm -f 9d927977eef8604927f8b459c7bd79a1331a867f70d4255d1bc03d4f82e4fc4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T00:33:25.244Z] + docker images [2021-05-18T00:33:25.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T00:33:25.515Z] sys-mgmt-agent-arm64 latest 212127d9d0a0 4 seconds ago 299MB [2021-05-18T00:33:25.515Z] core-data-arm64 latest df4f36dcec7a 43 seconds ago 20.4MB [2021-05-18T00:33:25.515Z] support-notifications-arm64 latest a94425585c94 51 seconds ago 16.8MB [2021-05-18T00:33:25.515Z] 174058509d69 About a minute ago 990MB [2021-05-18T00:33:25.515Z] 9e954f5f5fbd About a minute ago 977MB [2021-05-18T00:33:25.515Z] db490a3d2b1d About a minute ago 981MB [2021-05-18T00:33:25.515Z] security-proxy-setup-arm64 latest 6b8698a73811 2 minutes ago 24MB [2021-05-18T00:33:25.515Z] 894499f2615a 2 minutes ago 978MB [2021-05-18T00:33:25.515Z] security-bootstrapper-arm64 latest c8232221b1b1 4 minutes ago 17.2MB [2021-05-18T00:33:25.515Z] security-secretstore-setup-arm64 latest 46f0e3a5b796 4 minutes ago 24.4MB [2021-05-18T00:33:25.515Z] core-metadata-arm64 latest 39c6e16ea7c4 4 minutes ago 17.4MB [2021-05-18T00:33:25.515Z] core-command-arm64 latest 5d74be62725a 4 minutes ago 16.1MB [2021-05-18T00:33:25.515Z] support-scheduler-arm64 latest cf9344573be8 4 minutes ago 16.1MB [2021-05-18T00:33:25.515Z] 2f2ace0b98c1 4 minutes ago 989MB [2021-05-18T00:33:25.515Z] 2f1c4d1ef24f 4 minutes ago 981MB [2021-05-18T00:33:25.515Z] 7c46047be068 4 minutes ago 980MB [2021-05-18T00:33:25.515Z] 520aa5f05b33 4 minutes ago 978MB [2021-05-18T00:33:25.515Z] b1b0139b6e4e 5 minutes ago 974MB [2021-05-18T00:33:25.515Z] ci-base-image-arm64 latest b3012aa064c6 16 minutes ago 641MB [2021-05-18T00:33:25.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-18T00:33:25.515Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-18T00:33:25.515Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-18T00:33:25.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:33:26.349Z] ---> job-cost.sh [2021-05-18T00:33:26.349Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Sm1 [2021-05-18T00:34:05.333Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T00:35:42.061Z] lf-activate-venv(): INFO: Adding /tmp/venv-9Sm1/bin to PATH [2021-05-18T00:35:42.061Z] INFO: No Stack... [2021-05-18T00:35:42.061Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T00:35:42.061Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T00:35:42.419Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2021-05-18T00:35:42.419Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T00:35:42.480Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3462-12-stack-cost] [2021-05-18T00:35:42.489Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3462-12-stack-cost] did not exist. Created. [2021-05-18T00:35:42.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3462-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T00:35:42.839Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T00:35:43.119Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T00:35:43.132Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3462-12-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-18T00:35:44.206Z] provisioning config files... [2021-05-18T00:35:44.217Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config6449914015066623136tmp [Pipeline] { [Pipeline] sh [2021-05-18T00:35:44.520Z] + set +x [2021-05-18T00:35:44.520Z] + curl -s https://codecov.io/bash [2021-05-18T00:35:44.520Z] + bash -s -- [2021-05-18T00:35:44.784Z] [2021-05-18T00:35:44.784Z] _____ _ [2021-05-18T00:35:44.784Z] / ____| | | [2021-05-18T00:35:44.784Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T00:35:44.784Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T00:35:44.784Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T00:35:44.784Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T00:35:44.784Z] Bash-1.0.2 [2021-05-18T00:35:44.784Z] [2021-05-18T00:35:44.784Z] [2021-05-18T00:35:44.784Z] ==> git version 2.24.4 found [2021-05-18T00:35:44.784Z] ==> 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 [2021-05-18T00:35:44.784Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T00:35:44.784Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T00:35:44.784Z] ==> Jenkins CI detected. [2021-05-18T00:35:44.784Z] project root: . [2021-05-18T00:35:44.784Z] --> token set from env [2021-05-18T00:35:44.784Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T00:35:44.784Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T00:35:44.784Z] ==> Python coveragepy not found [2021-05-18T00:35:44.784Z] ==> Searching for coverage reports in: [2021-05-18T00:35:44.784Z] + . [2021-05-18T00:35:44.784Z] -> Found 1 reports [2021-05-18T00:35:44.784Z] ==> Detecting git/mercurial file structure [2021-05-18T00:35:44.784Z] ==> Reading reports [2021-05-18T00:35:44.784Z] + ./coverage.out bytes=729706 [2021-05-18T00:35:44.784Z] ==> Appending adjustments [2021-05-18T00:35:44.784Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T00:35:47.336Z] + Found adjustments [2021-05-18T00:35:47.336Z] ==> Gzipping contents [2021-05-18T00:35:47.336Z] 104K /tmp/codecov.rjuKrE.gz [2021-05-18T00:35:47.336Z] ==> Uploading reports [2021-05-18T00:35:47.336Z] url: https://codecov.io [2021-05-18T00:35:47.336Z] query: branch=PR-3462&commit=f56ce7ce5ddeaabef666ed470821df7bde083a09&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= [2021-05-18T00:35:47.336Z] -> Pinging Codecov [2021-05-18T00:35:47.336Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3462&commit=f56ce7ce5ddeaabef666ed470821df7bde083a09&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= [2021-05-18T00:35:47.597Z] -> Uploading to [2021-05-18T00:35:47.597Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/f56ce7ce5ddeaabef666ed470821df7bde083a09/ac1df14c-2c9d-48fc-b738-98f79ce3c51b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T003547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bab7f4107e8cfb0f170dbc98a53d14c369dbc0ccad65999135b0f8e810cd114 [2021-05-18T00:35:47.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T00:35:47.597Z] Dload Upload Total Spent Left Speed [2021-05-18T00:35:48.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 204k --:--:-- --:--:-- --:--:-- 204k [2021-05-18T00:35:48.169Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f56ce7ce5ddeaabef666ed470821df7bde083a09 [Pipeline] } [2021-05-18T00:35:48.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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 [2021-05-18T00:35:49.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:35:49.842Z] ---> package-listing.sh [2021-05-18T00:35:49.842Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T00:35:49.842Z] ++ facter osfamily [2021-05-18T00:35:50.107Z] + OS_FAMILY=redhat [2021-05-18T00:35:50.107Z] + workspace=/w/workspace/edgex-go/12 [2021-05-18T00:35:50.107Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T00:35:50.107Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T00:35:50.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T00:35:50.107Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T00:35:50.107Z] + '[' /w/workspace/edgex-go/12 ']' [2021-05-18T00:35:50.107Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T00:35:50.107Z] + case "${OS_FAMILY}" in [2021-05-18T00:35:50.107Z] + rpm -qa [2021-05-18T00:35:50.107Z] + sort [2021-05-18T00:35:53.414Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T00:35:53.414Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T00:35:53.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T00:35:53.414Z] + '[' /w/workspace/edgex-go/12 ']' [2021-05-18T00:35:53.414Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-05-18T00:35:53.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-05-18T00:35:53.427Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T00:35:53.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:35:54.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:35:54.296Z] [2021-05-18T00:35:54.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:35:54.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:35:54.613Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T00:35:54.613Z] df20fa9351a1: Pulling fs layer [2021-05-18T00:35:54.613Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T00:35:54.613Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T00:35:54.613Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T00:35:54.613Z] 93b61091891f: Pulling fs layer [2021-05-18T00:35:54.613Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T00:35:54.613Z] 5e14af77c1be: Pulling fs layer [2021-05-18T00:35:54.613Z] 01666e4c0597: Pulling fs layer [2021-05-18T00:35:54.613Z] aa168da1d23b: Pulling fs layer [2021-05-18T00:35:54.613Z] 46f8f816bc3b: Waiting [2021-05-18T00:35:54.613Z] 93b61091891f: Waiting [2021-05-18T00:35:54.613Z] 93b9cdb0e59b: Waiting [2021-05-18T00:35:54.613Z] 5e14af77c1be: Waiting [2021-05-18T00:35:54.613Z] 01666e4c0597: Waiting [2021-05-18T00:35:54.613Z] aa168da1d23b: Waiting [2021-05-18T00:35:54.613Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T00:35:54.613Z] 36b3adc4ff6f: Download complete [2021-05-18T00:35:54.613Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T00:35:54.613Z] 46f8f816bc3b: Download complete [2021-05-18T00:35:54.613Z] df20fa9351a1: Verifying Checksum [2021-05-18T00:35:54.614Z] df20fa9351a1: Download complete [2021-05-18T00:35:54.614Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T00:35:54.614Z] 93b9cdb0e59b: Download complete [2021-05-18T00:35:54.614Z] 5e14af77c1be: Verifying Checksum [2021-05-18T00:35:54.614Z] 5e14af77c1be: Download complete [2021-05-18T00:35:54.885Z] 01666e4c0597: Verifying Checksum [2021-05-18T00:35:54.885Z] 01666e4c0597: Download complete [2021-05-18T00:35:54.885Z] 93b61091891f: Verifying Checksum [2021-05-18T00:35:54.885Z] 93b61091891f: Download complete [2021-05-18T00:35:54.885Z] df20fa9351a1: Pull complete [2021-05-18T00:35:54.885Z] 36b3adc4ff6f: Pull complete [2021-05-18T00:35:55.146Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T00:35:55.146Z] 8ad3a11d3b57: Download complete [2021-05-18T00:35:55.722Z] 8ad3a11d3b57: Pull complete [2021-05-18T00:35:55.722Z] 46f8f816bc3b: Pull complete [2021-05-18T00:35:55.981Z] 93b61091891f: Pull complete [2021-05-18T00:35:55.981Z] 93b9cdb0e59b: Pull complete [2021-05-18T00:35:55.981Z] 5e14af77c1be: Pull complete [2021-05-18T00:35:55.981Z] 01666e4c0597: Pull complete [2021-05-18T00:35:56.562Z] aa168da1d23b: Verifying Checksum [2021-05-18T00:35:56.562Z] aa168da1d23b: Download complete [2021-05-18T00:36:00.809Z] aa168da1d23b: Pull complete [2021-05-18T00:36:00.809Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T00:36:00.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:36:00.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T00:36:00.886Z] prd-centos7-docker-4c-2g-1120 does not seem to be running inside a container [2021-05-18T00:36:00.923Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-lftools-log-publisher:alpine cat [2021-05-18T00:36:05.397Z] $ docker top 5a52b30780427d830533096b4003e3a9fd2753a6897486f9c156020de105bc51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:36:06.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T00:36:06.423Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T00:36:06.718Z] + ls /var/log/sa-host [2021-05-18T00:36:06.718Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T00:36:06.718Z] file_magic: OK [2021-05-18T00:36:06.718Z] HZ: Using current value: 100 [2021-05-18T00:36:06.718Z] file_header: OK [2021-05-18T00:36:06.718Z] 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 [2021-05-18T00:36:06.718Z] Statistics: [2021-05-18T00:36:06.718Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:36:06.718Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T00:36:06.718Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T00:36:06.718Z] file_magic: OK [2021-05-18T00:36:06.718Z] HZ: Using current value: 100 [2021-05-18T00:36:06.718Z] file_header: OK [2021-05-18T00:36:06.718Z] 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 [2021-05-18T00:36:06.718Z] Statistics: [2021-05-18T00:36:06.718Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:36:06.718Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:36:06.925Z] provisioning config files... [2021-05-18T00:36:06.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config4407971900967372948tmp [Pipeline] { [Pipeline] echo [2021-05-18T00:36:06.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:36:07.261Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T00:36:07.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T00:36:07.295Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:36:07.592Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T00:36:07.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:36:07.907Z] ---> sudo-logs.sh [2021-05-18T00:36:07.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T00:36:07.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:36:08.243Z] ---> job-cost.sh [2021-05-18T00:36:08.243Z] lf-activate-venv: SKIPPING [2021-05-18T00:36:08.243Z] DEBUG: total: 0.18000000715255737 [2021-05-18T00:36:08.243Z] INFO: Retrieving Stack Cost... [2021-05-18T00:36:09.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T00:36:09.755Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T00:36:09.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:36:10.059Z] ---> logs-deploy.sh [2021-05-18T00:36:10.059Z] lf-activate-venv: SKIPPING [2021-05-18T00:36:10.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3462/12 [2021-05-18T00:36:10.059Z] INFO: archiving workspace using pattern(s): [2021-05-18T00:36:11.006Z] Archives upload complete. [2021-05-18T00:36:11.006Z] INFO: archiving logs to Nexus [2021-05-18T00:36:11.579Z] ---> uname -a: [2021-05-18T00:36:11.579Z] Linux prd-centos7-docker-4c-2g-1120.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-18T00:36:11.579Z] [2021-05-18T00:36:11.579Z] [2021-05-18T00:36:11.579Z] ---> lscpu: [2021-05-18T00:36:11.579Z] Architecture: x86_64 [2021-05-18T00:36:11.579Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T00:36:11.579Z] Byte Order: Little Endian [2021-05-18T00:36:11.579Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T00:36:11.579Z] CPU(s): 2 [2021-05-18T00:36:11.579Z] On-line CPU(s) list: 0,1 [2021-05-18T00:36:11.579Z] Thread(s) per core: 1 [2021-05-18T00:36:11.579Z] Core(s) per socket: 1 [2021-05-18T00:36:11.579Z] Socket(s): 2 [2021-05-18T00:36:11.579Z] NUMA node(s): 1 [2021-05-18T00:36:11.579Z] Vendor ID: AuthenticAMD [2021-05-18T00:36:11.579Z] CPU family: 23 [2021-05-18T00:36:11.579Z] Model: 49 [2021-05-18T00:36:11.579Z] Model name: AMD EPYC-Rome Processor [2021-05-18T00:36:11.579Z] Stepping: 0 [2021-05-18T00:36:11.579Z] CPU MHz: 2799.998 [2021-05-18T00:36:11.579Z] BogoMIPS: 5599.99 [2021-05-18T00:36:11.579Z] Virtualization: AMD-V [2021-05-18T00:36:11.579Z] Hypervisor vendor: KVM [2021-05-18T00:36:11.579Z] Virtualization type: full [2021-05-18T00:36:11.579Z] L1d cache: 64 KiB [2021-05-18T00:36:11.579Z] L1i cache: 64 KiB [2021-05-18T00:36:11.579Z] L2 cache: 1 MiB [2021-05-18T00:36:11.579Z] L3 cache: 32 MiB [2021-05-18T00:36:11.579Z] NUMA node0 CPU(s): 0,1 [2021-05-18T00:36:11.579Z] Vulnerability Itlb multihit: Not affected [2021-05-18T00:36:11.579Z] Vulnerability L1tf: Not affected [2021-05-18T00:36:11.579Z] Vulnerability Mds: Not affected [2021-05-18T00:36:11.579Z] Vulnerability Meltdown: Not affected [2021-05-18T00:36:11.579Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T00:36:11.580Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T00:36:11.580Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T00:36:11.580Z] Vulnerability Srbds: Not affected [2021-05-18T00:36:11.580Z] Vulnerability Tsx async abort: Not affected [2021-05-18T00:36:11.580Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] ---> nproc: [2021-05-18T00:36:11.580Z] 2 [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] ---> df -h: [2021-05-18T00:36:11.580Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T00:36:11.580Z] overlay 40.0G 11.7G 28.3G 29% / [2021-05-18T00:36:11.580Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T00:36:11.580Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T00:36:11.580Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /facter-os [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /etc/resolv.conf [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /etc/hostname [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /etc/hosts [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /var/log/sa-host [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /var/log/secure [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /var/log/auth.log [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /run/cloud-init/result.json [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /w/workspace/edgex-go/12 [2021-05-18T00:36:11.580Z] /dev/vda1 40.0G 11.7G 28.3G 29% /w/workspace/edgex-go/12@tmp [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] ---> free -m: [2021-05-18T00:36:11.580Z] total used free shared buff/cache available [2021-05-18T00:36:11.580Z] Mem: 7821 1349 2191 0 4280 6428 [2021-05-18T00:36:11.580Z] Swap: 1023 1 1022 [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] ---> ip addr: [2021-05-18T00:36:11.580Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T00:36:11.580Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T00:36:11.580Z] inet 127.0.0.1/8 scope host lo [2021-05-18T00:36:11.580Z] valid_lft forever preferred_lft forever [2021-05-18T00:36:11.580Z] inet6 ::1/128 scope host [2021-05-18T00:36:11.580Z] valid_lft forever preferred_lft forever [2021-05-18T00:36:11.580Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T00:36:11.580Z] link/ether fa:16:3e:59:7a:58 brd ff:ff:ff:ff:ff:ff [2021-05-18T00:36:11.580Z] inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T00:36:11.580Z] valid_lft 84800sec preferred_lft 84800sec [2021-05-18T00:36:11.580Z] inet6 fe80::f816:3eff:fe59:7a58/64 scope link [2021-05-18T00:36:11.580Z] valid_lft forever preferred_lft forever [2021-05-18T00:36:11.580Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T00:36:11.580Z] link/ether 02:42:b6:83:0c:8d brd ff:ff:ff:ff:ff:ff [2021-05-18T00:36:11.580Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T00:36:11.580Z] valid_lft forever preferred_lft forever [2021-05-18T00:36:11.580Z] inet6 fe80::42:b6ff:fe83:c8d/64 scope link [2021-05-18T00:36:11.580Z] valid_lft forever preferred_lft forever [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] ---> sar -b -r -n DEV: [2021-05-18T00:36:11.580Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] 00:09:18 LINUX RESTART (2 CPU) [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] 00:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T00:36:11.580Z] 00:11:01 81.39 15.54 65.85 0.00 5004.41 36506.84 0.00 [2021-05-18T00:36:11.580Z] 00:12:01 78.05 0.20 77.85 0.00 23.32 41126.38 0.00 [2021-05-18T00:36:11.580Z] 00:13:01 133.01 0.00 133.01 0.00 0.00 17651.47 0.00 [2021-05-18T00:36:11.580Z] 00:14:01 64.94 0.00 64.94 0.00 0.00 12297.65 0.00 [2021-05-18T00:36:11.580Z] 00:15:01 62.52 0.03 62.49 0.00 1.07 3788.77 0.00 [2021-05-18T00:36:11.580Z] 00:16:05 148.69 25.89 122.80 0.00 628.50 80591.11 0.00 [2021-05-18T00:36:11.580Z] 00:17:02 297.20 139.19 158.02 0.00 3376.00 92081.72 0.00 [2021-05-18T00:36:11.580Z] 00:18:01 450.63 234.49 216.14 0.00 11669.93 137102.59 0.00 [2021-05-18T00:36:11.580Z] 00:19:01 276.79 15.59 261.20 0.00 549.28 47960.55 0.00 [2021-05-18T00:36:11.580Z] 00:20:01 271.01 36.12 234.89 0.00 2344.45 122978.00 0.00 [2021-05-18T00:36:11.580Z] 00:21:01 169.86 8.39 161.47 0.00 1148.78 24893.09 0.00 [2021-05-18T00:36:11.580Z] 00:22:01 1.48 0.00 1.48 0.00 0.00 28.65 0.00 [2021-05-18T00:36:11.580Z] 00:23:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-18T00:36:11.580Z] 00:24:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-18T00:36:11.580Z] 00:25:01 0.47 0.18 0.28 0.00 5.73 3.90 0.00 [2021-05-18T00:36:11.580Z] 00:26:01 0.80 0.00 0.80 0.00 0.00 15.22 0.00 [2021-05-18T00:36:11.580Z] 00:27:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-05-18T00:36:11.580Z] 00:28:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-05-18T00:36:11.580Z] 00:29:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-18T00:36:11.580Z] 00:30:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 [2021-05-18T00:36:11.580Z] 00:31:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-18T00:36:11.580Z] 00:32:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 [2021-05-18T00:36:11.580Z] 00:33:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-05-18T00:36:11.580Z] 00:34:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-05-18T00:36:11.580Z] 00:35:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-05-18T00:36:11.580Z] 00:36:01 70.22 41.86 28.36 0.00 4124.32 2401.02 0.00 [2021-05-18T00:36:11.580Z] Average: 80.61 19.52 61.09 0.00 1092.91 23732.20 0.00 [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] 00:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T00:36:11.580Z] 00:11:01 4921428 0 1029800 12.86 2620 2055084 1642024 18.13 1075760 1596092 157396 [2021-05-18T00:36:11.580Z] 00:12:01 4119520 0 999092 12.47 2620 2887700 1559248 17.21 1078084 2321720 31268 [2021-05-18T00:36:11.580Z] 00:13:01 3962464 0 1101880 13.76 2620 2941968 1558684 17.21 1268420 2231032 188672 [2021-05-18T00:36:11.580Z] 00:14:01 3666844 0 1194352 14.91 2620 3145116 1819072 20.08 1456404 2315824 14780 [2021-05-18T00:36:11.580Z] 00:15:01 3674424 0 1185168 14.80 2620 3146720 1691232 18.67 1375256 2384608 133564 [2021-05-18T00:36:11.580Z] 00:16:05 141316 0 1470136 18.36 2620 6394860 2476172 27.34 3051468 4134076 1475892 [2021-05-18T00:36:11.580Z] 00:17:02 198268 0 1327368 16.57 2620 6480676 1683004 18.58 3066808 4012548 1103464 [2021-05-18T00:36:11.580Z] 00:18:01 533696 0 1483412 18.52 2620 5989204 3046632 33.64 3037140 3691560 7828 [2021-05-18T00:36:11.580Z] 00:19:01 1081928 0 1411700 17.63 2620 5512684 2021808 22.32 2095372 4087956 51472 [2021-05-18T00:36:11.580Z] 00:20:01 735988 0 1769600 22.10 2620 5500724 3423480 37.80 1902612 4582728 91416 [2021-05-18T00:36:11.580Z] 00:21:01 2884736 0 1269980 15.86 2620 3851596 1434228 15.83 1315520 3093588 20 [2021-05-18T00:36:11.580Z] 00:22:01 2888980 0 1265728 15.80 2620 3851604 1395152 15.40 1330720 3074948 12 [2021-05-18T00:36:11.580Z] 00:23:01 2887156 0 1267548 15.83 2620 3851608 1391268 15.36 1327216 3080472 8 [2021-05-18T00:36:11.580Z] 00:24:01 2885936 0 1268764 15.84 2620 3851612 1391148 15.36 1328724 3080476 12 [2021-05-18T00:36:11.580Z] 00:25:01 2885724 0 1268944 15.84 2620 3851644 1391040 15.36 1331668 3077400 20 [2021-05-18T00:36:11.580Z] 00:26:01 2886024 0 1268644 15.84 2620 3851644 1391208 15.36 1331832 3077400 8 [2021-05-18T00:36:11.580Z] 00:27:01 2886296 0 1268364 15.84 2620 3851652 1391040 15.36 1331500 3077400 8 [2021-05-18T00:36:11.580Z] 00:28:01 2886280 0 1268376 15.84 2620 3851656 1391040 15.36 1331684 3077400 8 [2021-05-18T00:36:11.580Z] 00:29:01 2886468 0 1268184 15.83 2620 3851660 1391040 15.36 1331672 3077400 16 [2021-05-18T00:36:11.580Z] 00:30:01 2886256 0 1268392 15.84 2620 3851664 1391040 15.36 1331596 3077400 8 [2021-05-18T00:36:11.580Z] 00:31:01 2885912 0 1268732 15.84 2620 3851668 1391136 15.36 1331676 3077400 8 [2021-05-18T00:36:11.580Z] 00:32:01 2884416 0 1270224 15.86 2620 3851672 1391040 15.36 1356860 3054128 12 [2021-05-18T00:36:11.580Z] 00:33:01 2884336 0 1270296 15.86 2620 3851680 1391040 15.36 1357080 3053980 8 [2021-05-18T00:36:11.580Z] 00:34:01 2884268 0 1270364 15.86 2620 3851680 1391160 15.36 1357348 3053976 8 [2021-05-18T00:36:11.580Z] 00:35:01 2884168 0 1270460 15.86 2620 3851684 1391040 15.36 1358272 3052792 8 [2021-05-18T00:36:11.580Z] 00:36:01 2278668 0 1347864 16.83 2620 4379780 1623756 17.93 1422388 3556888 320808 [2021-05-18T00:36:11.580Z] Average: 2638519 0 1282822 16.02 2620 4084971 1671490 18.45 1572426 3115430 137566 [2021-05-18T00:36:11.580Z] [2021-05-18T00:36:11.580Z] 00:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T00:36:11.580Z] 00:11:01 veth9527f7a 906.15 662.75 87.21 2773.85 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:11:01 eth0 1672.97 1714.33 6618.87 201.67 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:11:01 docker0 906.15 662.63 74.82 2773.84 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:12:01 veth255069a 32.66 48.58 2.42 137.74 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:12:01 eth0 318.19 273.77 2836.86 30.37 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:12:01 docker0 32.69 48.50 1.98 137.73 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:13:01 vethc3ec49c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:13:01 eth0 240.08 185.68 740.58 26.74 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:13:01 docker0 167.11 208.24 11.88 708.63 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:14:01 vethc3ec49c 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:14:01 eth0 40.72 27.40 24.81 109.29 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:14:01 docker0 1.43 1.43 0.09 0.13 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:15:01 vethc3ec49c 0.72 0.72 0.06 0.06 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:15:01 eth0 23.10 12.18 19.15 10.28 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:15:01 docker0 0.72 0.72 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:16:05 veth072b0d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:16:05 eth0 163.44 139.59 1593.20 20.72 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:16:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:16:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:17:02 veth072b0d3 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:17:02 veth6e9ae6c 0.02 0.34 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:17:02 eth0 85.31 65.13 192.01 12.61 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:18:01 veth072b0d3 0.00 0.91 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:18:01 veth3295f75 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:18:01 veth71fb8d4 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:18:01 vetha4cf0f0 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:19:01 veth072b0d3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:19:01 vethbbe8fd7 8.13 17.99 0.55 45.54 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.580Z] 00:19:01 vethc52905b 37.42 55.07 2.87 346.06 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:19:01 eth0 2780.55 2550.84 13733.84 547.11 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:20:01 veth072b0d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:20:01 veth4d78fdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:20:01 veth34d7122 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:20:01 eth0 33.47 17.47 27.54 14.36 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:21:01 eth0 41.70 23.66 131.48 12.73 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:21:01 docker0 1192.89 1061.68 93.47 4285.13 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:22:01 eth0 1.53 0.45 0.55 0.03 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:23:01 eth0 2.07 0.90 0.86 0.60 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:24:01 eth0 1.07 0.28 0.31 0.20 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:25:01 eth0 0.27 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:26:01 eth0 0.72 0.40 0.41 0.26 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:27:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:30:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:31:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:33:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:34:01 eth0 0.43 0.32 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:35:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:36:01 eth0 225.82 195.74 2178.39 35.74 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] Average: eth0 117.57 106.82 617.49 23.47 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] Average: docker0 45.97 40.91 3.60 165.12 0.00 0.00 0.00 0.00 [2021-05-18T00:36:11.581Z] [2021-05-18T00:36:11.581Z]