Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 11da168125b8fe4e866192eccca3cf43e77889b3+0aa786abd905cbcf8b555c8ab61e8a226d759c0e (036dd500258eecf455593d559b513af0b720c78d) 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-ssh319937105586414660.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-ssh3289028251976134735.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-3478/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-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6707784041649209401.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-ssh8341923203870615359.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-3478/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-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6239422982952579979.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15396 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh8081692299318112079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (PR-3478) > 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/13@tmp/jenkins-gitclient-ssh8863504864540963020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # 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/13@tmp/jenkins-gitclient-ssh4544057916292639993.key > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git rev-list --no-walk 370011f3d957a99c3e2dc83c564d2830953c9d74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T18:50:19.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T18:50:20.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T18:50:20.084Z] ========================================================= [2021-05-20T18:50:20.084Z] EdgeX Global Pipelines Version Info [2021-05-20T18:50:20.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:50:21.509Z] ------------------- [2021-05-20T18:50:21.509Z] stable info: [2021-05-20T18:50:21.509Z] ------------------- [2021-05-20T18:50:21.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T18:50:21.509Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T18:50:21.509Z] Message: update stable to v1.0.192 [2021-05-20T18:50:22.084Z] ------------------- [2021-05-20T18:50:22.084Z] experimental info: [2021-05-20T18:50:22.084Z] ------------------- [2021-05-20T18:50:22.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T18:50:22.084Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T18:50:22.084Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T18:50:22.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-20T18:50:22.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-20T18:50:22.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T18:50:22.294Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T18:50:22.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T18:50:22.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T18:50:22.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T18:50:22.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-20T18:50:22.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-20T18:50:22.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-20T18:50:22.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T18:50:22.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T18:50:22.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T18:50:22.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T18:50:22.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T18:50:22.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T18:50:22.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T18:50:22.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T18:50:22.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T18:50:22.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T18:50:22.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T18:50:22.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T18:50:22.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-20T18:50:22.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-20T18:50:22.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-20T18:50:22.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11da168125b8fe4e866192eccca3cf43e77889b3 [Pipeline] echo [2021-05-20T18:50:22.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11da168 [Pipeline] echo [2021-05-20T18:50:22.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:50:22.924Z] provisioning config files... [2021-05-20T18:50:22.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3259114081653385939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:50:23.270Z] ---> docker-login.sh [2021-05-20T18:50:23.270Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:50:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:50:23.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:50:23.843Z] Configure a credential helper to remove this warning. See [2021-05-20T18:50:23.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:50:23.843Z] [2021-05-20T18:50:23.843Z] Login Succeeded [2021-05-20T18:50:23.843Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:50:23.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:50:24.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:50:24.110Z] Configure a credential helper to remove this warning. See [2021-05-20T18:50:24.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:50:24.110Z] [2021-05-20T18:50:24.110Z] Login Succeeded [2021-05-20T18:50:24.110Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:50:24.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:50:24.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:50:24.110Z] Configure a credential helper to remove this warning. See [2021-05-20T18:50:24.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:50:24.110Z] [2021-05-20T18:50:24.110Z] Login Succeeded [2021-05-20T18:50:24.110Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:50:24.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:50:24.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:50:24.369Z] Configure a credential helper to remove this warning. See [2021-05-20T18:50:24.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:50:24.369Z] [2021-05-20T18:50:24.369Z] Login Succeeded [2021-05-20T18:50:24.369Z] docker.io [2021-05-20T18:50:24.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:50:24.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:50:24.639Z] Configure a credential helper to remove this warning. See [2021-05-20T18:50:24.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:50:24.639Z] [2021-05-20T18:50:24.639Z] Login Succeeded [2021-05-20T18:50:24.639Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:50:24.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:50:24.986Z] ++ 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-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/core-command/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/core-data/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-20T18:50:24.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T18:50:24.986Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-20T18:50:24.986Z] ++ cut -d/ -f2 [2021-05-20T18:50:24.986Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-20T18:50:25.035Z] 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-20T18:50:26.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:50:26.080Z] [2021-05-20T18:50:26.080Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:50:26.406Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:50:26.668Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T18:50:26.668Z] 31603596830f: Pulling fs layer [2021-05-20T18:50:26.668Z] 54011a49482f: Pulling fs layer [2021-05-20T18:50:26.668Z] a6820b24f6d8: Pulling fs layer [2021-05-20T18:50:26.668Z] f581987b2513: Pulling fs layer [2021-05-20T18:50:26.668Z] f581987b2513: Waiting [2021-05-20T18:50:26.942Z] 54011a49482f: Verifying Checksum [2021-05-20T18:50:26.943Z] 54011a49482f: Download complete [2021-05-20T18:50:26.943Z] 31603596830f: Verifying Checksum [2021-05-20T18:50:26.943Z] 31603596830f: Download complete [2021-05-20T18:50:27.232Z] a6820b24f6d8: Verifying Checksum [2021-05-20T18:50:27.232Z] a6820b24f6d8: Download complete [2021-05-20T18:50:27.232Z] 31603596830f: Pull complete [2021-05-20T18:50:27.232Z] f581987b2513: Verifying Checksum [2021-05-20T18:50:27.232Z] f581987b2513: Download complete [2021-05-20T18:50:27.495Z] 54011a49482f: Pull complete [2021-05-20T18:50:28.091Z] a6820b24f6d8: Pull complete [2021-05-20T18:50:28.358Z] f581987b2513: Pull complete [2021-05-20T18:50:28.358Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T18:50:28.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:50:28.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T18:50:28.449Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T18:50:28.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T18:50:33.006Z] $ docker top db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:50:33.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:50:33.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:50:33.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:50:33.250Z] $ docker exec db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent [2021-05-20T18:50:33.356Z] SSH_AUTH_SOCK=/tmp/ssh-xZRGc4c5RmTB/agent.12 [2021-05-20T18:50:33.356Z] SSH_AGENT_PID=19 [2021-05-20T18:50:33.364Z] Running ssh-add (command line suppressed) [2021-05-20T18:50:33.463Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1929812039490065081.key (/w/workspace/edgex-go/13@tmp/private_key_1929812039490065081.key) [2021-05-20T18:50:33.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:50:33.785Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T18:50:33.804Z] $ docker exec --env ******** --env ******** db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent -k [2021-05-20T18:50:33.901Z] unset SSH_AUTH_SOCK; [2021-05-20T18:50:33.901Z] unset SSH_AGENT_PID; [2021-05-20T18:50:33.901Z] echo Agent pid 19 killed; [2021-05-20T18:50:33.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T18:50:33.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:50:33.947Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:50:34.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:50:34.064Z] $ docker exec db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent [2021-05-20T18:50:34.180Z] SSH_AUTH_SOCK=/tmp/ssh-2pZuzVngbj3r/agent.53 [2021-05-20T18:50:34.180Z] SSH_AGENT_PID=59 [2021-05-20T18:50:34.186Z] Running ssh-add (command line suppressed) [2021-05-20T18:50:34.297Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_2350393710266667174.key (/w/workspace/edgex-go/13@tmp/private_key_2350393710266667174.key) [2021-05-20T18:50:34.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:50:34.628Z] + git semver init [2021-05-20T18:50:34.628Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:50:34.628Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-05-20T18:50:34.628Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-05-20T18:50:34.628Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:50:34.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:50:34.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:50:34.628Z] # $SEMVER_BRANCH = PR-3478 [2021-05-20T18:50:34.628Z] # $SEMVER_TEMP = /tmp/semver-140474162 [2021-05-20T18:50:34.628Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-20T18:50:49.596Z] # '/tmp/semver-140474162' -> '/w/workspace/edgex-go/13/.semver' [2021-05-20T18:50:49.596Z] # -> Force: false [2021-05-20T18:50:49.596Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-05-20T18:50:49.607Z] $ docker exec --env ******** --env ******** db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b ssh-agent -k [2021-05-20T18:50:49.710Z] unset SSH_AUTH_SOCK; [2021-05-20T18:50:49.711Z] unset SSH_AGENT_PID; [2021-05-20T18:50:49.711Z] echo Agent pid 59 killed; [2021-05-20T18:50:49.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:50:50.061Z] + git semver [Pipeline] } [2021-05-20T18:50:50.078Z] $ docker stop --time=1 db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b [2021-05-20T18:50:53.929Z] $ docker rm -f db30e9b952b328136882239fba0204f506f8a6a865670e1d9a49b733c0265f3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:50:54.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T18:50:54.602Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T18:50:54.606Z] [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-20T18:50:55.246Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:50:55.542Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:50:55.837Z] + sudo service docker restart [2021-05-20T18:50:55.837Z] + true [2021-05-20T18:50:55.837Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T18:51:09.884Z] Still waiting to schedule task [2021-05-20T18:51:09.884Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15397’ is offline [Pipeline] echo [2021-05-20T18:51:13.976Z] ========================================================= [2021-05-20T18:51:13.976Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T18:51:13.976Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:51:14.292Z] + 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-20T18:51:15.689Z] Sending build context to Docker daemon 330.7MB [2021-05-20T18:51:15.689Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:51:15.689Z] Step 2/6 : FROM ${BASE} [2021-05-20T18:51:15.953Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T18:51:15.953Z] 540db60ca938: Pulling fs layer [2021-05-20T18:51:15.953Z] adcc1eea9eea: Pulling fs layer [2021-05-20T18:51:15.953Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T18:51:15.953Z] 0510c868ecb4: Pulling fs layer [2021-05-20T18:51:15.953Z] afea3b2eda06: Pulling fs layer [2021-05-20T18:51:15.953Z] 7809a108b3ef: Pulling fs layer [2021-05-20T18:51:15.953Z] f706445af74f: Pulling fs layer [2021-05-20T18:51:15.953Z] 0510c868ecb4: Waiting [2021-05-20T18:51:15.953Z] afea3b2eda06: Waiting [2021-05-20T18:51:15.953Z] 7809a108b3ef: Waiting [2021-05-20T18:51:15.953Z] f706445af74f: Waiting [2021-05-20T18:51:15.953Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T18:51:15.953Z] 4c4ab2625f07: Download complete [2021-05-20T18:51:15.953Z] adcc1eea9eea: Verifying Checksum [2021-05-20T18:51:15.953Z] adcc1eea9eea: Download complete [2021-05-20T18:51:15.953Z] afea3b2eda06: Verifying Checksum [2021-05-20T18:51:15.953Z] afea3b2eda06: Download complete [2021-05-20T18:51:15.953Z] 7809a108b3ef: Verifying Checksum [2021-05-20T18:51:15.953Z] 7809a108b3ef: Download complete [2021-05-20T18:51:15.953Z] 540db60ca938: Verifying Checksum [2021-05-20T18:51:15.953Z] 540db60ca938: Download complete [2021-05-20T18:51:16.214Z] 540db60ca938: Pull complete [2021-05-20T18:51:16.477Z] adcc1eea9eea: Pull complete [2021-05-20T18:51:16.477Z] 4c4ab2625f07: Pull complete [2021-05-20T18:51:17.864Z] f706445af74f: Verifying Checksum [2021-05-20T18:51:17.864Z] f706445af74f: Download complete [2021-05-20T18:51:18.129Z] 0510c868ecb4: Verifying Checksum [2021-05-20T18:51:18.129Z] 0510c868ecb4: Download complete [2021-05-20T18:51:22.371Z] 0510c868ecb4: Pull complete [2021-05-20T18:51:22.371Z] afea3b2eda06: Pull complete [2021-05-20T18:51:22.371Z] 7809a108b3ef: Pull complete [2021-05-20T18:51:26.616Z] f706445af74f: Pull complete [2021-05-20T18:51:26.616Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T18:51:26.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T18:51:26.616Z] ---> b068be0155e3 [2021-05-20T18:51:26.616Z] 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-20T18:51:33.217Z] ---> Running in 390783c0142e [2021-05-20T18:51:33.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:51:33.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:51:33.790Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T18:51:34.360Z] (2/12) Installing file (5.39-r0) [2021-05-20T18:51:34.360Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T18:51:34.621Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T18:51:39.919Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T18:51:39.919Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T18:51:39.919Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T18:51:39.919Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T18:51:39.919Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T18:51:39.919Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:51:39.919Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T18:51:39.919Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:51:40.181Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:51:40.181Z] OK: 219 MiB in 52 packages [2021-05-20T18:51:48.328Z] Removing intermediate container 390783c0142e [2021-05-20T18:51:48.328Z] ---> 15acc1d061ff [2021-05-20T18:51:48.328Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T18:51:48.328Z] ---> Running in b0ade6adeebd [2021-05-20T18:51:48.328Z] Removing intermediate container b0ade6adeebd [2021-05-20T18:51:48.328Z] ---> bf01f2e05c87 [2021-05-20T18:51:48.328Z] Step 5/6 : COPY go.mod . [2021-05-20T18:51:48.328Z] ---> 4385cabfeed5 [2021-05-20T18:51:48.328Z] Step 6/6 : RUN go mod download [2021-05-20T18:51:48.328Z] ---> Running in 56ab727c0a1d [2021-05-20T18:52:20.448Z] Removing intermediate container 56ab727c0a1d [2021-05-20T18:52:20.448Z] ---> 757985873b64 [2021-05-20T18:52:20.448Z] Successfully built 757985873b64 [2021-05-20T18:52:20.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:52:20.779Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:52:20.780Z] . [Pipeline] withDockerContainer [2021-05-20T18:52:20.862Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T18:52:20.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T18:52:21.575Z] $ docker top e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:52:21.954Z] + go version [2021-05-20T18:52:21.954Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T18:52:21.967Z] $ docker stop --time=1 e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 [2021-05-20T18:52:23.369Z] $ docker rm -f e38ee97b22bc0f59331e3e71036f91595889c631c8be1d3767db126b56abaa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:52:23.950Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:52:23.950Z] . [Pipeline] withDockerContainer [2021-05-20T18:52:24.054Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T18:52:24.098Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T18:52:24.774Z] $ docker top 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T18:52:24.858Z] ========================================================= [2021-05-20T18:52:24.858Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T18:52:24.858Z] ========================================================= [Pipeline] sh [2021-05-20T18:52:25.152Z] + go mod tidy [Pipeline] sh [2021-05-20T18:52:25.723Z] + make test [2021-05-20T18:52:25.723Z] go mod tidy [2021-05-20T18:52:25.723Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T18:52:32.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T18:52:54.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T18:52:59.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T18:53:01.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T18:53:01.804Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T18:53:04.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T18:53:05.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T18:53:05.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T18:53:05.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T18:53:06.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T18:53:07.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T18:53:09.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T18:53:09.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T18:53:09.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T18:53:11.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.1% of statements [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T18:53:11.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T18:53:11.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-05-20T18:53:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-20T18:53:14.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.095s coverage: 27.7% of statements [2021-05-20T18:53:14.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T18:53:14.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T18:53:14.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T18:53:14.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T18:53:14.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T18:53:14.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-05-20T18:53:14.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T18:53:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-05-20T18:53:15.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T18:53:15.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-05-20T18:53:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T18:53:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T18:53:16.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.056s coverage: 58.6% of statements [2021-05-20T18:53:16.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T18:53:16.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T18:53:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements [2021-05-20T18:53:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T18:53:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:53:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements [2021-05-20T18:53:17.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T18:53:19.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.193s coverage: 28.6% of statements [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T18:53:19.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T18:53:19.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements [2021-05-20T18:53:19.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T18:53:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements [2021-05-20T18:53:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T18:53:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-20T18:53:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T18:53:20.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 78.3% of statements [2021-05-20T18:53:20.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T18:53:20.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T18:53:20.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T18:53:20.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T18:53:22.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T18:53:22.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T18:53:22.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T18:53:22.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T18:53:24.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.8% of statements [2021-05-20T18:53:24.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T18:53:24.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements [2021-05-20T18:53:24.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T18:53:24.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-05-20T18:53:24.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-05-20T18:53:24.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-05-20T18:53:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-05-20T18:53:24.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-20T18:53:37.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2021-05-20T18:53:37.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-05-20T18:53:41.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-05-20T18:53:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T18:53:43.334Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15398 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-20T18:53:43.351Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-05-20T18:53:43.598Z] The recommended git tool is: git [2021-05-20T18:53:48.942Z] using credential edgex-jenkins-ssh [2021-05-20T18:53:48.961Z] Cloning the remote Git repository [2021-05-20T18:53:49.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T18:53:49.135Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-05-20T18:53:49.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T18:53:49.205Z] > git --version # timeout=10 [2021-05-20T18:53:49.222Z] > git --version # 'git version 2.17.1' [2021-05-20T18:53:49.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:53:49.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T18:54:00.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-05-20T18:54:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-05-20T18:54:01.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-05-20T18:54:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T18:54:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T18:54:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T18:54:01.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.5% of statements [2021-05-20T18:54:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T18:54:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T18:54:01.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-05-20T18:54:01.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T18:54:01.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements [2021-05-20T18:54:02.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.8% of statements [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T18:54:02.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements [2021-05-20T18:54:02.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T18:54:03.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-05-20T18:54:03.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T18:54:03.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T18:54:05.053Z] Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:54:05.479Z] Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:54:05.479Z] Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (PR-3478) [2021-05-20T18:54:04.166Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T18:54:04.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:54:04.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T18:54:04.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T18:54:04.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:54:04.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T18:54:05.074Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T18:54:05.092Z] > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 [2021-05-20T18:54:05.403Z] > git remote # timeout=10 [2021-05-20T18:54:05.425Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T18:54:05.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:54:05.449Z] > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 [2021-05-20T18:54:05.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T18:54:05.489Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T18:54:05.502Z] > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 [2021-05-20T18:54:07.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.061s coverage: 19.3% of statements [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T18:54:07.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 91.0% of statements [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T18:54:07.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T18:54:07.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-05-20T18:54:07.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T18:54:07.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-05-20T18:54:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T18:54:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T18:54:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T18:54:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements [2021-05-20T18:54:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T18:54:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-05-20T18:54:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T18:54:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:54:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T18:54:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-20T18:54:08.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T18:54:08.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-20T18:54:08.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T18:54:08.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T18:54:08.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T18:54:08.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T18:54:09.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements [2021-05-20T18:54:09.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T18:54:09.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T18:54:09.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-05-20T18:54:09.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T18:54:09.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 27.9% of statements [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T18:54:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T18:54:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-20T18:54:09.936Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-05-20T18:54:10.186Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:54:11.217Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:54:11.656Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:54:11.998Z] + true [2021-05-20T18:54:11.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:54:30.332Z] provisioning config files... [2021-05-20T18:54:30.357Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6580189127364946325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:54:30.726Z] ---> docker-login.sh [2021-05-20T18:54:30.726Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:54:31.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:54:31.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:54:31.978Z] Configure a credential helper to remove this warning. See [2021-05-20T18:54:31.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:54:31.978Z] [2021-05-20T18:54:31.978Z] Login Succeeded [2021-05-20T18:54:31.978Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:54:32.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:54:32.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:54:32.524Z] Configure a credential helper to remove this warning. See [2021-05-20T18:54:32.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:54:32.524Z] [2021-05-20T18:54:32.524Z] Login Succeeded [2021-05-20T18:54:32.524Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:54:32.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:54:33.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:54:33.073Z] Configure a credential helper to remove this warning. See [2021-05-20T18:54:33.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:54:33.073Z] [2021-05-20T18:54:33.073Z] Login Succeeded [2021-05-20T18:54:33.073Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:54:33.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:54:33.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:54:33.623Z] Configure a credential helper to remove this warning. See [2021-05-20T18:54:33.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:54:33.623Z] [2021-05-20T18:54:33.623Z] Login Succeeded [2021-05-20T18:54:33.623Z] docker.io [2021-05-20T18:54:33.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:54:34.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:54:34.491Z] Configure a credential helper to remove this warning. See [2021-05-20T18:54:34.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:54:34.491Z] [2021-05-20T18:54:34.491Z] Login Succeeded [2021-05-20T18:54:34.491Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:54:34.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T18:54:34.803Z] ========================================================= [2021-05-20T18:54:34.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T18:54:34.803Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:54:35.140Z] + 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-20T18:54:37.788Z] Sending build context to Docker daemon 168MB [2021-05-20T18:54:37.788Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:54:37.788Z] Step 2/6 : FROM ${BASE} [2021-05-20T18:54:37.788Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T18:54:37.788Z] 595b0fe564bb: Pulling fs layer [2021-05-20T18:54:37.788Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T18:54:37.788Z] 316046926c0a: Pulling fs layer [2021-05-20T18:54:37.788Z] 4ebd0625c992: Pulling fs layer [2021-05-20T18:54:37.788Z] 207e8628e3a3: Pulling fs layer [2021-05-20T18:54:37.788Z] c791037a9be2: Pulling fs layer [2021-05-20T18:54:37.788Z] ffd874e62e21: Pulling fs layer [2021-05-20T18:54:37.788Z] 4ebd0625c992: Waiting [2021-05-20T18:54:37.788Z] 207e8628e3a3: Waiting [2021-05-20T18:54:37.788Z] c791037a9be2: Waiting [2021-05-20T18:54:37.788Z] ffd874e62e21: Waiting [2021-05-20T18:54:38.068Z] 316046926c0a: Download complete [2021-05-20T18:54:38.068Z] 7186ed65a4f7: Download complete [2021-05-20T18:54:38.068Z] 207e8628e3a3: Download complete [2021-05-20T18:54:38.068Z] c791037a9be2: Download complete [2021-05-20T18:54:38.068Z] 595b0fe564bb: Verifying Checksum [2021-05-20T18:54:38.068Z] 595b0fe564bb: Download complete [2021-05-20T18:54:38.673Z] 595b0fe564bb: Pull complete [2021-05-20T18:54:39.275Z] 7186ed65a4f7: Pull complete [2021-05-20T18:54:39.879Z] 316046926c0a: Pull complete [2021-05-20T18:54:40.479Z] ffd874e62e21: Download complete [2021-05-20T18:54:41.467Z] 4ebd0625c992: Verifying Checksum [2021-05-20T18:54:41.467Z] 4ebd0625c992: Download complete [2021-05-20T18:54:49.012Z] gofmt -l . [2021-05-20T18:54:49.013Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:54:49.013Z] ./bin/test-go-mod-tidy.sh [2021-05-20T18:54:49.013Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T18:54:49.318Z] + ls -al . [2021-05-20T18:54:49.318Z] total 848 [2021-05-20T18:54:49.318Z] drwxrwxr-x 10 1001 1001 4096 May 20 18:54 . [2021-05-20T18:54:49.318Z] drwxr-xr-x 4 root root 30 May 20 18:52 .. [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 11 May 20 18:50 .dockerignore [2021-05-20T18:54:49.318Z] drwxrwxr-x 8 1001 1001 179 May 20 18:50 .git [2021-05-20T18:54:49.318Z] drwxrwxr-x 3 1001 1001 125 May 20 18:50 .github [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 818 May 20 18:50 .gitignore [2021-05-20T18:54:49.318Z] drwx------ 3 1001 1001 60 May 20 18:50 .semver [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 166 May 20 18:50 .sonarcloud.properties [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 8609 May 20 18:50 Attribution.txt [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 3804 May 20 18:50 CONTRIBUTING.md [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 931 May 20 18:50 Dockerfile.build [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 863 May 20 18:50 Jenkinsfile [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 10775 May 20 18:50 LICENSE [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 5632 May 20 18:50 Makefile [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 7978 May 20 18:50 README.md [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 6755 May 20 18:50 SECURITY.md [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 5 May 20 18:50 VERSION [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 4131 May 20 18:50 ZMQWindows.md [2021-05-20T18:54:49.318Z] drwxrwxr-x 2 1001 1001 117 May 20 18:50 bin [2021-05-20T18:54:49.318Z] drwxrwxr-x 14 1001 1001 4096 May 20 18:50 cmd [2021-05-20T18:54:49.318Z] -rw-r--r-- 1 root root 739709 May 20 18:54 coverage.out [2021-05-20T18:54:49.318Z] -rw-r--r-- 1 root root 1060 May 20 18:54 go.mod [2021-05-20T18:54:49.318Z] -rw-r--r-- 1 root root 22219 May 20 18:52 go.sum [2021-05-20T18:54:49.318Z] drwxrwxr-x 8 1001 1001 127 May 20 18:50 internal [2021-05-20T18:54:49.318Z] drwxrwxr-x 4 1001 1001 26 May 20 18:50 openapi [2021-05-20T18:54:49.318Z] drwxrwxr-x 4 1001 1001 71 May 20 18:50 snap [2021-05-20T18:54:49.318Z] -rw-rw-r-- 1 1001 1001 168 May 20 18:50 version.go [Pipeline] sh [2021-05-20T18:54:49.614Z] + '[' -e coverage.out ] [2021-05-20T18:54:49.614Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T18:54:49.768Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T18:54:50.066Z] + make build [2021-05-20T18:54:50.066Z] go mod tidy [2021-05-20T18:54:50.066Z] 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-20T18:54:51.998Z] 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-20T18:54:53.883Z] 4ebd0625c992: Pull complete [2021-05-20T18:54:53.883Z] 207e8628e3a3: Pull complete [2021-05-20T18:54:53.883Z] c791037a9be2: Pull complete [2021-05-20T18:54:56.764Z] ffd874e62e21: Pull complete [2021-05-20T18:54:56.764Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T18:54:56.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T18:54:56.764Z] ---> cfc18b08335c [2021-05-20T18:54:56.764Z] 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-20T18:54:58.823Z] ---> Running in f915cef355cf [2021-05-20T18:55:00.243Z] 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-20T18:55:00.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:55:00.818Z] 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-20T18:55:01.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:55:02.191Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T18:55:02.191Z] (2/12) Installing file (5.39-r0) [2021-05-20T18:55:02.191Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T18:55:02.222Z] 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-20T18:55:02.461Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T18:55:02.482Z] 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-20T18:55:03.876Z] 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-20T18:55:05.805Z] 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-20T18:55:06.387Z] 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-20T18:55:07.338Z] 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-20T18:55:07.834Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T18:55:07.834Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T18:55:07.834Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T18:55:07.834Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T18:55:07.834Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T18:55:07.834Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:55:07.834Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T18:55:07.834Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:55:07.834Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:55:07.834Z] OK: 218 MiB in 52 packages [2021-05-20T18:55:08.290Z] 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-20T18:55:09.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-20T18:55:11.186Z] $ docker stop --time=1 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 [2021-05-20T18:55:12.134Z] Removing intermediate container f915cef355cf [2021-05-20T18:55:12.134Z] ---> 45ddb85af516 [2021-05-20T18:55:12.134Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T18:55:12.134Z] ---> Running in 8a84ffd40167 [2021-05-20T18:55:12.732Z] Removing intermediate container 8a84ffd40167 [2021-05-20T18:55:12.732Z] ---> b40e897d6883 [2021-05-20T18:55:12.732Z] Step 5/6 : COPY go.mod . [2021-05-20T18:55:13.718Z] ---> 77a222ab54d8 [2021-05-20T18:55:13.718Z] Step 6/6 : RUN go mod download [2021-05-20T18:55:14.321Z] ---> Running in 8b52c8bef049 [2021-05-20T18:55:20.819Z] $ docker rm -f 74459ecf64f3af0b9da488dede689d74d99461fe85da5f372b8c6d4e1f487c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:55:22.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T18:55:22.312Z] [2021-05-20T18:55:22.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:55:22.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T18:55:23.196Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-20T18:55:23.196Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-20T18:55:23.196Z] ca9280d653b3: Pulling fs layer [2021-05-20T18:55:23.196Z] 7e9c9ca2126c: Pulling fs layer [2021-05-20T18:55:23.196Z] cbdbe7a5bc2a: Download complete [2021-05-20T18:55:23.457Z] cbdbe7a5bc2a: Pull complete [2021-05-20T18:55:23.721Z] ca9280d653b3: Verifying Checksum [2021-05-20T18:55:23.721Z] ca9280d653b3: Download complete [2021-05-20T18:55:24.300Z] ca9280d653b3: Pull complete [2021-05-20T18:55:24.565Z] 7e9c9ca2126c: Verifying Checksum [2021-05-20T18:55:24.565Z] 7e9c9ca2126c: Download complete [2021-05-20T18:55:27.893Z] 7e9c9ca2126c: Pull complete [2021-05-20T18:55:27.893Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-20T18:55:27.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T18:55:27.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-20T18:55:27.964Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T18:55:28.001Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T18:55:35.072Z] $ docker top 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:55:35.444Z] + grep parallel [2021-05-20T18:55:35.444Z] + docker-compose build --help [2021-05-20T18:55:36.017Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T18:55:36.030Z] $ docker stop --time=1 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 [2021-05-20T18:55:37.473Z] $ docker rm -f 1cf12b694d451e93afd850afb674e8491c62de9fdcbf6e7a59a8a81e79227335 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:55:37.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T18:55:37.965Z] . [Pipeline] withDockerContainer [2021-05-20T18:55:38.041Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T18:55:38.083Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T18:55:39.282Z] $ docker top ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:55:39.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T18:55:40.223Z] Building core-command ... [2021-05-20T18:55:40.224Z] Building core-data ... [2021-05-20T18:55:40.224Z] Building core-metadata ... [2021-05-20T18:55:40.224Z] Building security-bootstrapper ... [2021-05-20T18:55:40.224Z] Building security-proxy-setup ... [2021-05-20T18:55:40.224Z] Building security-secretstore-setup ... [2021-05-20T18:55:40.224Z] Building support-notifications ... [2021-05-20T18:55:40.224Z] Building support-scheduler ... [2021-05-20T18:55:40.224Z] Building sys-mgmt-agent ... [2021-05-20T18:55:40.224Z] Building support-notifications [2021-05-20T18:55:40.224Z] Building security-bootstrapper [2021-05-20T18:55:40.224Z] Building security-proxy-setup [2021-05-20T18:55:40.224Z] Building core-data [2021-05-20T18:55:40.224Z] Building support-scheduler [2021-05-20T18:55:41.161Z] Removing intermediate container 8b52c8bef049 [2021-05-20T18:55:41.161Z] ---> 6303ba23995f [2021-05-20T18:55:41.162Z] Successfully built 6303ba23995f [2021-05-20T18:55:41.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:55:41.508Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:55:41.508Z] . [Pipeline] withDockerContainer [2021-05-20T18:55:41.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container [2021-05-20T18:55:41.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T18:55:43.625Z] $ docker top 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:55:44.549Z] + go version [2021-05-20T18:55:44.549Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T18:55:44.575Z] $ docker stop --time=1 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 [2021-05-20T18:55:46.449Z] $ docker rm -f 2f99a30bd9d34259a896649c52f56e6305b8e384f2d791fe8fb078c40de3a368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:55:47.268Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:55:47.269Z] . [Pipeline] withDockerContainer [2021-05-20T18:55:47.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container [2021-05-20T18:55:47.600Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T18:55:49.412Z] $ docker top 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T18:55:49.741Z] ========================================================= [2021-05-20T18:55:49.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T18:55:49.741Z] ========================================================= [Pipeline] sh [2021-05-20T18:55:50.391Z] + go mod tidy [Pipeline] sh [2021-05-20T18:55:52.056Z] + make test [2021-05-20T18:55:52.057Z] go mod tidy [2021-05-20T18:55:52.656Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T18:56:02.210Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:56:02.210Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:56:02.210Z] ---> 757985873b64 [2021-05-20T18:56:02.210Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T18:56:02.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:56:02.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:56:02.210Z] ---> 757985873b64 [2021-05-20T18:56:02.210Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T18:56:02.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:56:02.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:56:02.210Z] ---> 757985873b64 [2021-05-20T18:56:02.210Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T18:56:04.610Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:56:04.610Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:56:04.610Z] ---> 757985873b64 [2021-05-20T18:56:04.610Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T18:56:19.473Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T18:56:19.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:56:19.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:56:19.545Z] ---> 757985873b64 [2021-05-20T18:56:19.545Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T18:56:22.088Z] ---> Running in fe64e4e8150b [2021-05-20T18:56:22.088Z] ---> Running in e7d49fb1c2c6 [2021-05-20T18:56:22.088Z] ---> Running in f757027645d0 [2021-05-20T18:56:22.088Z] ---> Running in 90c26d94ef50 [2021-05-20T18:56:22.088Z] ---> Running in 03cb61260c06 [2021-05-20T18:56:22.348Z] Removing intermediate container 03cb61260c06 [2021-05-20T18:56:22.348Z] ---> 333dcd8a4f18 [2021-05-20T18:56:22.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:56:22.348Z] Removing intermediate container e7d49fb1c2c6 [2021-05-20T18:56:22.348Z] ---> 974a57c9ba9d [2021-05-20T18:56:22.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:56:22.348Z] Removing intermediate container 90c26d94ef50 [2021-05-20T18:56:22.348Z] ---> 49b45cc64b2e [2021-05-20T18:56:22.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:56:22.348Z] Removing intermediate container fe64e4e8150b [2021-05-20T18:56:22.348Z] ---> fd243fb1c5d4 [2021-05-20T18:56:22.348Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:56:22.348Z] Removing intermediate container f757027645d0 [2021-05-20T18:56:22.348Z] ---> 5c339c757823 [2021-05-20T18:56:22.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:56:22.348Z] ---> Running in ff8f655ad21e [2021-05-20T18:56:22.348Z] ---> Running in 4a7a08caf964 [2021-05-20T18:56:22.348Z] ---> Running in 09994b74284a [2021-05-20T18:56:22.348Z] ---> Running in f2de0096cf15 [2021-05-20T18:56:22.613Z] ---> Running in 2eb103901da0 [2021-05-20T18:56:23.190Z] Removing intermediate container ff8f655ad21e [2021-05-20T18:56:23.190Z] ---> 857422fa0a70 [2021-05-20T18:56:23.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T18:56:23.460Z] ---> Running in 8c8af7b96442 [2021-05-20T18:56:23.460Z] Removing intermediate container f2de0096cf15 [2021-05-20T18:56:23.460Z] ---> 424dbc9ce576 [2021-05-20T18:56:23.460Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T18:56:23.460Z] ---> Running in d5eccf2b43f8 [2021-05-20T18:56:23.722Z] Removing intermediate container 2eb103901da0 [2021-05-20T18:56:23.722Z] ---> a84ca9b56e7d [2021-05-20T18:56:23.722Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T18:56:23.722Z] ---> Running in 7c7f7d17d3e4 [2021-05-20T18:56:23.722Z] Removing intermediate container 4a7a08caf964 [2021-05-20T18:56:23.722Z] ---> 94053258b013 [2021-05-20T18:56:23.722Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T18:56:23.987Z] Removing intermediate container 09994b74284a [2021-05-20T18:56:23.987Z] ---> d3ededd75779 [2021-05-20T18:56:23.987Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T18:56:23.987Z] ---> Running in 900767b2483f [2021-05-20T18:56:23.987Z] ---> Running in 7a132e4b83e4 [2021-05-20T18:56:24.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:24.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:24.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:24.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:24.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:25.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:25.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:25.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:25.346Z] OK: 219 MiB in 52 packages [2021-05-20T18:56:25.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:25.607Z] OK: 219 MiB in 52 packages [2021-05-20T18:56:25.607Z] OK: 219 MiB in 52 packages [2021-05-20T18:56:25.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:56:26.126Z] OK: 219 MiB in 52 packages [2021-05-20T18:56:26.717Z] Removing intermediate container 8c8af7b96442 [2021-05-20T18:56:26.717Z] ---> c80907bea100 [2021-05-20T18:56:26.717Z] Step 6/22 : COPY go.mod . [2021-05-20T18:56:26.717Z] Removing intermediate container d5eccf2b43f8 [2021-05-20T18:56:26.717Z] ---> ebcc2d985074 [2021-05-20T18:56:26.717Z] Step 6/32 : COPY go.mod . [2021-05-20T18:56:26.717Z] Removing intermediate container 7c7f7d17d3e4 [2021-05-20T18:56:26.717Z] ---> d566bb9b6440 [2021-05-20T18:56:26.717Z] Step 6/23 : COPY go.mod . [2021-05-20T18:56:26.717Z] ---> 549addc6caaa [2021-05-20T18:56:26.717Z] Step 7/22 : RUN go mod download [2021-05-20T18:56:26.717Z] ---> Running in 3f6142929530 [2021-05-20T18:56:26.979Z] Removing intermediate container 900767b2483f [2021-05-20T18:56:26.979Z] ---> 79df01cb542b [2021-05-20T18:56:26.979Z] Step 6/23 : COPY go.mod . [2021-05-20T18:56:26.979Z] ---> 18d73e7ac7f8 [2021-05-20T18:56:26.979Z] Step 7/32 : RUN go mod download [2021-05-20T18:56:26.979Z] ---> Running in 606fcd20027d [2021-05-20T18:56:26.979Z] ---> 15f7cb2fa3ce [2021-05-20T18:56:26.979Z] Step 7/23 : RUN go mod download [2021-05-20T18:56:26.979Z] ---> Running in 65acb75c992d [2021-05-20T18:56:26.979Z] ---> c30208c85675 [2021-05-20T18:56:26.979Z] Step 7/23 : RUN go mod download [2021-05-20T18:56:27.240Z] ---> Running in b756560932ac [2021-05-20T18:56:27.832Z] OK: 219 MiB in 52 packages [2021-05-20T18:56:27.832Z] Removing intermediate container 3f6142929530 [2021-05-20T18:56:27.832Z] ---> f5ba8fc63685 [2021-05-20T18:56:27.832Z] Step 8/22 : COPY . . [2021-05-20T18:56:28.116Z] Removing intermediate container 606fcd20027d [2021-05-20T18:56:28.116Z] ---> 1571869feafd [2021-05-20T18:56:28.116Z] Step 8/32 : COPY . . [2021-05-20T18:56:40.419Z] Removing intermediate container 65acb75c992d [2021-05-20T18:56:40.419Z] ---> 764e436db374 [2021-05-20T18:56:40.419Z] Step 8/23 : COPY . . [2021-05-20T18:56:40.419Z] Removing intermediate container 7a132e4b83e4 [2021-05-20T18:56:40.419Z] ---> 211809e7f958 [2021-05-20T18:56:40.419Z] Step 6/24 : COPY go.mod . [2021-05-20T18:56:40.688Z] ---> a735e1e92d27 [2021-05-20T18:56:40.688Z] Step 9/32 : RUN go mod tidy [2021-05-20T18:56:40.688Z] ---> 6b21c107c73e [2021-05-20T18:56:40.688Z] Step 9/22 : RUN go mod tidy [2021-05-20T18:56:43.244Z] Removing intermediate container b756560932ac [2021-05-20T18:56:43.244Z] ---> 8798bbe616db [2021-05-20T18:56:43.244Z] Step 8/23 : COPY . . [2021-05-20T18:56:46.594Z] ---> Running in 0c35de203f44 [2021-05-20T18:56:46.595Z] ---> Running in 217d69b5fe30 [2021-05-20T18:56:50.854Z] ---> cb6607c5b54c [2021-05-20T18:56:50.854Z] Step 7/24 : RUN go mod download [2021-05-20T18:56:53.426Z] ---> Running in 0dff5c0191d1 [2021-05-20T18:56:53.427Z] ---> defba00b49a4 [2021-05-20T18:56:53.427Z] Step 9/23 : RUN go mod tidy [2021-05-20T18:56:53.427Z] ---> 52a0c9708ecc [2021-05-20T18:56:53.427Z] Step 9/23 : RUN go mod tidy [2021-05-20T18:56:53.427Z] ---> Running in fd041e6bbce4 [2021-05-20T18:56:53.427Z] ---> Running in 9d15dd309d34 [2021-05-20T18:56:54.417Z] Removing intermediate container 0dff5c0191d1 [2021-05-20T18:56:54.417Z] ---> 0e6d9effbcb9 [2021-05-20T18:56:54.417Z] Step 8/24 : COPY . . [2021-05-20T18:56:56.343Z] Removing intermediate container 0c35de203f44 [2021-05-20T18:56:56.343Z] ---> 0ef7518a68c1 [2021-05-20T18:56:56.343Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T18:56:57.289Z] Removing intermediate container 217d69b5fe30 [2021-05-20T18:56:57.289Z] ---> 175018be4e03 [2021-05-20T18:56:57.289Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T18:56:57.552Z] ---> Running in edf0f2ad94b8 [2021-05-20T18:56:57.814Z] ---> Running in abd7df23d99e [2021-05-20T18:56:58.078Z] Removing intermediate container fd041e6bbce4 [2021-05-20T18:56:58.078Z] ---> 3578706df907 [2021-05-20T18:56:58.078Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T18:56:59.471Z] ---> Running in df65c7311cc2 [2021-05-20T18:56:59.471Z] Removing intermediate container 9d15dd309d34 [2021-05-20T18:56:59.471Z] ---> d0a255ef615a [2021-05-20T18:56:59.471Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T18:57:00.422Z] ---> Running in 5be8b1c1a677 [2021-05-20T18:57:00.422Z] 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-20T18:57:00.687Z] 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-20T18:57:01.275Z] 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-20T18:57:01.275Z] 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-20T18:57:13.679Z] ---> dc084f864eef [2021-05-20T18:57:13.679Z] Step 9/24 : RUN go mod tidy [2021-05-20T18:57:13.957Z] ---> Running in 1c40e00816b6 [2021-05-20T18:57:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T18:57:16.586Z] Removing intermediate container 1c40e00816b6 [2021-05-20T18:57:16.586Z] ---> 1f1cb869c789 [2021-05-20T18:57:16.586Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T18:57:16.586Z] ---> Running in 9e0ab6b085aa [2021-05-20T18:57:17.188Z] 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-20T18:57:21.519Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T18:57:31.718Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T18:57:31.718Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T18:57:35.479Z] 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-20T18:57:36.053Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T18:57:36.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T18:57:36.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T18:57:36.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T18:57:40.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T18:57:40.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T18:57:43.700Z] Removing intermediate container abd7df23d99e [2021-05-20T18:57:43.700Z] ---> 1fbc5f3703bf [2021-05-20T18:57:43.700Z] [2021-05-20T18:57:43.700Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T18:57:43.700Z] Removing intermediate container edf0f2ad94b8 [2021-05-20T18:57:43.700Z] ---> 8fdeca6cb9e8 [2021-05-20T18:57:43.700Z] [2021-05-20T18:57:43.700Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T18:57:43.700Z] 3.12: Pulling from library/alpine [2021-05-20T18:57:43.700Z] 3.12: Pulling from library/alpine [2021-05-20T18:57:43.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:57:43.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:57:43.973Z] Status: Image is up to date for alpine:3.12 [2021-05-20T18:57:43.973Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T18:57:43.973Z] ---> 13621d1b12d4 [2021-05-20T18:57:43.973Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T18:57:43.973Z] ---> 13621d1b12d4 [2021-05-20T18:57:43.973Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T18:57:44.250Z] ---> Running in 5f9e13307cca [2021-05-20T18:57:44.519Z] ---> Running in cea6bdcaaa14 [2021-05-20T18:57:44.519Z] Removing intermediate container 5f9e13307cca [2021-05-20T18:57:44.519Z] ---> a08873ca2d31 [2021-05-20T18:57:44.519Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T18:57:44.792Z] ---> Running in b8a3cd2862d4 [2021-05-20T18:57:45.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:45.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:45.648Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T18:57:45.648Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T18:57:45.648Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T18:57:45.648Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T18:57:45.648Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:57:45.648Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T18:57:45.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:45.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:45.648Z] OK: 7 MiB in 18 packages [2021-05-20T18:57:45.648Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T18:57:45.648Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T18:57:45.648Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:57:45.648Z] OK: 6 MiB in 16 packages [2021-05-20T18:57:48.229Z] Removing intermediate container cea6bdcaaa14 [2021-05-20T18:57:48.229Z] ---> 0e9cac8e5d3c [2021-05-20T18:57:48.229Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T18:57:50.321Z] Removing intermediate container b8a3cd2862d4 [2021-05-20T18:57:50.321Z] ---> 312631af6c3b [2021-05-20T18:57:50.321Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T18:57:50.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T18:57:50.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T18:57:50.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T18:57:51.532Z] ---> Running in 1d956eb38c13 [2021-05-20T18:57:51.533Z] ---> Running in 95806f3325a4 [2021-05-20T18:57:51.533Z] Removing intermediate container 1d956eb38c13 [2021-05-20T18:57:51.533Z] ---> 70f820a36124 [2021-05-20T18:57:51.533Z] Step 14/22 : WORKDIR /edgex [2021-05-20T18:57:51.533Z] Removing intermediate container 5be8b1c1a677 [2021-05-20T18:57:51.533Z] ---> 5cb1b01dc48f [2021-05-20T18:57:51.533Z] [2021-05-20T18:57:51.533Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T18:57:51.533Z] ---> 13621d1b12d4 [2021-05-20T18:57:51.533Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T18:57:51.533Z] Removing intermediate container df65c7311cc2 [2021-05-20T18:57:51.533Z] ---> 6b711718581f [2021-05-20T18:57:51.533Z] [2021-05-20T18:57:51.533Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T18:57:51.533Z] ---> 13621d1b12d4 [2021-05-20T18:57:51.533Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T18:57:51.533Z] ---> Running in fb26645639c0 [2021-05-20T18:57:51.533Z] ---> Running in 600994033cbe [2021-05-20T18:57:51.533Z] ---> Running in 2dd414fc42ee [2021-05-20T18:57:51.862Z] Removing intermediate container 95806f3325a4 [2021-05-20T18:57:51.862Z] ---> 8318ef5817b1 [2021-05-20T18:57:51.862Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T18:57:51.862Z] ---> Running in 9eed0ca776b6 [2021-05-20T18:57:51.862Z] Removing intermediate container fb26645639c0 [2021-05-20T18:57:51.862Z] ---> 9b3c241ad5bf [2021-05-20T18:57:51.862Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T18:57:52.253Z] Removing intermediate container 9eed0ca776b6 [2021-05-20T18:57:52.253Z] ---> 356f70c96fc3 [2021-05-20T18:57:52.253Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T18:57:52.597Z] ---> Running in 2e4715aba71a [2021-05-20T18:57:52.597Z] ---> 6d3797d76763 [2021-05-20T18:57:52.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T18:57:52.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:52.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:52.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:52.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:57:52.932Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T18:57:52.932Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T18:57:52.932Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:57:52.932Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T18:57:53.379Z] OK: 6 MiB in 16 packages [2021-05-20T18:57:53.379Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T18:57:53.379Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:57:53.379Z] OK: 6 MiB in 15 packages [2021-05-20T18:57:53.654Z] ---> 1a112f1724ee [2021-05-20T18:57:53.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T18:57:54.259Z] ---> f0358f7cc018 [2021-05-20T18:57:54.259Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T18:57:54.259Z] ---> Running in 353faa7a7b1f [2021-05-20T18:57:54.259Z] Removing intermediate container 600994033cbe [2021-05-20T18:57:54.259Z] ---> 1927fe637577 [2021-05-20T18:57:54.259Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T18:57:54.529Z] ---> Running in 6de21d4f6340 [2021-05-20T18:57:54.791Z] Removing intermediate container 2dd414fc42ee [2021-05-20T18:57:54.791Z] ---> 4fb6cc863eca [2021-05-20T18:57:54.791Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T18:57:54.791Z] Removing intermediate container 2e4715aba71a [2021-05-20T18:57:54.791Z] ---> 18b6b1053788 [2021-05-20T18:57:54.791Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T18:57:54.791Z] Removing intermediate container 353faa7a7b1f [2021-05-20T18:57:54.791Z] ---> 9197af693855 [2021-05-20T18:57:54.791Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T18:57:55.055Z] Removing intermediate container 6de21d4f6340 [2021-05-20T18:57:55.055Z] ---> 5e6dacddcc9b [2021-05-20T18:57:55.055Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-20T18:57:55.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.582s coverage: 46.1% of statements [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T18:57:55.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T18:57:55.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 28.7% of statements [2021-05-20T18:57:55.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.334s coverage: 100.0% of statements [2021-05-20T18:57:55.315Z] ---> Running in 013f63e92620 [2021-05-20T18:57:55.315Z] ---> Running in a913c2f1e18b [2021-05-20T18:57:55.315Z] ---> Running in cfc3f5752d88 [2021-05-20T18:57:55.315Z] ---> Running in 476f359b7da4 [2021-05-20T18:57:55.578Z] Removing intermediate container a913c2f1e18b [2021-05-20T18:57:55.578Z] ---> f8e5d730325e [2021-05-20T18:57:55.578Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-20T18:57:55.578Z] Removing intermediate container cfc3f5752d88 [2021-05-20T18:57:55.578Z] ---> 1efe5df8e5db [2021-05-20T18:57:55.578Z] Step 20/22 : LABEL arch=x86_64 [2021-05-20T18:57:55.578Z] Removing intermediate container 013f63e92620 [2021-05-20T18:57:55.578Z] ---> 647fd930789a [2021-05-20T18:57:55.578Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T18:57:55.578Z] ---> Running in 0f3fcad31431 [2021-05-20T18:57:55.578Z] Removing intermediate container 476f359b7da4 [2021-05-20T18:57:55.578Z] ---> 247a5537d9ac [2021-05-20T18:57:55.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T18:57:55.578Z] ---> Running in 4944a743cd37 [2021-05-20T18:57:55.845Z] ---> Running in 70f32ed5c886 [2021-05-20T18:57:55.845Z] Removing intermediate container 4944a743cd37 [2021-05-20T18:57:55.845Z] ---> 4a8fb1c63b83 [2021-05-20T18:57:55.845Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T18:57:55.845Z] Removing intermediate container 0f3fcad31431 [2021-05-20T18:57:55.845Z] ---> 8d00096a9cd2 [2021-05-20T18:57:55.845Z] Step 21/22 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:57:56.116Z] ---> eb68c6542661 [2021-05-20T18:57:56.116Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T18:57:56.116Z] Removing intermediate container 70f32ed5c886 [2021-05-20T18:57:56.116Z] ---> 1fd0c8d5cbdb [2021-05-20T18:57:56.116Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:57:56.116Z] ---> Running in 979c74527e58 [2021-05-20T18:57:56.116Z] ---> Running in 03d2d9182a0a [2021-05-20T18:57:56.384Z] ---> Running in dab142e1d555 [2021-05-20T18:57:57.775Z] Removing intermediate container 979c74527e58 [2021-05-20T18:57:57.775Z] ---> a4897a22664e [2021-05-20T18:57:57.775Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T18:57:57.775Z] Removing intermediate container 03d2d9182a0a [2021-05-20T18:57:57.775Z] ---> f871f7e3c759 [2021-05-20T18:57:57.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:57:57.775Z] ---> 346d110a2335 [2021-05-20T18:57:57.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T18:57:58.039Z] ---> Running in 8941ed3eea98 [2021-05-20T18:57:58.309Z] Removing intermediate container 8941ed3eea98 [2021-05-20T18:57:58.310Z] ---> 98544eb87aa2 [2021-05-20T18:57:58.310Z] [2021-05-20T18:57:58.310Z] Successfully built 98544eb87aa2 [2021-05-20T18:57:58.310Z] ---> 7260e97f3cba [2021-05-20T18:57:58.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T18:57:58.310Z] Successfully tagged security-proxy-setup:latest [2021-05-20T18:57:58.310Z] Building security-secretstore-setup [2021-05-20T18:57:59.719Z]  Building security-proxy-setup ... done  ---> a29459b49e4c [2021-05-20T18:57:59.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T18:58:00.667Z] ---> 62283c8c5a4d [2021-05-20T18:58:00.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T18:58:00.928Z] ---> 4259f525d874 [2021-05-20T18:58:00.928Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T18:58:00.928Z] Removing intermediate container 9e0ab6b085aa [2021-05-20T18:58:00.928Z] ---> 4d1565a8d930 [2021-05-20T18:58:00.928Z] [2021-05-20T18:58:00.928Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T18:58:00.928Z] ---> 13621d1b12d4 [2021-05-20T18:58:00.928Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T18:58:03.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.594s coverage: 27.7% of statements [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T18:58:03.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 81.2% of statements [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T18:58:03.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.211s coverage: 100.0% of statements [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T18:58:03.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.200s coverage: 100.0% of statements [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T18:58:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T18:58:05.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.348s coverage: 58.6% of statements [2021-05-20T18:58:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T18:58:05.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T18:58:05.142Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:58:05.142Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:58:05.142Z] ---> 757985873b64 [2021-05-20T18:58:05.142Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> 5c339c757823 [2021-05-20T18:58:05.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> a84ca9b56e7d [2021-05-20T18:58:05.142Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> d566bb9b6440 [2021-05-20T18:58:05.142Z] Step 6/26 : COPY go.mod . [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> 15f7cb2fa3ce [2021-05-20T18:58:05.142Z] Step 7/26 : RUN go mod download [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> 764e436db374 [2021-05-20T18:58:05.142Z] Step 8/26 : COPY . . [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> defba00b49a4 [2021-05-20T18:58:05.142Z] Step 9/26 : RUN go mod tidy [2021-05-20T18:58:05.142Z] ---> Using cache [2021-05-20T18:58:05.142Z] ---> 3578706df907 [2021-05-20T18:58:05.142Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T18:58:07.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.712s coverage: 87.7% of statements [2021-05-20T18:58:07.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T18:58:07.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:58:07.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.221s coverage: 78.9% of statements [2021-05-20T18:58:07.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T18:58:08.455Z] Removing intermediate container dab142e1d555 [2021-05-20T18:58:08.455Z] ---> f73cb6368880 [2021-05-20T18:58:08.455Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:58:08.455Z] ---> Running in a3c0662f9f72 [2021-05-20T18:58:08.455Z] ---> Running in ab7474887c23 [2021-05-20T18:58:08.455Z] ---> Running in deb9753452b1 [2021-05-20T18:58:08.455Z] ---> 39dad325b019 [2021-05-20T18:58:08.455Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T18:58:08.455Z] ---> Running in b901fb565bda [2021-05-20T18:58:08.455Z] Removing intermediate container ab7474887c23 [2021-05-20T18:58:08.455Z] ---> abfaf301cdad [2021-05-20T18:58:08.455Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-20T18:58:08.455Z] Removing intermediate container deb9753452b1 [2021-05-20T18:58:08.455Z] ---> 32ab4fd00d4a [2021-05-20T18:58:08.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:58:08.455Z] ---> 0fd9bf066eee [2021-05-20T18:58:08.455Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T18:58:08.455Z] ---> Running in da63c0b75fa8 [2021-05-20T18:58:08.717Z] ---> Running in 33615544dd31 [2021-05-20T18:58:08.717Z] Removing intermediate container b901fb565bda [2021-05-20T18:58:08.717Z] ---> 182451342107 [2021-05-20T18:58:08.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:58:08.717Z] 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-20T18:58:08.979Z] Removing intermediate container da63c0b75fa8 [2021-05-20T18:58:08.979Z] ---> 53fdc0ed2dd5 [2021-05-20T18:58:08.979Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T18:58:08.979Z] ---> Running in 739fd6d1cadc [2021-05-20T18:58:08.979Z] Removing intermediate container 33615544dd31 [2021-05-20T18:58:08.979Z] ---> ddd067ccb93c [2021-05-20T18:58:08.979Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T18:58:09.244Z] ---> 5decf4958be5 [2021-05-20T18:58:09.244Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T18:58:09.515Z] ---> Running in da09912f661c [2021-05-20T18:58:09.515Z] ---> Running in bc8cc95951e4 [2021-05-20T18:58:09.779Z] Removing intermediate container 739fd6d1cadc [2021-05-20T18:58:09.779Z] ---> 0f095518e662 [2021-05-20T18:58:09.779Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T18:58:09.779Z] ---> 5a224bfbf95b [2021-05-20T18:58:09.779Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T18:58:10.243Z] Removing intermediate container da09912f661c [2021-05-20T18:58:10.243Z] ---> 103fc2c99d0b [2021-05-20T18:58:10.243Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:58:10.243Z] ---> Running in 46fba1748cc3 [2021-05-20T18:58:10.243Z] Removing intermediate container bc8cc95951e4 [2021-05-20T18:58:10.243Z] ---> 7bd4b30d6303 [2021-05-20T18:58:10.243Z] Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:58:10.243Z] ---> Running in 23402ec0c67e [2021-05-20T18:58:10.243Z] ---> Running in 5a6283b8eb83 [2021-05-20T18:58:10.243Z] Removing intermediate container 46fba1748cc3 [2021-05-20T18:58:10.243Z] ---> 9605d4cf91d2 [2021-05-20T18:58:10.243Z] Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:58:10.510Z] ---> fda8be8cd7fe [2021-05-20T18:58:10.510Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T18:58:10.510Z] ---> Running in 4190fb20171a [2021-05-20T18:58:10.510Z] Removing intermediate container 5a6283b8eb83 [2021-05-20T18:58:10.510Z] ---> 717e2f784bfa [2021-05-20T18:58:10.510Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T18:58:10.773Z] Removing intermediate container 4190fb20171a [2021-05-20T18:58:10.773Z] ---> 545423fdcf2d [2021-05-20T18:58:10.773Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T18:58:10.773Z] ---> Running in cd6b6436d982 [2021-05-20T18:58:11.051Z] ---> 1142e47b366e [2021-05-20T18:58:11.051Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T18:58:11.051Z] ---> Running in 145e25e5ca7a [2021-05-20T18:58:11.326Z] Removing intermediate container cd6b6436d982 [2021-05-20T18:58:11.326Z] ---> 6b12eee5c013 [2021-05-20T18:58:11.326Z] [2021-05-20T18:58:11.908Z] ---> Running in ffd156bc7739 [2021-05-20T18:58:12.170Z] Successfully built 6b12eee5c013 [2021-05-20T18:58:12.444Z] Successfully tagged support-notifications:latest [2021-05-20T18:58:12.444Z] Building sys-mgmt-agent [2021-05-20T18:58:12.723Z]  Building support-notifications ... done Removing intermediate container 145e25e5ca7a [2021-05-20T18:58:12.723Z] ---> a2b0ae0c76cb [2021-05-20T18:58:12.723Z] [2021-05-20T18:58:12.723Z] Removing intermediate container ffd156bc7739 [2021-05-20T18:58:12.723Z] ---> 4583bab7474d [2021-05-20T18:58:12.723Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T18:58:12.723Z] Successfully built a2b0ae0c76cb [2021-05-20T18:58:12.996Z] Successfully tagged support-scheduler:latest [2021-05-20T18:58:12.996Z]  Building support-scheduler ... done Building core-metadata [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.120s coverage: 28.6% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.359s coverage: 100.0% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.338s coverage: 100.0% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.538s coverage: 97.5% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T18:58:17.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.330s coverage: 78.3% of statements [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T18:58:17.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.149s coverage: 95.1% of statements [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.326s coverage: 0.8% of statements [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.153s coverage: 21.7% of statements [2021-05-20T18:58:24.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements [2021-05-20T18:58:24.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-05-20T18:58:25.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements [2021-05-20T18:58:25.352Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:58:25.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:58:25.352Z] ---> 757985873b64 [2021-05-20T18:58:25.352Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> 5c339c757823 [2021-05-20T18:58:25.352Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> a84ca9b56e7d [2021-05-20T18:58:25.352Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> d566bb9b6440 [2021-05-20T18:58:25.352Z] Step 6/24 : COPY go.mod . [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> 15f7cb2fa3ce [2021-05-20T18:58:25.352Z] Step 7/24 : RUN go mod download [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> 764e436db374 [2021-05-20T18:58:25.352Z] Step 8/24 : COPY . . [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> defba00b49a4 [2021-05-20T18:58:25.352Z] Step 9/24 : RUN go mod tidy [2021-05-20T18:58:25.352Z] ---> Using cache [2021-05-20T18:58:25.352Z] ---> 3578706df907 [2021-05-20T18:58:25.352Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T18:58:25.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.285s coverage: 87.5% of statements [2021-05-20T18:58:29.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:58:29.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:58:29.574Z] ---> 757985873b64 [2021-05-20T18:58:29.574Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T18:58:29.574Z] ---> Using cache [2021-05-20T18:58:29.574Z] ---> 5c339c757823 [2021-05-20T18:58:29.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:58:29.574Z] ---> Using cache [2021-05-20T18:58:29.574Z] ---> a84ca9b56e7d [2021-05-20T18:58:29.574Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T18:58:32.889Z] Removing intermediate container 23402ec0c67e [2021-05-20T18:58:32.889Z] ---> c063830f815b [2021-05-20T18:58:32.889Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T18:58:32.889Z] ---> Running in 61fbb59b2448 [2021-05-20T18:58:32.889Z] ---> Running in 73ce4668a702 [2021-05-20T18:58:32.889Z] ---> d4f8efbcc1a5 [2021-05-20T18:58:32.889Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T18:58:33.166Z] ---> Running in 403ef2da78e6 [2021-05-20T18:58:33.166Z] ---> Running in 00f17a9d3903 [2021-05-20T18:58:34.154Z] 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-20T18:58:34.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:58:34.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:58:35.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:58:35.276Z] Removing intermediate container 00f17a9d3903 [2021-05-20T18:58:35.276Z] ---> 197ea93d308f [2021-05-20T18:58:35.276Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T18:58:35.570Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T18:58:35.570Z] ---> Running in 23ffcfe5be58 [2021-05-20T18:58:35.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:58:35.570Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T18:58:35.836Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T18:58:35.836Z] Removing intermediate container 23ffcfe5be58 [2021-05-20T18:58:35.836Z] ---> bab886c00eb5 [2021-05-20T18:58:35.836Z] Step 29/32 : CMD ["gate"] [2021-05-20T18:58:36.104Z] ---> Running in 7b1cde318488 [2021-05-20T18:58:36.104Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T18:58:36.104Z] OK: 219 MiB in 52 packages [2021-05-20T18:58:36.371Z] Removing intermediate container 7b1cde318488 [2021-05-20T18:58:36.371Z] ---> 6736cf895438 [2021-05-20T18:58:36.371Z] Step 30/32 : LABEL arch=x86_64 [2021-05-20T18:58:36.948Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T18:58:36.948Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T18:58:37.219Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:58:37.219Z] OK: 8 MiB in 20 packages [2021-05-20T18:58:37.219Z] ---> Running in fc916dd32006 [2021-05-20T18:58:37.814Z] Removing intermediate container fc916dd32006 [2021-05-20T18:58:37.814Z] ---> e79c09762404 [2021-05-20T18:58:37.814Z] Step 31/32 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:58:37.814Z] Removing intermediate container 73ce4668a702 [2021-05-20T18:58:37.814Z] ---> 662f8a0059b6 [2021-05-20T18:58:37.814Z] Step 6/24 : COPY go.mod . [2021-05-20T18:58:37.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements [2021-05-20T18:58:37.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2021-05-20T18:58:38.090Z] ---> Running in 322b38e858ec [2021-05-20T18:58:38.367Z] Removing intermediate container 403ef2da78e6 [2021-05-20T18:58:38.367Z] ---> eb5b3d54db9b [2021-05-20T18:58:38.367Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:58:38.367Z] ---> 17dd5551e4fb [2021-05-20T18:58:38.367Z] Step 7/24 : RUN go mod download [2021-05-20T18:58:38.652Z] ---> Running in ecd9bc2e3eb7 [2021-05-20T18:58:38.652Z] Removing intermediate container 322b38e858ec [2021-05-20T18:58:38.652Z] ---> 5f09ff2f63b3 [2021-05-20T18:58:38.652Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T18:58:38.930Z] ---> 6f602123da99 [2021-05-20T18:58:38.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T18:58:38.930Z] ---> Running in daafb55cd64d [2021-05-20T18:58:39.922Z] Removing intermediate container daafb55cd64d [2021-05-20T18:58:39.922Z] ---> 330ceefaeca8 [2021-05-20T18:58:39.922Z] [2021-05-20T18:58:41.323Z] Successfully built 330ceefaeca8 [2021-05-20T18:58:42.289Z] Successfully tagged security-bootstrapper:latest [2021-05-20T18:58:42.289Z] ---> f9b6299a410f [2021-05-20T18:58:42.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T18:58:42.289Z] Building core-command [2021-05-20T18:58:44.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.602s coverage: 81.8% of statements [2021-05-20T18:58:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 76.0% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 64.4% of statements [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T18:58:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T18:58:49.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-05-20T18:58:50.483Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T18:58:50.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T18:58:50.483Z] ---> 757985873b64 [2021-05-20T18:58:50.483Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> 5c339c757823 [2021-05-20T18:58:50.483Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> a84ca9b56e7d [2021-05-20T18:58:50.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> d566bb9b6440 [2021-05-20T18:58:50.483Z] Step 6/24 : COPY go.mod . [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> 15f7cb2fa3ce [2021-05-20T18:58:50.483Z] Step 7/24 : RUN go mod download [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> 764e436db374 [2021-05-20T18:58:50.483Z] Step 8/24 : COPY . . [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> defba00b49a4 [2021-05-20T18:58:50.483Z] Step 9/24 : RUN go mod tidy [2021-05-20T18:58:50.483Z] ---> Using cache [2021-05-20T18:58:50.483Z] ---> 3578706df907 [2021-05-20T18:58:50.483Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T18:58:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-05-20T18:58:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-05-20T18:58:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-05-20T18:58:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-05-20T18:58:54.708Z] Removing intermediate container ecd9bc2e3eb7 [2021-05-20T18:58:54.708Z] ---> d0347ca3262e [2021-05-20T18:58:54.708Z] Step 8/24 : COPY . . [2021-05-20T18:58:54.708Z] ---> ecd93a502fa4 [2021-05-20T18:58:54.708Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T18:58:54.708Z] ---> Running in 507c11e1749e [2021-05-20T18:58:54.985Z] ---> Running in 21510bc4bf44 [2021-05-20T18:58:56.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.071s coverage: 66.9% of statements [2021-05-20T18:58:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T18:58:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T18:58:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T18:58:56.429Z] Removing intermediate container 21510bc4bf44 [2021-05-20T18:58:56.429Z] ---> abd3b3ea2a5a [2021-05-20T18:58:56.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:58:57.380Z] 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-20T18:58:57.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.5% of statements [2021-05-20T18:58:57.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T18:58:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T18:58:57.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-05-20T18:58:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T18:58:57.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2021-05-20T18:59:01.609Z] 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-20T18:59:03.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 46.8% of statements [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T18:59:03.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T18:59:03.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T18:59:03.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T18:59:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.217s coverage: 19.3% of statements [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T18:59:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.509s coverage: 91.0% of statements [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:59:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T18:59:13.928Z] ---> Running in 7b8cb63de901 [2021-05-20T18:59:13.928Z] ---> 158ecedf3abb [2021-05-20T18:59:13.928Z] Step 9/24 : RUN go mod tidy [2021-05-20T18:59:13.928Z] Removing intermediate container 7b8cb63de901 [2021-05-20T18:59:13.928Z] ---> 07766ec88133 [2021-05-20T18:59:13.928Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T18:59:13.928Z] ---> Running in e772d1d24071 [2021-05-20T18:59:13.928Z] ---> Running in 25445ddf1c43 [2021-05-20T18:59:13.928Z] Removing intermediate container 25445ddf1c43 [2021-05-20T18:59:13.928Z] ---> ff76b89c5f6d [2021-05-20T18:59:13.928Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:59:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.722s coverage: 28.8% of statements [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T18:59:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.347s coverage: 99.0% of statements [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T18:59:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.315s coverage: 100.0% of statements [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T18:59:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.322s coverage: 64.6% of statements [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T18:59:13.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.401s coverage: 97.6% of statements [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T18:59:13.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T18:59:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T18:59:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T18:59:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T18:59:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-05-20T18:59:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.186s coverage: 28.1% of statements [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T18:59:13.990Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T18:59:14.197Z] ---> Running in 8870ceb2aec0 [2021-05-20T18:59:14.197Z] Removing intermediate container a3c0662f9f72 [2021-05-20T18:59:14.197Z] ---> f4d6e1bb35b6 [2021-05-20T18:59:14.197Z] [2021-05-20T18:59:14.197Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T18:59:14.197Z] ---> 13621d1b12d4 [2021-05-20T18:59:14.197Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T18:59:14.469Z] ---> Running in a1b5b73666ab [2021-05-20T18:59:14.469Z] Removing intermediate container 8870ceb2aec0 [2021-05-20T18:59:14.469Z] ---> f5afbe1fabd5 [2021-05-20T18:59:14.469Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T18:59:14.469Z] ---> Running in 680f43a96483 [2021-05-20T18:59:14.753Z] Removing intermediate container 680f43a96483 [2021-05-20T18:59:14.753Z] ---> 49b3c828c5fc [2021-05-20T18:59:14.753Z] [2021-05-20T18:59:14.753Z] Successfully built 49b3c828c5fc [2021-05-20T18:59:14.753Z] Successfully tagged core-data:latest [2021-05-20T18:59:14.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.153s coverage: 27.9% of statements [2021-05-20T18:59:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T18:59:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T18:59:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T18:59:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T18:59:14.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T18:59:15.024Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:59:15.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-20T18:59:15.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:59:15.302Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T18:59:15.574Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T18:59:15.574Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T18:59:15.574Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T18:59:15.574Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T18:59:15.574Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T18:59:15.574Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:59:15.574Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T18:59:15.574Z] OK: 7 MiB in 20 packages [2021-05-20T18:59:15.850Z] Removing intermediate container e772d1d24071 [2021-05-20T18:59:15.850Z] ---> 339e89ca4791 [2021-05-20T18:59:15.850Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T18:59:16.141Z] ---> Running in e4c4e8d707fc [2021-05-20T18:59:16.226Z] GO111MODULE=on go vet ./... [2021-05-20T18:59:16.729Z] Removing intermediate container a1b5b73666ab [2021-05-20T18:59:16.729Z] ---> 566f66ddeec3 [2021-05-20T18:59:16.729Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T18:59:17.003Z] ---> Running in c2b627b38cca [2021-05-20T18:59:17.278Z] Removing intermediate container c2b627b38cca [2021-05-20T18:59:17.278Z] ---> 25340cd071c5 [2021-05-20T18:59:17.278Z] Step 14/26 : WORKDIR / [2021-05-20T18:59:17.278Z] ---> Running in 45b43093a724 [2021-05-20T18:59:17.278Z] 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-20T18:59:17.558Z] Removing intermediate container 45b43093a724 [2021-05-20T18:59:17.558Z] ---> c30559657afc [2021-05-20T18:59:17.558Z] 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-20T18:59:18.165Z] ---> 816cbe7e05af [2021-05-20T18:59:18.165Z] 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-20T18:59:18.445Z] ---> 1e0d31bfcba4 [2021-05-20T18:59:18.445Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T18:59:18.723Z] ---> 413d85d073dc [2021-05-20T18:59:18.723Z] 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-20T18:59:19.317Z] ---> ca74f5336f61 [2021-05-20T18:59:19.318Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T18:59:20.286Z] ---> 0f357d480e72 [2021-05-20T18:59:20.286Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T18:59:21.291Z] ---> 7b322589e339 [2021-05-20T18:59:21.291Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T18:59:21.568Z] ---> 5885af287a96 [2021-05-20T18:59:21.568Z] 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-20T18:59:21.568Z] ---> Running in 220a913c3063 [2021-05-20T18:59:23.034Z] Removing intermediate container 220a913c3063 [2021-05-20T18:59:23.034Z] ---> eba334de2d50 [2021-05-20T18:59:23.034Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T18:59:23.034Z] ---> Running in a2b0614082f3 [2021-05-20T18:59:23.308Z] Removing intermediate container a2b0614082f3 [2021-05-20T18:59:23.308Z] ---> f35ef36a2069 [2021-05-20T18:59:23.308Z] Step 24/26 : LABEL arch=x86_64 [2021-05-20T18:59:23.583Z] ---> Running in bf3304c58e13 [2021-05-20T18:59:24.189Z] Removing intermediate container bf3304c58e13 [2021-05-20T18:59:24.189Z] ---> faeb9608c806 [2021-05-20T18:59:24.189Z] Step 25/26 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:59:24.796Z] ---> Running in c98b4984a530 [2021-05-20T18:59:25.395Z] Removing intermediate container c98b4984a530 [2021-05-20T18:59:25.395Z] ---> b48626dc5f62 [2021-05-20T18:59:25.395Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T18:59:25.674Z] ---> Running in 23a9da4753fa [2021-05-20T18:59:26.283Z] Removing intermediate container 23a9da4753fa [2021-05-20T18:59:26.283Z] ---> fa318eeadb0a [2021-05-20T18:59:26.283Z] [2021-05-20T18:59:26.560Z] Successfully built fa318eeadb0a [2021-05-20T18:59:26.560Z] Successfully tagged security-secretstore-setup:latest [2021-05-20T18:59:34.827Z]  Building security-secretstore-setup ... done Removing intermediate container 61fbb59b2448 [2021-05-20T18:59:34.827Z] ---> bc9bfeddbb39 [2021-05-20T18:59:34.827Z] [2021-05-20T18:59:34.827Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T18:59:34.827Z] ---> 13621d1b12d4 [2021-05-20T18:59:34.827Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T18:59:34.827Z] ---> Using cache [2021-05-20T18:59:34.827Z] ---> 4fb6cc863eca [2021-05-20T18:59:34.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T18:59:34.827Z] ---> Using cache [2021-05-20T18:59:34.827Z] ---> f8e5d730325e [2021-05-20T18:59:34.827Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-20T18:59:35.094Z] ---> Running in 31dbc25a57b0 [2021-05-20T18:59:35.364Z] Removing intermediate container 31dbc25a57b0 [2021-05-20T18:59:35.364Z] ---> 6806080bd383 [2021-05-20T18:59:35.364Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T18:59:35.364Z] ---> Running in ab73a071b08b [2021-05-20T18:59:35.637Z] Removing intermediate container ab73a071b08b [2021-05-20T18:59:35.637Z] ---> ae061b678b6a [2021-05-20T18:59:35.637Z] Step 16/24 : WORKDIR / [2021-05-20T18:59:35.908Z] ---> Running in af8fae7b057b [2021-05-20T18:59:36.179Z] Removing intermediate container af8fae7b057b [2021-05-20T18:59:36.179Z] ---> 4bb5d2a65694 [2021-05-20T18:59:36.179Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:59:36.769Z] ---> ccb452554858 [2021-05-20T18:59:36.769Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T18:59:38.170Z] ---> 4af56b491b2a [2021-05-20T18:59:38.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T18:59:38.752Z] ---> 8b9e28f9f319 [2021-05-20T18:59:38.752Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T18:59:39.042Z] ---> Running in c281d2859ef7 [2021-05-20T18:59:39.307Z] Removing intermediate container c281d2859ef7 [2021-05-20T18:59:39.307Z] ---> 4d8091312759 [2021-05-20T18:59:39.307Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:59:39.574Z] ---> Running in 5765bf107ed7 [2021-05-20T18:59:39.844Z] Removing intermediate container 5765bf107ed7 [2021-05-20T18:59:39.844Z] ---> 3587c64d00ce [2021-05-20T18:59:39.844Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T18:59:40.121Z] ---> Running in def34cacb377 [2021-05-20T18:59:40.382Z] Removing intermediate container def34cacb377 [2021-05-20T18:59:40.382Z] ---> 1edea3582ef6 [2021-05-20T18:59:40.382Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:59:40.651Z] ---> Running in 457a9cd4a9e1 [2021-05-20T18:59:44.883Z] Removing intermediate container 457a9cd4a9e1 [2021-05-20T18:59:44.883Z] ---> 899b57f9ad75 [2021-05-20T18:59:44.883Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T18:59:44.883Z] Removing intermediate container 507c11e1749e [2021-05-20T18:59:44.883Z] ---> e58480bd81e2 [2021-05-20T18:59:44.883Z] [2021-05-20T18:59:44.883Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T18:59:44.883Z] ---> 13621d1b12d4 [2021-05-20T18:59:44.883Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T18:59:44.883Z] ---> Using cache [2021-05-20T18:59:44.883Z] ---> 4fb6cc863eca [2021-05-20T18:59:44.883Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T18:59:44.883Z] ---> Using cache [2021-05-20T18:59:44.883Z] ---> f8e5d730325e [2021-05-20T18:59:44.883Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-20T18:59:45.143Z] ---> Running in 68092f5c1ad0 [2021-05-20T18:59:45.143Z] ---> Running in aadbd17cdc34 [2021-05-20T18:59:45.411Z] Removing intermediate container 68092f5c1ad0 [2021-05-20T18:59:45.411Z] ---> cd1b9cdbdccf [2021-05-20T18:59:45.411Z] [2021-05-20T18:59:45.411Z] Removing intermediate container aadbd17cdc34 [2021-05-20T18:59:45.411Z] ---> 642dae217f97 [2021-05-20T18:59:45.411Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T18:59:45.411Z] Successfully built cd1b9cdbdccf [2021-05-20T18:59:45.411Z] Successfully tagged core-metadata:latest [2021-05-20T18:59:45.411Z]  Building core-metadata ... done  ---> Running in 9dc44187a56a [2021-05-20T18:59:45.685Z] Removing intermediate container 9dc44187a56a [2021-05-20T18:59:45.685Z] ---> 162f699fd31b [2021-05-20T18:59:45.685Z] Step 16/24 : WORKDIR / [2021-05-20T18:59:45.948Z] ---> Running in 91a2c5919df6 [2021-05-20T18:59:46.218Z] Removing intermediate container 91a2c5919df6 [2021-05-20T18:59:46.218Z] ---> 1e30d1ee38f9 [2021-05-20T18:59:46.218Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T18:59:46.795Z] ---> 53cebbbc5cac [2021-05-20T18:59:46.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T18:59:49.339Z] ---> 37fe9c50f410 [2021-05-20T18:59:49.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T18:59:49.340Z] Removing intermediate container e4c4e8d707fc [2021-05-20T18:59:49.340Z] ---> 8d602686b715 [2021-05-20T18:59:49.340Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T18:59:49.340Z] ---> Running in ee398a67b9a3 [2021-05-20T18:59:49.340Z] ---> efb3b0530511 [2021-05-20T18:59:49.340Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T18:59:49.340Z] ---> Running in 0a58081a534e [2021-05-20T18:59:49.605Z] 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-20T18:59:49.605Z] Removing intermediate container 0a58081a534e [2021-05-20T18:59:49.605Z] ---> ade72ba12dca [2021-05-20T18:59:49.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:59:49.605Z] ---> Running in 37fe09c1295c [2021-05-20T18:59:49.605Z] Removing intermediate container 37fe09c1295c [2021-05-20T18:59:49.605Z] ---> 8166bea5331d [2021-05-20T18:59:49.605Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T18:59:49.876Z] ---> Running in a6e26851ddae [2021-05-20T18:59:49.876Z] Removing intermediate container a6e26851ddae [2021-05-20T18:59:49.876Z] ---> f6f4dd8b65b3 [2021-05-20T18:59:49.876Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T18:59:49.876Z] ---> Running in 27d3c45e4a58 [2021-05-20T18:59:49.876Z] Removing intermediate container 27d3c45e4a58 [2021-05-20T18:59:49.876Z] ---> 6f23bab65c14 [2021-05-20T18:59:49.876Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T18:59:50.140Z] ---> Running in 062e69dd985e [2021-05-20T18:59:50.140Z] Removing intermediate container 062e69dd985e [2021-05-20T18:59:50.140Z] ---> 4a3d44ebf43e [2021-05-20T18:59:50.140Z] [2021-05-20T18:59:50.140Z] Removing intermediate container ee398a67b9a3 [2021-05-20T18:59:50.140Z] ---> 42c52639297a [2021-05-20T18:59:50.140Z] [2021-05-20T18:59:50.140Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T18:59:50.399Z] Successfully built 4a3d44ebf43e [2021-05-20T18:59:50.399Z] Successfully tagged core-command:latest [2021-05-20T18:59:50.399Z]  Building core-command ... done 20.10.0: Pulling from library/docker [2021-05-20T18:59:53.710Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T18:59:53.710Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T18:59:53.710Z] ---> aefe523efa57 [2021-05-20T18:59:53.710Z] 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-20T18:59:57.016Z] ---> Running in 56a8f2bf6161 [2021-05-20T18:59:57.016Z] Removing intermediate container 56a8f2bf6161 [2021-05-20T18:59:57.016Z] ---> b28b69fa28a9 [2021-05-20T18:59:57.016Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T18:59:57.016Z] ---> Running in df3eebe04bcf [2021-05-20T18:59:57.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:59:57.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:59:57.278Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T18:59:57.278Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T18:59:57.278Z] Executing bash-5.0.17-r0.post-install [2021-05-20T18:59:57.278Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T18:59:57.278Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T18:59:57.278Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T18:59:57.278Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T18:59:57.278Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T18:59:57.278Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T18:59:57.278Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T18:59:57.278Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T18:59:57.278Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T18:59:57.278Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T18:59:57.278Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T18:59:57.853Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T18:59:57.853Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T18:59:57.853Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T18:59:57.853Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T18:59:57.853Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T18:59:57.853Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T18:59:57.853Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T18:59:57.853Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T18:59:57.853Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T18:59:57.853Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T18:59:57.853Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T18:59:57.853Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T18:59:57.853Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T18:59:57.853Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T18:59:57.853Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T18:59:57.853Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T18:59:57.853Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T18:59:57.853Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T18:59:57.853Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T18:59:57.853Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T18:59:57.853Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T18:59:58.116Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T18:59:58.116Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T18:59:58.116Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T18:59:58.116Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T18:59:58.116Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T18:59:58.116Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T18:59:58.116Z] OK: 72 MiB in 59 packages [2021-05-20T18:59:58.689Z] Collecting docker-compose==1.23.2 [2021-05-20T18:59:58.689Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T18:59:58.951Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T18:59:58.951Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T18:59:59.213Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T18:59:59.213Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T18:59:59.480Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T18:59:59.480Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T18:59:59.480Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T18:59:59.480Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T18:59:59.742Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T18:59:59.742Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T18:59:59.742Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T18:59:59.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T19:00:00.006Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T19:00:00.006Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T19:00:00.006Z] 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-20T19:00:00.267Z] Collecting PyYAML<4,>=3.10 [2021-05-20T19:00:00.267Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T19:00:00.840Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T19:00:00.840Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T19:00:01.103Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T19:00:01.103Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T19:00:01.103Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T19:00:01.103Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T19:00:01.103Z] 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-20T19:00:01.103Z] 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-20T19:00:01.364Z] Collecting idna<2.8,>=2.5 [2021-05-20T19:00:01.364Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T19:00:01.364Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T19:00:01.364Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T19:00:01.364Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T19:00:01.364Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T19:00:01.364Z] Installing collected packages: dockerpty, jsonschema, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, docker-compose [2021-05-20T19:00:01.364Z] Running setup.py install for dockerpty: started [2021-05-20T19:00:01.628Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T19:00:01.894Z] Attempting uninstall: urllib3 [2021-05-20T19:00:01.894Z] Found existing installation: urllib3 1.25.9 [2021-05-20T19:00:01.894Z] Uninstalling urllib3-1.25.9: [2021-05-20T19:00:01.894Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T19:00:01.894Z] Attempting uninstall: idna [2021-05-20T19:00:01.894Z] Found existing installation: idna 2.9 [2021-05-20T19:00:01.894Z] Uninstalling idna-2.9: [2021-05-20T19:00:01.894Z] Successfully uninstalled idna-2.9 [2021-05-20T19:00:02.156Z] Attempting uninstall: requests [2021-05-20T19:00:02.156Z] Found existing installation: requests 2.23.0 [2021-05-20T19:00:02.156Z] Uninstalling requests-2.23.0: [2021-05-20T19:00:02.156Z] Successfully uninstalled requests-2.23.0 [2021-05-20T19:00:02.434Z] Running setup.py install for docopt: started [2021-05-20T19:00:02.706Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T19:00:02.706Z] Running setup.py install for PyYAML: started [2021-05-20T19:00:02.968Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T19:00:02.968Z] Running setup.py install for texttable: started [2021-05-20T19:00:03.230Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T19:00:03.493Z] 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-20T19:00:07.715Z] Removing intermediate container df3eebe04bcf [2021-05-20T19:00:07.715Z] ---> f716bca5e252 [2021-05-20T19:00:07.715Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-20T19:00:07.715Z] ---> Running in 5d3ae8995433 [2021-05-20T19:00:07.715Z] Removing intermediate container 5d3ae8995433 [2021-05-20T19:00:07.715Z] ---> ef8109b98932 [2021-05-20T19:00:07.715Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T19:00:07.715Z] ---> Running in 707ef756bfcc [2021-05-20T19:00:07.715Z] Removing intermediate container 707ef756bfcc [2021-05-20T19:00:07.715Z] ---> dea4ef118701 [2021-05-20T19:00:07.715Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T19:00:07.977Z] ---> 1219d75a98ad [2021-05-20T19:00:07.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T19:00:07.977Z] ---> dea205a47fd5 [2021-05-20T19:00:07.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T19:00:08.237Z] ---> aa2bbc2d2b79 [2021-05-20T19:00:08.237Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T19:00:08.237Z] ---> Running in f63ff8318a3a [2021-05-20T19:00:08.498Z] Removing intermediate container f63ff8318a3a [2021-05-20T19:00:08.498Z] ---> 1291fec12cb4 [2021-05-20T19:00:08.498Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:00:08.498Z] ---> Running in f3ec8ac65d08 [2021-05-20T19:00:08.498Z] Removing intermediate container f3ec8ac65d08 [2021-05-20T19:00:08.498Z] ---> d1a7dd8d06cc [2021-05-20T19:00:08.498Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T19:00:08.498Z] ---> Running in c2e3894f10d6 [2021-05-20T19:00:08.760Z] Removing intermediate container c2e3894f10d6 [2021-05-20T19:00:08.760Z] ---> 1f83fba11af9 [2021-05-20T19:00:08.760Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:00:08.760Z] ---> Running in 24d9ccf1ac46 [2021-05-20T19:00:08.760Z] Removing intermediate container 24d9ccf1ac46 [2021-05-20T19:00:08.760Z] ---> 989f31b98283 [2021-05-20T19:00:08.760Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T19:00:08.760Z] ---> Running in 9850b00947d1 [2021-05-20T19:00:08.760Z] Removing intermediate container 9850b00947d1 [2021-05-20T19:00:08.760Z] ---> fe8e49d9775c [2021-05-20T19:00:08.760Z] [2021-05-20T19:00:09.021Z] Successfully built fe8e49d9775c [2021-05-20T19:00:09.021Z] Successfully tagged sys-mgmt-agent:latest [2021-05-20T19:00:09.292Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-20T19:00:09.304Z] $ docker stop --time=1 ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 [2021-05-20T19:00:10.614Z] $ docker rm -f ecceeeb335f5059eca7ead6c2ce61fce3380ae482134eaf83ab608ce57e65825 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T19:00:10.997Z] + docker images [2021-05-20T19:00:10.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T19:00:10.997Z] sys-mgmt-agent latest fe8e49d9775c 2 seconds ago 312MB [2021-05-20T19:00:10.997Z] 42c52639297a 20 seconds ago 1.16GB [2021-05-20T19:00:10.997Z] core-command latest 4a3d44ebf43e 20 seconds ago 17.1MB [2021-05-20T19:00:10.997Z] core-metadata latest cd1b9cdbdccf 25 seconds ago 18.6MB [2021-05-20T19:00:10.997Z] e58480bd81e2 28 seconds ago 1.16GB [2021-05-20T19:00:10.997Z] bc9bfeddbb39 39 seconds ago 1.17GB [2021-05-20T19:00:10.997Z] security-secretstore-setup latest fa318eeadb0a 45 seconds ago 25.8MB [2021-05-20T19:00:10.997Z] f4d6e1bb35b6 56 seconds ago 1.16GB [2021-05-20T19:00:10.997Z] core-data latest 49b3c828c5fc 56 seconds ago 21.6MB [2021-05-20T19:00:10.997Z] security-bootstrapper latest 330ceefaeca8 About a minute ago 18.2MB [2021-05-20T19:00:10.997Z] support-scheduler latest a2b0ae0c76cb About a minute ago 17.1MB [2021-05-20T19:00:10.997Z] support-notifications latest 6b12eee5c013 2 minutes ago 17.8MB [2021-05-20T19:00:10.997Z] 4d1565a8d930 2 minutes ago 1.17GB [2021-05-20T19:00:10.997Z] security-proxy-setup latest 98544eb87aa2 2 minutes ago 25.3MB [2021-05-20T19:00:10.997Z] 5cb1b01dc48f 2 minutes ago 1.16GB [2021-05-20T19:00:10.997Z] 6b711718581f 2 minutes ago 1.16GB [2021-05-20T19:00:10.997Z] 8fdeca6cb9e8 2 minutes ago 1.16GB [2021-05-20T19:00:10.997Z] 1fbc5f3703bf 2 minutes ago 1.15GB [2021-05-20T19:00:10.997Z] ci-base-image-x86_64 latest 757985873b64 7 minutes ago 648MB [2021-05-20T19:00:10.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-20T19:00:10.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-20T19:00:10.997Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-20T19:00:10.997Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-20T19:00:10.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-20T19:00:26.432Z] Still waiting to schedule task [2021-05-20T19:00:26.433Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-20T19:00:53.079Z] gofmt -l . [2021-05-20T19:00:53.678Z] [ "`gofmt -l .`" = "" ] [2021-05-20T19:00:56.291Z] ./bin/test-go-mod-tidy.sh [2021-05-20T19:00:57.279Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T19:00:59.923Z] + ls -al . [2021-05-20T19:00:59.923Z] total 876 [2021-05-20T19:00:59.923Z] drwxrwxr-x 9 1001 1001 4096 May 20 19:00 . [2021-05-20T19:00:59.923Z] drwxr-xr-x 4 root root 4096 May 20 18:55 .. [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 11 May 20 18:54 .dockerignore [2021-05-20T19:00:59.923Z] drwxrwxr-x 8 1001 1001 4096 May 20 18:54 .git [2021-05-20T19:00:59.923Z] drwxrwxr-x 3 1001 1001 4096 May 20 18:54 .github [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 818 May 20 18:54 .gitignore [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 166 May 20 18:54 .sonarcloud.properties [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 8609 May 20 18:54 Attribution.txt [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 3804 May 20 18:54 CONTRIBUTING.md [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 931 May 20 18:54 Dockerfile.build [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 863 May 20 18:54 Jenkinsfile [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 10775 May 20 18:54 LICENSE [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 5632 May 20 18:54 Makefile [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 7978 May 20 18:54 README.md [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 6755 May 20 18:54 SECURITY.md [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 5 May 20 18:50 VERSION [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 4131 May 20 18:54 ZMQWindows.md [2021-05-20T19:00:59.923Z] drwxrwxr-x 2 1001 1001 4096 May 20 18:54 bin [2021-05-20T19:00:59.923Z] drwxrwxr-x 14 1001 1001 4096 May 20 18:54 cmd [2021-05-20T19:00:59.923Z] -rw-r--r-- 1 root root 739709 May 20 18:59 coverage.out [2021-05-20T19:00:59.923Z] -rw-r--r-- 1 root root 1060 May 20 19:00 go.mod [2021-05-20T19:00:59.923Z] -rw-r--r-- 1 root root 22219 May 20 18:55 go.sum [2021-05-20T19:00:59.923Z] drwxrwxr-x 8 1001 1001 4096 May 20 18:54 internal [2021-05-20T19:00:59.923Z] drwxrwxr-x 4 1001 1001 4096 May 20 18:54 openapi [2021-05-20T19:00:59.923Z] drwxrwxr-x 4 1001 1001 4096 May 20 18:54 snap [2021-05-20T19:00:59.923Z] -rw-rw-r-- 1 1001 1001 168 May 20 18:54 version.go [Pipeline] sh [2021-05-20T19:01:00.590Z] + '[' -e coverage.out ] [2021-05-20T19:01:00.590Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T19:01:00.627Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T19:01:01.751Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T19:01:02.462Z] + make build [2021-05-20T19:01:02.462Z] go mod tidy [2021-05-20T19:01:03.468Z] 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-20T19:01:10.187Z] 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-20T19:01:36.996Z] 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-20T19:01:38.983Z] 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-20T19:01:44.390Z] 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-20T19:01:44.390Z] 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-20T19:01:48.711Z] 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-20T19:01:54.111Z] 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-20T19:01:56.086Z] 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-20T19:02:00.393Z] 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-20T19:02:03.023Z] 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-20T19:02:06.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-20T19:02:11.847Z] $ docker stop --time=1 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 [2021-05-20T19:02:14.194Z] $ docker rm -f 5cdb97e77def4cdc36c2bf8427a214c96fde5645c9ebc49f940d5220ebb4ff83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T19:02:16.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T19:02:16.321Z] [2021-05-20T19:02:16.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T19:02:16.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T19:02:16.952Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-20T19:02:16.952Z] 29e5d40040c1: Pulling fs layer [2021-05-20T19:02:16.952Z] 1ce36da41761: Pulling fs layer [2021-05-20T19:02:16.952Z] 25b303627fd3: Pulling fs layer [2021-05-20T19:02:16.952Z] 29e5d40040c1: Verifying Checksum [2021-05-20T19:02:16.952Z] 29e5d40040c1: Download complete [2021-05-20T19:02:17.547Z] 1ce36da41761: Verifying Checksum [2021-05-20T19:02:17.547Z] 1ce36da41761: Download complete [2021-05-20T19:02:17.824Z] 29e5d40040c1: Pull complete [2021-05-20T19:02:19.272Z] 1ce36da41761: Pull complete [2021-05-20T19:02:19.272Z] 25b303627fd3: Verifying Checksum [2021-05-20T19:02:19.272Z] 25b303627fd3: Download complete [2021-05-20T19:02:29.434Z] 25b303627fd3: Pull complete [2021-05-20T19:02:29.434Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-20T19:02:29.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T19:02:29.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-20T19:02:29.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container [2021-05-20T19:02:29.781Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T19:02:32.733Z] $ docker top 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T19:02:33.724Z] + docker-compose build --help [2021-05-20T19:02:33.724Z] + grep parallel [2021-05-20T19:02:37.093Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T19:02:37.383Z] $ docker stop --time=1 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 [2021-05-20T19:02:39.211Z] $ docker rm -f 0d44c2b24a97e9709c1cf2033bd8d9b7f427e1b063a467ea2e8b2dc2a6a76ab0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T19:02:39.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T19:02:39.911Z] . [Pipeline] withDockerContainer [2021-05-20T19:02:40.166Z] prd-ubuntu18.04-docker-arm64-4c-16g-15398 does not seem to be running inside a container [2021-05-20T19:02:40.281Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T19:02:41.896Z] $ docker top 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T19:02:42.893Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T19:02:47.184Z] Building core-command ... [2021-05-20T19:02:47.184Z] Building core-data ... [2021-05-20T19:02:47.184Z] Building core-metadata ... [2021-05-20T19:02:47.184Z] Building security-bootstrapper ... [2021-05-20T19:02:47.184Z] Building security-proxy-setup ... [2021-05-20T19:02:47.184Z] Building security-secretstore-setup ... [2021-05-20T19:02:47.184Z] Building support-notifications ... [2021-05-20T19:02:47.184Z] Building support-scheduler ... [2021-05-20T19:02:47.184Z] Building sys-mgmt-agent ... [2021-05-20T19:02:47.184Z] Building support-notifications [2021-05-20T19:02:47.184Z] Building core-command [2021-05-20T19:02:47.184Z] Building sys-mgmt-agent [2021-05-20T19:02:47.184Z] Building security-proxy-setup [2021-05-20T19:02:47.184Z] Building core-metadata [2021-05-20T19:03:33.468Z] Running on prd-ubuntu18.04-docker-8c-8g-15399 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-20T19:03:33.484Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-05-20T19:03:33.600Z] The recommended git tool is: git [2021-05-20T19:03:35.801Z] using credential edgex-jenkins-ssh [2021-05-20T19:03:35.819Z] Cloning the remote Git repository [2021-05-20T19:03:35.845Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T19:03:35.929Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-05-20T19:03:35.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T19:03:35.980Z] > git --version # timeout=10 [2021-05-20T19:03:35.988Z] > git --version # 'git version 2.17.1' [2021-05-20T19:03:35.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T19:03:36.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T19:03:43.355Z] Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:03:42.747Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T19:03:42.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T19:03:42.768Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T19:03:42.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T19:03:42.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T19:03:42.785Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T19:03:43.369Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T19:03:43.375Z] > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 [2021-05-20T19:03:43.482Z] Merge succeeded, producing 11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:03:43.483Z] Checking out Revision 11da168125b8fe4e866192eccca3cf43e77889b3 (PR-3478) [2021-05-20T19:03:43.449Z] > git remote # timeout=10 [2021-05-20T19:03:43.456Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T19:03:43.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T19:03:43.473Z] > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 [2021-05-20T19:03:43.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T19:03:43.490Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T19:03:43.493Z] > git checkout -f 11da168125b8fe4e866192eccca3cf43e77889b3 # timeout=10 [2021-05-20T19:03:47.121Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:03:48.170Z] + echo snap-build.sh [2021-05-20T19:03:48.171Z] snap-build.sh [2021-05-20T19:03:48.171Z] + SNAP_BASE_DIR=. [2021-05-20T19:03:48.171Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-05-20T19:03:48.171Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-05-20T19:03:48.171Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-05-20T19:03:48.171Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-05-20T19:03:48.171Z] + cd /w/workspace/edgex-go/13 [2021-05-20T19:03:48.171Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-20T19:03:48.171Z] Reading package lists... [2021-05-20T19:03:48.171Z] Building dependency tree... [2021-05-20T19:03:48.171Z] Reading state information... [2021-05-20T19:03:48.438Z] The following packages were automatically installed and are no longer required: [2021-05-20T19:03:48.438Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-20T19:03:48.438Z] uidmap xdelta3 [2021-05-20T19:03:48.438Z] Use 'sudo apt autoremove' to remove them. [2021-05-20T19:03:48.438Z] The following packages will be REMOVED: [2021-05-20T19:03:48.438Z] lxd* lxd-client* [2021-05-20T19:03:48.700Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-20T19:03:48.700Z] After this operation, 31.7 MB disk space will be freed. [2021-05-20T19:03:49.492Z] (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-20T19:03:49.492Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T19:03:50.066Z] Removing lxd dnsmasq configuration [2021-05-20T19:03:50.329Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T19:03:50.592Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-20T19:03:51.166Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T19:03:51.427Z] (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-20T19:03:51.427Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T19:03:52.813Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-20T19:03:53.077Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-20T19:03:54.467Z] + sudo snap remove --purge lxd [2021-05-20T19:03:54.467Z] snap "lxd" is not installed [2021-05-20T19:03:54.467Z] + sudo groupadd --force --system lxd [2021-05-20T19:03:54.467Z] ++ whoami [2021-05-20T19:03:54.467Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-20T19:03:54.467Z] + newgrp - lxd [2021-05-20T19:03:54.467Z] + sudo snap install lxd [2021-05-20T19:04:02.624Z] 2021-05-20T19:04:00Z INFO Waiting for automatic snapd restart... [2021-05-20T19:04:08.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:04:08.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:04:08.931Z] ---> 6303ba23995f [2021-05-20T19:04:08.931Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T19:04:08.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:04:08.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:04:08.931Z] ---> 6303ba23995f [2021-05-20T19:04:08.931Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T19:04:08.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:04:08.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:04:08.931Z] ---> 6303ba23995f [2021-05-20T19:04:08.931Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T19:04:08.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:04:08.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:04:08.931Z] ---> 6303ba23995f [2021-05-20T19:04:08.931Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T19:04:08.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:04:08.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:04:08.931Z] ---> 6303ba23995f [2021-05-20T19:04:08.931Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T19:04:08.931Z] ---> Running in 8f2305478b91 [2021-05-20T19:04:08.931Z] ---> Running in 0fa996f12b53 [2021-05-20T19:04:08.931Z] ---> Running in 1dc0042259ae [2021-05-20T19:04:08.931Z] ---> Running in 6db2031bfd73 [2021-05-20T19:04:08.931Z] ---> Running in 01a131c43994 [2021-05-20T19:04:08.931Z] Removing intermediate container 1dc0042259ae [2021-05-20T19:04:08.931Z] ---> 63156fa93d5a [2021-05-20T19:04:08.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:04:08.931Z] ---> Running in 74e18f5844e2 [2021-05-20T19:04:08.931Z] Removing intermediate container 6db2031bfd73 [2021-05-20T19:04:08.931Z] ---> e1501f75d067 [2021-05-20T19:04:08.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:04:08.931Z] Removing intermediate container 01a131c43994 [2021-05-20T19:04:08.931Z] ---> 419d111ddbcd [2021-05-20T19:04:08.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:04:08.931Z] Removing intermediate container 8f2305478b91 [2021-05-20T19:04:08.931Z] ---> 771aaa1071c0 [2021-05-20T19:04:08.931Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:04:08.931Z] Removing intermediate container 0fa996f12b53 [2021-05-20T19:04:08.931Z] ---> ebed45c2c96a [2021-05-20T19:04:08.931Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:04:08.931Z] ---> Running in 3142f4be351a [2021-05-20T19:04:08.931Z] ---> Running in a9e29482ee7d [2021-05-20T19:04:08.931Z] ---> Running in 7c7f47a10f7d [2021-05-20T19:04:08.931Z] ---> Running in da5b0039d047 [2021-05-20T19:04:08.931Z] Removing intermediate container 74e18f5844e2 [2021-05-20T19:04:08.931Z] ---> 997c2f020261 [2021-05-20T19:04:08.931Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T19:04:08.931Z] ---> Running in 9de69f64db96 [2021-05-20T19:04:08.931Z] Removing intermediate container 3142f4be351a [2021-05-20T19:04:08.931Z] ---> 8c03d37f6b6c [2021-05-20T19:04:08.931Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T19:04:08.931Z] ---> Running in 6956164d6efc [2021-05-20T19:04:08.931Z] Removing intermediate container a9e29482ee7d [2021-05-20T19:04:08.931Z] ---> 9262ec374d06 [2021-05-20T19:04:08.931Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T19:04:08.931Z] Removing intermediate container da5b0039d047 [2021-05-20T19:04:08.931Z] ---> e019423b4989 [2021-05-20T19:04:08.931Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T19:04:08.931Z] Removing intermediate container 7c7f47a10f7d [2021-05-20T19:04:08.931Z] ---> 569411769056 [2021-05-20T19:04:08.931Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T19:04:08.931Z] ---> Running in 44616abac637 [2021-05-20T19:04:08.931Z] ---> Running in 88aebc6a6b5c [2021-05-20T19:04:08.931Z] ---> Running in 02b2592ada72 [2021-05-20T19:04:08.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:08.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:09.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:09.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:09.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:09.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:09.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:10.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:10.788Z] OK: 218 MiB in 52 packages [2021-05-20T19:04:10.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:10.788Z] OK: 218 MiB in 52 packages [2021-05-20T19:04:12.243Z] Removing intermediate container 6956164d6efc [2021-05-20T19:04:12.243Z] ---> d90e4198db41 [2021-05-20T19:04:12.243Z] Step 6/24 : COPY go.mod . [2021-05-20T19:04:12.243Z] OK: 218 MiB in 52 packages [2021-05-20T19:04:12.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:04:12.243Z] Removing intermediate container 9de69f64db96 [2021-05-20T19:04:12.243Z] ---> cbd4a4076223 [2021-05-20T19:04:12.243Z] Step 6/24 : COPY go.mod . [2021-05-20T19:04:12.243Z] OK: 218 MiB in 52 packages [2021-05-20T19:04:13.230Z] ---> b32e170320bf [2021-05-20T19:04:13.230Z] Step 7/24 : RUN go mod download [2021-05-20T19:04:13.230Z] OK: 218 MiB in 52 packages [2021-05-20T19:04:13.510Z] Removing intermediate container 44616abac637 [2021-05-20T19:04:13.510Z] ---> 038cfea75498 [2021-05-20T19:04:13.510Z] Step 6/24 : COPY go.mod . [2021-05-20T19:04:13.510Z] ---> Running in a06d332fc28b [2021-05-20T19:04:13.510Z] ---> 4016d840d9f0 [2021-05-20T19:04:13.510Z] Step 7/24 : RUN go mod download [2021-05-20T19:04:13.784Z] ---> Running in cc98df19c391 [2021-05-20T19:04:14.063Z] Removing intermediate container 88aebc6a6b5c [2021-05-20T19:04:14.063Z] ---> 5337a8afaa4d [2021-05-20T19:04:14.063Z] Step 6/22 : COPY go.mod . [2021-05-20T19:04:14.663Z] ---> 73820bcc4f8c [2021-05-20T19:04:14.663Z] Step 7/24 : RUN go mod download [2021-05-20T19:04:14.942Z] ---> Running in 0c890e37159a [2021-05-20T19:04:14.942Z] Removing intermediate container 02b2592ada72 [2021-05-20T19:04:14.942Z] ---> d84551c209d7 [2021-05-20T19:04:14.942Z] Step 6/23 : COPY go.mod . [2021-05-20T19:04:15.219Z] ---> 3ca26475ce42 [2021-05-20T19:04:15.220Z] Step 7/22 : RUN go mod download [2021-05-20T19:04:15.503Z] ---> Running in af79188f3947 [2021-05-20T19:04:16.487Z] ---> 38267b2547de [2021-05-20T19:04:16.487Z] Step 7/23 : RUN go mod download [2021-05-20T19:04:16.487Z] ---> Running in 70cdc624b732 [2021-05-20T19:04:17.937Z] Removing intermediate container a06d332fc28b [2021-05-20T19:04:17.937Z] ---> da0d9691cf8d [2021-05-20T19:04:17.937Z] Step 8/24 : COPY . . [2021-05-20T19:04:18.536Z] Removing intermediate container cc98df19c391 [2021-05-20T19:04:18.536Z] ---> b82755a4be22 [2021-05-20T19:04:18.536Z] Step 8/24 : COPY . . [2021-05-20T19:04:18.811Z] Removing intermediate container 0c890e37159a [2021-05-20T19:04:18.811Z] ---> 9fb32176df2a [2021-05-20T19:04:18.811Z] Step 8/24 : COPY . . [2021-05-20T19:04:19.409Z] Removing intermediate container af79188f3947 [2021-05-20T19:04:19.409Z] ---> bce3ae8976b7 [2021-05-20T19:04:19.409Z] Step 8/22 : COPY . . [2021-05-20T19:04:20.788Z] lxd 4.14 from Canonical* installed [2021-05-20T19:04:20.788Z] + sudo lxd init --auto [2021-05-20T19:04:22.037Z] Removing intermediate container 70cdc624b732 [2021-05-20T19:04:22.037Z] ---> b3af130f6380 [2021-05-20T19:04:22.037Z] Step 8/23 : COPY . . [2021-05-20T19:04:27.403Z] + sudo snap install --classic snapcraft [2021-05-20T19:04:35.600Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T19:04:35.600Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-20T19:04:35.600Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-20T19:04:35.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T19:04:35.600Z] Dload Upload Total Spent Left Speed [2021-05-20T19:04:35.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-05-20T19:04:35.600Z] 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 9473k [2021-05-20T19:04:35.600Z] ./yq_linux_amd64 [2021-05-20T19:04:35.600Z] + sudo snapcraft prime --use-lxd [2021-05-20T19:04:37.519Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-20T19:04:37.519Z] 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-20T19:04:37.519Z] - README.md [2021-05-20T19:04:37.519Z] [2021-05-20T19:04:37.519Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T19:04:38.090Z] Launching a container. [2021-05-20T19:04:44.701Z] Waiting for container to be ready [2021-05-20T19:04:45.274Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-20T19:04:45.274Z] [2021-05-20T19:04:48.580Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-20T19:04:48.873Z] ---> fa6c7ee5f08d [2021-05-20T19:04:48.873Z] Step 9/22 : RUN go mod tidy [2021-05-20T19:04:48.873Z] ---> e21b67f2d0e6 [2021-05-20T19:04:48.873Z] Step 9/24 : RUN go mod tidy [2021-05-20T19:04:48.873Z] ---> 2c29068c9718 [2021-05-20T19:04:48.873Z] Step 9/24 : RUN go mod tidy [2021-05-20T19:04:48.873Z] ---> 2346763bfeec [2021-05-20T19:04:48.873Z] Step 9/24 : RUN go mod tidy [2021-05-20T19:04:48.873Z] ---> 8c8c1d094c14 [2021-05-20T19:04:48.873Z] Step 9/23 : RUN go mod tidy [2021-05-20T19:04:48.873Z] ---> Running in 583d071663ac [2021-05-20T19:04:48.873Z] ---> Running in 65a470a487a9 [2021-05-20T19:04:48.873Z] ---> Running in 3f938cf27cb3 [2021-05-20T19:04:48.873Z] ---> Running in 061ba399f0ba [2021-05-20T19:04:48.873Z] ---> Running in 16ef6b89650f [2021-05-20T19:04:49.155Z] Waiting for network to be ready... [2021-05-20T19:04:49.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T19:04:49.418Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T19:04:49.418Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T19:04:49.679Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T19:04:49.679Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T19:04:49.679Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T19:04:49.679Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T19:04:49.679Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T19:04:49.679Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T19:04:49.679Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T19:04:49.954Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T19:04:50.276Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T19:04:50.277Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T19:04:50.277Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T19:04:50.277Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T19:04:50.277Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T19:04:50.277Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T19:04:50.277Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T19:04:50.847Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T19:04:50.848Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-20T19:04:50.848Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T19:04:50.848Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T19:04:50.848Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T19:04:50.848Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T19:04:50.848Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T19:04:50.848Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T19:04:50.848Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T19:04:52.275Z] Removing intermediate container 583d071663ac [2021-05-20T19:04:52.275Z] ---> df732456ce77 [2021-05-20T19:04:52.275Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T19:04:52.275Z] Removing intermediate container 65a470a487a9 [2021-05-20T19:04:52.275Z] ---> a1eb6f9919d7 [2021-05-20T19:04:52.275Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T19:04:52.275Z] ---> Running in c94db4d62ec9 [2021-05-20T19:04:52.873Z] ---> Running in eaae51c1ab60 [2021-05-20T19:04:52.873Z] Removing intermediate container 3f938cf27cb3 [2021-05-20T19:04:52.873Z] ---> ce8f81576cc9 [2021-05-20T19:04:52.873Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T19:04:53.157Z] Removing intermediate container 16ef6b89650f [2021-05-20T19:04:53.157Z] ---> 805ceb114ba9 [2021-05-20T19:04:53.157Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T19:04:53.157Z] Removing intermediate container 061ba399f0ba [2021-05-20T19:04:53.157Z] ---> 7c5bbaa0927d [2021-05-20T19:04:53.157Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T19:04:53.157Z] ---> Running in 4a7cd556b3a9 [2021-05-20T19:04:53.157Z] ---> Running in f357a94b5b2c [2021-05-20T19:04:53.408Z] Fetched 24.6 MB in 4s (6258 kB/s) [2021-05-20T19:04:53.443Z] ---> Running in 601d393bd892 [2021-05-20T19:04:53.982Z] Reading package lists... [2021-05-20T19:04:54.244Z] Reading package lists... [2021-05-20T19:04:54.429Z] 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-20T19:04:54.505Z] Building dependency tree... [2021-05-20T19:04:54.505Z] Reading state information... [2021-05-20T19:04:54.505Z] The following additional packages will be installed: [2021-05-20T19:04:54.505Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T19:04:54.505Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T19:04:54.505Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T19:04:54.505Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-20T19:04:54.505Z] Suggested packages: [2021-05-20T19:04:54.505Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-20T19:04:54.505Z] Recommended packages: [2021-05-20T19:04:54.505Z] gnupg libsasl2-modules [2021-05-20T19:04:54.505Z] The following NEW packages will be installed: [2021-05-20T19:04:54.505Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T19:04:54.505Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T19:04:54.505Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T19:04:54.505Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-20T19:04:54.505Z] The following packages will be upgraded: [2021-05-20T19:04:54.505Z] gpg gpg-agent gpgconf libudev1 [2021-05-20T19:04:54.765Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-20T19:04:54.765Z] Need to get 3530 kB of archives. [2021-05-20T19:04:54.765Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-20T19:04:54.765Z] 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-20T19:04:54.765Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-20T19:04:55.025Z] Get:3 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-20T19:04:55.025Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-20T19:04:55.025Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-20T19:04:55.031Z] 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-20T19:04:55.286Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-20T19:04:55.306Z] 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-20T19:04:55.868Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-20T19:04:55.869Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-20T19:04:55.869Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-20T19:04:55.906Z] 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-20T19:04:55.906Z] 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-20T19:04:56.130Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-20T19:04:56.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-20T19:04:56.131Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-20T19:04:56.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-20T19:04:56.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-20T19:04:56.131Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-20T19:04:56.131Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-20T19:04:56.131Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-20T19:04:56.131Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-20T19:04:56.131Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-20T19:04:56.131Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-20T19:04:56.131Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-20T19:04:56.131Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-20T19:04:56.131Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T19:04:56.400Z] Fetched 3530 kB in 2s (2253 kB/s) [2021-05-20T19:04:56.400Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T19:04:56.400Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-20T19:04:56.400Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T19:04:56.400Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-20T19:04:56.400Z] Selecting previously unselected package udev. [2021-05-20T19:04:56.400Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T19:04:56.400Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-20T19:04:56.400Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-20T19:04:56.662Z] Selecting previously unselected package libfuse2:amd64. [2021-05-20T19:04:56.662Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T19:04:56.662Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T19:04:56.662Z] Selecting previously unselected package fuse. [2021-05-20T19:04:56.662Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T19:04:56.662Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-20T19:04:56.662Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T19:04:56.662Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T19:04:56.923Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T19:04:56.923Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T19:04:56.923Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T19:04:56.923Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T19:04:56.923Z] Selecting previously unselected package libksba8:amd64. [2021-05-20T19:04:56.923Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-20T19:04:56.923Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-20T19:04:57.185Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-20T19:04:57.185Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.185Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.185Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-20T19:04:57.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-20T19:04:57.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.185Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-20T19:04:57.185Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.185Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.185Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-20T19:04:57.185Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.447Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.447Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-20T19:04:57.447Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.447Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.447Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-20T19:04:57.447Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.447Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.447Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-20T19:04:57.447Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.447Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.447Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-20T19:04:57.709Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T19:04:57.709Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.709Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-20T19:04:57.709Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T19:04:57.709Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T19:04:57.709Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-20T19:04:57.709Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T19:04:57.709Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T19:04:57.709Z] Selecting previously unselected package libldap-common. [2021-05-20T19:04:57.709Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-20T19:04:57.709Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T19:04:57.709Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-20T19:04:57.709Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-20T19:04:57.709Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T19:04:57.970Z] Selecting previously unselected package dirmngr. [2021-05-20T19:04:57.970Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T19:04:57.970Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T19:04:57.970Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T19:04:57.970Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-20T19:04:57.970Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T19:04:57.970Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T19:04:57.970Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T19:04:57.970Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-20T19:04:57.970Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:57.970Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-20T19:04:57.970Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T19:04:57.970Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-20T19:04:58.232Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-20T19:04:58.493Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-20T19:04:58.493Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-20T19:04:58.493Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-20T19:04:58.493Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T19:04:58.493Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T19:04:58.493Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T19:04:58.755Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T19:04:59.016Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-20T19:04:59.017Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-20T19:04:59.017Z] This means they are not meant to be enabled using systemctl. [2021-05-20T19:04:59.017Z] Possible reasons for having this kind of units are: [2021-05-20T19:04:59.017Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-20T19:04:59.017Z] .wants/ or .requires/ directory. [2021-05-20T19:04:59.017Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-20T19:04:59.017Z] a requirement dependency on it. [2021-05-20T19:04:59.017Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-20T19:04:59.017Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-20T19:04:59.017Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-20T19:04:59.017Z] instance name specified. [2021-05-20T19:04:59.280Z] Reading package lists... [2021-05-20T19:04:59.541Z] Building dependency tree... [2021-05-20T19:04:59.541Z] Reading state information... [2021-05-20T19:04:59.541Z] The following additional packages will be installed: [2021-05-20T19:04:59.541Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-20T19:04:59.541Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-20T19:04:59.541Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-20T19:04:59.541Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-20T19:04:59.541Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-20T19:04:59.541Z] Suggested packages: [2021-05-20T19:04:59.541Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-20T19:04:59.541Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-20T19:04:59.541Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-20T19:04:59.541Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-20T19:04:59.541Z] systemd-container policykit-1 [2021-05-20T19:04:59.541Z] Recommended packages: [2021-05-20T19:04:59.541Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-20T19:04:59.808Z] The following NEW packages will be installed: [2021-05-20T19:04:59.808Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-20T19:04:59.808Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-20T19:04:59.808Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-20T19:04:59.808Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-20T19:04:59.808Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-20T19:04:59.808Z] The following packages will be upgraded: [2021-05-20T19:04:59.808Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-20T19:04:59.808Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-20T19:04:59.808Z] Need to get 35.2 MB of archives. [2021-05-20T19:04:59.808Z] After this operation, 141 MB of additional disk space will be used. [2021-05-20T19:04:59.808Z] 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-20T19:04:59.808Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-20T19:04:59.808Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-20T19:04:59.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-20T19:04:59.808Z] 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-20T19:04:59.808Z] 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-20T19:05:00.072Z] 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-20T19:05:00.072Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-20T19:05:00.072Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-20T19:05:00.073Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-20T19:05:00.073Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-20T19:05:00.073Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-20T19:05:00.073Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-20T19:05:00.073Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-20T19:05:00.073Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-20T19:05:00.073Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-20T19:05:00.073Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-20T19:05:01.017Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-20T19:05:01.018Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-20T19:05:01.018Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-20T19:05:01.018Z] 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-20T19:05:01.018Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-20T19:05:01.018Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-20T19:05:01.018Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-20T19:05:01.018Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-20T19:05:01.018Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-20T19:05:01.018Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-20T19:05:01.018Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-20T19:05:01.018Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-20T19:05:01.279Z] 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-20T19:05:01.279Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T19:05:01.279Z] Fetched 35.2 MB in 1s (23.9 MB/s) [2021-05-20T19:05:01.279Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T19:05:01.279Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-20T19:05:01.541Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T19:05:01.805Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-20T19:05:02.072Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T19:05:02.072Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-20T19:05:02.072Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T19:05:02.072Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-20T19:05:02.072Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-20T19:05:02.333Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-20T19:05:02.333Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T19:05:02.333Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-20T19:05:02.333Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-20T19:05:02.595Z] Setting up apt (1.6.13) ... [2021-05-20T19:05:02.595Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-20T19:05:02.863Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-20T19:05:03.123Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-20T19:05:03.123Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T19:05:03.123Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T19:05:03.123Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-20T19:05:03.123Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T19:05:03.123Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:03.383Z] Selecting previously unselected package libexpat1:amd64. [2021-05-20T19:05:03.383Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-20T19:05:03.383Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T19:05:03.383Z] Selecting previously unselected package python3.6-minimal. [2021-05-20T19:05:03.383Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T19:05:03.383Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:03.644Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T19:05:03.644Z] Checking for services that may need to be restarted...done. [2021-05-20T19:05:03.644Z] Checking for services that may need to be restarted...done. [2021-05-20T19:05:03.644Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:03.644Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T19:05:03.905Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:04.166Z] Selecting previously unselected package python3-minimal. [2021-05-20T19:05:04.166Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-20T19:05:04.166Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-20T19:05:04.166Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-20T19:05:04.427Z] Selecting previously unselected package mime-support. [2021-05-20T19:05:04.427Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-20T19:05:04.427Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-20T19:05:04.427Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-20T19:05:04.427Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-20T19:05:04.427Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T19:05:04.427Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-20T19:05:04.427Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T19:05:04.427Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:04.689Z] Selecting previously unselected package python3.6. [2021-05-20T19:05:04.689Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T19:05:04.689Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:04.689Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-20T19:05:04.689Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-20T19:05:04.689Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T19:05:04.689Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-20T19:05:04.957Z] Selecting previously unselected package python3. [2021-05-20T19:05:04.957Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-20T19:05:04.957Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-20T19:05:04.957Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-20T19:05:04.957Z] Selecting previously unselected package multiarch-support. [2021-05-20T19:05:04.957Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:04.957Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T19:05:04.957Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T19:05:05.219Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-20T19:05:05.219Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-20T19:05:05.219Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-20T19:05:05.219Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T19:05:05.481Z] Selecting previously unselected package libbsd0:amd64. [2021-05-20T19:05:05.481Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-20T19:05:05.481Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T19:05:05.481Z] Selecting previously unselected package sudo. [2021-05-20T19:05:05.481Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:05.481Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T19:05:05.481Z] Selecting previously unselected package apparmor. [2021-05-20T19:05:05.481Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T19:05:05.481Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-20T19:05:05.742Z] Selecting previously unselected package libedit2:amd64. [2021-05-20T19:05:05.742Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-20T19:05:05.742Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T19:05:05.742Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-20T19:05:05.742Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T19:05:05.742Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:05.742Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-20T19:05:05.742Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T19:05:05.742Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:06.003Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-20T19:05:06.003Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-20T19:05:06.003Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T19:05:06.003Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-20T19:05:06.003Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T19:05:06.003Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:06.003Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-20T19:05:06.003Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T19:05:06.003Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:06.003Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-20T19:05:06.003Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-20T19:05:06.003Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T19:05:06.264Z] Selecting previously unselected package openssh-client. [2021-05-20T19:05:06.264Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-20T19:05:06.264Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T19:05:06.264Z] Selecting previously unselected package squashfs-tools. [2021-05-20T19:05:06.264Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-20T19:05:06.264Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T19:05:06.525Z] Selecting previously unselected package snapd. [2021-05-20T19:05:06.525Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-20T19:05:06.525Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-20T19:05:08.451Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T19:05:08.451Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T19:05:08.451Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-20T19:05:08.451Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T19:05:08.451Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T19:05:08.451Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:08.451Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T19:05:08.451Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-20T19:05:08.451Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-20T19:05:09.036Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T19:05:09.036Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T19:05:09.036Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T19:05:09.036Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:09.036Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:09.036Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T19:05:09.611Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T19:05:09.611Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:09.611Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T19:05:09.611Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-20T19:05:09.611Z] running python rtupdate hooks for python3.6... [2021-05-20T19:05:09.611Z] running python post-rtupdate hooks for python3.6... [2021-05-20T19:05:09.874Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-20T19:05:10.819Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-20T19:05:10.819Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T19:05:10.819Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T19:05:10.819Z] Setting up snapd (2.48.3+18.04) ... [2021-05-20T19:05:11.392Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-20T19:05:11.392Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-20T19:05:11.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-20T19:05:11.917Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-20T19:05:11.917Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T19:05:11.917Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T19:05:12.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-20T19:05:12.441Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-20T19:05:12.441Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-20T19:05:12.702Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-20T19:05:12.702Z] /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-20T19:05:12.702Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T19:05:12.965Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T19:05:13.537Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T19:05:13.799Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T19:05:13.799Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T19:05:15.002Z] Reading package lists... [2021-05-20T19:05:15.559Z] Reading package lists... [2021-05-20T19:05:15.559Z] Building dependency tree... [2021-05-20T19:05:15.559Z] Reading state information... [2021-05-20T19:05:15.822Z] Calculating upgrade... [2021-05-20T19:05:16.083Z] The following packages will be upgraded: [2021-05-20T19:05:16.083Z] advancecomp base-files bash binutils binutils-common [2021-05-20T19:05:16.083Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-20T19:05:16.083Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-20T19:05:16.083Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-20T19:05:16.083Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-20T19:05:16.083Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-20T19:05:16.083Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-20T19:05:16.083Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-20T19:05:16.083Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-20T19:05:16.083Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-20T19:05:16.083Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-20T19:05:16.083Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-20T19:05:16.083Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-20T19:05:16.083Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-20T19:05:16.083Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-20T19:05:16.083Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T19:05:16.083Z] Need to get 64.0 MB of archives. [2021-05-20T19:05:16.083Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-20T19:05:16.083Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-20T19:05:16.083Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-20T19:05:16.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-20T19:05:16.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-20T19:05:16.083Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-20T19:05:16.083Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-20T19:05:16.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-20T19:05:16.083Z] 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-20T19:05:16.083Z] 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-20T19:05:16.083Z] 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-20T19:05:16.083Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-20T19:05:16.083Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-20T19:05:16.083Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-20T19:05:16.083Z] 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-20T19:05:16.084Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-20T19:05:16.084Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-20T19:05:16.084Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-20T19:05:16.084Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-20T19:05:16.345Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-20T19:05:16.345Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-20T19:05:16.345Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-20T19:05:16.345Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-20T19:05:16.345Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-20T19:05:16.345Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-20T19:05:16.345Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-20T19:05:16.345Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-20T19:05:16.345Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-20T19:05:16.345Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-20T19:05:16.345Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-20T19:05:16.345Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-20T19:05:16.345Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-20T19:05:16.345Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-20T19:05:16.345Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-20T19:05:16.345Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-20T19:05:16.345Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-20T19:05:16.345Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-20T19:05:16.345Z] 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-20T19:05:16.345Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-20T19:05:16.345Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-20T19:05:16.345Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-20T19:05:16.345Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-20T19:05:16.618Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-20T19:05:16.618Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-20T19:05:16.618Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-20T19:05:16.618Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-20T19:05:16.880Z] 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-20T19:05:16.880Z] 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-20T19:05:16.880Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-20T19:05:16.880Z] 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-20T19:05:16.880Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-20T19:05:16.880Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-20T19:05:16.880Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-20T19:05:16.880Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-20T19:05:17.143Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-20T19:05:17.143Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-20T19:05:17.404Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-20T19:05:17.404Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-20T19:05:17.404Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-20T19:05:17.404Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-20T19:05:17.404Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-20T19:05:17.404Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-20T19:05:17.404Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-20T19:05:17.404Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-20T19:05:17.404Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-20T19:05:17.404Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-20T19:05:17.404Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-20T19:05:17.404Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-20T19:05:17.404Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-20T19:05:17.404Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-20T19:05:17.404Z] 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-20T19:05:17.404Z] 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-20T19:05:17.404Z] 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-20T19:05:17.404Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-20T19:05:17.404Z] 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-20T19:05:17.666Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-20T19:05:17.666Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-20T19:05:17.666Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-20T19:05:18.240Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-20T19:05:18.240Z] 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-20T19:05:18.240Z] 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-20T19:05:18.240Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-20T19:05:18.240Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-20T19:05:18.240Z] 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-20T19:05:18.240Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-20T19:05:18.240Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-20T19:05:18.240Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-20T19:05:18.240Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-20T19:05:18.240Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-20T19:05:18.240Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-20T19:05:18.500Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T19:05:18.500Z] Fetched 64.0 MB in 2s (28.0 MB/s) [2021-05-20T19:05:18.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:18.500Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:18.500Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T19:05:18.762Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:19.023Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T19:05:19.023Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-20T19:05:19.023Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-20T19:05:20.417Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:20.417Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:20.417Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:20.417Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:20.680Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:20.680Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:20.942Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:20.942Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:21.203Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:21.203Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:22.149Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:22.149Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:22.410Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:22.410Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:22.410Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:22.671Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T19:05:22.671Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:22.671Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-20T19:05:22.933Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:22.933Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T19:05:22.933Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:22.933Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:23.196Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:23.196Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:23.456Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:23.456Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T19:05:23.723Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:23.984Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T19:05:23.984Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:24.245Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T19:05:25.189Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T19:05:25.450Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T19:05:25.450Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-20T19:05:25.450Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-20T19:05:25.450Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-20T19:05:25.711Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-20T19:05:25.973Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-20T19:05:26.234Z] Installing new version of config file /etc/issue ... [2021-05-20T19:05:26.234Z] Installing new version of config file /etc/issue.net ... [2021-05-20T19:05:26.234Z] Installing new version of config file /etc/lsb-release ... [2021-05-20T19:05:26.234Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-20T19:05:26.496Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-20T19:05:26.759Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-20T19:05:26.759Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-20T19:05:26.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:26.759Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-20T19:05:26.759Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-20T19:05:27.340Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-20T19:05:27.340Z] 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-20T19:05:27.340Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:27.340Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:27.340Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:27.340Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:27.340Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:27.340Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-20T19:05:27.340Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-20T19:05:27.603Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-20T19:05:27.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:27.865Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-20T19:05:27.865Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T19:05:27.865Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-20T19:05:28.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.132Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T19:05:28.132Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T19:05:28.132Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T19:05:28.132Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.132Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T19:05:28.132Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T19:05:28.393Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-20T19:05:28.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.393Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-20T19:05:28.393Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-20T19:05:28.393Z] Setting up grep (3.1-2build1) ... [2021-05-20T19:05:28.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.393Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T19:05:28.654Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T19:05:28.654Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-20T19:05:28.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.654Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T19:05:28.654Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T19:05:28.654Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-20T19:05:28.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:28.916Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T19:05:28.916Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T19:05:29.180Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T19:05:29.180Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T19:05:29.449Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T19:05:29.449Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T19:05:29.712Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-20T19:05:29.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:29.712Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-20T19:05:29.712Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T19:05:29.974Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T19:05:29.974Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T19:05:30.238Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T19:05:30.238Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T19:05:30.238Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T19:05:30.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:30.238Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-20T19:05:30.238Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-20T19:05:30.499Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-20T19:05:30.499Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:30.499Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:30.499Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:30.772Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:30.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:30.772Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:30.772Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:30.772Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:31.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:31.033Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:31.033Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:31.033Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:31.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:31.294Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:31.294Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:31.557Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:31.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:31.557Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T19:05:31.557Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T19:05:31.557Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T19:05:31.557Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T19:05:31.820Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T19:05:31.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:31.820Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T19:05:31.820Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T19:05:31.820Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T19:05:31.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:31.820Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:31.820Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:32.081Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:32.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:32.081Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:32.081Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:32.081Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:32.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:32.081Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:32.341Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:32.601Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:32.862Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-20T19:05:33.131Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-20T19:05:33.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:33.131Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T19:05:33.131Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T19:05:33.392Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T19:05:33.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T19:05:33.392Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-20T19:05:33.393Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T19:05:33.393Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-20T19:05:33.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:33.656Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-20T19:05:33.656Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-20T19:05:33.656Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-20T19:05:33.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:33.918Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-20T19:05:33.918Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T19:05:33.918Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-20T19:05:33.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:33.918Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-20T19:05:33.918Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T19:05:34.179Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-20T19:05:34.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:34.179Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T19:05:34.179Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T19:05:34.179Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T19:05:34.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:34.440Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T19:05:34.440Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T19:05:34.440Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T19:05:34.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:34.440Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T19:05:34.701Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T19:05:34.701Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T19:05:34.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:34.962Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T19:05:34.962Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T19:05:34.962Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-20T19:05:34.962Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T19:05:34.962Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T19:05:34.962Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T19:05:34.962Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T19:05:34.962Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:34.962Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-20T19:05:34.962Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-20T19:05:35.224Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-20T19:05:35.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:35.224Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-20T19:05:35.224Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T19:05:35.224Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T19:05:35.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:35.486Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T19:05:35.486Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T19:05:35.486Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T19:05:35.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:35.486Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-20T19:05:35.486Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-20T19:05:35.779Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-20T19:05:35.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:35.779Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T19:05:35.779Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T19:05:36.042Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-20T19:05:36.042Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.042Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T19:05:36.042Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T19:05:36.042Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-20T19:05:36.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.304Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T19:05:36.304Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T19:05:36.304Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T19:05:36.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.304Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T19:05:36.304Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T19:05:36.304Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T19:05:36.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.567Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-20T19:05:36.567Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-20T19:05:36.567Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-20T19:05:36.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.567Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-20T19:05:36.567Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-20T19:05:36.567Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-20T19:05:36.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.828Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-20T19:05:36.828Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-20T19:05:36.828Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-20T19:05:36.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:36.828Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-20T19:05:36.828Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-20T19:05:37.090Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-20T19:05:37.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:37.090Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-20T19:05:37.090Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-20T19:05:37.090Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-20T19:05:37.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T19:05:37.090Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-20T19:05:37.352Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-20T19:05:37.352Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-20T19:05:37.352Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-20T19:05:37.352Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T19:05:37.352Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T19:05:37.352Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T19:05:37.352Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T19:05:37.613Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T19:05:37.613Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T19:05:37.613Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-20T19:05:37.613Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-20T19:05:37.876Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T19:05:37.876Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-20T19:05:37.876Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-20T19:05:37.876Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-20T19:05:37.876Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-20T19:05:37.876Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-20T19:05:37.876Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-20T19:05:37.876Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-20T19:05:38.143Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-20T19:05:38.143Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-20T19:05:38.143Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-20T19:05:38.143Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-20T19:05:38.143Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-20T19:05:38.143Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-20T19:05:38.404Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-20T19:05:38.404Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-20T19:05:38.665Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-20T19:05:38.665Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-20T19:05:38.665Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-20T19:05:38.665Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-20T19:05:38.665Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T19:05:38.665Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T19:05:38.927Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T19:05:38.927Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T19:05:39.191Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T19:05:39.191Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T19:05:39.191Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T19:05:39.191Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T19:05:39.191Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:39.191Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:39.191Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:39.191Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:39.452Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:39.452Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:39.452Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:39.452Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:40.392Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:40.392Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:41.348Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:41.348Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:41.922Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:41.922Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:42.183Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:42.445Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:43.017Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T19:05:43.278Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T19:05:43.278Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T19:05:43.278Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T19:05:43.278Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T19:05:43.549Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T19:05:43.549Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T19:05:43.549Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T19:05:43.549Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-20T19:05:43.549Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-20T19:05:43.549Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T19:05:43.810Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T19:05:43.810Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T19:05:43.810Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T19:05:43.810Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-20T19:05:43.810Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-20T19:05:43.810Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:43.810Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T19:05:43.810Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:43.810Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:43.810Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:43.810Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-20T19:05:44.072Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-20T19:05:44.072Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-20T19:05:44.072Z] [2021-05-20T19:05:44.072Z] Current default time zone: 'Etc/UTC' [2021-05-20T19:05:44.072Z] Local time is now: Thu May 20 19:05:43 UTC 2021. [2021-05-20T19:05:44.072Z] Universal Time is now: Thu May 20 19:05:43 UTC 2021. [2021-05-20T19:05:44.072Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-20T19:05:44.072Z] [2021-05-20T19:05:44.072Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-20T19:05:44.072Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:44.072Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-20T19:05:44.072Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-20T19:05:44.072Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-20T19:05:44.072Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-20T19:05:44.072Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-20T19:05:44.072Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-20T19:05:44.073Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-20T19:05:44.073Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T19:05:44.334Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:44.334Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-20T19:05:44.334Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:44.334Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T19:05:44.334Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:44.595Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-20T19:05:44.595Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-20T19:05:44.595Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-20T19:05:44.595Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T19:05:44.595Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-20T19:05:44.595Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-20T19:05:44.595Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-20T19:05:44.858Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-20T19:05:46.775Z] Updating certificates in /etc/ssl/certs... [2021-05-20T19:05:47.348Z] 23 added, 27 removed; done. [2021-05-20T19:05:47.348Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T19:05:47.348Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T19:05:47.348Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-20T19:05:47.348Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-20T19:05:47.348Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-20T19:05:47.610Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T19:05:47.610Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-20T19:05:47.610Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-20T19:05:47.610Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-20T19:05:47.610Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-20T19:05:47.610Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-20T19:05:47.610Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T19:05:47.610Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-20T19:05:47.610Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-20T19:05:47.873Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-20T19:05:47.873Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T19:05:47.873Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T19:05:48.138Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-20T19:05:48.138Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-20T19:05:48.138Z] Updating certificates in /etc/ssl/certs... [2021-05-20T19:05:48.711Z] 0 added, 0 removed; done. [2021-05-20T19:05:48.711Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-20T19:05:48.711Z] done. [2021-05-20T19:05:49.284Z] Reading package lists... [2021-05-20T19:05:49.284Z] Building dependency tree... [2021-05-20T19:05:49.284Z] Reading state information... [2021-05-20T19:05:49.545Z] The following NEW packages will be installed: [2021-05-20T19:05:49.545Z] apt-transport-https [2021-05-20T19:05:49.545Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T19:05:49.545Z] Need to get 1692 B of archives. [2021-05-20T19:05:49.545Z] After this operation, 154 kB of additional disk space will be used. [2021-05-20T19:05:49.545Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-20T19:05:49.807Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T19:05:49.807Z] Fetched 1692 B in 0s (8512 B/s) [2021-05-20T19:05:49.807Z] Selecting previously unselected package apt-transport-https. [2021-05-20T19:05:49.807Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-20T19:05:49.807Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-20T19:05:49.807Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-20T19:05:49.807Z] Setting up apt-transport-https (1.6.13) ... [2021-05-20T19:05:50.068Z] Waiting for network to be ready... [2021-05-20T19:05:56.656Z] 2021-05-20T19:05:53Z INFO Waiting for automatic snapd restart... [2021-05-20T19:05:58.569Z] snapd 2.50 from Canonical* installed [2021-05-20T19:05:59.515Z] "snapd" switched to the "latest/stable" channel [2021-05-20T19:05:59.515Z] [2021-05-20T19:06:02.197Z] core18 20210507 from Canonical* installed [2021-05-20T19:06:02.197Z] "core18" switched to the "latest/stable" channel [2021-05-20T19:06:02.197Z] [2021-05-20T19:06:05.567Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T19:06:05.567Z] "snapcraft" switched to the "latest/stable" channel [2021-05-20T19:06:05.567Z] [2021-05-20T19:06:09.771Z] 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-20T19:06:09.771Z] - README.md [2021-05-20T19:06:09.771Z] [2021-05-20T19:06:09.771Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T19:06:16.385Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T19:06:16.385Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T19:06:16.385Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T19:06:16.385Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T19:06:16.957Z] Reading package lists... [2021-05-20T19:06:17.528Z] 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-20T19:06:24.117Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T19:06:24.117Z] Reading package lists... [2021-05-20T19:06:24.117Z] Building dependency tree... [2021-05-20T19:06:24.117Z] Reading state information... [2021-05-20T19:06:24.117Z] Suggested packages: [2021-05-20T19:06:24.117Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-20T19:06:24.117Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-20T19:06:24.117Z] Recommended packages: [2021-05-20T19:06:24.117Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-20T19:06:24.117Z] The following NEW packages will be installed: [2021-05-20T19:06:24.117Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-20T19:06:24.117Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-20T19:06:24.117Z] pkg-config zip [2021-05-20T19:06:24.117Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T19:06:24.117Z] Need to get 7663 kB of archives. [2021-05-20T19:06:24.117Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-20T19:06:24.117Z] 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-20T19:06:24.117Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-20T19:06:24.117Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-20T19:06:24.117Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-20T19:06:24.117Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-20T19:06:24.117Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-20T19:06:24.117Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-20T19:06:24.117Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-20T19:06:24.378Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-20T19:06:24.378Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-20T19:06:24.378Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-20T19:06:24.378Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-20T19:06:24.378Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-20T19:06:24.639Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-20T19:06:24.639Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-20T19:06:24.639Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T19:06:24.639Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-20T19:06:24.901Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-20T19:06:24.901Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-20T19:06:24.901Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-20T19:06:24.901Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T19:06:25.164Z] Selecting previously unselected package libpsl5:amd64. [2021-05-20T19:06:25.164Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-20T19:06:25.164Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T19:06:25.164Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-20T19:06:25.164Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-20T19:06:25.164Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T19:06:25.424Z] Selecting previously unselected package librtmp1:amd64. [2021-05-20T19:06:25.424Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-20T19:06:25.424Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T19:06:25.424Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-20T19:06:25.424Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-20T19:06:25.424Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T19:06:25.686Z] Selecting previously unselected package liberror-perl. [2021-05-20T19:06:25.686Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-20T19:06:25.686Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-20T19:06:25.686Z] Selecting previously unselected package git-man. [2021-05-20T19:06:25.686Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-20T19:06:25.686Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T19:06:25.686Z] Selecting previously unselected package git. [2021-05-20T19:06:25.686Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-20T19:06:25.947Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T19:06:26.208Z] Selecting previously unselected package libnorm1:amd64. [2021-05-20T19:06:26.208Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-20T19:06:26.208Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T19:06:26.470Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-20T19:06:26.470Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-20T19:06:26.470Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T19:06:26.470Z] Selecting previously unselected package libsodium23:amd64. [2021-05-20T19:06:26.470Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-20T19:06:26.470Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-20T19:06:26.470Z] Selecting previously unselected package libzmq5:amd64. [2021-05-20T19:06:26.470Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T19:06:26.470Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T19:06:26.732Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-20T19:06:26.732Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T19:06:26.732Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T19:06:26.732Z] Selecting previously unselected package pkg-config. [2021-05-20T19:06:26.732Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-20T19:06:26.732Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T19:06:26.995Z] Selecting previously unselected package zip. [2021-05-20T19:06:26.995Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-20T19:06:26.995Z] Unpacking zip (3.0-11build1) ... [2021-05-20T19:06:27.257Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T19:06:27.257Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T19:06:27.257Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T19:06:27.257Z] Setting up liberror-perl (0.17025-1) ... [2021-05-20T19:06:27.257Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T19:06:27.257Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T19:06:27.257Z] No schema files found: doing nothing. [2021-05-20T19:06:27.257Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T19:06:27.518Z] Setting up zip (3.0-11build1) ... [2021-05-20T19:06:27.518Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T19:06:27.518Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-20T19:06:27.518Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T19:06:27.779Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T19:06:27.779Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T19:06:27.779Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T19:06:27.779Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T19:06:27.779Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T19:06:34.365Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T19:06:34.365Z] git set to automatically installed. [2021-05-20T19:06:34.365Z] git-man set to automatically installed. [2021-05-20T19:06:34.365Z] libcurl3-gnutls set to automatically installed. [2021-05-20T19:06:34.365Z] liberror-perl set to automatically installed. [2021-05-20T19:06:34.365Z] libglib2.0-0 set to automatically installed. [2021-05-20T19:06:34.365Z] libnghttp2-14 set to automatically installed. [2021-05-20T19:06:34.365Z] libnorm1 set to automatically installed. [2021-05-20T19:06:34.365Z] libpgm-5.2-0 set to automatically installed. [2021-05-20T19:06:34.365Z] libpsl5 set to automatically installed. [2021-05-20T19:06:34.365Z] librtmp1 set to automatically installed. [2021-05-20T19:06:34.365Z] libsodium23 set to automatically installed. [2021-05-20T19:06:34.365Z] libzmq3-dev set to automatically installed. [2021-05-20T19:06:34.365Z] libzmq5 set to automatically installed. [2021-05-20T19:06:34.365Z] pkg-config set to automatically installed. [2021-05-20T19:06:34.365Z] zip set to automatically installed. [2021-05-20T19:06:35.750Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T19:06:43.888Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T19:06:47.754Z] 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-20T19:06:53.163Z] Removing intermediate container eaae51c1ab60 [2021-05-20T19:06:53.163Z] ---> 1779cb786635 [2021-05-20T19:06:53.163Z] [2021-05-20T19:06:53.163Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T19:06:53.163Z] 3.12: Pulling from library/alpine [2021-05-20T19:06:55.801Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T19:06:55.801Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T19:06:55.801Z] ---> 9852663dfa18 [2021-05-20T19:06:55.801Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T19:06:55.801Z] ---> Running in 36d468e979ac [2021-05-20T19:06:58.793Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-20T19:06:58.793Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T19:06:59.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:06:59.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:06:59.870Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T19:06:59.870Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T19:06:59.870Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T19:06:59.870Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T19:06:59.870Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:06:59.870Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T19:07:00.146Z] OK: 7 MiB in 18 packages [2021-05-20T19:07:01.131Z] Removing intermediate container c94db4d62ec9 [2021-05-20T19:07:01.131Z] ---> 6950391915c8 [2021-05-20T19:07:01.132Z] [2021-05-20T19:07:01.132Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T19:07:01.132Z] ---> 9852663dfa18 [2021-05-20T19:07:01.132Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T19:07:01.735Z] ---> Running in 692a2a33c791 [2021-05-20T19:07:04.086Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T19:07:04.363Z] Removing intermediate container 36d468e979ac [2021-05-20T19:07:04.363Z] ---> 8bc9a54c717c [2021-05-20T19:07:04.363Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T19:07:04.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:04.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:04.363Z] Removing intermediate container 4a7cd556b3a9 [2021-05-20T19:07:04.363Z] ---> 4384811b537e [2021-05-20T19:07:04.363Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T19:07:04.638Z] ---> Running in 950e4595af0f [2021-05-20T19:07:04.662Z] snap "core18" has no updates available [2021-05-20T19:07:04.914Z] ---> Running in 6cae91a91a25 [2021-05-20T19:07:04.914Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T19:07:04.914Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:07:04.914Z] OK: 5 MiB in 15 packages [2021-05-20T19:07:05.231Z] Pulling go-build-helper [2021-05-20T19:07:05.231Z] + snapcraftctl pull [2021-05-20T19:07:06.374Z] Removing intermediate container 950e4595af0f [2021-05-20T19:07:06.374Z] ---> 347470b4b2c7 [2021-05-20T19:07:06.374Z] Step 14/22 : WORKDIR /edgex [2021-05-20T19:07:06.616Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-20T19:07:06.617Z] Skipping pull go-build-helper (already ran) [2021-05-20T19:07:06.617Z] Building go-build-helper [2021-05-20T19:07:06.617Z] + snapcraftctl build [2021-05-20T19:07:06.651Z] ---> Running in bc3bb7acd103 [2021-05-20T19:07:07.253Z] Removing intermediate container 692a2a33c791 [2021-05-20T19:07:07.253Z] ---> a32e9d8bec01 [2021-05-20T19:07:07.253Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T19:07:07.253Z] 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-20T19:07:07.528Z] ---> Running in fe5b30192e5d [2021-05-20T19:07:07.528Z] Removing intermediate container f357a94b5b2c [2021-05-20T19:07:07.528Z] ---> fbc4364a528f [2021-05-20T19:07:07.528Z] [2021-05-20T19:07:07.528Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T19:07:07.528Z] ---> 9852663dfa18 [2021-05-20T19:07:07.528Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T19:07:07.804Z] Removing intermediate container bc3bb7acd103 [2021-05-20T19:07:07.804Z] ---> 8b4c99bffdd9 [2021-05-20T19:07:07.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T19:07:07.804Z] ---> Running in 87e75c568712 [2021-05-20T19:07:08.426Z] Removing intermediate container fe5b30192e5d [2021-05-20T19:07:08.426Z] ---> 93fa27c3c94e [2021-05-20T19:07:08.426Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-20T19:07:08.530Z] Staging go-build-helper [2021-05-20T19:07:08.530Z] + snapcraftctl stage [2021-05-20T19:07:08.703Z] ---> Running in b07935d67746 [2021-05-20T19:07:09.474Z] ---> 407e9d51343e [2021-05-20T19:07:09.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T19:07:09.474Z] Removing intermediate container b07935d67746 [2021-05-20T19:07:09.474Z] ---> 87abb5a713a0 [2021-05-20T19:07:09.474Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T19:07:09.826Z] ---> Running in 62749e47823f [2021-05-20T19:07:10.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:10.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:10.833Z] Removing intermediate container 62749e47823f [2021-05-20T19:07:10.833Z] ---> 76df6622d2c0 [2021-05-20T19:07:10.833Z] Step 16/24 : WORKDIR / [2021-05-20T19:07:11.456Z] ---> Running in fd1fb41b7ff5 [2021-05-20T19:07:11.456Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T19:07:11.456Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T19:07:11.456Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:07:11.748Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T19:07:11.748Z] OK: 6 MiB in 16 packages [2021-05-20T19:07:12.352Z] ---> 2ba7551d05ef [2021-05-20T19:07:12.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T19:07:12.630Z] Removing intermediate container fd1fb41b7ff5 [2021-05-20T19:07:12.630Z] ---> 04d8c3816158 [2021-05-20T19:07:12.630Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:07:12.630Z] Removing intermediate container 6cae91a91a25 [2021-05-20T19:07:12.630Z] ---> ecfd5e31b180 [2021-05-20T19:07:12.630Z] [2021-05-20T19:07:12.630Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T19:07:12.908Z] 20.10.0: Pulling from library/docker [2021-05-20T19:07:14.898Z] ---> f0493331d182 [2021-05-20T19:07:14.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T19:07:15.172Z] ---> 4622d11237a4 [2021-05-20T19:07:15.172Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T19:07:15.172Z] Removing intermediate container 87e75c568712 [2021-05-20T19:07:15.172Z] ---> ffb6d34088cb [2021-05-20T19:07:15.172Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T19:07:15.771Z] ---> Running in de1559507ea5 [2021-05-20T19:07:15.771Z] ---> Running in e07b6f72b4e3 [2021-05-20T19:07:16.768Z] Removing intermediate container 601d393bd892 [2021-05-20T19:07:16.768Z] ---> 89c43b260b07 [2021-05-20T19:07:16.768Z] [2021-05-20T19:07:16.768Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T19:07:16.768Z] ---> 9852663dfa18 [2021-05-20T19:07:16.768Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T19:07:16.768Z] ---> Using cache [2021-05-20T19:07:16.768Z] ---> a32e9d8bec01 [2021-05-20T19:07:16.768Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T19:07:16.768Z] ---> Using cache [2021-05-20T19:07:16.768Z] ---> 93fa27c3c94e [2021-05-20T19:07:16.768Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-20T19:07:16.768Z] Removing intermediate container e07b6f72b4e3 [2021-05-20T19:07:16.768Z] ---> 00d5626b3861 [2021-05-20T19:07:16.768Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-20T19:07:16.768Z] Removing intermediate container de1559507ea5 [2021-05-20T19:07:16.768Z] ---> 54032250cfe1 [2021-05-20T19:07:16.768Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T19:07:16.768Z] ---> cbbb7df93fc4 [2021-05-20T19:07:16.768Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T19:07:17.043Z] ---> Running in b652146783b9 [2021-05-20T19:07:17.043Z] ---> Running in 53b912c657a6 [2021-05-20T19:07:17.043Z] ---> Running in 6ffa0083b255 [2021-05-20T19:07:18.025Z] Removing intermediate container 6ffa0083b255 [2021-05-20T19:07:18.025Z] ---> 96b4bf0b9537 [2021-05-20T19:07:18.025Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T19:07:18.025Z] Removing intermediate container 53b912c657a6 [2021-05-20T19:07:18.025Z] ---> ea2ce64671d6 [2021-05-20T19:07:18.025Z] Step 20/22 : LABEL arch=arm64Removing intermediate container b652146783b9 [2021-05-20T19:07:18.025Z] ---> 8ab7a7ebefe5 [2021-05-20T19:07:18.025Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T19:07:18.025Z] [2021-05-20T19:07:18.298Z] ---> 44d2451c11bd [2021-05-20T19:07:18.298Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T19:07:18.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T19:07:18.550Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T19:07:18.550Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T19:07:18.550Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T19:07:18.550Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T19:07:18.550Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T19:07:18.550Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T19:07:18.550Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T19:07:18.550Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T19:07:18.550Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T19:07:18.550Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T19:07:18.550Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T19:07:18.550Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T19:07:18.550Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T19:07:18.550Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T19:07:18.550Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T19:07:18.550Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T19:07:18.550Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T19:07:18.550Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T19:07:18.550Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-20T19:07:18.550Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T19:07:18.550Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T19:07:18.550Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T19:07:18.550Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T19:07:18.550Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T19:07:18.550Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T19:07:18.550Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T19:07:18.550Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-20T19:07:18.550Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T19:07:18.550Z] Fetched 224 kB in 0s (0 B/s) [2021-05-20T19:07:18.550Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T19:07:18.550Z] Fetched 157 kB in 0s (0 B/s) [2021-05-20T19:07:18.550Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T19:07:18.550Z] Fetched 221 kB in 0s (0 B/s) [2021-05-20T19:07:18.550Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T19:07:18.550Z] Fetched 143 kB in 0s (0 B/s) [2021-05-20T19:07:18.550Z] Pulling app-service-config [2021-05-20T19:07:18.550Z] + snapcraftctl pull [2021-05-20T19:07:18.550Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-20T19:07:18.569Z] ---> Running in e9c061676bf4 [2021-05-20T19:07:18.569Z] ---> Running in 07b2a1d484f4 [2021-05-20T19:07:18.569Z] ---> Running in 99cd4d7d3fab [2021-05-20T19:07:18.569Z] ---> Running in 3ccd7b75c7ee [2021-05-20T19:07:19.125Z] Pulling config-common [2021-05-20T19:07:19.125Z] + snapcraftctl pull [2021-05-20T19:07:19.550Z] Removing intermediate container 07b2a1d484f4 [2021-05-20T19:07:19.550Z] ---> 3a4f089037aa [2021-05-20T19:07:19.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:07:19.550Z] Removing intermediate container e9c061676bf4 [2021-05-20T19:07:19.550Z] ---> 02c2e442c9e0 [2021-05-20T19:07:19.550Z] Step 21/22 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:07:19.550Z] Removing intermediate container 99cd4d7d3fab [2021-05-20T19:07:19.550Z] ---> cfd10891a2fa [2021-05-20T19:07:19.550Z] Step 16/24 : WORKDIR / [2021-05-20T19:07:19.550Z] Removing intermediate container 3ccd7b75c7ee [2021-05-20T19:07:19.550Z] ---> 026512193874 [2021-05-20T19:07:19.550Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:07:19.833Z] ---> Running in f9f11b1f78f1 [2021-05-20T19:07:19.833Z] ---> Running in 34bebddd4e8d [2021-05-20T19:07:19.833Z] ---> Running in f0d299bb973b [2021-05-20T19:07:20.429Z] Removing intermediate container f9f11b1f78f1 [2021-05-20T19:07:20.429Z] ---> 2cee4b563eea [2021-05-20T19:07:20.429Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T19:07:20.713Z] ---> e14e8fc75aed [2021-05-20T19:07:20.713Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T19:07:20.713Z] Removing intermediate container 34bebddd4e8d [2021-05-20T19:07:20.713Z] ---> 71676565e44d [2021-05-20T19:07:20.713Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T19:07:20.997Z] ---> Running in 84f3c398cb00 [2021-05-20T19:07:20.997Z] Removing intermediate container f0d299bb973b [2021-05-20T19:07:20.997Z] ---> 589a4e9e1e86 [2021-05-20T19:07:20.997Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:07:20.997Z] ---> Running in 2d50a234a2d1 [2021-05-20T19:07:24.589Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T19:07:24.589Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T19:07:24.589Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T19:07:24.589Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:24.589Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T19:07:24.589Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:24.589Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T19:07:24.589Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:24.589Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T19:07:24.589Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:24.589Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T19:07:24.589Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:24.589Z] Pulling edgex-go [2021-05-20T19:07:24.589Z] + snapcraftctl pull [2021-05-20T19:07:24.614Z] Removing intermediate container 84f3c398cb00 [2021-05-20T19:07:24.614Z] ---> bc6a55eb6b55 [2021-05-20T19:07:24.614Z] [2021-05-20T19:07:24.614Z] Removing intermediate container 2d50a234a2d1 [2021-05-20T19:07:24.614Z] ---> 2d2b46c2eec1 [2021-05-20T19:07:24.614Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:07:24.614Z] ---> b86663d0edd5 [2021-05-20T19:07:24.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T19:07:24.614Z] Successfully built bc6a55eb6b55 [2021-05-20T19:07:24.614Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-20T19:07:24.614Z] ---> Running in 579c9ba14123 [2021-05-20T19:07:24.614Z] Building security-bootstrapper [2021-05-20T19:07:24.614Z]  Building security-proxy-setup ... done  ---> dc2c145f44b6 [2021-05-20T19:07:24.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T19:07:24.614Z] Removing intermediate container 579c9ba14123 [2021-05-20T19:07:24.614Z] ---> adaa2261e06d [2021-05-20T19:07:24.614Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T19:07:24.614Z] ---> Running in ce71ad0124d2 [2021-05-20T19:07:24.614Z] ---> b2003e7bfa52 [2021-05-20T19:07:24.614Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T19:07:25.210Z] ---> Running in 15dfc2715108 [2021-05-20T19:07:25.210Z] Removing intermediate container ce71ad0124d2 [2021-05-20T19:07:25.210Z] ---> e664fd96153c [2021-05-20T19:07:25.210Z] [2021-05-20T19:07:25.210Z] ---> 4b5318b3ddd8 [2021-05-20T19:07:25.210Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T19:07:25.808Z] Successfully built e664fd96153c [2021-05-20T19:07:26.082Z] Removing intermediate container 15dfc2715108 [2021-05-20T19:07:26.082Z] ---> b5a5bd143ecb [2021-05-20T19:07:26.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:07:26.082Z] Successfully tagged core-command-arm64:latest [2021-05-20T19:07:26.082Z] Building security-secretstore-setup [2021-05-20T19:07:26.356Z]  Building core-command ... done  ---> 09083e86e39c [2021-05-20T19:07:26.356Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T19:07:26.356Z] ---> Running in 2b57cec43265 [2021-05-20T19:07:26.632Z] ---> Running in 7eaebf018712 [2021-05-20T19:07:27.227Z] Removing intermediate container 2b57cec43265 [2021-05-20T19:07:27.227Z] ---> c71f4b1c6d85 [2021-05-20T19:07:27.227Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T19:07:27.227Z] ---> Running in 6958bc86088d [2021-05-20T19:07:27.504Z] Removing intermediate container 7eaebf018712 [2021-05-20T19:07:27.504Z] ---> ce61eab03680 [2021-05-20T19:07:27.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:07:27.504Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T19:07:27.504Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T19:07:27.504Z] ---> eeaf43b92773 [2021-05-20T19:07:27.504Z] 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-20T19:07:27.504Z] ---> Running in 252c546369f6 [2021-05-20T19:07:27.783Z] ---> Running in a7683d201165 [2021-05-20T19:07:28.060Z] Removing intermediate container 6958bc86088d [2021-05-20T19:07:28.060Z] ---> 39e35bf8a199 [2021-05-20T19:07:28.060Z] Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:07:28.060Z] ---> Running in fdeb91a659a5 [2021-05-20T19:07:28.060Z] Removing intermediate container 252c546369f6 [2021-05-20T19:07:28.060Z] ---> 414e1e8eddd6 [2021-05-20T19:07:28.060Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T19:07:28.336Z] ---> Running in ebf15270e174 [2021-05-20T19:07:28.336Z] Removing intermediate container a7683d201165 [2021-05-20T19:07:28.336Z] ---> 1585cea5c931 [2021-05-20T19:07:28.336Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T19:07:28.950Z] ---> Running in 95e483d13d54 [2021-05-20T19:07:29.220Z] Removing intermediate container fdeb91a659a5 [2021-05-20T19:07:29.220Z] ---> 5c4c5099cdac [2021-05-20T19:07:29.220Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T19:07:29.498Z] Removing intermediate container ebf15270e174 [2021-05-20T19:07:29.498Z] ---> ea9740025470 [2021-05-20T19:07:29.498Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:07:29.795Z] ---> Running in c831443b6708 [2021-05-20T19:07:30.069Z] ---> Running in 936b558ccc6d [2021-05-20T19:07:30.665Z] Removing intermediate container c831443b6708 [2021-05-20T19:07:30.665Z] ---> 182ed523c666 [2021-05-20T19:07:30.665Z] [2021-05-20T19:07:31.262Z] Removing intermediate container 936b558ccc6d [2021-05-20T19:07:31.262Z] ---> 21042256324a [2021-05-20T19:07:31.262Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T19:07:31.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:31.262Z] Successfully built 182ed523c666 [2021-05-20T19:07:31.262Z] Successfully tagged support-notifications-arm64:latest [2021-05-20T19:07:31.262Z]  Building support-notifications ... done Building support-scheduler [2021-05-20T19:07:31.262Z] ---> Running in 764c53821a0c [2021-05-20T19:07:31.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:07:31.809Z] Removing intermediate container 764c53821a0c [2021-05-20T19:07:31.809Z] ---> dcd512847087 [2021-05-20T19:07:31.809Z] [2021-05-20T19:07:32.086Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T19:07:32.086Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T19:07:32.086Z] Executing bash-5.0.17-r0.post-install [2021-05-20T19:07:32.086Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T19:07:32.086Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T19:07:32.086Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T19:07:32.086Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T19:07:32.086Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T19:07:32.086Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T19:07:32.086Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T19:07:32.086Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T19:07:32.086Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T19:07:32.086Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T19:07:32.086Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T19:07:32.358Z] Successfully built dcd512847087 [2021-05-20T19:07:32.358Z] Successfully tagged core-metadata-arm64:latest [2021-05-20T19:07:32.358Z]  Building core-metadata ... done Building core-data [2021-05-20T19:07:33.792Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T19:07:33.792Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T19:07:33.792Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T19:07:33.792Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T19:07:33.792Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T19:07:34.062Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T19:07:34.062Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T19:07:34.062Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T19:07:34.062Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T19:07:34.062Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T19:07:34.062Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T19:07:34.340Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T19:07:34.340Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T19:07:34.340Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T19:07:34.340Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T19:07:34.340Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T19:07:34.340Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T19:07:34.340Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T19:07:34.340Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T19:07:34.340Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T19:07:34.340Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T19:07:34.340Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T19:07:34.340Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T19:07:34.340Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T19:07:34.340Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T19:07:34.340Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T19:07:34.614Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T19:07:34.614Z] OK: 72 MiB in 59 packages [2021-05-20T19:07:38.923Z] Collecting docker-compose==1.23.2 [2021-05-20T19:07:38.923Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T19:07:39.531Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T19:07:39.531Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T19:07:42.719Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T19:07:42.719Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T19:07:42.719Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T19:07:42.719Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-20T19:07:42.719Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-20T19:07:42.719Z] Fetched 279 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-20T19:07:42.719Z] Fetched 122 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-20T19:07:42.719Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-20T19:07:42.719Z] Fetched 8848 B in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-20T19:07:42.719Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-20T19:07:42.719Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-20T19:07:42.719Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-20T19:07:42.719Z] Fetched 219 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-20T19:07:42.719Z] Fetched 154 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-20T19:07:42.719Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-20T19:07:42.719Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-20T19:07:42.719Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-20T19:07:42.719Z] Fetched 499 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-20T19:07:42.719Z] Fetched 111 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-20T19:07:42.719Z] Fetched 240 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-20T19:07:42.719Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-20T19:07:42.719Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-20T19:07:42.719Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-20T19:07:42.719Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-20T19:07:42.719Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-20T19:07:42.719Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-20T19:07:42.719Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-20T19:07:42.719Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-20T19:07:42.719Z] Fetched 8720 B in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-20T19:07:42.719Z] Fetched 137 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-20T19:07:42.719Z] Fetched 119 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-20T19:07:42.719Z] Fetched 110 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-20T19:07:42.719Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-20T19:07:42.719Z] Fetched 645 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-20T19:07:42.719Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-20T19:07:42.719Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-20T19:07:42.719Z] Fetched 368 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-20T19:07:42.719Z] Fetched 187 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-20T19:07:42.719Z] Fetched 175 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-20T19:07:42.719Z] Fetched 206 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-20T19:07:42.719Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-20T19:07:42.719Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-20T19:07:42.719Z] Fetched 159 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-20T19:07:42.719Z] Fetched 107 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-20T19:07:42.719Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-20T19:07:42.719Z] Pulling static-packages [2021-05-20T19:07:42.719Z] + snapcraftctl pull [2021-05-20T19:07:42.719Z] Pulling version [2021-05-20T19:07:42.719Z] + cd /root/project [2021-05-20T19:07:42.719Z] + [ -f VERSION ] [2021-05-20T19:07:42.719Z] + PROJECT_VERSION=local-dev [2021-05-20T19:07:42.719Z] + git rev-parse --short HEAD [2021-05-20T19:07:42.719Z] + GIT_REVISION=11da1681 [2021-05-20T19:07:42.719Z] + snapcraftctl set-version local-dev [2021-05-20T19:07:42.719Z] Skipping build go-build-helper (already ran) [2021-05-20T19:07:42.719Z] Building app-service-config [2021-05-20T19:07:42.719Z] + make build [2021-05-20T19:07:42.719Z] go mod tidy [2021-05-20T19:07:42.971Z] Collecting PyYAML<4,>=3.10 [2021-05-20T19:07:42.971Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T19:07:45.266Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-20T19:07:45.267Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-20T19:07:45.267Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-20T19:07:45.267Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-20T19:07:45.267Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-20T19:07:45.527Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-20T19:07:45.527Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-20T19:07:45.651Z] 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-20T19:07:45.790Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-20T19:07:45.791Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-20T19:07:45.791Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-20T19:07:45.791Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-20T19:07:45.791Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-20T19:07:45.930Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T19:07:45.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T19:07:46.051Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-20T19:07:46.051Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-20T19:07:46.051Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-20T19:07:46.051Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-20T19:07:46.051Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-20T19:07:46.311Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-20T19:07:46.311Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-20T19:07:46.311Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-20T19:07:46.311Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-20T19:07:46.311Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-20T19:07:46.311Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-20T19:07:46.311Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-20T19:07:46.526Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T19:07:46.526Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T19:07:46.571Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-20T19:07:46.571Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-20T19:07:46.571Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-20T19:07:46.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-20T19:07:46.571Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-20T19:07:46.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-20T19:07:46.571Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-20T19:07:46.571Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-20T19:07:46.840Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-20T19:07:46.840Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-20T19:07:46.840Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-20T19:07:46.840Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-20T19:07:46.840Z] go: downloading golang.org/x/text v0.3.2 [2021-05-20T19:07:46.840Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-20T19:07:46.840Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-20T19:07:46.840Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-20T19:07:46.840Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-20T19:07:46.841Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-20T19:07:46.841Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-20T19:07:46.841Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-20T19:07:46.841Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-20T19:07:46.841Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-20T19:07:46.841Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-20T19:07:47.107Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-20T19:07:47.107Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-20T19:07:47.107Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-20T19:07:47.107Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-20T19:07:47.107Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-20T19:07:47.107Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-20T19:07:47.107Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-20T19:07:47.107Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-20T19:07:47.107Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-20T19:07:47.107Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-20T19:07:47.107Z] go: downloading github.com/kr/text v0.1.0 [2021-05-20T19:07:47.107Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-20T19:07:47.126Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T19:07:47.126Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T19:07:47.369Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-20T19:07:47.369Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-20T19:07:47.370Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-20T19:07:47.370Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-20T19:07:47.370Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-20T19:07:47.724Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T19:07:47.724Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T19:07:47.942Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-20T19:07:50.363Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T19:07:50.363Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T19:07:52.339Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T19:07:52.339Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T19:07:53.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T19:07:53.769Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T19:07:54.367Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T19:07:54.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T19:07:54.367Z] 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-20T19:07:54.367Z] 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-20T19:07:55.354Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T19:07:55.354Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T19:07:55.634Z] Collecting idna<2.8,>=2.5 [2021-05-20T19:07:55.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T19:07:55.918Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T19:07:55.918Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T19:07:55.918Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T19:07:55.918Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T19:07:56.891Z] Installing collected packages: texttable, PyYAML, cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, docopt, docker-compose [2021-05-20T19:07:56.891Z] Running setup.py install for texttable: started [2021-05-20T19:07:58.197Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-20T19:07:58.197Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-20T19:07:58.197Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-20T19:07:58.197Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-20T19:07:58.458Z] Building config-common [2021-05-20T19:07:58.458Z] + snapcraftctl build [2021-05-20T19:07:58.862Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T19:07:58.862Z] Running setup.py install for PyYAML: started [2021-05-20T19:08:01.003Z] Building edgex-go [2021-05-20T19:08:01.003Z] + cd /root/parts/edgex-go/src [2021-05-20T19:08:01.003Z] + make build [2021-05-20T19:08:01.003Z] go mod tidy [2021-05-20T19:08:01.263Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 [2021-05-20T19:08:01.263Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-20T19:08:01.263Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-20T19:08:01.263Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-20T19:08:01.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T19:08:01.552Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-20T19:08:01.552Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-20T19:08:01.552Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-20T19:08:01.552Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-20T19:08:01.552Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-20T19:08:01.552Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-20T19:08:01.552Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-20T19:08:01.552Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-20T19:08:01.769Z] Attempting uninstall: urllib3 [2021-05-20T19:08:01.770Z] Found existing installation: urllib3 1.25.9 [2021-05-20T19:08:01.770Z] Uninstalling urllib3-1.25.9: [2021-05-20T19:08:01.770Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T19:08:01.822Z] 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-20T19:08:02.367Z] Attempting uninstall: idna [2021-05-20T19:08:02.367Z] Found existing installation: idna 2.9 [2021-05-20T19:08:02.367Z] Uninstalling idna-2.9: [2021-05-20T19:08:02.647Z] Successfully uninstalled idna-2.9 [2021-05-20T19:08:03.632Z] Attempting uninstall: requests [2021-05-20T19:08:03.632Z] Found existing installation: requests 2.23.0 [2021-05-20T19:08:03.632Z] Uninstalling requests-2.23.0: [2021-05-20T19:08:03.632Z] Successfully uninstalled requests-2.23.0 [2021-05-20T19:08:05.071Z] Running setup.py install for dockerpty: started [2021-05-20T19:08:06.023Z] 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-20T19:08:07.695Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T19:08:07.695Z] Running setup.py install for docopt: started [2021-05-20T19:08:09.714Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T19:08:11.193Z] 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-20T19:08:11.316Z] 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-20T19:08:11.474Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:08:11.474Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:08:11.474Z] ---> 6303ba23995f [2021-05-20T19:08:11.474Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T19:08:11.474Z] ---> Using cache [2021-05-20T19:08:11.474Z] ---> ebed45c2c96a [2021-05-20T19:08:11.474Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:08:11.474Z] ---> Using cache [2021-05-20T19:08:11.474Z] ---> 569411769056 [2021-05-20T19:08:11.474Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T19:08:12.274Z] 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-20T19:08:13.463Z] ---> Running in 447732fc9efd [2021-05-20T19:08:14.187Z] 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-20T19:08:14.448Z] 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-20T19:08:15.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:16.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:16.333Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:08:16.333Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:08:16.333Z] ---> 6303ba23995f [2021-05-20T19:08:16.333Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T19:08:16.333Z] ---> Using cache [2021-05-20T19:08:16.333Z] ---> ebed45c2c96a [2021-05-20T19:08:16.333Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:08:16.333Z] ---> Using cache [2021-05-20T19:08:16.333Z] ---> 569411769056 [2021-05-20T19:08:16.333Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T19:08:16.363Z] 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-20T19:08:17.381Z] ---> Running in d1a8937af52f [2021-05-20T19:08:17.381Z] OK: 218 MiB in 52 packages [2021-05-20T19:08:18.272Z] 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-20T19:08:19.213Z] 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-20T19:08:20.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:20.097Z] Removing intermediate container 447732fc9efd [2021-05-20T19:08:20.097Z] ---> bf61fc27c1c2 [2021-05-20T19:08:20.097Z] Step 6/32 : COPY go.mod . [2021-05-20T19:08:20.602Z] 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-20T19:08:20.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:21.687Z] ---> ea525bee5678 [2021-05-20T19:08:21.687Z] Step 7/32 : RUN go mod download [2021-05-20T19:08:21.687Z] OK: 218 MiB in 52 packages [2021-05-20T19:08:21.960Z] ---> Running in fcdd9aa9e17e [2021-05-20T19:08:21.984Z] 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-20T19:08:22.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:08:22.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:08:22.951Z] ---> 6303ba23995f [2021-05-20T19:08:22.951Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T19:08:22.951Z] ---> Using cache [2021-05-20T19:08:22.951Z] ---> ebed45c2c96a [2021-05-20T19:08:22.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:08:22.951Z] ---> Using cache [2021-05-20T19:08:22.951Z] ---> 569411769056 [2021-05-20T19:08:22.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T19:08:22.951Z] ---> Using cache [2021-05-20T19:08:22.951Z] ---> bf61fc27c1c2 [2021-05-20T19:08:22.951Z] Step 6/23 : COPY go.mod . [2021-05-20T19:08:22.951Z] ---> Using cache [2021-05-20T19:08:22.951Z] ---> ea525bee5678 [2021-05-20T19:08:22.951Z] Step 7/23 : RUN go mod download [2021-05-20T19:08:22.951Z] ---> Running in c821e016a42a [2021-05-20T19:08:23.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T19:08:23.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T19:08:23.227Z] ---> 6303ba23995f [2021-05-20T19:08:23.227Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T19:08:23.227Z] ---> Using cache [2021-05-20T19:08:23.227Z] ---> ebed45c2c96a [2021-05-20T19:08:23.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:08:23.227Z] ---> Using cache [2021-05-20T19:08:23.227Z] ---> 569411769056 [2021-05-20T19:08:23.227Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T19:08:23.227Z] ---> Running in 9284d56d5f45 [2021-05-20T19:08:23.368Z] 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-20T19:08:23.502Z] Removing intermediate container d1a8937af52f [2021-05-20T19:08:23.502Z] ---> aae57ebbd899 [2021-05-20T19:08:23.502Z] Step 6/26 : COPY go.mod . [2021-05-20T19:08:25.280Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-20T19:08:25.281Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-20T19:08:25.281Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-20T19:08:25.281Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-20T19:08:25.281Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-20T19:08:25.281Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-20T19:08:25.281Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-20T19:08:25.281Z] + 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-20T19:08:25.281Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-20T19:08:25.281Z] + 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-20T19:08:25.281Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-20T19:08:25.281Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-20T19:08:25.281Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-20T19:08:25.281Z] + 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-20T19:08:25.281Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-20T19:08:25.281Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-20T19:08:25.281Z] + 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-20T19:08:25.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:25.497Z] ---> a0514a39b1bd [2021-05-20T19:08:25.497Z] Step 7/26 : RUN go mod download [2021-05-20T19:08:25.770Z] ---> Running in 9a3138980404 [2021-05-20T19:08:26.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:08:26.691Z] Removing intermediate container fcdd9aa9e17e [2021-05-20T19:08:26.691Z] ---> 41e17ac47f94 [2021-05-20T19:08:26.691Z] Step 8/32 : COPY . . [2021-05-20T19:08:27.684Z] OK: 218 MiB in 52 packages [2021-05-20T19:08:27.684Z] Removing intermediate container 95e483d13d54 [2021-05-20T19:08:27.684Z] ---> 93c1c6c36077 [2021-05-20T19:08:27.684Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-20T19:08:27.684Z] Removing intermediate container c821e016a42a [2021-05-20T19:08:27.684Z] ---> e49e71ee9faf [2021-05-20T19:08:27.684Z] Step 8/23 : COPY . . [2021-05-20T19:08:27.960Z] ---> Running in 2edc4f59b2de [2021-05-20T19:08:28.591Z] Building static-packages [2021-05-20T19:08:28.591Z] + snapcraftctl build [2021-05-20T19:08:28.948Z] Removing intermediate container 2edc4f59b2de [2021-05-20T19:08:28.949Z] ---> bd02cf7bc3ad [2021-05-20T19:08:28.949Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T19:08:29.928Z] Removing intermediate container 9284d56d5f45 [2021-05-20T19:08:29.928Z] ---> 53ec933a3687 [2021-05-20T19:08:29.928Z] Step 6/24 : COPY go.mod . [2021-05-20T19:08:29.928Z] ---> Running in e2c62595662f [2021-05-20T19:08:29.928Z] Removing intermediate container 9a3138980404 [2021-05-20T19:08:29.928Z] ---> 96dc48f6e100 [2021-05-20T19:08:29.928Z] Step 8/26 : COPY . . [2021-05-20T19:08:29.974Z] Building version [2021-05-20T19:08:29.974Z] + snapcraftctl build [2021-05-20T19:08:31.371Z] Removing intermediate container e2c62595662f [2021-05-20T19:08:31.371Z] ---> 0f6a19d9b14b [2021-05-20T19:08:31.371Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T19:08:31.371Z] ---> f72ed6478011 [2021-05-20T19:08:31.371Z] Step 7/24 : RUN go mod download [2021-05-20T19:08:31.886Z] Skipping stage go-build-helper (already ran) [2021-05-20T19:08:31.886Z] Staging app-service-config [2021-05-20T19:08:31.886Z] + snapcraftctl stage [2021-05-20T19:08:31.972Z] ---> Running in e85dc621060d [2021-05-20T19:08:32.829Z] Staging config-common [2021-05-20T19:08:32.829Z] + snapcraftctl stage [2021-05-20T19:08:33.773Z] Staging edgex-go [2021-05-20T19:08:33.773Z] + snapcraftctl stage [2021-05-20T19:08:34.606Z] ---> 1beb4c516cd2 [2021-05-20T19:08:34.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T19:08:35.163Z] Staging static-packages [2021-05-20T19:08:35.163Z] + snapcraftctl stage [2021-05-20T19:08:36.052Z] ---> c3e37a612a92 [2021-05-20T19:08:36.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T19:08:36.052Z] Removing intermediate container e85dc621060d [2021-05-20T19:08:36.052Z] ---> 62b748f1767e [2021-05-20T19:08:36.052Z] Step 8/24 : COPY . . [2021-05-20T19:08:36.108Z] Staging version [2021-05-20T19:08:36.108Z] + snapcraftctl stage [2021-05-20T19:08:36.681Z] Priming go-build-helper [2021-05-20T19:08:36.681Z] + snapcraftctl prime [2021-05-20T19:08:37.624Z] Priming app-service-config [2021-05-20T19:08:37.624Z] + snapcraftctl prime [2021-05-20T19:08:38.047Z] ---> 95432267a376 [2021-05-20T19:08:38.047Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T19:08:38.328Z] ---> Running in d191a3350980 [2021-05-20T19:08:39.014Z] Priming config-common [2021-05-20T19:08:39.014Z] + snapcraftctl prime [2021-05-20T19:08:39.321Z] Removing intermediate container d191a3350980 [2021-05-20T19:08:39.321Z] ---> 8361b8306174 [2021-05-20T19:08:39.321Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:08:39.922Z] ---> Running in e40dab0a9c44 [2021-05-20T19:08:39.954Z] Priming edgex-go [2021-05-20T19:08:39.954Z] + snapcraftctl prime [2021-05-20T19:08:40.907Z] Removing intermediate container e40dab0a9c44 [2021-05-20T19:08:40.907Z] ---> d4d6a965e3dd [2021-05-20T19:08:40.907Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T19:08:41.185Z] ---> Running in 5af9470fafb1 [2021-05-20T19:08:41.340Z] Priming static-packages [2021-05-20T19:08:41.340Z] + snapcraftctl prime [2021-05-20T19:08:42.169Z] Removing intermediate container 5af9470fafb1 [2021-05-20T19:08:42.169Z] ---> f03dad1870fd [2021-05-20T19:08:42.169Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:08:42.839Z] ---> Running in 78b9314b4882 [2021-05-20T19:08:43.881Z] Priming version [2021-05-20T19:08:43.881Z] + snapcraftctl prime [2021-05-20T19:08:44.277Z] Removing intermediate container 78b9314b4882 [2021-05-20T19:08:44.277Z] ---> 45ac6f5bd22b [2021-05-20T19:08:44.277Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T19:08:44.452Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-20T19:08:44.886Z] ---> Running in d2a675eb3795 [2021-05-20T19:08:45.865Z] Removing intermediate container d2a675eb3795 [2021-05-20T19:08:45.865Z] ---> 7561f3dbc8e2 [2021-05-20T19:08:45.865Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T19:08:46.851Z] Successfully built 7561f3dbc8e2 [2021-05-20T19:08:46.851Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-20T19:08:48.304Z]  Building sys-mgmt-agent ... done  ---> 6b774c41c748 [2021-05-20T19:08:48.304Z] Step 9/32 : RUN go mod tidy [2021-05-20T19:08:49.749Z] ---> Running in cce593eb2d99 [2021-05-20T19:08:50.032Z] ---> eb4709a5d547 [2021-05-20T19:08:50.032Z] Step 9/23 : RUN go mod tidy [2021-05-20T19:08:51.023Z] ---> Running in ce3c691b1277 [2021-05-20T19:08:52.486Z] ---> a911d0e655e3 [2021-05-20T19:08:52.486Z] Step 9/26 : RUN go mod tidy [2021-05-20T19:08:53.090Z] ---> Running in d586bcc7b279 [2021-05-20T19:08:55.095Z] Removing intermediate container cce593eb2d99 [2021-05-20T19:08:55.095Z] ---> bcbabed53173 [2021-05-20T19:08:55.095Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T19:08:55.375Z] ---> Running in 98ef3fa96004 [2021-05-20T19:08:56.842Z] Removing intermediate container ce3c691b1277 [2021-05-20T19:08:56.842Z] ---> 9134fa8b84a5 [2021-05-20T19:08:56.842Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T19:08:56.842Z] ---> Running in 1ee27799be82 [2021-05-20T19:08:57.116Z] 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-20T19:08:59.115Z] Removing intermediate container d586bcc7b279 [2021-05-20T19:08:59.115Z] ---> 3b2267a6362a [2021-05-20T19:08:59.115Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T19:08:59.115Z] ---> 1ca1179925a2 [2021-05-20T19:08:59.115Z] Step 9/24 : RUN go mod tidy [2021-05-20T19:08:59.115Z] 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-20T19:08:59.115Z] ---> Running in 52ed0d94a4c7 [2021-05-20T19:08:59.115Z] ---> Running in db13b4003772 [2021-05-20T19:09:01.743Z] 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-20T19:09:06.067Z] Removing intermediate container db13b4003772 [2021-05-20T19:09:06.067Z] ---> ba74e7361540 [2021-05-20T19:09:06.067Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T19:09:06.067Z] ---> Running in 627452c115f7 [2021-05-20T19:09:08.064Z] 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-20T19:10:29.881Z] 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-20T19:10:29.881Z] Removing intermediate container 98ef3fa96004 [2021-05-20T19:10:29.881Z] ---> 471ba7e43ade [2021-05-20T19:10:29.881Z] [2021-05-20T19:10:29.881Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T19:10:29.881Z] ---> 9852663dfa18 [2021-05-20T19:10:29.881Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T19:10:29.881Z] ---> Running in 23f1da557773 [2021-05-20T19:10:29.881Z] Removing intermediate container 23f1da557773 [2021-05-20T19:10:29.881Z] ---> 141251246676 [2021-05-20T19:10:29.881Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T19:10:29.881Z] ---> Running in ab3521353729 [2021-05-20T19:10:31.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:10:32.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:10:32.737Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T19:10:32.737Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T19:10:32.737Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:10:32.737Z] OK: 5 MiB in 16 packages [2021-05-20T19:10:35.365Z] Removing intermediate container ab3521353729 [2021-05-20T19:10:35.365Z] ---> ec50f7db3039 [2021-05-20T19:10:35.365Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T19:10:35.365Z] ---> Running in e1eee38f7199 [2021-05-20T19:10:36.873Z] Removing intermediate container e1eee38f7199 [2021-05-20T19:10:36.873Z] ---> b018ce962e43 [2021-05-20T19:10:36.873Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T19:10:36.873Z] ---> Running in cb5ea59cef1a [2021-05-20T19:10:37.987Z] Removing intermediate container 52ed0d94a4c7 [2021-05-20T19:10:37.987Z] ---> 2ec62dd27cb2 [2021-05-20T19:10:37.987Z] [2021-05-20T19:10:37.987Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T19:10:37.987Z] ---> 9852663dfa18 [2021-05-20T19:10:37.987Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T19:10:37.987Z] Removing intermediate container cb5ea59cef1a [2021-05-20T19:10:37.987Z] ---> f2cb52185ec2 [2021-05-20T19:10:37.987Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T19:10:38.303Z] ---> Running in 375a7dc94642 [2021-05-20T19:10:38.303Z] ---> Running in 274531df3d72 [2021-05-20T19:10:41.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:10:41.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:10:41.899Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T19:10:41.899Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T19:10:41.899Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T19:10:41.899Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T19:10:41.899Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T19:10:41.899Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T19:10:41.899Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:10:41.899Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T19:10:42.175Z] OK: 7 MiB in 20 packages [2021-05-20T19:10:43.164Z] Removing intermediate container 274531df3d72 [2021-05-20T19:10:43.164Z] ---> dff6d2686031 [2021-05-20T19:10:43.164Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T19:10:43.439Z] ---> Running in 386ee588a6fc [2021-05-20T19:10:44.897Z] Removing intermediate container 386ee588a6fc [2021-05-20T19:10:44.897Z] ---> 540917e81708 [2021-05-20T19:10:44.897Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T19:10:45.173Z] Removing intermediate container 375a7dc94642 [2021-05-20T19:10:45.173Z] ---> 53dfe7b1d35c [2021-05-20T19:10:45.173Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T19:10:45.448Z] Removing intermediate container 1ee27799be82 [2021-05-20T19:10:45.448Z] ---> 57a56af3f431 [2021-05-20T19:10:45.448Z] [2021-05-20T19:10:45.448Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T19:10:45.448Z] ---> 9852663dfa18 [2021-05-20T19:10:45.448Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T19:10:45.448Z] ---> Using cache [2021-05-20T19:10:45.448Z] ---> a32e9d8bec01 [2021-05-20T19:10:45.448Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T19:10:45.448Z] ---> Using cache [2021-05-20T19:10:45.448Z] ---> 93fa27c3c94e [2021-05-20T19:10:45.448Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-20T19:10:45.723Z] ---> Running in ecadb686f108 [2021-05-20T19:10:45.723Z] ---> Running in 0a83b907ce52 [2021-05-20T19:10:46.328Z] Removing intermediate container ecadb686f108 [2021-05-20T19:10:46.328Z] ---> 60eae99a1d9e [2021-05-20T19:10:46.328Z] Step 14/26 : WORKDIR / [2021-05-20T19:10:46.328Z] ---> 9ade8665753b [2021-05-20T19:10:46.328Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T19:10:46.328Z] Removing intermediate container 0a83b907ce52 [2021-05-20T19:10:46.328Z] ---> 577b4951c417 [2021-05-20T19:10:46.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T19:10:46.605Z] ---> Running in 2050ae082fce [2021-05-20T19:10:46.605Z] ---> Running in dbde3ffc3e24 [2021-05-20T19:10:46.605Z] ---> Running in af167a836e97 [2021-05-20T19:10:47.595Z] Removing intermediate container 2050ae082fce [2021-05-20T19:10:47.595Z] ---> 772ccf087c70 [2021-05-20T19:10:47.595Z] 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-20T19:10:47.595Z] Removing intermediate container af167a836e97 [2021-05-20T19:10:47.595Z] ---> 8526b2f73e63 [2021-05-20T19:10:47.595Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:10:49.024Z] ---> f7db00d9b43e [2021-05-20T19:10:49.024Z] ---> d982c94d0bb4 [2021-05-20T19:10:49.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T19:10:49.024Z] 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-20T19:10:49.633Z] Removing intermediate container dbde3ffc3e24 [2021-05-20T19:10:49.633Z] ---> 2e1cc1a441a2 [2021-05-20T19:10:49.633Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:10:50.233Z] ---> b0d0af7a2a0a [2021-05-20T19:10:50.233Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T19:10:50.831Z] ---> 70084eb6a370 [2021-05-20T19:10:50.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T19:10:51.105Z] ---> 503e4860e563 [2021-05-20T19:10:51.105Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T19:10:51.379Z] ---> f8d598ed7af2 [2021-05-20T19:10:51.379Z] 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-20T19:10:52.367Z] ---> 556ae4972dd4 [2021-05-20T19:10:52.367Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T19:10:52.637Z] ---> 0787640a6c46 [2021-05-20T19:10:52.637Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T19:10:52.637Z] ---> Running in 72d2279fde6e [2021-05-20T19:10:52.637Z] ---> da949b290f6e [2021-05-20T19:10:52.637Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T19:10:53.238Z] Removing intermediate container 72d2279fde6e [2021-05-20T19:10:53.238Z] ---> 1b240656df16 [2021-05-20T19:10:53.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:10:53.523Z] ---> Running in 93cfed9be5a6 [2021-05-20T19:10:53.794Z] ---> 00cbeaccbb21 [2021-05-20T19:10:53.794Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T19:10:54.384Z] Removing intermediate container 93cfed9be5a6 [2021-05-20T19:10:54.384Z] ---> a780b8de61c6 [2021-05-20T19:10:54.384Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T19:10:54.384Z] ---> f527a738fdc4 [2021-05-20T19:10:54.384Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T19:10:54.384Z] ---> Running in 977d903d5bfb [2021-05-20T19:10:54.981Z] ---> 9afc73cc8c28 [2021-05-20T19:10:54.981Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T19:10:55.259Z] Removing intermediate container 977d903d5bfb [2021-05-20T19:10:55.259Z] ---> 5025d257ec17 [2021-05-20T19:10:55.259Z] Step 22/23 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:10:55.539Z] ---> Running in 33ecbe23a303 [2021-05-20T19:10:55.812Z] ---> 04578dac8f82 [2021-05-20T19:10:55.812Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T19:10:56.088Z] ---> 93a5b0432300 [2021-05-20T19:10:56.088Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T19:10:56.088Z] Removing intermediate container 33ecbe23a303 [2021-05-20T19:10:56.088Z] ---> 60a7454d2c75 [2021-05-20T19:10:56.088Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T19:10:56.365Z] ---> Running in 50a878654f62 [2021-05-20T19:10:56.365Z] ---> Running in 38011489ca0d [2021-05-20T19:10:56.962Z] ---> d23ec342be18 [2021-05-20T19:10:56.963Z] 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-20T19:10:57.234Z] Removing intermediate container 50a878654f62 [2021-05-20T19:10:57.234Z] ---> aeb63887c21b [2021-05-20T19:10:57.234Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T19:10:57.234Z] ---> Running in 5d3f24c3e512 [2021-05-20T19:10:57.234Z] Removing intermediate container 38011489ca0d [2021-05-20T19:10:57.234Z] ---> e99fb1aac9e4 [2021-05-20T19:10:57.234Z] [2021-05-20T19:10:58.219Z] Successfully built e99fb1aac9e4 [2021-05-20T19:10:58.219Z] Successfully tagged support-scheduler-arm64:latest [2021-05-20T19:10:58.815Z]  Building support-scheduler ... done  ---> 42a51a55066e [2021-05-20T19:10:58.815Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T19:10:59.087Z] Removing intermediate container 627452c115f7 [2021-05-20T19:10:59.087Z] ---> 6bba693ca3c2 [2021-05-20T19:10:59.087Z] [2021-05-20T19:10:59.087Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T19:10:59.087Z] ---> 9852663dfa18 [2021-05-20T19:10:59.087Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T19:10:59.087Z] ---> Running in 79e1d500a2e6 [2021-05-20T19:10:59.360Z] ---> Running in a064bf4ab728 [2021-05-20T19:10:59.959Z] Removing intermediate container a064bf4ab728 [2021-05-20T19:10:59.959Z] ---> 1360dda17798 [2021-05-20T19:10:59.959Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-20T19:11:00.234Z] Removing intermediate container 5d3f24c3e512 [2021-05-20T19:11:00.235Z] ---> b20984aa043f [2021-05-20T19:11:00.235Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T19:11:00.235Z] ---> Running in 7fabbabfb9ac [2021-05-20T19:11:00.235Z] ---> Running in d94bdb34bfaa [2021-05-20T19:11:00.828Z] Removing intermediate container 7fabbabfb9ac [2021-05-20T19:11:00.828Z] ---> 1d5b1fb1b101 [2021-05-20T19:11:00.828Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T19:11:00.828Z] Removing intermediate container d94bdb34bfaa [2021-05-20T19:11:00.828Z] ---> 12fe7e88b144 [2021-05-20T19:11:00.828Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T19:11:01.102Z] ---> Running in 2e63c6bc74e6 [2021-05-20T19:11:01.102Z] ---> Running in 35f271b52f7f [2021-05-20T19:11:01.697Z] Removing intermediate container 2e63c6bc74e6 [2021-05-20T19:11:01.698Z] ---> d5ddd306bc3f [2021-05-20T19:11:01.698Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T19:11:01.698Z] Removing intermediate container 35f271b52f7f [2021-05-20T19:11:01.698Z] ---> ec2c547bd4dc [2021-05-20T19:11:01.698Z] Step 25/26 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:11:01.698Z] ---> Running in 934d95cb164f [2021-05-20T19:11:01.969Z] Removing intermediate container 79e1d500a2e6 [2021-05-20T19:11:01.969Z] ---> aa784bf3dde8 [2021-05-20T19:11:01.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T19:11:01.969Z] ---> Running in 92b95efcc83a [2021-05-20T19:11:02.242Z] ---> Running in dcd0f5a52462 [2021-05-20T19:11:02.525Z] Removing intermediate container 92b95efcc83a [2021-05-20T19:11:02.525Z] ---> 5d3227fd89fb [2021-05-20T19:11:02.525Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T19:11:02.797Z] ---> Running in 43e044d12ae9 [2021-05-20T19:11:03.066Z] Removing intermediate container dcd0f5a52462 [2021-05-20T19:11:03.066Z] ---> a1cd53580790 [2021-05-20T19:11:03.066Z] Step 29/32 : CMD ["gate"] [2021-05-20T19:11:03.345Z] ---> Running in e8291e6c8d0d [2021-05-20T19:11:03.345Z] Removing intermediate container 43e044d12ae9 [2021-05-20T19:11:03.345Z] ---> 8ca8c895cdf9 [2021-05-20T19:11:03.345Z] [2021-05-20T19:11:03.938Z] Successfully built 8ca8c895cdf9 [2021-05-20T19:11:03.938Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-20T19:11:03.938Z]  Building security-secretstore-setup ... done Removing intermediate container e8291e6c8d0d [2021-05-20T19:11:03.938Z] ---> e3d73743bbfb [2021-05-20T19:11:03.938Z] Step 30/32 : LABEL arch=arm64 [2021-05-20T19:11:04.526Z] ---> Running in 601d5ede024a [2021-05-20T19:11:04.526Z] Removing intermediate container 934d95cb164f [2021-05-20T19:11:04.526Z] ---> 9bce0aeb9946 [2021-05-20T19:11:04.526Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T19:11:04.526Z] ---> Running in eff5dac85e0c [2021-05-20T19:11:05.117Z] Removing intermediate container 601d5ede024a [2021-05-20T19:11:05.117Z] ---> 6790b79ef81d [2021-05-20T19:11:05.117Z] Step 31/32 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:11:05.388Z] ---> Running in c742c46ec2c9 [2021-05-20T19:11:05.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T19:11:05.944Z] Removing intermediate container c742c46ec2c9 [2021-05-20T19:11:05.944Z] ---> 5c97a169a24b [2021-05-20T19:11:05.944Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T19:11:06.216Z] ---> Running in 15276e6e47d2 [2021-05-20T19:11:06.491Z] Removing intermediate container 15276e6e47d2 [2021-05-20T19:11:06.491Z] ---> ce884424e0bd [2021-05-20T19:11:06.491Z] [2021-05-20T19:11:06.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T19:11:07.088Z] Successfully built ce884424e0bd [2021-05-20T19:11:07.088Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-20T19:11:07.678Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T19:11:07.678Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T19:11:07.948Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T19:11:07.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T19:11:08.545Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T19:11:08.545Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T19:11:08.545Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T19:11:08.545Z] OK: 8 MiB in 20 packages [2021-05-20T19:11:09.980Z] Removing intermediate container eff5dac85e0c [2021-05-20T19:11:09.980Z] ---> cc09134e7dea [2021-05-20T19:11:09.980Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T19:11:10.578Z] ---> e0925e0c5e3a [2021-05-20T19:11:10.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T19:11:12.007Z] ---> 5a4d8cf9065e [2021-05-20T19:11:12.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T19:11:12.603Z] ---> 2382f154a14c [2021-05-20T19:11:12.603Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T19:11:12.875Z] ---> Running in 5278a765e5d8 [2021-05-20T19:11:13.473Z] Removing intermediate container 5278a765e5d8 [2021-05-20T19:11:13.473Z] ---> d53018529080 [2021-05-20T19:11:13.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T19:11:13.473Z] ---> Running in 1214a22e1bc8 [2021-05-20T19:11:14.067Z] Removing intermediate container 1214a22e1bc8 [2021-05-20T19:11:14.067Z] ---> 859ac8d056a5 [2021-05-20T19:11:14.067Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T19:11:14.067Z] ---> Running in 7fb9d316edde [2021-05-20T19:11:14.660Z] Removing intermediate container 7fb9d316edde [2021-05-20T19:11:14.660Z] ---> 5d93cee99490 [2021-05-20T19:11:14.660Z] Step 23/24 : LABEL git_sha=11da168125b8fe4e866192eccca3cf43e77889b3 [2021-05-20T19:11:14.660Z] ---> Running in 263db54eccd2 [2021-05-20T19:11:15.254Z] Removing intermediate container 263db54eccd2 [2021-05-20T19:11:15.254Z] ---> 593d45bf7193 [2021-05-20T19:11:15.254Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T19:11:15.254Z] ---> Running in b0512b19741e [2021-05-20T19:11:15.848Z] Removing intermediate container b0512b19741e [2021-05-20T19:11:15.848Z] ---> dc2b59cc8462 [2021-05-20T19:11:15.848Z] [2021-05-20T19:11:16.121Z] Successfully built dc2b59cc8462 [2021-05-20T19:11:16.121Z] Successfully tagged core-data-arm64:latest [2021-05-20T19:11:16.408Z]  Building core-data ... done  [Pipeline] } [2021-05-20T19:11:16.409Z] $ docker stop --time=1 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f [2021-05-20T19:11:18.279Z] $ docker rm -f 0f9355d7fe2327833516ded0aeef740524cc2d9a4d038b563d12e9082a2c3e0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T19:11:18.901Z] + docker images [2021-05-20T19:11:19.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T19:11:19.173Z] core-data-arm64 latest dc2b59cc8462 4 seconds ago 20.4MB [2021-05-20T19:11:19.173Z] security-bootstrapper-arm64 latest ce884424e0bd 13 seconds ago 17.2MB [2021-05-20T19:11:19.173Z] security-secretstore-setup-arm64 latest 8ca8c895cdf9 17 seconds ago 24.4MB [2021-05-20T19:11:19.174Z] 6bba693ca3c2 21 seconds ago 990MB [2021-05-20T19:11:19.174Z] support-scheduler-arm64 latest e99fb1aac9e4 23 seconds ago 16.1MB [2021-05-20T19:11:19.174Z] 57a56af3f431 35 seconds ago 981MB [2021-05-20T19:11:19.174Z] 2ec62dd27cb2 42 seconds ago 978MB [2021-05-20T19:11:19.174Z] 471ba7e43ade 52 seconds ago 974MB [2021-05-20T19:11:19.174Z] sys-mgmt-agent-arm64 latest 7561f3dbc8e2 2 minutes ago 299MB [2021-05-20T19:11:19.174Z] core-metadata-arm64 latest dcd512847087 3 minutes ago 17.4MB [2021-05-20T19:11:19.174Z] support-notifications-arm64 latest 182ed523c666 3 minutes ago 16.8MB [2021-05-20T19:11:19.174Z] core-command-arm64 latest e664fd96153c 3 minutes ago 16.1MB [2021-05-20T19:11:19.174Z] security-proxy-setup-arm64 latest bc6a55eb6b55 3 minutes ago 24MB [2021-05-20T19:11:19.174Z] 89c43b260b07 4 minutes ago 989MB [2021-05-20T19:11:19.174Z] ecfd5e31b180 4 minutes ago 979MB [2021-05-20T19:11:19.174Z] fbc4364a528f 4 minutes ago 982MB [2021-05-20T19:11:19.174Z] 6950391915c8 4 minutes ago 981MB [2021-05-20T19:11:19.174Z] 1779cb786635 4 minutes ago 978MB [2021-05-20T19:11:19.174Z] ci-base-image-arm64 latest 6303ba23995f 15 minutes ago 641MB [2021-05-20T19:11:19.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-20T19:11:19.174Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-20T19:11:19.174Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-20T19:11:19.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:11:19.874Z] ---> job-cost.sh [2021-05-20T19:11:19.874Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UNjA [2021-05-20T19:11:58.819Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T19:13:35.595Z] lf-activate-venv(): INFO: Adding /tmp/venv-UNjA/bin to PATH [2021-05-20T19:13:35.595Z] INFO: No Stack... [2021-05-20T19:13:35.595Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T19:13:35.595Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T19:13:35.937Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [2021-05-20T19:13:35.937Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T19:13:35.999Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] [2021-05-20T19:13:36.007Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] did not exist. Created. [2021-05-20T19:13:36.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T19:13:36.363Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T19:13:36.641Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T19:13:36.652Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-13-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-20T19:13:37.362Z] provisioning config files... [2021-05-20T19:13:37.371Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config6355180991769735631tmp [Pipeline] { [Pipeline] sh [2021-05-20T19:13:37.681Z] + set +x [2021-05-20T19:13:37.681Z] + curl -s https://codecov.io/bash [2021-05-20T19:13:37.681Z] + bash -s -- [2021-05-20T19:13:37.681Z] [2021-05-20T19:13:37.681Z] _____ _ [2021-05-20T19:13:37.681Z] / ____| | | [2021-05-20T19:13:37.681Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T19:13:37.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T19:13:37.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T19:13:37.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T19:13:37.681Z] Bash-1.0.2 [2021-05-20T19:13:37.681Z] [2021-05-20T19:13:37.681Z] [2021-05-20T19:13:37.681Z] ==> git version 2.24.4 found [2021-05-20T19:13:37.943Z] ==> 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-20T19:13:37.943Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T19:13:37.943Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T19:13:37.943Z] ==> Jenkins CI detected. [2021-05-20T19:13:37.943Z] project root: . [2021-05-20T19:13:37.943Z] --> token set from env [2021-05-20T19:13:37.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T19:13:37.943Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T19:13:37.943Z] ==> Python coveragepy not found [2021-05-20T19:13:37.943Z] ==> Searching for coverage reports in: [2021-05-20T19:13:37.943Z] + . [2021-05-20T19:13:37.943Z] -> Found 1 reports [2021-05-20T19:13:37.943Z] ==> Detecting git/mercurial file structure [2021-05-20T19:13:37.943Z] ==> Reading reports [2021-05-20T19:13:37.943Z] + ./coverage.out bytes=739709 [2021-05-20T19:13:37.943Z] ==> Appending adjustments [2021-05-20T19:13:37.943Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T19:13:40.497Z] + Found adjustments [2021-05-20T19:13:40.497Z] ==> Gzipping contents [2021-05-20T19:13:40.497Z] 104K /tmp/codecov.t270nS.gz [2021-05-20T19:13:40.497Z] ==> Uploading reports [2021-05-20T19:13:40.497Z] url: https://codecov.io [2021-05-20T19:13:40.497Z] query: branch=PR-3478&commit=11da168125b8fe4e866192eccca3cf43e77889b3&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-20T19:13:40.497Z] -> Pinging Codecov [2021-05-20T19:13:40.497Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=11da168125b8fe4e866192eccca3cf43e77889b3&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-20T19:13:40.758Z] -> Uploading to [2021-05-20T19:13:40.758Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/11da168125b8fe4e866192eccca3cf43e77889b3/9edee506-4e8b-4c67-b555-979ea9aeccf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T191340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c65503c86411000bcccf5bed03fc4daea51dae11f0f1775d4e856eee75f6642 [2021-05-20T19:13:40.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T19:13:40.758Z] Dload Upload Total Spent Left Speed [2021-05-20T19:13:41.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 262k --:--:-- --:--:-- --:--:-- 262k [2021-05-20T19:13:41.329Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/11da168125b8fe4e866192eccca3cf43e77889b3 [Pipeline] } [2021-05-20T19:13:41.338Z] 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-20T19:13:42.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:13:43.223Z] ---> package-listing.sh [2021-05-20T19:13:43.223Z] ++ facter osfamily [2021-05-20T19:13:43.223Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T19:13:43.486Z] + OS_FAMILY=redhat [2021-05-20T19:13:43.486Z] + workspace=/w/workspace/edgex-go/13 [2021-05-20T19:13:43.486Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T19:13:43.486Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T19:13:43.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T19:13:43.486Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T19:13:43.486Z] + '[' /w/workspace/edgex-go/13 ']' [2021-05-20T19:13:43.486Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T19:13:43.486Z] + case "${OS_FAMILY}" in [2021-05-20T19:13:43.486Z] + sort [2021-05-20T19:13:43.486Z] + rpm -qa [2021-05-20T19:13:46.034Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T19:13:46.034Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T19:13:46.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T19:13:46.034Z] + '[' /w/workspace/edgex-go/13 ']' [2021-05-20T19:13:46.034Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-05-20T19:13:46.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-05-20T19:13:46.046Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T19:13:46.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T19:13:47.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T19:13:47.229Z] [2021-05-20T19:13:47.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T19:13:47.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T19:13:47.760Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T19:13:47.760Z] df20fa9351a1: Pulling fs layer [2021-05-20T19:13:47.760Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T19:13:47.760Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T19:13:47.760Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T19:13:47.760Z] 93b61091891f: Pulling fs layer [2021-05-20T19:13:47.760Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T19:13:47.760Z] 5e14af77c1be: Pulling fs layer [2021-05-20T19:13:47.760Z] 01666e4c0597: Pulling fs layer [2021-05-20T19:13:47.760Z] aa168da1d23b: Pulling fs layer [2021-05-20T19:13:47.760Z] 93b9cdb0e59b: Waiting [2021-05-20T19:13:47.760Z] 5e14af77c1be: Waiting [2021-05-20T19:13:47.760Z] 01666e4c0597: Waiting [2021-05-20T19:13:47.760Z] aa168da1d23b: Waiting [2021-05-20T19:13:47.760Z] 46f8f816bc3b: Waiting [2021-05-20T19:13:47.760Z] 93b61091891f: Waiting [2021-05-20T19:13:47.760Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T19:13:47.760Z] 36b3adc4ff6f: Download complete [2021-05-20T19:13:47.760Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T19:13:47.760Z] 46f8f816bc3b: Download complete [2021-05-20T19:13:48.023Z] df20fa9351a1: Verifying Checksum [2021-05-20T19:13:48.023Z] df20fa9351a1: Download complete [2021-05-20T19:13:48.023Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T19:13:48.023Z] 93b9cdb0e59b: Download complete [2021-05-20T19:13:48.023Z] 5e14af77c1be: Verifying Checksum [2021-05-20T19:13:48.023Z] 5e14af77c1be: Download complete [2021-05-20T19:13:48.023Z] 01666e4c0597: Verifying Checksum [2021-05-20T19:13:48.023Z] 01666e4c0597: Download complete [2021-05-20T19:13:48.023Z] 93b61091891f: Verifying Checksum [2021-05-20T19:13:48.023Z] 93b61091891f: Download complete [2021-05-20T19:13:48.023Z] df20fa9351a1: Pull complete [2021-05-20T19:13:48.023Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T19:13:48.023Z] 8ad3a11d3b57: Download complete [2021-05-20T19:13:48.284Z] 36b3adc4ff6f: Pull complete [2021-05-20T19:13:48.548Z] 8ad3a11d3b57: Pull complete [2021-05-20T19:13:48.819Z] 46f8f816bc3b: Pull complete [2021-05-20T19:13:49.123Z] 93b61091891f: Pull complete [2021-05-20T19:13:49.123Z] 93b9cdb0e59b: Pull complete [2021-05-20T19:13:49.123Z] 5e14af77c1be: Pull complete [2021-05-20T19:13:49.387Z] 01666e4c0597: Pull complete [2021-05-20T19:13:50.333Z] aa168da1d23b: Verifying Checksum [2021-05-20T19:13:50.333Z] aa168da1d23b: Download complete [2021-05-20T19:13:54.577Z] aa168da1d23b: Pull complete [2021-05-20T19:13:54.577Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T19:13:54.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T19:13:54.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T19:13:54.656Z] prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container [2021-05-20T19:13:54.704Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T19:13:58.056Z] $ docker top a9023abbd704e80e8662f024e3ba45351e5483068621ebb2ccbd81ee822d7e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T19:13:58.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T19:13:58.726Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T19:13:59.021Z] + ls /var/log/sa-host [2021-05-20T19:13:59.021Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T19:13:59.021Z] file_magic: OK [2021-05-20T19:13:59.021Z] HZ: Using current value: 100 [2021-05-20T19:13:59.021Z] file_header: OK [2021-05-20T19:13:59.021Z] 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-20T19:13:59.021Z] Statistics: [2021-05-20T19:13:59.021Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T19:13:59.021Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T19:13:59.021Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T19:13:59.021Z] file_magic: OK [2021-05-20T19:13:59.021Z] HZ: Using current value: 100 [2021-05-20T19:13:59.021Z] file_header: OK [2021-05-20T19:13:59.021Z] 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-20T19:13:59.021Z] Statistics: [2021-05-20T19:13:59.021Z] 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-20T19:13:59.021Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T19:13:59.204Z] provisioning config files... [2021-05-20T19:13:59.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8384481708467044327tmp [Pipeline] { [Pipeline] echo [2021-05-20T19:13:59.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:13:59.544Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T19:13:59.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T19:13:59.575Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:13:59.868Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T19:13:59.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:14:00.174Z] ---> sudo-logs.sh [2021-05-20T19:14:00.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T19:14:00.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:14:00.500Z] ---> job-cost.sh [2021-05-20T19:14:00.500Z] lf-activate-venv: SKIPPING [2021-05-20T19:14:00.500Z] DEBUG: total: 0.18000000715255737 [2021-05-20T19:14:00.500Z] INFO: Retrieving Stack Cost... [2021-05-20T19:14:01.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T19:14:02.020Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T19:14:02.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T19:14:02.341Z] ---> logs-deploy.sh [2021-05-20T19:14:02.341Z] lf-activate-venv: SKIPPING [2021-05-20T19:14:02.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/13 [2021-05-20T19:14:02.341Z] INFO: archiving workspace using pattern(s): [2021-05-20T19:14:03.286Z] Archives upload complete. [2021-05-20T19:14:03.286Z] INFO: archiving logs to Nexus