Pull request #3275 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at cd35e82189541566d340af614e7b672e1779e95b rather than 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Obtained Jenkinsfile from cd35e82189541566d340af614e7b672e1779e95b 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30602 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cd35e82189541566d340af614e7b672e1779e95b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 Commit message: "Merge branch 'master' into issue-3265" > git rev-list --no-walk 3fdac07c6ceb4e4eaa9c002d16a04b8b27da2da7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T19:00:20.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T19:00:20.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T19:00:20.826Z] ========================================================= [2021-03-19T19:00:20.826Z] EdgeX Global Pipelines Version Info [2021-03-19T19:00:20.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:00:24.140Z] ------------------- [2021-03-19T19:00:24.140Z] stable info: [2021-03-19T19:00:24.140Z] ------------------- [2021-03-19T19:00:24.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T19:00:24.140Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T19:00:24.140Z] Message: update stable to v1.0.186 [2021-03-19T19:00:25.185Z] ------------------- [2021-03-19T19:00:25.185Z] experimental info: [2021-03-19T19:00:25.185Z] ------------------- [2021-03-19T19:00:25.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T19:00:25.185Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T19:00:25.185Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T19:00:25.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T19:00:25.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T19:00:25.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T19:00:25.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T19:00:25.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T19:00:25.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T19:00:26.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T19:00:26.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T19:00:26.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T19:00:26.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T19:00:26.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T19:00:26.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T19:00:26.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T19:00:26.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T19:00:26.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T19:00:26.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T19:00:26.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T19:00:27.038Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T19:00:27.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T19:00:27.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T19:00:27.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T19:00:27.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T19:00:27.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T19:00:27.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T19:00:27.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo [2021-03-19T19:00:27.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [Pipeline] echo [2021-03-19T19:00:27.835Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84a1a00 [Pipeline] echo [2021-03-19T19:00:27.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T19:00:28.076Z] provisioning config files... [2021-03-19T19:00:28.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6372329269577491256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:00:28.485Z] ---> docker-login.sh [2021-03-19T19:00:28.485Z] nexus3.edgexfoundry.org:10001 [2021-03-19T19:00:29.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:00:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:00:30.261Z] Configure a credential helper to remove this warning. See [2021-03-19T19:00:30.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:00:30.261Z] [2021-03-19T19:00:30.261Z] Login Succeeded [2021-03-19T19:00:30.261Z] nexus3.edgexfoundry.org:10002 [2021-03-19T19:00:30.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:00:30.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:00:30.540Z] Configure a credential helper to remove this warning. See [2021-03-19T19:00:30.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:00:30.540Z] [2021-03-19T19:00:30.540Z] Login Succeeded [2021-03-19T19:00:30.540Z] nexus3.edgexfoundry.org:10003 [2021-03-19T19:00:30.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:00:30.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:00:30.819Z] Configure a credential helper to remove this warning. See [2021-03-19T19:00:30.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:00:30.819Z] [2021-03-19T19:00:30.819Z] Login Succeeded [2021-03-19T19:00:30.819Z] nexus3.edgexfoundry.org:10004 [2021-03-19T19:00:31.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:00:31.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:00:31.370Z] Configure a credential helper to remove this warning. See [2021-03-19T19:00:31.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:00:31.370Z] [2021-03-19T19:00:31.370Z] Login Succeeded [2021-03-19T19:00:31.370Z] docker.io [2021-03-19T19:00:31.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:00:31.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:00:31.634Z] Configure a credential helper to remove this warning. See [2021-03-19T19:00:31.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:00:31.634Z] [2021-03-19T19:00:31.634Z] Login Succeeded [2021-03-19T19:00:31.634Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T19:00:31.646Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T19:00:32.141Z] ++ 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-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T19:00:32.141Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T19:00:32.141Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T19:00:32.141Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T19:00:32.141Z] ++ cut -d/ -f2 [2021-03-19T19:00:32.141Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T19:00:32.307Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:00:33.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T19:00:33.159Z] [2021-03-19T19:00:33.159Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:00:33.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T19:00:33.554Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T19:00:33.554Z] 31603596830f: Pulling fs layer [2021-03-19T19:00:33.554Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T19:00:33.554Z] 6ca5941a6612: Pulling fs layer [2021-03-19T19:00:33.554Z] ecc8261a40a4: Pulling fs layer [2021-03-19T19:00:33.554Z] ecc8261a40a4: Waiting [2021-03-19T19:00:33.554Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T19:00:33.554Z] 2a8b12db71e7: Download complete [2021-03-19T19:00:33.869Z] 31603596830f: Verifying Checksum [2021-03-19T19:00:33.869Z] 31603596830f: Download complete [2021-03-19T19:00:34.188Z] ecc8261a40a4: Verifying Checksum [2021-03-19T19:00:34.188Z] ecc8261a40a4: Download complete [2021-03-19T19:00:34.796Z] 6ca5941a6612: Verifying Checksum [2021-03-19T19:00:34.796Z] 6ca5941a6612: Download complete [2021-03-19T19:00:34.796Z] 31603596830f: Pull complete [2021-03-19T19:00:35.079Z] 2a8b12db71e7: Pull complete [2021-03-19T19:00:37.952Z] 6ca5941a6612: Pull complete [2021-03-19T19:00:38.564Z] ecc8261a40a4: Pull complete [2021-03-19T19:00:38.564Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T19:00:38.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T19:00:38.564Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T19:00:38.811Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:00:39.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T19:00:43.330Z] $ docker top 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T19:00:43.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T19:00:43.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T19:00:44.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T19:00:44.763Z] $ docker exec 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent [2021-03-19T19:00:45.099Z] SSH_AUTH_SOCK=/tmp/ssh-ju0N67PwhJy2/agent.11 [2021-03-19T19:00:45.099Z] SSH_AGENT_PID=16 [2021-03-19T19:00:45.119Z] Running ssh-add (command line suppressed) [2021-03-19T19:00:45.437Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1309935852956921724.key (/w/workspace/edgex-go/4@tmp/private_key_1309935852956921724.key) [2021-03-19T19:00:45.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T19:00:45.934Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T19:00:45.999Z] $ docker exec --env ******** --env ******** 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent -k [2021-03-19T19:00:46.605Z] unset SSH_AUTH_SOCK; [2021-03-19T19:00:46.605Z] unset SSH_AGENT_PID; [2021-03-19T19:00:46.606Z] echo Agent pid 16 killed; [2021-03-19T19:00:47.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T19:00:47.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T19:00:47.212Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T19:00:48.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T19:00:48.359Z] $ docker exec 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent [2021-03-19T19:00:49.053Z] SSH_AUTH_SOCK=/tmp/ssh-V9DUpfOCI8lI/agent.44 [2021-03-19T19:00:49.053Z] SSH_AGENT_PID=49 [2021-03-19T19:00:49.073Z] Running ssh-add (command line suppressed) [2021-03-19T19:00:49.258Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1299755424359822559.key (/w/workspace/edgex-go/4@tmp/private_key_1299755424359822559.key) [2021-03-19T19:00:49.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T19:00:49.687Z] + git semver init [2021-03-19T19:00:49.687Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T19:00:49.687Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-19T19:00:49.687Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-19T19:00:49.687Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T19:00:49.687Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T19:00:49.687Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T19:00:49.687Z] # $SEMVER_BRANCH = PR-3275 [2021-03-19T19:00:49.687Z] # $SEMVER_TEMP = /tmp/semver-739673726 [2021-03-19T19:00:49.687Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T19:01:22.217Z] # '/tmp/semver-739673726' -> '/w/workspace/edgex-go/4/.semver' [2021-03-19T19:01:23.911Z] # -> Force: false [2021-03-19T19:01:23.911Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-19T19:01:23.946Z] $ docker exec --env ******** --env ******** 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef ssh-agent -k [2021-03-19T19:01:24.560Z] unset SSH_AUTH_SOCK; [2021-03-19T19:01:24.560Z] unset SSH_AGENT_PID; [2021-03-19T19:01:24.560Z] echo Agent pid 49 killed; [2021-03-19T19:01:24.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T19:01:25.356Z] + git semver [Pipeline] } [2021-03-19T19:01:25.377Z] $ docker stop --time=1 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef [2021-03-19T19:01:27.457Z] $ docker rm -f 25b2e08245c5385f5bdd37a5bf78b058617f4ffd20f43ba03c9d17f918df9eef [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T19:01:28.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T19:01:29.517Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T19:01:29.520Z] [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-03-19T19:01:30.506Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T19:01:30.922Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T19:01:31.261Z] + sudo service docker restart [2021-03-19T19:01:31.261Z] + true [2021-03-19T19:01:31.261Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T19:01:32.848Z] ========================================================= [2021-03-19T19:01:32.848Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T19:01:32.848Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:01:33.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T19:01:42.169Z] Sending build context to Docker daemon 328.7MB [2021-03-19T19:01:42.169Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T19:01:42.169Z] Step 2/6 : FROM ${BASE} [2021-03-19T19:01:42.444Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T19:01:42.444Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T19:01:42.444Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T19:01:42.444Z] de9db76c5a1d: Pulling fs layer [2021-03-19T19:01:42.444Z] bca2f99d35d6: Pulling fs layer [2021-03-19T19:01:42.444Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T19:01:42.444Z] 7c6f9722023f: Pulling fs layer [2021-03-19T19:01:42.444Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T19:01:42.444Z] bca2f99d35d6: Waiting [2021-03-19T19:01:42.444Z] 93359f2a8cfa: Waiting [2021-03-19T19:01:42.444Z] 7c6f9722023f: Waiting [2021-03-19T19:01:42.444Z] a35cf1a2eb13: Waiting [2021-03-19T19:01:42.444Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T19:01:42.444Z] 0ef7d3d256c8: Download complete [2021-03-19T19:01:42.444Z] de9db76c5a1d: Verifying Checksum [2021-03-19T19:01:42.444Z] de9db76c5a1d: Download complete [2021-03-19T19:01:42.444Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T19:01:42.444Z] 93359f2a8cfa: Download complete [2021-03-19T19:01:42.444Z] 7c6f9722023f: Verifying Checksum [2021-03-19T19:01:42.444Z] 7c6f9722023f: Download complete [2021-03-19T19:01:42.444Z] 188c0c94c7c5: Download complete [2021-03-19T19:01:43.095Z] 188c0c94c7c5: Pull complete [2021-03-19T19:01:43.732Z] 0ef7d3d256c8: Pull complete [2021-03-19T19:01:44.018Z] de9db76c5a1d: Pull complete [2021-03-19T19:01:44.912Z] Still waiting to schedule task [2021-03-19T19:01:44.912Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-19T19:01:46.055Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T19:01:46.055Z] a35cf1a2eb13: Download complete [2021-03-19T19:01:47.035Z] bca2f99d35d6: Verifying Checksum [2021-03-19T19:01:47.035Z] bca2f99d35d6: Download complete [2021-03-19T19:01:59.731Z] bca2f99d35d6: Pull complete [2021-03-19T19:01:59.731Z] 93359f2a8cfa: Pull complete [2021-03-19T19:01:59.731Z] 7c6f9722023f: Pull complete [2021-03-19T19:02:06.564Z] a35cf1a2eb13: Pull complete [2021-03-19T19:02:06.564Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T19:02:06.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T19:02:06.564Z] ---> a62c8e92a672 [2021-03-19T19:02:06.564Z] 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-03-19T19:02:06.564Z] ---> Running in 276ad9866f28 [2021-03-19T19:02:07.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:02:08.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:02:09.075Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T19:02:09.075Z] (2/12) Installing file (5.38-r0) [2021-03-19T19:02:09.075Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T19:02:09.361Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T19:02:16.080Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T19:02:16.081Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T19:02:16.081Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T19:02:16.081Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T19:02:16.081Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T19:02:16.081Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T19:02:16.081Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T19:02:16.081Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T19:02:16.081Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:02:16.081Z] OK: 233 MiB in 51 packages [2021-03-19T19:02:21.568Z] Removing intermediate container 276ad9866f28 [2021-03-19T19:02:21.568Z] ---> 05136845139b [2021-03-19T19:02:21.568Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T19:02:21.568Z] ---> Running in 1d7dc391f842 [2021-03-19T19:02:21.568Z] Removing intermediate container 1d7dc391f842 [2021-03-19T19:02:21.568Z] ---> 8aab4566035b [2021-03-19T19:02:21.568Z] Step 5/6 : COPY go.mod . [2021-03-19T19:02:21.846Z] ---> ec78fc62882f [2021-03-19T19:02:21.846Z] Step 6/6 : RUN go mod download [2021-03-19T19:02:21.846Z] ---> Running in 81c426294a08 [2021-03-19T19:02:54.881Z] Removing intermediate container 81c426294a08 [2021-03-19T19:02:54.881Z] ---> 902b4ddd9028 [2021-03-19T19:02:55.513Z] Successfully built 902b4ddd9028 [2021-03-19T19:02:55.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:02:56.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T19:02:56.390Z] . [Pipeline] withDockerContainer [2021-03-19T19:02:56.646Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:02:56.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T19:02:59.485Z] $ docker top 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:03:00.239Z] + go version [2021-03-19T19:03:00.239Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T19:03:00.337Z] $ docker stop --time=1 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d [2021-03-19T19:03:02.639Z] $ docker rm -f 5dc52265b8f243b57be1a3a51a3ada64e51e88bf446c1115754504075270664d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:03:03.615Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T19:03:03.615Z] . [Pipeline] withDockerContainer [2021-03-19T19:03:03.767Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:03:03.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T19:03:06.811Z] $ docker top 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T19:03:07.582Z] ========================================================= [2021-03-19T19:03:07.582Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T19:03:07.582Z] ========================================================= [Pipeline] sh [2021-03-19T19:03:08.732Z] + make test [2021-03-19T19:03:08.732Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T19:03:37.298Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T19:04:17.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T19:04:37.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T19:04:37.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T19:04:37.455Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T19:04:40.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T19:04:40.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T19:04:40.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T19:04:40.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T19:04:44.465Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T19:04:45.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T19:04:54.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T19:04:54.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T19:04:54.509Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T19:04:55.972Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30603 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T19:04:56.047Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-19T19:04:59.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.564s coverage: 45.9% of statements [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T19:04:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T19:04:59.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.135s coverage: 19.8% of statements [2021-03-19T19:05:00.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.197s coverage: 100.0% of statements [2021-03-19T19:05:01.084Z] using credential edgex-jenkins-ssh [2021-03-19T19:05:01.147Z] Cloning the remote Git repository [2021-03-19T19:05:01.204Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:05:01.315Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-19T19:05:01.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:05:01.404Z] > git --version # timeout=10 [2021-03-19T19:05:01.434Z] > git --version # 'git version 2.17.1' [2021-03-19T19:05:01.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:05:01.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T19:05:08.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.579s coverage: 27.1% of statements [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T19:05:08.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.162s coverage: 100.0% of statements [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T19:05:08.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T19:05:08.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 71.3% of statements [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T19:05:08.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T19:05:08.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.301s coverage: 82.9% of statements [2021-03-19T19:05:08.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T19:05:08.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:05:08.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.255s coverage: 78.9% of statements [2021-03-19T19:05:08.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.891s coverage: 28.6% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.146s coverage: 100.0% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.522s coverage: 97.5% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T19:05:18.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T19:05:18.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T19:05:20.258Z] Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:05:19.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T19:05:19.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T19:05:19.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T19:05:19.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:05:19.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:05:19.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T19:05:20.276Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T19:05:20.289Z] > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 [2021-03-19T19:05:20.760Z] Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:05:20.760Z] Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) [2021-03-19T19:05:20.598Z] > git remote # timeout=10 [2021-03-19T19:05:20.649Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T19:05:20.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:05:20.688Z] > git merge cd35e82189541566d340af614e7b672e1779e95b # timeout=10 [2021-03-19T19:05:20.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T19:05:20.767Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T19:05:20.789Z] > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 [2021-03-19T19:05:25.514Z] Commit message: "Merge branch 'master' into issue-3265" [2021-03-19T19:05:25.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.200s coverage: 92.8% of statements [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T19:05:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.100s coverage: 58.8% of statements [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.137s coverage: 0.1% of statements [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T19:05:25.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.108s coverage: 79.5% of statements [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-03-19T19:05:25.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T19:05:27.191Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T19:05:27.648Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T19:05:28.035Z] + sudo service+ docker restart [2021-03-19T19:05:28.035Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T19:05:30.183Z] provisioning config files... [2021-03-19T19:05:30.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config575872502152824123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:05:30.741Z] ---> docker-login.sh [2021-03-19T19:05:30.741Z] nexus3.edgexfoundry.org:10001 [2021-03-19T19:05:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:05:31.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:05:31.977Z] Configure a credential helper to remove this warning. See [2021-03-19T19:05:31.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:05:31.977Z] [2021-03-19T19:05:31.977Z] Login Succeeded [2021-03-19T19:05:31.977Z] nexus3.edgexfoundry.org:10002 [2021-03-19T19:05:32.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:05:32.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:05:32.550Z] Configure a credential helper to remove this warning. See [2021-03-19T19:05:32.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:05:32.550Z] [2021-03-19T19:05:32.550Z] Login Succeeded [2021-03-19T19:05:32.550Z] nexus3.edgexfoundry.org:10003 [2021-03-19T19:05:32.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:05:33.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:05:33.118Z] Configure a credential helper to remove this warning. See [2021-03-19T19:05:33.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:05:33.119Z] [2021-03-19T19:05:33.119Z] Login Succeeded [2021-03-19T19:05:33.119Z] nexus3.edgexfoundry.org:10004 [2021-03-19T19:05:33.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:05:33.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:05:33.686Z] Configure a credential helper to remove this warning. See [2021-03-19T19:05:33.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:05:33.686Z] [2021-03-19T19:05:33.686Z] Login Succeeded [2021-03-19T19:05:33.686Z] docker.io [2021-03-19T19:05:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T19:05:34.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T19:05:34.266Z] Configure a credential helper to remove this warning. See [2021-03-19T19:05:34.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T19:05:34.266Z] [2021-03-19T19:05:34.266Z] Login Succeeded [2021-03-19T19:05:34.266Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T19:05:34.289Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T19:05:34.792Z] ========================================================= [2021-03-19T19:05:34.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T19:05:34.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:05:35.239Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T19:05:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-03-19T19:05:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-03-19T19:05:37.302Z] Sending build context to Docker daemon 166.8MB [2021-03-19T19:05:37.593Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T19:05:37.593Z] Step 2/6 : FROM ${BASE} [2021-03-19T19:05:37.593Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T19:05:37.593Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T19:05:37.593Z] a4357932f1b6: Pulling fs layer [2021-03-19T19:05:37.593Z] 18c013af1878: Pulling fs layer [2021-03-19T19:05:37.593Z] 00ac8860ef70: Pulling fs layer [2021-03-19T19:05:37.593Z] 63d7cb157983: Pulling fs layer [2021-03-19T19:05:37.593Z] b116817d02f9: Pulling fs layer [2021-03-19T19:05:37.593Z] 745a02a5169b: Pulling fs layer [2021-03-19T19:05:37.593Z] 63d7cb157983: Waiting [2021-03-19T19:05:37.593Z] b116817d02f9: Waiting [2021-03-19T19:05:37.593Z] 745a02a5169b: Waiting [2021-03-19T19:05:37.593Z] 00ac8860ef70: Waiting [2021-03-19T19:05:37.593Z] 18c013af1878: Download complete [2021-03-19T19:05:37.593Z] a4357932f1b6: Verifying Checksum [2021-03-19T19:05:37.593Z] a4357932f1b6: Download complete [2021-03-19T19:05:37.593Z] 63d7cb157983: Verifying Checksum [2021-03-19T19:05:37.593Z] 63d7cb157983: Download complete [2021-03-19T19:05:38.223Z] b116817d02f9: Download complete [2021-03-19T19:05:38.223Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T19:05:38.223Z] 5f621e34cdf4: Download complete [2021-03-19T19:05:39.254Z] 5f621e34cdf4: Pull complete [2021-03-19T19:05:39.553Z] a4357932f1b6: Pull complete [2021-03-19T19:05:39.841Z] 18c013af1878: Pull complete [2021-03-19T19:05:41.326Z] 745a02a5169b: Verifying Checksum [2021-03-19T19:05:41.326Z] 745a02a5169b: Download complete [2021-03-19T19:05:42.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.249s coverage: 81.9% of statements [2021-03-19T19:05:43.592Z] 00ac8860ef70: Verifying Checksum [2021-03-19T19:05:43.592Z] 00ac8860ef70: Download complete [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.096s coverage: 77.8% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.124s coverage: 87.2% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.6% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 62.4% of statements [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T19:05:51.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.142s coverage: 73.7% of statements [2021-03-19T19:05:51.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-19T19:05:53.973Z] 00ac8860ef70: Pull complete [2021-03-19T19:05:53.973Z] 63d7cb157983: Pull complete [2021-03-19T19:05:53.973Z] b116817d02f9: Pull complete [2021-03-19T19:05:54.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.989s coverage: 69.0% of statements [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T19:05:54.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 38.4% of statements [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T19:05:54.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements [2021-03-19T19:05:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T19:05:54.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements [2021-03-19T19:05:57.520Z] 745a02a5169b: Pull complete [2021-03-19T19:05:57.520Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T19:05:57.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T19:05:57.520Z] ---> b7e6874047d6 [2021-03-19T19:05:57.520Z] 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-03-19T19:06:00.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.541s coverage: 47.0% of statements [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T19:06:00.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.091s coverage: 100.0% of statements [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T19:06:00.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.251s coverage: 100.0% of statements [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T19:06:00.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.417s coverage: 87.1% of statements [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:06:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T19:06:01.084Z] ---> Running in b0d62f7ddc36 [2021-03-19T19:06:02.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:06:03.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:06:03.816Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T19:06:03.816Z] (2/12) Installing file (5.38-r0) [2021-03-19T19:06:03.816Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T19:06:04.119Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.339s coverage: 29.1% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.114s coverage: 96.5% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.119s coverage: 0.0% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T19:06:07.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T19:06:07.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-03-19T19:06:07.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements [2021-03-19T19:06:07.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.061s coverage: 100.0% of statements [2021-03-19T19:06:08.210Z] GO111MODULE=on go vet ./... [2021-03-19T19:06:09.636Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T19:06:09.636Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T19:06:09.636Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T19:06:09.636Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T19:06:09.636Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T19:06:09.636Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T19:06:09.636Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T19:06:09.921Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T19:06:09.921Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:06:10.214Z] OK: 217 MiB in 51 packages [2021-03-19T19:06:14.693Z] Removing intermediate container b0d62f7ddc36 [2021-03-19T19:06:14.693Z] ---> a0934256fc9a [2021-03-19T19:06:14.693Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T19:06:14.990Z] ---> Running in 9246fe760919 [2021-03-19T19:06:15.278Z] Removing intermediate container 9246fe760919 [2021-03-19T19:06:15.278Z] ---> d70ff560c3ff [2021-03-19T19:06:15.278Z] Step 5/6 : COPY go.mod . [2021-03-19T19:06:15.938Z] ---> 46a68917cd0f [2021-03-19T19:06:15.938Z] Step 6/6 : RUN go mod download [2021-03-19T19:06:16.234Z] ---> Running in 9c41fae1ad41 [2021-03-19T19:06:43.273Z] Removing intermediate container 9c41fae1ad41 [2021-03-19T19:06:43.273Z] ---> 6d730eab1288 [2021-03-19T19:06:43.273Z] Successfully built 6d730eab1288 [2021-03-19T19:06:43.273Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:06:43.665Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T19:06:43.665Z] . [Pipeline] withDockerContainer [2021-03-19T19:06:43.952Z] prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container [2021-03-19T19:06:44.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T19:06:45.689Z] $ docker top 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:06:46.807Z] + go version [2021-03-19T19:06:46.807Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T19:06:46.833Z] $ docker stop --time=1 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 [2021-03-19T19:06:48.852Z] $ docker rm -f 294ab15ac4299cb507337f7153e3ddee79134b4ab1c8243dbd4737cb3d6ff6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:06:49.954Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T19:06:49.955Z] . [Pipeline] withDockerContainer [2021-03-19T19:06:50.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container [2021-03-19T19:06:50.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T19:06:51.753Z] $ docker top ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T19:06:52.148Z] ========================================================= [2021-03-19T19:06:52.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T19:06:52.148Z] ========================================================= [Pipeline] sh [2021-03-19T19:06:52.853Z] + make test [2021-03-19T19:06:52.853Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T19:07:15.083Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T19:07:16.902Z] gofmt -l . [2021-03-19T19:07:17.907Z] [ "`gofmt -l .`" = "" ] [2021-03-19T19:07:18.867Z] ./bin/test-go-mod-tidy.sh [2021-03-19T19:07:20.932Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T19:07:23.656Z] + ls -al . [2021-03-19T19:07:23.656Z] total 760 [2021-03-19T19:07:23.656Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 19:07 . [2021-03-19T19:07:23.656Z] drwxr-xr-x 4 root root 28 Mar 19 19:03 .. [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 19:00 .dockerignore [2021-03-19T19:07:23.656Z] drwxrwxr-x 8 1001 1001 179 Mar 19 19:00 .git [2021-03-19T19:07:23.656Z] drwxrwxr-x 3 1001 1001 125 Mar 19 19:00 .github [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 19:00 .gitignore [2021-03-19T19:07:23.656Z] drwx------ 3 1001 1001 60 Mar 19 19:01 .semver [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 19:00 .sonarcloud.properties [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 19:00 Attribution.txt [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:00 CONTRIBUTING.md [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 19:00 Dockerfile.build [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 19:00 Jenkinsfile [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:00 LICENSE [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 19:00 Makefile [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 19:00 README.md [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 19:00 SECURITY.md [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 19:01 VERSION [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 19:00 ZMQWindows.md [2021-03-19T19:07:23.656Z] drwxrwxr-x 2 1001 1001 117 Mar 19 19:00 bin [2021-03-19T19:07:23.656Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 19:00 cmd [2021-03-19T19:07:23.656Z] -rw-r--r-- 1 root root 650607 Mar 19 19:06 coverage.out [2021-03-19T19:07:23.656Z] -rw-r--r-- 1 root root 1055 Mar 19 19:07 go.mod [2021-03-19T19:07:23.656Z] -rw-r--r-- 1 root root 21981 Mar 19 19:07 go.sum [2021-03-19T19:07:23.656Z] drwxrwxr-x 8 1001 1001 127 Mar 19 19:00 internal [2021-03-19T19:07:23.656Z] drwxrwxr-x 4 1001 1001 26 Mar 19 19:00 openapi [2021-03-19T19:07:23.656Z] drwxrwxr-x 4 1001 1001 71 Mar 19 19:00 snap [2021-03-19T19:07:23.656Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 19:00 version.go [Pipeline] sh [2021-03-19T19:07:23.980Z] + '[' -e coverage.out ] [2021-03-19T19:07:23.980Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T19:07:24.589Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T19:07:25.533Z] + make build [2021-03-19T19:07:25.534Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T19:07:30.531Z] 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-03-19T19:07:58.905Z] 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-03-19T19:08:02.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T19:08:02.367Z] 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-03-19T19:08:06.918Z] 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-03-19T19:08:08.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T19:08:09.082Z] 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-03-19T19:08:13.686Z] 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-03-19T19:08:15.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T19:08:15.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T19:08:19.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T19:08:19.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T19:08:19.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T19:08:19.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T19:08:20.762Z] 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-03-19T19:08:22.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T19:08:23.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T19:08:23.457Z] 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-03-19T19:08:29.199Z] 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-03-19T19:08:31.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T19:08:31.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T19:08:31.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T19:08:33.329Z] 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-03-19T19:08:35.424Z] 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-03-19T19:08:38.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.352s coverage: 45.9% of statements [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T19:08:38.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T19:08:38.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 19.8% of statements [2021-03-19T19:08:38.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.214s coverage: 100.0% of statements [Pipeline] } [2021-03-19T19:08:42.766Z] $ docker stop --time=1 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd [2021-03-19T19:08:45.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.480s coverage: 27.1% of statements [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T19:08:45.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T19:08:45.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T19:08:45.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T19:08:45.441Z] $ docker rm -f 8ecc047c2d1b4cf2da03694071aadafb79f14084e157a1e33c938bd1d9ec01cd [2021-03-19T19:08:45.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements [2021-03-19T19:08:45.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T19:08:45.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-19T19:08:47.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.544s coverage: 82.9% of statements [2021-03-19T19:08:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T19:08:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:08:47.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.192s coverage: 78.9% of statements [2021-03-19T19:08:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:08:50.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T19:08:50.926Z] [2021-03-19T19:08:50.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:08:51.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T19:08:51.314Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T19:08:51.314Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T19:08:51.314Z] ca9280d653b3: Pulling fs layer [2021-03-19T19:08:51.314Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T19:08:52.313Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-19T19:08:52.313Z] cbdbe7a5bc2a: Download complete [2021-03-19T19:08:54.015Z] cbdbe7a5bc2a: Pull complete [2021-03-19T19:08:54.016Z] ca9280d653b3: Verifying Checksum [2021-03-19T19:08:54.016Z] ca9280d653b3: Download complete [2021-03-19T19:08:55.526Z] ca9280d653b3: Pull complete [2021-03-19T19:08:56.591Z] 7e9c9ca2126c: Verifying Checksum [2021-03-19T19:08:56.591Z] 7e9c9ca2126c: Download complete [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.119s coverage: 28.6% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.180s coverage: 100.0% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T19:08:57.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T19:08:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.274s coverage: 92.8% of statements [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T19:09:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2021-03-19T19:09:05.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-03-19T19:09:07.138Z] 7e9c9ca2126c: Pull complete [2021-03-19T19:09:07.138Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T19:09:07.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T19:09:07.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T19:09:07.437Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:09:07.658Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T19:09:11.647Z] $ docker top a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:09:13.526Z] + docker-compose build --help [2021-03-19T19:09:13.526Z] + grep parallel [2021-03-19T19:09:15.590Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T19:09:15.623Z] $ docker stop --time=1 a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f [2021-03-19T19:09:18.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-03-19T19:09:18.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-03-19T19:09:18.993Z] $ docker rm -f a4d8aa5e76e07ad927083e3b27ae1391c9986c2f822e67984d29c2456e95e21f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:09:20.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T19:09:20.098Z] . [Pipeline] withDockerContainer [2021-03-19T19:09:20.318Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:09:20.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T19:09:22.256Z] $ docker top dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:09:23.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.251s coverage: 81.9% of statements [2021-03-19T19:09:23.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T19:09:25.019Z] Building docker-core-command-go ... [2021-03-19T19:09:25.019Z] Building docker-core-data-go ... [2021-03-19T19:09:25.019Z] Building docker-core-metadata-go ... [2021-03-19T19:09:25.019Z] Building docker-security-bootstrapper-go ... [2021-03-19T19:09:25.019Z] Building docker-security-proxy-setup-go ... [2021-03-19T19:09:25.019Z] Building docker-security-secretstore-setup-go ... [2021-03-19T19:09:25.019Z] Building docker-support-notifications-go ... [2021-03-19T19:09:25.019Z] Building docker-support-scheduler-go ... [2021-03-19T19:09:25.019Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T19:09:25.019Z] Building docker-support-scheduler-go [2021-03-19T19:09:25.019Z] Building docker-core-metadata-go [2021-03-19T19:09:25.019Z] Building docker-support-notifications-go [2021-03-19T19:09:25.019Z] Building docker-security-proxy-setup-go [2021-03-19T19:09:25.019Z] Building docker-security-bootstrapper-go [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-03-19T19:09:33.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-03-19T19:09:33.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements [2021-03-19T19:09:33.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.543s coverage: 62.4% of statements [2021-03-19T19:09:33.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T19:09:33.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2021-03-19T19:09:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-03-19T19:09:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 69.0% of statements [2021-03-19T19:09:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T19:09:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T19:09:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T19:09:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.483s coverage: 38.4% of statements [2021-03-19T19:09:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T19:09:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T19:09:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.133s coverage: 89.5% of statements [2021-03-19T19:09:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T19:09:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.144s coverage: 84.8% of statements [2021-03-19T19:09:46.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.446s coverage: 47.0% of statements [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T19:09:46.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T19:09:46.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T19:09:46.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.428s coverage: 87.1% of statements [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:09:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.262s coverage: 29.1% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.159s coverage: 99.0% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 96.5% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T19:09:53.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-03-19T19:09:53.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-19T19:09:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-19T19:09:56.001Z] GO111MODULE=on go vet ./... [2021-03-19T19:10:48.525Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:10:48.525Z] Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:10:48.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:10:48.525Z] ---> 902b4ddd9028 [2021-03-19T19:10:48.525Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T19:10:48.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:10:48.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:10:48.525Z] ---> 902b4ddd9028 [2021-03-19T19:10:48.525Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T19:10:48.525Z] [2021-03-19T19:10:48.525Z] ---> 902b4ddd9028 [2021-03-19T19:10:48.525Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T19:10:48.525Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:10:48.525Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:10:48.525Z] ---> 902b4ddd9028 [2021-03-19T19:10:48.525Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T19:10:48.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:10:48.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:10:48.525Z] ---> 902b4ddd9028 [2021-03-19T19:10:48.525Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:10:48.525Z] ---> Running in aca36ce1d334 [2021-03-19T19:10:48.525Z] ---> Running in 0a4ef4392814 [2021-03-19T19:10:48.525Z] ---> Running in 40edf42b2b25 [2021-03-19T19:10:48.525Z] ---> Running in 8e4d2f0e3c08 [2021-03-19T19:10:48.525Z] ---> Running in 2092ce3e6b3f [2021-03-19T19:10:50.163Z] Removing intermediate container 0a4ef4392814 [2021-03-19T19:10:50.163Z] ---> f9dbcfaeee6a [2021-03-19T19:10:50.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:10:50.500Z] Removing intermediate container 8e4d2f0e3c08 [2021-03-19T19:10:50.500Z] ---> 5eb4d4ce8a6b [2021-03-19T19:10:50.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:10:50.500Z] Removing intermediate container 40edf42b2b25 [2021-03-19T19:10:50.500Z] ---> 3b854a7a12f1 [2021-03-19T19:10:50.500Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:10:50.500Z] Removing intermediate container 2092ce3e6b3f [2021-03-19T19:10:50.500Z] ---> 24ed70164d83 [2021-03-19T19:10:50.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:10:50.500Z] Removing intermediate container aca36ce1d334 [2021-03-19T19:10:50.500Z] ---> 5184b5d5da86 [2021-03-19T19:10:50.500Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:10:50.500Z] ---> Running in 3d87764118bc [2021-03-19T19:10:50.500Z] ---> Running in 2289f5033402 [2021-03-19T19:10:50.500Z] ---> Running in d076a8fb7bb3 [2021-03-19T19:10:50.500Z] ---> Running in 9203db14dcd8 [2021-03-19T19:10:50.500Z] ---> Running in c9ffb234ba10 [2021-03-19T19:10:57.671Z] Removing intermediate container 3d87764118bc [2021-03-19T19:10:57.671Z] ---> acfc7f9e9e45 [2021-03-19T19:10:57.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T19:10:57.671Z] Removing intermediate container 2289f5033402 [2021-03-19T19:10:57.671Z] ---> 4cb9957ff663 [2021-03-19T19:10:57.671Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T19:10:57.671Z] Removing intermediate container d076a8fb7bb3 [2021-03-19T19:10:57.671Z] ---> 3762085d3b17 [2021-03-19T19:10:57.671Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T19:10:57.671Z] ---> Running in 28c5902b87af [2021-03-19T19:10:57.671Z] Removing intermediate container 9203db14dcd8 [2021-03-19T19:10:57.671Z] ---> f95ba13e37e7 [2021-03-19T19:10:57.671Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T19:10:57.671Z] ---> Running in 74ebaa7f8a8c [2021-03-19T19:10:57.671Z] ---> Running in dc9bb315ac8b [2021-03-19T19:10:57.671Z] Removing intermediate container c9ffb234ba10 [2021-03-19T19:10:57.671Z] ---> 371cc2b2c948 [2021-03-19T19:10:57.671Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T19:10:57.671Z] ---> Running in 0c80c3e3afa3 [2021-03-19T19:10:57.671Z] ---> Running in 8d01b3e13eb4 [2021-03-19T19:10:58.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:58.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:58.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:58.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:59.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:59.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:59.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:10:59.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:11:00.036Z] OK: 233 MiB in 51 packages [2021-03-19T19:11:00.036Z] OK: 233 MiB in 51 packages [2021-03-19T19:11:00.036Z] OK: 233 MiB in 51 packages [2021-03-19T19:11:00.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:11:00.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:11:00.903Z] OK: 233 MiB in 51 packages [2021-03-19T19:11:00.903Z] OK: 233 MiB in 51 packages [2021-03-19T19:11:02.053Z] Removing intermediate container 74ebaa7f8a8c [2021-03-19T19:11:02.053Z] ---> 2e10c724e2a3 [2021-03-19T19:11:02.053Z] Step 6/22 : COPY go.mod . [2021-03-19T19:11:02.346Z] Removing intermediate container 28c5902b87af [2021-03-19T19:11:02.346Z] ---> b4c599b88018 [2021-03-19T19:11:02.346Z] Step 6/23 : COPY go.mod . [2021-03-19T19:11:02.346Z] Removing intermediate container dc9bb315ac8b [2021-03-19T19:11:02.346Z] ---> 4e5c00890346 [2021-03-19T19:11:02.346Z] Step 6/21 : COPY go.mod . [2021-03-19T19:11:02.623Z] Removing intermediate container 0c80c3e3afa3 [2021-03-19T19:11:02.623Z] ---> ce4f6a6f9bb8 [2021-03-19T19:11:02.623Z] Step 6/22 : COPY go.mod . [2021-03-19T19:11:02.951Z] ---> a3d98a0ea734 [2021-03-19T19:11:02.951Z] Step 7/22 : RUN go mod download [2021-03-19T19:11:02.951Z] Removing intermediate container 8d01b3e13eb4 [2021-03-19T19:11:02.951Z] ---> a31691ab512b [2021-03-19T19:11:02.951Z] Step 6/31 : COPY go.mod . [2021-03-19T19:11:02.951Z] ---> 5fd9cd6d83d7 [2021-03-19T19:11:02.951Z] Step 7/21 : RUN go mod download [2021-03-19T19:11:03.279Z] ---> 17510c50945a [2021-03-19T19:11:03.279Z] Step 7/23 : RUN go mod download [2021-03-19T19:11:03.279Z] ---> Running in d5b09e9e23b2 [2021-03-19T19:11:03.279Z] ---> Running in f540da37a392 [2021-03-19T19:11:03.699Z] ---> Running in f523097842d5 [2021-03-19T19:11:04.014Z] ---> 66800258c702 [2021-03-19T19:11:04.014Z] Step 7/22 : RUN go mod download [2021-03-19T19:11:04.014Z] ---> a0afc33fd3c0 [2021-03-19T19:11:04.014Z] Step 7/31 : RUN go mod download [2021-03-19T19:11:04.683Z] ---> Running in 9845422fab53 [2021-03-19T19:11:04.683Z] ---> Running in e426b8496a12 [2021-03-19T19:11:09.152Z] Removing intermediate container d5b09e9e23b2 [2021-03-19T19:11:09.152Z] ---> 103d9cec54ee [2021-03-19T19:11:09.152Z] Step 8/22 : COPY . . [2021-03-19T19:11:09.152Z] Removing intermediate container e426b8496a12 [2021-03-19T19:11:09.152Z] ---> 9f0f9aef868a [2021-03-19T19:11:09.152Z] Step 8/31 : COPY . . [2021-03-19T19:11:09.152Z] Removing intermediate container f540da37a392 [2021-03-19T19:11:09.152Z] ---> 8a6785546e59 [2021-03-19T19:11:09.152Z] Step 8/21 : COPY . . [2021-03-19T19:11:09.856Z] Removing intermediate container 9845422fab53 [2021-03-19T19:11:09.856Z] ---> efd17c343b58 [2021-03-19T19:11:09.856Z] Step 8/22 : COPY . . [2021-03-19T19:11:09.856Z] Removing intermediate container f523097842d5 [2021-03-19T19:11:09.856Z] ---> c7550294e9bd [2021-03-19T19:11:09.856Z] Step 8/23 : COPY . . [2021-03-19T19:11:18.013Z] gofmt -l . [2021-03-19T19:11:18.013Z] [ "`gofmt -l .`" = "" ] [2021-03-19T19:11:18.013Z] ./bin/test-go-mod-tidy.sh [2021-03-19T19:11:18.013Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T19:11:18.684Z] + ls -al . [2021-03-19T19:11:18.684Z] total 788 [2021-03-19T19:11:18.684Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 19:11 . [2021-03-19T19:11:18.684Z] drwxr-xr-x 4 root root 4096 Mar 19 19:06 .. [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 19:05 .dockerignore [2021-03-19T19:11:18.684Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 19:05 .git [2021-03-19T19:11:18.684Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 19:05 .github [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 19:05 .gitignore [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 19:05 .sonarcloud.properties [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 19:05 Attribution.txt [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:05 CONTRIBUTING.md [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 19:05 Dockerfile.build [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 19:05 Jenkinsfile [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:05 LICENSE [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 19:05 Makefile [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 19:05 README.md [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 19:05 SECURITY.md [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 19:01 VERSION [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 19:05 ZMQWindows.md [2021-03-19T19:11:18.684Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:05 bin [2021-03-19T19:11:18.684Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 19:05 cmd [2021-03-19T19:11:18.684Z] -rw-r--r-- 1 root root 650607 Mar 19 19:09 coverage.out [2021-03-19T19:11:18.684Z] -rw-r--r-- 1 root root 1055 Mar 19 19:11 go.mod [2021-03-19T19:11:18.684Z] -rw-r--r-- 1 root root 21981 Mar 19 19:11 go.sum [2021-03-19T19:11:18.684Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 19:05 internal [2021-03-19T19:11:18.684Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 19:05 openapi [2021-03-19T19:11:18.684Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 19:05 snap [2021-03-19T19:11:18.684Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 19:05 version.go [Pipeline] sh [2021-03-19T19:11:19.359Z] + '[' -e coverage.out ] [2021-03-19T19:11:19.359Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T19:11:19.430Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T19:11:20.555Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T19:11:21.242Z] + make build [2021-03-19T19:11:21.243Z] 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-03-19T19:11:31.522Z] 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-03-19T19:11:53.729Z] 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-03-19T19:11:59.172Z] 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-03-19T19:12:04.623Z] 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-03-19T19:12:05.602Z] 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-03-19T19:12:12.319Z] 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-03-19T19:12:17.763Z] 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-03-19T19:12:24.476Z] 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-03-19T19:12:31.193Z] 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-03-19T19:12:34.595Z] 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-03-19T19:12:38.944Z] 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-03-19T19:12:45.727Z] $ docker stop --time=1 ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 [2021-03-19T19:12:48.201Z] $ docker rm -f ced2828c716802df7c29de4ca75203d1f564664953ca7f8473490dcef08698e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:12:50.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T19:12:50.262Z] [2021-03-19T19:12:50.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:12:50.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T19:12:50.642Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T19:12:50.642Z] 29e5d40040c1: Pulling fs layer [2021-03-19T19:12:50.642Z] 1ce36da41761: Pulling fs layer [2021-03-19T19:12:50.642Z] 25b303627fd3: Pulling fs layer [2021-03-19T19:12:51.617Z] 29e5d40040c1: Download complete [2021-03-19T19:12:51.890Z] 1ce36da41761: Verifying Checksum [2021-03-19T19:12:51.890Z] 1ce36da41761: Download complete [2021-03-19T19:12:52.164Z] 29e5d40040c1: Pull complete [2021-03-19T19:12:53.596Z] 1ce36da41761: Pull complete [2021-03-19T19:12:53.596Z] 25b303627fd3: Verifying Checksum [2021-03-19T19:12:53.596Z] 25b303627fd3: Download complete [2021-03-19T19:13:02.798Z] ---> 846f0b84c628 [2021-03-19T19:13:02.798Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T19:13:02.798Z] ---> 5fe3fd8fede1 [2021-03-19T19:13:02.799Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T19:13:02.799Z] ---> 21773f737b81 [2021-03-19T19:13:02.799Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T19:13:02.799Z] ---> Running in 8562290d3ea2 [2021-03-19T19:13:02.799Z] ---> Running in 6525e89b5d32 [2021-03-19T19:13:02.799Z] ---> Running in 62adb4baa6b5 [2021-03-19T19:13:02.799Z] ---> 2598f9404af1 [2021-03-19T19:13:02.799Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T19:13:02.799Z] ---> aa5fa819f7db [2021-03-19T19:13:02.799Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T19:13:02.799Z] ---> Running in 7bef7f270e32 [2021-03-19T19:13:02.799Z] ---> Running in decd73104d04 [2021-03-19T19:13:03.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T19:13:03.499Z] 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-03-19T19:13:03.499Z] 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-03-19T19:13:03.499Z] 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-03-19T19:13:03.499Z] 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-03-19T19:13:03.771Z] 25b303627fd3: Pull complete [2021-03-19T19:13:03.771Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T19:13:03.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T19:13:03.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T19:13:04.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container [2021-03-19T19:13:04.106Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T19:13:07.158Z] $ docker top 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:13:08.192Z] + docker-compose build --help [2021-03-19T19:13:08.192Z] + grep parallel [2021-03-19T19:13:11.567Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T19:13:11.856Z] $ docker stop --time=1 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e [2021-03-19T19:13:13.779Z] $ docker rm -f 78996dabd5cb723556c77a1c92350e58a35eb8628e02fccb0a8e3ac31babff4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:13:14.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T19:13:14.770Z] . [Pipeline] withDockerContainer [2021-03-19T19:13:15.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-30603 does not seem to be running inside a container [2021-03-19T19:13:15.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T19:13:16.559Z] $ docker top d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:13:17.659Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T19:13:21.032Z] Building docker-core-command-go ... [2021-03-19T19:13:21.032Z] Building docker-core-data-go ... [2021-03-19T19:13:21.032Z] Building docker-core-metadata-go ... [2021-03-19T19:13:21.032Z] Building docker-security-bootstrapper-go ... [2021-03-19T19:13:21.032Z] Building docker-security-proxy-setup-go ... [2021-03-19T19:13:21.032Z] Building docker-security-secretstore-setup-go ... [2021-03-19T19:13:21.032Z] Building docker-support-notifications-go ... [2021-03-19T19:13:21.032Z] Building docker-support-scheduler-go ... [2021-03-19T19:13:21.032Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T19:13:21.032Z] Building docker-support-notifications-go [2021-03-19T19:13:21.032Z] Building docker-core-command-go [2021-03-19T19:13:21.032Z] Building docker-sys-mgmt-agent-go [2021-03-19T19:13:21.032Z] Building docker-security-proxy-setup-go [2021-03-19T19:13:21.032Z] Building docker-core-metadata-go [2021-03-19T19:14:12.705Z] 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-03-19T19:14:23.311Z] Removing intermediate container 6525e89b5d32 [2021-03-19T19:14:23.311Z] ---> e561bea82e58 [2021-03-19T19:14:23.311Z] [2021-03-19T19:14:23.311Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T19:14:23.311Z] 3.12: Pulling from library/alpine [2021-03-19T19:14:25.028Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T19:14:25.028Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T19:14:25.028Z] ---> 88dd2752d2ea [2021-03-19T19:14:25.028Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T19:14:26.135Z] ---> Running in 4d37a2116439 [2021-03-19T19:14:28.554Z] Removing intermediate container 4d37a2116439 [2021-03-19T19:14:28.554Z] ---> 8d7dbca4f091 [2021-03-19T19:14:28.554Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T19:14:30.202Z] ---> Running in ee5b6cbe916b [2021-03-19T19:14:30.482Z] Removing intermediate container 7bef7f270e32 [2021-03-19T19:14:30.482Z] ---> 0389e7eaae5d [2021-03-19T19:14:30.482Z] [2021-03-19T19:14:30.482Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T19:14:30.482Z] ---> 88dd2752d2ea [2021-03-19T19:14:30.482Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T19:14:30.766Z] ---> Running in 6e2f078d3e40 [2021-03-19T19:14:31.061Z] Removing intermediate container decd73104d04 [2021-03-19T19:14:31.061Z] ---> 7d943fd5dab5 [2021-03-19T19:14:31.061Z] [2021-03-19T19:14:31.061Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T19:14:31.061Z] ---> 88dd2752d2ea [2021-03-19T19:14:31.061Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T19:14:31.061Z] Removing intermediate container 62adb4baa6b5 [2021-03-19T19:14:31.061Z] ---> 9ca9476b78c8 [2021-03-19T19:14:31.061Z] [2021-03-19T19:14:31.061Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T19:14:31.061Z] ---> 88dd2752d2ea [2021-03-19T19:14:31.061Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:14:31.677Z] ---> Running in e06f60e9b65c [2021-03-19T19:14:31.677Z] ---> Running in 1d32d599f574 [2021-03-19T19:14:31.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:31.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:31.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:31.974Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T19:14:31.974Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T19:14:31.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:31.974Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:14:31.974Z] OK: 6 MiB in 16 packages [2021-03-19T19:14:32.253Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T19:14:32.253Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:14:32.253Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T19:14:32.253Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T19:14:32.253Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:14:32.253Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:14:32.882Z] OK: 7 MiB in 18 packages [2021-03-19T19:14:35.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:35.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:35.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:35.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:35.371Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T19:14:35.371Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:14:35.371Z] OK: 6 MiB in 15 packages [2021-03-19T19:14:35.371Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T19:14:35.644Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T19:14:35.644Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:14:35.644Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:14:35.644Z] Removing intermediate container 8562290d3ea2 [2021-03-19T19:14:35.644Z] ---> bbbb4eba0822 [2021-03-19T19:14:35.644Z] [2021-03-19T19:14:35.644Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:14:35.940Z] OK: 6 MiB in 16 packages [2021-03-19T19:14:35.940Z] ---> 88dd2752d2ea [2021-03-19T19:14:35.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:14:35.940Z] Removing intermediate container ee5b6cbe916b [2021-03-19T19:14:35.940Z] ---> 48025acc8ed0 [2021-03-19T19:14:35.940Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T19:14:35.940Z] Removing intermediate container 6e2f078d3e40 [2021-03-19T19:14:35.940Z] ---> 11bf809b7ea8 [2021-03-19T19:14:35.940Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T19:14:36.715Z] ---> Running in 6a41d5a43730 [2021-03-19T19:14:37.094Z] ---> Running in 35c02b0b335b [2021-03-19T19:14:37.094Z] ---> Running in 1b2d2413044b [2021-03-19T19:14:37.390Z] Removing intermediate container 35c02b0b335b [2021-03-19T19:14:37.390Z] ---> 65b3b08aa3d8 [2021-03-19T19:14:37.390Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T19:14:37.660Z] Removing intermediate container 1d32d599f574 [2021-03-19T19:14:37.660Z] ---> fd1dce75f897 [2021-03-19T19:14:37.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:14:37.989Z] Removing intermediate container 1b2d2413044b [2021-03-19T19:14:37.989Z] ---> 70733f4fb24e [2021-03-19T19:14:37.989Z] Step 13/21 : WORKDIR /edgex [2021-03-19T19:14:37.989Z] ---> Running in 8124bc56441c [2021-03-19T19:14:38.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:38.503Z] ---> Running in 558589c6f8b9 [2021-03-19T19:14:38.503Z] ---> Running in e03ef86dfb11 [2021-03-19T19:14:38.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:14:38.828Z] Removing intermediate container e06f60e9b65c [2021-03-19T19:14:38.828Z] ---> 4efbc814d3eb [2021-03-19T19:14:38.828Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:14:38.828Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T19:14:38.828Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:14:38.828Z] OK: 6 MiB in 15 packages [2021-03-19T19:14:39.171Z] ---> Running in 346e0a3de173 [2021-03-19T19:14:39.465Z] Removing intermediate container 558589c6f8b9 [2021-03-19T19:14:39.465Z] ---> 75cce5f012e3 [2021-03-19T19:14:39.465Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T19:14:39.465Z] Removing intermediate container e03ef86dfb11 [2021-03-19T19:14:39.465Z] ---> 3a2522342b33 [2021-03-19T19:14:39.465Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T19:14:39.808Z] Removing intermediate container 8124bc56441c [2021-03-19T19:14:39.808Z] ---> 15e8ca482e52 [2021-03-19T19:14:39.808Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T19:14:41.281Z] ---> Running in 065bff306c41 [2021-03-19T19:14:41.281Z] ---> Running in 075b8c6db2bf [2021-03-19T19:14:41.578Z] Removing intermediate container 346e0a3de173 [2021-03-19T19:14:41.578Z] ---> 353b71640994 [2021-03-19T19:14:41.578Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T19:14:41.924Z] ---> ca59bc875179 [2021-03-19T19:14:41.924Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T19:14:41.924Z] ---> Running in 5b27a5d77bf4 [2021-03-19T19:14:42.277Z] Removing intermediate container 065bff306c41 [2021-03-19T19:14:42.277Z] ---> 539638119856 [2021-03-19T19:14:42.277Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T19:14:42.582Z] ---> Running in 8c6d5d0fb26d [2021-03-19T19:14:42.781Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:14:42.781Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:14:42.781Z] ---> 6d730eab1288 [2021-03-19T19:14:42.781Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T19:14:42.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:14:42.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:14:42.781Z] ---> 6d730eab1288 [2021-03-19T19:14:42.781Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:14:42.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:14:42.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:14:42.781Z] ---> 6d730eab1288 [2021-03-19T19:14:42.781Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T19:14:42.781Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:14:42.781Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:14:42.781Z] ---> 6d730eab1288 [2021-03-19T19:14:42.781Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T19:14:42.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:14:42.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:14:42.781Z] ---> 6d730eab1288 [2021-03-19T19:14:42.781Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:14:42.781Z] ---> Running in 48ae73a9a758 [2021-03-19T19:14:42.781Z] ---> Running in 8fa396ef0920 [2021-03-19T19:14:42.781Z] ---> Running in 5f546c4b743d [2021-03-19T19:14:42.781Z] ---> Running in 9cafa9ab4444 [2021-03-19T19:14:42.781Z] ---> Running in 5397b802516b [2021-03-19T19:14:42.781Z] Removing intermediate container 5397b802516b [2021-03-19T19:14:42.781Z] ---> 424fcf165d82 [2021-03-19T19:14:42.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:14:42.781Z] Removing intermediate container 5f546c4b743d [2021-03-19T19:14:42.781Z] ---> 55512272f5f7 [2021-03-19T19:14:42.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:14:42.781Z] Removing intermediate container 9cafa9ab4444 [2021-03-19T19:14:42.781Z] ---> efc460358440 [2021-03-19T19:14:42.781Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:14:42.781Z] Removing intermediate container 8fa396ef0920 [2021-03-19T19:14:42.781Z] ---> 6102443850bd [2021-03-19T19:14:42.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:14:42.781Z] Removing intermediate container 48ae73a9a758 [2021-03-19T19:14:42.781Z] ---> 6c89bc915cd6 [2021-03-19T19:14:42.781Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:14:42.781Z] ---> Running in b80b45ee5bd8 [2021-03-19T19:14:42.781Z] ---> Running in caa2d39121c8 [2021-03-19T19:14:42.781Z] ---> Running in 55c3438561a9 [2021-03-19T19:14:42.781Z] ---> Running in 8b918738133d [2021-03-19T19:14:42.781Z] ---> Running in ea1681d63735 [2021-03-19T19:14:42.781Z] Removing intermediate container b80b45ee5bd8 [2021-03-19T19:14:42.781Z] ---> 91d85de5e352 [2021-03-19T19:14:42.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T19:14:42.781Z] ---> Running in 7f07797e4812 [2021-03-19T19:14:42.781Z] Removing intermediate container caa2d39121c8 [2021-03-19T19:14:42.781Z] ---> a239e5a7c08f [2021-03-19T19:14:42.781Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T19:14:42.781Z] Removing intermediate container 55c3438561a9 [2021-03-19T19:14:42.781Z] ---> eb0b9abdce50 [2021-03-19T19:14:42.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T19:14:42.781Z] ---> Running in 8c6f2f21118a [2021-03-19T19:14:42.781Z] ---> Running in f25d19b49c0a [2021-03-19T19:14:42.781Z] Removing intermediate container 8b918738133d [2021-03-19T19:14:42.781Z] ---> ba84854161e6 [2021-03-19T19:14:42.781Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T19:14:42.781Z] Removing intermediate container ea1681d63735 [2021-03-19T19:14:42.781Z] ---> 683ae5b6c82b [2021-03-19T19:14:42.781Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T19:14:42.781Z] ---> Running in bf41610aa296 [2021-03-19T19:14:42.781Z] ---> Running in 00e5c7c4ed88 [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:42.861Z] Removing intermediate container 6a41d5a43730 [2021-03-19T19:14:42.861Z] ---> e4dcd518a9ea [2021-03-19T19:14:42.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:14:42.861Z] Removing intermediate container 5b27a5d77bf4 [2021-03-19T19:14:42.861Z] ---> b8c44d853fd0 [2021-03-19T19:14:42.861Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T19:14:43.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:43.198Z] ---> Running in 25ab71269798 [2021-03-19T19:14:43.198Z] ---> Running in 7ffd8b745dd5 [2021-03-19T19:14:43.198Z] Removing intermediate container 8c6d5d0fb26d [2021-03-19T19:14:43.198Z] ---> 64013c7e7a4b [2021-03-19T19:14:43.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:14:43.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:43.523Z] ---> a68af4c7fbdb [2021-03-19T19:14:43.523Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T19:14:43.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:14:43.610Z] OK: 217 MiB in 51 packages [2021-03-19T19:14:43.892Z] OK: 217 MiB in 51 packages [2021-03-19T19:14:43.892Z] OK: 217 MiB in 51 packages [2021-03-19T19:14:44.181Z] OK: 217 MiB in 51 packages [2021-03-19T19:14:44.310Z] Removing intermediate container 7ffd8b745dd5 [2021-03-19T19:14:44.310Z] ---> 7bfffcfde7e0 [2021-03-19T19:14:44.310Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:14:44.310Z] Removing intermediate container 25ab71269798 [2021-03-19T19:14:44.310Z] ---> 71811a3b4625 [2021-03-19T19:14:44.310Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T19:14:44.783Z] OK: 217 MiB in 51 packages [2021-03-19T19:14:44.991Z] ---> 953d2ac17c6b [2021-03-19T19:14:44.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T19:14:44.991Z] ---> Running in 8219fbce32df [2021-03-19T19:14:45.291Z] ---> 4c6422c70df8 [2021-03-19T19:14:45.291Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T19:14:45.291Z] Removing intermediate container 075b8c6db2bf [2021-03-19T19:14:45.291Z] ---> 389b19b2d466 [2021-03-19T19:14:45.291Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T19:14:45.291Z] ---> Running in 417252b205f1 [2021-03-19T19:14:45.569Z] ---> b5054bc486d9 [2021-03-19T19:14:45.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T19:14:45.569Z] Removing intermediate container 8219fbce32df [2021-03-19T19:14:45.569Z] ---> b2da8475d989 [2021-03-19T19:14:45.569Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T19:14:45.777Z] Removing intermediate container 7f07797e4812 [2021-03-19T19:14:45.777Z] ---> 242d70bf9222 [2021-03-19T19:14:45.777Z] Step 6/23 : COPY go.mod . [2021-03-19T19:14:45.777Z] Removing intermediate container f25d19b49c0a [2021-03-19T19:14:45.777Z] ---> ffc9a9c34fe7 [2021-03-19T19:14:45.777Z] Step 6/23 : COPY go.mod . [2021-03-19T19:14:45.777Z] Removing intermediate container 8c6f2f21118a [2021-03-19T19:14:45.777Z] ---> a3f911f5ca2b [2021-03-19T19:14:45.777Z] Step 6/22 : COPY go.mod . [2021-03-19T19:14:45.854Z] ---> Running in 16c79bea3e6a [2021-03-19T19:14:46.160Z] ---> Running in 1aa67620fa87 [2021-03-19T19:14:46.161Z] Removing intermediate container 417252b205f1 [2021-03-19T19:14:46.161Z] ---> 32b9ba33ea4b [2021-03-19T19:14:46.161Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T19:14:46.378Z] Removing intermediate container bf41610aa296 [2021-03-19T19:14:46.378Z] ---> 5160d7ad24c6 [2021-03-19T19:14:46.378Z] Step 6/21 : COPY go.mod . [2021-03-19T19:14:46.473Z] ---> ef02c7e85f14 [2021-03-19T19:14:46.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T19:14:46.474Z] ---> Running in 3cadd3befdad [2021-03-19T19:14:46.659Z] Removing intermediate container 00e5c7c4ed88 [2021-03-19T19:14:46.659Z] ---> 727476c19279 [2021-03-19T19:14:46.659Z] Step 6/26 : COPY go.mod . [2021-03-19T19:14:46.659Z] ---> e1fc3bc14336 [2021-03-19T19:14:46.659Z] Step 7/23 : RUN go mod download [2021-03-19T19:14:46.780Z] Removing intermediate container 1aa67620fa87 [2021-03-19T19:14:46.780Z] ---> 868b295a6527 [2021-03-19T19:14:46.780Z] Step 15/23 : WORKDIR / [2021-03-19T19:14:46.942Z] ---> 4b2956db63f4 [2021-03-19T19:14:46.942Z] Step 7/23 : RUN go mod download [2021-03-19T19:14:46.942Z] ---> e8b27dfe9d4a [2021-03-19T19:14:46.942Z] Step 7/22 : RUN go mod download [2021-03-19T19:14:46.942Z] ---> Running in 1fd8ec388cf3 [2021-03-19T19:14:47.054Z] Removing intermediate container 16c79bea3e6a [2021-03-19T19:14:47.054Z] ---> 587afeea9c50 [2021-03-19T19:14:47.054Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T19:14:47.214Z] ---> Running in cfb5b0e6bca4 [2021-03-19T19:14:47.214Z] ---> Running in 3c78963572e7 [2021-03-19T19:14:47.489Z] ---> bfb4872dca63 [2021-03-19T19:14:47.489Z] Step 7/21 : RUN go mod download [2021-03-19T19:14:47.650Z] ---> Running in a80768cdcd11 [2021-03-19T19:14:47.650Z] Removing intermediate container 3cadd3befdad [2021-03-19T19:14:47.650Z] ---> ee0f03bad225 [2021-03-19T19:14:47.650Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T19:14:47.769Z] ---> Running in baad9a0e252c [2021-03-19T19:14:47.769Z] ---> b9faf5ea05b4 [2021-03-19T19:14:47.769Z] Step 7/26 : RUN go mod download [2021-03-19T19:14:47.954Z] ---> 9b55b0ea52e0 [2021-03-19T19:14:47.954Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T19:14:47.954Z] ---> 335d8047b065 [2021-03-19T19:14:47.954Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T19:14:47.954Z] ---> 48f42964173d [2021-03-19T19:14:47.954Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T19:14:47.954Z] ---> Running in aac378b44df6 [2021-03-19T19:14:48.042Z] ---> Running in 08211d8a7af2 [2021-03-19T19:14:48.247Z] ---> Running in c08809d1d9df [2021-03-19T19:14:48.247Z] Removing intermediate container a80768cdcd11 [2021-03-19T19:14:48.247Z] ---> a4dda790158e [2021-03-19T19:14:48.247Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:14:48.247Z] ---> Running in a33874d2d132 [2021-03-19T19:14:48.516Z] Removing intermediate container aac378b44df6 [2021-03-19T19:14:48.516Z] ---> 9c8fe1e9c10e [2021-03-19T19:14:48.516Z] Step 20/21 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:14:48.516Z] ---> ca79b27eaa64 [2021-03-19T19:14:48.516Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T19:14:48.516Z] Removing intermediate container a33874d2d132 [2021-03-19T19:14:48.516Z] ---> b3d37388f7ae [2021-03-19T19:14:48.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:14:48.794Z] ---> Running in fa9d11c215ba [2021-03-19T19:14:48.794Z] ---> Running in 74ad96ed03c5 [2021-03-19T19:14:48.794Z] ---> Running in e8f07fc1e5cf [2021-03-19T19:14:48.794Z] ---> cb03e968957c [2021-03-19T19:14:48.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T19:14:49.415Z] Removing intermediate container fa9d11c215ba [2021-03-19T19:14:49.415Z] ---> ed10751a0839 [2021-03-19T19:14:49.415Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T19:14:49.712Z] Removing intermediate container e8f07fc1e5cf [2021-03-19T19:14:49.712Z] ---> dfc4b8f7b469 [2021-03-19T19:14:49.712Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T19:14:49.712Z] Removing intermediate container 74ad96ed03c5 [2021-03-19T19:14:49.712Z] ---> 778ad2c8ca65 [2021-03-19T19:14:49.712Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:14:49.712Z] ---> Running in a632a093ef2e [2021-03-19T19:14:49.712Z] ---> Running in 92fb981b2869 [2021-03-19T19:14:49.712Z] ---> Running in 394f6ca85959 [2021-03-19T19:14:50.371Z] ---> 621952a12a45 [2021-03-19T19:14:50.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T19:14:50.371Z] Removing intermediate container c08809d1d9df [2021-03-19T19:14:50.371Z] ---> 5bc7b539e79c [2021-03-19T19:14:50.371Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:14:50.371Z] Removing intermediate container a632a093ef2e [2021-03-19T19:14:50.371Z] ---> 2680eee77afc [2021-03-19T19:14:50.371Z] [2021-03-19T19:14:50.650Z] Removing intermediate container 394f6ca85959 [2021-03-19T19:14:50.650Z] ---> f6cb80dba3e2 [2021-03-19T19:14:50.650Z] Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:14:50.980Z] Removing intermediate container 92fb981b2869 [2021-03-19T19:14:50.980Z] ---> b658aa24169d [2021-03-19T19:14:50.980Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T19:14:50.980Z] ---> Running in 0be8bc40721d [2021-03-19T19:14:50.980Z] ---> Running in 2d15d6ddaa7b [2021-03-19T19:14:51.246Z] ---> c0d54b43b35f [2021-03-19T19:14:51.246Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T19:14:51.465Z] Removing intermediate container 1fd8ec388cf3 [2021-03-19T19:14:51.466Z] ---> 5d24a8668093 [2021-03-19T19:14:51.466Z] Step 8/23 : COPY . . [2021-03-19T19:14:51.512Z] ---> Running in 67e7fcb3630a [2021-03-19T19:14:51.793Z] ---> af3da019383d [2021-03-19T19:14:51.793Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T19:14:51.793Z] Successfully built 2680eee77afc [2021-03-19T19:14:51.793Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T19:14:51.793Z] Removing intermediate container 0be8bc40721d [2021-03-19T19:14:51.793Z] ---> dfab723d7a64 [2021-03-19T19:14:51.793Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T19:14:51.793Z] Building docker-sys-mgmt-agent-go [2021-03-19T19:14:52.060Z] Removing intermediate container cfb5b0e6bca4 [2021-03-19T19:14:52.061Z] ---> fb01182d1e7e [2021-03-19T19:14:52.061Z] Step 8/23 : COPY . . [2021-03-19T19:14:52.061Z] Removing intermediate container 3c78963572e7 [2021-03-19T19:14:52.061Z] ---> 59fca55b5a07 [2021-03-19T19:14:52.061Z] Step 8/22 : COPY . . [2021-03-19T19:14:52.073Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2d15d6ddaa7b [2021-03-19T19:14:52.073Z] ---> 91703bcb89f2 [2021-03-19T19:14:52.073Z] Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:14:52.073Z] ---> Running in b25f5376704a [2021-03-19T19:14:52.338Z] Removing intermediate container baad9a0e252c [2021-03-19T19:14:52.339Z] ---> ea9cc5d890f8 [2021-03-19T19:14:52.339Z] Step 8/21 : COPY . . [2021-03-19T19:14:52.347Z] ---> Running in 87ae25978785 [2021-03-19T19:14:52.347Z] Removing intermediate container 67e7fcb3630a [2021-03-19T19:14:52.347Z] ---> 3181cf67f1ba [2021-03-19T19:14:52.347Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:14:52.347Z] ---> Running in 7bacc388c810 [2021-03-19T19:14:52.616Z] Removing intermediate container 08211d8a7af2 [2021-03-19T19:14:52.616Z] ---> e43142f57046 [2021-03-19T19:14:52.616Z] Step 8/26 : COPY . . [2021-03-19T19:14:52.642Z] Removing intermediate container b25f5376704a [2021-03-19T19:14:52.642Z] ---> 310a2023f777 [2021-03-19T19:14:52.642Z] [2021-03-19T19:14:52.941Z] Removing intermediate container 87ae25978785 [2021-03-19T19:14:52.941Z] ---> d4f634a46fea [2021-03-19T19:14:52.941Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T19:14:52.941Z] ---> f7b7aa813b49 [2021-03-19T19:14:53.237Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T19:14:53.237Z] Removing intermediate container 7bacc388c810 [2021-03-19T19:14:53.237Z] ---> 0614da5a6f23 [2021-03-19T19:14:53.237Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T19:14:53.528Z] ---> Running in 7d1c150ebe26 [2021-03-19T19:14:53.904Z] ---> Running in 500d31fcfe57 [2021-03-19T19:14:54.195Z] Successfully built 310a2023f777 [2021-03-19T19:14:54.466Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T19:14:54.466Z] Building docker-core-command-go [2021-03-19T19:14:54.755Z]  Building docker-support-scheduler-go ... done  ---> 99171c2a70e7 [2021-03-19T19:14:54.755Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T19:14:54.755Z] Removing intermediate container 7d1c150ebe26 [2021-03-19T19:14:54.755Z] ---> bc458f80fbc8 [2021-03-19T19:14:54.755Z] [2021-03-19T19:14:56.783Z] Removing intermediate container 500d31fcfe57 [2021-03-19T19:14:56.783Z] ---> 35b2d7fb9925 [2021-03-19T19:14:56.783Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:14:57.485Z] Successfully built bc458f80fbc8 [2021-03-19T19:14:57.485Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T19:14:57.485Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-19T19:14:57.485Z] ---> Running in e6e0c847d245 [2021-03-19T19:14:57.890Z] ---> d8c4270bb4f0 [2021-03-19T19:14:57.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T19:14:59.487Z] Removing intermediate container e6e0c847d245 [2021-03-19T19:14:59.487Z] ---> 0c36e886564e [2021-03-19T19:14:59.487Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:14:59.761Z] ---> 6bafb82e3ddc [2021-03-19T19:14:59.761Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T19:15:00.029Z] ---> Running in f5ff5d606ece [2021-03-19T19:15:00.341Z] ---> Running in 35da3759ec61 [2021-03-19T19:15:02.498Z] Removing intermediate container f5ff5d606ece [2021-03-19T19:15:02.498Z] ---> d74eb601c1ae [2021-03-19T19:15:02.498Z] [2021-03-19T19:15:04.807Z] Removing intermediate container 35da3759ec61 [2021-03-19T19:15:04.807Z] ---> f9f9f94c7b03 [2021-03-19T19:15:04.807Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T19:15:04.807Z] Successfully built d74eb601c1ae [2021-03-19T19:15:04.807Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T19:15:04.807Z] Building docker-security-secretstore-setup-go [2021-03-19T19:15:05.936Z]  Building docker-core-metadata-go ... done  ---> 7dba017f41fd [2021-03-19T19:15:05.936Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T19:15:06.361Z] ---> Running in 5ae15ae0d3f5 [2021-03-19T19:15:11.220Z] Removing intermediate container 5ae15ae0d3f5 [2021-03-19T19:15:11.220Z] ---> 6d9f4ad5a66a [2021-03-19T19:15:11.220Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T19:15:11.553Z] ---> Running in 405b70e6b902 [2021-03-19T19:15:13.020Z] Removing intermediate container 405b70e6b902 [2021-03-19T19:15:13.020Z] ---> 6a77b07f1601 [2021-03-19T19:15:13.020Z] Step 28/31 : CMD ["gate"] [2021-03-19T19:15:13.670Z] ---> Running in e87e66cffa23 [2021-03-19T19:15:14.364Z] Removing intermediate container e87e66cffa23 [2021-03-19T19:15:14.364Z] ---> 5ff2f4c41250 [2021-03-19T19:15:14.364Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T19:15:14.683Z] ---> Running in 2149030f5477 [2021-03-19T19:15:15.711Z] Removing intermediate container 2149030f5477 [2021-03-19T19:15:15.711Z] ---> 212f06c0c8fc [2021-03-19T19:15:15.711Z] Step 30/31 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:15:16.781Z] ---> Running in db18b34eb74f [2021-03-19T19:15:18.952Z] Removing intermediate container db18b34eb74f [2021-03-19T19:15:18.952Z] ---> 008f51e0c62d [2021-03-19T19:15:18.952Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T19:15:19.475Z] ---> bfd914897135 [2021-03-19T19:15:19.475Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T19:15:19.475Z] ---> 9aa90098205b [2021-03-19T19:15:19.475Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T19:15:19.475Z] ---> c16e9772e112 [2021-03-19T19:15:19.475Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T19:15:19.475Z] ---> 78cdf11b3f09 [2021-03-19T19:15:19.475Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T19:15:19.475Z] ---> Running in ff6744f85b1d [2021-03-19T19:15:19.475Z] ---> Running in 7e9d1cbafa66 [2021-03-19T19:15:19.475Z] ---> Running in 200d8aa4d548 [2021-03-19T19:15:19.475Z] ---> Running in 86476ebec2f2 [2021-03-19T19:15:19.475Z] ---> 4f00d1afdc7d [2021-03-19T19:15:19.475Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T19:15:19.475Z] ---> Running in a6e23b3d9222 [2021-03-19T19:15:20.074Z] 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-03-19T19:15:20.074Z] 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-03-19T19:15:20.351Z] 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-03-19T19:15:20.351Z] 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-03-19T19:15:20.351Z] 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-03-19T19:15:21.853Z] ---> Running in 24e989e0ab5d [2021-03-19T19:15:23.554Z] Removing intermediate container 24e989e0ab5d [2021-03-19T19:15:23.554Z] ---> 4836a8f7e11e [2021-03-19T19:15:23.554Z] [2021-03-19T19:15:24.678Z] Successfully built 4836a8f7e11e [2021-03-19T19:15:25.371Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T19:15:59.253Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:15:59.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:15:59.253Z] ---> 902b4ddd9028 [2021-03-19T19:15:59.253Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T19:15:59.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:15:59.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:15:59.253Z] ---> 902b4ddd9028 [2021-03-19T19:15:59.253Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 5184b5d5da86 [2021-03-19T19:15:59.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 5184b5d5da86 [2021-03-19T19:15:59.253Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 371cc2b2c948 [2021-03-19T19:15:59.253Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 371cc2b2c948 [2021-03-19T19:15:59.253Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> a31691ab512b [2021-03-19T19:15:59.253Z] Step 6/23 : COPY go.mod . [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> a0afc33fd3c0 [2021-03-19T19:15:59.253Z] Step 7/23 : RUN go mod download [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 9f0f9aef868a [2021-03-19T19:15:59.253Z] Step 8/23 : COPY . . [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 846f0b84c628 [2021-03-19T19:15:59.253Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T19:15:59.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:15:59.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:15:59.253Z] ---> 902b4ddd9028 [2021-03-19T19:15:59.253Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 5184b5d5da86 [2021-03-19T19:15:59.253Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 371cc2b2c948 [2021-03-19T19:15:59.253Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T19:15:59.253Z] ---> Running in 4445f378ea80 [2021-03-19T19:15:59.253Z] ---> Running in 4646c5fe6212 [2021-03-19T19:15:59.253Z] ---> Running in 3eb6d52e4147 [2021-03-19T19:15:59.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:15:59.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:15:59.253Z] ---> 902b4ddd9028 [2021-03-19T19:15:59.253Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 5184b5d5da86 [2021-03-19T19:15:59.253Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 371cc2b2c948 [2021-03-19T19:15:59.253Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> a31691ab512b [2021-03-19T19:15:59.253Z] Step 6/24 : COPY go.mod . [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> a0afc33fd3c0 [2021-03-19T19:15:59.253Z] Step 7/24 : RUN go mod download [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 9f0f9aef868a [2021-03-19T19:15:59.253Z] Step 8/24 : COPY . . [2021-03-19T19:15:59.253Z] ---> Using cache [2021-03-19T19:15:59.253Z] ---> 846f0b84c628 [2021-03-19T19:15:59.253Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T19:15:59.253Z] ---> Running in ecfe6ce606d6 [2021-03-19T19:16:01.289Z] 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-03-19T19:16:01.290Z] 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-03-19T19:16:01.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:16:01.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:16:02.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:16:02.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:16:03.580Z] OK: 233 MiB in 51 packages [2021-03-19T19:16:03.580Z] OK: 233 MiB in 51 packages [2021-03-19T19:16:06.418Z] Removing intermediate container 4646c5fe6212 [2021-03-19T19:16:06.418Z] ---> 32fdf841f983 [2021-03-19T19:16:06.418Z] Step 6/23 : COPY go.mod . [2021-03-19T19:16:06.707Z] Removing intermediate container 3eb6d52e4147 [2021-03-19T19:16:06.707Z] ---> 4e4186f0f921 [2021-03-19T19:16:06.707Z] Step 6/26 : COPY go.mod . [2021-03-19T19:16:07.024Z] ---> 37741d7088a8 [2021-03-19T19:16:07.024Z] Step 7/23 : RUN go mod download [2021-03-19T19:16:07.361Z] ---> Running in 19ec41934bd0 [2021-03-19T19:16:07.361Z] ---> 2dfa9db4a270 [2021-03-19T19:16:07.361Z] Step 7/26 : RUN go mod download [2021-03-19T19:16:07.651Z] ---> Running in bff9fe53a339 [2021-03-19T19:16:13.616Z] Removing intermediate container 19ec41934bd0 [2021-03-19T19:16:13.616Z] ---> 440bc8e43df5 [2021-03-19T19:16:13.616Z] Step 8/23 : COPY . . [2021-03-19T19:16:13.616Z] Removing intermediate container bff9fe53a339 [2021-03-19T19:16:13.616Z] ---> e02c0555aa46 [2021-03-19T19:16:13.616Z] Step 8/26 : COPY . . [2021-03-19T19:16:54.794Z] 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-03-19T19:16:57.229Z] 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-03-19T19:17:05.579Z] Removing intermediate container 200d8aa4d548 [2021-03-19T19:17:05.579Z] ---> cd177dbfead0 [2021-03-19T19:17:05.579Z] [2021-03-19T19:17:05.579Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T19:17:05.579Z] 3.12: Pulling from library/alpine [2021-03-19T19:17:05.579Z] Removing intermediate container a6e23b3d9222 [2021-03-19T19:17:05.579Z] ---> 798d55da5ffb [2021-03-19T19:17:05.579Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T19:17:05.579Z] ---> Running in 4a9a65604dde [2021-03-19T19:17:06.574Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T19:17:06.574Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T19:17:06.574Z] ---> d10569e2745f [2021-03-19T19:17:06.574Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T19:17:07.170Z] ---> Running in 7580e3d6a4c3 [2021-03-19T19:17:07.446Z] 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-03-19T19:17:08.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:09.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:10.111Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T19:17:10.111Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:17:10.111Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T19:17:10.111Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T19:17:10.111Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:10.387Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:17:10.387Z] OK: 7 MiB in 18 packages [2021-03-19T19:17:14.725Z] Removing intermediate container 7580e3d6a4c3 [2021-03-19T19:17:14.725Z] ---> 47415013e1c2 [2021-03-19T19:17:14.725Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T19:17:14.725Z] Removing intermediate container ff6744f85b1d [2021-03-19T19:17:14.725Z] ---> cbd2cafec024 [2021-03-19T19:17:14.725Z] [2021-03-19T19:17:14.725Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:17:14.725Z] ---> d10569e2745f [2021-03-19T19:17:14.725Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:17:14.725Z] Removing intermediate container 4a9a65604dde [2021-03-19T19:17:14.725Z] ---> 5cda5dbcaaf3 [2021-03-19T19:17:14.725Z] [2021-03-19T19:17:14.725Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T19:17:14.725Z] ---> Running in ab43c6f10f8f [2021-03-19T19:17:14.725Z] ---> Running in b12bf885d31b [2021-03-19T19:17:14.725Z] 20.10.0: Pulling from library/docker [2021-03-19T19:17:15.720Z] Removing intermediate container ab43c6f10f8f [2021-03-19T19:17:15.720Z] ---> aba37b15deee [2021-03-19T19:17:15.720Z] Step 13/21 : WORKDIR /edgex [2021-03-19T19:17:16.700Z] ---> Running in e033b00f9607 [2021-03-19T19:17:16.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:16.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:17.576Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T19:17:17.576Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:17.576Z] OK: 5 MiB in 15 packages [2021-03-19T19:17:18.175Z] Removing intermediate container e033b00f9607 [2021-03-19T19:17:18.175Z] ---> d35dd71ec8a2 [2021-03-19T19:17:18.175Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T19:17:20.154Z] ---> 94ed4de50e2c [2021-03-19T19:17:20.154Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T19:17:20.431Z] Removing intermediate container b12bf885d31b [2021-03-19T19:17:20.431Z] ---> d8f33e29a339 [2021-03-19T19:17:20.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:17:20.708Z] ---> Running in 7d139070e53d [2021-03-19T19:17:20.982Z] Removing intermediate container 86476ebec2f2 [2021-03-19T19:17:20.983Z] ---> fc2311f8ae96 [2021-03-19T19:17:20.983Z] [2021-03-19T19:17:20.983Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T19:17:20.983Z] ---> d10569e2745f [2021-03-19T19:17:20.983Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T19:17:21.650Z] ---> Running in 433d1540b145 [2021-03-19T19:17:22.287Z] Removing intermediate container 7d139070e53d [2021-03-19T19:17:22.287Z] ---> 9002fdd91995 [2021-03-19T19:17:22.287Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T19:17:22.287Z] ---> 5fa933c91ec0 [2021-03-19T19:17:22.287Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T19:17:22.578Z] Removing intermediate container 4445f378ea80 [2021-03-19T19:17:22.578Z] ---> 2a27df5cb4dc [2021-03-19T19:17:22.578Z] [2021-03-19T19:17:22.578Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:17:22.578Z] ---> 88dd2752d2ea [2021-03-19T19:17:22.578Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:17:22.582Z] ---> Running in 806dfadfa22d [2021-03-19T19:17:22.852Z] ---> Using cache [2021-03-19T19:17:22.852Z] ---> e4dcd518a9ea [2021-03-19T19:17:22.852Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:17:22.852Z] ---> Using cache [2021-03-19T19:17:22.852Z] ---> 71811a3b4625 [2021-03-19T19:17:22.852Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T19:17:24.056Z] Removing intermediate container 806dfadfa22d [2021-03-19T19:17:24.056Z] ---> 0562656c8956 [2021-03-19T19:17:24.056Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T19:17:24.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:24.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:24.930Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T19:17:24.930Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T19:17:24.930Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:24.930Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:17:25.204Z] OK: 6 MiB in 16 packages [2021-03-19T19:17:25.481Z] ---> Running in 1f61c05ec49a [2021-03-19T19:17:25.481Z] ---> df13525b4c83 [2021-03-19T19:17:25.481Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T19:17:26.089Z] Removing intermediate container 7e9d1cbafa66 [2021-03-19T19:17:26.089Z] ---> 281763b2ba94 [2021-03-19T19:17:26.089Z] [2021-03-19T19:17:26.089Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:17:26.089Z] ---> d10569e2745f [2021-03-19T19:17:26.089Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:17:26.089Z] ---> Using cache [2021-03-19T19:17:26.089Z] ---> d8f33e29a339 [2021-03-19T19:17:26.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:17:26.089Z] ---> Using cache [2021-03-19T19:17:26.089Z] ---> 9002fdd91995 [2021-03-19T19:17:26.089Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T19:17:26.703Z] ---> Running in c701879e8bce [2021-03-19T19:17:26.703Z] Removing intermediate container 1f61c05ec49a [2021-03-19T19:17:26.703Z] ---> 6bce39513ddb [2021-03-19T19:17:26.703Z] Step 15/23 : WORKDIR / [2021-03-19T19:17:26.703Z] ---> Running in 0652d48c84a1 [2021-03-19T19:17:27.304Z] ---> Running in a13d72402239 [2021-03-19T19:17:27.304Z] Removing intermediate container c701879e8bce [2021-03-19T19:17:27.304Z] ---> 7fd297357287 [2021-03-19T19:17:27.304Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T19:17:27.844Z] ---> Running in 3105d57f163a [2021-03-19T19:17:27.895Z] Removing intermediate container 0652d48c84a1 [2021-03-19T19:17:27.895Z] ---> 2f8501f867a2 [2021-03-19T19:17:27.895Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T19:17:27.895Z] ---> Running in 87fa273bf142 [2021-03-19T19:17:28.488Z] ---> Running in fbe5d16341c7 [2021-03-19T19:17:28.488Z] Removing intermediate container a13d72402239 [2021-03-19T19:17:28.488Z] ---> da7e2c82feff [2021-03-19T19:17:28.488Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:17:28.488Z] Removing intermediate container 433d1540b145 [2021-03-19T19:17:28.488Z] ---> 9b0274f6831c [2021-03-19T19:17:28.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:17:29.090Z] ---> Running in 37931c27d3a7 [2021-03-19T19:17:29.090Z] Removing intermediate container 87fa273bf142 [2021-03-19T19:17:29.090Z] ---> c07440ee1d8d [2021-03-19T19:17:29.090Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T19:17:29.362Z] Removing intermediate container fbe5d16341c7 [2021-03-19T19:17:29.362Z] ---> 5576115ca628 [2021-03-19T19:17:29.362Z] Step 15/23 : WORKDIR / [2021-03-19T19:17:29.362Z] ---> Running in 1218a6cbfd1c [2021-03-19T19:17:29.362Z] ---> Running in e4565ec2274c [2021-03-19T19:17:29.635Z] ---> cec15996c61a [2021-03-19T19:17:29.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T19:17:29.635Z] Removing intermediate container 37931c27d3a7 [2021-03-19T19:17:29.635Z] ---> ef0edba3d8da [2021-03-19T19:17:29.635Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T19:17:29.909Z] Removing intermediate container 1218a6cbfd1c [2021-03-19T19:17:29.909Z] ---> 14e0ffcba82a [2021-03-19T19:17:29.909Z] Step 20/21 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:17:29.909Z] ---> Running in 0220f3684fe2 [2021-03-19T19:17:30.499Z] ---> Running in 4fcfa3890912 [2021-03-19T19:17:30.500Z] Removing intermediate container e4565ec2274c [2021-03-19T19:17:30.500Z] ---> 830c0fccaf6c [2021-03-19T19:17:30.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:17:30.500Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T19:17:32.040Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T19:17:32.040Z] ---> eeaf43b92773 [2021-03-19T19:17:32.040Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T19:17:32.040Z] Removing intermediate container 0220f3684fe2 [2021-03-19T19:17:32.040Z] ---> 2ed668f569b1 [2021-03-19T19:17:32.040Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T19:17:32.040Z] ---> Running in 1220ff40564b [2021-03-19T19:17:32.040Z] ---> Running in 99f778cd22a8 [2021-03-19T19:17:32.040Z] Removing intermediate container 4fcfa3890912 [2021-03-19T19:17:32.040Z] ---> 2c48819f7baa [2021-03-19T19:17:32.040Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T19:17:32.040Z] ---> a541f33d4541 [2021-03-19T19:17:32.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:32.040Z] ---> a6c02c67e706 [2021-03-19T19:17:32.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T19:17:32.040Z] ---> Running in c9aae7f44332 [2021-03-19T19:17:32.040Z] Removing intermediate container 99f778cd22a8 [2021-03-19T19:17:32.040Z] ---> efa50d9b3272 [2021-03-19T19:17:32.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:17:32.057Z] Removing intermediate container 3105d57f163a [2021-03-19T19:17:32.057Z] ---> a726da2d5cbe [2021-03-19T19:17:32.057Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T19:17:32.057Z] ---> Running in 6bf5fe68ccce [2021-03-19T19:17:32.660Z] Removing intermediate container c9aae7f44332 [2021-03-19T19:17:32.660Z] ---> 36abcd035f4f [2021-03-19T19:17:32.660Z] [2021-03-19T19:17:32.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:32.935Z] ---> 2851d68eb950 [2021-03-19T19:17:32.935Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T19:17:33.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:33.209Z] Successfully built 36abcd035f4f [2021-03-19T19:17:33.483Z] ---> 8fbd5d3e80b6 [2021-03-19T19:17:33.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T19:17:33.484Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T19:17:33.484Z] Building docker-security-bootstrapper-go [2021-03-19T19:17:33.484Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 3b1acaa50c63 [2021-03-19T19:17:33.615Z] Removing intermediate container 6bf5fe68ccce [2021-03-19T19:17:33.615Z] ---> f46f4d60c127 [2021-03-19T19:17:33.615Z] Step 15/23 : WORKDIR / [2021-03-19T19:17:33.757Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T19:17:33.757Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T19:17:33.757Z] Executing bash-5.0.17-r0.post-install [2021-03-19T19:17:33.757Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:33.757Z] OK: 12 MiB in 22 packages [2021-03-19T19:17:33.757Z] ---> 53d7bca8615e [2021-03-19T19:17:33.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:34.367Z] Removing intermediate container 3b1acaa50c63 [2021-03-19T19:17:34.367Z] ---> 9e6eb267c2d7 [2021-03-19T19:17:34.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:17:34.644Z] ---> Running in 56224ed70467 [2021-03-19T19:17:34.644Z] ---> Running in c14d0e27b242 [2021-03-19T19:17:35.641Z] ---> cd1da6478985 [2021-03-19T19:17:35.641Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T19:17:36.710Z] ---> 4808014f344d [2021-03-19T19:17:36.710Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T19:17:37.091Z] ---> Running in a611e016b46e [2021-03-19T19:17:37.091Z] ---> db10791138c2 [2021-03-19T19:17:37.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:37.091Z] Removing intermediate container 56224ed70467 [2021-03-19T19:17:37.091Z] ---> e6b008d02d78 [2021-03-19T19:17:37.091Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T19:17:37.091Z] Removing intermediate container 1220ff40564b [2021-03-19T19:17:37.091Z] ---> d014d8fdcc77 [2021-03-19T19:17:37.091Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T19:17:37.362Z] Removing intermediate container c14d0e27b242 [2021-03-19T19:17:37.362Z] ---> efc30804825b [2021-03-19T19:17:37.362Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:17:37.362Z] Removing intermediate container ecfe6ce606d6 [2021-03-19T19:17:37.362Z] ---> fbe5d402bd91 [2021-03-19T19:17:37.362Z] [2021-03-19T19:17:37.362Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T19:17:37.362Z] ---> 88dd2752d2ea [2021-03-19T19:17:37.362Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T19:17:37.362Z] ---> Running in 32b8a6c2e318 [2021-03-19T19:17:37.374Z] ---> Running in f73920e14485 [2021-03-19T19:17:37.374Z] ---> Running in 45a679f6d46b [2021-03-19T19:17:37.638Z] ---> Running in a52b00c6291a [2021-03-19T19:17:37.650Z] Removing intermediate container a611e016b46e [2021-03-19T19:17:37.650Z] ---> 4c304f6a8d85 [2021-03-19T19:17:37.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:17:38.260Z] ---> Running in ba83effbc8b2 [2021-03-19T19:17:38.277Z] ---> ef01b1f79452 [2021-03-19T19:17:38.277Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T19:17:38.277Z] ---> 7ea37702bfcc [2021-03-19T19:17:38.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T19:17:38.534Z] ---> 3827590c7829 [2021-03-19T19:17:38.534Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T19:17:38.534Z] Removing intermediate container 45a679f6d46b [2021-03-19T19:17:38.534Z] ---> 1f420aa223f1 [2021-03-19T19:17:38.534Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:17:38.809Z] Removing intermediate container f73920e14485 [2021-03-19T19:17:38.809Z] ---> 292a9db6bc31 [2021-03-19T19:17:38.809Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T19:17:38.878Z] ---> Running in 39f7f8c36ecb [2021-03-19T19:17:39.082Z] ---> Running in 54d91356efc7 [2021-03-19T19:17:39.082Z] ---> Running in f315591f0a00 [2021-03-19T19:17:39.381Z] Removing intermediate container ba83effbc8b2 [2021-03-19T19:17:39.381Z] ---> 63197223532c [2021-03-19T19:17:39.381Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T19:17:39.665Z] ---> Running in 8af17bb58ea8 [2021-03-19T19:17:39.665Z] ---> Running in 5e591bdf6e7b [2021-03-19T19:17:39.816Z] 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-03-19T19:17:39.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:17:39.945Z] Removing intermediate container 54d91356efc7 [2021-03-19T19:17:39.945Z] ---> 375b70853514 [2021-03-19T19:17:39.945Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:17:39.945Z] Removing intermediate container f315591f0a00 [2021-03-19T19:17:39.945Z] ---> f1c5ab8d0846 [2021-03-19T19:17:39.945Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:17:39.945Z] ---> Running in 3cb95f7855a9 [2021-03-19T19:17:40.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:17:40.218Z] ---> Running in 9d539a101f1d [2021-03-19T19:17:40.218Z] Removing intermediate container 8af17bb58ea8 [2021-03-19T19:17:40.218Z] ---> 14949cc719a5 [2021-03-19T19:17:40.218Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T19:17:40.398Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T19:17:40.398Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:17:40.398Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T19:17:40.398Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T19:17:40.398Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T19:17:40.398Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:40.503Z] Removing intermediate container 5e591bdf6e7b [2021-03-19T19:17:40.503Z] ---> 18b3acf8889f [2021-03-19T19:17:40.503Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:17:40.503Z] ---> Running in 7016d35b8e1c [2021-03-19T19:17:40.779Z] Removing intermediate container 3cb95f7855a9 [2021-03-19T19:17:40.779Z] ---> 284d3f2d7ad2 [2021-03-19T19:17:40.779Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T19:17:40.779Z] ---> Running in c0e050eff9d4 [2021-03-19T19:17:40.779Z] Removing intermediate container 9d539a101f1d [2021-03-19T19:17:40.779Z] ---> 1ef6e14ad843 [2021-03-19T19:17:40.779Z] [2021-03-19T19:17:41.053Z] ---> Running in 91714c18d8fb [2021-03-19T19:17:41.330Z] Removing intermediate container 7016d35b8e1c [2021-03-19T19:17:41.330Z] ---> efcbf0b86cda [2021-03-19T19:17:41.330Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T19:17:41.396Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:17:41.603Z] Successfully built 1ef6e14ad843 [2021-03-19T19:17:41.603Z] Removing intermediate container c0e050eff9d4 [2021-03-19T19:17:41.603Z] ---> ce737a9cac5e [2021-03-19T19:17:41.603Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:17:41.603Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T19:17:41.603Z] Building docker-security-secretstore-setup-go [2021-03-19T19:17:41.878Z]  Building docker-core-command-go ... done Removing intermediate container 91714c18d8fb [2021-03-19T19:17:41.878Z] ---> b5a495312d55 [2021-03-19T19:17:41.878Z] Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:17:41.902Z] OK: 7 MiB in 19 packages [2021-03-19T19:17:41.931Z] 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-03-19T19:17:41.931Z] ---> 1f61fdef912c [2021-03-19T19:17:41.931Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:42.153Z] ---> Running in 6da1847abf04 [2021-03-19T19:17:42.153Z] ---> Running in 4cad1a636f92 [2021-03-19T19:17:43.131Z] ---> e6be38d36b3e [2021-03-19T19:17:43.131Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:43.131Z] Removing intermediate container 6da1847abf04 [2021-03-19T19:17:43.131Z] ---> 82f211937df4 [2021-03-19T19:17:43.131Z] [2021-03-19T19:17:43.131Z] Removing intermediate container 4cad1a636f92 [2021-03-19T19:17:43.131Z] ---> 4a6bef0d3bed [2021-03-19T19:17:43.131Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T19:17:43.220Z] ---> c569fab3f771 [2021-03-19T19:17:43.220Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T19:17:43.734Z] ---> Running in c84773330fe5 [2021-03-19T19:17:43.826Z] ---> Running in 679388d8f74c [2021-03-19T19:17:44.071Z] Successfully built 82f211937df4 [2021-03-19T19:17:44.071Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T19:17:44.071Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-19T19:17:44.527Z] Removing intermediate container a52b00c6291a [2021-03-19T19:17:44.527Z] ---> 373d6d098ea7 [2021-03-19T19:17:44.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T19:17:44.667Z] ---> 5e08b4e25277 [2021-03-19T19:17:44.667Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T19:17:44.667Z] Removing intermediate container c84773330fe5 [2021-03-19T19:17:44.667Z] ---> d940a19e06e4 [2021-03-19T19:17:44.667Z] [2021-03-19T19:17:44.840Z] Removing intermediate container 679388d8f74c [2021-03-19T19:17:44.840Z] ---> 5389be9b0149 [2021-03-19T19:17:44.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:17:44.840Z] ---> Running in 66f63a14cbb0 [2021-03-19T19:17:44.840Z] ---> Running in 2da6f760d3ba [2021-03-19T19:17:45.266Z] Successfully built d940a19e06e4 [2021-03-19T19:17:45.266Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T19:17:45.266Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-19T19:17:46.289Z] ---> 2266bb151722 [2021-03-19T19:17:46.289Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T19:17:46.289Z] ---> Running in 50df8e0337c2 [2021-03-19T19:17:46.312Z] Removing intermediate container 66f63a14cbb0 [2021-03-19T19:17:46.312Z] ---> 0ca309c10d4c [2021-03-19T19:17:46.312Z] Step 13/24 : WORKDIR / [2021-03-19T19:17:46.312Z] Removing intermediate container 2da6f760d3ba [2021-03-19T19:17:46.312Z] ---> 15e9c39bd66b [2021-03-19T19:17:46.312Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T19:17:46.637Z] ---> Running in cf4db7a9c388 [2021-03-19T19:17:46.637Z] ---> Running in af564939b66d [2021-03-19T19:17:47.343Z] Removing intermediate container af564939b66d [2021-03-19T19:17:47.343Z] ---> c814998519eb [2021-03-19T19:17:47.343Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:17:47.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:47.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:17:47.779Z] ---> Running in 793a519dae8a [2021-03-19T19:17:48.323Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T19:17:48.323Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T19:17:48.323Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T19:17:48.323Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T19:17:48.323Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T19:17:48.323Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T19:17:48.323Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T19:17:50.946Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T19:17:50.946Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T19:17:50.946Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T19:17:50.946Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T19:17:50.946Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T19:17:50.946Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T19:17:50.946Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T19:17:50.946Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T19:17:50.946Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T19:17:50.946Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T19:17:50.946Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T19:17:50.946Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T19:17:50.946Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T19:17:50.946Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T19:17:50.946Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T19:17:50.946Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T19:17:50.946Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T19:17:50.946Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T19:17:50.946Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T19:17:50.946Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T19:17:50.946Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T19:17:50.946Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T19:17:50.946Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T19:17:50.946Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T19:17:50.946Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T19:17:50.946Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T19:17:51.219Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:17:51.219Z] OK: 71 MiB in 55 packages [2021-03-19T19:17:51.818Z] Removing intermediate container cf4db7a9c388 [2021-03-19T19:17:51.818Z] ---> b8c5f387d05f [2021-03-19T19:17:51.818Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T19:17:51.818Z] Removing intermediate container 793a519dae8a [2021-03-19T19:17:51.818Z] ---> 097282164474 [2021-03-19T19:17:51.818Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:17:51.818Z] ---> 425864121505 [2021-03-19T19:17:51.818Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T19:17:51.818Z] ---> Running in a771dc73576f [2021-03-19T19:17:55.765Z] ---> ba80471b19ea [2021-03-19T19:17:55.765Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T19:17:55.765Z] Removing intermediate container a771dc73576f [2021-03-19T19:17:55.765Z] ---> dae393227b35 [2021-03-19T19:17:55.765Z] [2021-03-19T19:17:56.543Z] ---> ab5bc8ec3da3 [2021-03-19T19:17:56.543Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T19:17:57.222Z] Successfully built dae393227b35 [2021-03-19T19:17:57.222Z] Successfully tagged docker-core-command-go:latest [2021-03-19T19:17:57.786Z]  Building docker-core-command-go ... done  ---> 5f00fc99800b [2021-03-19T19:17:57.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T19:18:01.784Z] ---> 2b263047d087 [2021-03-19T19:18:01.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T19:18:02.446Z] ---> 91dda48c371c [2021-03-19T19:18:02.446Z] Step 20/24 : 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-03-19T19:18:03.629Z] Removing intermediate container 50df8e0337c2 [2021-03-19T19:18:03.629Z] ---> 171c8b5eb60c [2021-03-19T19:18:03.629Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T19:18:03.629Z] ---> Running in c77bc2d0e783 [2021-03-19T19:18:04.166Z] ---> Running in 67891a585d6d [2021-03-19T19:18:07.930Z] Collecting docker-compose==1.23.2 [2021-03-19T19:18:07.930Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T19:18:09.364Z] Collecting PyYAML<4,>=3.10 [2021-03-19T19:18:09.364Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T19:18:12.070Z] Removing intermediate container 67891a585d6d [2021-03-19T19:18:12.071Z] ---> 3c9de3c06bb2 [2021-03-19T19:18:12.071Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T19:18:12.750Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T19:18:12.750Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T19:18:12.770Z] ---> Running in 78ad44dcbaa2 [2021-03-19T19:18:13.967Z] Removing intermediate container 78ad44dcbaa2 [2021-03-19T19:18:13.967Z] ---> 038f8837be66 [2021-03-19T19:18:13.967Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T19:18:14.264Z] ---> Running in 247ea5db4eda [2021-03-19T19:18:15.392Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T19:18:15.392Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T19:18:15.392Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:18:15.392Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:18:15.392Z] ---> 6d730eab1288 [2021-03-19T19:18:15.392Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T19:18:15.392Z] ---> Using cache [2021-03-19T19:18:15.392Z] ---> 6c89bc915cd6 [2021-03-19T19:18:15.392Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:18:15.392Z] ---> Using cache [2021-03-19T19:18:15.392Z] ---> 683ae5b6c82b [2021-03-19T19:18:15.392Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T19:18:15.435Z] Removing intermediate container 247ea5db4eda [2021-03-19T19:18:15.435Z] ---> f1d6f05ec6cc [2021-03-19T19:18:15.435Z] Step 23/24 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:18:15.784Z] ---> Running in 92ca3c2bed6f [2021-03-19T19:18:16.468Z] Removing intermediate container 92ca3c2bed6f [2021-03-19T19:18:16.468Z] ---> 53511036221b [2021-03-19T19:18:16.468Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T19:18:16.778Z] ---> Running in 8a36baf78bb6 [2021-03-19T19:18:17.961Z] Removing intermediate container 8a36baf78bb6 [2021-03-19T19:18:17.962Z] ---> f00b93d8f0f6 [2021-03-19T19:18:17.962Z] [2021-03-19T19:18:18.046Z] ---> Running in 80c446fe9dc9 [2021-03-19T19:18:18.652Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T19:18:18.652Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T19:18:19.258Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T19:18:19.258Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T19:18:19.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:19.535Z] Successfully built f00b93d8f0f6 [2021-03-19T19:18:19.809Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T19:18:19.809Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T19:18:19.847Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T19:18:20.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:21.389Z] OK: 217 MiB in 51 packages [2021-03-19T19:18:21.998Z] 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-03-19T19:18:23.440Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T19:18:23.440Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T19:18:24.650Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 39f7f8c36ecb [2021-03-19T19:18:24.650Z] ---> f3ba063ad0e4 [2021-03-19T19:18:24.650Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T19:18:24.650Z] ---> Running in afb3892ef105 [2021-03-19T19:18:24.878Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T19:18:24.878Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T19:18:24.878Z] Removing intermediate container 80c446fe9dc9 [2021-03-19T19:18:24.878Z] ---> bb969bd5d6b8 [2021-03-19T19:18:24.878Z] Step 6/31 : COPY go.mod . [2021-03-19T19:18:26.285Z] 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-03-19T19:18:26.343Z] ---> 53bf785839dc [2021-03-19T19:18:26.344Z] Step 7/31 : RUN go mod download [2021-03-19T19:18:26.344Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T19:18:26.344Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T19:18:26.620Z] ---> Running in d5788fbd1a4e [2021-03-19T19:18:26.897Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T19:18:26.897Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T19:18:27.171Z] 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-03-19T19:18:27.766Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T19:18:28.040Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T19:18:28.314Z] 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-03-19T19:18:28.595Z] Collecting idna<2.8,>=2.5 [2021-03-19T19:18:28.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T19:18:28.595Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T19:18:28.595Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T19:18:28.595Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T19:18:28.595Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T19:18:28.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:18:28.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:18:28.880Z] ---> 6d730eab1288 [2021-03-19T19:18:28.880Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T19:18:28.880Z] ---> Using cache [2021-03-19T19:18:28.880Z] ---> 6c89bc915cd6 [2021-03-19T19:18:28.880Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:18:28.880Z] ---> Using cache [2021-03-19T19:18:29.159Z] ---> 683ae5b6c82b [2021-03-19T19:18:29.160Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T19:18:29.160Z] ---> Using cache [2021-03-19T19:18:29.160Z] ---> bb969bd5d6b8 [2021-03-19T19:18:29.160Z] Step 6/24 : COPY go.mod . [2021-03-19T19:18:29.160Z] ---> Using cache [2021-03-19T19:18:29.160Z] ---> 53bf785839dc [2021-03-19T19:18:29.160Z] Step 7/24 : RUN go mod download [2021-03-19T19:18:29.781Z] Installing collected packages: PyYAML, docopt, dockerpty, websocket-client, jsonschema, texttable, docker-pycreds, urllib3, idna, requests, docker, cached-property, docker-compose [2021-03-19T19:18:29.781Z] Running setup.py install for PyYAML: started [2021-03-19T19:18:29.781Z] ---> Running in 145d95327945 [2021-03-19T19:18:30.791Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:18:30.791Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:18:30.791Z] ---> 6d730eab1288 [2021-03-19T19:18:30.791Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T19:18:30.791Z] ---> Using cache [2021-03-19T19:18:30.791Z] ---> 6c89bc915cd6 [2021-03-19T19:18:30.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:18:30.791Z] ---> Using cache [2021-03-19T19:18:30.791Z] ---> 683ae5b6c82b [2021-03-19T19:18:30.791Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T19:18:30.791Z] ---> Using cache [2021-03-19T19:18:30.791Z] ---> bb969bd5d6b8 [2021-03-19T19:18:30.791Z] Step 6/22 : COPY go.mod . [2021-03-19T19:18:30.791Z] ---> Using cache [2021-03-19T19:18:30.791Z] ---> 53bf785839dc [2021-03-19T19:18:30.791Z] Step 7/22 : RUN go mod download [2021-03-19T19:18:30.791Z] ---> Running in 053eef4883bf [2021-03-19T19:18:30.880Z] Removing intermediate container afb3892ef105 [2021-03-19T19:18:30.880Z] ---> c4c2e5ba7d5e [2021-03-19T19:18:30.880Z] [2021-03-19T19:18:30.880Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T19:18:30.880Z] 20.10.0: Pulling from library/docker [2021-03-19T19:18:31.797Z] Removing intermediate container d5788fbd1a4e [2021-03-19T19:18:31.797Z] ---> 31b863159bb3 [2021-03-19T19:18:31.797Z] Step 8/31 : COPY . . [2021-03-19T19:18:32.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T19:18:32.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T19:18:32.077Z] ---> 6d730eab1288 [2021-03-19T19:18:32.077Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T19:18:32.077Z] ---> Using cache [2021-03-19T19:18:32.077Z] ---> 6c89bc915cd6 [2021-03-19T19:18:32.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:18:32.077Z] ---> Using cache [2021-03-19T19:18:32.077Z] ---> 683ae5b6c82b [2021-03-19T19:18:32.077Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T19:18:32.077Z] ---> Running in abc3c7ce9be1 [2021-03-19T19:18:32.401Z] Removing intermediate container 32b8a6c2e318 [2021-03-19T19:18:32.401Z] ---> f9a55c85f049 [2021-03-19T19:18:32.401Z] [2021-03-19T19:18:32.401Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:18:32.401Z] ---> 88dd2752d2ea [2021-03-19T19:18:32.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T19:18:32.676Z] ---> Running in 4da1f4d80e4d [2021-03-19T19:18:32.695Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T19:18:32.695Z] Running setup.py install for docopt: started [2021-03-19T19:18:33.285Z] Removing intermediate container 4da1f4d80e4d [2021-03-19T19:18:33.285Z] ---> e8f26f10fb9d [2021-03-19T19:18:33.285Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T19:18:33.641Z] ---> Running in ad9c1402310c [2021-03-19T19:18:34.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:34.701Z] Removing intermediate container ad9c1402310c [2021-03-19T19:18:34.701Z] ---> 954d53c2e6db [2021-03-19T19:18:34.701Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T19:18:34.701Z] ---> Running in 918da6a499fc [2021-03-19T19:18:34.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:34.966Z] Removing intermediate container 918da6a499fc [2021-03-19T19:18:34.966Z] ---> af7a65046fe3 [2021-03-19T19:18:34.966Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:18:35.277Z] ---> Running in 4850cb2e865b [2021-03-19T19:18:35.593Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T19:18:35.593Z] Running setup.py install for dockerpty: started [2021-03-19T19:18:35.593Z] Removing intermediate container 145d95327945 [2021-03-19T19:18:35.593Z] ---> 768f8e1f042f [2021-03-19T19:18:35.593Z] Step 8/24 : COPY . . [2021-03-19T19:18:35.593Z] OK: 217 MiB in 51 packages [2021-03-19T19:18:36.623Z] Removing intermediate container 053eef4883bf [2021-03-19T19:18:36.623Z] ---> b7ba973c2075 [2021-03-19T19:18:36.623Z] Step 8/22 : COPY . . [2021-03-19T19:18:37.242Z] Removing intermediate container 4850cb2e865b [2021-03-19T19:18:37.243Z] ---> edcab71f4646 [2021-03-19T19:18:37.243Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T19:18:37.243Z] ---> Running in 371e4a8bc2ad [2021-03-19T19:18:38.610Z] Removing intermediate container abc3c7ce9be1 [2021-03-19T19:18:38.610Z] ---> c231e908aefc [2021-03-19T19:18:38.610Z] Step 6/23 : COPY go.mod . [2021-03-19T19:18:38.610Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T19:18:39.210Z] Running setup.py install for texttable: started [2021-03-19T19:18:39.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:40.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:41.231Z] ---> 9abc80ca4b97 [2021-03-19T19:18:41.231Z] Step 7/23 : RUN go mod download [2021-03-19T19:18:41.507Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T19:18:42.007Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T19:18:42.007Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T19:18:42.007Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T19:18:42.103Z] Attempting uninstall: urllib3 [2021-03-19T19:18:42.103Z] ---> Running in c81fc865f639 [2021-03-19T19:18:42.103Z] Found existing installation: urllib3 1.25.9 [2021-03-19T19:18:42.103Z] Uninstalling urllib3-1.25.9: [2021-03-19T19:18:42.324Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T19:18:42.376Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T19:18:42.627Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T19:18:42.627Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T19:18:42.627Z] ---> aefe523efa57 [2021-03-19T19:18:42.627Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T19:18:42.627Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T19:18:42.895Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T19:18:42.971Z] Attempting uninstall: idna [2021-03-19T19:18:42.971Z] Found existing installation: idna 2.9 [2021-03-19T19:18:42.971Z] Uninstalling idna-2.9: [2021-03-19T19:18:43.175Z] ---> Running in 58acb9871d4a [2021-03-19T19:18:43.175Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:18:43.175Z] OK: 8 MiB in 20 packages [2021-03-19T19:18:43.243Z] Successfully uninstalled idna-2.9 [2021-03-19T19:18:43.853Z] Attempting uninstall: requests [2021-03-19T19:18:43.853Z] Found existing installation: requests 2.23.0 [2021-03-19T19:18:43.853Z] Uninstalling requests-2.23.0: [2021-03-19T19:18:44.131Z] Successfully uninstalled requests-2.23.0 [2021-03-19T19:18:44.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:44.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:45.076Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T19:18:45.076Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T19:18:45.076Z] Executing bash-5.0.17-r0.post-install [2021-03-19T19:18:45.076Z] Removing intermediate container 371e4a8bc2ad [2021-03-19T19:18:45.076Z] ---> 51fa7a3f50dd [2021-03-19T19:18:45.076Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:18:45.076Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:18:45.076Z] OK: 12 MiB in 22 packages [2021-03-19T19:18:46.127Z] ---> 433e1a873afd [2021-03-19T19:18:46.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T19:18:46.749Z] Removing intermediate container 58acb9871d4a [2021-03-19T19:18:46.749Z] ---> cc2aff23e157 [2021-03-19T19:18:46.749Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T19:18:47.030Z] ---> Running in 0ebc16ddc716 [2021-03-19T19:18:47.529Z] Removing intermediate container c81fc865f639 [2021-03-19T19:18:47.529Z] ---> eeea2dff4c1c [2021-03-19T19:18:47.529Z] Step 8/23 : COPY . . [2021-03-19T19:18:47.653Z] Removing intermediate container 0ebc16ddc716 [2021-03-19T19:18:47.653Z] ---> 7d007a11e3c2 [2021-03-19T19:18:47.653Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T19:18:47.653Z] ---> Running in 4317e7c425d2 [2021-03-19T19:18:47.653Z] ---> c4deeae7f7b1 [2021-03-19T19:18:47.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T19:18:47.802Z] 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.58.0 [2021-03-19T19:18:47.956Z] Removing intermediate container 4317e7c425d2 [2021-03-19T19:18:47.956Z] ---> f2485b96fb46 [2021-03-19T19:18:47.956Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T19:18:48.261Z] ---> Running in a40f818b3ca5 [2021-03-19T19:18:48.261Z] ---> ad81ca2c1a30 [2021-03-19T19:18:48.261Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T19:18:48.590Z] ---> Running in 69849b8bc7ef [2021-03-19T19:18:48.909Z] Removing intermediate container a40f818b3ca5 [2021-03-19T19:18:48.909Z] ---> bbb0c749cd7c [2021-03-19T19:18:48.909Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T19:18:49.288Z] Removing intermediate container 69849b8bc7ef [2021-03-19T19:18:49.288Z] ---> d99ae46a63e6 [2021-03-19T19:18:49.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:18:49.638Z] ---> Running in adb0761c06c3 [2021-03-19T19:18:50.663Z] ---> 25f3e388b893 [2021-03-19T19:18:50.663Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T19:18:50.663Z] Removing intermediate container adb0761c06c3 [2021-03-19T19:18:50.664Z] ---> 5d83629e5cb7 [2021-03-19T19:18:50.664Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T19:18:50.664Z] ---> Running in a06765eba000 [2021-03-19T19:18:51.250Z] Removing intermediate container a06765eba000 [2021-03-19T19:18:51.250Z] ---> cac7deeecce5 [2021-03-19T19:18:51.250Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:18:51.250Z] ---> 5b648458f0f8 [2021-03-19T19:18:51.250Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T19:18:51.250Z] ---> Running in e33d58271913 [2021-03-19T19:18:51.847Z] Removing intermediate container e33d58271913 [2021-03-19T19:18:51.847Z] ---> 046c1af9ff7e [2021-03-19T19:18:51.847Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:18:51.847Z] ---> 0deb424f414d [2021-03-19T19:18:51.847Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T19:18:52.131Z] ---> Running in 4f54ddaf7232 [2021-03-19T19:18:52.131Z] ---> Running in c338b5d928bb [2021-03-19T19:18:52.717Z] Removing intermediate container 4f54ddaf7232 [2021-03-19T19:18:52.717Z] ---> 3b2ec3f73d5e [2021-03-19T19:18:52.717Z] [2021-03-19T19:18:53.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:53.304Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:18:53.304Z] Successfully built 3b2ec3f73d5e [2021-03-19T19:18:53.304Z] Successfully tagged docker-core-data-go:latest [2021-03-19T19:18:53.304Z]  Building docker-core-data-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T19:18:53.304Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T19:18:53.304Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T19:18:53.304Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T19:18:53.304Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T19:18:53.304Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T19:18:53.589Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T19:18:55.009Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T19:18:55.009Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T19:18:55.009Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T19:18:55.009Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T19:18:55.009Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T19:18:55.009Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T19:18:55.009Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T19:18:55.349Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T19:18:55.350Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T19:18:55.350Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T19:18:55.350Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T19:18:55.350Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T19:18:55.350Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T19:18:55.684Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T19:18:55.684Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T19:18:55.684Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T19:18:55.684Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T19:18:55.684Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T19:18:55.684Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T19:18:55.684Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T19:18:55.684Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T19:18:55.684Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T19:18:55.684Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T19:18:55.957Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T19:18:55.957Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T19:18:55.957Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T19:18:55.957Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:18:55.957Z] OK: 71 MiB in 55 packages [2021-03-19T19:18:56.095Z] Removing intermediate container c77bc2d0e783 [2021-03-19T19:18:56.095Z] ---> 075c8dc36051 [2021-03-19T19:18:56.095Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T19:18:56.095Z] ---> f9c3317d956b [2021-03-19T19:18:56.095Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T19:18:56.095Z] ---> Running in 301ab64b5a18 [2021-03-19T19:18:56.095Z] ---> Running in 152ab87383ee [2021-03-19T19:18:57.548Z] 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-03-19T19:18:57.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:58.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:18:58.713Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:18:58.713Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T19:18:58.713Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T19:18:58.713Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:18:58.713Z] OK: 72 MiB in 58 packages [2021-03-19T19:18:58.993Z] ---> 2a8a78e92168 [2021-03-19T19:18:58.993Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T19:18:59.598Z] ---> Running in 3bf75a8d598c [2021-03-19T19:18:59.890Z] ---> b4cb37c0d498 [2021-03-19T19:18:59.890Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T19:19:00.167Z] ---> Running in 19354c10ca3d [2021-03-19T19:19:01.151Z] Removing intermediate container 301ab64b5a18 [2021-03-19T19:19:01.151Z] ---> b3d104994c69 [2021-03-19T19:19:01.151Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T19:19:01.761Z] ---> Running in dbe6442bece1 [2021-03-19T19:19:02.041Z] 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-03-19T19:19:02.646Z] 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-03-19T19:19:02.922Z] Removing intermediate container dbe6442bece1 [2021-03-19T19:19:02.922Z] ---> 7aff135ca106 [2021-03-19T19:19:02.922Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:19:03.196Z] ---> Running in c32d3b5c0d2f [2021-03-19T19:19:04.652Z] Removing intermediate container c32d3b5c0d2f [2021-03-19T19:19:04.652Z] ---> e4a0eb449f3f [2021-03-19T19:19:04.652Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T19:19:04.652Z] ---> Running in cb598e492dbc [2021-03-19T19:19:05.648Z] Removing intermediate container cb598e492dbc [2021-03-19T19:19:05.648Z] ---> 9682fd3d704b [2021-03-19T19:19:05.648Z] Step 25/26 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:19:05.930Z] ---> Running in 4fb982b5b70f [2021-03-19T19:19:06.932Z] Removing intermediate container 4fb982b5b70f [2021-03-19T19:19:06.932Z] ---> d43bc33d19c5 [2021-03-19T19:19:06.932Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T19:19:07.208Z] ---> Running in 022e3da64825 [2021-03-19T19:19:08.206Z] Removing intermediate container 022e3da64825 [2021-03-19T19:19:08.206Z] ---> 42ce30a16bea [2021-03-19T19:19:08.206Z] [2021-03-19T19:19:08.517Z] Removing intermediate container c338b5d928bb [2021-03-19T19:19:08.517Z] ---> b7217c3619c9 [2021-03-19T19:19:08.517Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T19:19:08.517Z] ---> Running in fde712b31ae7 [2021-03-19T19:19:09.206Z] Successfully built 42ce30a16bea [2021-03-19T19:19:09.206Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T19:19:10.486Z] Collecting docker-compose==1.23.2 [2021-03-19T19:19:10.486Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T19:19:10.756Z] Collecting PyYAML<4,>=3.10 [2021-03-19T19:19:10.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T19:19:12.302Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T19:19:12.302Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T19:19:12.643Z]  Building docker-sys-mgmt-agent-go ... done  ---> a7ad082e1798 [2021-03-19T19:19:12.643Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T19:19:12.643Z] ---> Running in 3601791a03fa [2021-03-19T19:19:13.410Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T19:19:13.410Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T19:19:13.710Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T19:19:13.711Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T19:19:13.979Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T19:19:13.979Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T19:19:13.979Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T19:19:13.979Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T19:19:14.251Z] 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-03-19T19:19:14.251Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T19:19:14.251Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T19:19:14.251Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T19:19:14.517Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T19:19:14.638Z] 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-03-19T19:19:15.100Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T19:19:15.100Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T19:19:15.697Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T19:19:15.697Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T19:19:15.697Z] 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-03-19T19:19:15.697Z] 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-03-19T19:19:15.969Z] Collecting idna<2.8,>=2.5 [2021-03-19T19:19:15.969Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T19:19:16.310Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T19:19:16.310Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T19:19:16.310Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T19:19:16.310Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T19:19:16.310Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T19:19:16.310Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T19:19:16.602Z] Installing collected packages: PyYAML, dockerpty, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, jsonschema, docopt, texttable, docker-compose [2021-03-19T19:19:16.602Z] Running setup.py install for PyYAML: started [2021-03-19T19:19:17.671Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T19:19:17.672Z] Running setup.py install for dockerpty: started [2021-03-19T19:19:19.160Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T19:19:19.160Z] Attempting uninstall: idna [2021-03-19T19:19:19.160Z] Found existing installation: idna 2.9 [2021-03-19T19:19:19.160Z] Uninstalling idna-2.9: [2021-03-19T19:19:19.160Z] Successfully uninstalled idna-2.9 [2021-03-19T19:19:19.425Z] Attempting uninstall: urllib3 [2021-03-19T19:19:19.425Z] Found existing installation: urllib3 1.25.9 [2021-03-19T19:19:19.425Z] Uninstalling urllib3-1.25.9: [2021-03-19T19:19:19.425Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T19:19:19.693Z] Attempting uninstall: requests [2021-03-19T19:19:19.693Z] Found existing installation: requests 2.23.0 [2021-03-19T19:19:19.693Z] Uninstalling requests-2.23.0: [2021-03-19T19:19:19.693Z] Successfully uninstalled requests-2.23.0 [2021-03-19T19:19:20.653Z] Running setup.py install for docopt: started [2021-03-19T19:19:21.236Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T19:19:21.236Z] Running setup.py install for texttable: started [2021-03-19T19:19:22.222Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T19:19:22.507Z] 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.58.0 [2021-03-19T19:19:26.701Z] Removing intermediate container fde712b31ae7 [2021-03-19T19:19:26.701Z] ---> 9747480d74d5 [2021-03-19T19:19:26.701Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T19:19:27.054Z] ---> Running in f5625a5c2afb [2021-03-19T19:19:28.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T19:19:28.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T19:19:29.161Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:19:29.472Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T19:19:29.472Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T19:19:29.472Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:19:29.472Z] OK: 72 MiB in 58 packages [2021-03-19T19:19:31.087Z] Removing intermediate container f5625a5c2afb [2021-03-19T19:19:31.087Z] ---> f8488f8de1d5 [2021-03-19T19:19:31.087Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T19:19:31.376Z] ---> Running in a412e0adec1a [2021-03-19T19:19:31.987Z] Removing intermediate container a412e0adec1a [2021-03-19T19:19:31.987Z] ---> c0b6154427b6 [2021-03-19T19:19:31.987Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:19:31.987Z] ---> Running in e0a192f24004 [2021-03-19T19:19:33.033Z] Removing intermediate container e0a192f24004 [2021-03-19T19:19:33.033Z] ---> f6c4f728e345 [2021-03-19T19:19:33.033Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T19:19:33.033Z] ---> Running in a9503719c244 [2021-03-19T19:19:33.325Z] Removing intermediate container a9503719c244 [2021-03-19T19:19:33.325Z] ---> 376fb67bbc55 [2021-03-19T19:19:33.325Z] Step 25/26 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:19:33.602Z] ---> Running in b2cc9d30bd32 [2021-03-19T19:19:33.981Z] Removing intermediate container b2cc9d30bd32 [2021-03-19T19:19:33.981Z] ---> 5b36bc1f4e77 [2021-03-19T19:19:33.981Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T19:19:34.263Z] ---> Running in 4739e3982a13 [2021-03-19T19:19:34.902Z] Removing intermediate container 4739e3982a13 [2021-03-19T19:19:34.902Z] ---> 8fbf7b429d6d [2021-03-19T19:19:34.902Z] [2021-03-19T19:19:35.512Z] Successfully built 8fbf7b429d6d [2021-03-19T19:19:35.512Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T19:19:36.129Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-19T19:19:36.192Z] $ docker stop --time=1 dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d [2021-03-19T19:19:39.324Z] $ docker rm -f dd1e626edc19b13b402e1de4bf16c5dce25ac17a2264a583d48a3e5f3719072d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T19:19:40.549Z] + docker images [2021-03-19T19:19:40.549Z] + grep docker [2021-03-19T19:19:42.507Z] docker-sys-mgmt-agent-go latest 8fbf7b429d6d 8 seconds ago 313MB [2021-03-19T19:19:42.507Z] docker-core-data-go latest 3b2ec3f73d5e 50 seconds ago 22.6MB [2021-03-19T19:19:42.507Z] docker-security-secretstore-setup-go latest f00b93d8f0f6 About a minute ago 24.9MB [2021-03-19T19:19:42.507Z] docker-core-command-go latest dae393227b35 About a minute ago 17.3MB [2021-03-19T19:19:42.507Z] docker-security-bootstrapper-go latest 4836a8f7e11e 4 minutes ago 18.8MB [2021-03-19T19:19:42.507Z] docker-core-metadata-go latest d74eb601c1ae 4 minutes ago 19.1MB [2021-03-19T19:19:42.507Z] docker-support-notifications-go latest bc458f80fbc8 4 minutes ago 17.9MB [2021-03-19T19:19:42.507Z] docker-support-scheduler-go latest 310a2023f777 4 minutes ago 17.3MB [2021-03-19T19:19:42.507Z] docker-security-proxy-setup-go latest 2680eee77afc 4 minutes ago 24.7MB [2021-03-19T19:19:42.507Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-19T19:19:58.324Z] Still waiting to schedule task [2021-03-19T19:19:58.324Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-19T19:20:11.290Z] 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-03-19T19:20:21.519Z] Removing intermediate container 152ab87383ee [2021-03-19T19:20:21.519Z] ---> 76383f61133a [2021-03-19T19:20:21.519Z] [2021-03-19T19:20:21.519Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T19:20:21.519Z] ---> d10569e2745f [2021-03-19T19:20:21.519Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T19:20:21.519Z] ---> Running in a4e84cf6583c [2021-03-19T19:20:21.809Z] Removing intermediate container a4e84cf6583c [2021-03-19T19:20:21.809Z] ---> 753d51dddfad [2021-03-19T19:20:21.809Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T19:20:21.809Z] ---> Running in de34664da3f2 [2021-03-19T19:20:24.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:20:24.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:20:25.840Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T19:20:25.840Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T19:20:25.840Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:20:25.840Z] OK: 5 MiB in 16 packages [2021-03-19T19:20:26.472Z] Removing intermediate container 3bf75a8d598c [2021-03-19T19:20:26.472Z] ---> e0aa689eec93 [2021-03-19T19:20:26.472Z] [2021-03-19T19:20:26.472Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T19:20:26.472Z] ---> d10569e2745f [2021-03-19T19:20:26.472Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T19:20:26.781Z] ---> Running in 12ee8aa34a8d [2021-03-19T19:20:28.251Z] Removing intermediate container de34664da3f2 [2021-03-19T19:20:28.251Z] ---> 755c09d12e19 [2021-03-19T19:20:28.251Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T19:20:28.251Z] ---> Running in 798135ce8929 [2021-03-19T19:20:28.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:20:28.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:20:29.163Z] Removing intermediate container 798135ce8929 [2021-03-19T19:20:29.163Z] ---> ce7a43d64110 [2021-03-19T19:20:29.163Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T19:20:29.163Z] ---> Running in c185186c9154 [2021-03-19T19:20:29.444Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T19:20:29.725Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T19:20:29.725Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T19:20:29.725Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T19:20:29.725Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T19:20:29.725Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:20:29.725Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T19:20:30.011Z] Removing intermediate container c185186c9154 [2021-03-19T19:20:30.011Z] ---> 50065cd63dcc [2021-03-19T19:20:30.011Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T19:20:30.295Z] OK: 7 MiB in 19 packages [2021-03-19T19:20:30.295Z] ---> Running in 78350364ecf3 [2021-03-19T19:20:32.991Z] Removing intermediate container 12ee8aa34a8d [2021-03-19T19:20:32.991Z] ---> 9025b9080df7 [2021-03-19T19:20:32.991Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T19:20:33.269Z] ---> Running in 7f89880c3629 [2021-03-19T19:20:33.883Z] Removing intermediate container 7f89880c3629 [2021-03-19T19:20:33.883Z] ---> 17239131a53b [2021-03-19T19:20:33.883Z] Step 13/24 : WORKDIR / [2021-03-19T19:20:34.161Z] Removing intermediate container 78350364ecf3 [2021-03-19T19:20:34.161Z] ---> 5dce528fee7f [2021-03-19T19:20:34.161Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T19:20:34.161Z] ---> Running in a794855ee06c [2021-03-19T19:20:34.448Z] ---> Running in 8a79ca869e6e [2021-03-19T19:20:35.451Z] Removing intermediate container a794855ee06c [2021-03-19T19:20:35.451Z] ---> 8f9926c0941a [2021-03-19T19:20:35.451Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T19:20:35.451Z] Removing intermediate container 8a79ca869e6e [2021-03-19T19:20:35.451Z] ---> 9c6a7c2e17e6 [2021-03-19T19:20:35.451Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T19:20:37.629Z] ---> 9db3bcd881fd [2021-03-19T19:20:37.629Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T19:20:37.629Z] ---> 45b33f8f1c35 [2021-03-19T19:20:37.629Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T19:20:37.629Z] ---> Running in bc55e6c4649c [2021-03-19T19:20:39.162Z] ---> f9b52db0a443 [2021-03-19T19:20:39.162Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T19:20:40.617Z] Removing intermediate container 19354c10ca3d [2021-03-19T19:20:40.617Z] ---> b94d0a3225c6 [2021-03-19T19:20:40.617Z] [2021-03-19T19:20:40.617Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T19:20:40.617Z] ---> d10569e2745f [2021-03-19T19:20:40.617Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T19:20:40.617Z] ---> Using cache [2021-03-19T19:20:40.617Z] ---> d8f33e29a339 [2021-03-19T19:20:40.617Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T19:20:40.617Z] ---> Using cache [2021-03-19T19:20:40.617Z] ---> 9002fdd91995 [2021-03-19T19:20:40.617Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T19:20:40.617Z] ---> 6c114665fd60 [2021-03-19T19:20:40.617Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T19:20:40.617Z] ---> Running in 788d48fd246e [2021-03-19T19:20:41.226Z] Removing intermediate container 788d48fd246e [2021-03-19T19:20:41.226Z] ---> 5f6c899db493 [2021-03-19T19:20:41.226Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T19:20:41.502Z] Removing intermediate container bc55e6c4649c [2021-03-19T19:20:41.502Z] ---> ffb6fd47138b [2021-03-19T19:20:41.502Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:20:41.502Z] ---> Running in f639f041427b [2021-03-19T19:20:41.782Z] ---> 31e1a561e21f [2021-03-19T19:20:41.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T19:20:42.387Z] Removing intermediate container f639f041427b [2021-03-19T19:20:42.387Z] ---> 9d628ec1b860 [2021-03-19T19:20:42.387Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:20:42.662Z] ---> edce56fa1241 [2021-03-19T19:20:42.662Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T19:20:43.281Z] ---> 9734036ad82b [2021-03-19T19:20:43.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T19:20:43.570Z] ---> 25f221fed63d [2021-03-19T19:20:43.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T19:20:44.599Z] ---> bbb049a36a58 [2021-03-19T19:20:44.599Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T19:20:44.890Z] ---> 9c1f2ed3b625 [2021-03-19T19:20:44.890Z] Step 20/24 : 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-03-19T19:20:44.890Z] ---> 3fa7be99aace [2021-03-19T19:20:44.890Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T19:20:45.183Z] ---> Running in e8af5cae6296 [2021-03-19T19:20:45.794Z] ---> 8d0aaf6246be [2021-03-19T19:20:45.794Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T19:20:46.072Z] ---> 28f9c5ef5d06 [2021-03-19T19:20:46.072Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T19:20:46.352Z] ---> Running in b580b855d85c [2021-03-19T19:20:46.958Z] ---> 97347a657de2 [2021-03-19T19:20:46.958Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T19:20:46.958Z] Removing intermediate container b580b855d85c [2021-03-19T19:20:46.958Z] ---> f045d1407840 [2021-03-19T19:20:46.959Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:20:47.238Z] ---> Running in 53602b51decc [2021-03-19T19:20:47.863Z] Removing intermediate container 53602b51decc [2021-03-19T19:20:47.863Z] ---> 6b24eb30f056 [2021-03-19T19:20:47.863Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T19:20:48.145Z] ---> 909794fd2cda [2021-03-19T19:20:48.145Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T19:20:48.145Z] ---> Running in ab9cd4af788a [2021-03-19T19:20:48.418Z] ---> Running in 7d4c90b26aa1 [2021-03-19T19:20:48.418Z] Removing intermediate container e8af5cae6296 [2021-03-19T19:20:48.418Z] ---> c88b34d9e0e0 [2021-03-19T19:20:48.418Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T19:20:48.690Z] ---> Running in 34481dd8d7ac [2021-03-19T19:20:48.690Z] Removing intermediate container ab9cd4af788a [2021-03-19T19:20:48.690Z] ---> 87b370e62af8 [2021-03-19T19:20:48.690Z] Step 21/22 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:20:48.967Z] ---> Running in f502c74a2fa0 [2021-03-19T19:20:48.967Z] Removing intermediate container 7d4c90b26aa1 [2021-03-19T19:20:48.967Z] ---> 03e2e16cc8d5 [2021-03-19T19:20:48.967Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T19:20:49.240Z] Removing intermediate container 34481dd8d7ac [2021-03-19T19:20:49.240Z] ---> 92f6a6aaf877 [2021-03-19T19:20:49.240Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T19:20:49.512Z] ---> Running in 32c81e94bce2 [2021-03-19T19:20:49.512Z] Removing intermediate container f502c74a2fa0 [2021-03-19T19:20:49.512Z] ---> 0b84ee7a8085 [2021-03-19T19:20:49.512Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T19:20:49.785Z] ---> Running in 8d6c06297e03 [2021-03-19T19:20:49.785Z] ---> 96fdd529dbad [2021-03-19T19:20:49.785Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T19:20:50.061Z] Removing intermediate container 32c81e94bce2 [2021-03-19T19:20:50.061Z] ---> 85619653d873 [2021-03-19T19:20:50.061Z] Step 23/24 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:20:50.334Z] ---> Running in 9eb013a19084 [2021-03-19T19:20:50.334Z] ---> Running in e63a7fc5a0db [2021-03-19T19:20:50.334Z] Removing intermediate container 8d6c06297e03 [2021-03-19T19:20:50.334Z] ---> 9be6b0ebc1df [2021-03-19T19:20:50.334Z] [2021-03-19T19:20:50.949Z] Removing intermediate container e63a7fc5a0db [2021-03-19T19:20:50.949Z] ---> 62655255089d [2021-03-19T19:20:50.949Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T19:20:50.949Z] Successfully built 9be6b0ebc1df [2021-03-19T19:20:51.280Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T19:20:51.280Z]  Building docker-support-scheduler-go ... done  ---> Running in 0bc27a10ea1b [2021-03-19T19:20:51.886Z] Removing intermediate container 0bc27a10ea1b [2021-03-19T19:20:51.886Z] ---> 35ef6ca74d33 [2021-03-19T19:20:51.886Z] [2021-03-19T19:20:52.521Z] Successfully built 35ef6ca74d33 [2021-03-19T19:20:52.521Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T19:20:52.613Z] Running on prd-ubuntu18.04-docker-8c-8g-30610 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T19:20:52.718Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-19T19:20:53.533Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9eb013a19084 [2021-03-19T19:20:53.533Z] ---> 088aa5493028 [2021-03-19T19:20:53.533Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T19:20:53.814Z] ---> Running in 333d3ec296ed [2021-03-19T19:20:54.093Z] Removing intermediate container 3601791a03fa [2021-03-19T19:20:54.093Z] ---> 6a28ad67b537 [2021-03-19T19:20:54.093Z] [2021-03-19T19:20:54.093Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T19:20:54.093Z] ---> d10569e2745f [2021-03-19T19:20:54.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T19:20:54.093Z] ---> Running in cefb51d07341 [2021-03-19T19:20:54.384Z] Removing intermediate container 333d3ec296ed [2021-03-19T19:20:54.384Z] ---> dbb1e1eced51 [2021-03-19T19:20:54.384Z] Step 28/31 : CMD ["gate"] [2021-03-19T19:20:54.677Z] ---> Running in cbbd00b28ae4 [2021-03-19T19:20:54.677Z] Removing intermediate container cefb51d07341 [2021-03-19T19:20:54.677Z] ---> 89fcf7a5f403 [2021-03-19T19:20:54.677Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T19:20:54.955Z] ---> Running in 29e9cee142cc [2021-03-19T19:20:55.245Z] Removing intermediate container cbbd00b28ae4 [2021-03-19T19:20:55.245Z] ---> 42a5ae5fa074 [2021-03-19T19:20:55.245Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T19:20:55.324Z] using credential edgex-jenkins-ssh [2021-03-19T19:20:55.387Z] Cloning the remote Git repository [2021-03-19T19:20:55.527Z] ---> Running in a9c94a281021 [2021-03-19T19:20:55.528Z] Removing intermediate container 29e9cee142cc [2021-03-19T19:20:55.528Z] ---> fd568b63c408 [2021-03-19T19:20:55.528Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T19:20:55.811Z] ---> Running in ee395e12e56c [2021-03-19T19:20:56.085Z] Removing intermediate container a9c94a281021 [2021-03-19T19:20:56.085Z] ---> 8965c504f774 [2021-03-19T19:20:56.085Z] Step 30/31 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:20:55.419Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:20:55.499Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-19T19:20:55.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:20:55.531Z] > git --version # timeout=10 [2021-03-19T19:20:55.538Z] > git --version # 'git version 2.17.1' [2021-03-19T19:20:55.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:20:55.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T19:20:56.359Z] ---> Running in e146dc9debf4 [2021-03-19T19:20:56.359Z] Removing intermediate container ee395e12e56c [2021-03-19T19:20:56.359Z] ---> bfa65758f2c4 [2021-03-19T19:20:56.359Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T19:20:56.359Z] ---> Running in de0de961cb9e [2021-03-19T19:20:56.962Z] Removing intermediate container e146dc9debf4 [2021-03-19T19:20:56.962Z] ---> 768eb13c4983 [2021-03-19T19:20:56.962Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T19:20:57.255Z] ---> Running in 08bcb4e1f3cd [2021-03-19T19:20:57.874Z] Removing intermediate container 08bcb4e1f3cd [2021-03-19T19:20:57.874Z] ---> 2c0b0b30c788 [2021-03-19T19:20:57.874Z] [2021-03-19T19:20:58.181Z] Successfully built 2c0b0b30c788 [2021-03-19T19:20:58.480Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T19:20:58.781Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container de0de961cb9e [2021-03-19T19:20:58.781Z] ---> 19567a152134 [2021-03-19T19:20:58.781Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T19:20:59.060Z] ---> Running in 58ea0618592e [2021-03-19T19:21:00.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T19:21:01.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T19:21:02.761Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T19:21:02.761Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T19:21:02.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T19:21:03.033Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T19:21:03.641Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T19:21:03.929Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T19:21:03.929Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T19:21:03.929Z] OK: 8 MiB in 20 packages [2021-03-19T19:21:05.428Z] Removing intermediate container 58ea0618592e [2021-03-19T19:21:05.428Z] ---> d3b2ecd592b2 [2021-03-19T19:21:05.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T19:21:06.032Z] ---> 42fa63fb938e [2021-03-19T19:21:06.032Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T19:21:07.069Z] ---> 074c4fca8c12 [2021-03-19T19:21:07.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T19:21:08.063Z] ---> a91ce7559950 [2021-03-19T19:21:08.063Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T19:21:08.063Z] ---> Running in 2eedc8a8aad1 [2021-03-19T19:21:08.660Z] Removing intermediate container 2eedc8a8aad1 [2021-03-19T19:21:08.660Z] ---> 326dd96661f3 [2021-03-19T19:21:08.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T19:21:08.660Z] ---> Running in 580137cf5a9e [2021-03-19T19:21:09.274Z] Removing intermediate container 580137cf5a9e [2021-03-19T19:21:09.274Z] ---> 5b88eafbc502 [2021-03-19T19:21:09.274Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T19:21:09.274Z] ---> Running in 6cbb1d03ee2f [2021-03-19T19:21:09.868Z] Removing intermediate container 6cbb1d03ee2f [2021-03-19T19:21:09.868Z] ---> f2d7ffab0ae2 [2021-03-19T19:21:09.868Z] Step 22/23 : LABEL git_sha=84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:21:09.868Z] ---> Running in 3fd5022366e0 [2021-03-19T19:21:10.465Z] Removing intermediate container 3fd5022366e0 [2021-03-19T19:21:10.465Z] ---> 4b28ac6550ff [2021-03-19T19:21:10.465Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T19:21:10.465Z] ---> Running in de8b96706f5a [2021-03-19T19:21:10.626Z] Merging remotes/origin/master commit cd35e82189541566d340af614e7b672e1779e95b into PR head commit 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:21:10.768Z] Merge succeeded, producing 84a1a00268ad8ba4e3cbce9f2eff2908592115fc [2021-03-19T19:21:10.768Z] Checking out Revision 84a1a00268ad8ba4e3cbce9f2eff2908592115fc (PR-3275) [2021-03-19T19:21:09.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T19:21:09.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T19:21:09.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T19:21:09.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T19:21:09.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:21:09.951Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T19:21:10.642Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T19:21:10.648Z] > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 [2021-03-19T19:21:10.730Z] > git remote # timeout=10 [2021-03-19T19:21:10.738Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T19:21:10.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T19:21:10.751Z] > git merge cd35e82189541566d340af614e7b672e1779e95b # timeout=10 [2021-03-19T19:21:10.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T19:21:10.770Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T19:21:10.777Z] > git checkout -f 84a1a00268ad8ba4e3cbce9f2eff2908592115fc # timeout=10 [2021-03-19T19:21:11.062Z] Removing intermediate container de8b96706f5a [2021-03-19T19:21:11.062Z] ---> 0f59dfe00c58 [2021-03-19T19:21:11.062Z] [2021-03-19T19:21:11.333Z] Successfully built 0f59dfe00c58 [2021-03-19T19:21:11.333Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T19:21:11.618Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-19T19:21:11.622Z] $ docker stop --time=1 d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 [2021-03-19T19:21:13.531Z] $ docker rm -f d24fa15599a8881ef2982ae22c926a25007b77319574c26b7a5d8dfd523e92a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T19:21:14.254Z] + docker images [2021-03-19T19:21:14.254Z] + grep docker [2021-03-19T19:21:14.535Z] docker-core-data-go-arm64 latest 0f59dfe00c58 4 seconds ago 21.3MB [2021-03-19T19:21:14.535Z] docker-security-bootstrapper-go-arm64 latest 2c0b0b30c788 17 seconds ago 17.8MB [2021-03-19T19:21:14.535Z] docker-security-secretstore-setup-go-arm64 latest 35ef6ca74d33 23 seconds ago 23.7MB [2021-03-19T19:21:14.535Z] docker-support-scheduler-go-arm64 latest 9be6b0ebc1df 25 seconds ago 16.3MB [2021-03-19T19:21:14.535Z] docker-sys-mgmt-agent-go-arm64 latest 42ce30a16bea 2 minutes ago 300MB [2021-03-19T19:21:14.535Z] docker-support-notifications-go-arm64 latest d940a19e06e4 3 minutes ago 16.9MB [2021-03-19T19:21:14.535Z] docker-core-metadata-go-arm64 latest 82f211937df4 3 minutes ago 17.9MB [2021-03-19T19:21:14.535Z] docker-core-command-go-arm64 latest 1ef6e14ad843 3 minutes ago 16.3MB [2021-03-19T19:21:14.535Z] docker-security-proxy-setup-go-arm64 latest 36abcd035f4f 3 minutes ago 23.4MB [2021-03-19T19:21:14.535Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-19T19:21:14.662Z] Commit message: "Merge branch 'master' into issue-3265" [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:21:15.981Z] ---> job-cost.sh [2021-03-19T19:21:15.981Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PO8p [2021-03-19T19:21:16.549Z] + echo snap-build.sh [2021-03-19T19:21:16.550Z] snap-build.sh [2021-03-19T19:21:16.550Z] + SNAP_BASE_DIR=. [2021-03-19T19:21:16.550Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-19T19:21:16.550Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-19T19:21:16.550Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-19T19:21:16.550Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-19T19:21:16.550Z] + cd /w/workspace/edgex-go/4 [2021-03-19T19:21:16.550Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T19:21:16.550Z] Reading package lists... [2021-03-19T19:21:16.550Z] Building dependency tree... [2021-03-19T19:21:16.550Z] Reading state information... [2021-03-19T19:21:16.815Z] The following packages were automatically installed and are no longer required: [2021-03-19T19:21:16.816Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T19:21:16.816Z] uidmap xdelta3 [2021-03-19T19:21:16.816Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T19:21:16.816Z] The following packages will be REMOVED: [2021-03-19T19:21:16.816Z] lxd* lxd-client* [2021-03-19T19:21:17.085Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T19:21:17.085Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T19:21:18.139Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-19T19:21:18.139Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T19:21:19.133Z] Removing lxd dnsmasq configuration [2021-03-19T19:21:19.133Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T19:21:19.403Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T19:21:20.372Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T19:21:20.372Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-19T19:21:20.372Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T19:21:21.774Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T19:21:21.774Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T19:21:22.724Z] + sudo snap remove --purge lxd [2021-03-19T19:21:22.988Z] snap "lxd" is not installed [2021-03-19T19:21:22.988Z] + sudo groupadd --force --system lxd [2021-03-19T19:21:22.988Z] ++ whoami [2021-03-19T19:21:22.988Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T19:21:22.988Z] + newgrp - lxd [2021-03-19T19:21:22.988Z] + sudo snap install lxd [2021-03-19T19:21:33.143Z] 2021-03-19T19:21:29Z INFO Waiting for automatic snapd restart... [2021-03-19T19:21:48.076Z] lxd 4.12 from Canonical* installed [2021-03-19T19:21:48.076Z] + sudo lxd init --auto [2021-03-19T19:21:55.021Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T19:21:56.287Z] + sudo snap install --classic snapcraft [2021-03-19T19:22:04.560Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T19:22:04.560Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-19T19:22:04.560Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-19T19:22:04.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T19:22:04.560Z] Dload Upload Total Spent Left Speed [2021-03-19T19:22:04.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-03-19T19:22:04.560Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2021-03-19T19:22:04.560Z] ./yq_linux_amd64 [2021-03-19T19:22:04.560Z] + sudo snapcraft prime --use-lxd [2021-03-19T19:22:05.157Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T19:22:05.157Z] 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-03-19T19:22:05.157Z] - README.md [2021-03-19T19:22:05.157Z] [2021-03-19T19:22:05.157Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T19:22:05.758Z] Launching a container. [2021-03-19T19:22:18.239Z] Waiting for container to be ready [2021-03-19T19:22:18.239Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T19:22:18.239Z] [2021-03-19T19:22:21.576Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T19:22:21.576Z] Waiting for network to be ready... [2021-03-19T19:22:21.839Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T19:22:21.839Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T19:22:22.123Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T19:22:22.123Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T19:22:22.123Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T19:22:22.123Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T19:22:22.123Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T19:22:22.123Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T19:22:22.123Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T19:22:22.123Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T19:22:22.419Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T19:22:22.716Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T19:22:22.717Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T19:22:22.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T19:22:22.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T19:22:22.717Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T19:22:22.717Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T19:22:22.717Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T19:22:23.348Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T19:22:23.647Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] [2021-03-19T19:22:23.647Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-19T19:22:23.647Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T19:22:23.647Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T19:22:23.647Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-19T19:22:23.923Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] [2021-03-19T19:22:23.923Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T19:22:23.923Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T19:22:25.925Z] Fetched 24.1 MB in 4s (6085 kB/s) [2021-03-19T19:22:26.535Z] Reading package lists... [2021-03-19T19:22:26.823Z] Reading package lists... [2021-03-19T19:22:26.823Z] Building dependency tree... [2021-03-19T19:22:26.823Z] Reading state information... [2021-03-19T19:22:26.823Z] The following additional packages will be installed: [2021-03-19T19:22:26.823Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T19:22:26.823Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T19:22:27.105Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T19:22:27.105Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T19:22:27.105Z] Suggested packages: [2021-03-19T19:22:27.105Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T19:22:27.105Z] Recommended packages: [2021-03-19T19:22:27.105Z] gnupg libsasl2-modules [2021-03-19T19:22:27.105Z] The following NEW packages will be installed: [2021-03-19T19:22:27.105Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T19:22:27.105Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T19:22:27.105Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T19:22:27.105Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T19:22:27.105Z] The following packages will be upgraded: [2021-03-19T19:22:27.105Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T19:22:27.105Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T19:22:27.105Z] Need to get 3530 kB of archives. [2021-03-19T19:22:27.105Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T19:22:27.105Z] 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-03-19T19:22:27.378Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T19:22:27.378Z] 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-03-19T19:22:27.378Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T19:22:27.378Z] 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-03-19T19:22:27.641Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T19:22:27.903Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T19:22:27.903Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T19:22:27.903Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T19:22:27.903Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T19:22:27.903Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T19:22:27.903Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T19:22:27.903Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T19:22:27.903Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T19:22:27.903Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T19:22:27.903Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T19:22:28.168Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T19:22:28.168Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T19:22:28.168Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T19:22:28.168Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T19:22:28.168Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T19:22:28.168Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T19:22:28.168Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T19:22:28.168Z] Fetched 3530 kB in 1s (3120 kB/s) [2021-03-19T19:22:28.439Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T19:22:28.439Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T19:22:28.439Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T19:22:28.439Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T19:22:28.439Z] Selecting previously unselected package udev. [2021-03-19T19:22:28.439Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T19:22:28.439Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T19:22:28.716Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T19:22:29.005Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T19:22:29.005Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T19:22:29.005Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T19:22:29.005Z] Selecting previously unselected package fuse. [2021-03-19T19:22:29.005Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T19:22:29.005Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T19:22:29.005Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T19:22:29.005Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T19:22:29.296Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T19:22:29.296Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T19:22:29.296Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T19:22:29.296Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T19:22:29.567Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T19:22:29.567Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T19:22:29.567Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T19:22:29.567Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T19:22:29.567Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:29.567Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:29.567Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T19:22:29.567Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:29.567Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:29.836Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T19:22:29.836Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:29.836Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:29.836Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T19:22:29.836Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:29.836Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:29.836Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T19:22:29.836Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:29.836Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:30.104Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T19:22:30.104Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:30.104Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:30.104Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T19:22:30.104Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:30.104Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:30.370Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T19:22:30.370Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:30.370Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:30.370Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T19:22:30.370Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T19:22:30.370Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:30.370Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T19:22:30.370Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T19:22:30.370Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T19:22:30.632Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T19:22:30.632Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T19:22:30.632Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T19:22:30.632Z] Selecting previously unselected package libldap-common. [2021-03-19T19:22:30.632Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T19:22:30.632Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T19:22:30.632Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T19:22:30.893Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T19:22:30.893Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T19:22:30.893Z] Selecting previously unselected package dirmngr. [2021-03-19T19:22:30.894Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T19:22:30.894Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T19:22:30.894Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T19:22:31.154Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T19:22:31.154Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T19:22:31.154Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T19:22:31.154Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T19:22:31.154Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T19:22:31.154Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.154Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T19:22:31.154Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T19:22:31.415Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T19:22:31.676Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T19:22:31.676Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T19:22:31.941Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T19:22:31.941Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T19:22:31.941Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:31.941Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T19:22:32.202Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T19:22:32.202Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T19:22:32.202Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T19:22:32.463Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T19:22:32.463Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T19:22:32.463Z] This means they are not meant to be enabled using systemctl. [2021-03-19T19:22:32.463Z] Possible reasons for having this kind of units are: [2021-03-19T19:22:32.463Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T19:22:32.463Z] .wants/ or .requires/ directory. [2021-03-19T19:22:32.464Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T19:22:32.464Z] a requirement dependency on it. [2021-03-19T19:22:32.464Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T19:22:32.464Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T19:22:32.464Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T19:22:32.464Z] instance name specified. [2021-03-19T19:22:32.725Z] Reading package lists... [2021-03-19T19:22:33.001Z] Building dependency tree... [2021-03-19T19:22:33.002Z] Reading state information... [2021-03-19T19:22:33.002Z] The following additional packages will be installed: [2021-03-19T19:22:33.002Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T19:22:33.002Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T19:22:33.002Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T19:22:33.002Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T19:22:33.002Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T19:22:33.002Z] Suggested packages: [2021-03-19T19:22:33.002Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T19:22:33.002Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T19:22:33.002Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T19:22:33.002Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T19:22:33.002Z] systemd-container policykit-1 [2021-03-19T19:22:33.002Z] Recommended packages: [2021-03-19T19:22:33.002Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T19:22:33.002Z] The following NEW packages will be installed: [2021-03-19T19:22:33.002Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T19:22:33.002Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T19:22:33.002Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T19:22:33.002Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T19:22:33.002Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T19:22:33.002Z] The following packages will be upgraded: [2021-03-19T19:22:33.002Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T19:22:33.294Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T19:22:33.294Z] Need to get 35.2 MB of archives. [2021-03-19T19:22:33.294Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T19:22:33.294Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T19:22:33.294Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T19:22:33.593Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T19:22:33.874Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T19:22:33.874Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-19T19:22:33.874Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T19:22:33.874Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T19:22:33.874Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T19:22:34.148Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T19:22:34.148Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T19:22:34.148Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T19:22:34.148Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T19:22:34.148Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T19:22:34.148Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T19:22:34.148Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T19:22:34.148Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T19:22:34.148Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T19:22:34.148Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T19:22:34.148Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T19:22:34.148Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T19:22:34.148Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T19:22:34.148Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T19:22:34.148Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T19:22:34.148Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T19:22:34.148Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T19:22:34.148Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T19:22:34.148Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T19:22:34.148Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T19:22:34.148Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T19:22:34.425Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T19:22:34.708Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T19:22:34.708Z] Fetched 35.2 MB in 1s (24.8 MB/s) [2021-03-19T19:22:34.708Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T19:22:34.708Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T19:22:35.020Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T19:22:35.312Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T19:22:35.589Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T19:22:35.589Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T19:22:35.589Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T19:22:35.589Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T19:22:35.589Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T19:22:35.857Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T19:22:36.140Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T19:22:36.140Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T19:22:36.140Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T19:22:36.416Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T19:22:36.416Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T19:22:36.702Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T19:22:36.702Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T19:22:36.975Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T19:22:36.975Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T19:22:36.975Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T19:22:36.975Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T19:22:36.975Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:37.252Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T19:22:37.252Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T19:22:37.252Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T19:22:37.516Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T19:22:37.516Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T19:22:37.516Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:37.787Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T19:22:38.054Z] Checking for services that may need to be restarted...done. [2021-03-19T19:22:38.055Z] Checking for services that may need to be restarted...done. [2021-03-19T19:22:38.055Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:38.055Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T19:22:38.055Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:38.652Z] Selecting previously unselected package python3-minimal. [2021-03-19T19:22:38.652Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T19:22:38.652Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T19:22:38.652Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T19:22:38.652Z] Selecting previously unselected package mime-support. [2021-03-19T19:22:38.652Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T19:22:38.652Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T19:22:38.652Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T19:22:38.652Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T19:22:38.652Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T19:22:38.936Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T19:22:38.936Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T19:22:38.936Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:38.936Z] Selecting previously unselected package python3.6. [2021-03-19T19:22:38.936Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T19:22:38.936Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:39.218Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T19:22:39.218Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T19:22:39.218Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T19:22:39.218Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T19:22:39.510Z] Selecting previously unselected package python3. [2021-03-19T19:22:39.510Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T19:22:39.510Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T19:22:39.800Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T19:22:40.407Z] Selecting previously unselected package multiarch-support. [2021-03-19T19:22:40.407Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T19:22:40.407Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T19:22:41.031Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T19:22:41.031Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T19:22:41.031Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T19:22:41.031Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T19:22:41.031Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T19:22:41.031Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T19:22:41.031Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T19:22:41.031Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T19:22:41.312Z] Selecting previously unselected package sudo. [2021-03-19T19:22:41.312Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T19:22:41.312Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T19:22:41.312Z] Selecting previously unselected package apparmor. [2021-03-19T19:22:41.312Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T19:22:41.312Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T19:22:42.308Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T19:22:42.308Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T19:22:42.308Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T19:22:42.308Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T19:22:42.308Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T19:22:42.308Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:42.583Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T19:22:42.583Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T19:22:42.583Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:42.583Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T19:22:42.583Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T19:22:42.583Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T19:22:42.583Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T19:22:42.583Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T19:22:42.583Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:42.854Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T19:22:42.854Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T19:22:42.854Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:42.854Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T19:22:42.854Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T19:22:42.854Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T19:22:43.128Z] Selecting previously unselected package openssh-client. [2021-03-19T19:22:43.128Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T19:22:43.128Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T19:22:43.128Z] Selecting previously unselected package squashfs-tools. [2021-03-19T19:22:43.128Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T19:22:43.396Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T19:22:43.396Z] Selecting previously unselected package snapd. [2021-03-19T19:22:43.396Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T19:22:43.396Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T19:22:45.384Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T19:22:45.384Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T19:22:45.384Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T19:22:45.384Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T19:22:45.384Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T19:22:45.653Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:45.653Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T19:22:45.653Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T19:22:45.653Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T19:22:46.634Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T19:22:46.634Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T19:22:46.634Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T19:22:46.634Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:46.634Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:46.634Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T19:22:47.254Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T19:22:47.254Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:47.254Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T19:22:47.523Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T19:22:47.523Z] running python rtupdate hooks for python3.6... [2021-03-19T19:22:47.523Z] running python post-rtupdate hooks for python3.6... [2021-03-19T19:22:47.523Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T19:22:50.153Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T19:22:50.153Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T19:22:50.153Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T19:22:50.450Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T19:22:50.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T19:22:51.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T19:22:51.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T19:22:51.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T19:22:51.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T19:22:51.328Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T19:22:51.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T19:22:51.896Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T19:22:51.896Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T19:22:52.175Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T19:22:52.175Z] /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-03-19T19:22:52.175Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T19:22:52.175Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T19:22:53.676Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T19:22:53.676Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T19:22:53.676Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T19:22:54.669Z] Reading package lists... [2021-03-19T19:22:54.943Z] Reading package lists... [2021-03-19T19:22:54.943Z] Building dependency tree... [2021-03-19T19:22:54.943Z] Reading state information... [2021-03-19T19:22:55.212Z] Calculating upgrade... [2021-03-19T19:22:55.212Z] The following packages will be upgraded: [2021-03-19T19:22:55.212Z] advancecomp base-files bash binutils binutils-common [2021-03-19T19:22:55.212Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T19:22:55.212Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T19:22:55.212Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T19:22:55.212Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T19:22:55.212Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T19:22:55.212Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T19:22:55.212Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T19:22:55.212Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T19:22:55.212Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T19:22:55.212Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T19:22:55.212Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T19:22:55.212Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T19:22:55.212Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T19:22:55.212Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T19:22:55.212Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T19:22:55.212Z] Need to get 63.8 MB of archives. [2021-03-19T19:22:55.212Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T19:22:55.212Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T19:22:55.477Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T19:22:55.477Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T19:22:55.477Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T19:22:55.477Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T19:22:55.477Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T19:22:55.477Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-19T19:22:55.477Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-19T19:22:55.477Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-19T19:22:55.477Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T19:22:55.477Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T19:22:55.477Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T19:22:55.477Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T19:22:55.477Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T19:22:55.477Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T19:22:55.477Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T19:22:55.477Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T19:22:55.477Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T19:22:55.477Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T19:22:55.477Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T19:22:55.477Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T19:22:55.477Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-19T19:22:55.477Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T19:22:55.747Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T19:22:55.747Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T19:22:55.747Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T19:22:55.747Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T19:22:55.747Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T19:22:55.747Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T19:22:55.747Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T19:22:55.747Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T19:22:55.747Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T19:22:55.747Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T19:22:55.747Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T19:22:55.747Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T19:22:55.747Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T19:22:55.747Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T19:22:55.747Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T19:22:55.747Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T19:22:55.747Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T19:22:55.747Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T19:22:55.747Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T19:22:55.747Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T19:22:55.747Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T19:22:55.747Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T19:22:55.747Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T19:22:55.747Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-19T19:22:55.747Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T19:22:55.747Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T19:22:55.747Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T19:22:55.747Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T19:22:55.747Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T19:22:55.747Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T19:22:55.747Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T19:22:56.018Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T19:22:56.019Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-19T19:22:56.019Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-19T19:22:56.293Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T19:22:56.293Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-19T19:22:56.294Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T19:22:56.294Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T19:22:56.294Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T19:22:56.294Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T19:22:56.590Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T19:22:56.590Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-19T19:22:56.590Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T19:22:56.590Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T19:22:56.590Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T19:22:56.898Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T19:22:56.898Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T19:22:56.898Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T19:22:56.898Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T19:22:56.898Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T19:22:56.898Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T19:22:56.898Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T19:22:56.898Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T19:22:56.898Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T19:22:56.898Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T19:22:56.898Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T19:22:56.898Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T19:22:56.898Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T19:22:56.898Z] Get:82 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-03-19T19:22:56.898Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T19:22:56.898Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T19:22:56.898Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-19T19:22:56.898Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T19:22:57.169Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T19:22:57.169Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T19:22:57.169Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T19:22:57.169Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T19:22:57.169Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T19:22:57.169Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T19:22:57.169Z] Get:93 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-03-19T19:22:57.169Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T19:22:57.169Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T19:22:57.169Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T19:22:57.169Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T19:22:57.169Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T19:22:57.169Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T19:22:57.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T19:22:57.439Z] Fetched 63.8 MB in 2s (31.8 MB/s) [2021-03-19T19:22:57.439Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:22:57.439Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T19:22:57.439Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T19:22:58.028Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T19:22:58.028Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T19:22:58.312Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-19T19:22:58.312Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-19T19:22:58.969Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:58.969Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:22:59.249Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:59.249Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:22:59.521Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:59.521Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:22:59.521Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:59.521Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:22:59.797Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:59.797Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:22:59.797Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:22:59.797Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.090Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:00.090Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.090Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:00.367Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T19:23:00.367Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:00.367Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.367Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:00.367Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T19:23:00.367Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:00.367Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.642Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:00.642Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.642Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:00.642Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T19:23:00.918Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:00.918Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T19:23:00.918Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T19:23:01.201Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T19:23:01.490Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T19:23:01.776Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T19:23:01.776Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T19:23:01.776Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T19:23:01.776Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T19:23:01.776Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T19:23:02.050Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T19:23:02.050Z] Installing new version of config file /etc/issue ... [2021-03-19T19:23:02.050Z] Installing new version of config file /etc/issue.net ... [2021-03-19T19:23:02.050Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T19:23:02.321Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T19:23:02.321Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T19:23:02.615Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T19:23:02.615Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T19:23:02.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:02.615Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T19:23:02.615Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T19:23:02.902Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T19:23:02.902Z] 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-03-19T19:23:02.902Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:02.902Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:02.902Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:03.167Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:03.167Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:03.167Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T19:23:03.167Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T19:23:03.454Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T19:23:03.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:03.454Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T19:23:03.454Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T19:23:03.740Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T19:23:04.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:04.040Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T19:23:04.040Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T19:23:04.040Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T19:23:04.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:04.040Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T19:23:04.328Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T19:23:04.328Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T19:23:04.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:04.328Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T19:23:04.328Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T19:23:04.595Z] Setting up grep (3.1-2build1) ... [2021-03-19T19:23:04.595Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:04.595Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T19:23:04.595Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T19:23:04.860Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T19:23:04.860Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:04.860Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T19:23:04.860Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T19:23:05.125Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T19:23:05.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:05.125Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T19:23:05.125Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T19:23:05.703Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T19:23:05.703Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T19:23:05.703Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T19:23:05.966Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T19:23:06.542Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T19:23:06.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:06.542Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T19:23:06.542Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T19:23:07.512Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T19:23:07.512Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T19:23:07.512Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T19:23:07.512Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T19:23:07.778Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T19:23:07.778Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:07.778Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T19:23:07.778Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T19:23:08.042Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T19:23:08.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:08.042Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:08.042Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:08.332Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:08.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:08.332Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:08.332Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:08.635Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:08.635Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:08.635Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:08.635Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:08.635Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:08.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:08.915Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:08.915Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:08.915Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:08.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:08.915Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T19:23:08.915Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T19:23:09.197Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T19:23:09.197Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T19:23:09.197Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T19:23:09.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:09.473Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T19:23:09.473Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T19:23:09.473Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T19:23:09.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:09.738Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:09.738Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:09.738Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:09.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:09.738Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:10.002Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:10.002Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:10.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:10.276Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:10.276Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:10.559Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:10.842Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T19:23:11.129Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T19:23:11.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:11.417Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T19:23:11.417Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T19:23:11.417Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T19:23:11.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T19:23:11.710Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T19:23:11.710Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T19:23:11.710Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T19:23:11.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:11.996Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T19:23:11.996Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T19:23:12.304Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T19:23:12.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:12.304Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T19:23:12.304Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T19:23:12.615Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T19:23:12.615Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:12.615Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T19:23:12.615Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T19:23:12.615Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T19:23:12.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:12.907Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T19:23:12.907Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T19:23:12.907Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T19:23:13.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:13.213Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T19:23:13.213Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T19:23:13.213Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T19:23:13.526Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:13.526Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T19:23:13.526Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T19:23:13.829Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T19:23:13.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:13.829Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T19:23:14.108Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T19:23:14.108Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T19:23:14.108Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T19:23:14.108Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T19:23:14.108Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T19:23:14.407Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T19:23:14.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:14.407Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T19:23:14.407Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T19:23:14.696Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T19:23:14.696Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:14.696Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T19:23:14.696Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T19:23:14.696Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T19:23:15.012Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:15.012Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T19:23:15.012Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T19:23:15.285Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T19:23:15.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:15.285Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T19:23:15.285Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T19:23:15.566Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T19:23:15.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:15.566Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T19:23:15.566Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T19:23:15.843Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T19:23:16.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:16.118Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T19:23:16.118Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T19:23:16.399Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T19:23:16.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:16.399Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T19:23:16.399Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T19:23:16.724Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T19:23:16.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:16.724Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T19:23:16.724Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T19:23:17.008Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T19:23:17.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:17.008Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T19:23:17.008Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T19:23:17.303Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T19:23:17.303Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:17.303Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T19:23:17.303Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T19:23:17.597Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T19:23:17.597Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:17.598Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T19:23:17.598Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T19:23:17.877Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T19:23:17.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T19:23:17.877Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T19:23:17.877Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T19:23:17.877Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T19:23:18.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T19:23:18.183Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T19:23:18.183Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T19:23:18.183Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T19:23:18.183Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T19:23:18.481Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T19:23:18.482Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T19:23:18.482Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T19:23:18.759Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T19:23:18.759Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T19:23:18.759Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T19:23:19.039Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T19:23:19.039Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T19:23:19.039Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T19:23:19.039Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T19:23:19.326Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T19:23:19.326Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T19:23:19.326Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T19:23:19.326Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T19:23:19.598Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T19:23:19.598Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T19:23:19.872Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T19:23:19.872Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T19:23:20.152Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T19:23:20.152Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T19:23:20.767Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T19:23:21.067Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T19:23:21.067Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T19:23:21.067Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T19:23:21.353Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T19:23:21.353Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T19:23:21.639Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T19:23:21.639Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T19:23:21.910Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T19:23:21.910Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T19:23:21.910Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T19:23:21.910Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T19:23:22.172Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:22.172Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:22.172Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:22.172Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:22.436Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:22.436Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:22.436Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:22.436Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:23.416Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:23.416Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:24.408Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:24.408Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:25.425Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:25.426Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:26.010Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:26.010Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:26.974Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T19:23:26.974Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T19:23:26.974Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T19:23:26.974Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T19:23:26.974Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T19:23:26.974Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T19:23:27.259Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T19:23:27.259Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T19:23:27.536Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T19:23:27.536Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T19:23:27.536Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T19:23:27.536Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T19:23:27.836Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T19:23:27.836Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T19:23:27.836Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T19:23:27.836Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T19:23:28.160Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.161Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T19:23:28.161Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.161Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.161Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.161Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T19:23:28.161Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T19:23:28.161Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T19:23:28.459Z] [2021-03-19T19:23:28.459Z] Current default time zone: 'Etc/UTC' [2021-03-19T19:23:28.459Z] Local time is now: Fri Mar 19 19:23:28 UTC 2021. [2021-03-19T19:23:28.459Z] Universal Time is now: Fri Mar 19 19:23:28 UTC 2021. [2021-03-19T19:23:28.459Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T19:23:28.459Z] [2021-03-19T19:23:28.459Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T19:23:28.459Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.459Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-19T19:23:28.459Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T19:23:28.459Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T19:23:28.459Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T19:23:28.459Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T19:23:28.459Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T19:23:28.864Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T19:23:28.864Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T19:23:28.864Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:28.864Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T19:23:28.864Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:29.149Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T19:23:29.149Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:29.149Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T19:23:29.149Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T19:23:29.149Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T19:23:29.149Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T19:23:29.149Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T19:23:29.149Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T19:23:29.149Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T19:23:29.149Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T19:23:31.109Z] Updating certificates in /etc/ssl/certs... [2021-03-19T19:23:31.679Z] 23 added, 27 removed; done. [2021-03-19T19:23:31.904Z] lf-activate-venv(): INFO: Adding /tmp/venv-PO8p/bin to PATH [2021-03-19T19:23:31.904Z] INFO: No Stack... [2021-03-19T19:23:31.905Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T19:23:31.905Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T19:23:31.941Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T19:23:31.941Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T19:23:31.941Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T19:23:31.941Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T19:23:31.941Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T19:23:32.201Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T19:23:32.201Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.201Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T19:23:32.266Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-03-19T19:23:32.266Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T19:23:32.450Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] [2021-03-19T19:23:32.459Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] did not exist. Created. [2021-03-19T19:23:32.459Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] [2021-03-19T19:23:32.463Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T19:23:32.463Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T19:23:32.463Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T19:23:32.463Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T19:23:32.463Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.463Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T19:23:32.463Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T19:23:32.736Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T19:23:32.736Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T19:23:32.736Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T19:23:32.736Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T19:23:32.736Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T19:23:32.938Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T19:23:33.006Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T19:23:33.007Z] Updating certificates in /etc/ssl/certs... [2021-03-19T19:23:33.303Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T19:23:33.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-03-19T19:23:33.599Z] 0 added, 0 removed; done. [2021-03-19T19:23:33.599Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T19:23:33.599Z] done. [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-19T19:23:33.866Z] Reading package lists... [2021-03-19T19:23:33.866Z] Building dependency tree... [2021-03-19T19:23:33.866Z] Reading state information... [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T19:23:34.128Z] The following NEW packages will be installed: [2021-03-19T19:23:34.128Z] apt-transport-https [2021-03-19T19:23:34.391Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T19:23:34.391Z] Need to get 1696 B of archives. [2021-03-19T19:23:34.391Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T19:23:34.391Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T19:23:34.391Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T19:23:34.391Z] Fetched 1696 B in 0s (8042 B/s) [2021-03-19T19:23:34.391Z] Selecting previously unselected package apt-transport-https. [2021-03-19T19:23:34.391Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T19:23:34.391Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T19:23:34.391Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T19:23:34.391Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T19:23:34.652Z] Waiting for network to be ready... [2021-03-19T19:23:39.971Z] 2021-03-19T19:23:37Z INFO Waiting for automatic snapd restart... [2021-03-19T19:23:40.596Z] snapd 2.49 from Canonical* installed [2021-03-19T19:23:41.602Z] "snapd" switched to the "latest/stable" channel [2021-03-19T19:23:41.602Z] [2021-03-19T19:23:44.189Z] core18 20210128 from Canonical* installed [2021-03-19T19:23:44.189Z] "core18" switched to the "latest/stable" channel [2021-03-19T19:23:44.189Z] [2021-03-19T19:23:47.513Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T19:23:47.513Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T19:23:47.513Z] [2021-03-19T19:23:50.828Z] 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-03-19T19:23:50.828Z] - README.md [2021-03-19T19:23:50.828Z] [2021-03-19T19:23:50.828Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T19:23:57.458Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T19:23:57.458Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T19:23:57.458Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T19:23:57.458Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T19:23:58.660Z] Reading package lists... [2021-03-19T19:23:58.922Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-19T19:24:05.510Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T19:24:05.510Z] Reading package lists... [2021-03-19T19:24:05.510Z] Building dependency tree... [2021-03-19T19:24:05.510Z] Reading state information... [2021-03-19T19:24:05.510Z] Suggested packages: [2021-03-19T19:24:05.510Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T19:24:05.510Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T19:24:05.510Z] Recommended packages: [2021-03-19T19:24:05.510Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T19:24:05.510Z] The following NEW packages will be installed: [2021-03-19T19:24:05.510Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T19:24:05.510Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T19:24:05.510Z] pkg-config zip [2021-03-19T19:24:05.510Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T19:24:05.510Z] Need to get 7657 kB of archives. [2021-03-19T19:24:05.510Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T19:24:05.510Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T19:24:05.510Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T19:24:05.510Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T19:24:05.772Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T19:24:05.772Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T19:24:05.772Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T19:24:05.772Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T19:24:06.034Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T19:24:06.034Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T19:24:06.034Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T19:24:06.034Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T19:24:06.034Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T19:24:06.034Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T19:24:06.296Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T19:24:06.296Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T19:24:06.296Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T19:24:06.556Z] Fetched 7657 kB in 1s (7044 kB/s) [2021-03-19T19:24:06.556Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T19:24:06.556Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T19:24:06.556Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T19:24:06.556Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T19:24:06.817Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T19:24:06.817Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T19:24:06.817Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T19:24:06.817Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T19:24:06.817Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T19:24:06.817Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T19:24:06.817Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T19:24:06.817Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T19:24:06.817Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T19:24:07.077Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T19:24:07.078Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T19:24:07.078Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T19:24:07.078Z] Selecting previously unselected package liberror-perl. [2021-03-19T19:24:07.078Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T19:24:07.078Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T19:24:07.078Z] Selecting previously unselected package git-man. [2021-03-19T19:24:07.078Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T19:24:07.340Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T19:24:07.340Z] Selecting previously unselected package git. [2021-03-19T19:24:07.340Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T19:24:07.340Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T19:24:08.286Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T19:24:08.286Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T19:24:08.286Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T19:24:08.286Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T19:24:08.286Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T19:24:08.286Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T19:24:08.553Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T19:24:08.553Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T19:24:08.553Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T19:24:08.553Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T19:24:08.553Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T19:24:08.553Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T19:24:08.553Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T19:24:08.553Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T19:24:08.553Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T19:24:08.829Z] Selecting previously unselected package pkg-config. [2021-03-19T19:24:08.829Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T19:24:08.829Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T19:24:08.829Z] Selecting previously unselected package zip. [2021-03-19T19:24:08.829Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T19:24:08.829Z] Unpacking zip (3.0-11build1) ... [2021-03-19T19:24:09.098Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T19:24:09.098Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T19:24:09.098Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T19:24:09.098Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T19:24:09.098Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T19:24:09.098Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T19:24:09.098Z] No schema files found: doing nothing. [2021-03-19T19:24:09.098Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T19:24:09.364Z] Setting up zip (3.0-11build1) ... [2021-03-19T19:24:09.364Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T19:24:09.364Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T19:24:09.364Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T19:24:09.364Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T19:24:09.364Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T19:24:09.364Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T19:24:09.639Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T19:24:09.639Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T19:24:16.279Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T19:24:16.279Z] git set to automatically installed. [2021-03-19T19:24:16.279Z] git-man set to automatically installed. [2021-03-19T19:24:16.279Z] libcurl3-gnutls set to automatically installed. [2021-03-19T19:24:16.279Z] liberror-perl set to automatically installed. [2021-03-19T19:24:16.279Z] libglib2.0-0 set to automatically installed. [2021-03-19T19:24:16.279Z] libnghttp2-14 set to automatically installed. [2021-03-19T19:24:16.279Z] libnorm1 set to automatically installed. [2021-03-19T19:24:16.279Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T19:24:16.279Z] libpsl5 set to automatically installed. [2021-03-19T19:24:16.279Z] librtmp1 set to automatically installed. [2021-03-19T19:24:16.279Z] libsodium23 set to automatically installed. [2021-03-19T19:24:16.279Z] libzmq3-dev set to automatically installed. [2021-03-19T19:24:16.279Z] libzmq5 set to automatically installed. [2021-03-19T19:24:16.279Z] pkg-config set to automatically installed. [2021-03-19T19:24:16.279Z] zip set to automatically installed. [2021-03-19T19:24:17.662Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T19:24:24.264Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T19:25:45.846Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T19:25:45.846Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T19:25:46.801Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T19:25:47.371Z] snap "core18" has no updates available [2021-03-19T19:25:48.316Z] Pulling go-build-helper [2021-03-19T19:25:48.316Z] + snapcraftctl pull [2021-03-19T19:25:48.889Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-19T19:25:48.889Z] Skipping pull go-build-helper (already ran) [2021-03-19T19:25:48.889Z] Building go-build-helper [2021-03-19T19:25:49.150Z] + snapcraftctl build [2021-03-19T19:25:51.075Z] Staging go-build-helper [2021-03-19T19:25:51.075Z] + snapcraftctl stage [2021-03-19T19:26:01.558Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T19:26:01.559Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T19:26:01.559Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T19:26:01.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T19:26:01.559Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T19:26:01.559Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T19:26:01.559Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T19:26:01.559Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T19:26:01.559Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T19:26:01.559Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T19:26:01.559Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T19:26:01.559Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T19:26:01.559Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T19:26:01.559Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T19:26:01.559Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T19:26:01.559Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T19:26:01.559Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T19:26:01.559Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T19:26:01.559Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T19:26:01.559Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] [2021-03-19T19:26:01.559Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-19T19:26:01.559Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T19:26:01.559Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T19:26:01.559Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-19T19:26:01.559Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] [2021-03-19T19:26:01.559Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T19:26:01.559Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T19:26:01.559Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-19T19:26:01.559Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T19:26:01.559Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T19:26:01.559Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T19:26:01.559Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T19:26:01.559Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T19:26:01.559Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T19:26:01.559Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T19:26:01.559Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T19:26:01.559Z] Pulling app-service-config [2021-03-19T19:26:01.559Z] + snapcraftctl pull [2021-03-19T19:26:01.559Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-19T19:26:01.847Z] Pulling config-common [2021-03-19T19:26:01.847Z] + snapcraftctl pull [2021-03-19T19:26:06.102Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T19:26:06.102Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T19:26:06.102Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T19:26:06.102Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:06.102Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T19:26:06.102Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:06.102Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T19:26:06.102Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:06.102Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T19:26:06.102Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:06.102Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T19:26:06.102Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:06.102Z] Pulling edgex-go [2021-03-19T19:26:06.102Z] + snapcraftctl pull [2021-03-19T19:26:28.201Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T19:26:28.201Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T19:26:28.201Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T19:26:28.201Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T19:26:28.201Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T19:26:28.201Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T19:26:28.201Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T19:26:28.201Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T19:26:28.201Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T19:26:28.201Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T19:26:28.201Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T19:26:28.201Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T19:26:28.201Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T19:26:28.201Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T19:26:28.201Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T19:26:28.201Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T19:26:28.201Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T19:26:28.201Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T19:26:28.201Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T19:26:28.201Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T19:26:28.201Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T19:26:28.201Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T19:26:28.201Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T19:26:28.201Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T19:26:28.201Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T19:26:28.201Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T19:26:28.201Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T19:26:28.201Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T19:26:28.201Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T19:26:28.201Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T19:26:28.201Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T19:26:28.201Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T19:26:28.201Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T19:26:28.201Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T19:26:28.201Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T19:26:28.201Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T19:26:28.202Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T19:26:28.202Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T19:26:28.202Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T19:26:28.202Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T19:26:28.202Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T19:26:28.202Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T19:26:28.202Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T19:26:28.202Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T19:26:28.202Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T19:26:28.202Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T19:26:28.202Z] Pulling static-packages [2021-03-19T19:26:28.202Z] + snapcraftctl pull [2021-03-19T19:26:28.202Z] Pulling version [2021-03-19T19:26:28.202Z] + cd /root/project [2021-03-19T19:26:28.202Z] + [ -f VERSION ] [2021-03-19T19:26:28.202Z] + PROJECT_VERSION=local-dev [2021-03-19T19:26:28.202Z] + git rev-parse --short HEAD [2021-03-19T19:26:28.202Z] + GIT_REVISION=84a1a002 [2021-03-19T19:26:28.202Z] + snapcraftctl set-version local-dev [2021-03-19T19:26:28.202Z] Skipping build go-build-helper (already ran) [2021-03-19T19:26:28.465Z] Building app-service-config [2021-03-19T19:26:28.465Z] + make build [2021-03-19T19:26:28.465Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-19T19:26:30.388Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-19T19:26:30.388Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-19T19:26:30.388Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-19T19:26:30.388Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T19:26:30.388Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-19T19:26:30.388Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T19:26:30.650Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T19:26:30.650Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T19:26:30.912Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T19:26:30.912Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T19:26:30.912Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-19T19:26:30.912Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T19:26:31.193Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-19T19:26:31.193Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T19:26:31.193Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T19:26:31.471Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-19T19:26:31.471Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T19:26:31.471Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T19:26:31.471Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T19:26:31.747Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T19:26:31.747Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T19:26:31.747Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T19:26:31.747Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T19:26:31.747Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T19:26:31.747Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T19:26:31.747Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T19:26:31.747Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T19:26:31.747Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T19:26:31.747Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T19:26:31.747Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T19:26:32.008Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T19:26:32.008Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T19:26:32.269Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T19:26:32.269Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T19:26:32.269Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T19:26:32.269Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T19:26:32.269Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T19:26:32.269Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T19:26:32.269Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T19:26:32.269Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-19T19:26:32.269Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T19:26:32.269Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T19:26:32.537Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T19:26:42.588Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-19T19:26:42.588Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-19T19:26:42.588Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-19T19:26:42.588Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-19T19:26:42.588Z] Building config-common [2021-03-19T19:26:42.588Z] + snapcraftctl build [2021-03-19T19:26:44.511Z] Building edgex-go [2021-03-19T19:26:44.511Z] + cd /root/parts/edgex-go/src [2021-03-19T19:26:44.511Z] + make build [2021-03-19T19:26:44.511Z] 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-03-19T19:26:44.785Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T19:26:45.070Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T19:26:45.070Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T19:26:45.070Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T19:26:45.070Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T19:26:45.070Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T19:26:45.070Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T19:26:45.070Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T19:26:45.070Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T19:26:49.288Z] 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-03-19T19:26:49.288Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T19:26:53.505Z] 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-03-19T19:26:54.893Z] 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-03-19T19:26:56.280Z] 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-03-19T19:26:56.852Z] 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-03-19T19:26:57.113Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T19:26:57.113Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T19:26:57.113Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T19:26:57.113Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T19:26:59.033Z] 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-03-19T19:26:59.033Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T19:26:59.033Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T19:27: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-03-19T19:27:01.815Z] 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-03-19T19:27:01.815Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T19:27:03.209Z] 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-03-19T19:27:04.169Z] 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-03-19T19:27:04.169Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T19:27:05.582Z] 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-03-19T19:27:05.582Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T19:27:07.503Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T19:27:07.503Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T19:27:07.503Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T19:27:07.503Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T19:27:07.503Z] + 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-03-19T19:27:07.503Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T19:27:07.503Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T19:27:07.503Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T19:27:07.503Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T19:27:07.503Z] + 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-03-19T19:27:10.814Z] Building static-packages [2021-03-19T19:27:10.814Z] + snapcraftctl build [2021-03-19T19:27:12.232Z] Building version [2021-03-19T19:27:12.232Z] + snapcraftctl build [2021-03-19T19:27:14.166Z] Skipping stage go-build-helper (already ran) [2021-03-19T19:27:14.166Z] Staging app-service-config [2021-03-19T19:27:14.166Z] + snapcraftctl stage [2021-03-19T19:27:14.752Z] Staging config-common [2021-03-19T19:27:14.752Z] + snapcraftctl stage [2021-03-19T19:27:15.723Z] Staging edgex-go [2021-03-19T19:27:15.723Z] + snapcraftctl stage [2021-03-19T19:27:16.694Z] Staging static-packages [2021-03-19T19:27:16.694Z] + snapcraftctl stage [2021-03-19T19:27:17.667Z] Staging version [2021-03-19T19:27:17.667Z] + snapcraftctl stage [2021-03-19T19:27:18.267Z] Priming go-build-helper [2021-03-19T19:27:18.267Z] + snapcraftctl prime [2021-03-19T19:27:19.284Z] Priming app-service-config [2021-03-19T19:27:19.284Z] + snapcraftctl prime [2021-03-19T19:27:20.719Z] Priming config-common [2021-03-19T19:27:20.719Z] + snapcraftctl prime [2021-03-19T19:27:21.306Z] Priming edgex-go [2021-03-19T19:27:21.306Z] + snapcraftctl prime [2021-03-19T19:27:22.715Z] Priming static-packages [2021-03-19T19:27:22.715Z] + snapcraftctl prime [2021-03-19T19:27:24.624Z] Priming version [2021-03-19T19:27:24.624Z] + snapcraftctl prime [2021-03-19T19:27:25.565Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-19T19:27:29.225Z] provisioning config files... [2021-03-19T19:27:29.251Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5217449268153860343tmp [Pipeline] { [Pipeline] sh [2021-03-19T19:27:29.699Z] + set +x [2021-03-19T19:27:29.699Z] + curl -s https://codecov.io/bash [2021-03-19T19:27:29.699Z] + bash -s -- [2021-03-19T19:27:31.183Z] [2021-03-19T19:27:31.183Z] _____ _ [2021-03-19T19:27:31.183Z] / ____| | | [2021-03-19T19:27:31.183Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T19:27:31.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T19:27:31.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T19:27:31.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T19:27:31.183Z] Bash-20210309-2b87ace [2021-03-19T19:27:31.183Z] [2021-03-19T19:27:31.183Z] [2021-03-19T19:27:31.183Z] ==> git version 2.24.3 found [2021-03-19T19:27:31.183Z] ==> 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-03-19T19:27:31.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T19:27:31.183Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T19:27:31.183Z] ==> Jenkins CI detected. [2021-03-19T19:27:31.476Z] project root: . [2021-03-19T19:27:31.476Z] --> token set from env [2021-03-19T19:27:31.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T19:27:31.476Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T19:27:31.819Z] ==> Python coveragepy not found [2021-03-19T19:27:31.819Z] ==> Searching for coverage reports in: [2021-03-19T19:27:31.819Z] + . [2021-03-19T19:27:31.819Z] -> Found 1 reports [2021-03-19T19:27:31.819Z] ==> Detecting git/mercurial file structure [2021-03-19T19:27:31.819Z] ==> Reading reports [2021-03-19T19:27:31.819Z] + ./coverage.out bytes=650607 [2021-03-19T19:27:32.114Z] ==> Appending adjustments [2021-03-19T19:27:32.114Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T19:27:42.414Z] + Found adjustments [2021-03-19T19:27:42.414Z] ==> Gzipping contents [2021-03-19T19:27:42.414Z] 96K /tmp/codecov.1ppg0o.gz [2021-03-19T19:27:42.414Z] ==> Uploading reports [2021-03-19T19:27:42.414Z] url: https://codecov.io [2021-03-19T19:27:42.414Z] query: branch=PR-3275&commit=84a1a00268ad8ba4e3cbce9f2eff2908592115fc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T19:27:42.414Z] -> Pinging Codecov [2021-03-19T19:27:42.414Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=84a1a00268ad8ba4e3cbce9f2eff2908592115fc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T19:27:42.414Z] -> Uploading to [2021-03-19T19:27:42.414Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/84a1a00268ad8ba4e3cbce9f2eff2908592115fc/6f116e9d-821b-423a-84ba-8e731cfd6bca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T192742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58af81e3d02ca2d39a3eecf04140562d83367556e9cf853306547978fbb39939 [2021-03-19T19:27:42.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T19:27:42.415Z] Dload Upload Total Spent Left Speed [2021-03-19T19:27:42.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94926 0 0 100 94926 0 183k --:--:-- --:--:-- --:--:-- 183k [2021-03-19T19:27:42.699Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84a1a00268ad8ba4e3cbce9f2eff2908592115fc [Pipeline] } [2021-03-19T19:27:42.730Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-03-19T19:27:44.524Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:27:46.381Z] ---> package-listing.sh [2021-03-19T19:27:46.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T19:27:46.381Z] ++ facter osfamily [2021-03-19T19:27:46.381Z] + OS_FAMILY=redhat [2021-03-19T19:27:46.381Z] + workspace=/w/workspace/edgex-go/4 [2021-03-19T19:27:46.381Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T19:27:46.381Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T19:27:46.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T19:27:46.381Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T19:27:46.381Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-19T19:27:46.381Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T19:27:46.381Z] + case "${OS_FAMILY}" in [2021-03-19T19:27:46.381Z] + rpm -qa [2021-03-19T19:27:46.381Z] + sort [2021-03-19T19:27:54.626Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T19:27:54.626Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T19:27:54.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T19:27:54.626Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-19T19:27:54.626Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-19T19:27:54.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-19T19:27:54.642Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T19:27:54.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:27:55.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:27:56.631Z] [2021-03-19T19:27:56.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:27:57.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:27:57.702Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T19:27:57.702Z] df20fa9351a1: Pulling fs layer [2021-03-19T19:27:57.702Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T19:27:57.702Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T19:27:57.702Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T19:27:57.702Z] 93b61091891f: Pulling fs layer [2021-03-19T19:27:57.702Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T19:27:57.702Z] 5e14af77c1be: Pulling fs layer [2021-03-19T19:27:57.702Z] 01666e4c0597: Pulling fs layer [2021-03-19T19:27:57.702Z] aa168da1d23b: Pulling fs layer [2021-03-19T19:27:57.702Z] 93b9cdb0e59b: Waiting [2021-03-19T19:27:57.702Z] 5e14af77c1be: Waiting [2021-03-19T19:27:57.702Z] 01666e4c0597: Waiting [2021-03-19T19:27:57.702Z] aa168da1d23b: Waiting [2021-03-19T19:27:57.702Z] 46f8f816bc3b: Waiting [2021-03-19T19:27:57.702Z] 93b61091891f: Waiting [2021-03-19T19:27:57.702Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T19:27:57.702Z] 36b3adc4ff6f: Download complete [2021-03-19T19:27:57.702Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T19:27:57.702Z] 46f8f816bc3b: Download complete [2021-03-19T19:27:57.979Z] df20fa9351a1: Verifying Checksum [2021-03-19T19:27:57.979Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T19:27:57.979Z] 93b9cdb0e59b: Download complete [2021-03-19T19:27:57.979Z] 93b61091891f: Verifying Checksum [2021-03-19T19:27:57.979Z] 93b61091891f: Download complete [2021-03-19T19:27:57.979Z] 01666e4c0597: Verifying Checksum [2021-03-19T19:27:57.979Z] 01666e4c0597: Download complete [2021-03-19T19:27:57.979Z] 5e14af77c1be: Verifying Checksum [2021-03-19T19:27:57.979Z] 5e14af77c1be: Download complete [2021-03-19T19:27:58.269Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T19:27:58.269Z] 8ad3a11d3b57: Download complete [2021-03-19T19:27:58.542Z] df20fa9351a1: Pull complete [2021-03-19T19:27:58.809Z] 36b3adc4ff6f: Pull complete [2021-03-19T19:28:00.901Z] 8ad3a11d3b57: Pull complete [2021-03-19T19:28:01.922Z] 46f8f816bc3b: Pull complete [2021-03-19T19:28:01.922Z] aa168da1d23b: Verifying Checksum [2021-03-19T19:28:01.922Z] aa168da1d23b: Download complete [2021-03-19T19:28:03.912Z] 93b61091891f: Pull complete [2021-03-19T19:28:03.912Z] 93b9cdb0e59b: Pull complete [2021-03-19T19:28:04.213Z] 5e14af77c1be: Pull complete [2021-03-19T19:28:04.847Z] 01666e4c0597: Pull complete [2021-03-19T19:28:27.468Z] aa168da1d23b: Pull complete [2021-03-19T19:28:27.468Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T19:28:27.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:28:27.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T19:28:27.840Z] prd-centos7-docker-4c-2g-30602 does not seem to be running inside a container [2021-03-19T19:28:28.343Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T19:28:35.253Z] $ docker top 442a2d81ef3a738130bb397ee963ce7d3c0ad4b6085a7e66d19606424adceed0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:28:37.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T19:28:37.642Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T19:28:38.781Z] + ls /var/log/sa-host [2021-03-19T19:28:38.781Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T19:28:38.781Z] file_magic: OK [2021-03-19T19:28:38.781Z] HZ: Using current value: 100 [2021-03-19T19:28:38.781Z] file_header: OK [2021-03-19T19:28:38.781Z] 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-03-19T19:28:38.781Z] Statistics: [2021-03-19T19:28:38.781Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T19:28:38.781Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T19:28:38.781Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T19:28:38.781Z] file_magic: OK [2021-03-19T19:28:38.781Z] HZ: Using current value: 100 [2021-03-19T19:28:38.781Z] file_header: OK [2021-03-19T19:28:38.781Z] 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-03-19T19:28:38.781Z] Statistics: [2021-03-19T19:28:38.781Z] Hnuu...uuuununununu... [2021-03-19T19:28:38.781Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T19:28:38.997Z] provisioning config files... [2021-03-19T19:28:39.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2014940627325338244tmp [Pipeline] { [Pipeline] echo [2021-03-19T19:28:39.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:28:39.810Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T19:28:39.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T19:28:39.933Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:28:41.515Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T19:28:41.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:28:42.988Z] ---> sudo-logs.sh [2021-03-19T19:28:42.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T19:28:43.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:28:44.917Z] ---> job-cost.sh [2021-03-19T19:28:44.917Z] lf-activate-venv: SKIPPING [2021-03-19T19:28:44.917Z] DEBUG: total: 0.20999999344348907 [2021-03-19T19:28:44.917Z] INFO: Retrieving Stack Cost... [2021-03-19T19:28:46.356Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T19:28:47.117Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T19:28:47.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:28:48.437Z] ---> logs-deploy.sh [2021-03-19T19:28:48.437Z] lf-activate-venv: SKIPPING [2021-03-19T19:28:48.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/4 [2021-03-19T19:28:48.437Z] INFO: archiving workspace using pattern(s): [2021-03-19T19:28:53.893Z] Archives upload complete. [2021-03-19T19:28:54.170Z] INFO: archiving logs to Nexus [2021-03-19T19:28:55.611Z] ---> uname -a: [2021-03-19T19:28:55.611Z] Linux prd-centos7-docker-4c-2g-30602.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] ---> lscpu: [2021-03-19T19:28:55.611Z] Architecture: x86_64 [2021-03-19T19:28:55.611Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-19T19:28:55.611Z] Byte Order: Little Endian [2021-03-19T19:28:55.611Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-19T19:28:55.611Z] CPU(s): 4 [2021-03-19T19:28:55.611Z] On-line CPU(s) list: 0-3 [2021-03-19T19:28:55.611Z] Thread(s) per core: 1 [2021-03-19T19:28:55.611Z] Core(s) per socket: 1 [2021-03-19T19:28:55.611Z] Socket(s): 4 [2021-03-19T19:28:55.611Z] NUMA node(s): 1 [2021-03-19T19:28:55.611Z] Vendor ID: GenuineIntel [2021-03-19T19:28:55.611Z] CPU family: 6 [2021-03-19T19:28:55.611Z] Model: 44 [2021-03-19T19:28:55.611Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-19T19:28:55.611Z] Stepping: 1 [2021-03-19T19:28:55.611Z] CPU MHz: 2933.438 [2021-03-19T19:28:55.611Z] BogoMIPS: 5866.87 [2021-03-19T19:28:55.611Z] Virtualization: VT-x [2021-03-19T19:28:55.611Z] Hypervisor vendor: KVM [2021-03-19T19:28:55.611Z] Virtualization type: full [2021-03-19T19:28:55.611Z] L1d cache: 128 KiB [2021-03-19T19:28:55.611Z] L1i cache: 128 KiB [2021-03-19T19:28:55.611Z] L2 cache: 16 MiB [2021-03-19T19:28:55.611Z] L3 cache: 64 MiB [2021-03-19T19:28:55.611Z] NUMA node0 CPU(s): 0-3 [2021-03-19T19:28:55.611Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-19T19:28:55.611Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-19T19:28:55.611Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-19T19:28:55.611Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-19T19:28:55.611Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-19T19:28:55.611Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-19T19:28:55.611Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-19T19:28:55.611Z] Vulnerability Srbds: Not affected [2021-03-19T19:28:55.611Z] Vulnerability Tsx async abort: Not affected [2021-03-19T19:28:55.611Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] ---> nproc: [2021-03-19T19:28:55.611Z] 4 [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] ---> df -h: [2021-03-19T19:28:55.611Z] Filesystem Size Used Available Use% Mounted on [2021-03-19T19:28:55.611Z] overlay 50.0G 11.7G 38.2G 24% / [2021-03-19T19:28:55.611Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-19T19:28:55.611Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-19T19:28:55.611Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /facter-os [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /etc/resolv.conf [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hostname [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hosts [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/auth.log [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /run/cloud-init/result.json [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/sa-host [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/secure [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/4 [2021-03-19T19:28:55.611Z] /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/4@tmp [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] ---> free -m: [2021-03-19T19:28:55.611Z] total used free shared buff/cache available [2021-03-19T19:28:55.611Z] Mem: 1837 689 321 0 826 1066 [2021-03-19T19:28:55.611Z] Swap: 1023 110 913 [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z] ---> ip addr: [2021-03-19T19:28:55.611Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-19T19:28:55.611Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-19T19:28:55.611Z] inet 127.0.0.1/8 scope host lo [2021-03-19T19:28:55.611Z] valid_lft forever preferred_lft forever [2021-03-19T19:28:55.611Z] inet6 ::1/128 scope host [2021-03-19T19:28:55.611Z] valid_lft forever preferred_lft forever [2021-03-19T19:28:55.611Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-19T19:28:55.611Z] link/ether fa:16:3e:c0:7b:7e brd ff:ff:ff:ff:ff:ff [2021-03-19T19:28:55.611Z] inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-19T19:28:55.611Z] valid_lft 84598sec preferred_lft 84598sec [2021-03-19T19:28:55.611Z] inet6 fe80::f816:3eff:fec0:7b7e/64 scope link [2021-03-19T19:28:55.611Z] valid_lft forever preferred_lft forever [2021-03-19T19:28:55.611Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-19T19:28:55.611Z] link/ether 02:42:27:5b:a8:cf brd ff:ff:ff:ff:ff:ff [2021-03-19T19:28:55.611Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-19T19:28:55.611Z] valid_lft forever preferred_lft forever [2021-03-19T19:28:55.611Z] inet6 fe80::42:27ff:fe5b:a8cf/64 scope link [2021-03-19T19:28:55.611Z] valid_lft forever preferred_lft forever [2021-03-19T19:28:55.611Z] [2021-03-19T19:28:55.611Z]