Pull request #3511 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 8e84e87c96d2a5839db415490fa441319d2f8c5e rather than baedef017fb6b94c7cbf9a1c56827843e08d8801 Obtained Jenkinsfile from 8e84e87c96d2a5839db415490fa441319d2f8c5e 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-ssh4151847952772686984.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-ssh6875412519574318944.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-3511/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-3511/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2391318820545870944.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-ssh2223745133607578653.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-3511/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-3511/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5801369453965884259.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-415 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh50348015229214396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/2@tmp/jenkins-gitclient-ssh6782656632288025392.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit baedef017fb6b94c7cbf9a1c56827843e08d8801 Merge succeeded, producing baedef017fb6b94c7cbf9a1c56827843e08d8801 Checking out Revision baedef017fb6b94c7cbf9a1c56827843e08d8801 (PR-3511) > git config core.sparsecheckout # timeout=10 > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # 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/2@tmp/jenkins-gitclient-ssh7569470155948713011.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # timeout=10 Commit message: "feat(data): message topic should contain the event's deviceName" First time build. Skipping changelog. > git rev-list --no-walk 2f8252625a6f2c86cf75b7716797e929d50425da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T12:45:07.157Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T12:45:07.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T12:45:07.293Z] ========================================================= [2021-05-26T12:45:07.293Z] EdgeX Global Pipelines Version Info [2021-05-26T12:45:07.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T12:45:08.867Z] ------------------- [2021-05-26T12:45:08.867Z] stable info: [2021-05-26T12:45:08.867Z] ------------------- [2021-05-26T12:45:08.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T12:45:08.867Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T12:45:08.867Z] Message: update stable to v1.0.192 [2021-05-26T12:45:09.441Z] ------------------- [2021-05-26T12:45:09.441Z] experimental info: [2021-05-26T12:45:09.441Z] ------------------- [2021-05-26T12:45:09.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T12:45:09.441Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T12:45:09.441Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T12:45:09.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-26T12:45:09.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-26T12:45:09.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T12:45:09.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T12:45:09.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T12:45:09.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T12:45:09.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T12:45:09.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-26T12:45:09.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-26T12:45:09.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-26T12:45:09.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T12:45:09.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T12:45:09.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T12:45:09.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T12:45:09.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T12:45:09.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T12:45:09.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T12:45:10.005Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T12:45:10.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-26T12:45:10.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-26T12:45:10.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-26T12:45:10.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T12:45:10.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3511 [Pipeline] echo [2021-05-26T12:45:10.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3511 [Pipeline] echo [2021-05-26T12:45:10.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3511 [Pipeline] echo [2021-05-26T12:45:10.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baedef017fb6b94c7cbf9a1c56827843e08d8801 [Pipeline] echo [2021-05-26T12:45:10.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baedef0 [Pipeline] echo [2021-05-26T12:45:10.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T12:45:10.387Z] provisioning config files... [2021-05-26T12:45:10.408Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2630360705059278958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T12:45:10.743Z] ---> docker-login.sh [2021-05-26T12:45:10.743Z] nexus3.edgexfoundry.org:10001 [2021-05-26T12:45:10.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:45:11.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:45:11.012Z] Configure a credential helper to remove this warning. See [2021-05-26T12:45:11.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:45:11.012Z] [2021-05-26T12:45:11.012Z] Login Succeeded [2021-05-26T12:45:11.012Z] nexus3.edgexfoundry.org:10002 [2021-05-26T12:45:11.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:45:11.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:45:11.275Z] Configure a credential helper to remove this warning. See [2021-05-26T12:45:11.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:45:11.275Z] [2021-05-26T12:45:11.275Z] Login Succeeded [2021-05-26T12:45:11.275Z] nexus3.edgexfoundry.org:10003 [2021-05-26T12:45:11.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:45:11.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:45:11.275Z] Configure a credential helper to remove this warning. See [2021-05-26T12:45:11.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:45:11.275Z] [2021-05-26T12:45:11.275Z] Login Succeeded [2021-05-26T12:45:11.275Z] nexus3.edgexfoundry.org:10004 [2021-05-26T12:45:11.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:45:11.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:45:11.547Z] Configure a credential helper to remove this warning. See [2021-05-26T12:45:11.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:45:11.547Z] [2021-05-26T12:45:11.547Z] Login Succeeded [2021-05-26T12:45:11.547Z] docker.io [2021-05-26T12:45:11.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:45:11.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:45:11.813Z] Configure a credential helper to remove this warning. See [2021-05-26T12:45:11.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:45:11.813Z] [2021-05-26T12:45:11.813Z] Login Succeeded [2021-05-26T12:45:11.823Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T12:45:11.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T12:45:12.186Z] ++ 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-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/core-command/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/core-data/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-26T12:45:12.186Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-26T12:45:12.186Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T12:45:12.186Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-26T12:45:12.186Z] ++ cut -d/ -f2 [2021-05-26T12:45:12.186Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-26T12:45:12.231Z] 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-26T12:45:13.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T12:45:13.696Z] [2021-05-26T12:45:13.696Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:45:14.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T12:45:14.023Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T12:45:14.023Z] 31603596830f: Pulling fs layer [2021-05-26T12:45:14.023Z] 54011a49482f: Pulling fs layer [2021-05-26T12:45:14.023Z] a6820b24f6d8: Pulling fs layer [2021-05-26T12:45:14.023Z] f581987b2513: Pulling fs layer [2021-05-26T12:45:14.023Z] f581987b2513: Waiting [2021-05-26T12:45:14.023Z] 54011a49482f: Verifying Checksum [2021-05-26T12:45:14.023Z] 54011a49482f: Download complete [2021-05-26T12:45:14.290Z] 31603596830f: Verifying Checksum [2021-05-26T12:45:14.290Z] 31603596830f: Download complete [2021-05-26T12:45:14.290Z] f581987b2513: Verifying Checksum [2021-05-26T12:45:14.290Z] f581987b2513: Download complete [2021-05-26T12:45:14.290Z] a6820b24f6d8: Verifying Checksum [2021-05-26T12:45:14.290Z] a6820b24f6d8: Download complete [2021-05-26T12:45:14.290Z] 31603596830f: Pull complete [2021-05-26T12:45:14.558Z] 54011a49482f: Pull complete [2021-05-26T12:45:15.164Z] a6820b24f6d8: Pull complete [2021-05-26T12:45:15.427Z] f581987b2513: Pull complete [2021-05-26T12:45:15.427Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T12:45:15.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T12:45:15.427Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T12:45:15.526Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T12:45:15.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T12:45:16.733Z] $ docker top d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T12:45:16.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T12:45:16.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T12:45:17.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T12:45:17.004Z] $ docker exec d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c ssh-agent [2021-05-26T12:45:17.131Z] SSH_AUTH_SOCK=/tmp/ssh-WZghCWs1oDxX/agent.13 [2021-05-26T12:45:17.131Z] SSH_AGENT_PID=19 [2021-05-26T12:45:17.142Z] Running ssh-add (command line suppressed) [2021-05-26T12:45:17.261Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1208103236563469452.key (/w/workspace/edgex-go/2@tmp/private_key_1208103236563469452.key) [2021-05-26T12:45:17.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T12:45:17.602Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T12:45:17.616Z] $ docker exec --env ******** --env ******** d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c ssh-agent -k [2021-05-26T12:45:17.737Z] unset SSH_AUTH_SOCK; [2021-05-26T12:45:17.737Z] unset SSH_AGENT_PID; [2021-05-26T12:45:17.737Z] echo Agent pid 19 killed; [2021-05-26T12:45:17.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T12:45:17.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T12:45:17.807Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T12:45:17.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T12:45:17.928Z] $ docker exec d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c ssh-agent [2021-05-26T12:45:18.054Z] SSH_AUTH_SOCK=/tmp/ssh-ee98zMKzoAhu/agent.51 [2021-05-26T12:45:18.054Z] SSH_AGENT_PID=57 [2021-05-26T12:45:18.060Z] Running ssh-add (command line suppressed) [2021-05-26T12:45:18.164Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2534997188244444161.key (/w/workspace/edgex-go/2@tmp/private_key_2534997188244444161.key) [2021-05-26T12:45:18.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T12:45:18.491Z] + git semver init [2021-05-26T12:45:18.491Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T12:45:18.491Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-26T12:45:18.491Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-26T12:45:18.491Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T12:45:18.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T12:45:18.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T12:45:18.491Z] # $SEMVER_BRANCH = PR-3511 [2021-05-26T12:45:18.491Z] # $SEMVER_TEMP = /tmp/semver-559004687 [2021-05-26T12:45:18.491Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-26T12:45:33.811Z] # '/tmp/semver-559004687' -> '/w/workspace/edgex-go/2/.semver' [2021-05-26T12:45:33.811Z] # -> Force: false [2021-05-26T12:45:33.811Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-26T12:45:33.821Z] $ docker exec --env ******** --env ******** d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c ssh-agent -k [2021-05-26T12:45:33.926Z] unset SSH_AUTH_SOCK; [2021-05-26T12:45:33.927Z] unset SSH_AGENT_PID; [2021-05-26T12:45:33.927Z] echo Agent pid 57 killed; [2021-05-26T12:45:33.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T12:45:34.286Z] + git semver [Pipeline] } [2021-05-26T12:45:34.297Z] $ docker stop --time=1 d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c [2021-05-26T12:45:40.622Z] $ docker rm -f d9c116e89bb73ca1647fa23335c66fcf4806a9e8f30ad1033bfffbc7b5391f0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T12:45:41.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T12:45:41.306Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T12:45:41.310Z] [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-26T12:45:41.829Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T12:45:42.129Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T12:45:42.430Z] + sudo service docker restart [2021-05-26T12:45:42.430Z] + true [2021-05-26T12:45:42.430Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T12:45:56.454Z] Still waiting to schedule task [2021-05-26T12:45:56.455Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-26T12:46:00.580Z] ========================================================= [2021-05-26T12:46:00.580Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T12:46:00.580Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:46:00.897Z] + 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-26T12:46:02.836Z] Sending build context to Docker daemon 330.8MB [2021-05-26T12:46:02.836Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T12:46:02.836Z] Step 2/6 : FROM ${BASE} [2021-05-26T12:46:02.836Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T12:46:02.836Z] 540db60ca938: Pulling fs layer [2021-05-26T12:46:02.836Z] adcc1eea9eea: Pulling fs layer [2021-05-26T12:46:02.836Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T12:46:02.836Z] 0510c868ecb4: Pulling fs layer [2021-05-26T12:46:02.836Z] afea3b2eda06: Pulling fs layer [2021-05-26T12:46:02.836Z] 7809a108b3ef: Pulling fs layer [2021-05-26T12:46:02.836Z] f706445af74f: Pulling fs layer [2021-05-26T12:46:02.836Z] 0510c868ecb4: Waiting [2021-05-26T12:46:02.836Z] afea3b2eda06: Waiting [2021-05-26T12:46:02.836Z] 7809a108b3ef: Waiting [2021-05-26T12:46:02.836Z] f706445af74f: Waiting [2021-05-26T12:46:02.836Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T12:46:02.836Z] 4c4ab2625f07: Download complete [2021-05-26T12:46:02.836Z] adcc1eea9eea: Verifying Checksum [2021-05-26T12:46:02.836Z] adcc1eea9eea: Download complete [2021-05-26T12:46:02.836Z] afea3b2eda06: Verifying Checksum [2021-05-26T12:46:02.836Z] afea3b2eda06: Download complete [2021-05-26T12:46:02.837Z] 7809a108b3ef: Verifying Checksum [2021-05-26T12:46:02.837Z] 7809a108b3ef: Download complete [2021-05-26T12:46:02.837Z] 540db60ca938: Verifying Checksum [2021-05-26T12:46:02.837Z] 540db60ca938: Download complete [2021-05-26T12:46:02.837Z] 540db60ca938: Pull complete [2021-05-26T12:46:03.099Z] adcc1eea9eea: Pull complete [2021-05-26T12:46:03.099Z] 4c4ab2625f07: Pull complete [2021-05-26T12:46:05.662Z] f706445af74f: Verifying Checksum [2021-05-26T12:46:05.662Z] f706445af74f: Download complete [2021-05-26T12:46:05.927Z] 0510c868ecb4: Verifying Checksum [2021-05-26T12:46:05.927Z] 0510c868ecb4: Download complete [2021-05-26T12:46:11.257Z] 0510c868ecb4: Pull complete [2021-05-26T12:46:11.258Z] afea3b2eda06: Pull complete [2021-05-26T12:46:11.258Z] 7809a108b3ef: Pull complete [2021-05-26T12:46:14.708Z] f706445af74f: Pull complete [2021-05-26T12:46:14.708Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T12:46:14.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T12:46:14.708Z] ---> b068be0155e3 [2021-05-26T12:46:14.708Z] 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-26T12:46:16.634Z] ---> Running in e5cbeb17c03a [2021-05-26T12:46:16.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:46:17.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:46:17.842Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T12:46:18.417Z] (2/12) Installing file (5.39-r0) [2021-05-26T12:46:18.681Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T12:46:18.681Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T12:46:22.897Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T12:46:22.897Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T12:46:22.897Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T12:46:22.897Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T12:46:22.897Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T12:46:22.897Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T12:46:23.159Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T12:46:23.159Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T12:46:23.159Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T12:46:23.159Z] OK: 219 MiB in 52 packages [2021-05-26T12:46:25.082Z] Removing intermediate container e5cbeb17c03a [2021-05-26T12:46:25.082Z] ---> eb4a4209b5fe [2021-05-26T12:46:25.082Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T12:46:25.082Z] ---> Running in 4b4c4f8c8330 [2021-05-26T12:46:25.082Z] Removing intermediate container 4b4c4f8c8330 [2021-05-26T12:46:25.082Z] ---> b647ef4aca4e [2021-05-26T12:46:25.082Z] Step 5/6 : COPY go.mod . [2021-05-26T12:46:25.082Z] ---> 4b9872006e78 [2021-05-26T12:46:25.082Z] Step 6/6 : RUN go mod download [2021-05-26T12:46:25.347Z] ---> Running in a607ad7c2788 [2021-05-26T12:46:47.354Z] Removing intermediate container a607ad7c2788 [2021-05-26T12:46:47.354Z] ---> fda17b3c7ccc [2021-05-26T12:46:47.354Z] Successfully built fda17b3c7ccc [2021-05-26T12:46:47.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:46:47.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T12:46:47.666Z] . [Pipeline] withDockerContainer [2021-05-26T12:46:47.757Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T12:46:47.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T12:46:48.241Z] $ docker top 8a9dfac0c5a52c6efc5e79b92903cfad954df839ee44e40494588af33ca2bbdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:46:48.636Z] + go version [2021-05-26T12:46:48.636Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T12:46:48.645Z] $ docker stop --time=1 8a9dfac0c5a52c6efc5e79b92903cfad954df839ee44e40494588af33ca2bbdb [2021-05-26T12:46:49.851Z] $ docker rm -f 8a9dfac0c5a52c6efc5e79b92903cfad954df839ee44e40494588af33ca2bbdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:46:50.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T12:46:50.327Z] . [Pipeline] withDockerContainer [2021-05-26T12:46:50.416Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T12:46:50.455Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T12:46:51.065Z] $ docker top cc3259afd6c2e0d572962620cc200ac36425b35f80612c9179b0c41b87c588fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T12:46:51.175Z] ========================================================= [2021-05-26T12:46:51.175Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T12:46:51.175Z] ========================================================= [Pipeline] sh [2021-05-26T12:46:51.501Z] + go mod tidy [Pipeline] sh [2021-05-26T12:46:52.072Z] + make test [2021-05-26T12:46:52.072Z] go mod tidy [2021-05-26T12:46:52.339Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T12:46:58.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T12:47:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T12:47:27.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T12:47:29.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T12:47:29.911Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T12:47:35.241Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T12:47:35.241Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T12:47:35.241Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T12:47:35.241Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T12:47:38.551Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T12:47:39.135Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T12:47:45.763Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T12:47:45.763Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T12:47:45.763Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T12:47:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.1% of statements [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T12:47:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T12:47:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.068s coverage: 28.7% of statements [2021-05-26T12:47:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-05-26T12:47:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.109s coverage: 27.7% of statements [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T12:47:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 81.2% of statements [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T12:47:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T12:47:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T12:47:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T12:47:54.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 53.4% of statements [2021-05-26T12:47:54.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T12:47:54.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T12:47:54.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 87.7% of statements [2021-05-26T12:47:54.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T12:47:54.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:47:55.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements [2021-05-26T12:47:55.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T12:47:55.519Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-416 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws [2021-05-26T12:47:55.538Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T12:47:55.752Z] The recommended git tool is: git [2021-05-26T12:47:57.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.206s coverage: 28.6% of statements [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T12:47:57.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T12:47:57.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-05-26T12:47:57.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T12:47:58.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-05-26T12:47:58.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T12:47:58.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements [2021-05-26T12:47:58.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T12:47:59.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-05-26T12:47:59.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T12:47:59.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T12:47:59.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T12:47:59.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T12:48:00.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.262s coverage: 95.1% of statements [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T12:48:00.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T12:48:00.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-26T12:48:01.094Z] using credential edgex-jenkins-ssh [2021-05-26T12:48:01.117Z] Cloning the remote Git repository [2021-05-26T12:48:01.168Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:48:01.286Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T12:48:01.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:48:01.364Z] > git --version # timeout=10 [2021-05-26T12:48:01.387Z] > git --version # 'git version 2.17.1' [2021-05-26T12:48:01.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:48:01.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T12:48:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-05-26T12:48:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T12:48:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-05-26T12:48:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T12:48:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-05-26T12:48:04.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-05-26T12:48:04.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-05-26T12:48:04.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.166s coverage: 96.3% of statements [2021-05-26T12:48:05.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-05-26T12:48:17.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-05-26T12:48:17.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-05-26T12:48:17.702Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T12:48:17.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T12:48:17.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T12:48:17.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:48:17.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:48:17.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T12:48:18.675Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:48:19.104Z] Merge succeeded, producing baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:48:19.105Z] Checking out Revision baedef017fb6b94c7cbf9a1c56827843e08d8801 (PR-3511) [2021-05-26T12:48:18.690Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T12:48:18.705Z] > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # timeout=10 [2021-05-26T12:48:19.019Z] > git remote # timeout=10 [2021-05-26T12:48:19.035Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T12:48:19.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:48:19.059Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T12:48:19.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T12:48:19.106Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T12:48:19.121Z] > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # timeout=10 [2021-05-26T12:48:23.504Z] Commit message: "feat(data): message topic should contain the event's deviceName" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T12:48:25.087Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T12:48:25.527Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-26T12:48:25.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 81.8% of statements [2021-05-26T12:48:25.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] sh [2021-05-26T12:48:25.881Z] + sudo service docker restart [2021-05-26T12:48:25.881Z] + true [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-26T12:48:40.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements [2021-05-26T12:48:40.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T12:48:40.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-05-26T12:48:40.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T12:48:40.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T12:48:40.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-05-26T12:48:40.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-26T12:48:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-05-26T12:48:41.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-05-26T12:48:41.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-05-26T12:48:42.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-05-26T12:48:42.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T12:48:42.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T12:48:42.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T12:48:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.5% of statements [2021-05-26T12:48:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T12:48:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T12:48:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-05-26T12:48:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T12:48:43.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T12:48:44.228Z] provisioning config files... [2021-05-26T12:48:44.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2770123516442554768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T12:48:44.626Z] ---> docker-login.sh [2021-05-26T12:48:44.626Z] nexus3.edgexfoundry.org:10001 [2021-05-26T12:48:44.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 46.8% of statements [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T12:48:44.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-26T12:48:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T12:48:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-05-26T12:48:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T12:48:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T12:48:45.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:48:45.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:48:45.879Z] Configure a credential helper to remove this warning. See [2021-05-26T12:48:45.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:48:45.879Z] [2021-05-26T12:48:45.879Z] Login Succeeded [2021-05-26T12:48:45.879Z] nexus3.edgexfoundry.org:10002 [2021-05-26T12:48:46.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:48:46.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:48:46.431Z] Configure a credential helper to remove this warning. See [2021-05-26T12:48:46.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:48:46.431Z] [2021-05-26T12:48:46.431Z] Login Succeeded [2021-05-26T12:48:46.431Z] nexus3.edgexfoundry.org:10003 [2021-05-26T12:48:46.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:48:46.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:48:46.980Z] Configure a credential helper to remove this warning. See [2021-05-26T12:48:46.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:48:46.980Z] [2021-05-26T12:48:46.980Z] Login Succeeded [2021-05-26T12:48:46.980Z] nexus3.edgexfoundry.org:10004 [2021-05-26T12:48:47.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:48:47.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:48:47.533Z] Configure a credential helper to remove this warning. See [2021-05-26T12:48:47.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:48:47.533Z] [2021-05-26T12:48:47.533Z] Login Succeeded [2021-05-26T12:48:47.533Z] docker.io [2021-05-26T12:48:47.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T12:48:48.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T12:48:48.411Z] Configure a credential helper to remove this warning. See [2021-05-26T12:48:48.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T12:48:48.411Z] [2021-05-26T12:48:48.411Z] Login Succeeded [2021-05-26T12:48:48.411Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T12:48:48.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T12:48:48.733Z] ========================================================= [2021-05-26T12:48:48.733Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T12:48:48.733Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:48:49.081Z] + 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-26T12:48:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.065s coverage: 18.9% of statements [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T12:48:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 91.9% of statements [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T12:48:49.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.632s coverage: 28.7% of statements [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T12:48:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T12:48:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T12:48:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T12:48:49.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements [2021-05-26T12:48:49.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T12:48:49.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-05-26T12:48:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T12:48:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T12:48:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T12:48:50.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements [2021-05-26T12:48:50.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T12:48:50.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements [2021-05-26T12:48:50.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T12:48:50.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:48:50.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T12:48:50.718Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-26T12:48:50.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T12:48:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T12:48:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T12:48:50.983Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T12:48:51.250Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-26T12:48:51.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-05-26T12:48:51.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T12:48:51.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T12:48:51.714Z] Sending build context to Docker daemon 168.1MB [2021-05-26T12:48:51.714Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T12:48:51.714Z] Step 2/6 : FROM ${BASE} [2021-05-26T12:48:51.714Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T12:48:51.714Z] 595b0fe564bb: Pulling fs layer [2021-05-26T12:48:51.714Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T12:48:51.714Z] 316046926c0a: Pulling fs layer [2021-05-26T12:48:51.714Z] 4ebd0625c992: Pulling fs layer [2021-05-26T12:48:51.714Z] 207e8628e3a3: Pulling fs layer [2021-05-26T12:48:51.714Z] 4ebd0625c992: Waiting [2021-05-26T12:48:51.714Z] c791037a9be2: Pulling fs layer [2021-05-26T12:48:51.714Z] 207e8628e3a3: Waiting [2021-05-26T12:48:51.714Z] ffd874e62e21: Pulling fs layer [2021-05-26T12:48:51.714Z] c791037a9be2: Waiting [2021-05-26T12:48:51.714Z] 316046926c0a: Download complete [2021-05-26T12:48:51.714Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T12:48:51.714Z] 7186ed65a4f7: Download complete [2021-05-26T12:48:51.714Z] 207e8628e3a3: Download complete [2021-05-26T12:48:51.714Z] c791037a9be2: Download complete [2021-05-26T12:48:51.714Z] 595b0fe564bb: Verifying Checksum [2021-05-26T12:48:51.714Z] 595b0fe564bb: Download complete [2021-05-26T12:48:51.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.066s coverage: 27.9% of statements [2021-05-26T12:48:51.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T12:48:51.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T12:48:51.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T12:48:51.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T12:48:51.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T12:48:52.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-05-26T12:48:52.375Z] GO111MODULE=on go vet ./... [2021-05-26T12:48:52.715Z] 595b0fe564bb: Pull complete [2021-05-26T12:48:53.325Z] 7186ed65a4f7: Pull complete [2021-05-26T12:48:53.597Z] 316046926c0a: Pull complete [2021-05-26T12:48:54.575Z] ffd874e62e21: Verifying Checksum [2021-05-26T12:48:54.575Z] ffd874e62e21: Download complete [2021-05-26T12:48:55.550Z] 4ebd0625c992: Verifying Checksum [2021-05-26T12:48:55.550Z] 4ebd0625c992: Download complete [2021-05-26T12:49:05.724Z] 4ebd0625c992: Pull complete [2021-05-26T12:49:06.002Z] 207e8628e3a3: Pull complete [2021-05-26T12:49:06.277Z] c791037a9be2: Pull complete [2021-05-26T12:49:09.692Z] ffd874e62e21: Pull complete [2021-05-26T12:49:09.968Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T12:49:09.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T12:49:09.968Z] ---> cfc18b08335c [2021-05-26T12:49:09.968Z] 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-26T12:49:12.602Z] ---> Running in e11666b73821 [2021-05-26T12:49:14.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:49:15.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:49:15.616Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T12:49:16.590Z] (2/12) Installing file (5.39-r0) [2021-05-26T12:49:16.590Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T12:49:16.590Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T12:49:20.891Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T12:49:20.891Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T12:49:20.891Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T12:49:20.891Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T12:49:20.891Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T12:49:21.164Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T12:49:21.164Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T12:49:21.164Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T12:49:21.437Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T12:49:21.437Z] OK: 218 MiB in 52 packages [2021-05-26T12:49:25.749Z] Removing intermediate container e11666b73821 [2021-05-26T12:49:25.749Z] ---> 3ea6d584da7e [2021-05-26T12:49:25.749Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T12:49:25.749Z] ---> Running in aca46e224f8e [2021-05-26T12:49:25.749Z] Removing intermediate container aca46e224f8e [2021-05-26T12:49:25.749Z] ---> ad8e0f542a20 [2021-05-26T12:49:25.749Z] Step 5/6 : COPY go.mod . [2021-05-26T12:49:26.344Z] ---> bcb425adfc42 [2021-05-26T12:49:26.344Z] Step 6/6 : RUN go mod download [2021-05-26T12:49:26.625Z] ---> Running in d581b93626c1 [2021-05-26T12:49:31.224Z] gofmt -l . [2021-05-26T12:49:31.224Z] [ "`gofmt -l .`" = "" ] [2021-05-26T12:49:31.224Z] ./bin/test-go-mod-tidy.sh [2021-05-26T12:49:31.224Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-26T12:49:31.537Z] + ls -al . [2021-05-26T12:49:31.537Z] total 852 [2021-05-26T12:49:31.537Z] drwxrwxr-x 10 1001 1001 4096 May 26 12:49 . [2021-05-26T12:49:31.537Z] drwxr-xr-x 4 root root 28 May 26 12:46 .. [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 11 May 26 12:45 .dockerignore [2021-05-26T12:49:31.537Z] drwxrwxr-x 8 1001 1001 179 May 26 12:45 .git [2021-05-26T12:49:31.537Z] drwxrwxr-x 3 1001 1001 125 May 26 12:45 .github [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 818 May 26 12:45 .gitignore [2021-05-26T12:49:31.537Z] drwx------ 3 1001 1001 60 May 26 12:45 .semver [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 166 May 26 12:45 .sonarcloud.properties [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 8609 May 26 12:45 Attribution.txt [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 3804 May 26 12:45 CONTRIBUTING.md [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 931 May 26 12:45 Dockerfile.build [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 863 May 26 12:45 Jenkinsfile [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 10775 May 26 12:45 LICENSE [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 5632 May 26 12:45 Makefile [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 7978 May 26 12:45 README.md [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 6755 May 26 12:45 SECURITY.md [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 5 May 26 12:45 VERSION [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 4131 May 26 12:45 ZMQWindows.md [2021-05-26T12:49:31.537Z] drwxrwxr-x 2 1001 1001 117 May 26 12:45 bin [2021-05-26T12:49:31.537Z] drwxrwxr-x 14 1001 1001 4096 May 26 12:45 cmd [2021-05-26T12:49:31.537Z] -rw-r--r-- 1 root root 742526 May 26 12:48 coverage.out [2021-05-26T12:49:31.537Z] -rw-r--r-- 1 root root 1060 May 26 12:49 go.mod [2021-05-26T12:49:31.537Z] -rw-r--r-- 1 root root 21990 May 26 12:46 go.sum [2021-05-26T12:49:31.537Z] drwxrwxr-x 8 1001 1001 127 May 26 12:45 internal [2021-05-26T12:49:31.537Z] drwxrwxr-x 4 1001 1001 26 May 26 12:45 openapi [2021-05-26T12:49:31.537Z] drwxrwxr-x 4 1001 1001 71 May 26 12:45 snap [2021-05-26T12:49:31.537Z] -rw-rw-r-- 1 1001 1001 168 May 26 12:45 version.go [Pipeline] sh [2021-05-26T12:49:31.840Z] + '[' -e coverage.out ] [2021-05-26T12:49:31.840Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T12:49:31.971Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T12:49:32.267Z] + make build [2021-05-26T12:49:32.268Z] go mod tidy [2021-05-26T12:49:32.534Z] 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-26T12:49:34.473Z] 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-26T12:49:46.784Z] 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-26T12:49:48.186Z] 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-26T12:49:50.112Z] 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-26T12:49:50.112Z] 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-26T12:49:52.074Z] 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-26T12:49:53.426Z] Removing intermediate container d581b93626c1 [2021-05-26T12:49:53.426Z] ---> fff5f2704029 [2021-05-26T12:49:53.426Z] Successfully built fff5f2704029 [2021-05-26T12:49:53.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:49:53.484Z] 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-26T12:49:53.780Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T12:49:53.781Z] . [Pipeline] withDockerContainer [2021-05-26T12:49:54.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-416 does not seem to be running inside a container [2021-05-26T12:49:54.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T12:49:54.440Z] 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-26T12:49:55.388Z] 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-26T12:49:55.680Z] $ docker top 692fa131faf3123348cec133c6b9e16082458cbe684f15501ba4ac54f48d7f7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:49:56.332Z] 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-26T12:49:56.612Z] + go version [2021-05-26T12:49:56.613Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T12:49:56.630Z] $ docker stop --time=1 692fa131faf3123348cec133c6b9e16082458cbe684f15501ba4ac54f48d7f7b [2021-05-26T12:49:57.755Z] 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-26T12:49:58.418Z] $ docker rm -f 692fa131faf3123348cec133c6b9e16082458cbe684f15501ba4ac54f48d7f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:49:59.070Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T12:49:59.070Z] . [Pipeline] withDockerContainer [2021-05-26T12:49:59.295Z] prd-ubuntu18.04-docker-arm64-4c-16g-416 does not seem to be running inside a container [2021-05-26T12:49:59.374Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T12:50:00.919Z] $ docker top 1b2956c93093967d5615b0dc95f33e779d6713cefebe40c132375183f2d3195b -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-26T12:50:01.257Z] $ docker stop --time=1 cc3259afd6c2e0d572962620cc200ac36425b35f80612c9179b0c41b87c588fb [2021-05-26T12:50:09.201Z] $ docker rm -f cc3259afd6c2e0d572962620cc200ac36425b35f80612c9179b0c41b87c588fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-05-26T12:50:09.625Z] ========================================================= [2021-05-26T12:50:09.625Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T12:50:09.625Z] ========================================================= [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-26T12:50:10.632Z] + go mod tidy [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:50:12.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T12:50:12.370Z] [2021-05-26T12:50:12.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:50:12.637Z] + make test [2021-05-26T12:50:12.637Z] go mod tidy [2021-05-26T12:50:12.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T12:50:12.948Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-26T12:50:12.948Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-26T12:50:12.948Z] ca9280d653b3: Pulling fs layer [2021-05-26T12:50:12.948Z] 7e9c9ca2126c: Pulling fs layer [2021-05-26T12:50:12.948Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-26T12:50:12.948Z] cbdbe7a5bc2a: Download complete [2021-05-26T12:50:13.213Z] cbdbe7a5bc2a: Pull complete [2021-05-26T12:50:13.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T12:50:13.486Z] ca9280d653b3: Verifying Checksum [2021-05-26T12:50:13.486Z] ca9280d653b3: Download complete [2021-05-26T12:50:14.436Z] ca9280d653b3: Pull complete [2021-05-26T12:50:14.436Z] 7e9c9ca2126c: Verifying Checksum [2021-05-26T12:50:14.436Z] 7e9c9ca2126c: Download complete [2021-05-26T12:50:17.754Z] 7e9c9ca2126c: Pull complete [2021-05-26T12:50:17.754Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-26T12:50:17.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T12:50:17.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-26T12:50:17.838Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T12:50:17.876Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-26T12:50:33.531Z] $ docker top 36598024556f0f83b2853cfaa54b2939a1c725a1c996bd54c6749d68b9b996bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:50:33.925Z] + docker-compose build --help [2021-05-26T12:50:33.925Z] + grep parallel [2021-05-26T12:50:34.496Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T12:50:34.505Z] $ docker stop --time=1 36598024556f0f83b2853cfaa54b2939a1c725a1c996bd54c6749d68b9b996bf [2021-05-26T12:50:35.863Z] $ docker rm -f 36598024556f0f83b2853cfaa54b2939a1c725a1c996bd54c6749d68b9b996bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:50:36.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T12:50:36.316Z] . [Pipeline] withDockerContainer [2021-05-26T12:50:36.400Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T12:50:36.438Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T12:50:37.239Z] $ docker top 0e2e23c234bc939adacb0f98a4f6c68166b3fbc7246b1f4d7d097974499b99d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:50:37.643Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T12:50:38.218Z] Building core-command ... [2021-05-26T12:50:38.218Z] Building core-data ... [2021-05-26T12:50:38.218Z] Building core-metadata ... [2021-05-26T12:50:38.218Z] Building security-bootstrapper ... [2021-05-26T12:50:38.218Z] Building security-proxy-setup ... [2021-05-26T12:50:38.218Z] Building security-secretstore-setup ... [2021-05-26T12:50:38.218Z] Building support-notifications ... [2021-05-26T12:50:38.218Z] Building support-scheduler ... [2021-05-26T12:50:38.218Z] Building sys-mgmt-agent ... [2021-05-26T12:50:38.218Z] Building sys-mgmt-agent [2021-05-26T12:50:38.218Z] Building support-notifications [2021-05-26T12:50:38.218Z] Building core-command [2021-05-26T12:50:38.218Z] Building security-secretstore-setup [2021-05-26T12:50:38.218Z] Building security-bootstrapper [2021-05-26T12:50:40.056Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T12:51:24.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:51:24.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:51:24.979Z] ---> fda17b3c7ccc [2021-05-26T12:51:24.979Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:51:24.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:51:24.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:51:24.979Z] ---> fda17b3c7ccc [2021-05-26T12:51:24.979Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T12:51:24.979Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:51:24.979Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:51:24.979Z] ---> fda17b3c7ccc [2021-05-26T12:51:24.979Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T12:51:24.979Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:51:24.979Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:51:24.979Z] ---> fda17b3c7ccc [2021-05-26T12:51:24.979Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T12:51:36.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T12:51:37.466Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:51:37.466Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:51:37.466Z] ---> fda17b3c7ccc [2021-05-26T12:51:37.466Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:51:37.466Z] ---> Running in 896bd1bf457d [2021-05-26T12:51:37.466Z] ---> Running in 06cfeaaf0003 [2021-05-26T12:51:37.466Z] ---> Running in bb01cdc38e9f [2021-05-26T12:51:37.466Z] ---> Running in 408bd605ad1a [2021-05-26T12:51:37.466Z] ---> Running in 3b005f3babd2 [2021-05-26T12:51:37.731Z] Removing intermediate container 06cfeaaf0003 [2021-05-26T12:51:37.731Z] ---> bdb960f5bc87 [2021-05-26T12:51:37.731Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:51:37.731Z] Removing intermediate container 896bd1bf457d [2021-05-26T12:51:37.731Z] ---> 772a6ccbdd53 [2021-05-26T12:51:37.731Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:51:37.731Z] Removing intermediate container bb01cdc38e9f [2021-05-26T12:51:37.731Z] ---> 51082f1b7cd1 [2021-05-26T12:51:37.731Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:51:37.996Z] Removing intermediate container 3b005f3babd2 [2021-05-26T12:51:37.996Z] ---> 7bc4ff2fd929 [2021-05-26T12:51:37.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:51:37.996Z] ---> Running in 8e9297770958 [2021-05-26T12:51:37.996Z] Removing intermediate container 408bd605ad1a [2021-05-26T12:51:37.996Z] ---> 45bdc36e89d5 [2021-05-26T12:51:37.996Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:51:37.996Z] ---> Running in 0e1c6ad03b2f [2021-05-26T12:51:37.996Z] ---> Running in 6ecd6cd6ea96 [2021-05-26T12:51:37.996Z] ---> Running in 69bdbd47244d [2021-05-26T12:51:37.996Z] ---> Running in ba9f601338e3 [2021-05-26T12:51:38.959Z] Removing intermediate container 8e9297770958 [2021-05-26T12:51:38.959Z] ---> d445d7f336bd [2021-05-26T12:51:38.959Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T12:51:38.959Z] ---> Running in 84dd47f6b2fd [2021-05-26T12:51:39.538Z] Removing intermediate container 6ecd6cd6ea96 [2021-05-26T12:51:39.538Z] ---> 815aba37b308 [2021-05-26T12:51:39.538Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T12:51:39.538Z] Removing intermediate container 0e1c6ad03b2f [2021-05-26T12:51:39.538Z] ---> 97e38cd33023 [2021-05-26T12:51:39.538Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T12:51:39.538Z] ---> Running in 6508c0cb36fd [2021-05-26T12:51:39.538Z] ---> Running in 0202972e0792 [2021-05-26T12:51:39.809Z] Removing intermediate container ba9f601338e3 [2021-05-26T12:51:39.809Z] ---> 40a480fae208 [2021-05-26T12:51:39.809Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T12:51:39.809Z] ---> Running in f7465b0c3348 [2021-05-26T12:51:40.081Z] Removing intermediate container 69bdbd47244d [2021-05-26T12:51:40.081Z] ---> 5bab0bc2fb38 [2021-05-26T12:51:40.081Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T12:51:40.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:40.081Z] ---> Running in a3fb5c987e6b [2021-05-26T12:51:40.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:40.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:40.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:40.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:40.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:41.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:41.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:41.144Z] OK: 219 MiB in 52 packages [2021-05-26T12:51:41.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:41.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:51:41.410Z] OK: 219 MiB in 52 packages [2021-05-26T12:51:41.687Z] Removing intermediate container 84dd47f6b2fd [2021-05-26T12:51:41.687Z] ---> 5872bf28032b [2021-05-26T12:51:41.687Z] Step 6/32 : COPY go.mod . [2021-05-26T12:51:41.964Z] OK: 219 MiB in 52 packages [2021-05-26T12:51:41.964Z] OK: 219 MiB in 52 packages [2021-05-26T12:51:41.964Z] ---> 9de590bd6419 [2021-05-26T12:51:41.964Z] Step 7/32 : RUN go mod download [2021-05-26T12:51:41.964Z] ---> Running in f5b3bbee7d9c [2021-05-26T12:51:41.964Z] Removing intermediate container 6508c0cb36fd [2021-05-26T12:51:41.964Z] ---> 4f98446fcda0 [2021-05-26T12:51:41.964Z] Step 6/23 : COPY go.mod . [2021-05-26T12:51:42.237Z] OK: 219 MiB in 52 packages [2021-05-26T12:51:42.237Z] Removing intermediate container 0202972e0792 [2021-05-26T12:51:42.237Z] ---> 9ac90a35cfb5 [2021-05-26T12:51:42.237Z] Step 6/24 : COPY go.mod . [2021-05-26T12:51:42.237Z] Removing intermediate container a3fb5c987e6b [2021-05-26T12:51:42.237Z] ---> 2effad9392ce [2021-05-26T12:51:42.237Z] Step 6/24 : COPY go.mod . [2021-05-26T12:51:42.505Z] ---> 276bbc37b3f6 [2021-05-26T12:51:42.505Z] Step 7/23 : RUN go mod download [2021-05-26T12:51:42.505Z] ---> Running in 5d668560a793 [2021-05-26T12:51:42.505Z] ---> a95fe2d919ff [2021-05-26T12:51:42.505Z] Step 7/24 : RUN go mod download [2021-05-26T12:51:42.768Z] Removing intermediate container f7465b0c3348 [2021-05-26T12:51:42.768Z] ---> b74c8d6940ba [2021-05-26T12:51:42.768Z] Step 6/26 : COPY go.mod . [2021-05-26T12:51:42.768Z] ---> Running in 5e38f09b1965 [2021-05-26T12:51:42.768Z] ---> 7d452a62e227 [2021-05-26T12:51:42.768Z] Step 7/24 : RUN go mod download [2021-05-26T12:51:42.768Z] ---> Running in a22a8c100893 [2021-05-26T12:51:43.031Z] ---> b96b6091d70a [2021-05-26T12:51:43.031Z] Step 7/26 : RUN go mod download [2021-05-26T12:51:43.031Z] ---> Running in 36a17f2462f2 [2021-05-26T12:51:43.294Z] Removing intermediate container f5b3bbee7d9c [2021-05-26T12:51:43.294Z] ---> 692523fd97e7 [2021-05-26T12:51:43.294Z] Step 8/32 : COPY . . [2021-05-26T12:51:43.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T12:51:46.628Z] Removing intermediate container 5d668560a793 [2021-05-26T12:51:46.628Z] ---> 3b3f484b2d92 [2021-05-26T12:51:46.628Z] Step 8/23 : COPY . . [2021-05-26T12:51:53.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T12:51:53.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T12:51:57.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T12:51:57.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T12:51:57.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T12:51:57.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T12:51:59.886Z] Removing intermediate container 5e38f09b1965 [2021-05-26T12:51:59.886Z] ---> c9a12110e5b8 [2021-05-26T12:51:59.886Z] Step 8/24 : COPY . . [2021-05-26T12:51:59.886Z] Removing intermediate container a22a8c100893 [2021-05-26T12:51:59.886Z] ---> f775dddbb092 [2021-05-26T12:51:59.886Z] Step 8/24 : COPY . . [2021-05-26T12:51:59.886Z] ---> 318b9b00c6ee [2021-05-26T12:51:59.886Z] Step 9/23 : RUN go mod tidy [2021-05-26T12:51:59.886Z] ---> 4afc8834f1e6 [2021-05-26T12:51:59.886Z] Step 9/32 : RUN go mod tidy [2021-05-26T12:52:03.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T12:52:03.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T12:52:13.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T12:52:13.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T12:52:13.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T12:52:14.835Z] Removing intermediate container 36a17f2462f2 [2021-05-26T12:52:14.835Z] ---> e8a6776adec3 [2021-05-26T12:52:14.835Z] Step 8/26 : COPY . . [2021-05-26T12:52:14.835Z] ---> Running in 758f6b5410af [2021-05-26T12:52:14.835Z] ---> Running in c501394a51df [2021-05-26T12:52:14.835Z] ---> ae1e6427df13 [2021-05-26T12:52:14.835Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:52:14.835Z] ---> Running in 69b34bba8102 [2021-05-26T12:52:14.835Z] ---> ce30f19c6c29 [2021-05-26T12:52:14.835Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:52:16.776Z] ---> Running in aa5fbc4754b7 [2021-05-26T12:52:17.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.401s coverage: 46.1% of statements [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T12:52:17.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T12:52:17.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.194s coverage: 28.7% of statements [2021-05-26T12:52:17.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.310s coverage: 100.0% of statements [2021-05-26T12:52:22.083Z] Removing intermediate container 758f6b5410af [2021-05-26T12:52:22.083Z] ---> 258e271fe750 [2021-05-26T12:52:22.083Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T12:52:22.083Z] Removing intermediate container c501394a51df [2021-05-26T12:52:22.083Z] ---> 1a4a897b8087 [2021-05-26T12:52:22.083Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T12:52:22.083Z] Removing intermediate container 69b34bba8102 [2021-05-26T12:52:22.083Z] ---> 7af5010b7af6 [2021-05-26T12:52:22.083Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T12:52:22.083Z] ---> Running in 32b0b09263cb [2021-05-26T12:52:22.083Z] ---> Running in 6847f659cbca [2021-05-26T12:52:22.083Z] ---> Running in 5793292acf90 [2021-05-26T12:52:22.347Z] Removing intermediate container aa5fbc4754b7 [2021-05-26T12:52:22.347Z] ---> 3c9768a74c26 [2021-05-26T12:52:22.347Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-26T12:52:22.347Z] ---> Running in 28eafe2a5072 [2021-05-26T12:52:22.922Z] 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-26T12:52:22.922Z] 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-26T12:52:22.922Z] 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-26T12:52:23.184Z] 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-26T12:52:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.495s coverage: 27.7% of statements [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T12:52:26.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T12:52:26.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.201s coverage: 100.0% of statements [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T12:52:26.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.251s coverage: 100.0% of statements [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T12:52:26.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T12:52:27.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.313s coverage: 53.4% of statements [2021-05-26T12:52:27.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T12:52:27.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T12:52:28.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.584s coverage: 87.7% of statements [2021-05-26T12:52:28.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T12:52:28.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:52:28.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-05-26T12:52:28.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.223s coverage: 28.6% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.345s coverage: 100.0% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.198s coverage: 100.0% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.479s coverage: 86.7% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.471s coverage: 97.5% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T12:52:38.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.374s coverage: 78.3% of statements [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T12:52:38.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T12:52:41.456Z] ---> a40087f62727 [2021-05-26T12:52:41.456Z] Step 9/26 : RUN go mod tidy [2021-05-26T12:52:41.456Z] ---> Running in 3502b150a6db [2021-05-26T12:52:41.456Z] Removing intermediate container 3502b150a6db [2021-05-26T12:52:41.456Z] ---> a7c35313a19a [2021-05-26T12:52:41.456Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T12:52:41.456Z] ---> Running in 5378da8cd685 [2021-05-26T12:52:42.050Z] 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-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 95.1% of statements [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.408s coverage: 0.8% of statements [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.191s coverage: 21.7% of statements [2021-05-26T12:52:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.221s coverage: 79.5% of statements [2021-05-26T12:52:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2021-05-26T12:52:46.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-05-26T12:52:47.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements [2021-05-26T12:53:00.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.199s coverage: 94.4% of statements [2021-05-26T12:53:00.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-05-26T12:53:04.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.625s coverage: 81.8% of statements [2021-05-26T12:53:04.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.199s coverage: 76.0% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-05-26T12:53:12.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.330s coverage: 91.2% of statements [2021-05-26T12:53:12.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T12:53:13.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.768s coverage: 64.4% of statements [2021-05-26T12:53:13.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T12:53:13.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T12:53:13.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements [2021-05-26T12:53:13.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-05-26T12:53:13.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-05-26T12:53:14.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-05-26T12:53:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-05-26T12:53:20.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.107s coverage: 66.9% of statements [2021-05-26T12:53:20.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T12:53:20.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T12:53:20.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T12:53:20.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.811s coverage: 43.5% of statements [2021-05-26T12:53:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T12:53:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T12:53:20.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-05-26T12:53:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T12:53:20.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.125s coverage: 84.8% of statements [2021-05-26T12:53:26.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.444s coverage: 46.8% of statements [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T12:53:26.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T12:53:26.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T12:53:26.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T12:53:29.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.254s coverage: 18.9% of statements [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T12:53:29.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.603s coverage: 91.9% of statements [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:53:29.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.671s coverage: 28.7% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.204s coverage: 100.0% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.243s coverage: 64.6% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.468s coverage: 97.6% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T12:53:36.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T12:53:36.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T12:53:36.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-05-26T12:53:37.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.172s coverage: 28.1% of statements [2021-05-26T12:53:37.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T12:53:37.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T12:53:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.148s coverage: 27.9% of statements [2021-05-26T12:53:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T12:53:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T12:53:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T12:53:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T12:53:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T12:53:38.432Z] Removing intermediate container 32b0b09263cb [2021-05-26T12:53:38.432Z] ---> b09c53e447a4 [2021-05-26T12:53:38.432Z] [2021-05-26T12:53:38.432Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T12:53:38.432Z] 3.12: Pulling from library/alpine [2021-05-26T12:53:38.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-26T12:53:38.701Z] Removing intermediate container 5793292acf90 [2021-05-26T12:53:38.701Z] ---> 173fccc0eac4 [2021-05-26T12:53:38.701Z] [2021-05-26T12:53:38.701Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T12:53:39.254Z] GO111MODULE=on go vet ./... [2021-05-26T12:53:39.286Z] 3.12: Pulling from library/alpine [2021-05-26T12:53:39.550Z] 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-26T12:53:49.580Z] Removing intermediate container 28eafe2a5072 [2021-05-26T12:53:49.580Z] ---> 667f789542cd [2021-05-26T12:53:49.580Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T12:53:49.580Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T12:53:49.843Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T12:53:49.843Z] Status: Image is up to date for alpine:3.12 [2021-05-26T12:53:49.843Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T12:53:49.843Z] Removing intermediate container 6847f659cbca [2021-05-26T12:53:49.843Z] ---> f4f1cc7ea588 [2021-05-26T12:53:49.843Z] [2021-05-26T12:53:49.843Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T12:53:49.843Z] ---> 13621d1b12d4 [2021-05-26T12:53:49.843Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T12:53:50.104Z] ---> 13621d1b12d4 [2021-05-26T12:53:50.105Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T12:53:50.105Z] ---> 13621d1b12d4 [2021-05-26T12:53:50.105Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T12:53:50.368Z] ---> Running in 093a91820cf7 [2021-05-26T12:53:51.313Z] ---> Running in ba227bcc169f [2021-05-26T12:53:51.313Z] ---> Running in ef81b41f1bcb [2021-05-26T12:53:51.313Z] ---> Running in 89245d42816d [2021-05-26T12:54:01.349Z] Removing intermediate container 5378da8cd685 [2021-05-26T12:54:01.349Z] ---> 877f54526ec9 [2021-05-26T12:54:01.349Z] [2021-05-26T12:54:01.349Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T12:54:01.349Z] ---> 13621d1b12d4 [2021-05-26T12:54:01.349Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T12:54:01.349Z] Removing intermediate container 89245d42816d [2021-05-26T12:54:01.349Z] ---> d3c7b2ff1c77 [2021-05-26T12:54:01.349Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T12:54:01.349Z] ---> Running in e93edafd64ee [2021-05-26T12:54:01.610Z] ---> Running in 189ba8b3dc51 [2021-05-26T12:54:02.191Z] 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-26T12:54:02.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:02.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:02.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:02.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:02.457Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T12:54:02.457Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:54:02.457Z] OK: 6 MiB in 15 packages [2021-05-26T12:54:02.457Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T12:54:02.457Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T12:54:02.457Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:54:02.457Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T12:54:02.457Z] OK: 6 MiB in 16 packages [2021-05-26T12:54:03.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:03.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:03.851Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T12:54:03.851Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T12:54:03.851Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T12:54:03.851Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T12:54:03.851Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T12:54:03.851Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T12:54:03.851Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:54:03.851Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T12:54:04.112Z] OK: 7 MiB in 20 packages [2021-05-26T12:54:06.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:06.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:06.039Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T12:54:06.039Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T12:54:06.039Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:54:06.039Z] OK: 6 MiB in 16 packages [2021-05-26T12:54:07.969Z] Removing intermediate container ba227bcc169f [2021-05-26T12:54:07.969Z] ---> 08317729d4b1 [2021-05-26T12:54:07.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T12:54:09.355Z] Removing intermediate container ef81b41f1bcb [2021-05-26T12:54:09.355Z] ---> 10d8fa3208ce [2021-05-26T12:54:09.355Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T12:54:09.355Z] Removing intermediate container 093a91820cf7 [2021-05-26T12:54:09.355Z] ---> 70b2f53f829a [2021-05-26T12:54:09.355Z] [2021-05-26T12:54:09.355Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T12:54:09.926Z] ---> Running in f1d0174d0936 [2021-05-26T12:54:09.926Z] ---> Running in d7f7fbcceeaf [2021-05-26T12:54:10.186Z] 20.10.0: Pulling from library/docker [2021-05-26T12:54:10.186Z] Removing intermediate container e93edafd64ee [2021-05-26T12:54:10.186Z] ---> 4c651df74bd8 [2021-05-26T12:54:10.186Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T12:54:10.446Z] Removing intermediate container 189ba8b3dc51 [2021-05-26T12:54:10.446Z] ---> 2a11a95eb697 [2021-05-26T12:54:10.446Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T12:54:11.387Z] ---> Running in 6afb5bf7ae85 [2021-05-26T12:54:11.387Z] ---> Running in 0cb463bc5236 [2021-05-26T12:54:11.648Z] Removing intermediate container f1d0174d0936 [2021-05-26T12:54:11.648Z] ---> d47498064b06 [2021-05-26T12:54:11.648Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T12:54:12.593Z] Removing intermediate container d7f7fbcceeaf [2021-05-26T12:54:12.593Z] ---> 1a34bb7b583a [2021-05-26T12:54:12.593Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T12:54:13.980Z] ---> Running in 912d715b30ac [2021-05-26T12:54:14.244Z] ---> Running in 4ab1a845869a [2021-05-26T12:54:16.156Z] Removing intermediate container 6afb5bf7ae85 [2021-05-26T12:54:16.156Z] ---> 9083a36e792c [2021-05-26T12:54:16.156Z] Step 14/26 : WORKDIR / [2021-05-26T12:54:16.423Z] Removing intermediate container 0cb463bc5236 [2021-05-26T12:54:16.423Z] ---> 71f9cc7e2e30 [2021-05-26T12:54:16.423Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T12:54:16.684Z] ---> Running in c0443cf2b095 [2021-05-26T12:54:16.946Z] Removing intermediate container 912d715b30ac [2021-05-26T12:54:16.946Z] ---> 048f850af9df [2021-05-26T12:54:16.946Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T12:54:17.209Z] Removing intermediate container 4ab1a845869a [2021-05-26T12:54:17.209Z] ---> f15e3d793a6b [2021-05-26T12:54:17.209Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T12:54:17.470Z] ---> Running in 96c76ca0a59b [2021-05-26T12:54:17.738Z] ---> Running in 4456e926712f [2021-05-26T12:54:17.738Z] ---> Running in e2b4aff38ffa [2021-05-26T12:54:18.314Z] Removing intermediate container c0443cf2b095 [2021-05-26T12:54:18.314Z] ---> 5d699cd2dc34 [2021-05-26T12:54:18.314Z] 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-26T12:54:19.277Z] Removing intermediate container 96c76ca0a59b [2021-05-26T12:54:19.277Z] ---> c39d339201ed [2021-05-26T12:54:19.277Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T12:54:23.485Z] Removing intermediate container e2b4aff38ffa [2021-05-26T12:54:23.485Z] ---> b080239f65ca [2021-05-26T12:54:23.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:54:23.485Z] Removing intermediate container 4456e926712f [2021-05-26T12:54:23.485Z] ---> 07e13273313c [2021-05-26T12:54:23.485Z] Step 16/24 : WORKDIR / [2021-05-26T12:54:23.485Z] ---> Running in 5a35896cdc1d [2021-05-26T12:54:23.485Z] ---> d270033ab940 [2021-05-26T12:54:23.485Z] 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-26T12:54:23.746Z] ---> Running in efab1cf2e514 [2021-05-26T12:54:24.018Z] ---> 8ded2201bb14 [2021-05-26T12:54:24.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T12:54:24.596Z] ---> 6b1bb842f7e3 [2021-05-26T12:54:24.596Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T12:54:26.510Z] Removing intermediate container efab1cf2e514 [2021-05-26T12:54:26.510Z] ---> 65ba953bf9ce [2021-05-26T12:54:26.510Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:54:28.425Z] ---> 6a6db3b6a1e3 [2021-05-26T12:54:28.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T12:54:28.425Z] ---> 654bec51cae4 [2021-05-26T12:54:28.425Z] 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-26T12:54:28.999Z] ---> 1f81e85d1456 [2021-05-26T12:54:28.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T12:54:29.263Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T12:54:29.835Z] ---> 5b656e4cbbf7 [2021-05-26T12:54:29.835Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T12:54:29.835Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T12:54:30.096Z] ---> aefe523efa57 [2021-05-26T12:54:30.096Z] 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-26T12:54:30.096Z] Removing intermediate container 5a35896cdc1d [2021-05-26T12:54:30.096Z] ---> 5245d29c3c97 [2021-05-26T12:54:30.096Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T12:54:30.357Z] ---> Running in be4d233ddbbc [2021-05-26T12:54:30.620Z] ---> ee3df05141b7 [2021-05-26T12:54:30.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T12:54:30.620Z] ---> ce3261828bbd [2021-05-26T12:54:30.620Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T12:54:30.880Z] ---> Running in 5539c710f254 [2021-05-26T12:54:30.880Z] ---> Running in 5fe1adc64df1 [2021-05-26T12:54:32.274Z] Removing intermediate container be4d233ddbbc [2021-05-26T12:54:32.274Z] ---> 664d6387d280 [2021-05-26T12:54:32.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:54:32.274Z] ---> 25c3b1d640a4 [2021-05-26T12:54:32.274Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T12:54:32.274Z] ---> c1ba881b4e0c [2021-05-26T12:54:32.274Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T12:54:32.274Z] Removing intermediate container 5539c710f254 [2021-05-26T12:54:32.274Z] ---> a02d424f8a4f [2021-05-26T12:54:32.274Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T12:54:32.274Z] ---> Running in 5ba238037185 [2021-05-26T12:54:32.274Z] Removing intermediate container 5fe1adc64df1 [2021-05-26T12:54:32.274Z] ---> 022f6d2a2e74 [2021-05-26T12:54:32.274Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T12:54:32.274Z] ---> Running in 934a1f74a41e [2021-05-26T12:54:32.847Z] ---> Running in a3c3ed129ac4 [2021-05-26T12:54:33.420Z] ---> eddcd133f89c [2021-05-26T12:54:33.420Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T12:54:33.420Z] Removing intermediate container 5ba238037185 [2021-05-26T12:54:33.420Z] ---> cf4c61785fd3 [2021-05-26T12:54:33.420Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T12:54:33.420Z] ---> df4fa0cf18d6 [2021-05-26T12:54:33.420Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T12:54:33.420Z] Removing intermediate container 934a1f74a41e [2021-05-26T12:54:33.420Z] ---> dc6cef06e2b4 [2021-05-26T12:54:33.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:54:33.685Z] ---> Running in b370324ac075 [2021-05-26T12:54:33.685Z] ---> Running in c7ba48c087b6 [2021-05-26T12:54:33.685Z] ---> Running in c92af96651b7 [2021-05-26T12:54:33.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:33.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:54:33.947Z] ---> d5f8d2df0323 [2021-05-26T12:54:33.947Z] 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-26T12:54:33.947Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T12:54:33.947Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T12:54:33.947Z] Executing bash-5.0.17-r0.post-install [2021-05-26T12:54:33.947Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T12:54:33.947Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T12:54:34.212Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T12:54:34.212Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T12:54:34.212Z] Removing intermediate container c7ba48c087b6 [2021-05-26T12:54:34.212Z] ---> fab945446e3e [2021-05-26T12:54:34.212Z] Step 22/23 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:54:34.212Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T12:54:34.212Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T12:54:34.212Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T12:54:34.212Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T12:54:34.212Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T12:54:34.212Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T12:54:34.212Z] Removing intermediate container c92af96651b7 [2021-05-26T12:54:34.212Z] ---> 8b3746ea6b81 [2021-05-26T12:54:34.212Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T12:54:34.212Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T12:54:34.212Z] ---> Running in 3a33c814725f [2021-05-26T12:54:34.474Z] ---> Running in f3579461de32 [2021-05-26T12:54:35.861Z] ---> Running in d783b28ae97a [2021-05-26T12:54:35.861Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T12:54:35.861Z] Removing intermediate container f3579461de32 [2021-05-26T12:54:35.861Z] ---> 914f61005fca [2021-05-26T12:54:35.861Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T12:54:35.861Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T12:54:35.861Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T12:54:35.861Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T12:54:35.861Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T12:54:35.861Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T12:54:35.861Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T12:54:35.861Z] ---> Running in 849fadaf556f [2021-05-26T12:54:35.861Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T12:54:35.861Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T12:54:35.861Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T12:54:35.861Z] Removing intermediate container d783b28ae97a [2021-05-26T12:54:35.861Z] ---> 466382e84ef4 [2021-05-26T12:54:35.861Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:54:35.861Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T12:54:35.861Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T12:54:35.861Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T12:54:36.122Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T12:54:36.122Z] Removing intermediate container 849fadaf556f [2021-05-26T12:54:36.122Z] ---> ac20174d5bbb [2021-05-26T12:54:36.122Z] [2021-05-26T12:54:36.122Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T12:54:36.122Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T12:54:36.122Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T12:54:36.122Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T12:54:36.122Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T12:54:36.400Z] ---> Running in 8cf1c0b1bf86 [2021-05-26T12:54:36.400Z] Successfully built ac20174d5bbb [2021-05-26T12:54:36.400Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T12:54:36.400Z] Successfully tagged support-notifications:latest [2021-05-26T12:54:36.400Z] Building core-data [2021-05-26T12:54:36.400Z]  Building support-notifications ... done (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T12:54:36.400Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T12:54:36.400Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T12:54:36.400Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T12:54:36.400Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T12:54:36.400Z] Removing intermediate container b370324ac075 [2021-05-26T12:54:36.400Z] ---> 3f1835a94b5a [2021-05-26T12:54:36.400Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:54:36.400Z] Removing intermediate container 8cf1c0b1bf86 [2021-05-26T12:54:36.400Z] ---> fb0aa804045f [2021-05-26T12:54:36.400Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T12:54:36.400Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T12:54:36.400Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T12:54:36.699Z] OK: 72 MiB in 59 packages [2021-05-26T12:54:36.699Z] ---> Running in 7f14149d3c09 [2021-05-26T12:54:38.621Z] Collecting docker-compose==1.23.2 [2021-05-26T12:54:38.621Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T12:54:38.882Z] Removing intermediate container 3a33c814725f [2021-05-26T12:54:38.882Z] ---> 9194a031b8c1 [2021-05-26T12:54:38.882Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T12:54:39.144Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T12:54:39.144Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T12:54:39.405Z] Removing intermediate container 7f14149d3c09 [2021-05-26T12:54:39.405Z] ---> d77580469005 [2021-05-26T12:54:39.405Z] [2021-05-26T12:54:39.405Z] Successfully built d77580469005 [2021-05-26T12:54:41.996Z] Successfully tagged core-command:latest [2021-05-26T12:54:41.996Z] Building support-scheduler [2021-05-26T12:54:41.996Z]  Building core-command ... done Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T12:54:41.996Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T12:54:41.996Z] ---> 0741344c47c8 [2021-05-26T12:54:41.996Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T12:54:41.996Z] ---> Running in 24c6599dbee1 [2021-05-26T12:54:47.298Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T12:54:47.560Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T12:54:52.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:54:52.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:54:52.870Z] ---> fda17b3c7ccc [2021-05-26T12:54:52.870Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T12:54:52.870Z] ---> Using cache [2021-05-26T12:54:52.870Z] ---> 45bdc36e89d5 [2021-05-26T12:54:52.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:54:52.870Z] ---> Using cache [2021-05-26T12:54:52.870Z] ---> 40a480fae208 [2021-05-26T12:54:52.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T12:54:52.870Z] ---> Using cache [2021-05-26T12:54:52.870Z] ---> b74c8d6940ba [2021-05-26T12:54:52.871Z] Step 6/23 : COPY go.mod . [2021-05-26T12:54:52.871Z] ---> Using cache [2021-05-26T12:54:52.871Z] ---> b96b6091d70a [2021-05-26T12:54:52.871Z] Step 7/23 : RUN go mod download [2021-05-26T12:54:52.871Z] ---> Using cache [2021-05-26T12:54:52.871Z] ---> e8a6776adec3 [2021-05-26T12:54:52.871Z] Step 8/23 : COPY . . [2021-05-26T12:54:52.871Z] ---> Using cache [2021-05-26T12:54:52.871Z] ---> a40087f62727 [2021-05-26T12:54:52.871Z] Step 9/23 : RUN go mod tidy [2021-05-26T12:54:52.871Z] ---> Using cache [2021-05-26T12:54:52.871Z] ---> a7c35313a19a [2021-05-26T12:54:52.871Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T12:54:53.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:54:53.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:54:53.814Z] ---> fda17b3c7ccc [2021-05-26T12:54:53.814Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:54:53.814Z] ---> Using cache [2021-05-26T12:54:53.814Z] ---> 45bdc36e89d5 [2021-05-26T12:54:53.814Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:54:53.814Z] ---> Using cache [2021-05-26T12:54:53.814Z] ---> 40a480fae208 [2021-05-26T12:54:53.814Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T12:54:59.121Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T12:54:59.121Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T12:54:59.121Z] Removing intermediate container 24c6599dbee1 [2021-05-26T12:54:59.121Z] ---> 57d345d0260d [2021-05-26T12:54:59.121Z] Step 24/26 : LABEL arch=x86_64 [2021-05-26T12:54:59.121Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T12:54:59.121Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T12:54:59.121Z] ---> Running in 1db7ada88f38 [2021-05-26T12:54:59.121Z] ---> Running in 7654616645b4 [2021-05-26T12:54:59.121Z] ---> f0772f7ec54d [2021-05-26T12:54:59.121Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T12:54:59.121Z] ---> Running in 9ad53364c09a [2021-05-26T12:54:59.121Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T12:54:59.121Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T12:54:59.722Z] Removing intermediate container 9ad53364c09a [2021-05-26T12:54:59.722Z] ---> 51200b00b1f4 [2021-05-26T12:54:59.722Z] Step 25/26 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:54:59.722Z] ---> 7543269f9852 [2021-05-26T12:54:59.722Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T12:54:59.722Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T12:54:59.722Z] ---> Running in 1004fddcb570 [2021-05-26T12:54:59.722Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T12:54:59.993Z] Collecting PyYAML<4,>=3.10 [2021-05-26T12:54:59.993Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T12:54:59.993Z] Removing intermediate container 1004fddcb570 [2021-05-26T12:54:59.993Z] ---> a250381447ed [2021-05-26T12:54:59.993Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T12:55:00.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:55:00.254Z] 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-26T12:55:00.518Z] 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-26T12:55:00.518Z] ---> Running in 4d966f35124b [2021-05-26T12:55:00.518Z] ---> ab9ad864e9c5 [2021-05-26T12:55:00.518Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T12:55:00.518Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T12:55:00.518Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T12:55:00.786Z] Removing intermediate container 4d966f35124b [2021-05-26T12:55:00.786Z] ---> 1ecd8ba4ba23 [2021-05-26T12:55:00.786Z] [2021-05-26T12:55:00.786Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T12:55:00.786Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T12:55:00.786Z] Successfully built 1ecd8ba4ba23 [2021-05-26T12:55:00.786Z] Successfully tagged security-secretstore-setup:latest [2021-05-26T12:55:00.786Z] Building security-proxy-setup [2021-05-26T12:55:01.052Z]  Building security-secretstore-setup ... done  ---> 70087674a061 [2021-05-26T12:55:01.052Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T12:55:01.052Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T12:55:01.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T12:55:01.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:55:01.052Z] ---> Running in ce4b846f86af [2021-05-26T12:55:01.052Z] 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-26T12:55:01.324Z] Collecting idna<2.8,>=2.5 [2021-05-26T12:55:01.324Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T12:55:01.599Z] OK: 219 MiB in 52 packages [2021-05-26T12:55:02.198Z] 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-26T12:55:02.198Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T12:55:02.199Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T12:55:02.199Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T12:55:02.199Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T12:55:02.199Z] Removing intermediate container ce4b846f86af [2021-05-26T12:55:02.199Z] ---> 07a644dc065e [2021-05-26T12:55:02.199Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T12:55:02.470Z] Installing collected packages: docopt, dockerpty, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, jsonschema, PyYAML, docker-compose [2021-05-26T12:55:02.470Z] Running setup.py install for docopt: started [2021-05-26T12:55:03.043Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T12:55:03.043Z] Running setup.py install for dockerpty: started [2021-05-26T12:55:03.320Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T12:55:05.237Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:55:05.237Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:55:05.237Z] ---> fda17b3c7ccc [2021-05-26T12:55:05.237Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> 45bdc36e89d5 [2021-05-26T12:55:05.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> 40a480fae208 [2021-05-26T12:55:05.237Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> b74c8d6940ba [2021-05-26T12:55:05.237Z] Step 6/22 : COPY go.mod . [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> b96b6091d70a [2021-05-26T12:55:05.237Z] Step 7/22 : RUN go mod download [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> e8a6776adec3 [2021-05-26T12:55:05.237Z] Step 8/22 : COPY . . [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> a40087f62727 [2021-05-26T12:55:05.237Z] Step 9/22 : RUN go mod tidy [2021-05-26T12:55:05.237Z] ---> Using cache [2021-05-26T12:55:05.237Z] ---> a7c35313a19a [2021-05-26T12:55:05.237Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T12:55:09.453Z] Attempting uninstall: urllib3 [2021-05-26T12:55:09.453Z] Found existing installation: urllib3 1.25.9 [2021-05-26T12:55:09.453Z] Uninstalling urllib3-1.25.9: [2021-05-26T12:55:09.453Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T12:55:09.453Z] ---> Running in 1b9604ded77a [2021-05-26T12:55:09.453Z] ---> 39aa9175b271 [2021-05-26T12:55:09.453Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T12:55:09.715Z] Attempting uninstall: idna [2021-05-26T12:55:09.715Z] Found existing installation: idna 2.9 [2021-05-26T12:55:09.715Z] Uninstalling idna-2.9: [2021-05-26T12:55:09.715Z] Successfully uninstalled idna-2.9 [2021-05-26T12:55:09.977Z] Removing intermediate container 7654616645b4 [2021-05-26T12:55:09.977Z] ---> cb968d876eb8 [2021-05-26T12:55:09.977Z] Step 6/24 : COPY go.mod . [2021-05-26T12:55:10.240Z] Attempting uninstall: requests [2021-05-26T12:55:10.240Z] Found existing installation: requests 2.23.0 [2021-05-26T12:55:10.240Z] Uninstalling requests-2.23.0: [2021-05-26T12:55:10.240Z] ---> Running in 5f0b7a8d4fee [2021-05-26T12:55:10.240Z] Successfully uninstalled requests-2.23.0 [2021-05-26T12:55:10.510Z] 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-26T12:55:10.510Z] ---> e262aec0eda9 [2021-05-26T12:55:10.510Z] Step 7/24 : RUN go mod download [2021-05-26T12:55:10.778Z] ---> Running in f01f28d7bee3 [2021-05-26T12:55:11.041Z] Running setup.py install for texttable: started [2021-05-26T12:55:11.621Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T12:55:12.197Z] Running setup.py install for PyYAML: started [2021-05-26T12:55:12.197Z] Removing intermediate container 5f0b7a8d4fee [2021-05-26T12:55:12.197Z] ---> e8063707dde4 [2021-05-26T12:55:12.197Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T12:55:12.777Z] ---> Running in 00b30e990f80 [2021-05-26T12:55:12.777Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T12:55:13.037Z] Removing intermediate container f01f28d7bee3 [2021-05-26T12:55:13.037Z] ---> 7910fa890ec8 [2021-05-26T12:55:13.037Z] Step 8/24 : COPY . . [2021-05-26T12:55:13.638Z] Removing intermediate container 00b30e990f80 [2021-05-26T12:55:13.638Z] ---> 1d69875fe5eb [2021-05-26T12:55:13.638Z] Step 29/32 : CMD ["gate"] [2021-05-26T12:55:13.638Z] 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-26T12:55:16.110Z] gofmt -l . [2021-05-26T12:55:18.740Z] [ "`gofmt -l .`" = "" ] [2021-05-26T12:55:21.355Z] ./bin/test-go-mod-tidy.sh [2021-05-26T12:55:21.955Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-26T12:55:25.248Z] + ls -al . [2021-05-26T12:55:25.248Z] total 880 [2021-05-26T12:55:25.248Z] drwxrwxr-x 9 1001 1001 4096 May 26 12:55 . [2021-05-26T12:55:25.248Z] drwxr-xr-x 4 root root 4096 May 26 12:50 .. [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 11 May 26 12:48 .dockerignore [2021-05-26T12:55:25.248Z] drwxrwxr-x 8 1001 1001 4096 May 26 12:48 .git [2021-05-26T12:55:25.248Z] drwxrwxr-x 3 1001 1001 4096 May 26 12:48 .github [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 818 May 26 12:48 .gitignore [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 166 May 26 12:48 .sonarcloud.properties [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 8609 May 26 12:48 Attribution.txt [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 3804 May 26 12:48 CONTRIBUTING.md [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 931 May 26 12:48 Dockerfile.build [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 863 May 26 12:48 Jenkinsfile [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 10775 May 26 12:48 LICENSE [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 5632 May 26 12:48 Makefile [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 7978 May 26 12:48 README.md [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 6755 May 26 12:48 SECURITY.md [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 5 May 26 12:45 VERSION [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 4131 May 26 12:48 ZMQWindows.md [2021-05-26T12:55:25.248Z] drwxrwxr-x 2 1001 1001 4096 May 26 12:48 bin [2021-05-26T12:55:25.248Z] drwxrwxr-x 14 1001 1001 4096 May 26 12:48 cmd [2021-05-26T12:55:25.248Z] -rw-r--r-- 1 root root 742526 May 26 12:53 coverage.out [2021-05-26T12:55:25.248Z] -rw-r--r-- 1 root root 1060 May 26 12:55 go.mod [2021-05-26T12:55:25.248Z] -rw-r--r-- 1 root root 21990 May 26 12:50 go.sum [2021-05-26T12:55:25.248Z] drwxrwxr-x 8 1001 1001 4096 May 26 12:48 internal [2021-05-26T12:55:25.248Z] drwxrwxr-x 4 1001 1001 4096 May 26 12:48 openapi [2021-05-26T12:55:25.248Z] drwxrwxr-x 4 1001 1001 4096 May 26 12:48 snap [2021-05-26T12:55:25.248Z] -rw-rw-r-- 1 1001 1001 168 May 26 12:48 version.go [Pipeline] sh [2021-05-26T12:55:25.913Z] + '[' -e coverage.out ] [2021-05-26T12:55:25.913Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T12:55:25.947Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T12:55:25.965Z] ---> Running in 5211d885daea [2021-05-26T12:55:26.891Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T12:55:27.361Z] ---> 83462c1685a3 [2021-05-26T12:55:27.361Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:55:27.545Z] + make build [2021-05-26T12:55:27.545Z] go mod tidy [2021-05-26T12:55:28.145Z] 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-26T12:55:28.323Z] Removing intermediate container 5211d885daea [2021-05-26T12:55:28.323Z] ---> e52225704271 [2021-05-26T12:55:28.323Z] Step 30/32 : LABEL arch=x86_64 [2021-05-26T12:55:28.583Z] ---> Running in cc576c616eb9 [2021-05-26T12:55:30.525Z] ---> Running in 77942a38f51d [2021-05-26T12:55:31.118Z] Removing intermediate container 77942a38f51d [2021-05-26T12:55:31.118Z] ---> 556eda3326d4 [2021-05-26T12:55:31.118Z] Step 31/32 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:55:31.391Z] ---> Running in dd8c8d7ef9a4 [2021-05-26T12:55:31.979Z] Removing intermediate container dd8c8d7ef9a4 [2021-05-26T12:55:31.979Z] ---> 86f0aa1533db [2021-05-26T12:55:31.979Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T12:55:32.948Z] ---> Running in b8880646bc7d [2021-05-26T12:55:33.543Z] Removing intermediate container b8880646bc7d [2021-05-26T12:55:33.543Z] ---> ebd12de154e2 [2021-05-26T12:55:33.543Z] [2021-05-26T12:55:36.422Z] 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-26T12:55:36.856Z] Successfully built ebd12de154e2 [2021-05-26T12:55:36.856Z] Removing intermediate container cc576c616eb9 [2021-05-26T12:55:36.856Z] ---> 03fc84dcb306 [2021-05-26T12:55:36.856Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T12:55:37.829Z] Successfully tagged security-bootstrapper:latest [2021-05-26T12:55:37.829Z] Building core-metadata [2021-05-26T12:55:39.487Z]  Building security-bootstrapper ... done  ---> Running in e61abcfc8239 [2021-05-26T12:55:47.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:55:47.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:55:47.639Z] ---> fda17b3c7ccc [2021-05-26T12:55:47.639Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> 45bdc36e89d5 [2021-05-26T12:55:47.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> 40a480fae208 [2021-05-26T12:55:47.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> b74c8d6940ba [2021-05-26T12:55:47.639Z] Step 6/24 : COPY go.mod . [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> b96b6091d70a [2021-05-26T12:55:47.639Z] Step 7/24 : RUN go mod download [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> e8a6776adec3 [2021-05-26T12:55:47.639Z] Step 8/24 : COPY . . [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> a40087f62727 [2021-05-26T12:55:47.639Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:55:47.639Z] ---> Using cache [2021-05-26T12:55:47.639Z] ---> a7c35313a19a [2021-05-26T12:55:47.639Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T12:55:50.990Z] ---> Running in ebcc82a1c8e3 [2021-05-26T12:55:51.269Z] Removing intermediate container a3c3ed129ac4 [2021-05-26T12:55:51.269Z] ---> 3aebc6bdde49 [2021-05-26T12:55:51.269Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T12:55:51.854Z] 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-26T12:55:51.854Z] ---> Running in ffe489d2e735 [2021-05-26T12:55:52.118Z] Removing intermediate container ffe489d2e735 [2021-05-26T12:55:52.118Z] ---> 6a752e897938 [2021-05-26T12:55:52.118Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T12:55:52.118Z] ---> Running in aeacbcb1ba7e [2021-05-26T12:55:52.118Z] 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-26T12:55:52.398Z] Removing intermediate container aeacbcb1ba7e [2021-05-26T12:55:52.398Z] ---> 66445150cf4a [2021-05-26T12:55:52.398Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T12:55:54.380Z] 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-26T12:55:54.380Z] ---> c9b3e9095bba [2021-05-26T12:55:54.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T12:55:54.380Z] ---> ede16f12059f [2021-05-26T12:55:54.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T12:55:54.979Z] ---> 7d0d938bd3b6 [2021-05-26T12:55:54.979Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T12:55:54.979Z] ---> Running in ad5047ab4c17 [2021-05-26T12:55:55.257Z] Removing intermediate container ad5047ab4c17 [2021-05-26T12:55:55.257Z] ---> f120abebbcac [2021-05-26T12:55:55.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:55:55.257Z] ---> Running in f9f7a4bc36d5 [2021-05-26T12:55:55.257Z] Removing intermediate container f9f7a4bc36d5 [2021-05-26T12:55:55.257Z] ---> aa3e50bb7567 [2021-05-26T12:55:55.257Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T12:55:55.528Z] ---> Running in 0cb3616036e4 [2021-05-26T12:55:55.528Z] Removing intermediate container 0cb3616036e4 [2021-05-26T12:55:55.528Z] ---> ae89a9d96aba [2021-05-26T12:55:55.528Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:55:55.803Z] ---> Running in ed7d8a5d8786 [2021-05-26T12:55:56.080Z] Removing intermediate container ed7d8a5d8786 [2021-05-26T12:55:56.080Z] ---> 33cc42352610 [2021-05-26T12:55:56.080Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T12:55:56.080Z] ---> Running in 035683b7ec21 [2021-05-26T12:55:56.358Z] Removing intermediate container 035683b7ec21 [2021-05-26T12:55:56.358Z] ---> f62495948c14 [2021-05-26T12:55:56.358Z] [2021-05-26T12:55:56.624Z] Successfully built f62495948c14 [2021-05-26T12:55:56.624Z] Successfully tagged sys-mgmt-agent:latest [2021-05-26T12:56:03.247Z] 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-26T12:56:04.807Z]  Building sys-mgmt-agent ... done Removing intermediate container 1b9604ded77a [2021-05-26T12:56:04.807Z] ---> ae1f0f807d1f [2021-05-26T12:56:04.807Z] [2021-05-26T12:56:04.807Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T12:56:04.807Z] ---> 13621d1b12d4 [2021-05-26T12:56:04.807Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T12:56:05.226Z] 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-26T12:56:05.775Z] ---> Running in 26dfdaec0b5c [2021-05-26T12:56:06.043Z] Removing intermediate container 1db7ada88f38 [2021-05-26T12:56:06.043Z] ---> 3b4a3859e5d4 [2021-05-26T12:56:06.043Z] [2021-05-26T12:56:06.043Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T12:56:06.043Z] ---> 13621d1b12d4 [2021-05-26T12:56:06.043Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T12:56:06.043Z] ---> Using cache [2021-05-26T12:56:06.043Z] ---> 08317729d4b1 [2021-05-26T12:56:06.043Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T12:56:06.043Z] ---> Using cache [2021-05-26T12:56:06.043Z] ---> d47498064b06 [2021-05-26T12:56:06.043Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T12:56:06.314Z] ---> Running in 5111f6c104db [2021-05-26T12:56:06.597Z] Removing intermediate container 5111f6c104db [2021-05-26T12:56:06.597Z] ---> e15fddd210d8 [2021-05-26T12:56:06.597Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T12:56:06.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:56:06.597Z] ---> Running in c66b9ea00d6a [2021-05-26T12:56:06.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:56:06.882Z] Removing intermediate container c66b9ea00d6a [2021-05-26T12:56:06.882Z] ---> b7bac4b54152 [2021-05-26T12:56:06.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:56:06.882Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T12:56:06.882Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T12:56:06.882Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T12:56:06.882Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T12:56:06.882Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:56:07.181Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T12:56:07.181Z] OK: 7 MiB in 18 packages [2021-05-26T12:56:07.181Z] ---> a822d95ea27f [2021-05-26T12:56:07.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T12:56:07.790Z] Removing intermediate container 26dfdaec0b5c [2021-05-26T12:56:07.790Z] ---> d944b4604e54 [2021-05-26T12:56:07.790Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T12:56:08.062Z] ---> 4ad97da44100 [2021-05-26T12:56:08.062Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T12:56:08.062Z] ---> Running in bc55d317f191 [2021-05-26T12:56:08.332Z] Removing intermediate container bc55d317f191 [2021-05-26T12:56:08.332Z] ---> af0fc06a49e9 [2021-05-26T12:56:08.332Z] Step 14/22 : WORKDIR /edgex [2021-05-26T12:56:08.603Z] ---> 86bf4c24b038 [2021-05-26T12:56:08.603Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T12:56:08.603Z] ---> Running in f91569bc2947 [2021-05-26T12:56:08.603Z] ---> Running in 3860c0254c4b [2021-05-26T12:56:08.603Z] Removing intermediate container f91569bc2947 [2021-05-26T12:56:08.603Z] ---> 380639704e94 [2021-05-26T12:56:08.603Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T12:56:08.876Z] Removing intermediate container 3860c0254c4b [2021-05-26T12:56:08.876Z] ---> 45cd775ac928 [2021-05-26T12:56:08.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:56:09.157Z] ---> Running in 035656e04bb1 [2021-05-26T12:56:09.157Z] ---> aca572790d0a [2021-05-26T12:56:09.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T12:56:09.463Z] Removing intermediate container 035656e04bb1 [2021-05-26T12:56:09.463Z] ---> 62e726e6a9f7 [2021-05-26T12:56:09.463Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T12:56:09.463Z] ---> Running in 211bb87aa84e [2021-05-26T12:56:09.730Z] ---> b08736411fae [2021-05-26T12:56:09.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T12:56:09.730Z] Removing intermediate container 211bb87aa84e [2021-05-26T12:56:09.730Z] ---> 075fdf56e821 [2021-05-26T12:56:09.730Z] Step 22/23 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:56:09.730Z] ---> Running in fd18401f6502 [2021-05-26T12:56:09.994Z] Removing intermediate container fd18401f6502 [2021-05-26T12:56:09.994Z] ---> f79be93bc119 [2021-05-26T12:56:09.994Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T12:56:10.256Z] ---> 163ffbf93442 [2021-05-26T12:56:10.256Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T12:56:10.256Z] ---> Running in b3679929c224 [2021-05-26T12:56:10.256Z] ---> Running in c7bc34dd5928 [2021-05-26T12:56:10.256Z] Removing intermediate container b3679929c224 [2021-05-26T12:56:10.256Z] ---> 457531260d0b [2021-05-26T12:56:10.256Z] [2021-05-26T12:56:10.521Z] Removing intermediate container c7bc34dd5928 [2021-05-26T12:56:10.521Z] ---> 47b1ab6db594 [2021-05-26T12:56:10.521Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T12:56:10.521Z] Successfully built 457531260d0b [2021-05-26T12:56:10.660Z] 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-26T12:56:10.787Z] Successfully tagged support-scheduler:latest [2021-05-26T12:56:11.267Z] 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-26T12:56:11.371Z]  Building support-scheduler ... done  ---> Running in 794824c5dc80 [2021-05-26T12:56:11.633Z] Removing intermediate container 794824c5dc80 [2021-05-26T12:56:11.633Z] ---> 595b192a0de4 [2021-05-26T12:56:11.633Z] Step 20/22 : LABEL arch=x86_64 [2021-05-26T12:56:11.901Z] ---> Running in e2c519ad7c11 [2021-05-26T12:56:12.170Z] Removing intermediate container e2c519ad7c11 [2021-05-26T12:56:12.170Z] ---> d93af3f7387b [2021-05-26T12:56:12.170Z] Step 21/22 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:56:12.450Z] ---> Running in fe262e747de7 [2021-05-26T12:56:12.728Z] Removing intermediate container fe262e747de7 [2021-05-26T12:56:12.728Z] ---> 027c285fee7e [2021-05-26T12:56:12.728Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T12:56:12.728Z] ---> Running in 2a3d772d9ead [2021-05-26T12:56:12.728Z] Removing intermediate container 2a3d772d9ead [2021-05-26T12:56:12.728Z] ---> b0e6c798e297 [2021-05-26T12:56:12.728Z] [2021-05-26T12:56:13.012Z] Successfully built b0e6c798e297 [2021-05-26T12:56:13.012Z] Successfully tagged security-proxy-setup:latest [2021-05-26T12:56:15.593Z] 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-26T12:56:21.021Z] 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-26T12:56:22.998Z] 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-26T12:56:23.180Z]  Building security-proxy-setup ... done Removing intermediate container ebcc82a1c8e3 [2021-05-26T12:56:23.180Z] ---> b5ae71287f89 [2021-05-26T12:56:23.180Z] [2021-05-26T12:56:23.180Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T12:56:23.180Z] ---> 13621d1b12d4 [2021-05-26T12:56:23.180Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T12:56:23.180Z] ---> Using cache [2021-05-26T12:56:23.180Z] ---> 08317729d4b1 [2021-05-26T12:56:23.180Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T12:56:23.180Z] ---> Using cache [2021-05-26T12:56:23.180Z] ---> d47498064b06 [2021-05-26T12:56:23.180Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-26T12:56:23.180Z] ---> Running in e8b2e6f8fbec [2021-05-26T12:56:23.180Z] Removing intermediate container e8b2e6f8fbec [2021-05-26T12:56:23.180Z] ---> 884ec6b1eb64 [2021-05-26T12:56:23.180Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T12:56:23.180Z] ---> Running in 0f2a3a8da015 [2021-05-26T12:56:23.460Z] Removing intermediate container 0f2a3a8da015 [2021-05-26T12:56:23.460Z] ---> fd3fe52a2635 [2021-05-26T12:56:23.460Z] Step 16/24 : WORKDIR / [2021-05-26T12:56:23.460Z] ---> Running in 11d5af62191d [2021-05-26T12:56:24.868Z] Removing intermediate container 11d5af62191d [2021-05-26T12:56:24.868Z] ---> acfd32a975dd [2021-05-26T12:56:24.868Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:56:25.131Z] ---> 56be000f16ad [2021-05-26T12:56:25.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T12:56:26.398Z] 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-26T12:56:27.044Z] ---> 652a76a44c23 [2021-05-26T12:56:27.044Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T12:56:27.044Z] Removing intermediate container e61abcfc8239 [2021-05-26T12:56:27.044Z] ---> 3b7a448b1602 [2021-05-26T12:56:27.044Z] [2021-05-26T12:56:27.044Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T12:56:27.044Z] ---> 13621d1b12d4 [2021-05-26T12:56:27.044Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T12:56:27.044Z] ---> Running in 01e4c8a6051a [2021-05-26T12:56:27.044Z] ---> 6f01e81ab8c6 [2021-05-26T12:56:27.044Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T12:56:27.044Z] ---> Running in 1b1cc08454bb [2021-05-26T12:56:27.044Z] Removing intermediate container 01e4c8a6051a [2021-05-26T12:56:27.044Z] ---> ba52fb623b47 [2021-05-26T12:56:27.044Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T12:56:27.310Z] ---> Running in b0e455f97ab9 [2021-05-26T12:56:27.310Z] Removing intermediate container 1b1cc08454bb [2021-05-26T12:56:27.310Z] ---> 1a7a7b61fdd9 [2021-05-26T12:56:27.310Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:56:27.310Z] ---> Running in ddc188e3c299 [2021-05-26T12:56:27.310Z] Removing intermediate container b0e455f97ab9 [2021-05-26T12:56:27.310Z] ---> 88d45706f524 [2021-05-26T12:56:27.310Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T12:56:27.310Z] ---> Running in c84924a197e0 [2021-05-26T12:56:27.572Z] Removing intermediate container ddc188e3c299 [2021-05-26T12:56:27.572Z] ---> 9d7b0d60ba37 [2021-05-26T12:56:27.572Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T12:56:27.572Z] ---> Running in 1a26e03eab02 [2021-05-26T12:56:27.572Z] Removing intermediate container c84924a197e0 [2021-05-26T12:56:27.572Z] ---> 80fd2e487e2f [2021-05-26T12:56:27.572Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:56:27.572Z] ---> Running in dd01c47a9c54 [2021-05-26T12:56:27.572Z] Removing intermediate container 1a26e03eab02 [2021-05-26T12:56:27.572Z] ---> 676ae1c45b3f [2021-05-26T12:56:27.572Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:56:27.572Z] ---> Running in 39fe20a84f73 [2021-05-26T12:56:27.834Z] Removing intermediate container 39fe20a84f73 [2021-05-26T12:56:27.834Z] ---> 146d17dae97b [2021-05-26T12:56:27.834Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T12:56:28.096Z] ---> Running in 221a7f197451 [2021-05-26T12:56:28.359Z] Removing intermediate container 221a7f197451 [2021-05-26T12:56:28.359Z] ---> e7d055b1614e [2021-05-26T12:56:28.359Z] [2021-05-26T12:56:28.622Z] Successfully built e7d055b1614e [2021-05-26T12:56:28.622Z] Successfully tagged core-metadata:latest [2021-05-26T12:56:28.622Z]  Building core-metadata ... done Removing intermediate container dd01c47a9c54 [2021-05-26T12:56:28.622Z] ---> 80214b2d3167 [2021-05-26T12:56:28.622Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T12:56:28.622Z] ---> Running in f13703b56047 [2021-05-26T12:56:28.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T12:56:29.022Z] 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-26T12:56:29.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T12:56:30.024Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T12:56:30.024Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T12:56:30.024Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T12:56:30.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T12:56:31.236Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T12:56:31.236Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T12:56:31.236Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T12:56:31.236Z] OK: 8 MiB in 20 packages [2021-05-26T12:56:31.809Z] Removing intermediate container f13703b56047 [2021-05-26T12:56:31.809Z] ---> 55eb6e48e54c [2021-05-26T12:56:31.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T12:56:31.809Z] ---> cc9381bc4dde [2021-05-26T12:56:31.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T12:56:32.419Z] 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-26T12:56:32.760Z] ---> 20ab77f683df [2021-05-26T12:56:32.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T12:56:32.761Z] ---> 8dc27f7f4d8f [2021-05-26T12:56:32.761Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T12:56:32.761Z] ---> Running in b60ad37bd060 [2021-05-26T12:56:32.761Z] Removing intermediate container b60ad37bd060 [2021-05-26T12:56:32.761Z] ---> 8ca9750beedb [2021-05-26T12:56:32.761Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T12:56:33.025Z] ---> Running in e4b2a64c1827 [2021-05-26T12:56:33.026Z] Removing intermediate container e4b2a64c1827 [2021-05-26T12:56:33.026Z] ---> 70e9206ff021 [2021-05-26T12:56:33.026Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T12:56:33.026Z] ---> Running in 40d2064f8cda [2021-05-26T12:56:33.026Z] Removing intermediate container 40d2064f8cda [2021-05-26T12:56:33.026Z] ---> 7b160e73b019 [2021-05-26T12:56:33.026Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:56:33.286Z] ---> Running in 0de1fb675752 [2021-05-26T12:56:33.286Z] Removing intermediate container 0de1fb675752 [2021-05-26T12:56:33.286Z] ---> e4351a54705d [2021-05-26T12:56:33.286Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T12:56:33.548Z] ---> Running in d5df77d23012 [2021-05-26T12:56:33.548Z] Removing intermediate container d5df77d23012 [2021-05-26T12:56:33.548Z] ---> 62e2f677c51d [2021-05-26T12:56:33.548Z] [2021-05-26T12:56:33.809Z] Successfully built 62e2f677c51d [2021-05-26T12:56:33.809Z] Successfully tagged core-data:latest [2021-05-26T12:56:33.817Z]  Building core-data ... done  [Pipeline] } [2021-05-26T12:56:33.822Z] $ docker stop --time=1 0e2e23c234bc939adacb0f98a4f6c68166b3fbc7246b1f4d7d097974499b99d4 [2021-05-26T12:56:35.383Z] $ docker rm -f 0e2e23c234bc939adacb0f98a4f6c68166b3fbc7246b1f4d7d097974499b99d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T12:56:35.761Z] + docker images [2021-05-26T12:56:35.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T12:56:35.761Z] core-data latest 62e2f677c51d 2 seconds ago 21.6MB [2021-05-26T12:56:35.761Z] core-metadata latest e7d055b1614e 7 seconds ago 18.6MB [2021-05-26T12:56:35.761Z] 3b7a448b1602 10 seconds ago 1.17GB [2021-05-26T12:56:35.761Z] b5ae71287f89 14 seconds ago 1.17GB [2021-05-26T12:56:35.761Z] security-proxy-setup latest b0e6c798e297 23 seconds ago 25.3MB [2021-05-26T12:56:35.761Z] support-scheduler latest 457531260d0b 25 seconds ago 17.1MB [2021-05-26T12:56:35.761Z] 3b4a3859e5d4 30 seconds ago 1.16GB [2021-05-26T12:56:35.761Z] ae1f0f807d1f 34 seconds ago 1.16GB [2021-05-26T12:56:35.761Z] sys-mgmt-agent latest f62495948c14 39 seconds ago 312MB [2021-05-26T12:56:35.761Z] security-bootstrapper latest ebd12de154e2 About a minute ago 18.2MB [2021-05-26T12:56:35.761Z] security-secretstore-setup latest 1ecd8ba4ba23 About a minute ago 25.8MB [2021-05-26T12:56:35.761Z] core-command latest d77580469005 About a minute ago 17.1MB [2021-05-26T12:56:35.761Z] support-notifications latest ac20174d5bbb 2 minutes ago 17.8MB [2021-05-26T12:56:35.761Z] 70b2f53f829a 2 minutes ago 1.16GB [2021-05-26T12:56:35.761Z] 877f54526ec9 2 minutes ago 1.16GB [2021-05-26T12:56:35.761Z] f4f1cc7ea588 2 minutes ago 1.16GB [2021-05-26T12:56:35.761Z] 173fccc0eac4 2 minutes ago 1.16GB [2021-05-26T12:56:35.761Z] b09c53e447a4 3 minutes ago 1.15GB [2021-05-26T12:56:35.761Z] ci-base-image-x86_64 latest fda17b3c7ccc 9 minutes ago 648MB [2021-05-26T12:56:35.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-26T12:56:35.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-26T12:56:35.761Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-26T12:56:35.761Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-26T12:56:35.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [Pipeline] } [2021-05-26T12:56:37.840Z] $ docker stop --time=1 1b2956c93093967d5615b0dc95f33e779d6713cefebe40c132375183f2d3195b [2021-05-26T12:56:40.372Z] $ docker rm -f 1b2956c93093967d5615b0dc95f33e779d6713cefebe40c132375183f2d3195b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:56:42.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T12:56:42.134Z] [2021-05-26T12:56:42.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:56:42.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T12:56:43.061Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-26T12:56:43.061Z] 29e5d40040c1: Pulling fs layer [2021-05-26T12:56:43.061Z] 1ce36da41761: Pulling fs layer [2021-05-26T12:56:43.061Z] 25b303627fd3: Pulling fs layer [2021-05-26T12:56:43.336Z] 29e5d40040c1: Verifying Checksum [2021-05-26T12:56:43.336Z] 29e5d40040c1: Download complete [2021-05-26T12:56:43.942Z] 1ce36da41761: Verifying Checksum [2021-05-26T12:56:43.942Z] 1ce36da41761: Download complete [2021-05-26T12:56:43.942Z] 29e5d40040c1: Pull complete [2021-05-26T12:56:45.375Z] 1ce36da41761: Pull complete [2021-05-26T12:56:45.646Z] 25b303627fd3: Verifying Checksum [2021-05-26T12:56:45.646Z] 25b303627fd3: Download complete [2021-05-26T12:56:51.111Z] Still waiting to schedule task [2021-05-26T12:56:51.112Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-26T12:56:55.816Z] 25b303627fd3: Pull complete [2021-05-26T12:56:55.816Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-26T12:56:55.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T12:56:55.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-26T12:56:56.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-416 does not seem to be running inside a container [2021-05-26T12:56:56.129Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T12:56:58.901Z] $ docker top 049539141fae4fe056f48c32b7c92b67a3e167218e8003c7e6f07c2ea9917285 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:56:59.899Z] + grep parallel [2021-05-26T12:56:59.900Z] + docker-compose build --help [2021-05-26T12:57:03.284Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T12:57:03.570Z] $ docker stop --time=1 049539141fae4fe056f48c32b7c92b67a3e167218e8003c7e6f07c2ea9917285 [2021-05-26T12:57:05.462Z] $ docker rm -f 049539141fae4fe056f48c32b7c92b67a3e167218e8003c7e6f07c2ea9917285 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T12:57:06.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T12:57:06.224Z] . [Pipeline] withDockerContainer [2021-05-26T12:57:06.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-416 does not seem to be running inside a container [2021-05-26T12:57:06.583Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T12:57:08.313Z] $ docker top e34e8e79389001e190575e7670d72edfca79112a55f303d531b4e577d23f03ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T12:57:09.326Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T12:57:13.718Z] Building core-command ... [2021-05-26T12:57:13.718Z] Building core-data ... [2021-05-26T12:57:13.718Z] Building core-metadata ... [2021-05-26T12:57:13.718Z] Building security-bootstrapper ... [2021-05-26T12:57:13.718Z] Building security-proxy-setup ... [2021-05-26T12:57:13.718Z] Building security-secretstore-setup ... [2021-05-26T12:57:13.718Z] Building support-notifications ... [2021-05-26T12:57:13.718Z] Building support-scheduler ... [2021-05-26T12:57:13.718Z] Building sys-mgmt-agent ... [2021-05-26T12:57:13.718Z] Building core-command [2021-05-26T12:57:13.718Z] Building support-scheduler [2021-05-26T12:57:13.718Z] Building sys-mgmt-agent [2021-05-26T12:57:13.718Z] Building security-bootstrapper [2021-05-26T12:57:13.718Z] Building core-metadata [2021-05-26T12:58:04.201Z] Running on prd-ubuntu18.04-docker-8c-8g-417 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws [2021-05-26T12:58:04.218Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T12:58:04.328Z] The recommended git tool is: git [2021-05-26T12:58:06.613Z] using credential edgex-jenkins-ssh [2021-05-26T12:58:06.630Z] Cloning the remote Git repository [2021-05-26T12:58:06.657Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:58:06.734Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T12:58:06.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:58:06.781Z] > git --version # timeout=10 [2021-05-26T12:58:06.788Z] > git --version # 'git version 2.17.1' [2021-05-26T12:58:06.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:58:06.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T12:58:12.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T12:58:12.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T12:58:12.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T12:58:12.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T12:58:12.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:58:12.636Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T12:58:13.290Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:58:13.415Z] Merge succeeded, producing baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T12:58:13.416Z] Checking out Revision baedef017fb6b94c7cbf9a1c56827843e08d8801 (PR-3511) [2021-05-26T12:58:13.300Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T12:58:13.305Z] > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # timeout=10 [2021-05-26T12:58:13.384Z] > git remote # timeout=10 [2021-05-26T12:58:13.392Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T12:58:13.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T12:58:13.401Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T12:58:13.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T12:58:13.420Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T12:58:13.426Z] > git checkout -f baedef017fb6b94c7cbf9a1c56827843e08d8801 # timeout=10 [2021-05-26T12:58:17.062Z] Commit message: "feat(data): message topic should contain the event's deviceName" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T12:58:18.376Z] + echo snap-build.sh [2021-05-26T12:58:18.376Z] snap-build.sh [2021-05-26T12:58:18.376Z] + SNAP_BASE_DIR=. [2021-05-26T12:58:18.376Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-26T12:58:18.376Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-26T12:58:18.376Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-26T12:58:18.376Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-26T12:58:18.376Z] + cd /w/workspace/edgex-go/2 [2021-05-26T12:58:18.376Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-26T12:58:18.376Z] Reading package lists... [2021-05-26T12:58:18.638Z] Building dependency tree... [2021-05-26T12:58:18.638Z] Reading state information... [2021-05-26T12:58:18.638Z] The following packages were automatically installed and are no longer required: [2021-05-26T12:58:18.638Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-26T12:58:18.638Z] uidmap xdelta3 [2021-05-26T12:58:18.638Z] Use 'sudo apt autoremove' to remove them. [2021-05-26T12:58:18.638Z] The following packages will be REMOVED: [2021-05-26T12:58:18.638Z] lxd* lxd-client* [2021-05-26T12:58:19.212Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-26T12:58:19.212Z] After this operation, 31.7 MB disk space will be freed. [2021-05-26T12:58:20.834Z] (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-26T12:58:20.834Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T12:58:21.777Z] Removing lxd dnsmasq configuration [2021-05-26T12:58:21.777Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T12:58:22.039Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-26T12:58:22.987Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T12:58:23.252Z] (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-26T12:58:23.252Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T12:58:24.646Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-26T12:58:24.646Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-26T12:58:26.034Z] + sudo snap remove --purge lxd [2021-05-26T12:58:26.034Z] snap "lxd" is not installed [2021-05-26T12:58:26.034Z] + sudo groupadd --force --system lxd [2021-05-26T12:58:26.296Z] ++ whoami [2021-05-26T12:58:26.297Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-26T12:58:26.297Z] + newgrp - lxd [2021-05-26T12:58:26.297Z] + sudo snap install lxd [2021-05-26T12:58:35.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:58:35.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:58:35.469Z] ---> fff5f2704029 [2021-05-26T12:58:35.469Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:58:35.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:58:35.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:58:35.469Z] ---> fff5f2704029 [2021-05-26T12:58:35.469Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:58:35.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:58:35.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:58:35.469Z] ---> fff5f2704029 [2021-05-26T12:58:35.469Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T12:58:35.469Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:58:35.469Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:58:35.469Z] ---> fff5f2704029 [2021-05-26T12:58:35.469Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T12:58:35.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T12:58:35.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T12:58:35.469Z] ---> fff5f2704029 [2021-05-26T12:58:35.469Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T12:58:35.469Z] ---> Running in 76b95a75f2a7 [2021-05-26T12:58:35.469Z] ---> Running in a735d0a0e759 [2021-05-26T12:58:35.469Z] ---> Running in 0829297bf472 [2021-05-26T12:58:35.469Z] ---> Running in bd2c1d975535 [2021-05-26T12:58:35.469Z] ---> Running in d822391b9c40 [2021-05-26T12:58:35.469Z] Removing intermediate container 0829297bf472 [2021-05-26T12:58:35.469Z] ---> fd29ce16a0a3 [2021-05-26T12:58:35.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:58:35.469Z] Removing intermediate container a735d0a0e759 [2021-05-26T12:58:35.469Z] ---> 2242ef1cce11 [2021-05-26T12:58:35.469Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:58:35.469Z] ---> Running in bfe510794d7b [2021-05-26T12:58:35.469Z] Removing intermediate container bd2c1d975535 [2021-05-26T12:58:35.469Z] ---> 6f63dd7abcf8 [2021-05-26T12:58:35.469Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:58:35.469Z] Removing intermediate container 76b95a75f2a7 [2021-05-26T12:58:35.469Z] ---> 0e20ac1672ea [2021-05-26T12:58:35.469Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d822391b9c40 [2021-05-26T12:58:35.469Z] [2021-05-26T12:58:35.469Z] ---> e27f60455396 [2021-05-26T12:58:35.469Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T12:58:35.469Z] ---> Running in 9a11836f4457 [2021-05-26T12:58:35.469Z] ---> Running in c98f1075aa20 [2021-05-26T12:58:35.469Z] ---> Running in 9bf2699914fb [2021-05-26T12:58:35.469Z] ---> Running in f6075f6b029d [2021-05-26T12:58:35.469Z] Removing intermediate container bfe510794d7b [2021-05-26T12:58:35.469Z] ---> f3ee55168031 [2021-05-26T12:58:35.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T12:58:35.469Z] Removing intermediate container c98f1075aa20 [2021-05-26T12:58:35.469Z] ---> 629bcb2073c0 [2021-05-26T12:58:35.469Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T12:58:35.469Z] ---> Running in e310eb5bdfa4 [2021-05-26T12:58:35.469Z] ---> Running in 7087109ba22c [2021-05-26T12:58:35.469Z] Removing intermediate container 9a11836f4457 [2021-05-26T12:58:35.469Z] ---> eb23f3c52515 [2021-05-26T12:58:35.469Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T12:58:35.469Z] ---> Running in 701d6c55da8f [2021-05-26T12:58:35.469Z] Removing intermediate container f6075f6b029d [2021-05-26T12:58:35.469Z] ---> 39a9c3b7def4 [2021-05-26T12:58:35.469Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T12:58:35.469Z] Removing intermediate container 9bf2699914fb [2021-05-26T12:58:35.469Z] ---> 71eac4b54bde [2021-05-26T12:58:35.469Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T12:58:35.469Z] ---> Running in 355d776cd22d [2021-05-26T12:58:35.469Z] ---> Running in bc850ee73eb4 [2021-05-26T12:58:36.313Z] 2021-05-26T12:58:33Z INFO Waiting for automatic snapd restart... [2021-05-26T12:58:36.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:36.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:36.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:36.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:36.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:37.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:37.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:37.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:38.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:38.170Z] OK: 218 MiB in 52 packages [2021-05-26T12:58:38.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T12:58:38.739Z] OK: 218 MiB in 52 packages [2021-05-26T12:58:39.735Z] Removing intermediate container 7087109ba22c [2021-05-26T12:58:39.735Z] ---> a7718558b3ee [2021-05-26T12:58:39.735Z] Step 6/32 : COPY go.mod . [2021-05-26T12:58:40.018Z] OK: 218 MiB in 52 packages [2021-05-26T12:58:40.303Z] OK: 218 MiB in 52 packages [2021-05-26T12:58:40.303Z] Removing intermediate container e310eb5bdfa4 [2021-05-26T12:58:40.303Z] ---> df15dd3b1874 [2021-05-26T12:58:40.303Z] Step 6/23 : COPY go.mod . [2021-05-26T12:58:40.917Z] OK: 218 MiB in 52 packages [2021-05-26T12:58:41.194Z] ---> a9569f5409a4 [2021-05-26T12:58:41.194Z] Step 7/32 : RUN go mod download [2021-05-26T12:58:41.497Z] ---> Running in 319eb321e410 [2021-05-26T12:58:41.778Z] Removing intermediate container 701d6c55da8f [2021-05-26T12:58:41.778Z] ---> a09c69da014d [2021-05-26T12:58:41.778Z] Step 6/24 : COPY go.mod . [2021-05-26T12:58:41.778Z] ---> 09c898081d8d [2021-05-26T12:58:41.778Z] Step 7/23 : RUN go mod download [2021-05-26T12:58:42.055Z] ---> Running in 27e89e349019 [2021-05-26T12:58:42.055Z] Removing intermediate container 355d776cd22d [2021-05-26T12:58:42.055Z] ---> 65c6094762dc [2021-05-26T12:58:42.055Z] Step 6/24 : COPY go.mod . [2021-05-26T12:58:42.682Z] Removing intermediate container bc850ee73eb4 [2021-05-26T12:58:42.682Z] ---> a8e637b6b551 [2021-05-26T12:58:42.682Z] Step 6/24 : COPY go.mod . [2021-05-26T12:58:42.964Z] ---> ed3b6359d6ab [2021-05-26T12:58:42.964Z] Step 7/24 : RUN go mod download [2021-05-26T12:58:43.247Z] ---> Running in 63eb0d68ea76 [2021-05-26T12:58:43.531Z] ---> a42823fe9155 [2021-05-26T12:58:43.531Z] Step 7/24 : RUN go mod download [2021-05-26T12:58:43.806Z] ---> Running in 50a51d46b527 [2021-05-26T12:58:44.415Z] ---> 41c76369e9d2 [2021-05-26T12:58:44.415Z] Step 7/24 : RUN go mod download [2021-05-26T12:58:44.415Z] ---> Running in a1271b7edf02 [2021-05-26T12:58:46.423Z] Removing intermediate container 319eb321e410 [2021-05-26T12:58:46.423Z] ---> 42323d0cb902 [2021-05-26T12:58:46.423Z] Step 8/32 : COPY . . [2021-05-26T12:58:46.700Z] Removing intermediate container 27e89e349019 [2021-05-26T12:58:46.700Z] ---> 0ff66d41fd8b [2021-05-26T12:58:46.700Z] Step 8/23 : COPY . . [2021-05-26T12:58:47.692Z] Removing intermediate container 63eb0d68ea76 [2021-05-26T12:58:47.692Z] ---> 8b77d4f09853 [2021-05-26T12:58:47.692Z] Step 8/24 : COPY . . [2021-05-26T12:58:48.290Z] Removing intermediate container 50a51d46b527 [2021-05-26T12:58:48.290Z] ---> 585e04ce1e02 [2021-05-26T12:58:48.290Z] Step 8/24 : COPY . . [2021-05-26T12:58:48.564Z] Removing intermediate container a1271b7edf02 [2021-05-26T12:58:48.564Z] ---> 7d17a7b8ec1c [2021-05-26T12:58:48.564Z] Step 8/24 : COPY . . [2021-05-26T12:58:54.486Z] lxd 4.14 from Canonical* installed [2021-05-26T12:58:54.486Z] + sudo lxd init --auto [2021-05-26T12:59:02.646Z] + sudo snap install --classic snapcraft [2021-05-26T12:59:10.812Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T12:59:10.812Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-26T12:59:10.812Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-26T12:59:10.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T12:59:10.813Z] Dload Upload Total Spent Left Speed [2021-05-26T12:59:10.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2726 0 --:--:-- --:--:-- --:--:-- 2726 [2021-05-26T12:59:10.813Z] 100 3325k 100 3325k 0 0 5874k 0 --:--:-- --:--:-- --:--:-- 5874k [2021-05-26T12:59:10.813Z] ./yq_linux_amd64 [2021-05-26T12:59:10.813Z] + sudo snapcraft prime --use-lxd [2021-05-26T12:59:11.854Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-26T12:59:11.854Z] 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-26T12:59:11.854Z] - README.md [2021-05-26T12:59:11.854Z] [2021-05-26T12:59:11.854Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T12:59:12.826Z] Launching a container. [2021-05-26T12:59:15.401Z] ---> 323e99ec87d7 [2021-05-26T12:59:15.401Z] Step 9/32 : RUN go mod tidy [2021-05-26T12:59:15.401Z] ---> feead2c617ee [2021-05-26T12:59:15.401Z] Step 9/23 : RUN go mod tidy [2021-05-26T12:59:15.401Z] ---> 1a7a4b6603b9 [2021-05-26T12:59:15.401Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:59:15.401Z] ---> e353a92aec89 [2021-05-26T12:59:15.401Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:59:15.401Z] ---> Running in 3e77a3240815 [2021-05-26T12:59:15.401Z] ---> Running in deb6e1bda10e [2021-05-26T12:59:15.401Z] ---> 653898b4f2ce [2021-05-26T12:59:15.401Z] Step 9/24 : RUN go mod tidy [2021-05-26T12:59:15.401Z] ---> Running in 0e6e11316969 [2021-05-26T12:59:15.401Z] ---> Running in 8b6da0c06a9d [2021-05-26T12:59:15.401Z] ---> Running in 132f14a93807 [2021-05-26T12:59:19.732Z] Removing intermediate container 3e77a3240815 [2021-05-26T12:59:19.732Z] ---> d9bad29d40c8 [2021-05-26T12:59:19.732Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T12:59:19.732Z] ---> Running in 47a40e2a700a [2021-05-26T12:59:20.007Z] Removing intermediate container deb6e1bda10e [2021-05-26T12:59:20.007Z] ---> 57e773483b90 [2021-05-26T12:59:20.007Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T12:59:20.284Z] ---> Running in a63160c25558 [2021-05-26T12:59:20.284Z] Removing intermediate container 8b6da0c06a9d [2021-05-26T12:59:20.284Z] ---> 7c0b30efcf16 [2021-05-26T12:59:20.284Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T12:59:20.564Z] ---> Running in de508c86b094 [2021-05-26T12:59:20.564Z] Removing intermediate container 0e6e11316969 [2021-05-26T12:59:20.564Z] ---> 3aa54cbd948d [2021-05-26T12:59:20.564Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T12:59:20.840Z] Removing intermediate container 132f14a93807 [2021-05-26T12:59:20.840Z] ---> 3e74934ac2ac [2021-05-26T12:59:20.840Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-26T12:59:20.981Z] Waiting for container to be ready [2021-05-26T12:59:20.982Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-26T12:59:20.982Z] [2021-05-26T12:59:21.116Z] ---> Running in 4e3da5f4ffee [2021-05-26T12:59:21.116Z] ---> Running in 98cf4427a3bb [2021-05-26T12:59:21.394Z] 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-26T12:59:22.392Z] 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-26T12:59:23.384Z] 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-26T12:59:23.384Z] 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-26T12:59:23.664Z] 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-26T12:59:24.291Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-26T12:59:24.552Z] Waiting for network to be ready... [2021-05-26T12:59:24.815Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T12:59:25.077Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T12:59:25.077Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T12:59:25.077Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T12:59:25.077Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T12:59:25.077Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T12:59:25.077Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T12:59:25.347Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T12:59:25.347Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T12:59:25.347Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T12:59:25.610Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T12:59:25.610Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T12:59:25.873Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T12:59:26.135Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T12:59:26.135Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T12:59:26.135Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T12:59:26.135Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T12:59:26.135Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T12:59:26.396Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T12:59:26.657Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T12:59:26.657Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-26T12:59:26.657Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T12:59:26.657Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T12:59:26.657Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T12:59:26.657Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T12:59:26.657Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T12:59:26.920Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T12:59:29.483Z] Fetched 24.6 MB in 4s (5865 kB/s) [2021-05-26T12:59:30.057Z] Reading package lists... [2021-05-26T12:59:30.318Z] Reading package lists... [2021-05-26T12:59:30.318Z] Building dependency tree... [2021-05-26T12:59:30.318Z] Reading state information... [2021-05-26T12:59:30.579Z] The following additional packages will be installed: [2021-05-26T12:59:30.579Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T12:59:30.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T12:59:30.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T12:59:30.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-26T12:59:30.579Z] Suggested packages: [2021-05-26T12:59:30.579Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-26T12:59:30.579Z] Recommended packages: [2021-05-26T12:59:30.579Z] gnupg libsasl2-modules [2021-05-26T12:59:30.579Z] The following NEW packages will be installed: [2021-05-26T12:59:30.579Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T12:59:30.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T12:59:30.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T12:59:30.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-26T12:59:30.579Z] The following packages will be upgraded: [2021-05-26T12:59:30.579Z] gpg gpg-agent gpgconf libudev1 [2021-05-26T12:59:30.579Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-26T12:59:30.579Z] Need to get 3530 kB of archives. [2021-05-26T12:59:30.579Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-26T12:59:30.579Z] 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-26T12:59:30.579Z] 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-26T12:59:30.579Z] 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-26T12:59:30.579Z] 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-26T12:59:30.840Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-26T12:59:31.101Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-26T12:59:31.673Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-26T12:59:31.673Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-26T12:59:31.673Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-26T12:59:31.673Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-26T12:59:31.673Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-26T12:59:31.673Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-26T12:59:31.673Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-26T12:59:31.673Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-26T12:59:31.673Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-26T12:59:31.673Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-26T12:59:31.673Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-26T12:59:31.673Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-26T12:59:31.673Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-26T12:59:31.673Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-26T12:59:31.673Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-26T12:59:31.673Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-26T12:59:31.934Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T12:59:31.934Z] Fetched 3530 kB in 1s (3138 kB/s) [2021-05-26T12:59:31.934Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T12:59:31.934Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-26T12:59:31.934Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T12:59:31.934Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-26T12:59:32.196Z] Selecting previously unselected package udev. [2021-05-26T12:59:32.196Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T12:59:32.196Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-26T12:59:32.196Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-26T12:59:32.196Z] Selecting previously unselected package libfuse2:amd64. [2021-05-26T12:59:32.196Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T12:59:32.459Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T12:59:32.459Z] Selecting previously unselected package fuse. [2021-05-26T12:59:32.459Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T12:59:32.459Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-26T12:59:32.459Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T12:59:32.459Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T12:59:32.721Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T12:59:32.721Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T12:59:32.721Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T12:59:32.721Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T12:59:32.721Z] Selecting previously unselected package libksba8:amd64. [2021-05-26T12:59:32.721Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-26T12:59:32.721Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-26T12:59:32.721Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-26T12:59:32.721Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:32.721Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:32.983Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-26T12:59:32.983Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:32.983Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:32.983Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-26T12:59:32.983Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:32.983Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:32.983Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-26T12:59:32.983Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:32.983Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.245Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-26T12:59:33.245Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:33.245Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.245Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-26T12:59:33.245Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:33.245Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.245Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-26T12:59:33.245Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:33.245Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.245Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-26T12:59:33.245Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:33.245Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.505Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-26T12:59:33.505Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T12:59:33.505Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:33.505Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-26T12:59:33.505Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T12:59:33.506Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T12:59:33.506Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-26T12:59:33.506Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T12:59:33.506Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T12:59:33.506Z] Selecting previously unselected package libldap-common. [2021-05-26T12:59:33.506Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-26T12:59:33.506Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T12:59:33.767Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-26T12:59:33.767Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-26T12:59:33.767Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T12:59:33.767Z] Selecting previously unselected package dirmngr. [2021-05-26T12:59:33.767Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T12:59:33.767Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T12:59:34.029Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T12:59:34.029Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-26T12:59:34.029Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T12:59:34.029Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T12:59:34.029Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T12:59:34.029Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-26T12:59:34.029Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.029Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-26T12:59:34.029Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T12:59:34.029Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-26T12:59:34.293Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-26T12:59:34.555Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-26T12:59:34.555Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-26T12:59:34.555Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-26T12:59:34.555Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T12:59:34.555Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T12:59:34.555Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T12:59:34.817Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T12:59:35.079Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-26T12:59:35.079Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-26T12:59:35.079Z] This means they are not meant to be enabled using systemctl. [2021-05-26T12:59:35.079Z] Possible reasons for having this kind of units are: [2021-05-26T12:59:35.079Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-26T12:59:35.079Z] .wants/ or .requires/ directory. [2021-05-26T12:59:35.079Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-26T12:59:35.079Z] a requirement dependency on it. [2021-05-26T12:59:35.079Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-26T12:59:35.079Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-26T12:59:35.079Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-26T12:59:35.079Z] instance name specified. [2021-05-26T12:59:35.344Z] Reading package lists... [2021-05-26T12:59:35.606Z] Building dependency tree... [2021-05-26T12:59:35.606Z] Reading state information... [2021-05-26T12:59:35.606Z] The following additional packages will be installed: [2021-05-26T12:59:35.606Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-26T12:59:35.606Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-26T12:59:35.606Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-26T12:59:35.606Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-26T12:59:35.606Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-26T12:59:35.606Z] Suggested packages: [2021-05-26T12:59:35.606Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-26T12:59:35.606Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-26T12:59:35.606Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-26T12:59:35.606Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-26T12:59:35.606Z] systemd-container policykit-1 [2021-05-26T12:59:35.606Z] Recommended packages: [2021-05-26T12:59:35.606Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-26T12:59:35.870Z] The following NEW packages will be installed: [2021-05-26T12:59:35.870Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-26T12:59:35.870Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-26T12:59:35.870Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-26T12:59:35.870Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-26T12:59:35.870Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-26T12:59:35.870Z] The following packages will be upgraded: [2021-05-26T12:59:35.870Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-26T12:59:35.870Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-26T12:59:35.870Z] Need to get 35.2 MB of archives. [2021-05-26T12:59:35.870Z] After this operation, 141 MB of additional disk space will be used. [2021-05-26T12:59:35.870Z] 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-26T12:59:35.870Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-26T12:59:35.870Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-26T12:59:35.870Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-26T12:59:35.870Z] 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-26T12:59:35.870Z] 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-26T12:59:36.132Z] 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-26T12:59:36.132Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-26T12:59:36.132Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-26T12:59:36.132Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-26T12:59:36.132Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-26T12:59:36.132Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-26T12:59:36.132Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-26T12:59:36.132Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-26T12:59:36.132Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-26T12:59:36.132Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-26T12:59:36.132Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-26T12:59:37.078Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-26T12:59:37.078Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-26T12:59:37.078Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-26T12:59:37.078Z] 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-26T12:59:37.078Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-26T12:59:37.078Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-26T12:59:37.078Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-26T12:59:37.078Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-26T12:59:37.078Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-26T12:59:37.078Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-26T12:59:37.078Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-26T12:59:37.078Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-26T12:59:37.078Z] 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-26T12:59:37.341Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T12:59:37.342Z] Fetched 35.2 MB in 1s (24.8 MB/s) [2021-05-26T12:59:37.342Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T12:59:37.342Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-26T12:59:37.604Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T12:59:38.179Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-26T12:59:38.179Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T12:59:38.179Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-26T12:59:38.179Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T12:59:38.179Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-26T12:59:38.179Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-26T12:59:38.446Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-26T12:59:38.446Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T12:59:38.446Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-26T12:59:38.446Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-26T12:59:38.708Z] Setting up apt (1.6.13) ... [2021-05-26T12:59:38.708Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-26T12:59:39.285Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-26T12:59:39.285Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-26T12:59:39.285Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T12:59:39.285Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T12:59:39.285Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-26T12:59:39.285Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T12:59:39.285Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:39.548Z] Selecting previously unselected package libexpat1:amd64. [2021-05-26T12:59:39.548Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-26T12:59:39.548Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T12:59:39.548Z] Selecting previously unselected package python3.6-minimal. [2021-05-26T12:59:39.548Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T12:59:39.548Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:39.811Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T12:59:40.072Z] Checking for services that may need to be restarted...done. [2021-05-26T12:59:40.072Z] Checking for services that may need to be restarted...done. [2021-05-26T12:59:40.072Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:40.072Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T12:59:40.072Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:40.645Z] Selecting previously unselected package python3-minimal. [2021-05-26T12:59:40.645Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-26T12:59:40.645Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-26T12:59:40.645Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-26T12:59:40.645Z] Selecting previously unselected package mime-support. [2021-05-26T12:59:40.645Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-26T12:59:40.645Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-26T12:59:40.645Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-26T12:59:40.645Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-26T12:59:40.645Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T12:59:40.645Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-26T12:59:40.645Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T12:59:40.645Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:40.906Z] Selecting previously unselected package python3.6. [2021-05-26T12:59:40.906Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T12:59:40.906Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:40.906Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-26T12:59:40.906Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-26T12:59:40.906Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T12:59:41.167Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-26T12:59:41.167Z] Selecting previously unselected package python3. [2021-05-26T12:59:41.167Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-26T12:59:41.167Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-26T12:59:41.167Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-26T12:59:41.428Z] Selecting previously unselected package multiarch-support. [2021-05-26T12:59:41.428Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T12:59:41.428Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T12:59:41.428Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T12:59:41.428Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-26T12:59:41.428Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-26T12:59:41.428Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-26T12:59:41.428Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T12:59:41.428Z] Selecting previously unselected package libbsd0:amd64. [2021-05-26T12:59:41.428Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-26T12:59:41.428Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T12:59:41.688Z] Selecting previously unselected package sudo. [2021-05-26T12:59:41.688Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-26T12:59:41.688Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T12:59:41.688Z] Selecting previously unselected package apparmor. [2021-05-26T12:59:41.688Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T12:59:41.688Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-26T12:59:41.949Z] Selecting previously unselected package libedit2:amd64. [2021-05-26T12:59:41.949Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-26T12:59:41.949Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T12:59:41.949Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-26T12:59:41.949Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T12:59:41.949Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:41.949Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-26T12:59:41.949Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T12:59:41.949Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:41.949Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-26T12:59:41.949Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-26T12:59:41.949Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T12:59:41.949Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-26T12:59:41.949Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T12:59:41.949Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:42.209Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-26T12:59:42.209Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T12:59:42.209Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:42.209Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-26T12:59:42.209Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-26T12:59:42.209Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T12:59:42.470Z] Selecting previously unselected package openssh-client. [2021-05-26T12:59:42.470Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-26T12:59:42.470Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T12:59:42.470Z] Selecting previously unselected package squashfs-tools. [2021-05-26T12:59:42.470Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-26T12:59:42.470Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T12:59:42.470Z] Selecting previously unselected package snapd. [2021-05-26T12:59:42.470Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-26T12:59:42.732Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-26T12:59:44.654Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T12:59:44.654Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T12:59:44.654Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-26T12:59:44.654Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T12:59:44.654Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T12:59:44.654Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:44.654Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T12:59:44.654Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-26T12:59:44.915Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-26T12:59:45.859Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T12:59:46.433Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T12:59:47.005Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T12:59:47.005Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:47.005Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:47.005Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T12:59:47.578Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T12:59:47.578Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:47.578Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T12:59:47.578Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-26T12:59:47.578Z] running python rtupdate hooks for python3.6... [2021-05-26T12:59:47.578Z] running python post-rtupdate hooks for python3.6... [2021-05-26T12:59:47.578Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-26T12:59:48.163Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-26T12:59:48.450Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T12:59:48.450Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T12:59:48.450Z] Setting up snapd (2.48.3+18.04) ... [2021-05-26T12:59:49.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-26T12:59:49.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-26T12:59:49.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-26T12:59:49.553Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-26T12:59:49.553Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T12:59:49.553Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T12:59:49.815Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-26T12:59:50.077Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-26T12:59:50.077Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-26T12:59:50.338Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-26T12:59:50.600Z] /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-26T12:59:50.600Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T12:59:50.600Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T12:59:51.545Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T12:59:51.545Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T12:59:51.545Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T12:59:52.753Z] Reading package lists... [2021-05-26T12:59:53.015Z] Reading package lists... [2021-05-26T12:59:53.277Z] Building dependency tree... [2021-05-26T12:59:53.277Z] Reading state information... [2021-05-26T12:59:53.538Z] Calculating upgrade... [2021-05-26T12:59:53.538Z] The following packages will be upgraded: [2021-05-26T12:59:53.538Z] advancecomp base-files bash binutils binutils-common [2021-05-26T12:59:53.538Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-26T12:59:53.538Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-26T12:59:53.538Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-26T12:59:53.538Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-26T12:59:53.538Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-26T12:59:53.538Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-26T12:59:53.538Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-26T12:59:53.538Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-26T12:59:53.538Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-26T12:59:53.538Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-26T12:59:53.538Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-26T12:59:53.538Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-26T12:59:53.538Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-26T12:59:53.538Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-26T12:59:53.538Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T12:59:53.538Z] Need to get 64.0 MB of archives. [2021-05-26T12:59:53.538Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-26T12:59:53.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-26T12:59:53.816Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-26T12:59:53.816Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-26T12:59:53.816Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-26T12:59:53.816Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-26T12:59:53.816Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-26T12:59:53.816Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-26T12:59:53.816Z] 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-26T12:59:53.816Z] 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-26T12:59:53.816Z] 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-26T12:59:53.816Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-26T12:59:53.816Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-26T12:59:53.816Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-26T12:59:53.816Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-26T12:59:53.816Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-26T12:59:53.816Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-26T12:59:53.816Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-26T12:59:53.816Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-26T12:59:53.816Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-26T12:59:53.816Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-26T12:59:54.080Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-26T12:59:54.080Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-26T12:59:54.080Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-26T12:59:54.080Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-26T12:59:54.080Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-26T12:59:54.080Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-26T12:59:54.080Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-26T12:59:54.080Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-26T12:59:54.080Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-26T12:59:54.080Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-26T12:59:54.080Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-26T12:59:54.081Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-26T12:59:54.081Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-26T12:59:54.081Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-26T12:59:54.081Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-26T12:59:54.081Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-26T12:59:54.081Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-26T12:59:54.081Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-26T12:59:54.081Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-26T12:59:54.081Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-26T12:59:54.081Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-26T12:59:54.081Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-26T12:59:54.081Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-26T12:59:54.081Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-26T12:59:54.081Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-26T12:59:54.081Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-26T12:59:54.081Z] 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-26T12:59:54.081Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-26T12:59:54.081Z] 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-26T12:59:54.081Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-26T12:59:54.081Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-26T12:59:54.081Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-26T12:59:54.081Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-26T12:59:54.081Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-26T12:59:54.081Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-26T12:59:54.081Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-26T12:59:54.342Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-26T12:59:54.342Z] 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-26T12:59:54.342Z] 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-26T12:59:54.342Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-26T12:59:54.604Z] 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-26T12:59:54.604Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-26T12:59:54.604Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-26T12:59:54.604Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-26T12:59:54.604Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-26T12:59:54.604Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-26T12:59:54.604Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-26T12:59:54.867Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-26T12:59:54.867Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-26T12:59:54.867Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-26T12:59:54.867Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-26T12:59:54.867Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-26T12:59:54.867Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-26T12:59:54.867Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-26T12:59:54.867Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-26T12:59:54.867Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-26T12:59:55.440Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-26T12:59:55.440Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-26T12:59:55.440Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-26T12:59:55.440Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-26T12:59:55.440Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-26T12:59:55.440Z] 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-26T12:59:55.440Z] 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-26T12:59:55.440Z] 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-26T12:59:55.440Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-26T12:59:55.440Z] 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-26T12:59:56.014Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-26T12:59:56.275Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-26T12:59:56.275Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-26T12:59:56.275Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-26T12:59:56.275Z] 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-26T12:59:56.275Z] 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-26T12:59:56.275Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-26T12:59:56.275Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-26T12:59:56.275Z] 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-26T12:59:56.275Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-26T12:59:56.275Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-26T12:59:56.275Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-26T12:59:56.275Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-26T12:59:56.536Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-26T12:59:56.536Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-26T12:59:56.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T12:59:56.536Z] Fetched 64.0 MB in 3s (22.9 MB/s) [2021-05-26T12:59:56.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T12:59:56.536Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T12:59:56.797Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T12:59:57.057Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T12:59:57.057Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T12:59:57.057Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-26T12:59:57.058Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-26T12:59:57.318Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:57.318Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:57.581Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:57.581Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:57.581Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:57.581Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:57.581Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:57.581Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.195Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.195Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.195Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.195Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.195Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.195Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.195Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T12:59:58.195Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T12:59:58.195Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.195Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.457Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-26T12:59:58.457Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T12:59:58.457Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.457Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.457Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.457Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.719Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T12:59:58.719Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T12:59:58.719Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T12:59:58.980Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T12:59:58.980Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T12:59:58.980Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T12:59:59.558Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T12:59:59.558Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T12:59:59.558Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-26T12:59:59.558Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-26T12:59:59.558Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-26T12:59:59.821Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-26T13:00:00.083Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-26T13:00:00.083Z] Installing new version of config file /etc/issue ... [2021-05-26T13:00:00.083Z] Installing new version of config file /etc/issue.net ... [2021-05-26T13:00:00.083Z] Installing new version of config file /etc/lsb-release ... [2021-05-26T13:00:00.083Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-26T13:00:00.345Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-26T13:00:00.345Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-26T13:00:00.345Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-26T13:00:00.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:00.345Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-26T13:00:00.345Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-26T13:00:00.607Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-26T13:00:00.607Z] 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-26T13:00:00.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:00.607Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:00.607Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:00.607Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:00.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:00.869Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-26T13:00:00.869Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-26T13:00:00.869Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-26T13:00:01.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:01.133Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-26T13:00:01.133Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T13:00:01.133Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-26T13:00:01.407Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:01.407Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T13:00:01.407Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T13:00:01.407Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T13:00:01.407Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:01.407Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T13:00:01.407Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T13:00:01.674Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-26T13:00:01.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:01.674Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-26T13:00:01.674Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-26T13:00:01.674Z] Setting up grep (3.1-2build1) ... [2021-05-26T13:00:01.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:01.941Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T13:00:01.941Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T13:00:02.208Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-26T13:00:02.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:02.208Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T13:00:02.208Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T13:00:02.472Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-26T13:00:02.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:02.473Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T13:00:02.473Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T13:00:03.069Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T13:00:03.069Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T13:00:03.332Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T13:00:03.332Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T13:00:03.593Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-26T13:00:03.593Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:03.593Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-26T13:00:03.593Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T13:00:04.166Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T13:00:04.166Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T13:00:04.166Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T13:00:04.166Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T13:00:04.166Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T13:00:04.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:04.430Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-26T13:00:04.430Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-26T13:00:04.430Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-26T13:00:04.430Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:04.430Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:04.430Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:04.691Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:04.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:04.691Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:04.691Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:04.691Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:04.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:04.691Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:04.691Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:04.953Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:04.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:04.953Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:04.953Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:04.953Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:05.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:05.216Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T13:00:05.216Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T13:00:05.216Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T13:00:05.216Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T13:00:05.216Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T13:00:05.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:05.216Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T13:00:05.216Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T13:00:05.478Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T13:00:05.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:05.478Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:05.478Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:05.478Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:05.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:05.478Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:05.478Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:05.739Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:05.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:05.739Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:05.739Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:06.314Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:06.314Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-26T13:00:06.576Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-26T13:00:06.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:06.838Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T13:00:06.838Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T13:00:06.838Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T13:00:07.103Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T13:00:07.103Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-26T13:00:07.103Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T13:00:07.103Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-26T13:00:07.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:07.103Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-26T13:00:07.103Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-26T13:00:07.365Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-26T13:00:07.365Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:07.365Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-26T13:00:07.365Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T13:00:07.626Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-26T13:00:07.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:07.626Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-26T13:00:07.626Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T13:00:07.626Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-26T13:00:07.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:07.626Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T13:00:07.626Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T13:00:07.887Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T13:00:07.887Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:07.887Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T13:00:07.887Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T13:00:07.887Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T13:00:08.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:08.164Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T13:00:08.164Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T13:00:08.164Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T13:00:08.427Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:08.427Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T13:00:08.427Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T13:00:08.427Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-26T13:00:08.427Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T13:00:08.427Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T13:00:08.427Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T13:00:08.427Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T13:00:08.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:08.689Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-26T13:00:08.689Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-26T13:00:08.689Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-26T13:00:08.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:08.689Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-26T13:00:08.689Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T13:00:08.951Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T13:00:08.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:08.951Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T13:00:08.951Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T13:00:09.213Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T13:00:09.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:09.213Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-26T13:00:09.213Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-26T13:00:09.213Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-26T13:00:09.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:09.213Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T13:00:09.476Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T13:00:09.476Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-26T13:00:09.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:09.737Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T13:00:09.737Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T13:00:09.737Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-26T13:00:09.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:09.737Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T13:00:10.000Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T13:00:10.000Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T13:00:10.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.000Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T13:00:10.000Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T13:00:10.000Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T13:00:10.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.262Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-26T13:00:10.262Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-26T13:00:10.262Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-26T13:00:10.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.262Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-26T13:00:10.262Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-26T13:00:10.524Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-26T13:00:10.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.525Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-26T13:00:10.525Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-26T13:00:10.525Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-26T13:00:10.787Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.787Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-26T13:00:10.787Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-26T13:00:10.787Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-26T13:00:10.787Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:10.787Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-26T13:00:10.787Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-26T13:00:11.055Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-26T13:00:11.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T13:00:11.055Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-26T13:00:11.055Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-26T13:00:11.055Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-26T13:00:11.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-26T13:00:11.055Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T13:00:11.055Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T13:00:11.318Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T13:00:11.318Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T13:00:11.318Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T13:00:11.318Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T13:00:11.581Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-26T13:00:11.581Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-26T13:00:11.581Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T13:00:11.581Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-26T13:00:11.843Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-26T13:00:11.843Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-26T13:00:11.843Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-26T13:00:11.843Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-26T13:00:11.843Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-26T13:00:11.843Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-26T13:00:12.106Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-26T13:00:12.106Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-26T13:00:12.106Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-26T13:00:12.106Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-26T13:00:12.106Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-26T13:00:12.106Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-26T13:00:12.370Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-26T13:00:12.370Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-26T13:00:12.632Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-26T13:00:12.632Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-26T13:00:12.895Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-26T13:00:12.895Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-26T13:00:12.895Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T13:00:12.895Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T13:00:13.156Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T13:00:13.156Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T13:00:13.418Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T13:00:13.418Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T13:00:13.418Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T13:00:13.418Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T13:00:13.418Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:13.418Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:13.418Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:13.680Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:13.680Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:13.680Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:13.680Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:13.680Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:14.626Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:14.626Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:15.596Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:15.596Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:15.858Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:15.858Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:16.120Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:16.120Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:17.066Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T13:00:17.066Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T13:00:17.066Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T13:00:17.066Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T13:00:17.066Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T13:00:17.066Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T13:00:17.066Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T13:00:17.066Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T13:00:17.328Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-26T13:00:17.328Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-26T13:00:17.328Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T13:00:17.328Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T13:00:17.328Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T13:00:17.328Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T13:00:17.328Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-26T13:00:17.589Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-26T13:00:17.589Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.589Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T13:00:17.589Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.589Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.589Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.589Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-26T13:00:17.589Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-26T13:00:17.589Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-26T13:00:17.851Z] [2021-05-26T13:00:17.851Z] Current default time zone: 'Etc/UTC' [2021-05-26T13:00:17.851Z] Local time is now: Wed May 26 13:00:17 UTC 2021. [2021-05-26T13:00:17.851Z] Universal Time is now: Wed May 26 13:00:17 UTC 2021. [2021-05-26T13:00:17.851Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-26T13:00:17.851Z] [2021-05-26T13:00:17.851Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-26T13:00:17.851Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.851Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-26T13:00:17.851Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-26T13:00:17.851Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-26T13:00:17.851Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-26T13:00:17.851Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-26T13:00:17.851Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-26T13:00:17.851Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-26T13:00:17.851Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T13:00:17.851Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:17.851Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-26T13:00:18.116Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:18.116Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T13:00:18.116Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:18.116Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-26T13:00:18.116Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-26T13:00:18.116Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-26T13:00:18.116Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T13:00:18.116Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-26T13:00:18.116Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-26T13:00:18.116Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-26T13:00:18.116Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-26T13:00:20.034Z] Updating certificates in /etc/ssl/certs... [2021-05-26T13:00:20.980Z] 23 added, 27 removed; done. [2021-05-26T13:00:21.243Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T13:00:21.243Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-26T13:00:21.243Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-26T13:00:21.243Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-26T13:00:21.243Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T13:00:21.243Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-26T13:00:21.243Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-26T13:00:21.243Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-26T13:00:21.243Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-26T13:00:21.243Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-26T13:00:21.243Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.243Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T13:00:21.504Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-26T13:00:21.504Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-26T13:00:21.504Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-26T13:00:21.504Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T13:00:21.504Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T13:00:21.504Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-26T13:00:21.504Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-26T13:00:21.504Z] Updating certificates in /etc/ssl/certs... [2021-05-26T13:00:22.448Z] 0 added, 0 removed; done. [2021-05-26T13:00:22.448Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-26T13:00:22.448Z] done. [2021-05-26T13:00:22.709Z] Reading package lists... [2021-05-26T13:00:22.969Z] Building dependency tree... [2021-05-26T13:00:22.969Z] Reading state information... [2021-05-26T13:00:22.969Z] The following NEW packages will be installed: [2021-05-26T13:00:22.969Z] apt-transport-https [2021-05-26T13:00:23.230Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T13:00:23.230Z] Need to get 1692 B of archives. [2021-05-26T13:00:23.230Z] After this operation, 154 kB of additional disk space will be used. [2021-05-26T13:00:23.230Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-26T13:00:23.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T13:00:23.491Z] Fetched 1692 B in 0s (9467 B/s) [2021-05-26T13:00:23.491Z] Selecting previously unselected package apt-transport-https. [2021-05-26T13:00:23.491Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-26T13:00:23.491Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-26T13:00:23.491Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-26T13:00:23.491Z] Setting up apt-transport-https (1.6.13) ... [2021-05-26T13:00:23.752Z] Waiting for network to be ready... [2021-05-26T13:00:30.365Z] 2021-05-26T13:00:26Z INFO Waiting for automatic snapd restart... [2021-05-26T13:00:30.365Z] snapd 2.50 from Canonical* installed [2021-05-26T13:00:30.936Z] "snapd" switched to the "latest/stable" channel [2021-05-26T13:00:30.936Z] [2021-05-26T13:00:34.248Z] core18 20210507 from Canonical* installed [2021-05-26T13:00:34.248Z] "core18" switched to the "latest/stable" channel [2021-05-26T13:00:34.248Z] [2021-05-26T13:00:37.643Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T13:00:37.643Z] "snapcraft" switched to the "latest/stable" channel [2021-05-26T13:00:37.643Z] [2021-05-26T13:00:41.345Z] 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-26T13:00:41.345Z] - README.md [2021-05-26T13:00:41.345Z] [2021-05-26T13:00:41.345Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T13:00:47.949Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T13:00:47.949Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T13:00:47.949Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T13:00:47.949Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T13:00:49.341Z] Reading package lists... [2021-05-26T13:00:49.341Z] 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-26T13:00:55.950Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T13:00:55.950Z] Reading package lists... [2021-05-26T13:00:55.950Z] Building dependency tree... [2021-05-26T13:00:55.950Z] Reading state information... [2021-05-26T13:00:55.950Z] Suggested packages: [2021-05-26T13:00:55.950Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-26T13:00:55.950Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-26T13:00:55.950Z] Recommended packages: [2021-05-26T13:00:55.950Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-26T13:00:55.950Z] The following NEW packages will be installed: [2021-05-26T13:00:55.950Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-26T13:00:55.950Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-26T13:00:55.950Z] pkg-config zip [2021-05-26T13:00:55.950Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T13:00:55.950Z] Need to get 7663 kB of archives. [2021-05-26T13:00:55.950Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-26T13:00:55.950Z] 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-26T13:00:56.211Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-26T13:00:56.211Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-26T13:00:56.211Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-26T13:00:56.211Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-26T13:00:56.211Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-26T13:00:56.211Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-26T13:00:56.477Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-26T13:00:56.737Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-26T13:00:56.737Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-26T13:00:56.737Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-26T13:00:56.737Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-26T13:00:56.737Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-26T13:00:56.999Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-26T13:00:56.999Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-26T13:00:56.999Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T13:00:56.999Z] Fetched 7663 kB in 1s (7589 kB/s) [2021-05-26T13:00:56.999Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-26T13:00:56.999Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-26T13:00:56.999Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-26T13:00:56.999Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T13:00:57.259Z] Selecting previously unselected package libpsl5:amd64. [2021-05-26T13:00:57.259Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-26T13:00:57.259Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T13:00:57.259Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-26T13:00:57.259Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-26T13:00:57.259Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T13:00:57.521Z] Selecting previously unselected package librtmp1:amd64. [2021-05-26T13:00:57.521Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-26T13:00:57.521Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T13:00:57.521Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-26T13:00:57.521Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-26T13:00:57.521Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T13:00:57.521Z] Selecting previously unselected package liberror-perl. [2021-05-26T13:00:57.521Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-26T13:00:57.521Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-26T13:00:57.521Z] Selecting previously unselected package git-man. [2021-05-26T13:00:57.521Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-26T13:00:57.521Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T13:00:57.781Z] Selecting previously unselected package git. [2021-05-26T13:00:57.781Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-26T13:00:57.781Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T13:00:58.354Z] Selecting previously unselected package libnorm1:amd64. [2021-05-26T13:00:58.354Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-26T13:00:58.354Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T13:00:58.616Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-26T13:00:58.616Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-26T13:00:58.616Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T13:00:58.616Z] Selecting previously unselected package libsodium23:amd64. [2021-05-26T13:00:58.616Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-26T13:00:58.616Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-26T13:00:58.616Z] Selecting previously unselected package libzmq5:amd64. [2021-05-26T13:00:58.616Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T13:00:58.616Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T13:00:58.884Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-26T13:00:58.885Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T13:00:58.885Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T13:00:58.885Z] Selecting previously unselected package pkg-config. [2021-05-26T13:00:58.885Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-26T13:00:58.885Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T13:00:58.885Z] Selecting previously unselected package zip. [2021-05-26T13:00:58.885Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-26T13:00:58.885Z] Unpacking zip (3.0-11build1) ... [2021-05-26T13:00:59.146Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T13:00:59.146Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T13:00:59.146Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T13:00:59.146Z] Setting up liberror-perl (0.17025-1) ... [2021-05-26T13:00:59.146Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T13:00:59.146Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T13:00:59.146Z] No schema files found: doing nothing. [2021-05-26T13:00:59.146Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T13:00:59.146Z] Setting up zip (3.0-11build1) ... [2021-05-26T13:00:59.146Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T13:00:59.146Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-26T13:00:59.146Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T13:00:59.146Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T13:00:59.146Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T13:00:59.146Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T13:00:59.146Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T13:00:59.146Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T13:01:05.750Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T13:01:05.750Z] git set to automatically installed. [2021-05-26T13:01:05.750Z] git-man set to automatically installed. [2021-05-26T13:01:05.750Z] libcurl3-gnutls set to automatically installed. [2021-05-26T13:01:05.750Z] liberror-perl set to automatically installed. [2021-05-26T13:01:05.750Z] libglib2.0-0 set to automatically installed. [2021-05-26T13:01:05.750Z] libnghttp2-14 set to automatically installed. [2021-05-26T13:01:05.750Z] libnorm1 set to automatically installed. [2021-05-26T13:01:05.750Z] libpgm-5.2-0 set to automatically installed. [2021-05-26T13:01:05.750Z] libpsl5 set to automatically installed. [2021-05-26T13:01:05.750Z] librtmp1 set to automatically installed. [2021-05-26T13:01:05.750Z] libsodium23 set to automatically installed. [2021-05-26T13:01:05.750Z] libzmq3-dev set to automatically installed. [2021-05-26T13:01:05.750Z] libzmq5 set to automatically installed. [2021-05-26T13:01:05.750Z] pkg-config set to automatically installed. [2021-05-26T13:01:05.750Z] zip set to automatically installed. [2021-05-26T13:01:07.675Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T13:01:14.364Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T13:01:29.305Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-26T13:01:29.305Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T13:01:30.606Z] Removing intermediate container a63160c25558 [2021-05-26T13:01:30.607Z] ---> b06951449441 [2021-05-26T13:01:30.607Z] [2021-05-26T13:01:30.607Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T13:01:30.607Z] 3.12: Pulling from library/alpine [2021-05-26T13:01:30.607Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T13:01:30.607Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T13:01:30.607Z] ---> 9852663dfa18 [2021-05-26T13:01:30.607Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T13:01:30.607Z] ---> Running in f3102f785589 [2021-05-26T13:01:30.607Z] Removing intermediate container f3102f785589 [2021-05-26T13:01:30.607Z] ---> 373c7f63d94d [2021-05-26T13:01:30.607Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T13:01:30.607Z] ---> Running in 33d73c6e2882 [2021-05-26T13:01:30.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:30.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:30.607Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T13:01:30.607Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T13:01:30.607Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:01:30.607Z] OK: 5 MiB in 16 packages [2021-05-26T13:01:30.607Z] Removing intermediate container 33d73c6e2882 [2021-05-26T13:01:30.607Z] ---> 0ceb91b467a6 [2021-05-26T13:01:30.607Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T13:01:30.607Z] ---> Running in 47e127105757 [2021-05-26T13:01:30.607Z] Removing intermediate container 47e127105757 [2021-05-26T13:01:30.607Z] ---> 3fb26f4ce8e8 [2021-05-26T13:01:30.607Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T13:01:30.607Z] ---> Running in 89664ac05c45 [2021-05-26T13:01:32.061Z] Removing intermediate container 89664ac05c45 [2021-05-26T13:01:32.061Z] ---> 380c6b7afab2 [2021-05-26T13:01:32.061Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T13:01:32.670Z] ---> Running in 32e9231ab99c [2021-05-26T13:01:33.656Z] Removing intermediate container 98cf4427a3bb [2021-05-26T13:01:33.656Z] ---> df1f9005a7b4 [2021-05-26T13:01:33.656Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T13:01:34.644Z] ---> Running in ded6335d0840 [2021-05-26T13:01:35.256Z] Removing intermediate container 47a40e2a700a [2021-05-26T13:01:35.256Z] ---> 562e98093f27 [2021-05-26T13:01:35.256Z] [2021-05-26T13:01:35.256Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T13:01:35.256Z] ---> 9852663dfa18 [2021-05-26T13:01:35.256Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T13:01:35.256Z] Removing intermediate container 4e3da5f4ffee [2021-05-26T13:01:35.256Z] ---> 187910d80b17 [2021-05-26T13:01:35.256Z] [2021-05-26T13:01:35.256Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T13:01:35.256Z] ---> 9852663dfa18 [2021-05-26T13:01:35.256Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T13:01:35.857Z] ---> Running in e540717784fb [2021-05-26T13:01:35.857Z] ---> Running in 832a42cd8e87 [2021-05-26T13:01:35.895Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T13:01:36.460Z] 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-26T13:01:36.484Z] snap "core18" has no updates available [2021-05-26T13:01:37.058Z] Pulling go-build-helper [2021-05-26T13:01:37.058Z] + snapcraftctl pull [2021-05-26T13:01:37.080Z] Removing intermediate container 32e9231ab99c [2021-05-26T13:01:37.080Z] ---> c3e0fac902a7 [2021-05-26T13:01:37.080Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T13:01:37.080Z] ---> Running in 1f211421cb58 [2021-05-26T13:01:38.076Z] Removing intermediate container 1f211421cb58 [2021-05-26T13:01:38.076Z] ---> 81e506f9d7eb [2021-05-26T13:01:38.076Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T13:01:38.472Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-26T13:01:38.472Z] Skipping pull go-build-helper (already ran) [2021-05-26T13:01:38.472Z] Building go-build-helper [2021-05-26T13:01:38.472Z] + snapcraftctl build [2021-05-26T13:01:38.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:38.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:38.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:38.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:39.596Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T13:01:39.596Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:01:39.596Z] OK: 5 MiB in 15 packages [2021-05-26T13:01:39.596Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T13:01:39.596Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:01:39.877Z] OK: 5 MiB in 15 packages [2021-05-26T13:01:39.877Z] ---> e870d2792a14 [2021-05-26T13:01:39.877Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T13:01:40.400Z] Staging go-build-helper [2021-05-26T13:01:40.400Z] + snapcraftctl stage [2021-05-26T13:01:40.476Z] ---> Running in 5ff5733a8bb7 [2021-05-26T13:01:40.476Z] Removing intermediate container ded6335d0840 [2021-05-26T13:01:40.476Z] ---> 32fc1bd065f4 [2021-05-26T13:01:40.476Z] [2021-05-26T13:01:40.476Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T13:01:41.075Z] 20.10.0: Pulling from library/docker [2021-05-26T13:01:41.672Z] Removing intermediate container de508c86b094 [2021-05-26T13:01:41.672Z] ---> e32844c66d10 [2021-05-26T13:01:41.672Z] [2021-05-26T13:01:41.672Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T13:01:41.672Z] ---> 9852663dfa18 [2021-05-26T13:01:41.672Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T13:01:42.275Z] Removing intermediate container e540717784fb [2021-05-26T13:01:42.276Z] ---> 8d6c5eb1d159 [2021-05-26T13:01:42.276Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T13:01:42.567Z] ---> Running in 18ba81655a1d [2021-05-26T13:01:42.567Z] Removing intermediate container 832a42cd8e87 [2021-05-26T13:01:42.567Z] ---> c15be9405a05 [2021-05-26T13:01:42.567Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T13:01:42.846Z] ---> Running in 0f98278fe84b [2021-05-26T13:01:43.120Z] ---> Running in e8b894f4afbd [2021-05-26T13:01:44.137Z] Removing intermediate container 0f98278fe84b [2021-05-26T13:01:44.137Z] ---> eda052978a67 [2021-05-26T13:01:44.137Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T13:01:44.409Z] Removing intermediate container e8b894f4afbd [2021-05-26T13:01:44.409Z] ---> 3ba04aa5446f [2021-05-26T13:01:44.409Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T13:01:44.680Z] ---> Running in 1450fc755344 [2021-05-26T13:01:44.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:44.680Z] ---> Running in 4be466e8dd16 [2021-05-26T13:01:44.680Z] Removing intermediate container 5ff5733a8bb7 [2021-05-26T13:01:44.680Z] ---> aadf3b2109d0 [2021-05-26T13:01:44.680Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:01:44.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:45.560Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T13:01:45.560Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:01:45.560Z] OK: 5 MiB in 15 packages [2021-05-26T13:01:45.560Z] Removing intermediate container 1450fc755344 [2021-05-26T13:01:45.560Z] ---> d7a3d57d1e04 [2021-05-26T13:01:45.560Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T13:01:45.560Z] Removing intermediate container 4be466e8dd16 [2021-05-26T13:01:45.560Z] ---> abbf10b4dfb1 [2021-05-26T13:01:45.560Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T13:01:45.836Z] ---> Running in 6fe9c3dcbdc1 [2021-05-26T13:01:45.836Z] ---> Running in d2c6ddf450b6 [2021-05-26T13:01:46.818Z] ---> 8835f233435c [2021-05-26T13:01:46.818Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T13:01:46.818Z] Removing intermediate container 6fe9c3dcbdc1 [2021-05-26T13:01:46.818Z] ---> 0169784d9aa9 [2021-05-26T13:01:47.095Z] Step 16/24 : WORKDIR / [2021-05-26T13:01:47.095Z] Removing intermediate container d2c6ddf450b6 [2021-05-26T13:01:47.095Z] ---> baa37895f28b [2021-05-26T13:01:47.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:01:47.699Z] ---> Running in 80699be51ec1 [2021-05-26T13:01:47.699Z] Removing intermediate container 18ba81655a1d [2021-05-26T13:01:47.699Z] ---> 7465bd6393a7 [2021-05-26T13:01:47.699Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T13:01:47.975Z] ---> Running in 7683fe431915 [2021-05-26T13:01:48.571Z] ---> 7a764c884a15 [2021-05-26T13:01:48.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T13:01:48.850Z] Removing intermediate container 7683fe431915 [2021-05-26T13:01:48.850Z] ---> f7b75b40a593 [2021-05-26T13:01:48.850Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-26T13:01:48.850Z] Removing intermediate container 80699be51ec1 [2021-05-26T13:01:48.850Z] ---> 9d367260dbf5 [2021-05-26T13:01:48.850Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:01:49.127Z] ---> 7280841ea33c [2021-05-26T13:01:49.127Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T13:01:49.401Z] ---> Running in 63c5720e6e32 [2021-05-26T13:01:50.387Z] ---> 5b9ae426a91b [2021-05-26T13:01:50.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T13:01:50.387Z] ---> c2fedf84721f [2021-05-26T13:01:50.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T13:01:50.387Z] Removing intermediate container 63c5720e6e32 [2021-05-26T13:01:50.387Z] ---> 7aff7affdb2e [2021-05-26T13:01:50.387Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T13:01:50.430Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T13:01:50.430Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T13:01:50.430Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T13:01:50.430Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T13:01:50.430Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T13:01:50.430Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T13:01:50.430Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T13:01:50.430Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T13:01:50.430Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T13:01:50.430Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T13:01:50.430Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T13:01:50.430Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T13:01:50.430Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T13:01:50.430Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T13:01:50.430Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T13:01:50.430Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T13:01:50.430Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T13:01:50.430Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T13:01:50.430Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T13:01:50.430Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T13:01:50.430Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-26T13:01:50.430Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T13:01:50.430Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T13:01:50.430Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T13:01:50.430Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T13:01:50.430Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T13:01:50.430Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T13:01:50.430Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-26T13:01:50.430Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T13:01:50.430Z] Fetched 224 kB in 0s (0 B/s) [2021-05-26T13:01:50.430Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T13:01:50.430Z] Fetched 157 kB in 0s (0 B/s) [2021-05-26T13:01:50.430Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T13:01:50.430Z] Fetched 221 kB in 0s (0 B/s) [2021-05-26T13:01:50.430Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T13:01:50.430Z] Fetched 143 kB in 0s (0 B/s) [2021-05-26T13:01:50.430Z] Pulling app-service-config [2021-05-26T13:01:50.430Z] + snapcraftctl pull [2021-05-26T13:01:51.001Z] ---> Running in 2ea97e029170 [2021-05-26T13:01:51.001Z] ---> beb86437e11a [2021-05-26T13:01:51.001Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T13:01:51.380Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-26T13:01:51.604Z] ---> 38d6ac8cc163 [2021-05-26T13:01:51.604Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T13:01:51.884Z] ---> Running in a3b1a4aacc98 [2021-05-26T13:01:51.884Z] Removing intermediate container 2ea97e029170 [2021-05-26T13:01:51.884Z] ---> a87af086db94 [2021-05-26T13:01:51.884Z] Step 16/24 : WORKDIR / [2021-05-26T13:01:51.957Z] Pulling config-common [2021-05-26T13:01:51.957Z] + snapcraftctl pull [2021-05-26T13:01:52.494Z] ---> Running in 63f3a2633dd7 [2021-05-26T13:01:52.494Z] ---> 6546d84a37d9 [2021-05-26T13:01:52.494Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T13:01:52.773Z] ---> a9306821d7fe [2021-05-26T13:01:52.773Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T13:01:53.051Z] Removing intermediate container a3b1a4aacc98 [2021-05-26T13:01:53.051Z] ---> a98736c46fe6 [2021-05-26T13:01:53.051Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:01:53.326Z] ---> Running in b7bdfc608911 [2021-05-26T13:01:53.603Z] Removing intermediate container 63f3a2633dd7 [2021-05-26T13:01:53.604Z] ---> 654e43886035 [2021-05-26T13:01:53.604Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:01:53.878Z] ---> 8d8d835d2d64 [2021-05-26T13:01:53.878Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T13:01:54.161Z] ---> 3479e21cdd32 [2021-05-26T13:01:54.161Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T13:01:54.161Z] ---> Running in 4a9a9c024010 [2021-05-26T13:01:54.435Z] Removing intermediate container b7bdfc608911 [2021-05-26T13:01:54.435Z] ---> 94aa77afab01 [2021-05-26T13:01:54.435Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T13:01:54.435Z] ---> Running in e3819c23a3dd [2021-05-26T13:01:54.435Z] ---> Running in b12eb331c7f0 [2021-05-26T13:01:54.710Z] ---> 2f78a0d4b533 [2021-05-26T13:01:54.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T13:01:54.987Z] Removing intermediate container e3819c23a3dd [2021-05-26T13:01:54.987Z] ---> 03c6cd1ad4fc [2021-05-26T13:01:54.987Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:01:54.987Z] Removing intermediate container 4a9a9c024010 [2021-05-26T13:01:54.987Z] ---> 1294ac305c9a [2021-05-26T13:01:54.987Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T13:01:55.592Z] Removing intermediate container b12eb331c7f0 [2021-05-26T13:01:55.592Z] ---> ce0fc1845857 [2021-05-26T13:01:55.592Z] Step 22/23 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:01:55.592Z] ---> Running in 0e47bb9f0b1d [2021-05-26T13:01:55.592Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T13:01:55.592Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T13:01:55.592Z] ---> eeaf43b92773 [2021-05-26T13:01:55.592Z] 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-26T13:01:55.867Z] ---> Running in 4529ba336596 [2021-05-26T13:01:55.867Z] ---> Running in 973eb3ed95f1 [2021-05-26T13:01:56.145Z] Removing intermediate container 0e47bb9f0b1d [2021-05-26T13:01:56.145Z] ---> 7d6bb6301592 [2021-05-26T13:01:56.145Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T13:01:56.184Z] + snapcraftctl pull [2021-05-26T13:01:56.184Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T13:01:56.184Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T13:01:56.184Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T13:01:56.184Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:01:56.184Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T13:01:56.184Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:01:56.184Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T13:01:56.184Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:01:56.184Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T13:01:56.184Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:01:56.184Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T13:01:56.184Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:01:56.184Z] Pulling edgex-go [2021-05-26T13:01:56.429Z] ---> 85e6646c42ab [2021-05-26T13:01:56.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T13:01:56.429Z] ---> a5b0361425d1 [2021-05-26T13:01:56.429Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T13:01:56.429Z] ---> Running in a0e0a7229f09 [2021-05-26T13:01:56.429Z] Removing intermediate container 4529ba336596 [2021-05-26T13:01:56.429Z] ---> 92852eb42fad [2021-05-26T13:01:56.429Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T13:01:56.721Z] Removing intermediate container 973eb3ed95f1 [2021-05-26T13:01:56.721Z] ---> cdd00d91b577 [2021-05-26T13:01:56.721Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T13:01:56.721Z] ---> Running in 1dc63eb175f5 [2021-05-26T13:01:57.012Z] ---> Running in cee3d3e1653b [2021-05-26T13:01:57.012Z] ---> Running in c2c5afcc335f [2021-05-26T13:01:57.288Z] Removing intermediate container a0e0a7229f09 [2021-05-26T13:01:57.288Z] ---> 467be735ff96 [2021-05-26T13:01:57.288Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:01:57.574Z] ---> f92ee0017473 [2021-05-26T13:01:57.574Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T13:01:57.851Z] ---> Running in db1fbef54b79 [2021-05-26T13:01:57.851Z] ---> Running in 84559cc41a90 [2021-05-26T13:01:57.851Z] Removing intermediate container cee3d3e1653b [2021-05-26T13:01:57.851Z] ---> ce59ce3de687 [2021-05-26T13:01:57.851Z] [2021-05-26T13:01:58.840Z] Successfully built ce59ce3de687 [2021-05-26T13:01:58.840Z] Removing intermediate container db1fbef54b79 [2021-05-26T13:01:58.840Z] ---> bb9141359da9 [2021-05-26T13:01:58.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:01:58.840Z] Successfully tagged support-scheduler-arm64:latest [2021-05-26T13:01:58.840Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-05-26T13:01:58.840Z] Removing intermediate container 84559cc41a90 [2021-05-26T13:01:58.840Z] ---> 00ad3f55e0a2 [2021-05-26T13:01:58.840Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T13:01:59.122Z] ---> Running in d8dce49450f1 [2021-05-26T13:01:59.122Z] ---> Running in b33a97411ab3 [2021-05-26T13:01:59.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:59.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:01:59.689Z] Removing intermediate container d8dce49450f1 [2021-05-26T13:01:59.689Z] ---> 5d0f5c3a0851 [2021-05-26T13:01:59.689Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T13:01:59.973Z] Removing intermediate container b33a97411ab3 [2021-05-26T13:01:59.973Z] ---> 89f1cf323d2b [2021-05-26T13:01:59.973Z] [2021-05-26T13:01:59.973Z] ---> Running in 412994e986ce [2021-05-26T13:01:59.973Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T13:01:59.973Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T13:02:00.256Z] Executing bash-5.0.17-r0.post-install [2021-05-26T13:02:00.256Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T13:02:00.256Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T13:02:00.256Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T13:02:00.256Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T13:02:00.256Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T13:02:00.256Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T13:02:00.256Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T13:02:00.256Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T13:02:00.256Z] Removing intermediate container 1dc63eb175f5 [2021-05-26T13:02:00.256Z] ---> 4beeed927898 [2021-05-26T13:02:00.256Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T13:02:00.256Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T13:02:00.256Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T13:02:00.256Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T13:02:00.531Z] Successfully built 89f1cf323d2b [2021-05-26T13:02:00.531Z] Successfully tagged core-command-arm64:latest [2021-05-26T13:02:00.531Z]  Building core-command ... done Building support-notifications [2021-05-26T13:02:01.134Z] Removing intermediate container 412994e986ce [2021-05-26T13:02:01.134Z] ---> 38e07dee6612 [2021-05-26T13:02:01.134Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:02:01.134Z] ---> Running in f49ee4aacc9b [2021-05-26T13:02:01.741Z] ---> Running in c2e7a84b33b5 [2021-05-26T13:02:02.342Z] Removing intermediate container f49ee4aacc9b [2021-05-26T13:02:02.342Z] ---> 0d1d548a633a [2021-05-26T13:02:02.342Z] Step 29/32 : CMD ["gate"] [2021-05-26T13:02:02.342Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T13:02:02.342Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T13:02:02.342Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T13:02:02.342Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T13:02:02.342Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T13:02:02.342Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T13:02:02.342Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T13:02:02.620Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T13:02:02.620Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T13:02:02.620Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T13:02:02.620Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T13:02:02.620Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T13:02:02.620Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T13:02:02.620Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T13:02:02.620Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T13:02:02.620Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T13:02:02.620Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T13:02:02.894Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T13:02:02.894Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T13:02:02.894Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T13:02:02.894Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T13:02:02.894Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T13:02:02.894Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T13:02:02.894Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T13:02:02.894Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T13:02:02.894Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T13:02:02.894Z] Removing intermediate container c2e7a84b33b5 [2021-05-26T13:02:02.894Z] ---> 49788ef91ed9 [2021-05-26T13:02:02.894Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T13:02:03.170Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T13:02:03.170Z] OK: 72 MiB in 59 packages [2021-05-26T13:02:03.768Z] ---> Running in a47c1d55382b [2021-05-26T13:02:04.044Z] ---> Running in 4aca692635d4 [2021-05-26T13:02:04.644Z] Removing intermediate container a47c1d55382b [2021-05-26T13:02:04.644Z] ---> 325ce3ebbf3f [2021-05-26T13:02:04.644Z] Step 30/32 : LABEL arch=arm64 [2021-05-26T13:02:04.917Z] Removing intermediate container 4aca692635d4 [2021-05-26T13:02:04.917Z] ---> 3f67ab47e279 [2021-05-26T13:02:04.917Z] [2021-05-26T13:02:05.191Z] Successfully built 3f67ab47e279 [2021-05-26T13:02:05.191Z] ---> Running in c8868fc8521b [2021-05-26T13:02:05.191Z] Successfully tagged core-metadata-arm64:latest [2021-05-26T13:02:05.191Z]  Building core-metadata ... done Building core-data [2021-05-26T13:02:05.787Z] Removing intermediate container c8868fc8521b [2021-05-26T13:02:05.787Z] ---> 8deb41524cda [2021-05-26T13:02:05.787Z] Step 31/32 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:02:06.390Z] ---> Running in 85f693ada3cd [2021-05-26T13:02:06.988Z] Removing intermediate container 85f693ada3cd [2021-05-26T13:02:06.988Z] ---> 3aa85db390d6 [2021-05-26T13:02:06.988Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T13:02:07.582Z] ---> Running in cb407caca52e [2021-05-26T13:02:07.853Z] Collecting docker-compose==1.23.2 [2021-05-26T13:02:08.130Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T13:02:08.405Z] Removing intermediate container cb407caca52e [2021-05-26T13:02:08.405Z] ---> 0f62079bc603 [2021-05-26T13:02:08.405Z] [2021-05-26T13:02:08.405Z] 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-26T13:02:08.683Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T13:02:08.683Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T13:02:08.957Z] Successfully built 0f62079bc603 [2021-05-26T13:02:08.957Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-26T13:02:08.957Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-05-26T13:02:11.592Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T13:02:11.592Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T13:02:12.195Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T13:02:12.195Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T13:02:12.796Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T13:02:12.796Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T13:02:14.785Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T13:02:14.785Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T13:02:18.198Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T13:02:18.198Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T13:02:18.199Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T13:02:18.200Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T13:02:18.200Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T13:02:18.200Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-26T13:02:18.200Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-26T13:02:18.200Z] Fetched 279 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-26T13:02:18.200Z] Fetched 122 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-26T13:02:18.200Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-26T13:02:18.200Z] Fetched 8848 B in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-26T13:02:18.200Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-26T13:02:18.200Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-26T13:02:18.200Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-26T13:02:18.200Z] Fetched 219 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-26T13:02:18.200Z] Fetched 154 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-26T13:02:18.200Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-26T13:02:18.200Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-26T13:02:18.200Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-26T13:02:18.200Z] Fetched 499 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-26T13:02:18.200Z] Fetched 111 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-26T13:02:18.200Z] Fetched 240 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-26T13:02:18.200Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-26T13:02:18.200Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-26T13:02:18.200Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-26T13:02:18.200Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-26T13:02:18.200Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-26T13:02:18.200Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-26T13:02:18.200Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-26T13:02:18.200Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-26T13:02:18.200Z] Fetched 8720 B in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-26T13:02:18.200Z] Fetched 137 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-26T13:02:18.200Z] Fetched 119 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-26T13:02:18.200Z] Fetched 110 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-26T13:02:18.200Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-26T13:02:18.200Z] Fetched 645 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-26T13:02:18.200Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-26T13:02:18.200Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-26T13:02:18.200Z] Fetched 368 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-26T13:02:18.200Z] Fetched 187 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-26T13:02:18.200Z] Fetched 175 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-26T13:02:18.200Z] Fetched 206 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-26T13:02:18.200Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-26T13:02:18.200Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-26T13:02:18.200Z] Fetched 159 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-26T13:02:18.200Z] Fetched 107 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-26T13:02:18.200Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-26T13:02:18.200Z] Pulling static-packages [2021-05-26T13:02:18.200Z] + snapcraftctl pull [2021-05-26T13:02:18.200Z] Pulling version [2021-05-26T13:02:18.200Z] + cd /root/project [2021-05-26T13:02:18.200Z] + [ -f VERSION ] [2021-05-26T13:02:18.200Z] + PROJECT_VERSION=local-dev [2021-05-26T13:02:18.200Z] + git rev-parse --short HEAD [2021-05-26T13:02:18.200Z] + GIT_REVISION=baedef01 [2021-05-26T13:02:18.200Z] + snapcraftctl set-version local-dev [2021-05-26T13:02:18.200Z] Skipping build go-build-helper (already ran) [2021-05-26T13:02:18.200Z] Building app-service-config [2021-05-26T13:02:18.200Z] + make build [2021-05-26T13:02:18.200Z] go mod tidy [2021-05-26T13:02:18.792Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T13:02:18.792Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T13:02:19.775Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T13:02:19.775Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T13:02:20.758Z] Collecting PyYAML<4,>=3.10 [2021-05-26T13:02:20.758Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T13:02:24.822Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-26T13:02:24.822Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-26T13:02:24.822Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-26T13:02:24.822Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-26T13:02:24.822Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-26T13:02:24.822Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-26T13:02:24.822Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-26T13:02:24.822Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-26T13:02:24.822Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-26T13:02:24.822Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-26T13:02:24.822Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-26T13:02:25.081Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T13:02:25.081Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T13:02:25.081Z] 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-26T13:02:25.086Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-26T13:02:25.086Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-26T13:02:25.086Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-26T13:02:25.086Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-26T13:02:25.086Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-26T13:02:25.371Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T13:02:25.371Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T13:02:25.373Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-26T13:02:25.374Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-26T13:02:25.374Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-26T13:02:25.374Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-26T13:02:25.374Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-26T13:02:25.374Z] go: downloading golang.org/x/text v0.3.2 [2021-05-26T13:02:25.374Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-26T13:02:25.639Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-26T13:02:25.639Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-26T13:02:25.651Z] 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-26T13:02:25.903Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-26T13:02:25.904Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-26T13:02:25.904Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-26T13:02:25.904Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-26T13:02:25.904Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-26T13:02:25.930Z] Collecting idna<2.8,>=2.5 [2021-05-26T13:02:25.930Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T13:02:25.930Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T13:02:25.930Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T13:02:25.930Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T13:02:25.930Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T13:02:26.168Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-26T13:02:26.168Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-26T13:02:26.168Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-26T13:02:26.168Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-26T13:02:26.168Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-26T13:02:26.168Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-26T13:02:26.168Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-26T13:02:26.168Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-26T13:02:26.168Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-26T13:02:26.168Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-26T13:02:26.168Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-26T13:02:26.168Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-26T13:02:26.432Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-26T13:02:26.432Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-26T13:02:26.432Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-26T13:02:26.432Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-26T13:02:26.432Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-26T13:02:26.432Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-26T13:02:26.432Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/kr/text v0.1.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-26T13:02:26.432Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-26T13:02:26.432Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-26T13:02:26.432Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-26T13:02:26.696Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-26T13:02:26.696Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-26T13:02:26.696Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-26T13:02:26.696Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-26T13:02:26.696Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-26T13:02:26.960Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-26T13:02:27.381Z] Installing collected packages: docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, dockerpty, texttable, jsonschema, PyYAML, docker-compose [2021-05-26T13:02:27.381Z] Running setup.py install for docopt: started [2021-05-26T13:02:29.376Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T13:02:29.376Z] Attempting uninstall: urllib3 [2021-05-26T13:02:29.376Z] Found existing installation: urllib3 1.25.9 [2021-05-26T13:02:29.376Z] Uninstalling urllib3-1.25.9: [2021-05-26T13:02:29.376Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T13:02:29.978Z] Attempting uninstall: idna [2021-05-26T13:02:29.978Z] Found existing installation: idna 2.9 [2021-05-26T13:02:29.978Z] Uninstalling idna-2.9: [2021-05-26T13:02:30.255Z] Successfully uninstalled idna-2.9 [2021-05-26T13:02:30.856Z] Attempting uninstall: requests [2021-05-26T13:02:30.856Z] Found existing installation: requests 2.23.0 [2021-05-26T13:02:30.856Z] Uninstalling requests-2.23.0: [2021-05-26T13:02:30.856Z] Successfully uninstalled requests-2.23.0 [2021-05-26T13:02:32.471Z] Running setup.py install for dockerpty: started [2021-05-26T13:02:35.270Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T13:02:35.271Z] Running setup.py install for texttable: started [2021-05-26T13:02:36.993Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-26T13:02:36.993Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-26T13:02:36.993Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-26T13:02:36.993Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-26T13:02:37.926Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T13:02:37.926Z] Running setup.py install for PyYAML: started [2021-05-26T13:02:37.941Z] Building config-common [2021-05-26T13:02:37.941Z] + snapcraftctl build [2021-05-26T13:02:40.572Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T13:02:40.755Z] Building edgex-go [2021-05-26T13:02:40.755Z] + cd /root/parts/edgex-go/src [2021-05-26T13:02:40.755Z] + make build [2021-05-26T13:02:40.755Z] go mod tidy [2021-05-26T13:02:41.385Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-26T13:02:41.385Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-26T13:02:41.649Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-26T13:02:41.649Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-26T13:02:41.649Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-26T13:02:41.649Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-26T13:02:41.649Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-26T13:02:41.649Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-26T13:02:41.649Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-26T13:02:41.914Z] 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-26T13:02:42.583Z] 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-26T13:02:47.230Z] 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-26T13:02:48.030Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T13:02:48.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T13:02:48.031Z] ---> fff5f2704029 [2021-05-26T13:02:48.031Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T13:02:48.031Z] ---> Using cache [2021-05-26T13:02:48.031Z] ---> 0e20ac1672ea [2021-05-26T13:02:48.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T13:02:48.031Z] ---> Using cache [2021-05-26T13:02:48.031Z] ---> 39a9c3b7def4 [2021-05-26T13:02:48.031Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T13:02:48.031Z] ---> Using cache [2021-05-26T13:02:48.031Z] ---> 65c6094762dc [2021-05-26T13:02:48.031Z] Step 6/26 : COPY go.mod . [2021-05-26T13:02:48.031Z] ---> Using cache [2021-05-26T13:02:48.031Z] ---> a42823fe9155 [2021-05-26T13:02:48.031Z] Step 7/26 : RUN go mod download [2021-05-26T13:02:48.031Z] ---> Using cache [2021-05-26T13:02:48.031Z] ---> 585e04ce1e02 [2021-05-26T13:02:48.031Z] Step 8/26 : COPY . . [2021-05-26T13:02:48.312Z] ---> Using cache [2021-05-26T13:02:48.312Z] ---> 653898b4f2ce [2021-05-26T13:02:48.312Z] Step 9/26 : RUN go mod tidy [2021-05-26T13:02:48.312Z] ---> Using cache [2021-05-26T13:02:48.312Z] ---> 3aa54cbd948d [2021-05-26T13:02:48.312Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T13:02:48.921Z] ---> Running in 8be9ae61905e [2021-05-26T13:02:49.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T13:02:49.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T13:02:49.197Z] ---> fff5f2704029 [2021-05-26T13:02:49.197Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T13:02:49.197Z] ---> Using cache [2021-05-26T13:02:49.197Z] ---> 0e20ac1672ea [2021-05-26T13:02:49.197Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T13:02:49.197Z] ---> Using cache [2021-05-26T13:02:49.197Z] ---> 39a9c3b7def4 [2021-05-26T13:02:49.197Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T13:02:49.811Z] ---> Running in a4e76543b6c4 [2021-05-26T13:02:51.266Z] 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-26T13:02:51.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:02:52.546Z] 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-26T13:02:53.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:02:53.488Z] 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-26T13:02:54.314Z] OK: 218 MiB in 52 packages [2021-05-26T13:02:55.404Z] 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-26T13:02:55.975Z] 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-26T13:02:56.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T13:02:56.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T13:02:56.977Z] ---> fff5f2704029 [2021-05-26T13:02:56.977Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T13:02:56.977Z] ---> Using cache [2021-05-26T13:02:56.977Z] ---> 0e20ac1672ea [2021-05-26T13:02:56.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T13:02:56.977Z] ---> Using cache [2021-05-26T13:02:56.977Z] ---> 39a9c3b7def4 [2021-05-26T13:02:56.977Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T13:02:56.977Z] ---> Running in 6823a36f15a2 [2021-05-26T13:02:58.437Z] Removing intermediate container a4e76543b6c4 [2021-05-26T13:02:58.437Z] ---> a73266c1484d [2021-05-26T13:02:58.437Z] Step 6/23 : COPY go.mod . [2021-05-26T13:02:58.523Z] 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-26T13:02:59.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:02:59.911Z] 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-26T13:03:00.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:03:01.295Z] 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-26T13:03:01.491Z] ---> 953132e8f480 [2021-05-26T13:03:01.491Z] Step 7/23 : RUN go mod download [2021-05-26T13:03:01.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T13:03:01.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T13:03:01.491Z] ---> fff5f2704029 [2021-05-26T13:03:01.491Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T13:03:01.491Z] ---> Using cache [2021-05-26T13:03:01.491Z] ---> 0e20ac1672ea [2021-05-26T13:03:01.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T13:03:01.491Z] ---> Using cache [2021-05-26T13:03:01.491Z] ---> 39a9c3b7def4 [2021-05-26T13:03:01.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T13:03:01.491Z] ---> Using cache [2021-05-26T13:03:01.491Z] ---> 65c6094762dc [2021-05-26T13:03:01.491Z] Step 6/22 : COPY go.mod . [2021-05-26T13:03:01.491Z] ---> Using cache [2021-05-26T13:03:01.491Z] ---> a42823fe9155 [2021-05-26T13:03:01.491Z] Step 7/22 : RUN go mod download [2021-05-26T13:03:01.491Z] ---> Using cache [2021-05-26T13:03:01.491Z] ---> 585e04ce1e02 [2021-05-26T13:03:01.491Z] Step 8/22 : COPY . . [2021-05-26T13:03:01.767Z] ---> Running in 7d38d8151993 [2021-05-26T13:03:01.767Z] OK: 218 MiB in 52 packages [2021-05-26T13:03:02.366Z] ---> Using cache [2021-05-26T13:03:02.366Z] ---> 653898b4f2ce [2021-05-26T13:03:02.366Z] Step 9/22 : RUN go mod tidy [2021-05-26T13:03:02.366Z] ---> Using cache [2021-05-26T13:03:02.366Z] ---> 3aa54cbd948d [2021-05-26T13:03:02.366Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T13:03:02.969Z] ---> Running in 2109e2206074 [2021-05-26T13:03:03.213Z] 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-26T13:03:04.161Z] 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-26T13:03:04.958Z] Removing intermediate container 6823a36f15a2 [2021-05-26T13:03:04.959Z] ---> d978ebde7dff [2021-05-26T13:03:04.959Z] Step 6/24 : COPY go.mod . [2021-05-26T13:03:05.233Z] Removing intermediate container c2c5afcc335f [2021-05-26T13:03:05.233Z] ---> 5a7575f687e3 [2021-05-26T13:03:05.233Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T13:03:05.513Z] ---> Running in bbcd9671a1a8 [2021-05-26T13:03:05.547Z] 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-26T13:03:06.499Z] 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-26T13:03:06.778Z] Removing intermediate container 7d38d8151993 [2021-05-26T13:03:06.778Z] ---> f250d53a3215 [2021-05-26T13:03:06.778Z] Step 8/23 : COPY . . [2021-05-26T13:03:07.054Z] Removing intermediate container bbcd9671a1a8 [2021-05-26T13:03:07.054Z] ---> 5be97b979204 [2021-05-26T13:03:07.054Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T13:03:07.329Z] ---> 541eb03f50a5 [2021-05-26T13:03:07.329Z] Step 7/24 : RUN go mod download [2021-05-26T13:03:07.329Z] ---> Running in 42575acf64a7 [2021-05-26T13:03:07.461Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-26T13:03:07.461Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-26T13:03:07.461Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-26T13:03:07.610Z] ---> Running in 2ce1fd153f1a [2021-05-26T13:03:07.724Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-26T13:03:07.724Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-26T13:03:07.724Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-26T13:03:07.724Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-26T13:03:07.724Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-26T13:03:07.724Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-26T13:03:07.724Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-26T13:03:07.724Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-26T13:03:07.724Z] + 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-26T13:03:07.724Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-26T13:03:07.724Z] + 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-26T13:03:07.724Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-26T13:03:07.725Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-26T13:03:07.725Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-26T13:03:07.725Z] + 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-26T13:03:07.725Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-26T13:03:07.725Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-26T13:03:07.725Z] + 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-26T13:03:08.603Z] Removing intermediate container 42575acf64a7 [2021-05-26T13:03:08.603Z] ---> 7fce490ad782 [2021-05-26T13:03:08.603Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T13:03:11.034Z] Building static-packages [2021-05-26T13:03:11.034Z] + snapcraftctl build [2021-05-26T13:03:12.016Z] ---> 382385d6ef17 [2021-05-26T13:03:12.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T13:03:12.951Z] Building version [2021-05-26T13:03:12.951Z] + snapcraftctl build [2021-05-26T13:03:13.002Z] Removing intermediate container 2ce1fd153f1a [2021-05-26T13:03:13.002Z] ---> 49b22ed6a336 [2021-05-26T13:03:13.002Z] Step 8/24 : COPY . . [2021-05-26T13:03:14.450Z] ---> 86aa49ec1254 [2021-05-26T13:03:14.450Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T13:03:14.877Z] Skipping stage go-build-helper (already ran) [2021-05-26T13:03:14.877Z] Staging app-service-config [2021-05-26T13:03:14.877Z] + snapcraftctl stage [2021-05-26T13:03:15.819Z] Staging config-common [2021-05-26T13:03:15.819Z] + snapcraftctl stage [2021-05-26T13:03:16.761Z] Staging edgex-go [2021-05-26T13:03:16.761Z] + snapcraftctl stage [2021-05-26T13:03:17.706Z] Staging static-packages [2021-05-26T13:03:17.706Z] + snapcraftctl stage [2021-05-26T13:03:18.774Z] ---> dad84f55b2c1 [2021-05-26T13:03:18.774Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T13:03:18.774Z] ---> Running in f16f5ce66ccb [2021-05-26T13:03:19.110Z] Staging version [2021-05-26T13:03:19.110Z] + snapcraftctl stage [2021-05-26T13:03:20.056Z] Priming go-build-helper [2021-05-26T13:03:20.056Z] + snapcraftctl prime [2021-05-26T13:03:20.218Z] Removing intermediate container f16f5ce66ccb [2021-05-26T13:03:20.218Z] ---> 489e760075bd [2021-05-26T13:03:20.218Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:03:20.496Z] ---> Running in 8379ef2737ae [2021-05-26T13:03:21.003Z] Priming app-service-config [2021-05-26T13:03:21.003Z] + snapcraftctl prime [2021-05-26T13:03:21.964Z] Removing intermediate container 8379ef2737ae [2021-05-26T13:03:21.964Z] ---> 51d2d6dc6326 [2021-05-26T13:03:21.964Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T13:03:22.389Z] Priming config-common [2021-05-26T13:03:22.389Z] + snapcraftctl prime [2021-05-26T13:03:22.574Z] ---> Running in c3f81aa45e88 [2021-05-26T13:03:23.334Z] Priming edgex-go [2021-05-26T13:03:23.334Z] + snapcraftctl prime [2021-05-26T13:03:24.032Z] Removing intermediate container c3f81aa45e88 [2021-05-26T13:03:24.033Z] ---> 8c054994fcee [2021-05-26T13:03:24.033Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:03:24.630Z] ---> Running in 0ae8a67e77f1 [2021-05-26T13:03:24.726Z] Priming static-packages [2021-05-26T13:03:24.726Z] + snapcraftctl prime [2021-05-26T13:03:26.108Z] Removing intermediate container 0ae8a67e77f1 [2021-05-26T13:03:26.108Z] ---> fc5e50d1086b [2021-05-26T13:03:26.108Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T13:03:26.384Z] ---> Running in 9ef910a4fc65 [2021-05-26T13:03:27.274Z] Priming version [2021-05-26T13:03:27.274Z] + snapcraftctl prime [2021-05-26T13:03:27.832Z] Removing intermediate container 9ef910a4fc65 [2021-05-26T13:03:27.832Z] ---> 147255dc1551 [2021-05-26T13:03:27.832Z] [2021-05-26T13:03:28.216Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-26T13:03:29.821Z] Successfully built 147255dc1551 [2021-05-26T13:03:29.821Z] Successfully tagged sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T13:03:38.232Z]  Building sys-mgmt-agent ... done  ---> cf29eb91f876 [2021-05-26T13:03:38.233Z] Step 9/23 : RUN go mod tidy [2021-05-26T13:03:38.522Z] ---> Running in 576ba1d14cf3 [2021-05-26T13:03:41.960Z] ---> 33b1b95a56b2 [2021-05-26T13:03:41.960Z] Step 9/24 : RUN go mod tidy [2021-05-26T13:03:42.237Z] ---> Running in 74da29765ad2 [2021-05-26T13:03:45.666Z] Removing intermediate container 576ba1d14cf3 [2021-05-26T13:03:45.666Z] ---> e487750299fc [2021-05-26T13:03:45.666Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T13:03:45.666Z] ---> Running in d7dd208fb2bf [2021-05-26T13:03:47.707Z] 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-26T13:03:48.318Z] Removing intermediate container 74da29765ad2 [2021-05-26T13:03:48.318Z] ---> 6a5340b22f89 [2021-05-26T13:03:48.318Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T13:03:48.604Z] ---> Running in 8155df410f5b [2021-05-26T13:03:50.615Z] 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-26T13:03:54.968Z] 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-26T13:04:07.459Z] Removing intermediate container 8be9ae61905e [2021-05-26T13:04:07.459Z] ---> f8f2c5c33f45 [2021-05-26T13:04:07.459Z] [2021-05-26T13:04:07.459Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T13:04:07.459Z] ---> 9852663dfa18 [2021-05-26T13:04:07.459Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T13:04:07.459Z] ---> Running in 735f205784cf [2021-05-26T13:04:08.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:04:08.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:04:09.354Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T13:04:09.354Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T13:04:09.637Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T13:04:09.637Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T13:04:09.637Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T13:04:09.637Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T13:04:09.637Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:04:09.637Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T13:04:09.916Z] OK: 7 MiB in 20 packages [2021-05-26T13:04:12.582Z] Removing intermediate container 735f205784cf [2021-05-26T13:04:12.582Z] ---> 61d6ff61e9d2 [2021-05-26T13:04:12.582Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T13:04:12.872Z] ---> Running in 97b3e62e7aa0 [2021-05-26T13:04:13.485Z] Removing intermediate container 97b3e62e7aa0 [2021-05-26T13:04:13.485Z] ---> 64a7832fd1c0 [2021-05-26T13:04:13.485Z] Step 14/26 : WORKDIR / [2021-05-26T13:04:13.764Z] ---> Running in f1da78ce680f [2021-05-26T13:04:14.366Z] Removing intermediate container f1da78ce680f [2021-05-26T13:04:14.366Z] ---> ccbc2417cc2d [2021-05-26T13:04:14.366Z] 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-26T13:04:15.840Z] ---> ed82184ee6bb [2021-05-26T13:04:15.840Z] 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-26T13:04:17.299Z] ---> 4e5ccb2e5f14 [2021-05-26T13:04:17.299Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T13:04:18.747Z] ---> fb9e646b9c49 [2021-05-26T13:04:18.747Z] 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-26T13:04:19.350Z] 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-26T13:04:19.951Z] ---> ac2695c54fa1 [2021-05-26T13:04:19.951Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T13:04:21.946Z] ---> db5074288911 [2021-05-26T13:04:21.946Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T13:04:23.406Z] ---> 82d400920c35 [2021-05-26T13:04:23.686Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T13:04:25.161Z] ---> 25bf4a47881b [2021-05-26T13:04:25.161Z] 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-26T13:04:25.161Z] ---> Running in 01ccb30cbb43 [2021-05-26T13:04:28.621Z] Removing intermediate container 01ccb30cbb43 [2021-05-26T13:04:28.621Z] ---> 2e32ac2f8a79 [2021-05-26T13:04:28.621Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T13:04:28.621Z] ---> Running in a3d9f1cb90fa [2021-05-26T13:04:29.626Z] Removing intermediate container a3d9f1cb90fa [2021-05-26T13:04:29.626Z] ---> 1d09633f6f17 [2021-05-26T13:04:29.626Z] Step 24/26 : LABEL arch=arm64 [2021-05-26T13:04:29.626Z] ---> Running in f1ba663c1f79 [2021-05-26T13:04:30.674Z] Removing intermediate container f1ba663c1f79 [2021-05-26T13:04:30.674Z] ---> 7eef7065e0a1 [2021-05-26T13:04:30.674Z] Step 25/26 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:04:30.952Z] ---> Running in 470a1c632b1c [2021-05-26T13:04:31.944Z] Removing intermediate container 470a1c632b1c [2021-05-26T13:04:31.944Z] ---> 5720212137f2 [2021-05-26T13:04:31.944Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T13:04:32.547Z] ---> Running in 9be1003f1fcf [2021-05-26T13:04:33.542Z] Removing intermediate container 9be1003f1fcf [2021-05-26T13:04:33.542Z] ---> 3c90f33d6684 [2021-05-26T13:04:33.542Z] [2021-05-26T13:04:34.142Z] Removing intermediate container 2109e2206074 [2021-05-26T13:04:34.142Z] ---> 65a8a3bf6339 [2021-05-26T13:04:34.142Z] [2021-05-26T13:04:34.142Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T13:04:34.142Z] ---> 9852663dfa18 [2021-05-26T13:04:34.142Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T13:04:34.424Z] Successfully built 3c90f33d6684 [2021-05-26T13:04:34.424Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-26T13:04:34.424Z]  Building security-secretstore-setup ... done  ---> Running in b4da750dfb82 [2021-05-26T13:04:37.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:04:37.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:04:37.342Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T13:04:37.342Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T13:04:37.342Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T13:04:37.617Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T13:04:37.617Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:04:37.617Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T13:04:37.891Z] OK: 7 MiB in 18 packages [2021-05-26T13:04:40.518Z] Removing intermediate container b4da750dfb82 [2021-05-26T13:04:40.518Z] ---> f682c916e22b [2021-05-26T13:04:40.518Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T13:04:40.518Z] ---> Running in 7957aeba3031 [2021-05-26T13:04:41.120Z] Removing intermediate container 7957aeba3031 [2021-05-26T13:04:41.120Z] ---> 4035e98ebaf2 [2021-05-26T13:04:41.120Z] Step 14/22 : WORKDIR /edgex [2021-05-26T13:04:41.120Z] ---> Running in 98d233bc7c50 [2021-05-26T13:04:41.722Z] Removing intermediate container 98d233bc7c50 [2021-05-26T13:04:41.722Z] ---> fa2a35ee11dd [2021-05-26T13:04:41.722Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T13:04:43.169Z] ---> c233c44c1713 [2021-05-26T13:04:43.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T13:04:44.613Z] ---> 0118819c8f52 [2021-05-26T13:04:44.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T13:04:46.623Z] ---> 73c9391726b4 [2021-05-26T13:04:46.623Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T13:04:46.623Z] ---> Running in c5be6940a1e8 [2021-05-26T13:04:47.229Z] Removing intermediate container c5be6940a1e8 [2021-05-26T13:04:47.229Z] ---> ad1139d2a59f [2021-05-26T13:04:47.229Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T13:04:47.507Z] ---> Running in 71f99508e6d6 [2021-05-26T13:04:48.127Z] Removing intermediate container 71f99508e6d6 [2021-05-26T13:04:48.127Z] ---> 4525da0e6ced [2021-05-26T13:04:48.127Z] Step 20/22 : LABEL arch=arm64 [2021-05-26T13:04:48.406Z] ---> Running in 7d67a7f00311 [2021-05-26T13:04:49.017Z] Removing intermediate container 7d67a7f00311 [2021-05-26T13:04:49.017Z] ---> 66a4dfeee79c [2021-05-26T13:04:49.017Z] Step 21/22 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:04:49.300Z] ---> Running in 8ee1b0930e50 [2021-05-26T13:04:50.300Z] Removing intermediate container 8ee1b0930e50 [2021-05-26T13:04:50.300Z] ---> 6d1ebfc275e4 [2021-05-26T13:04:50.300Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T13:04:50.300Z] ---> Running in 9c6ffb3cc454 [2021-05-26T13:04:50.912Z] Removing intermediate container 9c6ffb3cc454 [2021-05-26T13:04:50.912Z] ---> 2e761d44f986 [2021-05-26T13:04:50.912Z] [2021-05-26T13:04:51.519Z] Successfully built 2e761d44f986 [2021-05-26T13:04:51.799Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-26T13:05:10.174Z]  Building security-proxy-setup ... done Removing intermediate container d7dd208fb2bf [2021-05-26T13:05:10.174Z] ---> f0dabf3ebade [2021-05-26T13:05:10.174Z] [2021-05-26T13:05:10.174Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T13:05:10.174Z] ---> 9852663dfa18 [2021-05-26T13:05:10.174Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T13:05:10.446Z] ---> Running in 180fbe20c17e [2021-05-26T13:05:11.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:05:11.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:05:12.161Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T13:05:12.161Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T13:05:12.161Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:05:12.161Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T13:05:12.434Z] OK: 6 MiB in 16 packages [2021-05-26T13:05:14.463Z] Removing intermediate container 180fbe20c17e [2021-05-26T13:05:14.463Z] ---> 5a790cd16ba4 [2021-05-26T13:05:14.463Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T13:05:14.463Z] ---> Running in 9cfe5fa2b819 [2021-05-26T13:05:15.462Z] Removing intermediate container 9cfe5fa2b819 [2021-05-26T13:05:15.462Z] ---> 195f28a5bbb3 [2021-05-26T13:05:15.463Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T13:05:15.738Z] ---> Running in 0980cd2ebd1f [2021-05-26T13:05:16.339Z] Removing intermediate container 0980cd2ebd1f [2021-05-26T13:05:16.339Z] ---> 55fd7158becc [2021-05-26T13:05:16.339Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T13:05:16.339Z] Removing intermediate container 8155df410f5b [2021-05-26T13:05:16.339Z] ---> e59aeaf4aced [2021-05-26T13:05:16.339Z] [2021-05-26T13:05:16.339Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T13:05:16.339Z] ---> 9852663dfa18 [2021-05-26T13:05:16.339Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T13:05:16.617Z] ---> Running in cc99e035a82e [2021-05-26T13:05:16.617Z] ---> Running in 7c6139be314f [2021-05-26T13:05:17.217Z] Removing intermediate container 7c6139be314f [2021-05-26T13:05:17.217Z] ---> 8d5295e0bcc1 [2021-05-26T13:05:17.217Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:05:17.217Z] Removing intermediate container cc99e035a82e [2021-05-26T13:05:17.217Z] ---> 0e98ed2f482a [2021-05-26T13:05:17.217Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T13:05:17.495Z] ---> Running in 0fd352ac566a [2021-05-26T13:05:18.096Z] Removing intermediate container 0fd352ac566a [2021-05-26T13:05:18.096Z] ---> 95889ee7e280 [2021-05-26T13:05:18.096Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T13:05:18.096Z] ---> 34c8b3eae69f [2021-05-26T13:05:18.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T13:05:18.096Z] ---> Running in b258a9b764db [2021-05-26T13:05:18.698Z] Removing intermediate container b258a9b764db [2021-05-26T13:05:18.698Z] ---> f16ada6b59cd [2021-05-26T13:05:18.698Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T13:05:18.974Z] ---> Running in e8a85713fd71 [2021-05-26T13:05:19.259Z] ---> 707682571b4a [2021-05-26T13:05:19.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T13:05:20.708Z] ---> b12e292ba7fb [2021-05-26T13:05:20.708Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T13:05:20.708Z] ---> Running in 4342ecc1b293 [2021-05-26T13:05:20.984Z] Removing intermediate container 4342ecc1b293 [2021-05-26T13:05:20.984Z] ---> dc65669e7a79 [2021-05-26T13:05:20.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:05:21.267Z] ---> Running in 707890bbbded [2021-05-26T13:05:21.549Z] Removing intermediate container e8a85713fd71 [2021-05-26T13:05:21.549Z] ---> 78ed39af5a98 [2021-05-26T13:05:21.549Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T13:05:21.549Z] ---> Running in 28808ac7bd66 [2021-05-26T13:05:21.825Z] Removing intermediate container 707890bbbded [2021-05-26T13:05:21.825Z] ---> deb1a486d980 [2021-05-26T13:05:21.825Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T13:05:22.105Z] ---> Running in 8ba63e5e4989 [2021-05-26T13:05:22.708Z] Removing intermediate container 8ba63e5e4989 [2021-05-26T13:05:22.708Z] ---> f5bd00f0fcc1 [2021-05-26T13:05:22.708Z] Step 22/23 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:05:22.708Z] ---> Running in 4347712fa43e [2021-05-26T13:05:22.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T13:05:23.258Z] Removing intermediate container 4347712fa43e [2021-05-26T13:05:23.258Z] ---> e8e03d48461a [2021-05-26T13:05:23.258Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T13:05:23.531Z] ---> Running in 871a9bc05d88 [2021-05-26T13:05:23.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T13:05:23.822Z] Removing intermediate container 871a9bc05d88 [2021-05-26T13:05:23.822Z] ---> 8aae5b5fe74a [2021-05-26T13:05:23.822Z] [2021-05-26T13:05:24.425Z] Successfully built 8aae5b5fe74a [2021-05-26T13:05:24.425Z] Successfully tagged support-notifications-arm64:latest [2021-05-26T13:05:24.698Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T13:05:24.698Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T13:05:24.698Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T13:05:24.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T13:05:25.252Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T13:05:25.252Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T13:05:25.253Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T13:05:25.253Z] OK: 8 MiB in 20 packages [2021-05-26T13:05:26.713Z] Removing intermediate container 28808ac7bd66 [2021-05-26T13:05:26.713Z] ---> 0f6078091aac [2021-05-26T13:05:26.713Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T13:05:27.339Z] ---> 28ab6c6d69c4 [2021-05-26T13:05:27.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T13:05:28.799Z] ---> f5ef3dba2b05 [2021-05-26T13:05:28.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T13:05:29.832Z] ---> 95605dc2286b [2021-05-26T13:05:29.832Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T13:05:29.832Z] ---> Running in 43c5bec338e9 [2021-05-26T13:05:30.118Z] Removing intermediate container 43c5bec338e9 [2021-05-26T13:05:30.118Z] ---> 06145145177c [2021-05-26T13:05:30.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T13:05:30.403Z] ---> Running in e7fcc9303672 [2021-05-26T13:05:30.682Z] Removing intermediate container e7fcc9303672 [2021-05-26T13:05:30.682Z] ---> 5f605e8f098b [2021-05-26T13:05:30.682Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T13:05:30.959Z] ---> Running in 1a54c2aeb5d8 [2021-05-26T13:05:31.595Z] Removing intermediate container 1a54c2aeb5d8 [2021-05-26T13:05:31.595Z] ---> df379635d490 [2021-05-26T13:05:31.595Z] Step 23/24 : LABEL git_sha=baedef017fb6b94c7cbf9a1c56827843e08d8801 [2021-05-26T13:05:31.595Z] ---> Running in 917203a8c88e [2021-05-26T13:05:32.191Z] Removing intermediate container 917203a8c88e [2021-05-26T13:05:32.191Z] ---> 8a2dc350f8af [2021-05-26T13:05:32.191Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T13:05:32.191Z] ---> Running in 82495226580e [2021-05-26T13:05:32.788Z] Removing intermediate container 82495226580e [2021-05-26T13:05:32.788Z] ---> 2f091cdd9db7 [2021-05-26T13:05:32.788Z] [2021-05-26T13:05:33.384Z] Successfully built 2f091cdd9db7 [2021-05-26T13:05:33.384Z] Successfully tagged core-data-arm64:latest [2021-05-26T13:05:33.670Z]  Building core-data ... done  [Pipeline] } [2021-05-26T13:05:33.660Z] $ docker stop --time=1 e34e8e79389001e190575e7670d72edfca79112a55f303d531b4e577d23f03ef [2021-05-26T13:05:35.512Z] $ docker rm -f e34e8e79389001e190575e7670d72edfca79112a55f303d531b4e577d23f03ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T13:05:36.135Z] + docker images [2021-05-26T13:05:36.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T13:05:36.406Z] core-data-arm64 latest 2f091cdd9db7 4 seconds ago 20.4MB [2021-05-26T13:05:36.406Z] support-notifications-arm64 latest 8aae5b5fe74a 13 seconds ago 16.8MB [2021-05-26T13:05:36.406Z] e59aeaf4aced 21 seconds ago 990MB [2021-05-26T13:05:36.406Z] f0dabf3ebade 27 seconds ago 982MB [2021-05-26T13:05:36.406Z] security-proxy-setup-arm64 latest 2e761d44f986 46 seconds ago 24MB [2021-05-26T13:05:36.406Z] security-secretstore-setup-arm64 latest 3c90f33d6684 About a minute ago 24.4MB [2021-05-26T13:05:36.406Z] 65a8a3bf6339 About a minute ago 978MB [2021-05-26T13:05:36.406Z] f8f2c5c33f45 About a minute ago 979MB [2021-05-26T13:05:36.406Z] sys-mgmt-agent-arm64 latest 147255dc1551 2 minutes ago 299MB [2021-05-26T13:05:36.406Z] security-bootstrapper-arm64 latest 0f62079bc603 3 minutes ago 17.2MB [2021-05-26T13:05:36.406Z] core-metadata-arm64 latest 3f67ab47e279 3 minutes ago 17.4MB [2021-05-26T13:05:36.406Z] core-command-arm64 latest 89f1cf323d2b 3 minutes ago 16.1MB [2021-05-26T13:05:36.406Z] support-scheduler-arm64 latest ce59ce3de687 3 minutes ago 16.1MB [2021-05-26T13:05:36.406Z] e32844c66d10 3 minutes ago 989MB [2021-05-26T13:05:36.406Z] 32fc1bd065f4 3 minutes ago 979MB [2021-05-26T13:05:36.407Z] 187910d80b17 4 minutes ago 981MB [2021-05-26T13:05:36.407Z] 562e98093f27 4 minutes ago 981MB [2021-05-26T13:05:36.407Z] b06951449441 4 minutes ago 974MB [2021-05-26T13:05:36.407Z] ci-base-image-arm64 latest fff5f2704029 15 minutes ago 641MB [2021-05-26T13:05:36.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-26T13:05:36.407Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-26T13:05:36.407Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-26T13:05:36.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-26T13:05:37.113Z] ---> job-cost.sh [2021-05-26T13:05:37.113Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdXz [2021-05-26T13:06:16.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T13:07:52.883Z] lf-activate-venv(): INFO: Adding /tmp/venv-mdXz/bin to PATH [2021-05-26T13:07:52.883Z] INFO: No Stack... [2021-05-26T13:07:52.883Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T13:07:52.883Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T13:07:53.229Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-26T13:07:53.229Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T13:07:53.297Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3511-2-stack-cost] [2021-05-26T13:07:53.307Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3511-2-stack-cost] did not exist. Created. [2021-05-26T13:07:53.307Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3511-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T13:07:53.685Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T13:07:53.982Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T13:07:53.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3511-2-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-26T13:07:55.154Z] provisioning config files... [2021-05-26T13:07:55.227Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3505870147221116186tmp [Pipeline] { [Pipeline] sh [2021-05-26T13:07:55.883Z] + set +x [2021-05-26T13:07:55.883Z] + curl -s https://codecov.io/bash [2021-05-26T13:07:55.883Z] + bash -s -- [2021-05-26T13:07:55.883Z] [2021-05-26T13:07:55.883Z] _____ _ [2021-05-26T13:07:55.883Z] / ____| | | [2021-05-26T13:07:55.883Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T13:07:55.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T13:07:55.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T13:07:55.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T13:07:55.883Z] Bash-1.0.3 [2021-05-26T13:07:55.883Z] [2021-05-26T13:07:55.883Z] [2021-05-26T13:07:55.883Z] ==> git version 2.24.4 found [2021-05-26T13:07:55.883Z] ==> 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-26T13:07:55.883Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T13:07:55.883Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T13:07:55.883Z] ==> Jenkins CI detected. [2021-05-26T13:07:55.883Z] project root: . [2021-05-26T13:07:55.883Z] --> token set from env [2021-05-26T13:07:55.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T13:07:55.883Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T13:07:55.883Z] ==> Python coveragepy not found [2021-05-26T13:07:55.883Z] ==> Searching for coverage reports in: [2021-05-26T13:07:55.883Z] + . [2021-05-26T13:07:56.204Z] -> Found 1 reports [2021-05-26T13:07:56.204Z] ==> Detecting git/mercurial file structure [2021-05-26T13:07:56.204Z] ==> Reading reports [2021-05-26T13:07:56.204Z] + ./coverage.out bytes=742526 [2021-05-26T13:07:56.204Z] ==> Appending adjustments [2021-05-26T13:07:56.204Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T13:07:58.164Z] + Found adjustments [2021-05-26T13:07:58.164Z] ==> Gzipping contents [2021-05-26T13:07:58.427Z] 104K /tmp/codecov.wu5w1I.gz [2021-05-26T13:07:58.427Z] ==> Uploading reports [2021-05-26T13:07:58.427Z] url: https://codecov.io [2021-05-26T13:07:58.427Z] query: branch=PR-3511&commit=baedef017fb6b94c7cbf9a1c56827843e08d8801&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3511%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3511&job=&cmd_args= [2021-05-26T13:07:58.427Z] -> Pinging Codecov [2021-05-26T13:07:58.427Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3511&commit=baedef017fb6b94c7cbf9a1c56827843e08d8801&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3511%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3511&job=&cmd_args= [2021-05-26T13:07:58.689Z] -> Uploading to [2021-05-26T13:07:58.689Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/00271124DB129430A58F1EEE437C3FCB/baedef017fb6b94c7cbf9a1c56827843e08d8801/e9e4f902-a1ac-442a-abfa-a884a03ae09a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T130758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c95f848e0f1d5397682a2788128c981f87cb7f9534b00f786a29a9b8ed43276 [2021-05-26T13:07:58.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T13:07:58.689Z] Dload Upload Total Spent Left Speed [2021-05-26T13:07:59.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 168k --:--:-- --:--:-- --:--:-- 169k [2021-05-26T13:07:59.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/baedef017fb6b94c7cbf9a1c56827843e08d8801 [Pipeline] } [2021-05-26T13:07:59.536Z] 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-26T13:08:00.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:01.500Z] ---> package-listing.sh [2021-05-26T13:08:01.500Z] ++ facter osfamily [2021-05-26T13:08:01.500Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T13:08:01.761Z] + OS_FAMILY=redhat [2021-05-26T13:08:01.761Z] + workspace=/w/workspace/edgex-go/2 [2021-05-26T13:08:01.761Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T13:08:01.761Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T13:08:01.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T13:08:01.761Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T13:08:01.761Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T13:08:01.761Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T13:08:01.761Z] + case "${OS_FAMILY}" in [2021-05-26T13:08:01.761Z] + rpm -qa [2021-05-26T13:08:01.761Z] + sort [2021-05-26T13:08:05.973Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T13:08:05.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T13:08:05.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T13:08:05.974Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T13:08:05.974Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-26T13:08:05.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-26T13:08:05.986Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T13:08:06.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T13:08:06.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T13:08:06.870Z] [2021-05-26T13:08:06.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T13:08:07.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T13:08:07.186Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T13:08:07.186Z] df20fa9351a1: Pulling fs layer [2021-05-26T13:08:07.186Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T13:08:07.186Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T13:08:07.186Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T13:08:07.186Z] 93b61091891f: Pulling fs layer [2021-05-26T13:08:07.186Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T13:08:07.186Z] 5e14af77c1be: Pulling fs layer [2021-05-26T13:08:07.186Z] 01666e4c0597: Pulling fs layer [2021-05-26T13:08:07.186Z] aa168da1d23b: Pulling fs layer [2021-05-26T13:08:07.186Z] 93b61091891f: Waiting [2021-05-26T13:08:07.186Z] 93b9cdb0e59b: Waiting [2021-05-26T13:08:07.186Z] 5e14af77c1be: Waiting [2021-05-26T13:08:07.186Z] 01666e4c0597: Waiting [2021-05-26T13:08:07.186Z] aa168da1d23b: Waiting [2021-05-26T13:08:07.186Z] 46f8f816bc3b: Waiting [2021-05-26T13:08:07.186Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T13:08:07.186Z] 36b3adc4ff6f: Download complete [2021-05-26T13:08:07.447Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T13:08:07.447Z] 46f8f816bc3b: Download complete [2021-05-26T13:08:07.447Z] df20fa9351a1: Verifying Checksum [2021-05-26T13:08:07.447Z] df20fa9351a1: Download complete [2021-05-26T13:08:07.447Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T13:08:07.447Z] 93b9cdb0e59b: Download complete [2021-05-26T13:08:07.447Z] 5e14af77c1be: Verifying Checksum [2021-05-26T13:08:07.447Z] 5e14af77c1be: Download complete [2021-05-26T13:08:07.447Z] 93b61091891f: Verifying Checksum [2021-05-26T13:08:07.447Z] 93b61091891f: Download complete [2021-05-26T13:08:07.447Z] 01666e4c0597: Verifying Checksum [2021-05-26T13:08:07.447Z] 01666e4c0597: Download complete [2021-05-26T13:08:07.711Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T13:08:07.711Z] 8ad3a11d3b57: Download complete [2021-05-26T13:08:07.711Z] df20fa9351a1: Pull complete [2021-05-26T13:08:07.711Z] 36b3adc4ff6f: Pull complete [2021-05-26T13:08:08.286Z] 8ad3a11d3b57: Pull complete [2021-05-26T13:08:08.546Z] 46f8f816bc3b: Pull complete [2021-05-26T13:08:08.806Z] 93b61091891f: Pull complete [2021-05-26T13:08:08.806Z] 93b9cdb0e59b: Pull complete [2021-05-26T13:08:08.806Z] 5e14af77c1be: Pull complete [2021-05-26T13:08:09.068Z] 01666e4c0597: Pull complete [2021-05-26T13:08:09.333Z] aa168da1d23b: Verifying Checksum [2021-05-26T13:08:09.333Z] aa168da1d23b: Download complete [2021-05-26T13:08:15.959Z] aa168da1d23b: Pull complete [2021-05-26T13:08:15.959Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T13:08:15.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T13:08:15.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T13:08:16.040Z] prd-centos7-docker-4c-2g-415 does not seem to be running inside a container [2021-05-26T13:08:16.102Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T13:08:23.849Z] $ docker top d034688446b3318da7a8b076aa3a5814b94bd4405abd10863e27a3cc3e311521 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T13:08:24.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T13:08:24.526Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T13:08:24.822Z] + ls /var/log/sa-host [2021-05-26T13:08:24.823Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T13:08:24.823Z] file_magic: OK [2021-05-26T13:08:24.823Z] HZ: Using current value: 100 [2021-05-26T13:08:24.823Z] file_header: OK [2021-05-26T13:08:24.823Z] 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-26T13:08:24.823Z] Statistics: [2021-05-26T13:08:24.823Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T13:08:24.823Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T13:08:24.823Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T13:08:24.823Z] file_magic: OK [2021-05-26T13:08:24.823Z] HZ: Using current value: 100 [2021-05-26T13:08:24.823Z] file_header: OK [2021-05-26T13:08:24.823Z] 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-26T13:08:24.823Z] Statistics: [2021-05-26T13:08:24.823Z] 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... [2021-05-26T13:08:24.823Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T13:08:25.389Z] provisioning config files... [2021-05-26T13:08:25.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2333310708364001607tmp [Pipeline] { [Pipeline] echo [2021-05-26T13:08:25.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:25.716Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T13:08:25.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T13:08:25.748Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:26.043Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T13:08:26.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:26.350Z] ---> sudo-logs.sh [2021-05-26T13:08:26.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T13:08:26.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:26.683Z] ---> job-cost.sh [2021-05-26T13:08:26.683Z] lf-activate-venv: SKIPPING [2021-05-26T13:08:26.683Z] DEBUG: total: 0.18000000715255737 [2021-05-26T13:08:26.683Z] INFO: Retrieving Stack Cost... [2021-05-26T13:08:27.623Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T13:08:28.193Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T13:08:28.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T13:08:28.497Z] ---> logs-deploy.sh [2021-05-26T13:08:28.497Z] lf-activate-venv: SKIPPING [2021-05-26T13:08:28.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3511/2 [2021-05-26T13:08:28.497Z] INFO: archiving workspace using pattern(s): [2021-05-26T13:08:29.439Z] Archives upload complete. [2021-05-26T13:08:29.439Z] INFO: archiving logs to Nexus