Pull request #3481 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 33be738d083b4922562f493dbd4ae71f8cb2af47 rather than 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Obtained Jenkinsfile from 33be738d083b4922562f493dbd4ae71f8cb2af47 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-ssh3173760030479645529.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-ssh6365962873485739693.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-3481/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-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5166931757293463953.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-ssh8265076274346986033.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-3481/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-3481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4136528850423327013.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-15096 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh3364896169886129713.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 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) > 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/4@tmp/jenkins-gitclient-ssh429312031879590748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # 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/4@tmp/jenkins-gitclient-ssh1955837267542945637.key > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 Commit message: "Merge branch 'master' into issue-3472" > git rev-list --no-walk 9829c6c1bd78138ca64fccf1b15bbdabae83d97f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T17:38:41.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T17:38:41.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T17:38:41.888Z] ========================================================= [2021-05-19T17:38:41.888Z] EdgeX Global Pipelines Version Info [2021-05-19T17:38:41.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:38:43.357Z] ------------------- [2021-05-19T17:38:43.357Z] stable info: [2021-05-19T17:38:43.357Z] ------------------- [2021-05-19T17:38:43.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T17:38:43.357Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T17:38:43.357Z] Message: update stable to v1.0.192 [2021-05-19T17:38:43.932Z] ------------------- [2021-05-19T17:38:43.932Z] experimental info: [2021-05-19T17:38:43.932Z] ------------------- [2021-05-19T17:38:43.932Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T17:38:43.932Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T17:38:43.932Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T17:38:44.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T17:38:44.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T17:38:44.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T17:38:44.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T17:38:44.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T17:38:44.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T17:38:44.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T17:38:44.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T17:38:44.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T17:38:44.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T17:38:44.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T17:38:44.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T17:38:44.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T17:38:44.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T17:38:44.330Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T17:38:44.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T17:38:44.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T17:38:44.395Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T17:38:44.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T17:38:44.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T17:38:44.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T17:38:44.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T17:38:44.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3481 [Pipeline] echo [2021-05-19T17:38:44.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3481 [Pipeline] echo [2021-05-19T17:38:44.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3481 [Pipeline] echo [2021-05-19T17:38:44.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [Pipeline] echo [2021-05-19T17:38:44.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a4603 [Pipeline] echo [2021-05-19T17:38:44.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:38:44.699Z] provisioning config files... [2021-05-19T17:38:44.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8718516479936069832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:38:45.045Z] ---> docker-login.sh [2021-05-19T17:38:45.045Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:38:45.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:45.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:45.583Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:45.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:45.583Z] [2021-05-19T17:38:45.583Z] Login Succeeded [2021-05-19T17:38:45.583Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:38:45.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:45.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:45.583Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:45.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:45.583Z] [2021-05-19T17:38:45.583Z] Login Succeeded [2021-05-19T17:38:45.583Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:38:45.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:45.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:45.847Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:45.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:45.847Z] [2021-05-19T17:38:45.847Z] Login Succeeded [2021-05-19T17:38:45.847Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:38:45.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:45.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:45.847Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:45.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:45.847Z] [2021-05-19T17:38:45.847Z] Login Succeeded [2021-05-19T17:38:45.847Z] docker.io [2021-05-19T17:38:45.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:46.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:46.419Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:46.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:46.419Z] [2021-05-19T17:38:46.419Z] Login Succeeded [2021-05-19T17:38:46.419Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:38:46.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:38:46.759Z] ++ 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-19T17:38:46.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.759Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T17:38:46.759Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.759Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T17:38:46.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.759Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T17:38:46.759Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.759Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T17:38:46.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T17:38:46.760Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:38:46.760Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T17:38:46.760Z] ++ cut -d/ -f2 [2021-05-19T17:38:46.760Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T17:38:46.815Z] 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-19T17:38:47.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:38:47.580Z] [2021-05-19T17:38:47.580Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:38:47.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:38:48.485Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T17:38:48.485Z] 31603596830f: Pulling fs layer [2021-05-19T17:38:48.485Z] 54011a49482f: Pulling fs layer [2021-05-19T17:38:48.485Z] a6820b24f6d8: Pulling fs layer [2021-05-19T17:38:48.485Z] f581987b2513: Pulling fs layer [2021-05-19T17:38:48.485Z] f581987b2513: Waiting [2021-05-19T17:38:48.485Z] 54011a49482f: Verifying Checksum [2021-05-19T17:38:48.485Z] 54011a49482f: Download complete [2021-05-19T17:38:48.749Z] 31603596830f: Verifying Checksum [2021-05-19T17:38:48.749Z] 31603596830f: Download complete [2021-05-19T17:38:49.014Z] a6820b24f6d8: Verifying Checksum [2021-05-19T17:38:49.014Z] a6820b24f6d8: Download complete [2021-05-19T17:38:49.014Z] 31603596830f: Pull complete [2021-05-19T17:38:49.014Z] f581987b2513: Verifying Checksum [2021-05-19T17:38:49.014Z] f581987b2513: Download complete [2021-05-19T17:38:49.014Z] 54011a49482f: Pull complete [2021-05-19T17:38:49.592Z] a6820b24f6d8: Pull complete [2021-05-19T17:38:49.856Z] f581987b2513: Pull complete [2021-05-19T17:38:49.856Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T17:38:49.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:38:49.856Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T17:38:49.936Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T17:38:49.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T17:38:52.113Z] $ docker top 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T17:38:52.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:38:52.227Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:38:52.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:38:52.350Z] $ docker exec 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent [2021-05-19T17:38:52.451Z] SSH_AUTH_SOCK=/tmp/ssh-71H1wxiiLmyb/agent.14 [2021-05-19T17:38:52.451Z] SSH_AGENT_PID=20 [2021-05-19T17:38:52.460Z] Running ssh-add (command line suppressed) [2021-05-19T17:38:52.565Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5381634163481163347.key (/w/workspace/edgex-go/4@tmp/private_key_5381634163481163347.key) [2021-05-19T17:38:52.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:38:52.884Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T17:38:52.904Z] $ docker exec --env ******** --env ******** 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent -k [2021-05-19T17:38:52.992Z] unset SSH_AUTH_SOCK; [2021-05-19T17:38:52.993Z] unset SSH_AGENT_PID; [2021-05-19T17:38:52.993Z] echo Agent pid 20 killed; [2021-05-19T17:38:53.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T17:38:53.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:38:53.037Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:38:53.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:38:53.155Z] $ docker exec 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent [2021-05-19T17:38:53.262Z] SSH_AUTH_SOCK=/tmp/ssh-Zc1FS1bpzI4y/agent.52 [2021-05-19T17:38:53.262Z] SSH_AGENT_PID=58 [2021-05-19T17:38:53.275Z] Running ssh-add (command line suppressed) [2021-05-19T17:38:53.375Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3928194511785176572.key (/w/workspace/edgex-go/4@tmp/private_key_3928194511785176572.key) [2021-05-19T17:38:53.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:38:53.708Z] + git semver init [2021-05-19T17:38:53.708Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T17:38:53.708Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-19T17:38:53.708Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-19T17:38:53.708Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T17:38:53.708Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T17:38:53.708Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T17:38:53.708Z] # $SEMVER_BRANCH = PR-3481 [2021-05-19T17:38:53.708Z] # $SEMVER_TEMP = /tmp/semver-549343473 [2021-05-19T17:38:53.708Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T17:39:05.977Z] # '/tmp/semver-549343473' -> '/w/workspace/edgex-go/4/.semver' [2021-05-19T17:39:05.977Z] # -> Force: false [2021-05-19T17:39:05.977Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-19T17:39:05.993Z] $ docker exec --env ******** --env ******** 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 ssh-agent -k [2021-05-19T17:39:06.094Z] unset SSH_AUTH_SOCK; [2021-05-19T17:39:06.095Z] unset SSH_AGENT_PID; [2021-05-19T17:39:06.095Z] echo Agent pid 58 killed; [2021-05-19T17:39:06.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:39:06.440Z] + git semver [Pipeline] } [2021-05-19T17:39:06.460Z] $ docker stop --time=1 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 [2021-05-19T17:39:16.208Z] $ docker rm -f 1bbc7e4627a2e27efc2ef8650367a374ef328c9c46b9cb4865e4443bb08d4b11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T17:39:16.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T17:39:16.885Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T17:39:16.890Z] [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-19T17:39:17.458Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:39:17.756Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:39:18.050Z] + true [2021-05-19T17:39:18.050Z] + sudo service docker restart [2021-05-19T17:39:18.050Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T17:39:32.092Z] Still waiting to schedule task [2021-05-19T17:39:32.093Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-19T17:39:36.194Z] ========================================================= [2021-05-19T17:39:36.194Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T17:39:36.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:39:36.504Z] + 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-19T17:39:37.910Z] Sending build context to Docker daemon 330.5MB [2021-05-19T17:39:37.910Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T17:39:37.910Z] Step 2/6 : FROM ${BASE} [2021-05-19T17:39:37.910Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T17:39:37.910Z] 540db60ca938: Pulling fs layer [2021-05-19T17:39:37.910Z] adcc1eea9eea: Pulling fs layer [2021-05-19T17:39:37.910Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T17:39:37.910Z] 0510c868ecb4: Pulling fs layer [2021-05-19T17:39:37.910Z] afea3b2eda06: Pulling fs layer [2021-05-19T17:39:37.910Z] 7809a108b3ef: Pulling fs layer [2021-05-19T17:39:37.910Z] f706445af74f: Pulling fs layer [2021-05-19T17:39:37.910Z] afea3b2eda06: Waiting [2021-05-19T17:39:37.910Z] 7809a108b3ef: Waiting [2021-05-19T17:39:37.910Z] f706445af74f: Waiting [2021-05-19T17:39:37.910Z] 0510c868ecb4: Waiting [2021-05-19T17:39:37.910Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T17:39:37.910Z] 4c4ab2625f07: Download complete [2021-05-19T17:39:37.910Z] adcc1eea9eea: Verifying Checksum [2021-05-19T17:39:37.910Z] adcc1eea9eea: Download complete [2021-05-19T17:39:37.910Z] afea3b2eda06: Verifying Checksum [2021-05-19T17:39:37.910Z] afea3b2eda06: Download complete [2021-05-19T17:39:37.910Z] 7809a108b3ef: Verifying Checksum [2021-05-19T17:39:37.910Z] 7809a108b3ef: Download complete [2021-05-19T17:39:38.182Z] 540db60ca938: Verifying Checksum [2021-05-19T17:39:38.182Z] 540db60ca938: Download complete [2021-05-19T17:39:38.182Z] 540db60ca938: Pull complete [2021-05-19T17:39:38.455Z] adcc1eea9eea: Pull complete [2021-05-19T17:39:38.715Z] 4c4ab2625f07: Pull complete [2021-05-19T17:39:40.111Z] f706445af74f: Verifying Checksum [2021-05-19T17:39:40.111Z] f706445af74f: Download complete [2021-05-19T17:39:40.377Z] 0510c868ecb4: Verifying Checksum [2021-05-19T17:39:40.377Z] 0510c868ecb4: Download complete [2021-05-19T17:39:43.718Z] 0510c868ecb4: Pull complete [2021-05-19T17:39:43.718Z] afea3b2eda06: Pull complete [2021-05-19T17:39:43.718Z] 7809a108b3ef: Pull complete [2021-05-19T17:39:47.088Z] f706445af74f: Pull complete [2021-05-19T17:39:47.088Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T17:39:47.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T17:39:47.088Z] ---> b068be0155e3 [2021-05-19T17:39:47.088Z] 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-19T17:39:49.634Z] ---> Running in c964ec122cde [2021-05-19T17:39:49.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:50.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:51.408Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T17:39:51.982Z] (2/12) Installing file (5.39-r0) [2021-05-19T17:39:51.982Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T17:39:51.982Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T17:39:56.213Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T17:39:56.213Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T17:39:56.213Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T17:39:56.213Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T17:39:56.213Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T17:39:56.213Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T17:39:56.213Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T17:39:56.213Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T17:39:56.213Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T17:39:56.475Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:58.392Z] Removing intermediate container c964ec122cde [2021-05-19T17:39:58.392Z] ---> ab5b8320447e [2021-05-19T17:39:58.392Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T17:39:58.392Z] ---> Running in 7eab9e2b3d90 [2021-05-19T17:39:58.392Z] Removing intermediate container 7eab9e2b3d90 [2021-05-19T17:39:58.392Z] ---> 0c26e8758f13 [2021-05-19T17:39:58.392Z] Step 5/6 : COPY go.mod . [2021-05-19T17:39:58.392Z] ---> edac078611c3 [2021-05-19T17:39:58.392Z] Step 6/6 : RUN go mod download [2021-05-19T17:39:58.392Z] ---> Running in 870ac963939e [2021-05-19T17:40:10.640Z] Removing intermediate container 870ac963939e [2021-05-19T17:40:10.640Z] ---> 14801fded021 [2021-05-19T17:40:10.640Z] Successfully built 14801fded021 [2021-05-19T17:40:10.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:40:10.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T17:40:10.984Z] . [Pipeline] withDockerContainer [2021-05-19T17:40:11.058Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T17:40:11.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2021-05-19T17:40:11.545Z] $ docker top b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:40:11.914Z] + go version [2021-05-19T17:40:11.914Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T17:40:11.930Z] $ docker stop --time=1 b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 [2021-05-19T17:40:13.222Z] $ docker rm -f b3ea8e743410425ead8fd08aeabe7d39a7ad3404ce5eaf42d03cabaaee269d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:40:13.743Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T17:40:13.743Z] . [Pipeline] withDockerContainer [2021-05-19T17:40:13.815Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T17:40:13.862Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2021-05-19T17:40:14.347Z] $ docker top 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T17:40:14.432Z] ========================================================= [2021-05-19T17:40:14.433Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T17:40:14.433Z] ========================================================= [Pipeline] sh [2021-05-19T17:40:14.730Z] + go mod tidy [Pipeline] sh [2021-05-19T17:40:15.310Z] + make test [2021-05-19T17:40:15.310Z] go mod tidy [2021-05-19T17:40:15.310Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T17:40:21.960Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T17:40:40.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T17:40:44.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T17:40:47.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T17:40:47.076Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T17:40:49.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T17:40:50.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T17:40:50.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T17:40:50.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T17:40:51.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T17:40:51.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T17:40:55.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T17:40:55.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T17:40:55.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T17:40:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T17:40:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T17:40:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-05-19T17:40:56.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-19T17:41:00.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.085s coverage: 27.7% of statements [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T17:41:00.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.100s coverage: 81.2% of statements [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T17:41:00.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T17:41:00.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T17:41:00.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T17:41:00.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.069s coverage: 58.6% of statements [2021-05-19T17:41:00.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T17:41:00.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T17:41:01.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.076s coverage: 87.7% of statements [2021-05-19T17:41:01.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T17:41:01.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:41:01.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-19T17:41:01.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T17:41:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.198s coverage: 28.6% of statements [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T17:41:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T17:41:03.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-05-19T17:41:03.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T17:41:04.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-19T17:41:04.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T17:41:04.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.096s coverage: 97.5% of statements [2021-05-19T17:41:04.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T17:41:05.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-19T17:41:05.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T17:41:05.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T17:41:05.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T17:41:05.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T17:41:06.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.271s coverage: 95.1% of statements [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T17:41:06.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T17:41:06.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T17:41:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-05-19T17:41:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T17:41:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements [2021-05-19T17:41:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T17:41:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-05-19T17:41:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-05-19T17:41:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-05-19T17:41:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-05-19T17:41:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-19T17:41:20.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-05-19T17:41:20.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-19T17:41:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.290s coverage: 81.8% of statements [2021-05-19T17:41:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T17:41:46.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T17:41:46.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-05-19T17:41:46.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T17:41:46.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-19T17:41:47.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T17:41:47.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-19T17:41:47.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T17:41:47.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements [2021-05-19T17:41:47.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T17:41:47.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 19.4% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.2% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.599s coverage: 28.8% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T17:41:51.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.061s coverage: 64.6% of statements [2021-05-19T17:41:51.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T17:41:52.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-05-19T17:41:52.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T17:41:52.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:41:52.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T17:41:52.560Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2021-05-19T17:41:52.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T17:41:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-19T17:41:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T17:41:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T17:41:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T17:41:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T17:41:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-05-19T17:41:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T17:41:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T17:41:53.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-05-19T17:41:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements [2021-05-19T17:41:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T17:41:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T17:41:53.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-19T17:41:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T17:41:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T17:41:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T17:41:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T17:41:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T17:41:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-19T17:41:54.439Z] GO111MODULE=on go vet ./... [2021-05-19T17:42:33.356Z] gofmt -l . [2021-05-19T17:42:33.356Z] [ "`gofmt -l .`" = "" ] [2021-05-19T17:42:33.356Z] ./bin/test-go-mod-tidy.sh [2021-05-19T17:42:33.356Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T17:42:33.656Z] + ls -al . [2021-05-19T17:42:33.656Z] total 844 [2021-05-19T17:42:33.656Z] drwxrwxr-x 10 1001 1001 4096 May 19 17:42 . [2021-05-19T17:42:33.656Z] drwxr-xr-x 4 root root 28 May 19 17:40 .. [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 11 May 19 17:38 .dockerignore [2021-05-19T17:42:33.656Z] drwxrwxr-x 8 1001 1001 179 May 19 17:38 .git [2021-05-19T17:42:33.656Z] drwxrwxr-x 3 1001 1001 125 May 19 17:38 .github [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 818 May 19 17:38 .gitignore [2021-05-19T17:42:33.656Z] drwx------ 3 1001 1001 60 May 19 17:39 .semver [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 166 May 19 17:38 .sonarcloud.properties [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 8609 May 19 17:38 Attribution.txt [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 3804 May 19 17:38 CONTRIBUTING.md [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 931 May 19 17:38 Dockerfile.build [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 863 May 19 17:38 Jenkinsfile [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 10775 May 19 17:38 LICENSE [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 5632 May 19 17:38 Makefile [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 7978 May 19 17:38 README.md [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 6755 May 19 17:38 SECURITY.md [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 5 May 19 17:39 VERSION [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 4131 May 19 17:38 ZMQWindows.md [2021-05-19T17:42:33.656Z] drwxrwxr-x 2 1001 1001 117 May 19 17:38 bin [2021-05-19T17:42:33.656Z] drwxrwxr-x 14 1001 1001 4096 May 19 17:38 cmd [2021-05-19T17:42:33.656Z] -rw-r--r-- 1 root root 737213 May 19 17:41 coverage.out [2021-05-19T17:42:33.656Z] -rw-r--r-- 1 root root 1060 May 19 17:42 go.mod [2021-05-19T17:42:33.656Z] -rw-r--r-- 1 root root 21990 May 19 17:40 go.sum [2021-05-19T17:42:33.656Z] drwxrwxr-x 8 1001 1001 127 May 19 17:38 internal [2021-05-19T17:42:33.656Z] drwxrwxr-x 4 1001 1001 26 May 19 17:38 openapi [2021-05-19T17:42:33.656Z] drwxrwxr-x 4 1001 1001 71 May 19 17:38 snap [2021-05-19T17:42:33.656Z] -rw-rw-r-- 1 1001 1001 168 May 19 17:38 version.go [Pipeline] sh [2021-05-19T17:42:33.953Z] + '[' -e coverage.out ] [2021-05-19T17:42:33.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T17:42:34.089Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T17:42:34.381Z] + make build [2021-05-19T17:42:34.381Z] go mod tidy [2021-05-19T17:42:34.381Z] 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-19T17:42:36.313Z] 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-19T17:42:43.296Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15097 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws [2021-05-19T17:42:43.314Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-19T17:42:43.557Z] The recommended git tool is: git [2021-05-19T17:42:44.508Z] 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-19T17:42:45.898Z] 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-19T17:42:47.297Z] 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-19T17:42:47.557Z] 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-19T17:42:48.953Z] 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-19T17:42:49.370Z] using credential edgex-jenkins-ssh [2021-05-19T17:42:49.415Z] Cloning the remote Git repository [2021-05-19T17:42:49.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:42:49.659Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-19T17:42:50.881Z] 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-19T17:42:49.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:42:49.743Z] > git --version # timeout=10 [2021-05-19T17:42:49.766Z] > git --version # 'git version 2.17.1' [2021-05-19T17:42:49.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:42:49.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:42:51.142Z] 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-19T17:42:52.101Z] 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-19T17:42:52.676Z] 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-19T17:42:53.640Z] 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-19T17:42:55.593Z] $ docker stop --time=1 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 [2021-05-19T17:42:58.409Z] $ docker rm -f 4c01ef46a3c4ac3af6062daa2c4b2a845ad1d38fc95e9f412226f28adaf4d395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:42:59.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:42:59.856Z] [2021-05-19T17:42:59.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:00.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:43:00.450Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T17:43:00.450Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T17:43:00.450Z] ca9280d653b3: Pulling fs layer [2021-05-19T17:43:00.450Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T17:43:00.716Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T17:43:00.716Z] cbdbe7a5bc2a: Download complete [2021-05-19T17:43:00.716Z] cbdbe7a5bc2a: Pull complete [2021-05-19T17:43:01.291Z] ca9280d653b3: Verifying Checksum [2021-05-19T17:43:01.291Z] ca9280d653b3: Download complete [2021-05-19T17:43:02.241Z] ca9280d653b3: Pull complete [2021-05-19T17:43:02.241Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T17:43:02.241Z] 7e9c9ca2126c: Download complete [2021-05-19T17:43:05.555Z] 7e9c9ca2126c: Pull complete [2021-05-19T17:43:05.555Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T17:43:05.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:43:05.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T17:43:05.631Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T17:43:05.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-19T17:43:04.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T17:43:04.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:43:04.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T17:43:04.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:43:04.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:43:04.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T17:43:05.762Z] Merging remotes/origin/master commit 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:43:06.185Z] Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:43:06.185Z] Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) [2021-05-19T17:43:05.785Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T17:43:05.798Z] > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 [2021-05-19T17:43:06.113Z] > git remote # timeout=10 [2021-05-19T17:43:06.131Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T17:43:06.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:43:06.154Z] > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 [2021-05-19T17:43:06.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T17:43:06.196Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T17:43:06.211Z] > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 [2021-05-19T17:43:10.416Z] Commit message: "Merge branch 'master' into issue-3472" [2021-05-19T17:43:25.484Z] $ docker top 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T17:43:25.867Z] + docker-compose build --help [2021-05-19T17:43:25.867Z] + grep parallel [2021-05-19T17:43:26.441Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T17:43:26.456Z] $ docker stop --time=1 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd [2021-05-19T17:43:26.698Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-19T17:43:27.825Z] $ docker rm -f 96423b4bb9cf4ca26a27e152a62bcc2aa63dd73918a97e0c534437cb60d688cd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:28.248Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:43:28.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:43:28.380Z] . [Pipeline] withDockerContainer [2021-05-19T17:43:28.461Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T17:43:28.512Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2021-05-19T17:43:28.595Z] + + sudo servicetrue docker [2021-05-19T17:43:28.595Z] restart [2021-05-19T17:43:29.386Z] $ docker top d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:43:29.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T17:43:30.325Z] Building core-command ... [2021-05-19T17:43:30.325Z] Building core-data ... [2021-05-19T17:43:30.325Z] Building core-metadata ... [2021-05-19T17:43:30.325Z] Building security-bootstrapper ... [2021-05-19T17:43:30.325Z] Building security-proxy-setup ... [2021-05-19T17:43:30.325Z] Building security-secretstore-setup ... [2021-05-19T17:43:30.325Z] Building support-notifications ... [2021-05-19T17:43:30.325Z] Building support-scheduler ... [2021-05-19T17:43:30.325Z] Building sys-mgmt-agent ... [2021-05-19T17:43:30.325Z] Building sys-mgmt-agent [2021-05-19T17:43:30.325Z] Building core-data [2021-05-19T17:43:30.325Z] Building security-bootstrapper [2021-05-19T17:43:30.325Z] Building core-command [2021-05-19T17:43:30.325Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:43:46.946Z] provisioning config files... [2021-05-19T17:43:46.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3005652363315902009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:43:47.351Z] ---> docker-login.sh [2021-05-19T17:43:47.351Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:43:48.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:48.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:48.615Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:48.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:48.615Z] [2021-05-19T17:43:48.615Z] Login Succeeded [2021-05-19T17:43:48.615Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:43:48.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:49.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:49.164Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:49.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:49.164Z] [2021-05-19T17:43:49.164Z] Login Succeeded [2021-05-19T17:43:49.164Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:43:49.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:49.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:49.719Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:49.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:49.719Z] [2021-05-19T17:43:49.719Z] Login Succeeded [2021-05-19T17:43:49.719Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:43:50.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:50.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:50.319Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:50.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:50.319Z] [2021-05-19T17:43:50.319Z] Login Succeeded [2021-05-19T17:43:50.319Z] docker.io [2021-05-19T17:43:50.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:51.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:51.191Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:51.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:51.191Z] [2021-05-19T17:43:51.191Z] Login Succeeded [2021-05-19T17:43:51.191Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:43:51.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T17:43:51.517Z] ========================================================= [2021-05-19T17:43:51.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T17:43:51.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:51.864Z] + 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-19T17:43:54.518Z] Sending build context to Docker daemon 167.9MB [2021-05-19T17:43:54.518Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T17:43:54.518Z] Step 2/6 : FROM ${BASE} [2021-05-19T17:43:54.518Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T17:43:54.518Z] 595b0fe564bb: Pulling fs layer [2021-05-19T17:43:54.518Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T17:43:54.518Z] 316046926c0a: Pulling fs layer [2021-05-19T17:43:54.518Z] 4ebd0625c992: Pulling fs layer [2021-05-19T17:43:54.518Z] 207e8628e3a3: Pulling fs layer [2021-05-19T17:43:54.518Z] c791037a9be2: Pulling fs layer [2021-05-19T17:43:54.518Z] ffd874e62e21: Pulling fs layer [2021-05-19T17:43:54.518Z] ffd874e62e21: Waiting [2021-05-19T17:43:54.518Z] 207e8628e3a3: Waiting [2021-05-19T17:43:54.518Z] 4ebd0625c992: Waiting [2021-05-19T17:43:54.518Z] c791037a9be2: Waiting [2021-05-19T17:43:54.518Z] 316046926c0a: Verifying Checksum [2021-05-19T17:43:54.518Z] 316046926c0a: Download complete [2021-05-19T17:43:54.518Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T17:43:54.518Z] 7186ed65a4f7: Download complete [2021-05-19T17:43:54.518Z] 207e8628e3a3: Verifying Checksum [2021-05-19T17:43:54.518Z] 207e8628e3a3: Download complete [2021-05-19T17:43:54.518Z] c791037a9be2: Verifying Checksum [2021-05-19T17:43:54.518Z] c791037a9be2: Download complete [2021-05-19T17:43:54.790Z] 595b0fe564bb: Verifying Checksum [2021-05-19T17:43:54.790Z] 595b0fe564bb: Download complete [2021-05-19T17:43:55.391Z] 595b0fe564bb: Pull complete [2021-05-19T17:43:55.990Z] 7186ed65a4f7: Pull complete [2021-05-19T17:43:56.264Z] 316046926c0a: Pull complete [2021-05-19T17:43:57.250Z] ffd874e62e21: Download complete [2021-05-19T17:43:58.241Z] 4ebd0625c992: Verifying Checksum [2021-05-19T17:43:58.241Z] 4ebd0625c992: Download complete [2021-05-19T17:44:10.651Z] 4ebd0625c992: Pull complete [2021-05-19T17:44:10.651Z] 207e8628e3a3: Pull complete [2021-05-19T17:44:10.651Z] c791037a9be2: Pull complete [2021-05-19T17:44:13.279Z] ffd874e62e21: Pull complete [2021-05-19T17:44:13.279Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T17:44:13.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T17:44:13.279Z] ---> cfc18b08335c [2021-05-19T17:44:13.279Z] 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-19T17:44:14.273Z] ---> Running in db4fd4bda41e [2021-05-19T17:44:15.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:16.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:17.070Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:17.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:17.070Z] ---> 14801fded021 [2021-05-19T17:44:17.070Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:44:17.070Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:17.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:17.070Z] ---> 14801fded021 [2021-05-19T17:44:17.070Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:44:17.070Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:17.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:17.070Z] ---> 14801fded021 [2021-05-19T17:44:17.070Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:44:17.663Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T17:44:17.935Z] (2/12) Installing file (5.39-r0) [2021-05-19T17:44:18.206Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T17:44:18.206Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T17:44:23.584Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T17:44:23.584Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T17:44:23.584Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T17:44:23.584Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T17:44:23.584Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T17:44:23.584Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T17:44:23.584Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T17:44:23.853Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T17:44:23.853Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T17:44:23.853Z] OK: 218 MiB in 52 packages [2021-05-19T17:44:28.177Z] Removing intermediate container db4fd4bda41e [2021-05-19T17:44:28.177Z] ---> ae31c14902fc [2021-05-19T17:44:28.177Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T17:44:28.177Z] ---> Running in 0961bbb3a2ba [2021-05-19T17:44:28.177Z] Removing intermediate container 0961bbb3a2ba [2021-05-19T17:44:28.177Z] ---> c2994109b371 [2021-05-19T17:44:28.177Z] Step 5/6 : COPY go.mod . [2021-05-19T17:44:28.784Z] ---> 0d0e02038c8f [2021-05-19T17:44:28.784Z] Step 6/6 : RUN go mod download [2021-05-19T17:44:29.055Z] ---> Running in 03a5b049139f [2021-05-19T17:44:55.876Z] Removing intermediate container 03a5b049139f [2021-05-19T17:44:55.876Z] ---> 0dd15da1d405 [2021-05-19T17:44:55.876Z] Successfully built 0dd15da1d405 [2021-05-19T17:44:55.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:56.216Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T17:44:56.216Z] . [Pipeline] withDockerContainer [2021-05-19T17:44:56.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2021-05-19T17:44:56.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat [2021-05-19T17:44:58.701Z] $ docker top 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:44:59.717Z] + go version [2021-05-19T17:44:59.717Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T17:44:59.771Z] $ docker stop --time=1 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 [2021-05-19T17:45:01.671Z] $ docker rm -f 0dd2bfd5d55d3f1b5df3bb7af44b00eb053ed16e69ea9bc3e4f72e8f352d5cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:45:02.513Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T17:45:02.513Z] . [Pipeline] withDockerContainer [2021-05-19T17:45:02.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2021-05-19T17:45:02.877Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64 cat [2021-05-19T17:45:04.452Z] $ docker top 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T17:45:04.776Z] ========================================================= [2021-05-19T17:45:04.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T17:45:04.776Z] ========================================================= [Pipeline] sh [2021-05-19T17:45:05.431Z] + go mod tidy [Pipeline] sh [2021-05-19T17:45:07.080Z] + make test [2021-05-19T17:45:07.080Z] go mod tidy [2021-05-19T17:45:07.681Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T17:45:34.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T17:45:38.571Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:45:38.571Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:45:38.571Z] ---> 14801fded021 [2021-05-19T17:45:38.571Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T17:45:38.571Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:45:38.571Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:45:38.571Z] ---> 14801fded021 [2021-05-19T17:45:38.571Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T17:45:39.952Z] ---> Running in d088613816e4 [2021-05-19T17:45:39.952Z] ---> Running in 606c9764a80f [2021-05-19T17:45:39.952Z] ---> Running in b97de59eea3a [2021-05-19T17:45:40.222Z] ---> Running in 1a400acf3cc4 [2021-05-19T17:45:40.222Z] ---> Running in 9ba2a8e4b550 [2021-05-19T17:45:41.169Z] Removing intermediate container 606c9764a80f [2021-05-19T17:45:41.169Z] ---> 8c79b8b87759 [2021-05-19T17:45:41.169Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:41.169Z] Removing intermediate container d088613816e4 [2021-05-19T17:45:41.169Z] ---> 6b24746cbeab [2021-05-19T17:45:41.169Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:41.169Z] Removing intermediate container b97de59eea3a [2021-05-19T17:45:41.169Z] ---> b22c5854f6b1 [2021-05-19T17:45:41.169Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:41.428Z] ---> Running in 57f70105cac0 [2021-05-19T17:45:41.428Z] Removing intermediate container 1a400acf3cc4 [2021-05-19T17:45:41.428Z] ---> cc0a7889f88d [2021-05-19T17:45:41.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:41.428Z] Removing intermediate container 9ba2a8e4b550 [2021-05-19T17:45:41.428Z] ---> d8ad212333d6 [2021-05-19T17:45:41.428Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:41.687Z] ---> Running in d5f1aa1c4b48 [2021-05-19T17:45:41.687Z] ---> Running in cc0a3ce0560f [2021-05-19T17:45:41.687Z] ---> Running in 577b12e4ce29 [2021-05-19T17:45:41.949Z] ---> Running in 3af72fa90b12 [2021-05-19T17:45:45.253Z] Removing intermediate container d5f1aa1c4b48 [2021-05-19T17:45:45.253Z] ---> f80b61ecd2e5 [2021-05-19T17:45:45.253Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T17:45:45.861Z] ---> Running in abea0a6df4c1 [2021-05-19T17:45:45.861Z] Removing intermediate container 57f70105cac0 [2021-05-19T17:45:45.861Z] ---> 09587b142613 [2021-05-19T17:45:45.861Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:45:46.434Z] ---> Running in 1e48f542c369 [2021-05-19T17:45:46.696Z] Removing intermediate container cc0a3ce0560f [2021-05-19T17:45:46.696Z] ---> 289758c40f10 [2021-05-19T17:45:46.696Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T17:45:46.696Z] Removing intermediate container 577b12e4ce29 [2021-05-19T17:45:46.696Z] ---> 7db0804d9479 [2021-05-19T17:45:46.696Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T17:45:46.957Z] ---> Running in 93f527fd7b16 [2021-05-19T17:45:46.957Z] ---> Running in 0ec0a2cdcf7d [2021-05-19T17:45:47.530Z] Removing intermediate container 3af72fa90b12 [2021-05-19T17:45:47.530Z] ---> ec8df8052781 [2021-05-19T17:45:47.530Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T17:45:48.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:48.101Z] ---> Running in 545f0e956837 [2021-05-19T17:45:48.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:48.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:48.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:48.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:48.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:49.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:49.469Z] OK: 219 MiB in 52 packages [2021-05-19T17:45:49.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:49.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:49.739Z] OK: 219 MiB in 52 packages [2021-05-19T17:45:49.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:45:50.013Z] OK: 219 MiB in 52 packages [2021-05-19T17:45:50.273Z] OK: 219 MiB in 52 packages [2021-05-19T17:45:50.273Z] Removing intermediate container abea0a6df4c1 [2021-05-19T17:45:50.273Z] ---> 059f92837928 [2021-05-19T17:45:50.273Z] Step 6/24 : COPY go.mod . [2021-05-19T17:45:50.535Z] OK: 219 MiB in 52 packages [2021-05-19T17:45:50.798Z] ---> 3adabc55a352 [2021-05-19T17:45:50.798Z] Step 7/24 : RUN go mod download [2021-05-19T17:45:51.371Z] ---> Running in caee9f8af3e8 [2021-05-19T17:45:51.371Z] Removing intermediate container 1e48f542c369 [2021-05-19T17:45:51.371Z] ---> 9a1598e34b7e [2021-05-19T17:45:51.371Z] Step 6/24 : COPY go.mod . [2021-05-19T17:45:52.313Z] ---> 22aab9405f6d [2021-05-19T17:45:52.313Z] Step 7/24 : RUN go mod download [2021-05-19T17:45:52.313Z] Removing intermediate container 0ec0a2cdcf7d [2021-05-19T17:45:52.313Z] ---> ed6539cc3b88 [2021-05-19T17:45:52.313Z] Step 6/32 : COPY go.mod . [2021-05-19T17:45:52.577Z] Removing intermediate container 93f527fd7b16 [2021-05-19T17:45:52.577Z] ---> f7ea3602c400 [2021-05-19T17:45:52.577Z] Step 6/24 : COPY go.mod . [2021-05-19T17:45:52.577Z] ---> Running in 731554e74ce7 [2021-05-19T17:45:53.152Z] Removing intermediate container 545f0e956837 [2021-05-19T17:45:53.152Z] ---> 6b7f1ff05e8d [2021-05-19T17:45:53.152Z] Step 6/26 : COPY go.mod . [2021-05-19T17:45:53.152Z] ---> e943b9090327 [2021-05-19T17:45:53.152Z] Step 7/32 : RUN go mod download [2021-05-19T17:45:53.728Z] ---> Running in f1831e65c149 [2021-05-19T17:45:53.728Z] ---> 047cb573905e [2021-05-19T17:45:53.728Z] Step 7/24 : RUN go mod download [2021-05-19T17:45:53.992Z] ---> 0f3279a5c756 [2021-05-19T17:45:53.992Z] Step 7/26 : RUN go mod download [2021-05-19T17:45:54.252Z] ---> Running in 02612108f619 [2021-05-19T17:45:54.252Z] ---> Running in 8086a14372c8 [2021-05-19T17:45:54.857Z] Removing intermediate container caee9f8af3e8 [2021-05-19T17:45:54.857Z] ---> 52445eba4485 [2021-05-19T17:45:54.857Z] Step 8/24 : COPY . . [2021-05-19T17:46:09.797Z] Removing intermediate container 731554e74ce7 [2021-05-19T17:46:09.797Z] ---> 0d41c7c350b3 [2021-05-19T17:46:09.797Z] Step 8/24 : COPY . . [2021-05-19T17:46:09.797Z] ---> f2c7f1720b5c [2021-05-19T17:46:09.797Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:46:09.797Z] Removing intermediate container f1831e65c149 [2021-05-19T17:46:09.797Z] ---> e32c5425526a [2021-05-19T17:46:09.797Z] Step 8/32 : COPY . . [2021-05-19T17:46:31.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T17:46:31.767Z] ---> Running in 2f1e189765eb [2021-05-19T17:46:31.767Z] Removing intermediate container 02612108f619 [2021-05-19T17:46:31.767Z] ---> 215ae663a9ba [2021-05-19T17:46:31.767Z] Step 8/26 : COPY . . [2021-05-19T17:46:32.028Z] ---> 1137bbe76c76 [2021-05-19T17:46:32.028Z] Step 9/32 : RUN go mod tidy [2021-05-19T17:46:37.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T17:46:42.069Z] Removing intermediate container 8086a14372c8 [2021-05-19T17:46:42.070Z] ---> 10a3ba5dc37c [2021-05-19T17:46:42.070Z] Step 8/24 : COPY . . [2021-05-19T17:46:42.070Z] ---> 7dd46f20cbc8 [2021-05-19T17:46:42.070Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:46:46.275Z] ---> Running in 3bd305d581b0 [2021-05-19T17:46:46.275Z] ---> Running in cc0040600de3 [2021-05-19T17:46:46.275Z] ---> c3d3e6331182 [2021-05-19T17:46:46.275Z] Step 9/26 : RUN go mod tidy [2021-05-19T17:46:48.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T17:46:48.023Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T17:46:48.187Z] ---> Running in aaa7dc23ffef [2021-05-19T17:46:50.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T17:46:51.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T17:46:51.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T17:46:51.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T17:46:57.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T17:46:57.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T17:47:03.122Z] Removing intermediate container 2f1e189765eb [2021-05-19T17:47:03.123Z] ---> d0b749a7bf87 [2021-05-19T17:47:03.123Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T17:47:05.048Z] ---> Running in 93d0068ef86f [2021-05-19T17:47:05.048Z] ---> a2c9eef4af45 [2021-05-19T17:47:05.048Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:47:05.309Z] Removing intermediate container 3bd305d581b0 [2021-05-19T17:47:05.309Z] ---> 0356e595a29b [2021-05-19T17:47:05.309Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T17:47:05.570Z] ---> Running in bc5cad2d062b [2021-05-19T17:47:05.570Z] ---> Running in 408e271d7c3c [2021-05-19T17:47:05.831Z] Removing intermediate container cc0040600de3 [2021-05-19T17:47:05.831Z] ---> 1e23c1f0214c [2021-05-19T17:47:05.831Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T17:47:05.831Z] ---> Running in faa2faeb7289 [2021-05-19T17:47:06.110Z] 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-19T17:47:06.373Z] Removing intermediate container aaa7dc23ffef [2021-05-19T17:47:06.373Z] ---> 2f27d578cb4e [2021-05-19T17:47:06.373Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T17:47:06.634Z] ---> Running in 031098eb701c [2021-05-19T17:47:07.233Z] 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-19T17:47:07.273Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T17:47:07.273Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T17:47:07.273Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T17:47:07.522Z] 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-19T17:47:07.799Z] 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-19T17:47:08.071Z] Removing intermediate container bc5cad2d062b [2021-05-19T17:47:08.071Z] ---> d892e41e28e5 [2021-05-19T17:47:08.071Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T17:47:08.338Z] ---> Running in 4ef8d992a9c4 [2021-05-19T17:47:09.281Z] 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-19T17:47:11.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.472s coverage: 46.1% of statements [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T17:47:11.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T17:47:11.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 28.7% of statements [2021-05-19T17:47:11.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements [2021-05-19T17:47:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.7% of statements [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T17:47:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.235s coverage: 81.2% of statements [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T17:47:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.291s coverage: 100.0% of statements [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T17:47:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T17:47:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 58.6% of statements [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T17:47:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T17:47:22.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 87.7% of statements [2021-05-19T17:47:22.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T17:47:22.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:47:22.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.228s coverage: 78.9% of statements [2021-05-19T17:47:22.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.168s coverage: 28.6% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.355s coverage: 100.0% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.241s coverage: 100.0% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.435s coverage: 97.5% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T17:47:32.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.335s coverage: 78.3% of statements [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T17:47:32.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.206s coverage: 95.1% of statements [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.252s coverage: 0.8% of statements [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.172s coverage: 21.7% of statements [2021-05-19T17:47:38.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.181s coverage: 47.1% of statements [2021-05-19T17:47:38.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements [2021-05-19T17:47:39.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2021-05-19T17:47:41.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2021-05-19T17:47:41.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2021-05-19T17:47:48.682Z] 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-19T17:47:53.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements [2021-05-19T17:47:53.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-05-19T17:47:58.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 81.8% of statements [2021-05-19T17:47:58.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T17:47:58.704Z] Removing intermediate container 408e271d7c3c [2021-05-19T17:47:58.704Z] ---> 6ca521fe4e21 [2021-05-19T17:47:58.704Z] [2021-05-19T17:47:58.704Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T17:48:02.022Z] 3.12: Pulling from library/alpine [2021-05-19T17:48:02.969Z] Removing intermediate container 031098eb701c [2021-05-19T17:48:02.969Z] ---> d7e62c159a5d [2021-05-19T17:48:02.969Z] [2021-05-19T17:48:02.969Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T17:48:04.366Z] 3.12: Pulling from library/alpine [2021-05-19T17:48:04.629Z] Removing intermediate container faa2faeb7289 [2021-05-19T17:48:04.629Z] ---> 3901122adf89 [2021-05-19T17:48:04.629Z] [2021-05-19T17:48:04.629Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:48:06.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.239s coverage: 85.4% of statements [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.649s coverage: 64.4% of statements [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T17:48:06.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 91.3% of statements [2021-05-19T17:48:06.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-05-19T17:48:06.548Z] 3.12: Pulling from library/alpine [2021-05-19T17:48:06.809Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:48:07.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2021-05-19T17:48:07.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-05-19T17:48:09.350Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:48:09.611Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:48:09.870Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T17:48:09.870Z] Status: Image is up to date for alpine:3.12 [2021-05-19T17:48:09.870Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T17:48:09.870Z] ---> 13621d1b12d4 [2021-05-19T17:48:09.870Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:48:09.870Z] ---> 13621d1b12d4 [2021-05-19T17:48:09.870Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T17:48:09.870Z] Removing intermediate container 4ef8d992a9c4 [2021-05-19T17:48:09.870Z] ---> 1bf21ef8df64 [2021-05-19T17:48:09.870Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T17:48:09.870Z] ---> 13621d1b12d4 [2021-05-19T17:48:09.870Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T17:48:10.440Z] ---> Running in 00278cb12bba [2021-05-19T17:48:10.440Z] ---> Running in e73ed4ddeebe [2021-05-19T17:48:10.440Z] ---> Running in 774dee5ea1e6 [2021-05-19T17:48:10.440Z] ---> Running in 3b41a5c6d729 [2021-05-19T17:48:11.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.029s coverage: 66.9% of statements [2021-05-19T17:48:11.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T17:48:11.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T17:48:11.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T17:48:11.388Z] Removing intermediate container 774dee5ea1e6 [2021-05-19T17:48:11.388Z] ---> aba910885780 [2021-05-19T17:48:11.388Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T17:48:12.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.730s coverage: 43.5% of statements [2021-05-19T17:48:12.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T17:48:12.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T17:48:12.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2021-05-19T17:48:12.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T17:48:12.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.107s coverage: 84.8% of statements [2021-05-19T17:48:14.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:14.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:14.695Z] ---> Running in 2765355496cf [2021-05-19T17:48:14.695Z] 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-19T17:48:14.695Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:48:14.695Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:48:14.695Z] OK: 6 MiB in 15 packages [2021-05-19T17:48:14.695Z] Removing intermediate container 93d0068ef86f [2021-05-19T17:48:14.695Z] ---> da247a26d1e4 [2021-05-19T17:48:14.695Z] [2021-05-19T17:48:14.695Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:48:14.695Z] ---> 13621d1b12d4 [2021-05-19T17:48:14.695Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T17:48:14.968Z] ---> Running in a820024f3839 [2021-05-19T17:48:14.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:14.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:15.230Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T17:48:15.230Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:48:15.230Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T17:48:15.230Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T17:48:15.230Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:48:15.230Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T17:48:15.230Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:48:15.230Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:48:15.230Z] OK: 7 MiB in 20 packages [2021-05-19T17:48:15.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:15.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:15.489Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:48:15.489Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T17:48:15.489Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:48:15.489Z] OK: 6 MiB in 16 packages [2021-05-19T17:48:15.750Z] Removing intermediate container a820024f3839 [2021-05-19T17:48:15.750Z] ---> a70f8129b1d9 [2021-05-19T17:48:15.750Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T17:48:16.010Z] ---> Running in e857492c50a2 [2021-05-19T17:48:16.010Z] Removing intermediate container 00278cb12bba [2021-05-19T17:48:16.010Z] ---> 7f34eac8a551 [2021-05-19T17:48:16.010Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:48:16.268Z] ---> Running in 5658f5caf927 [2021-05-19T17:48:16.842Z] Removing intermediate container e73ed4ddeebe [2021-05-19T17:48:16.842Z] ---> 6aa3d71f117e [2021-05-19T17:48:16.842Z] [2021-05-19T17:48:16.842Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T17:48:16.842Z] Removing intermediate container e857492c50a2 [2021-05-19T17:48:16.842Z] ---> 848d56d16048 [2021-05-19T17:48:16.842Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T17:48:17.104Z] Removing intermediate container 5658f5caf927 [2021-05-19T17:48:17.104Z] ---> e359b1f5bb0c [2021-05-19T17:48:17.104Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T17:48:17.385Z] 20.10.0: Pulling from library/docker [2021-05-19T17:48:17.385Z] Removing intermediate container 3b41a5c6d729 [2021-05-19T17:48:17.385Z] ---> d74918850dbd [2021-05-19T17:48:17.385Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:48:17.385Z] Removing intermediate container 2765355496cf [2021-05-19T17:48:17.385Z] ---> 2012e4c572a9 [2021-05-19T17:48:17.385Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T17:48:18.342Z] ---> Running in c273af1170b9 [2021-05-19T17:48:18.342Z] ---> Running in eb4a628db4da [2021-05-19T17:48:18.342Z] ---> Running in f67479b4afdd [2021-05-19T17:48:18.342Z] ---> Running in b2f70a1b2213 [2021-05-19T17:48:19.279Z] Removing intermediate container c273af1170b9 [2021-05-19T17:48:19.279Z] ---> cfebb9df53da [2021-05-19T17:48:19.279Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:48:19.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 46.8% of statements [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T17:48:19.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T17:48:19.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T17:48:19.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T17:48:20.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.197s coverage: 19.4% of statements [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T17:48:20.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.524s coverage: 91.2% of statements [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:48:20.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T17:48:20.668Z] Removing intermediate container eb4a628db4da [2021-05-19T17:48:20.668Z] ---> 52883f11f927 [2021-05-19T17:48:20.668Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:48:21.248Z] Removing intermediate container f67479b4afdd [2021-05-19T17:48:21.248Z] ---> 4a6919c5d938 [2021-05-19T17:48:21.248Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T17:48:21.248Z] ---> Running in aa8e0b4fc1dc [2021-05-19T17:48:21.248Z] Removing intermediate container b2f70a1b2213 [2021-05-19T17:48:21.248Z] ---> 9c5b5efb6224 [2021-05-19T17:48:21.248Z] Step 14/26 : WORKDIR / [2021-05-19T17:48:21.509Z] ---> Running in a34072ea831a [2021-05-19T17:48:21.509Z] ---> Running in 58c6fcfcc52b [2021-05-19T17:48:21.509Z] ---> Running in d7fc17b9dc23 [2021-05-19T17:48:22.089Z] Removing intermediate container a34072ea831a [2021-05-19T17:48:22.089Z] ---> 317732929fc0 [2021-05-19T17:48:22.089Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T17:48:22.089Z] Removing intermediate container 58c6fcfcc52b [2021-05-19T17:48:22.089Z] ---> 6bd3a3f624d4 [2021-05-19T17:48:22.089Z] Step 16/24 : WORKDIR / [2021-05-19T17:48:25.409Z] ---> Running in a6ce91c05f06 [2021-05-19T17:48:25.669Z] Removing intermediate container d7fc17b9dc23 [2021-05-19T17:48:25.669Z] ---> a847a0593507 [2021-05-19T17:48:25.669Z] 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-19T17:48:25.669Z] ---> Running in eb11a795dbbf [2021-05-19T17:48:26.243Z] ---> 7639e45fbca4 [2021-05-19T17:48:26.243Z] 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-19T17:48:26.243Z] Removing intermediate container eb11a795dbbf [2021-05-19T17:48:26.243Z] ---> 58487c6296fc [2021-05-19T17:48:26.243Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:48:26.504Z] Removing intermediate container aa8e0b4fc1dc [2021-05-19T17:48:26.504Z] ---> c17d8f1554de [2021-05-19T17:48:26.504Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T17:48:26.771Z] ---> Running in 51aa17a28445 [2021-05-19T17:48:26.771Z] ---> 5434d03a3577 [2021-05-19T17:48:26.771Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T17:48:27.032Z] ---> 9d326eb510a5 [2021-05-19T17:48:27.032Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T17:48:27.032Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T17:48:27.294Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T17:48:27.864Z] ---> aefe523efa57 [2021-05-19T17:48:27.864Z] 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-19T17:48:28.128Z] ---> 6e4e1a9e6097 [2021-05-19T17:48:28.128Z] 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-19T17:48:28.392Z] ---> Running in 1144d45105a0 [2021-05-19T17:48:28.392Z] ---> 80c076276752 [2021-05-19T17:48:28.392Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T17:48:28.392Z] Removing intermediate container a6ce91c05f06 [2021-05-19T17:48:28.392Z] ---> 94da4d7b2f7f [2021-05-19T17:48:28.392Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T17:48:28.392Z] ---> 0733e41f71d4 [2021-05-19T17:48:28.392Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T17:48:28.661Z] ---> Running in 3d615f9ca7e9 [2021-05-19T17:48:28.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.622s coverage: 28.8% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.231s coverage: 99.0% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.190s coverage: 100.0% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.268s coverage: 64.6% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.383s coverage: 97.6% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T17:48:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T17:48:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-05-19T17:48:29.232Z] ---> ed14838c73a0 [2021-05-19T17:48:29.232Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T17:48:29.232Z] Removing intermediate container 1144d45105a0 [2021-05-19T17:48:29.232Z] ---> ed48cdf12872 [2021-05-19T17:48:29.232Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T17:48:29.232Z] ---> 09068732471a [2021-05-19T17:48:29.232Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T17:48:29.232Z] ---> Running in a47160ac8860 [2021-05-19T17:48:29.232Z] ---> Running in 76d1a1e4d0df [2021-05-19T17:48:29.232Z] Removing intermediate container 3d615f9ca7e9 [2021-05-19T17:48:29.232Z] ---> 0de27c6adcfe [2021-05-19T17:48:29.232Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T17:48:29.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.191s coverage: 28.1% of statements [2021-05-19T17:48:29.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T17:48:29.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T17:48:29.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:29.774Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:48:29.774Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T17:48:30.045Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T17:48:30.045Z] Removing intermediate container 76d1a1e4d0df [2021-05-19T17:48:30.045Z] ---> f2b9ac250810 [2021-05-19T17:48:30.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:48:30.045Z] ---> 2e3cc19ca1f8 [2021-05-19T17:48:30.045Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T17:48:30.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:30.045Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T17:48:30.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:48:30.045Z] ---> 109db4597037 [2021-05-19T17:48:30.045Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T17:48:30.309Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T17:48:30.309Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T17:48:30.309Z] Executing bash-5.0.17-r0.post-install [2021-05-19T17:48:30.310Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:48:30.310Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T17:48:30.310Z] ---> Running in d2efeed269f1 [2021-05-19T17:48:30.310Z] ---> Running in 5ac6c49e8435 [2021-05-19T17:48:30.310Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T17:48:30.310Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T17:48:30.310Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T17:48:30.310Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T17:48:30.310Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T17:48:30.310Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T17:48:30.310Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T17:48:30.310Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T17:48:30.310Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T17:48:30.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 27.9% of statements [2021-05-19T17:48:30.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T17:48:30.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T17:48:30.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T17:48:30.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T17:48:30.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T17:48:30.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-19T17:48:30.925Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T17:48:30.985Z] GO111MODULE=on go vet ./... [2021-05-19T17:48:32.835Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T17:48:32.835Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:48:32.835Z] OK: 8 MiB in 20 packages [2021-05-19T17:48:33.099Z] ---> c3d0139a5a4a [2021-05-19T17:48:33.099Z] 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-19T17:48:33.099Z] Removing intermediate container 5ac6c49e8435 [2021-05-19T17:48:33.099Z] ---> 67ae67bd419d [2021-05-19T17:48:33.099Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:48:33.099Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T17:48:33.099Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T17:48:33.099Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T17:48:33.099Z] ---> Running in 3f9f541bdc0d [2021-05-19T17:48:33.099Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T17:48:33.099Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T17:48:33.099Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T17:48:33.099Z] ---> Running in 9df47cc10ebb [2021-05-19T17:48:33.099Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T17:48:33.362Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T17:48:33.362Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T17:48:33.362Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T17:48:33.362Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T17:48:33.362Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T17:48:33.622Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T17:48:33.623Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T17:48:33.623Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T17:48:33.623Z] Removing intermediate container 9df47cc10ebb [2021-05-19T17:48:33.623Z] ---> 96efa1571722 [2021-05-19T17:48:33.623Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:48:33.623Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T17:48:33.883Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T17:48:33.883Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T17:48:33.883Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T17:48:34.472Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T17:48:34.472Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T17:48:34.472Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T17:48:34.472Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T17:48:34.472Z] ---> Running in 59b86cee90e9 [2021-05-19T17:48:34.472Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T17:48:34.472Z] Removing intermediate container 51aa17a28445 [2021-05-19T17:48:34.472Z] ---> 6a3de5ad32e5 [2021-05-19T17:48:34.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:48:34.472Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T17:48:34.472Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T17:48:34.472Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T17:48:34.472Z] OK: 72 MiB in 59 packages [2021-05-19T17:48:35.429Z] Removing intermediate container d2efeed269f1 [2021-05-19T17:48:35.429Z] ---> ba0e3aabe46e [2021-05-19T17:48:35.429Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:48:35.429Z] Removing intermediate container 59b86cee90e9 [2021-05-19T17:48:35.429Z] ---> 5e2e99b9d627 [2021-05-19T17:48:35.429Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:48:35.689Z] Collecting docker-compose==1.23.2 [2021-05-19T17:48:35.689Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T17:48:35.952Z] ---> 89de63cf387d [2021-05-19T17:48:35.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T17:48:35.952Z] ---> Running in 08c00f6f7078 [2021-05-19T17:48:35.952Z] Collecting PyYAML<4,>=3.10 [2021-05-19T17:48:35.952Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T17:48:36.236Z] ---> 7636d52b1066 [2021-05-19T17:48:36.236Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T17:48:36.813Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T17:48:36.813Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T17:48:37.761Z] ---> 5a4cc47d4beb [2021-05-19T17:48:37.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T17:48:37.761Z] Removing intermediate container 08c00f6f7078 [2021-05-19T17:48:37.761Z] ---> 075c6e18012e [2021-05-19T17:48:37.761Z] [2021-05-19T17:48:37.762Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T17:48:37.762Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T17:48:37.762Z] Removing intermediate container 3f9f541bdc0d [2021-05-19T17:48:37.762Z] ---> cf7bab3fe13d [2021-05-19T17:48:37.762Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T17:48:38.043Z] Successfully built 075c6e18012e [2021-05-19T17:48:38.043Z] ---> ca108c2b57a5 [2021-05-19T17:48:38.043Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T17:48:38.043Z] Successfully tagged core-command:latest [2021-05-19T17:48:38.043Z]  Building core-command ... done Building core-metadata [2021-05-19T17:48:38.309Z] ---> Running in 18858741a801 [2021-05-19T17:48:38.309Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T17:48:38.309Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T17:48:41.610Z] ---> 3d340454caf3 [2021-05-19T17:48:41.610Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T17:48:41.610Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T17:48:41.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T17:48:41.872Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T17:48:41.872Z] ---> Running in 1da5a65b8587 [2021-05-19T17:48:41.872Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T17:48:41.872Z] Removing intermediate container 18858741a801 [2021-05-19T17:48:41.872Z] ---> c10e9efa6e97 [2021-05-19T17:48:41.872Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T17:48:41.872Z] ---> 8eb6f698bc60 [2021-05-19T17:48:41.872Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T17:48:44.415Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T17:48:44.415Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T17:48:45.367Z] 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-19T17:48:45.630Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T17:48:45.630Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T17:48:46.204Z] ---> Running in 3416e9358ec9 [2021-05-19T17:48:50.405Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:48:50.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:48:53.704Z] ---> 14801fded021 [2021-05-19T17:48:53.704Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> d8ad212333d6 [2021-05-19T17:48:53.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> 7db0804d9479 [2021-05-19T17:48:53.704Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> ed6539cc3b88 [2021-05-19T17:48:53.704Z] Step 6/24 : COPY go.mod . [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> e943b9090327 [2021-05-19T17:48:53.704Z] Step 7/24 : RUN go mod download [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> e32c5425526a [2021-05-19T17:48:53.704Z] Step 8/24 : COPY . . [2021-05-19T17:48:53.704Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T17:48:53.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> 1137bbe76c76 [2021-05-19T17:48:53.704Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:48:53.704Z] ---> Using cache [2021-05-19T17:48:53.704Z] ---> 0356e595a29b [2021-05-19T17:48:53.704Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T17:48:53.704Z] ---> 3026e7dc6436 [2021-05-19T17:48:53.704Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T17:48:53.704Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T17:48:53.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T17:48:53.704Z] Removing intermediate container 1da5a65b8587 [2021-05-19T17:48:53.704Z] ---> f2addfcaf53f [2021-05-19T17:48:53.704Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:48:53.963Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T17:48:53.963Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T17:48:53.963Z] ---> Running in ea968d66f1a2 [2021-05-19T17:48:54.223Z] ---> Running in 8e69c230a3f2 [2021-05-19T17:48:54.223Z] Collecting idna<2.8,>=2.5 [2021-05-19T17:48:54.223Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T17:48:54.484Z] 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-19T17:48:54.484Z] 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-19T17:48:54.484Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T17:48:54.484Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T17:48:54.484Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T17:48:54.484Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T17:48:54.484Z] Removing intermediate container 3416e9358ec9 [2021-05-19T17:48:54.484Z] ---> 892842e6fce2 [2021-05-19T17:48:54.484Z] Step 25/26 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:48:54.484Z] Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, docopt, cached-property, docker-compose [2021-05-19T17:48:54.484Z] Running setup.py install for PyYAML: started [2021-05-19T17:48:54.484Z] ---> 2e4d3db6c42d [2021-05-19T17:48:54.484Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T17:48:55.067Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T17:48:55.067Z] Attempting uninstall: urllib3 [2021-05-19T17:48:55.067Z] Found existing installation: urllib3 1.25.9 [2021-05-19T17:48:55.067Z] Uninstalling urllib3-1.25.9: [2021-05-19T17:48:55.067Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T17:48:55.067Z] ---> Running in a8cda525697c [2021-05-19T17:48:55.328Z] ---> Running in 6dcb410d34d7 [2021-05-19T17:48:55.589Z] 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-19T17:48:55.589Z] Removing intermediate container 8e69c230a3f2 [2021-05-19T17:48:55.589Z] ---> b2c8934af9d3 [2021-05-19T17:48:55.589Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:48:55.855Z] Attempting uninstall: idna [2021-05-19T17:48:55.855Z] Found existing installation: idna 2.9 [2021-05-19T17:48:55.855Z] Uninstalling idna-2.9: [2021-05-19T17:48:55.855Z] Successfully uninstalled idna-2.9 [2021-05-19T17:48:56.126Z] Attempting uninstall: requests [2021-05-19T17:48:56.126Z] Found existing installation: requests 2.23.0 [2021-05-19T17:48:56.126Z] Uninstalling requests-2.23.0: [2021-05-19T17:48:56.126Z] ---> Running in be4bcd042d15 [2021-05-19T17:48:56.126Z] Successfully uninstalled requests-2.23.0 [2021-05-19T17:48:56.388Z] Removing intermediate container 6dcb410d34d7 [2021-05-19T17:48:56.388Z] ---> df0c84c4b97e [2021-05-19T17:48:56.388Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T17:48:56.388Z] Removing intermediate container a8cda525697c [2021-05-19T17:48:56.388Z] ---> 72ce20733a72 [2021-05-19T17:48:56.388Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T17:48:56.659Z] Removing intermediate container be4bcd042d15 [2021-05-19T17:48:56.659Z] ---> b2d76ddf138f [2021-05-19T17:48:56.659Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:48:56.659Z] ---> Running in 8bb9cac39c02 [2021-05-19T17:48:57.240Z] ---> 66cd79c3dcbc [2021-05-19T17:48:57.240Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T17:48:57.240Z] ---> Running in d6585ecbbdc7 [2021-05-19T17:48:57.503Z] Running setup.py install for texttable: started [2021-05-19T17:48:57.503Z] Removing intermediate container 8bb9cac39c02 [2021-05-19T17:48:57.503Z] ---> b33201f4cd8a [2021-05-19T17:48:57.503Z] [2021-05-19T17:48:57.503Z] Successfully built b33201f4cd8a [2021-05-19T17:48:57.770Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T17:48:57.770Z] Running setup.py install for dockerpty: started [2021-05-19T17:48:58.045Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T17:48:58.318Z] ---> Running in ffc22da1784e [2021-05-19T17:48:58.318Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T17:48:58.318Z] Building security-proxy-setup [2021-05-19T17:48:58.585Z]  Building security-secretstore-setup ... done Removing intermediate container d6585ecbbdc7 [2021-05-19T17:48:58.585Z] ---> 48294bf84d3e [2021-05-19T17:48:58.585Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:48:59.157Z] Running setup.py install for docopt: started [2021-05-19T17:48:59.417Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T17:49:02.278Z] ---> Running in 128500c2fbac [2021-05-19T17:49:06.575Z] 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-19T17:49:06.575Z] Removing intermediate container 128500c2fbac [2021-05-19T17:49:06.575Z] ---> f733dbe3f0b0 [2021-05-19T17:49:06.575Z] [2021-05-19T17:49:06.575Z] Successfully built f733dbe3f0b0 [2021-05-19T17:49:06.575Z] Successfully tagged core-data:latest [2021-05-19T17:49:06.575Z] Building support-notifications [2021-05-19T17:49:07.527Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:49:07.527Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:49:07.527Z] ---> 14801fded021 [2021-05-19T17:49:07.527Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> d8ad212333d6 [2021-05-19T17:49:07.527Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> 7db0804d9479 [2021-05-19T17:49:07.527Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> ed6539cc3b88 [2021-05-19T17:49:07.527Z] Step 6/22 : COPY go.mod . [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> e943b9090327 [2021-05-19T17:49:07.527Z] Step 7/22 : RUN go mod download [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> e32c5425526a [2021-05-19T17:49:07.527Z] Step 8/22 : COPY . . [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> 1137bbe76c76 [2021-05-19T17:49:07.527Z] Step 9/22 : RUN go mod tidy [2021-05-19T17:49:07.527Z] ---> Using cache [2021-05-19T17:49:07.527Z] ---> 0356e595a29b [2021-05-19T17:49:07.527Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T17:49:25.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:49:25.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:49:25.637Z] ---> 14801fded021 [2021-05-19T17:49:25.637Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:49:25.637Z] ---> Using cache [2021-05-19T17:49:25.637Z] ---> d8ad212333d6 [2021-05-19T17:49:25.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:49:25.637Z] ---> Using cache [2021-05-19T17:49:25.637Z] ---> 7db0804d9479 [2021-05-19T17:49:25.637Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T17:49:27.553Z] ---> Running in f6ef884e0277 [2021-05-19T17:49:27.553Z] ---> Running in b16ba4c71097 [2021-05-19T17:49:27.829Z] Removing intermediate container ffc22da1784e [2021-05-19T17:49:27.829Z] ---> 318c976e497f [2021-05-19T17:49:27.829Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T17:49:29.755Z] ---> Running in 31faa051410d [2021-05-19T17:49:29.755Z] 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-19T17:49:32.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:49:32.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:49:33.152Z] OK: 219 MiB in 52 packages [2021-05-19T17:49:33.727Z] Removing intermediate container a47160ac8860 [2021-05-19T17:49:33.727Z] ---> cd3d3ee9feaf [2021-05-19T17:49:33.727Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T17:49:34.317Z] Removing intermediate container 31faa051410d [2021-05-19T17:49:34.317Z] ---> 75da780b1616 [2021-05-19T17:49:34.317Z] Step 29/32 : CMD ["gate"] [2021-05-19T17:49:34.593Z] ---> Running in 65622a08b3c9 [2021-05-19T17:49:34.863Z] ---> Running in f4d9e6f3ff1c [2021-05-19T17:49:35.444Z] Removing intermediate container b16ba4c71097 [2021-05-19T17:49:35.444Z] ---> 649a134206fc [2021-05-19T17:49:35.444Z] Step 6/23 : COPY go.mod . [2021-05-19T17:49:35.444Z] Removing intermediate container 65622a08b3c9 [2021-05-19T17:49:35.444Z] ---> a3f2c76c9744 [2021-05-19T17:49:35.444Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T17:49:35.705Z] Removing intermediate container f4d9e6f3ff1c [2021-05-19T17:49:35.705Z] ---> 5d0dd157c7bf [2021-05-19T17:49:35.705Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T17:49:35.705Z] ---> Running in ef1e0a0d66ea [2021-05-19T17:49:35.705Z] ---> 4f7bbcea5aef [2021-05-19T17:49:35.705Z] Step 7/23 : RUN go mod download [2021-05-19T17:49:36.283Z] ---> Running in a0599d5c728f [2021-05-19T17:49:36.283Z] ---> Running in 4ed76d7b8adc [2021-05-19T17:49:36.283Z] Removing intermediate container ef1e0a0d66ea [2021-05-19T17:49:36.283Z] ---> 998bfc909bde [2021-05-19T17:49:36.283Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T17:49:36.549Z] Removing intermediate container 4ed76d7b8adc [2021-05-19T17:49:36.549Z] ---> 3f81300096fc [2021-05-19T17:49:36.549Z] Step 31/32 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:49:37.943Z] ---> Running in ea73b0e1b30d [2021-05-19T17:49:38.214Z] ---> da39d9922519 [2021-05-19T17:49:38.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T17:49:38.478Z] Removing intermediate container ea73b0e1b30d [2021-05-19T17:49:38.478Z] ---> 1bc264c5819d [2021-05-19T17:49:38.478Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T17:49:39.059Z] ---> 476fda783403 [2021-05-19T17:49:39.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T17:49:39.059Z] ---> Running in 371452aeea0b [2021-05-19T17:49:39.650Z] Removing intermediate container a0599d5c728f [2021-05-19T17:49:39.650Z] ---> 7cfb755ee836 [2021-05-19T17:49:39.650Z] Step 8/23 : COPY . . [2021-05-19T17:49:54.622Z] Removing intermediate container 371452aeea0b [2021-05-19T17:49:54.622Z] ---> bf0a4f925790 [2021-05-19T17:49:54.622Z] [2021-05-19T17:49:54.622Z] Successfully built bf0a4f925790 [2021-05-19T17:49:54.898Z] ---> 94c423a9ac32 [2021-05-19T17:49:54.898Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T17:49:55.170Z] Successfully tagged security-bootstrapper:latest [2021-05-19T17:49:55.170Z] Building support-scheduler [2021-05-19T17:49:55.443Z]  Building security-bootstrapper ... done  ---> Running in 181d166a41d3 [2021-05-19T17:49:55.443Z] ---> 49f5578bd4f8 [2021-05-19T17:49:55.443Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:49:59.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:49:59.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:49:59.725Z] ---> 14801fded021 [2021-05-19T17:49:59.725Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> d8ad212333d6 [2021-05-19T17:49:59.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> 7db0804d9479 [2021-05-19T17:49:59.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> ed6539cc3b88 [2021-05-19T17:49:59.725Z] Step 6/23 : COPY go.mod . [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> e943b9090327 [2021-05-19T17:49:59.725Z] Step 7/23 : RUN go mod download [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> e32c5425526a [2021-05-19T17:49:59.725Z] Step 8/23 : COPY . . [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> 1137bbe76c76 [2021-05-19T17:49:59.725Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:49:59.725Z] ---> Using cache [2021-05-19T17:49:59.725Z] ---> 0356e595a29b [2021-05-19T17:49:59.725Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T17:50:07.869Z] gofmt -l . [2021-05-19T17:50:09.729Z] ---> Running in 1a2fe19476e4 [2021-05-19T17:50:09.852Z] [ "`gofmt -l .`" = "" ] [2021-05-19T17:50:09.998Z] Removing intermediate container 181d166a41d3 [2021-05-19T17:50:09.998Z] ---> 7246fa068152 [2021-05-19T17:50:09.998Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:50:09.998Z] ---> Running in e5eca0744c38 [2021-05-19T17:50:10.578Z] ---> Running in 22c9fb62b05e [2021-05-19T17:50:11.167Z] Removing intermediate container 22c9fb62b05e [2021-05-19T17:50:11.167Z] ---> 79536818027c [2021-05-19T17:50:11.167Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:50:11.748Z] ---> Running in 8f10b029b73f [2021-05-19T17:50:12.020Z] 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-19T17:50:12.285Z] Removing intermediate container 8f10b029b73f [2021-05-19T17:50:12.285Z] ---> a93ba03cfd6e [2021-05-19T17:50:12.285Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:50:12.475Z] ./bin/test-go-mod-tidy.sh [2021-05-19T17:50:12.869Z] ---> Running in da6fd590d7a5 [2021-05-19T17:50:13.075Z] ./bin/test-attribution-txt.sh [2021-05-19T17:50:14.270Z] Removing intermediate container da6fd590d7a5 [2021-05-19T17:50:14.270Z] ---> 6532c8bcaa2d [2021-05-19T17:50:14.270Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:50:14.846Z] ---> Running in c486157cb411 [2021-05-19T17:50:15.110Z] Removing intermediate container 1a2fe19476e4 [2021-05-19T17:50:15.110Z] ---> f9c131fbf813 [2021-05-19T17:50:15.110Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T17:50:15.702Z] ---> Running in 2cc88d071d69 [2021-05-19T17:50:15.702Z] Removing intermediate container c486157cb411 [2021-05-19T17:50:15.702Z] ---> 96f50b6d7318 [2021-05-19T17:50:15.702Z] [2021-05-19T17:50:15.702Z] Successfully built 96f50b6d7318 [Pipeline] sh [2021-05-19T17:50:15.971Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T17:50:16.377Z] + ls -al . [2021-05-19T17:50:16.377Z] total 872 [2021-05-19T17:50:16.377Z] drwxrwxr-x 9 1001 1001 4096 May 19 17:50 . [2021-05-19T17:50:16.377Z] drwxr-xr-x 4 root root 4096 May 19 17:45 .. [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 11 May 19 17:43 .dockerignore [2021-05-19T17:50:16.377Z] drwxrwxr-x 8 1001 1001 4096 May 19 17:43 .git [2021-05-19T17:50:16.377Z] drwxrwxr-x 3 1001 1001 4096 May 19 17:43 .github [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 818 May 19 17:43 .gitignore [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 166 May 19 17:43 .sonarcloud.properties [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 8609 May 19 17:43 Attribution.txt [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 3804 May 19 17:43 CONTRIBUTING.md [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 931 May 19 17:43 Dockerfile.build [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 863 May 19 17:43 Jenkinsfile [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 10775 May 19 17:43 LICENSE [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 5632 May 19 17:43 Makefile [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 7978 May 19 17:43 README.md [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 6755 May 19 17:43 SECURITY.md [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 5 May 19 17:39 VERSION [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 4131 May 19 17:43 ZMQWindows.md [2021-05-19T17:50:16.377Z] drwxrwxr-x 2 1001 1001 4096 May 19 17:43 bin [2021-05-19T17:50:16.377Z] drwxrwxr-x 14 1001 1001 4096 May 19 17:43 cmd [2021-05-19T17:50:16.377Z] -rw-r--r-- 1 root root 737213 May 19 17:48 coverage.out [2021-05-19T17:50:16.377Z] -rw-r--r-- 1 root root 1060 May 19 17:50 go.mod [2021-05-19T17:50:16.377Z] -rw-r--r-- 1 root root 21990 May 19 17:45 go.sum [2021-05-19T17:50:16.377Z] drwxrwxr-x 8 1001 1001 4096 May 19 17:43 internal [2021-05-19T17:50:16.377Z] drwxrwxr-x 4 1001 1001 4096 May 19 17:43 openapi [2021-05-19T17:50:16.377Z] drwxrwxr-x 4 1001 1001 4096 May 19 17:43 snap [2021-05-19T17:50:16.377Z] -rw-rw-r-- 1 1001 1001 168 May 19 17:43 version.go [Pipeline] sh [2021-05-19T17:50:16.544Z]  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/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T17:50:16.544Z] 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-19T17:50:17.042Z] + '[' -e coverage.out ] [2021-05-19T17:50:17.042Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T17:50:17.074Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T17:50:18.005Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T17:50:18.657Z] + make build [2021-05-19T17:50:18.658Z] go mod tidy [2021-05-19T17:50:19.262Z] 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-19T17:50:23.160Z] Removing intermediate container ea968d66f1a2 [2021-05-19T17:50:23.160Z] ---> 834205640f85 [2021-05-19T17:50:23.160Z] [2021-05-19T17:50:23.160Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:50:23.160Z] ---> 13621d1b12d4 [2021-05-19T17:50:23.160Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:50:23.160Z] ---> Using cache [2021-05-19T17:50:23.160Z] ---> 7f34eac8a551 [2021-05-19T17:50:23.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:50:23.160Z] ---> Using cache [2021-05-19T17:50:23.160Z] ---> e359b1f5bb0c [2021-05-19T17:50:23.160Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T17:50:23.160Z] ---> Running in 5db92b490dca [2021-05-19T17:50:23.422Z] Removing intermediate container 5db92b490dca [2021-05-19T17:50:23.422Z] ---> 4af6e8356ccd [2021-05-19T17:50:23.422Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:50:25.981Z] ---> Running in ae4a2ad48bba [2021-05-19T17:50:25.981Z] Removing intermediate container f6ef884e0277 [2021-05-19T17:50:25.981Z] ---> 6955ede24389 [2021-05-19T17:50:25.981Z] [2021-05-19T17:50:25.981Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T17:50:25.981Z] ---> 13621d1b12d4 [2021-05-19T17:50:25.981Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T17:50:25.990Z] 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-19T17:50:26.557Z] Removing intermediate container ae4a2ad48bba [2021-05-19T17:50:26.557Z] ---> a2b144cc0980 [2021-05-19T17:50:26.557Z] Step 16/24 : WORKDIR / [2021-05-19T17:50:26.557Z] ---> Running in ef4d48d93aa9 [2021-05-19T17:50:26.818Z] ---> Running in 2c58e89d03c1 [2021-05-19T17:50:27.401Z] Removing intermediate container 2c58e89d03c1 [2021-05-19T17:50:27.401Z] ---> 604c54794f44 [2021-05-19T17:50:27.401Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:50:27.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:50:27.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:50:27.929Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T17:50:27.929Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:50:27.929Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T17:50:27.929Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T17:50:27.929Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:50:27.929Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:50:28.195Z] OK: 7 MiB in 18 packages [2021-05-19T17:50:28.809Z] ---> 6deac9fea61e [2021-05-19T17:50:28.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T17:50:30.792Z] ---> adf395781743 [2021-05-19T17:50:30.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T17:50:31.378Z] Removing intermediate container ef4d48d93aa9 [2021-05-19T17:50:31.378Z] ---> 62ed6b025f6f [2021-05-19T17:50:31.378Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:50:31.379Z] ---> cec0cbc67ba8 [2021-05-19T17:50:31.379Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T17:50:31.379Z] ---> Running in 8350fb74433b [2021-05-19T17:50:31.644Z] ---> Running in ea79db15211e [2021-05-19T17:50:31.644Z] Removing intermediate container 8350fb74433b [2021-05-19T17:50:31.644Z] ---> 121e3eefd7f8 [2021-05-19T17:50:31.644Z] Step 14/22 : WORKDIR /edgex [2021-05-19T17:50:31.907Z] Removing intermediate container ea79db15211e [2021-05-19T17:50:31.907Z] ---> 223904496f8c [2021-05-19T17:50:31.907Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:50:31.907Z] ---> Running in e030a1417ebd [2021-05-19T17:50:32.171Z] ---> Running in a005cbd1a1f5 [2021-05-19T17:50:32.436Z] Removing intermediate container e030a1417ebd [2021-05-19T17:50:32.436Z] ---> d6f62823c25c [2021-05-19T17:50:32.436Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T17:50:32.436Z] Removing intermediate container a005cbd1a1f5 [2021-05-19T17:50:32.436Z] ---> 3a668589fc2a [2021-05-19T17:50:32.436Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:50:33.382Z] ---> Running in 013abe10de09 [2021-05-19T17:50:33.655Z] ---> 73b581fb9947 [2021-05-19T17:50:33.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T17:50:33.949Z] Removing intermediate container 013abe10de09 [2021-05-19T17:50:33.949Z] ---> 6ffc2525250b [2021-05-19T17:50:33.949Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:50:34.541Z] ---> Running in 4fda4f2867e0 [2021-05-19T17:50:35.067Z] ---> 2c800855675f [2021-05-19T17:50:35.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T17:50:35.936Z] Removing intermediate container 4fda4f2867e0 [2021-05-19T17:50:35.936Z] ---> 77366993c3f0 [2021-05-19T17:50:35.936Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:50:36.300Z] ---> Running in 29f91584a806 [2021-05-19T17:50:36.300Z] ---> e80622bf1cc6 [2021-05-19T17:50:36.300Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T17:50:36.300Z] ---> Running in 1baad78e275a [2021-05-19T17:50:36.653Z] Removing intermediate container 29f91584a806 [2021-05-19T17:50:36.653Z] ---> 5e1e688bb5aa [2021-05-19T17:50:36.653Z] [2021-05-19T17:50:36.988Z] Successfully built 5e1e688bb5aa [2021-05-19T17:50:36.988Z] Removing intermediate container 1baad78e275a [2021-05-19T17:50:36.988Z] ---> 1e829f22fd80 [2021-05-19T17:50:36.988Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T17:50:36.988Z] Successfully tagged core-metadata:latest [2021-05-19T17:50:37.679Z]  Building core-metadata ... done  ---> Running in f2cb9c747d6c [2021-05-19T17:50:39.602Z] Removing intermediate container f2cb9c747d6c [2021-05-19T17:50:39.602Z] ---> 485984a70fef [2021-05-19T17:50:39.602Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T17:50:40.174Z] ---> Running in faabbae0b250 [2021-05-19T17:50:41.117Z] Removing intermediate container faabbae0b250 [2021-05-19T17:50:41.117Z] ---> 24669294b4dc [2021-05-19T17:50:41.117Z] Step 21/22 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:50:41.689Z] ---> Running in 0e1aff2a994c [2021-05-19T17:50:42.267Z] Removing intermediate container 0e1aff2a994c [2021-05-19T17:50:42.267Z] ---> 7918f3c349f5 [2021-05-19T17:50:42.267Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T17:50:42.843Z] ---> Running in 8394d12fc2bd [2021-05-19T17:50:44.253Z] Removing intermediate container 8394d12fc2bd [2021-05-19T17:50:44.253Z] ---> 2a72dfe61a98 [2021-05-19T17:50:44.253Z] [2021-05-19T17:50:44.253Z] Successfully built 2a72dfe61a98 [2021-05-19T17:50:46.163Z] Successfully tagged security-proxy-setup:latest [2021-05-19T17:50:46.163Z]  Building security-proxy-setup ... done Removing intermediate container e5eca0744c38 [2021-05-19T17:50:46.163Z] ---> b16c13970d65 [2021-05-19T17:50:46.163Z] [2021-05-19T17:50:46.163Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:50:46.163Z] ---> 13621d1b12d4 [2021-05-19T17:50:46.163Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:50:46.163Z] ---> Using cache [2021-05-19T17:50:46.163Z] ---> 7f34eac8a551 [2021-05-19T17:50:46.163Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:50:46.163Z] ---> Using cache [2021-05-19T17:50:46.163Z] ---> e359b1f5bb0c [2021-05-19T17:50:46.163Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T17:50:46.434Z] ---> Running in bea47032e4fd [2021-05-19T17:50:47.018Z] Removing intermediate container bea47032e4fd [2021-05-19T17:50:47.018Z] ---> ea7fd0d90de6 [2021-05-19T17:50:47.018Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:50:47.018Z] ---> Running in 57ccfea39a03 [2021-05-19T17:50:47.283Z] Removing intermediate container 57ccfea39a03 [2021-05-19T17:50:47.283Z] ---> b0cca8424da9 [2021-05-19T17:50:47.283Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:50:47.885Z] ---> a38d294918d8 [2021-05-19T17:50:47.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T17:50:51.183Z] ---> 7ed1fa82f393 [2021-05-19T17:50:51.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T17:50:51.183Z] Removing intermediate container 2cc88d071d69 [2021-05-19T17:50:51.183Z] ---> e4b440b19cb5 [2021-05-19T17:50:51.183Z] [2021-05-19T17:50:51.183Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:50:51.183Z] ---> 13621d1b12d4 [2021-05-19T17:50:51.183Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T17:50:51.183Z] ---> Running in 861c72302187 [2021-05-19T17:50:51.183Z] ---> e8d87a70f534 [2021-05-19T17:50:51.183Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T17:50:51.444Z] ---> Running in e73cb718e982 [2021-05-19T17:50:51.712Z] Removing intermediate container e73cb718e982 [2021-05-19T17:50:51.712Z] ---> dd3a3ae07c06 [2021-05-19T17:50:51.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:50:51.712Z] ---> Running in 91df4b299b7f [2021-05-19T17:50:51.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:50:51.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:50:51.712Z] Removing intermediate container 91df4b299b7f [2021-05-19T17:50:51.712Z] ---> a89bf6088aa9 [2021-05-19T17:50:51.712Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T17:50:51.972Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T17:50:51.972Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:50:51.972Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:50:51.972Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:50:51.972Z] OK: 6 MiB in 16 packages [2021-05-19T17:50:52.233Z] ---> Running in 0c1d3fb9649f [2021-05-19T17:50:52.500Z] Removing intermediate container 0c1d3fb9649f [2021-05-19T17:50:52.500Z] ---> 5a97e5961e30 [2021-05-19T17:50:52.500Z] Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:50:52.810Z] 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-19T17:50:53.071Z] ---> Running in fe8fd92014b9 [2021-05-19T17:50:53.071Z] Removing intermediate container 861c72302187 [2021-05-19T17:50:53.071Z] ---> 1ae49e7bbad1 [2021-05-19T17:50:53.071Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:50:53.331Z] ---> Running in a8026fe78d09 [2021-05-19T17:50:53.331Z] Removing intermediate container fe8fd92014b9 [2021-05-19T17:50:53.331Z] ---> 5eed756cdd72 [2021-05-19T17:50:53.331Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T17:50:53.331Z] ---> Running in e3815483403c [2021-05-19T17:50:53.331Z] Removing intermediate container a8026fe78d09 [2021-05-19T17:50:53.331Z] ---> f322d707c0e8 [2021-05-19T17:50:53.331Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T17:50:53.592Z] Removing intermediate container e3815483403c [2021-05-19T17:50:53.592Z] ---> 976c65eeda8d [2021-05-19T17:50:53.592Z] [2021-05-19T17:50:53.592Z] ---> Running in 1830509427be [2021-05-19T17:50:53.592Z] Successfully built 976c65eeda8d [2021-05-19T17:50:53.592Z] Successfully tagged support-scheduler:latest [2021-05-19T17:50:54.167Z]  Building support-scheduler ... done Removing intermediate container 1830509427be [2021-05-19T17:50:54.167Z] ---> 0de69e613ba7 [2021-05-19T17:50:54.167Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:50:54.167Z] ---> Running in 96c96202ac69 [2021-05-19T17:50:54.428Z] Removing intermediate container 96c96202ac69 [2021-05-19T17:50:54.428Z] ---> cd5c402daec3 [2021-05-19T17:50:54.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:50:54.692Z] ---> 99eccb4541cf [2021-05-19T17:50:54.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T17:50:55.430Z] 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-19T17:50:55.635Z] ---> 68de49f757e1 [2021-05-19T17:50:55.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T17:50:55.899Z] ---> bffaf9d1d7ec [2021-05-19T17:50:55.899Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T17:50:56.186Z] ---> Running in 9e6f2756fb43 [2021-05-19T17:50:56.448Z] Removing intermediate container 9e6f2756fb43 [2021-05-19T17:50:56.448Z] ---> 380f2c5c88c0 [2021-05-19T17:50:56.448Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:50:56.448Z] ---> Running in 36a51071eaae [2021-05-19T17:50:56.718Z] Removing intermediate container 36a51071eaae [2021-05-19T17:50:56.718Z] ---> c642774a31d5 [2021-05-19T17:50:56.718Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T17:50:56.718Z] ---> Running in a68df927c7fb [2021-05-19T17:50:56.979Z] Removing intermediate container a68df927c7fb [2021-05-19T17:50:56.979Z] ---> 8105cf99bbf7 [2021-05-19T17:50:56.979Z] Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:50:57.249Z] ---> Running in 301dcf8d918f [2021-05-19T17:50:57.249Z] Removing intermediate container 301dcf8d918f [2021-05-19T17:50:57.249Z] ---> 04743a15184f [2021-05-19T17:50:57.249Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T17:50:57.509Z] ---> Running in bb537e0aa333 [2021-05-19T17:50:57.770Z] Removing intermediate container bb537e0aa333 [2021-05-19T17:50:57.770Z] ---> ecd53511150a [2021-05-19T17:50:57.770Z] [2021-05-19T17:50:57.770Z] Successfully built ecd53511150a [2021-05-19T17:50:58.031Z] Successfully tagged support-notifications:latest [2021-05-19T17:50:58.306Z]  Building support-notifications ... done  [Pipeline] } [2021-05-19T17:50:58.330Z] $ docker stop --time=1 d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 [2021-05-19T17:51:00.568Z] $ docker rm -f d07015105f6f7f3a701bf8669ea657a06b8bd2ed6ea557a2a55db8112ddb0267 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T17:51:00.840Z] 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-19T17:51:00.840Z] 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-19T17:51:01.267Z] + docker images [2021-05-19T17:51:02.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T17:51:02.210Z] support-notifications latest ecd53511150a 4 seconds ago 17.7MB [2021-05-19T17:51:02.210Z] support-scheduler latest 976c65eeda8d 8 seconds ago 17.1MB [2021-05-19T17:51:02.210Z] e4b440b19cb5 11 seconds ago 1.16GB [2021-05-19T17:51:02.210Z] b16c13970d65 17 seconds ago 1.16GB [2021-05-19T17:51:02.210Z] security-proxy-setup latest 2a72dfe61a98 18 seconds ago 25.3MB [2021-05-19T17:51:02.210Z] core-metadata latest 5e1e688bb5aa 25 seconds ago 18.6MB [2021-05-19T17:51:02.210Z] 6955ede24389 36 seconds ago 1.16GB [2021-05-19T17:51:02.210Z] 834205640f85 43 seconds ago 1.17GB [2021-05-19T17:51:02.210Z] sys-mgmt-agent latest 96f50b6d7318 46 seconds ago 312MB [2021-05-19T17:51:02.210Z] security-bootstrapper latest bf0a4f925790 About a minute ago 18.2MB [2021-05-19T17:51:02.210Z] core-data latest f733dbe3f0b0 About a minute ago 21.6MB [2021-05-19T17:51:02.210Z] security-secretstore-setup latest b33201f4cd8a 2 minutes ago 25.8MB [2021-05-19T17:51:02.210Z] core-command latest 075c6e18012e 2 minutes ago 17.1MB [2021-05-19T17:51:02.210Z] 6aa3d71f117e 2 minutes ago 1.16GB [2021-05-19T17:51:02.210Z] da247a26d1e4 2 minutes ago 1.17GB [2021-05-19T17:51:02.210Z] 3901122adf89 2 minutes ago 1.16GB [2021-05-19T17:51:02.210Z] d7e62c159a5d 3 minutes ago 1.16GB [2021-05-19T17:51:02.210Z] 6ca521fe4e21 3 minutes ago 1.15GB [2021-05-19T17:51:02.210Z] ci-base-image-x86_64 latest 14801fded021 10 minutes ago 648MB [2021-05-19T17:51:02.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T17:51:02.210Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T17:51:02.210Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T17:51:02.210Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T17:51:02.210Z] 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-19T17:51:02.773Z] Running on prd-ubuntu18.04-docker-8c-8g-15085 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws [2021-05-19T17:51:02.792Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-19T17:51:02.931Z] The recommended git tool is: git [2021-05-19T17:51:05.104Z] using credential edgex-jenkins-ssh [2021-05-19T17:51:05.119Z] Cloning the remote Git repository [2021-05-19T17:51:05.122Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:51:05.193Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-19T17:51:06.302Z] 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-19T17:51:05.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:51:05.231Z] > git --version # timeout=10 [2021-05-19T17:51:05.237Z] > git --version # 'git version 2.17.1' [2021-05-19T17:51:05.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:51:05.266Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:51:10.624Z] 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-19T17:51:11.016Z] Merging remotes/origin/master commit 33be738d083b4922562f493dbd4ae71f8cb2af47 into PR head commit 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:51:11.150Z] Merge succeeded, producing 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:51:11.151Z] Checking out Revision 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 (PR-3481) [2021-05-19T17:51:10.291Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T17:51:10.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:51:10.305Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T17:51:10.313Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:51:10.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:51:10.318Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T17:51:11.006Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T17:51:11.011Z] > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 [2021-05-19T17:51:11.088Z] > git remote # timeout=10 [2021-05-19T17:51:11.100Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T17:51:11.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:51:11.118Z] > git merge 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 [2021-05-19T17:51:11.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T17:51:11.135Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T17:51:11.138Z] > git checkout -f 44a460356e9ddf9b6bb597fb5af3ae1a5c990658 # timeout=10 [2021-05-19T17:51:13.274Z] 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-19T17:51:14.797Z] Commit message: "Merge branch 'master' into issue-3472" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:51:15.997Z] + echo snap-build.sh [2021-05-19T17:51:15.997Z] snap-build.sh [2021-05-19T17:51:15.997Z] + SNAP_BASE_DIR=. [2021-05-19T17:51:15.997Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-19T17:51:15.997Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-19T17:51:15.997Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-19T17:51:15.997Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-19T17:51:15.997Z] + cd /w/workspace/edgex-go/4 [2021-05-19T17:51:15.997Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T17:51:15.997Z] Reading package lists... [2021-05-19T17:51:16.260Z] Building dependency tree... [2021-05-19T17:51:16.260Z] Reading state information... [2021-05-19T17:51:16.260Z] The following packages were automatically installed and are no longer required: [2021-05-19T17:51:16.260Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T17:51:16.260Z] uidmap xdelta3 [2021-05-19T17:51:16.260Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T17:51:16.260Z] The following packages will be REMOVED: [2021-05-19T17:51:16.260Z] lxd* lxd-client* [2021-05-19T17:51:16.670Z] 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-19T17:51:16.836Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T17:51:16.836Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T17:51:19.232Z] (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-19T17:51:19.232Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T17:51:20.066Z] 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-19T17:51:20.174Z] Removing lxd dnsmasq configuration [2021-05-19T17:51:20.175Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T17:51:20.746Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T17:51:22.692Z] 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-19T17:51:28.157Z] $ docker stop --time=1 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 [2021-05-19T17:51:30.590Z] $ docker rm -f 87fbb1b697287a7d23a72e5e40320516a6110b00623679e91d8c968524d9c5c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:51:32.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:51:32.476Z] [2021-05-19T17:51:32.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:51:33.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:51:33.384Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T17:51:33.384Z] 29e5d40040c1: Pulling fs layer [2021-05-19T17:51:33.384Z] 1ce36da41761: Pulling fs layer [2021-05-19T17:51:33.384Z] 25b303627fd3: Pulling fs layer [2021-05-19T17:51:33.995Z] 29e5d40040c1: Verifying Checksum [2021-05-19T17:51:33.995Z] 29e5d40040c1: Download complete [2021-05-19T17:51:34.597Z] 29e5d40040c1: Pull complete [2021-05-19T17:51:34.597Z] 1ce36da41761: Verifying Checksum [2021-05-19T17:51:34.597Z] 1ce36da41761: Download complete [2021-05-19T17:51:35.581Z] 1ce36da41761: Pull complete [2021-05-19T17:51:36.213Z] 25b303627fd3: Verifying Checksum [2021-05-19T17:51:36.213Z] 25b303627fd3: Download complete [2021-05-19T17:51:46.537Z] 25b303627fd3: Pull complete [2021-05-19T17:51:46.820Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T17:51:46.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:51:46.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T17:51:47.077Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2021-05-19T17:51:47.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T17:51:49.931Z] $ docker top fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:51:50.842Z] + docker-compose build --help [2021-05-19T17:51:50.842Z] + grep parallel [2021-05-19T17:51:54.215Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T17:51:54.245Z] $ docker stop --time=1 fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 [2021-05-19T17:51:56.018Z] $ docker rm -f fa91ee0b160df9c1f99a687131d610853fa194a403311b600dfba0030c3b3607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:51:56.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:51:56.696Z] . [Pipeline] withDockerContainer [2021-05-19T17:51:56.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2021-05-19T17:51:57.013Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-19T17:51:58.508Z] $ docker top ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:51:59.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T17:52:03.743Z] Building core-command ... [2021-05-19T17:52:03.743Z] Building core-data ... [2021-05-19T17:52:03.743Z] Building core-metadata ... [2021-05-19T17:52:03.743Z] Building security-bootstrapper ... [2021-05-19T17:52:03.743Z] Building security-proxy-setup ... [2021-05-19T17:52:03.743Z] Building security-secretstore-setup ... [2021-05-19T17:52:03.743Z] Building support-notifications ... [2021-05-19T17:52:03.743Z] Building support-scheduler ... [2021-05-19T17:52:03.743Z] Building sys-mgmt-agent ... [2021-05-19T17:52:03.743Z] Building security-bootstrapper [2021-05-19T17:52:03.743Z] Building core-command [2021-05-19T17:52:03.743Z] Building support-notifications [2021-05-19T17:52:03.743Z] Building support-scheduler [2021-05-19T17:52:03.743Z] Building core-metadata [2021-05-19T17:53:12.278Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T17:53:12.278Z] (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-19T17:53:12.278Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T17:53:12.278Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T17:53:12.278Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T17:53:13.665Z] + sudo snap remove --purge lxd [2021-05-19T17:53:13.665Z] snap "lxd" is not installed [2021-05-19T17:53:13.665Z] + sudo groupadd --force --system lxd [2021-05-19T17:53:13.665Z] ++ whoami [2021-05-19T17:53:13.665Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T17:53:13.665Z] + newgrp - lxd [2021-05-19T17:53:13.665Z] + sudo snap install lxd [2021-05-19T17:53:23.672Z] 2021-05-19T17:53:20Z INFO Waiting for automatic snapd restart... [2021-05-19T17:53:25.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:53:25.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:53:25.495Z] ---> 0dd15da1d405 [2021-05-19T17:53:25.495Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:53:25.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:53:25.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:53:25.495Z] ---> 0dd15da1d405 [2021-05-19T17:53:25.495Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:53:25.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:53:25.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:53:25.495Z] ---> 0dd15da1d405 [2021-05-19T17:53:25.495Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:53:25.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:53:25.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:53:25.495Z] ---> 0dd15da1d405 [2021-05-19T17:53:25.495Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:53:25.495Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:53:25.495Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:53:25.495Z] ---> 0dd15da1d405 [2021-05-19T17:53:25.495Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T17:53:25.495Z] ---> Running in 41ca0bd683b4 [2021-05-19T17:53:25.495Z] ---> Running in b608e2da8e71 [2021-05-19T17:53:25.495Z] ---> Running in 4bed1438792a [2021-05-19T17:53:25.495Z] ---> Running in a2f0cf8cf72b [2021-05-19T17:53:25.495Z] ---> Running in 6729d722c980 [2021-05-19T17:53:25.495Z] Removing intermediate container 41ca0bd683b4 [2021-05-19T17:53:25.495Z] ---> e633bad48587 [2021-05-19T17:53:25.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:53:25.495Z] Removing intermediate container a2f0cf8cf72b [2021-05-19T17:53:25.495Z] ---> f464e485375d [2021-05-19T17:53:25.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:53:25.495Z] Removing intermediate container b608e2da8e71 [2021-05-19T17:53:25.495Z] ---> 11af4b3bd024 [2021-05-19T17:53:25.495Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:53:25.495Z] Removing intermediate container 4bed1438792a [2021-05-19T17:53:25.495Z] ---> 1a34ad7779d4 [2021-05-19T17:53:25.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:53:25.495Z] Removing intermediate container 6729d722c980 [2021-05-19T17:53:25.495Z] ---> 6854aa25e228 [2021-05-19T17:53:25.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:53:25.495Z] ---> Running in 518528a386a5 [2021-05-19T17:53:25.495Z] ---> Running in 0318ee8adf59 [2021-05-19T17:53:25.495Z] ---> Running in ec2ef9321b22 [2021-05-19T17:53:25.495Z] ---> Running in e580dc7dd16a [2021-05-19T17:53:25.495Z] ---> Running in f2c61dc5c139 [2021-05-19T17:53:25.495Z] Removing intermediate container 518528a386a5 [2021-05-19T17:53:25.495Z] ---> e808b39e8f2f [2021-05-19T17:53:25.495Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:53:25.495Z] ---> Running in b0c462edb74c [2021-05-19T17:53:25.495Z] Removing intermediate container ec2ef9321b22 [2021-05-19T17:53:25.495Z] ---> 7f6201c27556 [2021-05-19T17:53:25.495Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T17:53:25.495Z] ---> Running in 7f6f2d9e4115 [2021-05-19T17:53:25.495Z] Removing intermediate container 0318ee8adf59 [2021-05-19T17:53:25.495Z] ---> 4aff5064cf38 [2021-05-19T17:53:25.495Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T17:53:25.495Z] Removing intermediate container e580dc7dd16a [2021-05-19T17:53:25.495Z] ---> 7e88a4f2e5de [2021-05-19T17:53:25.495Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T17:53:25.495Z] Removing intermediate container f2c61dc5c139 [2021-05-19T17:53:25.495Z] ---> 5cd9a6a63b6d [2021-05-19T17:53:25.495Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:53:25.495Z] ---> Running in 57afb70505f2 [2021-05-19T17:53:25.495Z] ---> Running in 7fd4d5963a56 [2021-05-19T17:53:25.495Z] ---> Running in 0b9347b0c479 [2021-05-19T17:53:26.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:27.904Z] OK: 218 MiB in 52 packages [2021-05-19T17:53:28.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:28.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:28.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:53:28.785Z] OK: 218 MiB in 52 packages [2021-05-19T17:53:29.388Z] Removing intermediate container b0c462edb74c [2021-05-19T17:53:29.388Z] ---> 895fbd7f2ce0 [2021-05-19T17:53:29.388Z] Step 6/24 : COPY go.mod . [2021-05-19T17:53:29.388Z] OK: 218 MiB in 52 packages [2021-05-19T17:53:29.670Z] OK: 218 MiB in 52 packages [2021-05-19T17:53:29.670Z] OK: 218 MiB in 52 packages [2021-05-19T17:53:30.659Z] Removing intermediate container 7f6f2d9e4115 [2021-05-19T17:53:30.659Z] ---> bb5a3ebefe4f [2021-05-19T17:53:30.659Z] Step 6/32 : COPY go.mod . [2021-05-19T17:53:30.659Z] ---> c1404408ec0c [2021-05-19T17:53:30.659Z] Step 7/24 : RUN go mod download [2021-05-19T17:53:30.934Z] ---> Running in 929a1ede9353 [2021-05-19T17:53:31.223Z] Removing intermediate container 7fd4d5963a56 [2021-05-19T17:53:31.223Z] ---> 6d80d19e3410 [2021-05-19T17:53:31.223Z] Step 6/23 : COPY go.mod . [2021-05-19T17:53:31.502Z] Removing intermediate container 57afb70505f2 [2021-05-19T17:53:31.502Z] Removing intermediate container 0b9347b0c479 [2021-05-19T17:53:31.502Z] ---> e10052753414 [2021-05-19T17:53:31.502Z] Step 6/23 : COPY go.mod . [2021-05-19T17:53:31.502Z] ---> 43b88e81460d [2021-05-19T17:53:31.502Z] Step 6/24 : COPY go.mod . [2021-05-19T17:53:32.097Z] ---> 14dcc9a7e983 [2021-05-19T17:53:32.097Z] Step 7/32 : RUN go mod download [2021-05-19T17:53:32.373Z] ---> Running in 30df1b7f161a [2021-05-19T17:53:32.373Z] ---> d743fefba997 [2021-05-19T17:53:32.373Z] Step 7/23 : RUN go mod download [2021-05-19T17:53:32.650Z] ---> Running in 9f05cdcddabb [2021-05-19T17:53:32.924Z] ---> 65db7b430241 [2021-05-19T17:53:32.924Z] Step 7/23 : RUN go mod download [2021-05-19T17:53:32.924Z] ---> b84d36744e17 [2021-05-19T17:53:32.924Z] Step 7/24 : RUN go mod download [2021-05-19T17:53:33.199Z] ---> Running in 5e9091910999 [2021-05-19T17:53:33.199Z] ---> Running in 2bb4fd47b678 [2021-05-19T17:53:34.652Z] Removing intermediate container 929a1ede9353 [2021-05-19T17:53:34.652Z] ---> 907751f23815 [2021-05-19T17:53:34.652Z] Step 8/24 : COPY . . [2021-05-19T17:53:36.667Z] Removing intermediate container 30df1b7f161a [2021-05-19T17:53:36.667Z] ---> c46b9de9b98f [2021-05-19T17:53:36.667Z] Step 8/32 : COPY . . [2021-05-19T17:53:37.654Z] Removing intermediate container 9f05cdcddabb [2021-05-19T17:53:37.654Z] ---> a1a47c098f99 [2021-05-19T17:53:37.654Z] Step 8/23 : COPY . . [2021-05-19T17:53:38.641Z] Removing intermediate container 5e9091910999 [2021-05-19T17:53:38.641Z] ---> eb4b1a464562 [2021-05-19T17:53:38.641Z] Step 8/23 : COPY . . [2021-05-19T17:53:38.641Z] Removing intermediate container 2bb4fd47b678 [2021-05-19T17:53:38.641Z] ---> 1e352b35e650 [2021-05-19T17:53:38.641Z] Step 8/24 : COPY . . [2021-05-19T17:53:41.805Z] lxd 4.14 from Canonical* installed [2021-05-19T17:53:41.806Z] + sudo lxd init --auto [2021-05-19T17:53:51.827Z] + sudo snap install --classic snapcraft [2021-05-19T17:53:58.425Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T17:53:58.425Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T17:53:58.425Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T17:53:58.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:53:58.425Z] Dload Upload Total Spent Left Speed [2021-05-19T17:53:58.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 [2021-05-19T17:53:58.687Z] 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 9060k [2021-05-19T17:53:58.687Z] ./yq_linux_amd64 [2021-05-19T17:53:58.948Z] + sudo snapcraft prime --use-lxd [2021-05-19T17:54:00.849Z] ---> b38f3f7ec631 [2021-05-19T17:54:00.849Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:54:00.849Z] ---> 227152ba390c [2021-05-19T17:54:00.849Z] Step 9/32 : RUN go mod tidy [2021-05-19T17:54:00.849Z] ---> 50114c1f8811 [2021-05-19T17:54:00.849Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:54:00.869Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T17:54:00.869Z] 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-19T17:54:00.869Z] - README.md [2021-05-19T17:54:00.869Z] [2021-05-19T17:54:00.869Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T17:54:01.121Z] ---> 045a92c4a748 [2021-05-19T17:54:01.121Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:54:01.121Z] ---> Running in 9b730892adec [2021-05-19T17:54:01.121Z] ---> Running in 82e874291a38 [2021-05-19T17:54:01.121Z] ---> Running in 3d1618bbe4be [2021-05-19T17:54:01.130Z] Launching a container. [2021-05-19T17:54:01.401Z] ---> Running in 99d32e68a895 [2021-05-19T17:54:01.675Z] ---> dab620c125ea [2021-05-19T17:54:01.675Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:54:01.952Z] ---> Running in 4a34debfb48b [2021-05-19T17:54:08.713Z] Removing intermediate container 9b730892adec [2021-05-19T17:54:08.714Z] ---> ade6e282a727 [2021-05-19T17:54:08.714Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T17:54:08.714Z] ---> Running in 6d2796f722e3 [2021-05-19T17:54:08.714Z] Removing intermediate container 82e874291a38 [2021-05-19T17:54:08.714Z] ---> 85304fcabf86 [2021-05-19T17:54:08.714Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T17:54:08.714Z] ---> Running in 3d069f06924a [2021-05-19T17:54:08.989Z] Removing intermediate container 3d1618bbe4be [2021-05-19T17:54:08.989Z] ---> 80ed43de053e [2021-05-19T17:54:08.989Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T17:54:09.266Z] ---> Running in bd4189f392f6 [2021-05-19T17:54:09.266Z] Removing intermediate container 99d32e68a895 [2021-05-19T17:54:09.266Z] ---> 6b7fe7952904 [2021-05-19T17:54:09.266Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T17:54:09.274Z] Waiting for container to be ready [2021-05-19T17:54:09.274Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T17:54:09.274Z] [2021-05-19T17:54:09.550Z] Removing intermediate container 4a34debfb48b [2021-05-19T17:54:09.550Z] ---> 022773ce396b [2021-05-19T17:54:09.551Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T17:54:09.551Z] ---> Running in c6fbadf601b7 [2021-05-19T17:54:09.844Z] ---> Running in bedf3eea34ee [2021-05-19T17:54:09.844Z] 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-19T17:54:11.294Z] 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-19T17:54:11.821Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T17:54:11.912Z] 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-19T17:54:12.089Z] Waiting for network to be ready... [2021-05-19T17:54:12.190Z] 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-19T17:54:12.666Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T17:54:12.667Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T17:54:12.667Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-19T17:54:12.667Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-19T17:54:12.667Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T17:54:12.667Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T17:54:12.667Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T17:54:12.793Z] 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-19T17:54:12.928Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T17:54:12.928Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T17:54:12.928Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T17:54:13.189Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T17:54:13.189Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T17:54:13.453Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T17:54:13.453Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T17:54:13.454Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T17:54:13.454Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T17:54:13.454Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T17:54:13.454Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T17:54:13.715Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T17:54:13.978Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-19T17:54:13.978Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T17:54:13.978Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T17:54:13.978Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T17:54:13.978Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T17:54:13.978Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T17:54:13.978Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T17:54:13.978Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T17:54:16.540Z] Fetched 24.6 MB in 4s (6282 kB/s) [2021-05-19T17:54:17.113Z] Reading package lists... [2021-05-19T17:54:17.375Z] Reading package lists... [2021-05-19T17:54:17.636Z] Building dependency tree... [2021-05-19T17:54:17.636Z] Reading state information... [2021-05-19T17:54:17.636Z] The following additional packages will be installed: [2021-05-19T17:54:17.636Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T17:54:17.636Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T17:54:17.636Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T17:54:17.636Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T17:54:17.636Z] Suggested packages: [2021-05-19T17:54:17.636Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T17:54:17.636Z] Recommended packages: [2021-05-19T17:54:17.636Z] gnupg libsasl2-modules [2021-05-19T17:54:17.636Z] The following NEW packages will be installed: [2021-05-19T17:54:17.636Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T17:54:17.636Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T17:54:17.636Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T17:54:17.636Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T17:54:17.636Z] The following packages will be upgraded: [2021-05-19T17:54:17.636Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T17:54:17.898Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T17:54:17.898Z] Need to get 3530 kB of archives. [2021-05-19T17:54:17.898Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T17:54:17.898Z] 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-19T17:54:17.898Z] 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-19T17:54:17.898Z] 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-19T17:54:17.898Z] 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-19T17:54:17.898Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T17:54:18.159Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T17:54:18.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T17:54:18.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T17:54:18.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T17:54:18.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T17:54:18.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T17:54:18.733Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T17:54:18.733Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T17:54:18.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T17:54:18.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T17:54:18.733Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T17:54:18.733Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T17:54:18.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T17:54:18.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T17:54:18.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T17:54:18.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T17:54:18.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T17:54:18.995Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T17:54:18.995Z] Fetched 3530 kB in 1s (3433 kB/s) [2021-05-19T17:54:18.995Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T17:54:18.995Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T17:54:18.995Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T17:54:18.995Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T17:54:18.995Z] Selecting previously unselected package udev. [2021-05-19T17:54:18.995Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T17:54:18.995Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T17:54:18.995Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T17:54:19.256Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T17:54:19.256Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T17:54:19.256Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T17:54:19.256Z] Selecting previously unselected package fuse. [2021-05-19T17:54:19.256Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T17:54:19.256Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T17:54:19.519Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T17:54:19.519Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T17:54:19.519Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T17:54:19.519Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T17:54:19.519Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T17:54:19.519Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T17:54:19.782Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T17:54:19.782Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T17:54:19.782Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T17:54:19.782Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T17:54:19.782Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:19.782Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:19.782Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T17:54:19.782Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:19.782Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.043Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T17:54:20.043Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.043Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.043Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T17:54:20.043Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.043Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.043Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T17:54:20.043Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.043Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.305Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T17:54:20.305Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.305Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.305Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T17:54:20.305Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.305Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.569Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T17:54:20.569Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.569Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.569Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T17:54:20.569Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T17:54:20.569Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:20.832Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T17:54:20.832Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T17:54:20.832Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T17:54:20.832Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T17:54:20.832Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T17:54:21.096Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T17:54:21.096Z] Selecting previously unselected package libldap-common. [2021-05-19T17:54:21.096Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T17:54:21.096Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T17:54:21.357Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T17:54:21.357Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T17:54:21.357Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T17:54:21.357Z] Selecting previously unselected package dirmngr. [2021-05-19T17:54:21.357Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T17:54:21.620Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T17:54:21.620Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T17:54:21.880Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T17:54:21.880Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T17:54:21.880Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T17:54:21.880Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T17:54:21.880Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T17:54:21.880Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:21.880Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T17:54:21.880Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T17:54:22.141Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T17:54:22.402Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T17:54:22.402Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.402Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T17:54:22.667Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T17:54:22.667Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T17:54:22.667Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T17:54:22.667Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T17:54:22.667Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T17:54:22.667Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T17:54:22.929Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T17:54:22.929Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T17:54:22.929Z] This means they are not meant to be enabled using systemctl. [2021-05-19T17:54:22.929Z] Possible reasons for having this kind of units are: [2021-05-19T17:54:22.929Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T17:54:22.929Z] .wants/ or .requires/ directory. [2021-05-19T17:54:22.929Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T17:54:22.929Z] a requirement dependency on it. [2021-05-19T17:54:22.929Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T17:54:22.929Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T17:54:22.929Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T17:54:22.929Z] instance name specified. [2021-05-19T17:54:23.502Z] Reading package lists... [2021-05-19T17:54:23.502Z] Building dependency tree... [2021-05-19T17:54:23.502Z] Reading state information... [2021-05-19T17:54:23.502Z] The following additional packages will be installed: [2021-05-19T17:54:23.502Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T17:54:23.502Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T17:54:23.502Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T17:54:23.502Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T17:54:23.502Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T17:54:23.502Z] Suggested packages: [2021-05-19T17:54:23.502Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T17:54:23.502Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T17:54:23.502Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T17:54:23.502Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T17:54:23.502Z] systemd-container policykit-1 [2021-05-19T17:54:23.502Z] Recommended packages: [2021-05-19T17:54:23.502Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T17:54:23.762Z] The following NEW packages will be installed: [2021-05-19T17:54:23.762Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T17:54:23.762Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T17:54:23.762Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T17:54:23.762Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T17:54:23.762Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T17:54:23.762Z] The following packages will be upgraded: [2021-05-19T17:54:23.762Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T17:54:23.762Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T17:54:23.762Z] Need to get 35.2 MB of archives. [2021-05-19T17:54:23.762Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T17:54:23.762Z] 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-19T17:54:23.762Z] 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-19T17:54:23.762Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T17:54:23.762Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T17:54:23.762Z] 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-19T17:54:23.762Z] 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-19T17:54:24.024Z] 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-19T17:54:24.024Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T17:54:24.024Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T17:54:24.024Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T17:54:24.024Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T17:54:24.024Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T17:54:24.024Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T17:54:24.024Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T17:54:24.024Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T17:54:24.024Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T17:54:24.024Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T17:54:24.968Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T17:54:24.968Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T17:54:24.968Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T17:54:24.968Z] 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-19T17:54:24.968Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T17:54:24.968Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T17:54:24.968Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T17:54:24.968Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T17:54:24.968Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T17:54:24.968Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T17:54:24.968Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T17:54:25.230Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T17:54:25.230Z] 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-19T17:54:25.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T17:54:25.230Z] Fetched 35.2 MB in 2s (23.4 MB/s) [2021-05-19T17:54:25.492Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T17:54:25.492Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T17:54:25.492Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T17:54:26.437Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T17:54:26.437Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T17:54:26.698Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T17:54:26.699Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T17:54:26.699Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T17:54:26.699Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T17:54:26.961Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T17:54:26.961Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T17:54:26.961Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T17:54:27.224Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T17:54:27.486Z] Setting up apt (1.6.13) ... [2021-05-19T17:54:27.486Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T17:54:27.748Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T17:54:28.017Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T17:54:28.017Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T17:54:28.017Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T17:54:28.017Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T17:54:28.017Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T17:54:28.017Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:28.279Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T17:54:28.279Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T17:54:28.279Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T17:54:28.541Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T17:54:28.541Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T17:54:28.541Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:28.802Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T17:54:28.802Z] Checking for services that may need to be restarted...done. [2021-05-19T17:54:28.802Z] Checking for services that may need to be restarted...done. [2021-05-19T17:54:29.064Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:29.064Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T17:54:29.064Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:29.658Z] Selecting previously unselected package python3-minimal. [2021-05-19T17:54:29.658Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T17:54:29.658Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T17:54:29.658Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T17:54:29.919Z] Selecting previously unselected package mime-support. [2021-05-19T17:54:29.919Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T17:54:29.919Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T17:54:30.181Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T17:54:30.181Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T17:54:30.181Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T17:54:30.442Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T17:54:30.442Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T17:54:30.442Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:31.014Z] Selecting previously unselected package python3.6. [2021-05-19T17:54:31.014Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T17:54:31.014Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:31.014Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T17:54:31.014Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T17:54:31.014Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T17:54:31.014Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T17:54:31.275Z] Selecting previously unselected package python3. [2021-05-19T17:54:31.275Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T17:54:31.275Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T17:54:31.275Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T17:54:31.275Z] Selecting previously unselected package multiarch-support. [2021-05-19T17:54:31.275Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T17:54:31.275Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T17:54:31.537Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T17:54:31.537Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T17:54:31.537Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T17:54:31.537Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T17:54:31.537Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T17:54:31.811Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T17:54:31.811Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T17:54:31.811Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T17:54:31.811Z] Selecting previously unselected package sudo. [2021-05-19T17:54:31.811Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T17:54:31.811Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T17:54:32.072Z] Selecting previously unselected package apparmor. [2021-05-19T17:54:32.072Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T17:54:32.072Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T17:54:32.333Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T17:54:32.333Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T17:54:32.333Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T17:54:32.333Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T17:54:32.333Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T17:54:32.333Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:32.593Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T17:54:32.593Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T17:54:32.593Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:32.593Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T17:54:32.593Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T17:54:32.593Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T17:54:32.593Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T17:54:32.593Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T17:54:32.593Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:32.593Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T17:54:32.593Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T17:54:32.869Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:32.869Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T17:54:32.869Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T17:54:32.869Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T17:54:33.129Z] Selecting previously unselected package openssh-client. [2021-05-19T17:54:33.129Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T17:54:33.129Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T17:54:33.129Z] Selecting previously unselected package squashfs-tools. [2021-05-19T17:54:33.129Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T17:54:33.129Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T17:54:34.521Z] Selecting previously unselected package snapd. [2021-05-19T17:54:34.521Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T17:54:34.521Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T17:54:36.434Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T17:54:36.434Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T17:54:36.434Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T17:54:36.434Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T17:54:36.434Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T17:54:36.434Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:36.434Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T17:54:36.694Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T17:54:36.694Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T17:54:37.266Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T17:54:37.266Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T17:54:37.266Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T17:54:37.266Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:37.266Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:37.266Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T17:54:37.838Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T17:54:37.838Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:37.838Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T17:54:37.838Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T17:54:37.838Z] running python rtupdate hooks for python3.6... [2021-05-19T17:54:37.838Z] running python post-rtupdate hooks for python3.6... [2021-05-19T17:54:37.838Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T17:54:38.410Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T17:54:38.672Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T17:54:38.672Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T17:54:38.933Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T17:54:39.194Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T17:54:39.455Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T17:54:39.455Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T17:54:39.716Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T17:54:39.976Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T17:54:39.976Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T17:54:40.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T17:54:40.516Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T17:54:40.776Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T17:54:40.776Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T17:54:41.038Z] /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-19T17:54:41.299Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T17:54:41.299Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T17:54:42.243Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T17:54:42.504Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T17:54:42.765Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T17:54:43.707Z] Reading package lists... [2021-05-19T17:54:43.967Z] Reading package lists... [2021-05-19T17:54:43.967Z] Building dependency tree... [2021-05-19T17:54:43.967Z] Reading state information... [2021-05-19T17:54:44.229Z] Calculating upgrade... [2021-05-19T17:54:44.229Z] The following packages will be upgraded: [2021-05-19T17:54:44.229Z] advancecomp base-files bash binutils binutils-common [2021-05-19T17:54:44.229Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T17:54:44.229Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T17:54:44.229Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T17:54:44.229Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T17:54:44.229Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T17:54:44.229Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T17:54:44.229Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T17:54:44.229Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T17:54:44.229Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T17:54:44.229Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T17:54:44.229Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T17:54:44.229Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T17:54:44.229Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T17:54:44.229Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T17:54:44.229Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T17:54:44.229Z] Need to get 64.0 MB of archives. [2021-05-19T17:54:44.229Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T17:54:44.229Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T17:54:44.492Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T17:54:44.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T17:54:44.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T17:54:44.492Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T17:54:44.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T17:54:44.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T17:54:44.492Z] 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-19T17:54:44.492Z] 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-19T17:54:44.492Z] 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-19T17:54:44.492Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T17:54:44.492Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T17:54:44.492Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-19T17:54:44.492Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T17:54:44.492Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T17:54:44.492Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T17:54:44.492Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T17:54:44.492Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T17:54:44.492Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T17:54:44.492Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-19T17:54:44.753Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T17:54:44.753Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-19T17:54:44.753Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T17:54:44.753Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T17:54:44.753Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T17:54:44.753Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T17:54:44.753Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T17:54:44.753Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T17:54:44.753Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T17:54:44.753Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T17:54:44.753Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T17:54:44.753Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T17:54:44.753Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T17:54:44.753Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T17:54:44.753Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T17:54:44.753Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T17:54:44.753Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T17:54:44.753Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T17:54:44.753Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T17:54:44.754Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T17:54:44.754Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T17:54:44.754Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T17:54:44.754Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T17:54:44.754Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T17:54:44.754Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T17:54:44.754Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T17:54:44.754Z] 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-19T17:54:44.754Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T17:54:44.754Z] 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-19T17:54:44.754Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T17:54:44.754Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T17:54:44.754Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T17:54:44.754Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T17:54:44.754Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T17:54:44.754Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T17:54:44.754Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T17:54:45.016Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T17:54:45.016Z] 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-19T17:54:45.278Z] 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-19T17:54:45.278Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T17:54:45.278Z] 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-19T17:54:45.278Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T17:54:45.278Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T17:54:45.278Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T17:54:45.278Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T17:54:45.849Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T17:54:45.849Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T17:54:45.849Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T17:54:45.849Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T17:54:45.849Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T17:54:45.849Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T17:54:45.849Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T17:54:45.849Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T17:54:45.849Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T17:54:45.849Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T17:54:45.849Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T17:54:46.109Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T17:54:46.109Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T17:54:46.109Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T17:54:46.109Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T17:54:46.109Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T17:54:46.109Z] 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-19T17:54:46.109Z] 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-19T17:54:46.109Z] 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-19T17:54:46.109Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T17:54:46.109Z] 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-19T17:54:46.109Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T17:54:46.370Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T17:54:46.370Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T17:54:46.370Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T17:54:46.370Z] 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-19T17:54:46.370Z] 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-19T17:54:46.370Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T17:54:46.370Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T17:54:46.370Z] 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-19T17:54:46.370Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T17:54:46.370Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T17:54:46.370Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T17:54:46.631Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T17:54:47.205Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T17:54:47.206Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T17:54:47.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T17:54:47.466Z] Fetched 64.0 MB in 3s (20.8 MB/s) [2021-05-19T17:54:48.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:48.038Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T17:54:48.038Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T17:54:50.589Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T17:54:50.589Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T17:54:50.589Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T17:54:50.850Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T17:54:51.420Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:51.421Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:51.680Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:51.680Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:51.680Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:51.942Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:51.942Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:51.942Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:51.942Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:51.942Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.202Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.202Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.202Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.202Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.463Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:54:52.463Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T17:54:52.463Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.463Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.723Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:54:52.723Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T17:54:52.723Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.723Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.723Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.982Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.982Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T17:54:52.982Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T17:54:52.982Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:54:53.243Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T17:54:53.243Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T17:54:53.503Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T17:54:54.445Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T17:54:54.445Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T17:54:54.445Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T17:54:54.445Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T17:54:54.445Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T17:54:54.706Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T17:54:54.706Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T17:54:54.967Z] Installing new version of config file /etc/issue ... [2021-05-19T17:54:54.967Z] Installing new version of config file /etc/issue.net ... [2021-05-19T17:54:54.967Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T17:54:54.967Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T17:54:54.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T17:54:55.227Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T17:54:55.227Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T17:54:55.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:55.227Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T17:54:55.227Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T17:54:55.489Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T17:54:55.489Z] 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-19T17:54:55.760Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:55.761Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:54:55.761Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T17:54:55.761Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:54:56.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:56.034Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T17:54:56.034Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T17:54:56.306Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T17:54:56.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:56.580Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T17:54:56.580Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T17:54:56.846Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T17:54:56.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:56.847Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T17:54:56.847Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T17:54:56.847Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T17:54:57.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:57.128Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T17:54:57.128Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T17:54:57.128Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T17:54:57.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:57.128Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T17:54:57.128Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T17:54:57.455Z] Setting up grep (3.1-2build1) ... [2021-05-19T17:54:57.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:57.455Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T17:54:57.455Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T17:54:57.455Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T17:54:57.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:57.455Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T17:54:57.455Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T17:54:57.860Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T17:54:57.860Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:57.860Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T17:54:57.860Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T17:54:58.131Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T17:54:58.392Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T17:54:58.392Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T17:54:58.392Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T17:54:58.965Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T17:54:58.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:54:58.965Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T17:54:58.965Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T17:55:00.357Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T17:55:00.357Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T17:55:00.357Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T17:55:00.357Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T17:55:00.618Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T17:55:00.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:00.618Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T17:55:00.618Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T17:55:00.901Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T17:55:01.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:01.163Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:01.163Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:01.425Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:01.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:01.686Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:01.686Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:01.686Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:01.948Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:01.949Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:01.949Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:01.949Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:01.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:01.949Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:01.949Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:02.209Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:02.209Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:02.209Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T17:55:02.209Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T17:55:02.470Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T17:55:02.470Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T17:55:02.731Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T17:55:02.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:02.731Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T17:55:02.731Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T17:55:02.731Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T17:55:02.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:02.993Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:02.993Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:02.993Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:03.253Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:03.253Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:03.253Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:03.253Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:03.253Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:03.253Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:03.514Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:03.776Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:04.038Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T17:55:04.299Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T17:55:04.561Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:04.561Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T17:55:04.561Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T17:55:04.561Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T17:55:04.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T17:55:04.823Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T17:55:04.823Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T17:55:05.085Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T17:55:05.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:05.346Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T17:55:05.631Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T17:55:05.892Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T17:55:06.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:06.166Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T17:55:06.426Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T17:55:06.426Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T17:55:06.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:06.686Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T17:55:06.686Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T17:55:06.686Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T17:55:06.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:06.686Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T17:55:06.686Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T17:55:06.946Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T17:55:06.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:06.946Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T17:55:06.946Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T17:55:06.946Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T17:55:07.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:07.207Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T17:55:07.207Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T17:55:07.468Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T17:55:07.468Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:07.468Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T17:55:07.731Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T17:55:07.731Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T17:55:07.731Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T17:55:07.731Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T17:55:07.731Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T17:55:07.731Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T17:55:07.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:07.993Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T17:55:07.993Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T17:55:08.255Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T17:55:08.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:08.255Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T17:55:08.255Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T17:55:08.255Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T17:55:08.516Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:08.516Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T17:55:08.516Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T17:55:08.516Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T17:55:08.516Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:08.516Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T17:55:08.516Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T17:55:08.777Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T17:55:08.777Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:08.777Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T17:55:08.777Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T17:55:09.037Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T17:55:09.299Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:09.299Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T17:55:09.299Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T17:55:09.560Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T17:55:09.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:09.560Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T17:55:09.560Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T17:55:09.560Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T17:55:09.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:09.821Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T17:55:09.821Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T17:55:09.821Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T17:55:10.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.083Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T17:55:10.083Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T17:55:10.083Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T17:55:10.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.083Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T17:55:10.083Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T17:55:10.345Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T17:55:10.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.345Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T17:55:10.345Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T17:55:10.606Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T17:55:10.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.606Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T17:55:10.606Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T17:55:10.868Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T17:55:10.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.868Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T17:55:10.868Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T17:55:10.868Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T17:55:10.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T17:55:10.868Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T17:55:10.868Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T17:55:11.128Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T17:55:11.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T17:55:11.128Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T17:55:11.128Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T17:55:11.128Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T17:55:11.128Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T17:55:11.389Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T17:55:11.389Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T17:55:11.651Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T17:55:11.651Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T17:55:11.912Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T17:55:11.912Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T17:55:11.912Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T17:55:11.912Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T17:55:11.912Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T17:55:12.173Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T17:55:12.173Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T17:55:12.173Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T17:55:12.173Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T17:55:12.173Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T17:55:12.173Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T17:55:12.173Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T17:55:12.434Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T17:55:12.434Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T17:55:12.696Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T17:55:12.696Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T17:55:13.269Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T17:55:13.269Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T17:55:13.269Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T17:55:13.269Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T17:55:13.529Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T17:55:13.529Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T17:55:14.104Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T17:55:14.104Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T17:55:14.104Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T17:55:14.104Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T17:55:14.104Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T17:55:14.104Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T17:55:14.365Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:14.365Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:14.365Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:14.628Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:14.628Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:14.628Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:14.628Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:14.628Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:16.012Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:16.012Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:16.954Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:16.954Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:17.528Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:17.528Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:17.528Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:17.528Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:18.468Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T17:55:18.468Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T17:55:18.468Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T17:55:18.468Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T17:55:18.468Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T17:55:18.468Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T17:55:19.052Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T17:55:19.052Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T17:55:19.052Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T17:55:19.052Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T17:55:19.320Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T17:55:19.320Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T17:55:19.320Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T17:55:19.320Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T17:55:19.320Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T17:55:19.320Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T17:55:19.582Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:19.582Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T17:55:19.582Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:19.582Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:19.582Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:19.582Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T17:55:19.582Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T17:55:19.851Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T17:55:19.851Z] [2021-05-19T17:55:19.851Z] Current default time zone: 'Etc/UTC' [2021-05-19T17:55:19.851Z] Local time is now: Wed May 19 17:55:19 UTC 2021. [2021-05-19T17:55:19.851Z] Universal Time is now: Wed May 19 17:55:19 UTC 2021. [2021-05-19T17:55:19.851Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T17:55:19.851Z] [2021-05-19T17:55:19.851Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T17:55:19.851Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:19.851Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T17:55:19.851Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T17:55:19.851Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T17:55:20.112Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T17:55:20.112Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T17:55:20.112Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T17:55:20.112Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T17:55:20.112Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T17:55:20.112Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:20.112Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T17:55:20.373Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:20.373Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T17:55:20.373Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:20.373Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T17:55:20.373Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T17:55:20.373Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T17:55:20.635Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T17:55:20.635Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T17:55:20.635Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T17:55:20.635Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T17:55:20.635Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T17:55:22.549Z] Updating certificates in /etc/ssl/certs... [2021-05-19T17:55:23.123Z] 23 added, 27 removed; done. [2021-05-19T17:55:23.386Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T17:55:23.386Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T17:55:23.386Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T17:55:23.386Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T17:55:23.386Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T17:55:23.386Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.386Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T17:55:23.386Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.386Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.386Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.386Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.647Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.647Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T17:55:23.647Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T17:55:23.647Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T17:55:23.647Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T17:55:23.647Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T17:55:23.647Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.647Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T17:55:23.647Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T17:55:23.647Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T17:55:23.908Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T17:55:23.908Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T17:55:23.908Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T17:55:23.908Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T17:55:23.908Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T17:55:23.908Z] Updating certificates in /etc/ssl/certs... [2021-05-19T17:55:24.484Z] 0 added, 0 removed; done. [2021-05-19T17:55:24.484Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T17:55:24.484Z] done. [2021-05-19T17:55:25.055Z] Reading package lists... [2021-05-19T17:55:25.055Z] Building dependency tree... [2021-05-19T17:55:25.055Z] Reading state information... [2021-05-19T17:55:25.316Z] The following NEW packages will be installed: [2021-05-19T17:55:25.316Z] apt-transport-https [2021-05-19T17:55:25.578Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T17:55:25.578Z] Need to get 1692 B of archives. [2021-05-19T17:55:25.578Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T17:55:25.578Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T17:55:25.578Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T17:55:25.578Z] Fetched 1692 B in 0s (5882 B/s) [2021-05-19T17:55:25.839Z] Selecting previously unselected package apt-transport-https. [2021-05-19T17:55:25.839Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T17:55:25.839Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T17:55:25.839Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T17:55:25.839Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T17:55:26.099Z] Waiting for network to be ready... [2021-05-19T17:55:31.393Z] 2021-05-19T17:55:28Z INFO Waiting for automatic snapd restart... [2021-05-19T17:55:32.349Z] snapd 2.50 from Canonical* installed [2021-05-19T17:55:33.292Z] "snapd" switched to the "latest/stable" channel [2021-05-19T17:55:33.292Z] [2021-05-19T17:55:37.501Z] core18 20210507 from Canonical* installed [2021-05-19T17:55:37.501Z] "core18" switched to the "latest/stable" channel [2021-05-19T17:55:37.501Z] [2021-05-19T17:55:45.643Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T17:55:45.643Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T17:55:45.643Z] [2021-05-19T17:55:49.848Z] 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-19T17:55:49.848Z] - README.md [2021-05-19T17:55:49.848Z] [2021-05-19T17:55:49.848Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T17:55:56.443Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T17:55:56.443Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T17:55:56.443Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T17:55:56.443Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T17:55:57.646Z] Reading package lists... [2021-05-19T17:55:57.907Z] 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-19T17:56:04.710Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T17:56:04.710Z] Reading package lists... [2021-05-19T17:56:04.710Z] Building dependency tree... [2021-05-19T17:56:04.710Z] Reading state information... [2021-05-19T17:56:04.710Z] Suggested packages: [2021-05-19T17:56:04.710Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T17:56:04.710Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T17:56:04.710Z] Recommended packages: [2021-05-19T17:56:04.710Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T17:56:04.710Z] The following NEW packages will be installed: [2021-05-19T17:56:04.710Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T17:56:04.711Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T17:56:04.711Z] pkg-config zip [2021-05-19T17:56:04.711Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T17:56:04.711Z] Need to get 7663 kB of archives. [2021-05-19T17:56:04.711Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T17:56:04.711Z] 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-19T17:56:04.711Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T17:56:04.711Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T17:56:04.711Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T17:56:04.711Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T17:56:04.711Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T17:56:04.711Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T17:56:04.711Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T17:56:04.972Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T17:56:04.972Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T17:56:04.972Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T17:56:04.972Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T17:56:04.972Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T17:56:05.233Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T17:56:05.234Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T17:56:05.234Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T17:56:05.234Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-05-19T17:56:05.806Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T17:56:05.806Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T17:56:05.806Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T17:56:06.095Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T17:56:07.039Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T17:56:07.039Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T17:56:07.039Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T17:56:07.612Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T17:56:07.612Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T17:56:07.612Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T17:56:07.873Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T17:56:07.873Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T17:56:07.873Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T17:56:08.135Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T17:56:08.135Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T17:56:08.135Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T17:56:08.395Z] Selecting previously unselected package liberror-perl. [2021-05-19T17:56:08.395Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T17:56:08.395Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T17:56:08.395Z] Selecting previously unselected package git-man. [2021-05-19T17:56:08.395Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T17:56:08.395Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T17:56:08.966Z] Selecting previously unselected package git. [2021-05-19T17:56:08.966Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T17:56:08.966Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T17:56:10.884Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T17:56:10.884Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T17:56:10.884Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T17:56:10.884Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T17:56:10.884Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T17:56:10.884Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T17:56:11.147Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T17:56:11.147Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T17:56:11.147Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T17:56:11.720Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T17:56:11.720Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T17:56:11.720Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T17:56:11.981Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T17:56:11.981Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T17:56:11.981Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T17:56:12.554Z] Selecting previously unselected package pkg-config. [2021-05-19T17:56:12.554Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T17:56:12.554Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T17:56:12.815Z] Selecting previously unselected package zip. [2021-05-19T17:56:12.815Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T17:56:12.815Z] Unpacking zip (3.0-11build1) ... [2021-05-19T17:56:12.815Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T17:56:12.815Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T17:56:12.815Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T17:56:12.815Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T17:56:13.077Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T17:56:13.077Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T17:56:13.077Z] No schema files found: doing nothing. [2021-05-19T17:56:13.077Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T17:56:13.077Z] Setting up zip (3.0-11build1) ... [2021-05-19T17:56:13.337Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T17:56:13.337Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T17:56:13.599Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T17:56:13.599Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T17:56:13.599Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T17:56:13.599Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T17:56:13.599Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T17:56:13.862Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T17:56:19.714Z] Removing intermediate container 3d069f06924a [2021-05-19T17:56:19.714Z] ---> 47d60324fac3 [2021-05-19T17:56:19.714Z] [2021-05-19T17:56:19.714Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T17:56:19.714Z] 3.12: Pulling from library/alpine [2021-05-19T17:56:19.714Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:56:19.714Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T17:56:19.714Z] ---> 9852663dfa18 [2021-05-19T17:56:19.714Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T17:56:19.714Z] ---> Running in 47426bf804d2 [2021-05-19T17:56:19.714Z] Removing intermediate container 47426bf804d2 [2021-05-19T17:56:19.714Z] ---> 0874647ebb2b [2021-05-19T17:56:19.714Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T17:56:19.714Z] ---> Running in 5fc6409f6831 [2021-05-19T17:56:19.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:19.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:19.714Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:56:19.714Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T17:56:19.714Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:56:19.714Z] OK: 5 MiB in 16 packages [2021-05-19T17:56:19.714Z] Removing intermediate container 5fc6409f6831 [2021-05-19T17:56:19.714Z] ---> fcfac4b89b20 [2021-05-19T17:56:19.714Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T17:56:19.714Z] ---> Running in 2f4e3ebe6a9f [2021-05-19T17:56:19.714Z] Removing intermediate container 2f4e3ebe6a9f [2021-05-19T17:56:19.714Z] ---> 02dabdd76598 [2021-05-19T17:56:19.714Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T17:56:19.714Z] ---> Running in 8754bb0b7b11 [2021-05-19T17:56:19.714Z] Removing intermediate container 8754bb0b7b11 [2021-05-19T17:56:19.714Z] ---> b17f01293b17 [2021-05-19T17:56:19.714Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T17:56:19.714Z] ---> Running in 517b5b6917c1 [2021-05-19T17:56:19.714Z] Removing intermediate container 517b5b6917c1 [2021-05-19T17:56:19.714Z] ---> d1eee377139c [2021-05-19T17:56:19.714Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T17:56:19.714Z] ---> Running in 541df019b9a3 [2021-05-19T17:56:20.455Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T17:56:20.455Z] git set to automatically installed. [2021-05-19T17:56:20.455Z] git-man set to automatically installed. [2021-05-19T17:56:20.455Z] libcurl3-gnutls set to automatically installed. [2021-05-19T17:56:20.455Z] liberror-perl set to automatically installed. [2021-05-19T17:56:20.455Z] libglib2.0-0 set to automatically installed. [2021-05-19T17:56:20.455Z] libnghttp2-14 set to automatically installed. [2021-05-19T17:56:20.455Z] libnorm1 set to automatically installed. [2021-05-19T17:56:20.455Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T17:56:20.455Z] libpsl5 set to automatically installed. [2021-05-19T17:56:20.455Z] librtmp1 set to automatically installed. [2021-05-19T17:56:20.455Z] libsodium23 set to automatically installed. [2021-05-19T17:56:20.455Z] libzmq3-dev set to automatically installed. [2021-05-19T17:56:20.455Z] libzmq5 set to automatically installed. [2021-05-19T17:56:20.455Z] pkg-config set to automatically installed. [2021-05-19T17:56:20.455Z] zip set to automatically installed. [2021-05-19T17:56:21.160Z] Removing intermediate container 541df019b9a3 [2021-05-19T17:56:21.160Z] ---> 3d1146406ada [2021-05-19T17:56:21.160Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T17:56:23.000Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T17:56:23.159Z] Removing intermediate container c6fbadf601b7 [2021-05-19T17:56:23.160Z] ---> cd46abfed14b [2021-05-19T17:56:23.160Z] [2021-05-19T17:56:23.160Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:56:23.160Z] ---> 9852663dfa18 [2021-05-19T17:56:23.160Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:56:23.434Z] ---> b678f716e000 [2021-05-19T17:56:23.434Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T17:56:24.032Z] ---> Running in 0b4498a1cd67 [2021-05-19T17:56:24.032Z] ---> Running in 7e34c61fecdc [2021-05-19T17:56:26.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:26.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:27.554Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:56:27.554Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:56:27.554Z] OK: 5 MiB in 15 packages [2021-05-19T17:56:28.152Z] Removing intermediate container bedf3eea34ee [2021-05-19T17:56:28.152Z] Removing intermediate container bd4189f392f6 [2021-05-19T17:56:28.152Z] ---> a528784fdf7c [2021-05-19T17:56:28.152Z] [2021-05-19T17:56:28.152Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:56:28.152Z] ---> 9852663dfa18 [2021-05-19T17:56:28.152Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T17:56:28.152Z] ---> c92fef837725 [2021-05-19T17:56:28.152Z] [2021-05-19T17:56:28.152Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:56:28.152Z] ---> 9852663dfa18 [2021-05-19T17:56:28.152Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:56:28.428Z] ---> Running in 5a6657986a23 [2021-05-19T17:56:28.428Z] ---> Running in 16a622e3b401 [2021-05-19T17:56:29.436Z] Removing intermediate container 7e34c61fecdc [2021-05-19T17:56:29.436Z] ---> e130a89e8cd2 [2021-05-19T17:56:29.436Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:56:29.436Z] Removing intermediate container 0b4498a1cd67 [2021-05-19T17:56:29.436Z] ---> f3ba1ae624e6 [2021-05-19T17:56:29.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:56:30.041Z] ---> Running in 715a958cd5e2 [2021-05-19T17:56:30.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:30.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:30.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:30.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:56:30.917Z] ---> 0d8458711be3 [2021-05-19T17:56:30.917Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T17:56:30.917Z] Removing intermediate container 715a958cd5e2 [2021-05-19T17:56:30.917Z] ---> ec61bb9db7cf [2021-05-19T17:56:30.917Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T17:56:31.155Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T17:56:31.197Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T17:56:31.197Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:56:31.197Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:56:31.418Z] snap "core18" has no updates available [2021-05-19T17:56:31.475Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:56:31.475Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:56:31.475Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:56:31.475Z] OK: 5 MiB in 15 packages [2021-05-19T17:56:31.475Z] ---> Running in 2569f5538c0d [2021-05-19T17:56:31.755Z] OK: 6 MiB in 16 packages [2021-05-19T17:56:31.990Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T17:56:32.750Z] Removing intermediate container 2569f5538c0d [2021-05-19T17:56:32.750Z] ---> 43c9f775821e [2021-05-19T17:56:32.750Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:56:33.343Z] Removing intermediate container 6d2796f722e3 [2021-05-19T17:56:33.343Z] ---> ed3e443ddadb [2021-05-19T17:56:33.343Z] [2021-05-19T17:56:33.343Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:56:33.343Z] ---> 9852663dfa18 [2021-05-19T17:56:33.343Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:56:33.343Z] ---> Using cache [2021-05-19T17:56:33.343Z] ---> f3ba1ae624e6 [2021-05-19T17:56:33.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:56:33.343Z] ---> Using cache [2021-05-19T17:56:33.343Z] ---> ec61bb9db7cf [2021-05-19T17:56:33.343Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T17:56:33.343Z] ---> 358e07d58268 [2021-05-19T17:56:33.343Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T17:56:33.343Z] ---> Running in b552a74e16aa [2021-05-19T17:56:33.936Z] ---> Running in 56ac9b4719bb [2021-05-19T17:56:33.936Z] Removing intermediate container 16a622e3b401 [2021-05-19T17:56:33.936Z] ---> 79c0cf420ee7 [2021-05-19T17:56:33.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:56:33.936Z] Removing intermediate container b552a74e16aa [2021-05-19T17:56:33.936Z] ---> 01cb19676787 [2021-05-19T17:56:33.936Z] Step 16/24 : WORKDIR / [2021-05-19T17:56:33.936Z] Removing intermediate container 5a6657986a23 [2021-05-19T17:56:33.936Z] ---> 37b2fa773ff2 [2021-05-19T17:56:33.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:56:34.214Z] ---> Running in 233c1eb13c56 [2021-05-19T17:56:34.214Z] ---> Running in 8a64aa602d62 [2021-05-19T17:56:34.485Z] ---> 73a8e5df3756 [2021-05-19T17:56:34.485Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T17:56:34.485Z] ---> Running in bb7ce17c629e [2021-05-19T17:56:34.485Z] Removing intermediate container 56ac9b4719bb [2021-05-19T17:56:34.485Z] ---> a9b0d77f80c9 [2021-05-19T17:56:34.485Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:56:34.759Z] ---> Running in c64f8ae7f228 [2021-05-19T17:56:34.759Z] Removing intermediate container 233c1eb13c56 [2021-05-19T17:56:34.759Z] ---> c13dfab57ada [2021-05-19T17:56:34.759Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T17:56:35.035Z] Removing intermediate container 8a64aa602d62 [2021-05-19T17:56:35.035Z] ---> b186ece18ca1 [2021-05-19T17:56:35.035Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:56:35.035Z] ---> Running in 06965ea0d115 [2021-05-19T17:56:35.035Z] Removing intermediate container bb7ce17c629e [2021-05-19T17:56:35.035Z] ---> 7ee3af3b92ae [2021-05-19T17:56:35.035Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T17:56:35.307Z] ---> Running in 24160515f85e [2021-05-19T17:56:35.307Z] Removing intermediate container c64f8ae7f228 [2021-05-19T17:56:35.307Z] ---> 89e5c690ba19 [2021-05-19T17:56:35.307Z] Step 16/24 : WORKDIR / [2021-05-19T17:56:35.579Z] ---> Running in 70036316f93c [2021-05-19T17:56:35.579Z] ---> 97730f310073 [2021-05-19T17:56:35.579Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T17:56:35.857Z] Removing intermediate container 06965ea0d115 [2021-05-19T17:56:35.857Z] ---> 9960bf067cec [2021-05-19T17:56:35.857Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:56:35.857Z] ---> Running in 48c22fd20946 [2021-05-19T17:56:36.134Z] Removing intermediate container 24160515f85e [2021-05-19T17:56:36.134Z] ---> e36f21a8a9da [2021-05-19T17:56:36.134Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:56:36.406Z] ---> 5064df1f54de [2021-05-19T17:56:36.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T17:56:36.406Z] ---> Running in 23eef35bd899 [2021-05-19T17:56:36.406Z] Removing intermediate container 70036316f93c [2021-05-19T17:56:36.406Z] ---> 31bb9ce85bf6 [2021-05-19T17:56:36.406Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:56:36.677Z] Removing intermediate container 48c22fd20946 [2021-05-19T17:56:36.677Z] ---> 4f6572c4f419 [2021-05-19T17:56:36.677Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:56:36.677Z] ---> 1da8f335700a [2021-05-19T17:56:36.677Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T17:56:37.272Z] Removing intermediate container 23eef35bd899 [2021-05-19T17:56:37.272Z] ---> 7966ec0a7e7f [2021-05-19T17:56:37.272Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:56:37.272Z] ---> Running in a9ded4c86dbf [2021-05-19T17:56:37.544Z] ---> 6ef1cfcdc16c [2021-05-19T17:56:37.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T17:56:37.846Z] ---> 5cfeff50bf68 [2021-05-19T17:56:37.846Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T17:56:38.122Z] Removing intermediate container a9ded4c86dbf [2021-05-19T17:56:38.122Z] ---> 77b9f48f5160 [2021-05-19T17:56:38.122Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T17:56:38.122Z] ---> 40a547a05873 [2021-05-19T17:56:38.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T17:56:38.398Z] ---> b5051522f73a [2021-05-19T17:56:38.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T17:56:38.582Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T17:56:39.000Z] ---> c03ed8092ecc [2021-05-19T17:56:39.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T17:56:39.593Z] ---> 9ef52c45696c [2021-05-19T17:56:39.593Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T17:56:39.593Z] ---> 7d975d0f613e [2021-05-19T17:56:39.593Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T17:56:39.864Z] ---> Running in e645022d056e [2021-05-19T17:56:39.865Z] ---> Running in 16e411e367de [2021-05-19T17:56:40.137Z] ---> d2d51a8341fa [2021-05-19T17:56:40.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T17:56:40.138Z] ---> 57e06b59cd05 [2021-05-19T17:56:40.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T17:56:40.138Z] ---> a1f85816ab69 [2021-05-19T17:56:40.138Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T17:56:40.412Z] ---> Running in 01d6f263b555 [2021-05-19T17:56:40.412Z] Removing intermediate container e645022d056e [2021-05-19T17:56:40.412Z] ---> 1e60fadfabbf [2021-05-19T17:56:40.412Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:56:40.686Z] ---> Running in 39e19e71084e [2021-05-19T17:56:40.961Z] Removing intermediate container 01d6f263b555 [2021-05-19T17:56:40.961Z] ---> 00e999710c9c [2021-05-19T17:56:40.961Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:56:41.235Z] ---> Running in 9ec718b2aa15 [2021-05-19T17:56:41.509Z] Removing intermediate container 39e19e71084e [2021-05-19T17:56:41.509Z] ---> 2e04c80318b6 [2021-05-19T17:56:41.509Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:56:41.509Z] ---> e9fce55110ba [2021-05-19T17:56:41.509Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T17:56:41.509Z] ---> eb090bdbb942 [2021-05-19T17:56:41.509Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T17:56:41.785Z] ---> Running in 1765ca8b7573 [2021-05-19T17:56:41.785Z] ---> Running in 3f57f4b62848 [2021-05-19T17:56:41.785Z] ---> Running in 95219fcc2f60 [2021-05-19T17:56:42.059Z] Removing intermediate container 9ec718b2aa15 [2021-05-19T17:56:42.059Z] ---> e4f8fe345bb4 [2021-05-19T17:56:42.059Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:56:42.343Z] ---> Running in cf43038443b9 [2021-05-19T17:56:42.343Z] Removing intermediate container 1765ca8b7573 [2021-05-19T17:56:42.343Z] ---> 0cbbb23f21c9 [2021-05-19T17:56:42.343Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:56:42.624Z] Removing intermediate container 95219fcc2f60 [2021-05-19T17:56:42.624Z] ---> 0379788d33fa [2021-05-19T17:56:42.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:56:42.624Z] Removing intermediate container 3f57f4b62848 [2021-05-19T17:56:42.624Z] ---> 9a4e057375d1 [2021-05-19T17:56:42.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:56:42.624Z] ---> Running in 585cf475ffad [2021-05-19T17:56:42.902Z] ---> Running in c842e5ba33f8 [2021-05-19T17:56:42.902Z] ---> Running in f105fe966a98 [2021-05-19T17:56:42.902Z] Removing intermediate container cf43038443b9 [2021-05-19T17:56:42.902Z] ---> 494352058cb6 [2021-05-19T17:56:42.902Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:56:42.902Z] Removing intermediate container 16e411e367de [2021-05-19T17:56:42.902Z] ---> a342ffbc14f0 [2021-05-19T17:56:42.902Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T17:56:43.183Z] ---> Running in b132d6c93b20 [2021-05-19T17:56:43.460Z] ---> Running in 290071128d49 [2021-05-19T17:56:43.460Z] Removing intermediate container 585cf475ffad [2021-05-19T17:56:43.460Z] ---> 9e0b8cd0a6b5 [2021-05-19T17:56:43.460Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:56:43.734Z] Removing intermediate container f105fe966a98 [2021-05-19T17:56:43.734Z] ---> 9418f9e811aa [2021-05-19T17:56:43.734Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T17:56:43.734Z] Removing intermediate container c842e5ba33f8 [2021-05-19T17:56:43.734Z] ---> 0ebc7d87b406 [2021-05-19T17:56:43.734Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T17:56:43.734Z] ---> Running in 2bdd6979b9e6 [2021-05-19T17:56:44.008Z] ---> Running in 572d5e02fcfb [2021-05-19T17:56:44.008Z] ---> Running in cf00b0be16b7 [2021-05-19T17:56:44.008Z] Removing intermediate container b132d6c93b20 [2021-05-19T17:56:44.008Z] ---> 2c986d649d49 [2021-05-19T17:56:44.008Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T17:56:44.281Z] Removing intermediate container 290071128d49 [2021-05-19T17:56:44.281Z] ---> 6b59eb4330a6 [2021-05-19T17:56:44.281Z] Step 29/32 : CMD ["gate"] [2021-05-19T17:56:44.281Z] ---> Running in 1381ac05cc30 [2021-05-19T17:56:44.552Z] ---> Running in 41e6b60bb2af [2021-05-19T17:56:44.552Z] Removing intermediate container 2bdd6979b9e6 [2021-05-19T17:56:44.552Z] ---> 7f52ad93bbb2 [2021-05-19T17:56:44.552Z] [2021-05-19T17:56:44.822Z] Removing intermediate container 1381ac05cc30 [2021-05-19T17:56:44.822Z] Removing intermediate container 572d5e02fcfb [2021-05-19T17:56:44.822Z] ---> 17493fb47229 [2021-05-19T17:56:44.822Z] Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:56:44.822Z] ---> fda8fd98cb6f [2021-05-19T17:56:44.822Z] [2021-05-19T17:56:44.822Z] Removing intermediate container cf00b0be16b7 [2021-05-19T17:56:44.822Z] ---> c71b8c82fbab [2021-05-19T17:56:44.822Z] Step 22/23 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:56:45.095Z] ---> Running in de179a8b3c38 [2021-05-19T17:56:45.095Z] ---> Running in 8a1bbe263465 [2021-05-19T17:56:45.095Z] Successfully built 7f52ad93bbb2 [2021-05-19T17:56:45.095Z] Successfully tagged core-command-arm64:latest [2021-05-19T17:56:45.095Z]  Building core-command ... done Building security-proxy-setup [2021-05-19T17:56:45.409Z] Removing intermediate container 41e6b60bb2af [2021-05-19T17:56:45.409Z] ---> bb7e6f638758 [2021-05-19T17:56:45.409Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T17:56:45.409Z] Successfully built fda8fd98cb6f [2021-05-19T17:56:45.409Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T17:56:45.409Z] Building security-secretstore-setup [2021-05-19T17:56:45.684Z]  Building core-metadata ... done  ---> Running in e11ccb1efc26 [2021-05-19T17:56:45.684Z] Removing intermediate container de179a8b3c38 [2021-05-19T17:56:45.684Z] ---> b5593c1dffb0 [2021-05-19T17:56:45.684Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T17:56:45.975Z] Removing intermediate container 8a1bbe263465 [2021-05-19T17:56:45.975Z] ---> d73980e06824 [2021-05-19T17:56:45.975Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T17:56:45.975Z] ---> Running in ac86b3d55b9e [2021-05-19T17:56:45.975Z] ---> Running in 6f27a4be8614 [2021-05-19T17:56:46.249Z] Removing intermediate container e11ccb1efc26 [2021-05-19T17:56:46.250Z] ---> 29f112bb863d [2021-05-19T17:56:46.250Z] Step 31/32 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:56:46.533Z] ---> Running in 4afad638ff72 [2021-05-19T17:56:46.533Z] Removing intermediate container ac86b3d55b9e [2021-05-19T17:56:46.805Z] ---> ebe759c782fd [2021-05-19T17:56:46.805Z] [2021-05-19T17:56:47.087Z] Removing intermediate container 6f27a4be8614 [2021-05-19T17:56:47.087Z] ---> 3d9a0d9d2795 [2021-05-19T17:56:47.087Z] [2021-05-19T17:56:47.087Z] Successfully built ebe759c782fd [2021-05-19T17:56:47.361Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T17:56:47.361Z] Building core-data [2021-05-19T17:56:47.361Z]  Building support-notifications ... done Removing intermediate container 4afad638ff72 [2021-05-19T17:56:47.361Z] ---> bf2ef872f809 [2021-05-19T17:56:47.361Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T17:56:47.361Z] Successfully built 3d9a0d9d2795 [2021-05-19T17:56:47.634Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T17:56:47.635Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-19T17:56:47.909Z] ---> Running in 316edb8fafd6 [2021-05-19T17:56:48.512Z] Removing intermediate container 316edb8fafd6 [2021-05-19T17:56:48.512Z] ---> a499a9cba405 [2021-05-19T17:56:48.512Z] [2021-05-19T17:56:48.785Z] Successfully built a499a9cba405 [2021-05-19T17:56:48.785Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T17:57:00.553Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T17:57:00.553Z] Pulling go-build-helper [2021-05-19T17:57:00.553Z] + snapcraftctl pull [2021-05-19T17:57:00.553Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T17:57:00.553Z] Skipping pull go-build-helper (already ran) [2021-05-19T17:57:00.553Z] Building go-build-helper [2021-05-19T17:57:00.553Z] + snapcraftctl build [2021-05-19T17:57:01.131Z] Staging go-build-helper [2021-05-19T17:57:01.131Z] + snapcraftctl stage [2021-05-19T17:57:11.133Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T17:57:11.133Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T17:57:11.133Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-19T17:57:11.133Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-19T17:57:11.133Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T17:57:11.133Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T17:57:11.134Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T17:57:11.134Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T17:57:11.134Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T17:57:11.134Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T17:57:11.134Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T17:57:11.134Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T17:57:11.134Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T17:57:11.134Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T17:57:11.134Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T17:57:11.134Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T17:57:11.134Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T17:57:11.134Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T17:57:11.134Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T17:57:11.134Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-19T17:57:11.134Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T17:57:11.134Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T17:57:11.134Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T17:57:11.134Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T17:57:11.134Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T17:57:11.134Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T17:57:11.134Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T17:57:11.134Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T17:57:11.134Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T17:57:11.134Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T17:57:11.134Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T17:57:11.134Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T17:57:11.134Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T17:57:11.134Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T17:57:11.134Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T17:57:11.134Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T17:57:11.134Z] Pulling app-service-config [2021-05-19T17:57:11.134Z] + snapcraftctl pull [2021-05-19T17:57:11.706Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T17:57:12.280Z] Pulling config-common [2021-05-19T17:57:12.280Z] + snapcraftctl pull [2021-05-19T17:57:16.486Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T17:57:16.486Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T17:57:16.486Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T17:57:16.486Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:16.486Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T17:57:16.486Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:16.486Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T17:57:16.486Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:16.486Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T17:57:16.486Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:16.486Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T17:57:16.486Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:16.486Z] Pulling edgex-go [2021-05-19T17:57:16.486Z] + snapcraftctl pull [2021-05-19T17:57:34.622Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T17:57:34.622Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T17:57:34.622Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T17:57:34.622Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T17:57:34.622Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T17:57:34.622Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T17:57:34.622Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T17:57:34.622Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T17:57:34.622Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T17:57:34.622Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T17:57:34.622Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T17:57:34.622Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T17:57:34.622Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T17:57:34.622Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T17:57:34.622Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T17:57:34.622Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T17:57:34.622Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T17:57:34.622Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T17:57:34.622Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T17:57:34.622Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T17:57:34.622Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T17:57:34.622Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T17:57:34.622Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T17:57:34.622Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T17:57:34.622Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T17:57:34.622Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T17:57:34.622Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T17:57:34.622Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T17:57:34.622Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T17:57:34.622Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T17:57:34.622Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T17:57:34.622Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T17:57:34.622Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T17:57:34.622Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T17:57:34.622Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T17:57:34.622Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T17:57:34.622Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T17:57:34.622Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T17:57:34.622Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T17:57:34.622Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T17:57:34.622Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T17:57:34.622Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T17:57:34.622Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T17:57:34.622Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T17:57:34.622Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T17:57:34.622Z] Pulling static-packages [2021-05-19T17:57:34.622Z] + snapcraftctl pull [2021-05-19T17:57:34.622Z] Pulling version [2021-05-19T17:57:34.622Z] + cd /root/project [2021-05-19T17:57:34.622Z] + [ -f VERSION ] [2021-05-19T17:57:34.622Z] + PROJECT_VERSION=local-dev [2021-05-19T17:57:34.622Z] + git rev-parse --short HEAD [2021-05-19T17:57:34.622Z] + GIT_REVISION=44a46035 [2021-05-19T17:57:34.622Z] + snapcraftctl set-version local-dev [2021-05-19T17:57:35.565Z] Skipping build go-build-helper (already ran) [2021-05-19T17:57:35.829Z] Building app-service-config [2021-05-19T17:57:35.829Z] + make build [2021-05-19T17:57:35.829Z] go mod tidy [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T17:57:43.971Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T17:57:43.971Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T17:57:43.971Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T17:57:43.971Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T17:57:43.971Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T17:57:43.971Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T17:57:43.971Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T17:57:43.971Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T17:57:43.971Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T17:57:43.971Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T17:57:43.971Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T17:57:44.232Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T17:57:44.232Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T17:57:44.493Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T17:57:44.493Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T17:57:44.493Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T17:57:44.493Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T17:57:44.493Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T17:57:44.493Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T17:57:44.493Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T17:57:44.493Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T17:57:44.493Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T17:57:44.757Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T17:57:44.757Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T17:57:45.334Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T17:57:45.334Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T17:57:45.334Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T17:57:45.334Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T17:57:45.334Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T17:57:45.334Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T17:57:45.334Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T17:57:45.334Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T17:57:45.344Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:57:45.344Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:57:45.344Z] ---> 0dd15da1d405 [2021-05-19T17:57:45.344Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1a34ad7779d4 [2021-05-19T17:57:45.344Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 5cd9a6a63b6d [2021-05-19T17:57:45.344Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 43b88e81460d [2021-05-19T17:57:45.344Z] Step 6/26 : COPY go.mod . [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> b84d36744e17 [2021-05-19T17:57:45.344Z] Step 7/26 : RUN go mod download [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1e352b35e650 [2021-05-19T17:57:45.344Z] Step 8/26 : COPY . . [2021-05-19T17:57:45.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:57:45.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:57:45.344Z] ---> 0dd15da1d405 [2021-05-19T17:57:45.344Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1a34ad7779d4 [2021-05-19T17:57:45.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 5cd9a6a63b6d [2021-05-19T17:57:45.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 43b88e81460d [2021-05-19T17:57:45.344Z] Step 6/22 : COPY go.mod . [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> b84d36744e17 [2021-05-19T17:57:45.344Z] Step 7/22 : RUN go mod download [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1e352b35e650 [2021-05-19T17:57:45.344Z] Step 8/22 : COPY . . [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 045a92c4a748 [2021-05-19T17:57:45.344Z] Step 9/26 : RUN go mod tidy [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 6b7fe7952904 [2021-05-19T17:57:45.344Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 045a92c4a748 [2021-05-19T17:57:45.344Z] Step 9/22 : RUN go mod tidy [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 6b7fe7952904 [2021-05-19T17:57:45.344Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T17:57:45.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:57:45.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:57:45.344Z] ---> 0dd15da1d405 [2021-05-19T17:57:45.344Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1a34ad7779d4 [2021-05-19T17:57:45.344Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 5cd9a6a63b6d [2021-05-19T17:57:45.344Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T17:57:45.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:57:45.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:57:45.344Z] ---> 0dd15da1d405 [2021-05-19T17:57:45.344Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 1a34ad7779d4 [2021-05-19T17:57:45.344Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:57:45.344Z] ---> Using cache [2021-05-19T17:57:45.344Z] ---> 5cd9a6a63b6d [2021-05-19T17:57:45.344Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T17:57:45.597Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T17:57:45.857Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T17:57:45.857Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T17:57:45.857Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T17:57:45.857Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T17:57:46.150Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T17:57:46.150Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T17:57:46.150Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T17:57:46.150Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T17:57:46.150Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T17:57:46.410Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T17:57:46.410Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T17:57:46.410Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T17:57:46.410Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T17:57:46.410Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T17:57:46.410Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T17:57:46.410Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T17:57:46.410Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T17:57:46.410Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T17:57:46.671Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T17:57:46.671Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T17:57:46.671Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T17:57:46.671Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T17:57:46.931Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T17:57:46.931Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T17:57:46.931Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T17:57:46.932Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T17:57:46.932Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T17:57:46.932Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T17:57:46.932Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T17:57:46.932Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T17:57:46.932Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T17:57:46.932Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T17:57:47.194Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T17:57:47.194Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T17:57:47.194Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T17:57:47.337Z] ---> Running in 99d67dc18385 [2021-05-19T17:57:47.337Z] ---> Running in 840a01726e1f [2021-05-19T17:57:47.337Z] ---> Running in b73ad787a6d1 [2021-05-19T17:57:47.337Z] ---> Running in 1ede2a4b6d84 [2021-05-19T17:57:47.456Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T17:57:47.456Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T17:57:47.456Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T17:57:47.456Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T17:57:47.456Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T17:57:47.719Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T17:57:48.795Z] 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-19T17:57:49.403Z] 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-19T17:57:49.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:57:49.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:57:50.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:57:50.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:57:51.313Z] OK: 218 MiB in 52 packages [2021-05-19T17:57:51.313Z] OK: 218 MiB in 52 packages [2021-05-19T17:57:52.786Z] Removing intermediate container 1ede2a4b6d84 [2021-05-19T17:57:52.786Z] ---> 42f484f14ab5 [2021-05-19T17:57:52.786Z] Step 6/24 : COPY go.mod . [2021-05-19T17:57:53.595Z] Removing intermediate container b73ad787a6d1 [2021-05-19T17:57:53.595Z] ---> 8c7d03088a55 [2021-05-19T17:57:53.595Z] Step 6/24 : COPY go.mod . [2021-05-19T17:57:54.500Z] ---> 32981bb84c35 [2021-05-19T17:57:54.500Z] Step 7/24 : RUN go mod download [2021-05-19T17:57:54.810Z] ---> Running in 60f29f825c91 [2021-05-19T17:57:55.098Z] ---> 393f00f47669 [2021-05-19T17:57:55.098Z] Step 7/24 : RUN go mod download [2021-05-19T17:57:55.393Z] ---> Running in 15a87c418036 [2021-05-19T17:58:00.938Z] Removing intermediate container 60f29f825c91 [2021-05-19T17:58:00.938Z] ---> 22d3f55d8193 [2021-05-19T17:58:00.938Z] Step 8/24 : COPY . . [2021-05-19T17:58:00.938Z] Removing intermediate container 15a87c418036 [2021-05-19T17:58:00.938Z] ---> 4eb430d6ad8b [2021-05-19T17:58:00.938Z] Step 8/24 : COPY . . [2021-05-19T17:58:02.660Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T17:58:02.660Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T17:58:02.660Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T17:58:02.660Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T17:58:03.601Z] Building config-common [2021-05-19T17:58:03.601Z] + snapcraftctl build [2021-05-19T17:58:05.516Z] Building edgex-go [2021-05-19T17:58:05.779Z] + cd /root/parts/edgex-go/src [2021-05-19T17:58:05.779Z] + make build [2021-05-19T17:58:05.779Z] go mod tidy [2021-05-19T17:58:07.166Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 [2021-05-19T17:58:07.166Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T17:58:07.166Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T17:58:07.166Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T17:58:07.166Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T17:58:07.166Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T17:58:07.166Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T17:58:07.166Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T17:58:07.166Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T17:58:07.166Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T17:58:07.429Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T17:58:07.429Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T17:58:07.689Z] 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-19T17:58:12.976Z] 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-19T17:58:17.180Z] 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-19T17:58:19.156Z] 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-19T17:58:20.687Z] 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-19T17:58:20.995Z] 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-19T17:58:23.572Z] 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-19T17:58:24.953Z] 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-19T17:58:26.351Z] 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-19T17:58:27.738Z] 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-19T17:58:29.135Z] 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-19T17:58:30.517Z] 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-19T17:58:32.430Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T17:58:32.430Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T17:58:32.430Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T17:58:32.430Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T17:58:32.430Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T17:58:32.430Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T17:58:32.430Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T17:58:32.430Z] + 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-19T17:58:32.430Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T17:58:32.430Z] + 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-19T17:58:32.430Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T17:58:32.430Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T17:58:32.430Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T17:58:32.430Z] + 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-19T17:58:32.430Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T17:58:32.430Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T17:58:32.430Z] + 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-19T17:58:33.364Z] ---> d2e807c50283 [2021-05-19T17:58:33.364Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:58:33.364Z] ---> 7a04ccb6ac7e [2021-05-19T17:58:33.364Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:58:33.364Z] ---> Running in b0f9bf5ced66 [2021-05-19T17:58:33.364Z] ---> Running in 18ffc25a2626 [2021-05-19T17:58:35.735Z] Building static-packages [2021-05-19T17:58:35.735Z] + snapcraftctl build [2021-05-19T17:58:37.125Z] Building version [2021-05-19T17:58:37.125Z] + snapcraftctl build [2021-05-19T17:58:39.057Z] Skipping stage go-build-helper (already ran) [2021-05-19T17:58:39.057Z] Staging app-service-config [2021-05-19T17:58:39.057Z] + snapcraftctl stage [2021-05-19T17:58:40.033Z] Staging config-common [2021-05-19T17:58:40.033Z] + snapcraftctl stage [2021-05-19T17:58:40.147Z] Removing intermediate container 18ffc25a2626 [2021-05-19T17:58:40.147Z] ---> 1448e8f62ac3 [2021-05-19T17:58:40.147Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T17:58:40.147Z] ---> Running in d72566e68551 [2021-05-19T17:58:40.147Z] Removing intermediate container b0f9bf5ced66 [2021-05-19T17:58:40.147Z] ---> e05bf9aa3472 [2021-05-19T17:58:40.147Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T17:58:40.147Z] ---> Running in 8b818d9afbcc [2021-05-19T17:58:41.420Z] Staging edgex-go [2021-05-19T17:58:41.420Z] + snapcraftctl stage [2021-05-19T17:58:42.175Z] 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-19T17:58:42.366Z] Staging static-packages [2021-05-19T17:58:42.366Z] + snapcraftctl stage [2021-05-19T17:58:42.453Z] 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-19T17:58:43.336Z] Staging version [2021-05-19T17:58:43.336Z] + snapcraftctl stage [2021-05-19T17:58:44.721Z] Priming go-build-helper [2021-05-19T17:58:44.721Z] + snapcraftctl prime [2021-05-19T17:58:45.668Z] Priming app-service-config [2021-05-19T17:58:45.668Z] + snapcraftctl prime [2021-05-19T17:58:46.610Z] Priming config-common [2021-05-19T17:58:46.610Z] + snapcraftctl prime [2021-05-19T17:58:47.580Z] Priming edgex-go [2021-05-19T17:58:47.580Z] + snapcraftctl prime [2021-05-19T17:58:48.967Z] Priming static-packages [2021-05-19T17:58:48.967Z] + snapcraftctl prime [2021-05-19T17:58:51.511Z] Priming version [2021-05-19T17:58:51.511Z] + snapcraftctl prime [2021-05-19T17:58:52.085Z] 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-19T17:58:57.602Z] 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-19T17:58:59.062Z] 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-19T17:59:14.205Z] Removing intermediate container 840a01726e1f [2021-05-19T17:59:14.205Z] ---> b21cf076b854 [2021-05-19T17:59:14.205Z] [2021-05-19T17:59:14.205Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T17:59:14.205Z] ---> 9852663dfa18 [2021-05-19T17:59:14.205Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T17:59:14.205Z] ---> Running in 829f74e771e9 [2021-05-19T17:59:14.205Z] Removing intermediate container 99d67dc18385 [2021-05-19T17:59:14.205Z] ---> b470f48e43c7 [2021-05-19T17:59:14.205Z] [2021-05-19T17:59:14.205Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T17:59:14.205Z] ---> 9852663dfa18 [2021-05-19T17:59:14.205Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T17:59:14.205Z] ---> Running in 386420d94255 [2021-05-19T17:59:14.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:59:14.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:59:15.742Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T17:59:15.742Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:59:15.742Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T17:59:15.742Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T17:59:15.742Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:59:15.742Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T17:59:15.742Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:59:15.742Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:59:16.017Z] OK: 7 MiB in 20 packages [2021-05-19T17:59:16.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:59:16.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:59:17.170Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T17:59:17.170Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:59:17.170Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T17:59:17.170Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T17:59:17.170Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:59:17.170Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:59:17.447Z] OK: 7 MiB in 18 packages [2021-05-19T17:59:18.887Z] Removing intermediate container 829f74e771e9 [2021-05-19T17:59:18.887Z] ---> 04749afd0a22 [2021-05-19T17:59:18.887Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:59:18.887Z] ---> Running in 1903127fffc1 [2021-05-19T17:59:19.907Z] Removing intermediate container 1903127fffc1 [2021-05-19T17:59:19.907Z] ---> 163642b483c0 [2021-05-19T17:59:19.907Z] Step 14/26 : WORKDIR / [2021-05-19T17:59:20.197Z] ---> Running in c76e91cf9010 [2021-05-19T17:59:20.197Z] Removing intermediate container 386420d94255 [2021-05-19T17:59:20.197Z] ---> 89a666efc26a [2021-05-19T17:59:20.197Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:59:20.478Z] ---> Running in 3dba73e200f0 [2021-05-19T17:59:21.101Z] Removing intermediate container c76e91cf9010 [2021-05-19T17:59:21.101Z] ---> d792f50d819f [2021-05-19T17:59:21.101Z] 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-19T17:59:21.382Z] Removing intermediate container 3dba73e200f0 [2021-05-19T17:59:21.382Z] ---> 9215eed0ee45 [2021-05-19T17:59:21.382Z] Step 14/22 : WORKDIR /edgex [2021-05-19T17:59:21.674Z] ---> Running in b9a788b2df43 [2021-05-19T17:59:22.298Z] ---> 2914ba6935a4 [2021-05-19T17:59:22.298Z] 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-19T17:59:22.581Z] Removing intermediate container b9a788b2df43 [2021-05-19T17:59:22.581Z] ---> bfb41034094e [2021-05-19T17:59:22.581Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T17:59:23.584Z] ---> 51791f765af2 [2021-05-19T17:59:23.584Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T17:59:24.586Z] ---> aba143477c6b [2021-05-19T17:59:24.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T17:59:25.197Z] ---> 9cc70ceffaea [2021-05-19T17:59:25.197Z] 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-19T17:59:26.195Z] ---> 70df7b782c41 [2021-05-19T17:59:26.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T17:59:26.491Z] ---> e602883b647e [2021-05-19T17:59:26.774Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T17:59:28.778Z] ---> 79c5e4683e0e [2021-05-19T17:59:28.778Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T17:59:28.778Z] ---> 4e7cdfc2eadf [2021-05-19T17:59:28.778Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T17:59:29.058Z] ---> Running in 5167f3a66028 [2021-05-19T17:59:30.051Z] Removing intermediate container 5167f3a66028 [2021-05-19T17:59:30.051Z] ---> 5cbffb06b60e [2021-05-19T17:59:30.051Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T17:59:30.330Z] ---> Running in a896b364f1e0 [2021-05-19T17:59:30.936Z] ---> c49bcb9cd55c [2021-05-19T17:59:30.936Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T17:59:30.936Z] Removing intermediate container a896b364f1e0 [2021-05-19T17:59:30.936Z] ---> 3e6a88580140 [2021-05-19T17:59:30.936Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T17:59:31.217Z] ---> Running in b2106254b315 [2021-05-19T17:59:32.222Z] Removing intermediate container b2106254b315 [2021-05-19T17:59:32.222Z] ---> 79a5c5caff75 [2021-05-19T17:59:32.222Z] Step 21/22 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:59:32.222Z] ---> 80f080592f92 [2021-05-19T17:59:32.222Z] 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-19T17:59:32.500Z] ---> Running in ad502b472de5 [2021-05-19T17:59:32.500Z] ---> Running in 8f1460eef0e5 [2021-05-19T17:59:33.496Z] Removing intermediate container ad502b472de5 [2021-05-19T17:59:33.496Z] ---> 422ca74198c0 [2021-05-19T17:59:33.496Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T17:59:33.496Z] ---> Running in 42c5da99b34a [2021-05-19T17:59:34.497Z] Removing intermediate container 42c5da99b34a [2021-05-19T17:59:34.497Z] ---> 7703e92a14ba [2021-05-19T17:59:34.497Z] [2021-05-19T17:59:34.775Z] Successfully built 7703e92a14ba [2021-05-19T17:59:35.055Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T17:59:36.509Z]  Building security-proxy-setup ... done Removing intermediate container 8f1460eef0e5 [2021-05-19T17:59:36.509Z] ---> a39f426ff94a [2021-05-19T17:59:36.509Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T17:59:36.509Z] ---> Running in 3d66e64d0dd0 [2021-05-19T17:59:37.118Z] Removing intermediate container 3d66e64d0dd0 [2021-05-19T17:59:37.118Z] ---> 01c5642f69b6 [2021-05-19T17:59:37.118Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T17:59:37.118Z] ---> Running in 268ea8ca4e1f [2021-05-19T17:59:37.728Z] Removing intermediate container 268ea8ca4e1f [2021-05-19T17:59:37.728Z] ---> 85e722f814fb [2021-05-19T17:59:37.728Z] Step 25/26 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T17:59:38.008Z] ---> Running in af31511952e1 [2021-05-19T17:59:38.619Z] Removing intermediate container af31511952e1 [2021-05-19T17:59:38.619Z] ---> cd7e95f5675e [2021-05-19T17:59:38.619Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T17:59:38.899Z] ---> Running in 3b2169949f7a [2021-05-19T17:59:39.512Z] Removing intermediate container 3b2169949f7a [2021-05-19T17:59:39.513Z] ---> ef37b0923d22 [2021-05-19T17:59:39.513Z] [2021-05-19T17:59:39.794Z] Successfully built ef37b0923d22 [2021-05-19T17:59:39.794Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T18:00:02.060Z]  Building security-secretstore-setup ... done Removing intermediate container 8b818d9afbcc [2021-05-19T18:00:02.060Z] ---> 85e1ac68a877 [2021-05-19T18:00:02.060Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T18:00:02.060Z] ---> Running in 7381598b8287 [2021-05-19T18:00:02.060Z] 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-19T18:00:04.702Z] Removing intermediate container 7381598b8287 [2021-05-19T18:00:04.702Z] ---> 998d4a1e6521 [2021-05-19T18:00:04.702Z] [2021-05-19T18:00:04.702Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T18:00:04.980Z] 20.10.0: Pulling from library/docker [2021-05-19T18:00:09.375Z] Removing intermediate container d72566e68551 [2021-05-19T18:00:09.375Z] ---> b7c93254054a [2021-05-19T18:00:09.375Z] [2021-05-19T18:00:09.375Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T18:00:09.375Z] ---> 9852663dfa18 [2021-05-19T18:00:09.375Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T18:00:09.979Z] ---> Running in 92b47ec0c4e7 [2021-05-19T18:00:10.965Z] Removing intermediate container 92b47ec0c4e7 [2021-05-19T18:00:10.965Z] ---> 8f9ecc16b13c [2021-05-19T18:00:10.965Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T18:00:11.240Z] ---> Running in 382bb58d8fcc [2021-05-19T18:00:12.228Z] Removing intermediate container 382bb58d8fcc [2021-05-19T18:00:12.228Z] ---> 7a42cdf0ba05 [2021-05-19T18:00:12.228Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T18:00:12.228Z] ---> Running in e9788792d76a [2021-05-19T18:00:12.834Z] Removing intermediate container e9788792d76a [2021-05-19T18:00:12.834Z] ---> e4b7f0b1861e [2021-05-19T18:00:12.834Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T18:00:12.834Z] ---> Running in 2558d7329d8f [2021-05-19T18:00:13.450Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T18:00:13.450Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T18:00:13.450Z] ---> eeaf43b92773 [2021-05-19T18:00:13.450Z] 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-19T18:00:13.724Z] ---> Running in 25707dbe2891 [2021-05-19T18:00:14.337Z] Removing intermediate container 25707dbe2891 [2021-05-19T18:00:14.337Z] ---> f2bf5bfd0b29 [2021-05-19T18:00:14.337Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T18:00:14.337Z] ---> Running in c53ae94be539 [2021-05-19T18:00:15.318Z] Removing intermediate container 2558d7329d8f [2021-05-19T18:00:15.318Z] ---> e75c78ee3d9a [2021-05-19T18:00:15.318Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T18:00:15.593Z] ---> Running in 7e26c977eced [2021-05-19T18:00:15.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T18:00:16.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T18:00:16.749Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T18:00:16.749Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T18:00:16.749Z] Executing bash-5.0.17-r0.post-install [2021-05-19T18:00:16.749Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T18:00:16.749Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T18:00:16.749Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T18:00:16.749Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T18:00:16.749Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T18:00:16.749Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T18:00:16.749Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T18:00:16.749Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T18:00:16.749Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T18:00:16.749Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T18:00:16.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T18:00:16.749Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T18:00:17.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T18:00:18.328Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T18:00:18.328Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T18:00:18.328Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T18:00:18.602Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T18:00:18.602Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T18:00:18.602Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T18:00:18.602Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T18:00:18.602Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T18:00:18.602Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T18:00:18.602Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T18:00:18.602Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T18:00:18.602Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T18:00:18.602Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T18:00:18.602Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T18:00:18.877Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T18:00:18.877Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T18:00:18.877Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T18:00:18.877Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T18:00:18.877Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T18:00:18.877Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T18:00:18.877Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T18:00:18.877Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T18:00:18.877Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T18:00:18.877Z] OK: 8 MiB in 20 packages [2021-05-19T18:00:18.877Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T18:00:18.877Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T18:00:18.877Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T18:00:18.877Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T18:00:18.877Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T18:00:18.877Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T18:00:19.166Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T18:00:19.166Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T18:00:19.166Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T18:00:19.166Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T18:00:19.166Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T18:00:19.166Z] OK: 72 MiB in 59 packages [2021-05-19T18:00:21.151Z] Removing intermediate container 7e26c977eced [2021-05-19T18:00:21.151Z] ---> a981c135a4c6 [2021-05-19T18:00:21.151Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T18:00:22.132Z] ---> cd3fcd523e1b [2021-05-19T18:00:22.132Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T18:00:23.583Z] ---> b3ad5e28b5cb [2021-05-19T18:00:23.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T18:00:23.584Z] Collecting docker-compose==1.23.2 [2021-05-19T18:00:23.858Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T18:00:24.456Z] ---> a75baccee6a5 [2021-05-19T18:00:24.456Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T18:00:24.456Z] ---> Running in 3acbd4f18c6e [2021-05-19T18:00:25.050Z] Removing intermediate container 3acbd4f18c6e [2021-05-19T18:00:25.050Z] ---> 9df296f9092e [2021-05-19T18:00:25.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T18:00:25.050Z] ---> Running in fed8e467a485 [2021-05-19T18:00:25.322Z] Collecting PyYAML<4,>=3.10 [2021-05-19T18:00:25.322Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T18:00:25.598Z] Removing intermediate container fed8e467a485 [2021-05-19T18:00:25.598Z] ---> a26940f60101 [2021-05-19T18:00:25.598Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T18:00:25.598Z] ---> Running in a507b2d23b92 [2021-05-19T18:00:26.192Z] Removing intermediate container a507b2d23b92 [2021-05-19T18:00:26.192Z] ---> 42aabef261ec [2021-05-19T18:00:26.192Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T18:00:26.464Z] ---> Running in 4109cfed9bb0 [2021-05-19T18:00:27.059Z] Removing intermediate container 4109cfed9bb0 [2021-05-19T18:00:27.059Z] ---> 0ca02ca0e13d [2021-05-19T18:00:27.059Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T18:00:27.059Z] ---> Running in 3f9b440196eb [2021-05-19T18:00:27.653Z] Removing intermediate container 3f9b440196eb [2021-05-19T18:00:27.653Z] ---> b764c07b35b2 [2021-05-19T18:00:27.653Z] [2021-05-19T18:00:27.924Z] Successfully built b764c07b35b2 [2021-05-19T18:00:28.197Z] Successfully tagged core-data-arm64:latest [2021-05-19T18:00:28.467Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-05-19T18:00:28.468Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T18:00:31.852Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T18:00:31.852Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T18:00:31.852Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T18:00:31.852Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T18:00:32.125Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T18:00:32.396Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T18:00:32.984Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T18:00:32.984Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T18:00:33.254Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T18:00:33.254Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T18:00:35.882Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T18:00:35.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T18:00:35.882Z] 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-19T18:00:35.882Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T18:00:35.882Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T18:00:37.850Z] 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-19T18:00:37.850Z] Collecting idna<2.8,>=2.5 [2021-05-19T18:00:37.850Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T18:00:38.443Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T18:00:38.443Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T18:00:38.443Z] 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-19T18:00:38.714Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T18:00:38.714Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T18:00:38.985Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T18:00:38.985Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T18:00:38.985Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T18:00:38.985Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T18:00:39.582Z] Installing collected packages: PyYAML, docopt, idna, urllib3, requests, websocket-client, cached-property, jsonschema, dockerpty, docker-pycreds, docker, texttable, docker-compose [2021-05-19T18:00:39.582Z] Running setup.py install for PyYAML: started [2021-05-19T18:00:42.199Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T18:00:42.199Z] Running setup.py install for docopt: started [2021-05-19T18:00:43.628Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T18:00:43.628Z] Attempting uninstall: idna [2021-05-19T18:00:43.628Z] Found existing installation: idna 2.9 [2021-05-19T18:00:43.628Z] Uninstalling idna-2.9: [2021-05-19T18:00:43.628Z] Successfully uninstalled idna-2.9 [2021-05-19T18:00:44.226Z] Attempting uninstall: urllib3 [2021-05-19T18:00:44.226Z] Found existing installation: urllib3 1.25.9 [2021-05-19T18:00:44.226Z] Uninstalling urllib3-1.25.9: [2021-05-19T18:00:44.226Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T18:00:44.821Z] Attempting uninstall: requests [2021-05-19T18:00:44.821Z] Found existing installation: requests 2.23.0 [2021-05-19T18:00:44.821Z] Uninstalling requests-2.23.0: [2021-05-19T18:00:44.821Z] Successfully uninstalled requests-2.23.0 [2021-05-19T18:00:45.792Z] Running setup.py install for dockerpty: started [2021-05-19T18:00:47.756Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T18:00:48.351Z] Running setup.py install for texttable: started [2021-05-19T18:00:50.314Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T18:00:50.908Z] 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-19T18:00:59.169Z] Removing intermediate container c53ae94be539 [2021-05-19T18:00:59.169Z] ---> 1607be7756a9 [2021-05-19T18:00:59.169Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T18:00:59.169Z] ---> Running in d516308e7d45 [2021-05-19T18:00:59.443Z] Removing intermediate container d516308e7d45 [2021-05-19T18:00:59.444Z] ---> d79859214dff [2021-05-19T18:00:59.444Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T18:00:59.444Z] ---> Running in 84ac7ce196d6 [2021-05-19T18:01:00.036Z] Removing intermediate container 84ac7ce196d6 [2021-05-19T18:01:00.036Z] ---> 7b3697d37554 [2021-05-19T18:01:00.036Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T18:01:01.010Z] ---> 95ea3c563d46 [2021-05-19T18:01:01.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T18:01:01.985Z] ---> 9e89e37f2715 [2021-05-19T18:01:01.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T18:01:02.959Z] ---> 1584108753d2 [2021-05-19T18:01:02.959Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T18:01:02.959Z] ---> Running in d795a58f2563 [2021-05-19T18:01:03.554Z] Removing intermediate container d795a58f2563 [2021-05-19T18:01:03.554Z] ---> d08863235df1 [2021-05-19T18:01:03.554Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T18:01:03.554Z] ---> Running in 388c91ce95fe [2021-05-19T18:01:04.149Z] Removing intermediate container 388c91ce95fe [2021-05-19T18:01:04.149Z] ---> 006251c55949 [2021-05-19T18:01:04.149Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T18:01:04.149Z] ---> Running in 4723c78f49c8 [2021-05-19T18:01:04.745Z] Removing intermediate container 4723c78f49c8 [2021-05-19T18:01:04.745Z] ---> 39f89206ab6e [2021-05-19T18:01:04.745Z] Step 23/24 : LABEL git_sha=44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [2021-05-19T18:01:05.017Z] ---> Running in e5ed923c38d8 [2021-05-19T18:01:05.288Z] Removing intermediate container e5ed923c38d8 [2021-05-19T18:01:05.288Z] ---> 169e924f27c3 [2021-05-19T18:01:05.288Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T18:01:05.566Z] ---> Running in d67f48275882 [2021-05-19T18:01:06.160Z] Removing intermediate container d67f48275882 [2021-05-19T18:01:06.160Z] ---> 32a9c9af6ca5 [2021-05-19T18:01:06.160Z] [2021-05-19T18:01:06.432Z] Successfully built 32a9c9af6ca5 [2021-05-19T18:01:06.432Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T18:01:07.042Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T18:01:07.060Z] $ docker stop --time=1 ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde [2021-05-19T18:01:08.899Z] $ docker rm -f ec715126ef374538e5fb3a893e4d6f02e3baccbf805af8da6bfc0b6eda808cde [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T18:01:09.499Z] + docker images [2021-05-19T18:01:09.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T18:01:09.778Z] sys-mgmt-agent-arm64 latest 32a9c9af6ca5 4 seconds ago 299MB [2021-05-19T18:01:09.778Z] core-data-arm64 latest b764c07b35b2 42 seconds ago 20.4MB [2021-05-19T18:01:09.778Z] b7c93254054a About a minute ago 990MB [2021-05-19T18:01:09.778Z] 998d4a1e6521 About a minute ago 979MB [2021-05-19T18:01:09.778Z] security-secretstore-setup-arm64 latest ef37b0923d22 About a minute ago 24.4MB [2021-05-19T18:01:09.778Z] security-proxy-setup-arm64 latest 7703e92a14ba About a minute ago 24MB [2021-05-19T18:01:09.778Z] b470f48e43c7 About a minute ago 978MB [2021-05-19T18:01:09.778Z] b21cf076b854 About a minute ago 978MB [2021-05-19T18:01:09.778Z] security-bootstrapper-arm64 latest a499a9cba405 4 minutes ago 17.2MB [2021-05-19T18:01:09.778Z] support-scheduler-arm64 latest 3d9a0d9d2795 4 minutes ago 16.1MB [2021-05-19T18:01:09.778Z] support-notifications-arm64 latest ebe759c782fd 4 minutes ago 16.8MB [2021-05-19T18:01:09.778Z] core-command-arm64 latest 7f52ad93bbb2 4 minutes ago 16.1MB [2021-05-19T18:01:09.778Z] core-metadata-arm64 latest fda8fd98cb6f 4 minutes ago 17.4MB [2021-05-19T18:01:09.778Z] ed3e443ddadb 4 minutes ago 989MB [2021-05-19T18:01:09.778Z] c92fef837725 4 minutes ago 981MB [2021-05-19T18:01:09.778Z] a528784fdf7c 4 minutes ago 981MB [2021-05-19T18:01:09.778Z] cd46abfed14b 4 minutes ago 980MB [2021-05-19T18:01:09.778Z] 47d60324fac3 5 minutes ago 974MB [2021-05-19T18:01:09.778Z] ci-base-image-arm64 latest 0dd15da1d405 16 minutes ago 641MB [2021-05-19T18:01:09.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T18:01:09.778Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T18:01:09.778Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T18:01:09.778Z] 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-19T18:01:10.465Z] ---> job-cost.sh [2021-05-19T18:01:10.465Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtMO [2021-05-19T18:01:49.429Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T18:03:26.257Z] lf-activate-venv(): INFO: Adding /tmp/venv-gtMO/bin to PATH [2021-05-19T18:03:26.257Z] INFO: No Stack... [2021-05-19T18:03:26.257Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T18:03:26.257Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T18:03:26.598Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-19T18:03:26.598Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T18:03:26.656Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] [2021-05-19T18:03:26.666Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] did not exist. Created. [2021-05-19T18:03:26.666Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3481-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T18:03:27.022Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T18:03:27.298Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T18:03:27.312Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3481-4-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-19T18:03:27.947Z] provisioning config files... [2021-05-19T18:03:27.955Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4000564456004685536tmp [Pipeline] { [Pipeline] sh [2021-05-19T18:03:28.270Z] + set +x [2021-05-19T18:03:28.270Z] + bash -s -- [2021-05-19T18:03:28.270Z] + curl -s https://codecov.io/bash [2021-05-19T18:03:28.270Z] [2021-05-19T18:03:28.270Z] _____ _ [2021-05-19T18:03:28.270Z] / ____| | | [2021-05-19T18:03:28.270Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T18:03:28.270Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T18:03:28.270Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T18:03:28.270Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T18:03:28.270Z] Bash-1.0.2 [2021-05-19T18:03:28.270Z] [2021-05-19T18:03:28.270Z] [2021-05-19T18:03:28.270Z] ==> git version 2.24.4 found [2021-05-19T18:03:28.533Z] ==> 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-19T18:03:28.533Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T18:03:28.533Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T18:03:28.533Z] ==> Jenkins CI detected. [2021-05-19T18:03:28.533Z] project root: . [2021-05-19T18:03:28.533Z] --> token set from env [2021-05-19T18:03:28.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T18:03:28.533Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T18:03:28.533Z] ==> Python coveragepy not found [2021-05-19T18:03:28.533Z] ==> Searching for coverage reports in: [2021-05-19T18:03:28.533Z] + . [2021-05-19T18:03:28.533Z] -> Found 1 reports [2021-05-19T18:03:28.533Z] ==> Detecting git/mercurial file structure [2021-05-19T18:03:28.533Z] ==> Reading reports [2021-05-19T18:03:28.533Z] + ./coverage.out bytes=737213 [2021-05-19T18:03:28.533Z] ==> Appending adjustments [2021-05-19T18:03:28.533Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T18:03:31.083Z] + Found adjustments [2021-05-19T18:03:31.083Z] ==> Gzipping contents [2021-05-19T18:03:31.083Z] 104K /tmp/codecov.DWHnOj.gz [2021-05-19T18:03:31.083Z] ==> Uploading reports [2021-05-19T18:03:31.083Z] url: https://codecov.io [2021-05-19T18:03:31.083Z] query: branch=PR-3481&commit=44a460356e9ddf9b6bb597fb5af3ae1a5c990658&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= [2021-05-19T18:03:31.083Z] -> Pinging Codecov [2021-05-19T18:03:31.083Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3481&commit=44a460356e9ddf9b6bb597fb5af3ae1a5c990658&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= [2021-05-19T18:03:33.001Z] -> Uploading to [2021-05-19T18:03:33.001Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/44a460356e9ddf9b6bb597fb5af3ae1a5c990658/a6c73037-3e26-449e-aa37-eccdb071a0b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T180332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd1bf2dfe73c22742e0443d4b6737e11a1e6fef0c938841941784d30939d276 [2021-05-19T18:03:33.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T18:03:33.001Z] Dload Upload Total Spent Left Speed [2021-05-19T18:03:33.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k [2021-05-19T18:03:33.576Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44a460356e9ddf9b6bb597fb5af3ae1a5c990658 [Pipeline] } [2021-05-19T18:03:33.585Z] 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-19T18:03:34.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:35.248Z] ---> package-listing.sh [2021-05-19T18:03:35.248Z] ++ facter osfamily [2021-05-19T18:03:35.248Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T18:03:35.516Z] + OS_FAMILY=redhat [2021-05-19T18:03:35.516Z] + workspace=/w/workspace/edgex-go/4 [2021-05-19T18:03:35.516Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T18:03:35.516Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T18:03:35.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T18:03:35.516Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T18:03:35.516Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-19T18:03:35.516Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T18:03:35.516Z] + case "${OS_FAMILY}" in [2021-05-19T18:03:35.516Z] + sort [2021-05-19T18:03:35.516Z] + rpm -qa [2021-05-19T18:03:38.066Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T18:03:38.066Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T18:03:38.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T18:03:38.066Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-19T18:03:38.066Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-19T18:03:38.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-19T18:03:38.078Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T18:03:38.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T18:03:38.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T18:03:38.933Z] [2021-05-19T18:03:38.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T18:03:39.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T18:03:39.242Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T18:03:39.242Z] df20fa9351a1: Pulling fs layer [2021-05-19T18:03:39.242Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T18:03:39.242Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T18:03:39.242Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T18:03:39.242Z] 93b61091891f: Pulling fs layer [2021-05-19T18:03:39.242Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T18:03:39.242Z] 5e14af77c1be: Pulling fs layer [2021-05-19T18:03:39.242Z] 01666e4c0597: Pulling fs layer [2021-05-19T18:03:39.242Z] aa168da1d23b: Pulling fs layer [2021-05-19T18:03:39.242Z] 93b9cdb0e59b: Waiting [2021-05-19T18:03:39.242Z] 5e14af77c1be: Waiting [2021-05-19T18:03:39.242Z] 01666e4c0597: Waiting [2021-05-19T18:03:39.242Z] aa168da1d23b: Waiting [2021-05-19T18:03:39.242Z] 46f8f816bc3b: Waiting [2021-05-19T18:03:39.242Z] 93b61091891f: Waiting [2021-05-19T18:03:39.242Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T18:03:39.242Z] 36b3adc4ff6f: Download complete [2021-05-19T18:03:39.242Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T18:03:39.242Z] 46f8f816bc3b: Download complete [2021-05-19T18:03:39.242Z] df20fa9351a1: Verifying Checksum [2021-05-19T18:03:39.242Z] df20fa9351a1: Download complete [2021-05-19T18:03:39.242Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T18:03:39.242Z] 93b9cdb0e59b: Download complete [2021-05-19T18:03:39.504Z] 5e14af77c1be: Verifying Checksum [2021-05-19T18:03:39.504Z] 5e14af77c1be: Download complete [2021-05-19T18:03:39.504Z] 93b61091891f: Verifying Checksum [2021-05-19T18:03:39.504Z] 93b61091891f: Download complete [2021-05-19T18:03:39.504Z] 01666e4c0597: Verifying Checksum [2021-05-19T18:03:39.504Z] 01666e4c0597: Download complete [2021-05-19T18:03:39.504Z] df20fa9351a1: Pull complete [2021-05-19T18:03:39.504Z] 36b3adc4ff6f: Pull complete [2021-05-19T18:03:39.504Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T18:03:39.504Z] 8ad3a11d3b57: Download complete [2021-05-19T18:03:40.079Z] 8ad3a11d3b57: Pull complete [2021-05-19T18:03:40.079Z] 46f8f816bc3b: Pull complete [2021-05-19T18:03:40.338Z] 93b61091891f: Pull complete [2021-05-19T18:03:40.599Z] 93b9cdb0e59b: Pull complete [2021-05-19T18:03:40.599Z] 5e14af77c1be: Pull complete [2021-05-19T18:03:40.599Z] 01666e4c0597: Pull complete [2021-05-19T18:03:41.173Z] aa168da1d23b: Verifying Checksum [2021-05-19T18:03:41.173Z] aa168da1d23b: Download complete [2021-05-19T18:03:45.413Z] aa168da1d23b: Pull complete [2021-05-19T18:03:45.413Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T18:03:45.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T18:03:45.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T18:03:45.488Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2021-05-19T18:03:45.555Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat [2021-05-19T18:03:52.418Z] $ docker top 128cd34712d479934e5939868ab2219d00180660531373274dc2315cb4eba4bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T18:03:52.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T18:03:53.092Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T18:03:53.388Z] + ls /var/log/sa-host [2021-05-19T18:03:53.388Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T18:03:53.388Z] file_magic: OK [2021-05-19T18:03:53.388Z] HZ: Using current value: 100 [2021-05-19T18:03:53.388Z] file_header: OK [2021-05-19T18:03:53.388Z] 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-19T18:03:53.388Z] Statistics: [2021-05-19T18:03:53.388Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T18:03:53.388Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T18:03:53.388Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T18:03:53.388Z] file_magic: OK [2021-05-19T18:03:53.388Z] HZ: Using current value: 100 [2021-05-19T18:03:53.388Z] file_header: OK [2021-05-19T18:03:53.388Z] 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-19T18:03:53.388Z] Statistics: [2021-05-19T18:03:53.388Z] 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... [2021-05-19T18:03:53.388Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T18:03:53.574Z] provisioning config files... [2021-05-19T18:03:53.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4935947671923694803tmp [Pipeline] { [Pipeline] echo [2021-05-19T18:03:53.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:53.900Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T18:03:53.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T18:03:53.936Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:54.231Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T18:03:54.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:54.558Z] ---> sudo-logs.sh [2021-05-19T18:03:54.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T18:03:54.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:54.882Z] ---> job-cost.sh [2021-05-19T18:03:54.882Z] lf-activate-venv: SKIPPING [2021-05-19T18:03:54.882Z] DEBUG: total: 0.18000000715255737 [2021-05-19T18:03:54.882Z] INFO: Retrieving Stack Cost... [2021-05-19T18:03:55.822Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T18:03:56.394Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T18:03:56.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T18:03:56.700Z] ---> logs-deploy.sh [2021-05-19T18:03:56.700Z] lf-activate-venv: SKIPPING [2021-05-19T18:03:56.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3481/4 [2021-05-19T18:03:56.700Z] INFO: archiving workspace using pattern(s): [2021-05-19T18:03:57.647Z] Archives upload complete. [2021-05-19T18:03:57.647Z] INFO: archiving logs to Nexus