Pull request #3401 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2ad5d45435a09138d5e8160839a8f210f343cbbc+03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (cf052e183c71ca96f5edea419d829a7e87484277) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3401/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3401/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ‘prd-centos7-docker-4c-2g-1804’ is offline Running on prd-centos7-docker-4c-2g-1813 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 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/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # 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 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-26T10:26:26.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T10:26:27.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T10:26:27.290Z] ========================================================= [2021-04-26T10:26:27.290Z] EdgeX Global Pipelines Version Info [2021-04-26T10:26:27.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:26:28.901Z] ------------------- [2021-04-26T10:26:28.901Z] stable info: [2021-04-26T10:26:28.901Z] ------------------- [2021-04-26T10:26:28.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T10:26:28.901Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T10:26:28.901Z] Message: update stable to v1.0.186 [2021-04-26T10:26:30.336Z] ------------------- [2021-04-26T10:26:30.336Z] experimental info: [2021-04-26T10:26:30.336Z] ------------------- [2021-04-26T10:26:30.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T10:26:30.336Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T10:26:30.336Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T10:26:30.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-26T10:26:30.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-26T10:26:30.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T10:26:30.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T10:26:30.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T10:26:30.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T10:26:31.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T10:26:31.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-26T10:26:31.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-26T10:26:31.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-26T10:26:31.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T10:26:31.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T10:26:31.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T10:26:31.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T10:26:31.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T10:26:31.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T10:26:31.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T10:26:31.656Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T10:26:31.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-26T10:26:31.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-26T10:26:31.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-26T10:26:31.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T10:26:31.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3401 [Pipeline] echo [2021-04-26T10:26:32.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3401 [Pipeline] echo [2021-04-26T10:26:32.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3401 [Pipeline] echo [2021-04-26T10:26:32.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ad5d45435a09138d5e8160839a8f210f343cbbc [Pipeline] echo [2021-04-26T10:26:32.177Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ad5d45 [Pipeline] echo [2021-04-26T10:26:32.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T10:26:32.381Z] provisioning config files... [2021-04-26T10:26:32.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2351879788108146297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:26:32.831Z] ---> docker-login.sh [2021-04-26T10:26:32.831Z] nexus3.edgexfoundry.org:10001 [2021-04-26T10:26:33.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:26:33.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:26:33.705Z] Configure a credential helper to remove this warning. See [2021-04-26T10:26:33.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:26:33.706Z] [2021-04-26T10:26:33.706Z] Login Succeeded [2021-04-26T10:26:33.706Z] nexus3.edgexfoundry.org:10002 [2021-04-26T10:26:33.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:26:33.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:26:33.975Z] Configure a credential helper to remove this warning. See [2021-04-26T10:26:33.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:26:33.975Z] [2021-04-26T10:26:33.975Z] Login Succeeded [2021-04-26T10:26:33.975Z] nexus3.edgexfoundry.org:10003 [2021-04-26T10:26:34.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:26:34.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:26:34.240Z] Configure a credential helper to remove this warning. See [2021-04-26T10:26:34.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:26:34.240Z] [2021-04-26T10:26:34.240Z] Login Succeeded [2021-04-26T10:26:34.240Z] nexus3.edgexfoundry.org:10004 [2021-04-26T10:26:34.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:26:34.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:26:34.510Z] Configure a credential helper to remove this warning. See [2021-04-26T10:26:34.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:26:34.510Z] [2021-04-26T10:26:34.510Z] Login Succeeded [2021-04-26T10:26:34.510Z] docker.io [2021-04-26T10:26:34.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:26:35.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:26:35.053Z] Configure a credential helper to remove this warning. See [2021-04-26T10:26:35.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:26:35.053Z] [2021-04-26T10:26:35.053Z] Login Succeeded [2021-04-26T10:26:35.053Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T10:26:35.082Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T10:26:35.530Z] ++ 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-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/core-command/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/core-data/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-26T10:26:35.530Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-26T10:26:35.530Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T10:26:35.530Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-26T10:26:35.530Z] ++ cut -d/ -f2 [2021-04-26T10:26:35.530Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-26T10:26:35.693Z] 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-04-26T10:26:37.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T10:26:37.146Z] [2021-04-26T10:26:37.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:26:37.514Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T10:26:37.514Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T10:26:37.514Z] 31603596830f: Pulling fs layer [2021-04-26T10:26:37.514Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T10:26:37.514Z] 6ca5941a6612: Pulling fs layer [2021-04-26T10:26:37.514Z] ecc8261a40a4: Pulling fs layer [2021-04-26T10:26:37.514Z] ecc8261a40a4: Waiting [2021-04-26T10:26:37.514Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T10:26:37.514Z] 2a8b12db71e7: Download complete [2021-04-26T10:26:37.780Z] 31603596830f: Verifying Checksum [2021-04-26T10:26:37.780Z] 31603596830f: Download complete [2021-04-26T10:26:37.780Z] 6ca5941a6612: Verifying Checksum [2021-04-26T10:26:37.780Z] 6ca5941a6612: Download complete [2021-04-26T10:26:37.780Z] ecc8261a40a4: Verifying Checksum [2021-04-26T10:26:37.780Z] ecc8261a40a4: Download complete [2021-04-26T10:26:38.367Z] 31603596830f: Pull complete [2021-04-26T10:26:38.367Z] 2a8b12db71e7: Pull complete [2021-04-26T10:26:39.796Z] 6ca5941a6612: Pull complete [2021-04-26T10:26:40.819Z] ecc8261a40a4: Pull complete [2021-04-26T10:26:40.819Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T10:26:40.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T10:26:40.819Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T10:26:40.975Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:26:41.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T10:26:43.878Z] $ docker top 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T10:26:44.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T10:26:44.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T10:26:44.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T10:26:44.900Z] $ docker exec 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent [2021-04-26T10:26:45.122Z] SSH_AUTH_SOCK=/tmp/ssh-lFaUmSotAQr4/agent.12 [2021-04-26T10:26:45.122Z] SSH_AGENT_PID=17 [2021-04-26T10:26:45.138Z] Running ssh-add (command line suppressed) [2021-04-26T10:26:45.294Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2100158595241659213.key (/w/workspace/edgex-go/1@tmp/private_key_2100158595241659213.key) [2021-04-26T10:26:45.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T10:26:45.751Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T10:26:45.797Z] $ docker exec --env ******** --env ******** 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent -k [2021-04-26T10:26:45.989Z] unset SSH_AUTH_SOCK; [2021-04-26T10:26:45.990Z] unset SSH_AGENT_PID; [2021-04-26T10:26:45.990Z] echo Agent pid 17 killed; [2021-04-26T10:26:46.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T10:26:46.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T10:26:46.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T10:26:46.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T10:26:46.371Z] $ docker exec 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent [2021-04-26T10:26:46.576Z] SSH_AUTH_SOCK=/tmp/ssh-Agocn0UmdzeY/agent.47 [2021-04-26T10:26:46.576Z] SSH_AGENT_PID=53 [2021-04-26T10:26:46.587Z] Running ssh-add (command line suppressed) [2021-04-26T10:26:46.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2043403451215923630.key (/w/workspace/edgex-go/1@tmp/private_key_2043403451215923630.key) [2021-04-26T10:26:46.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T10:26:47.592Z] + git semver init [2021-04-26T10:26:47.592Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T10:26:47.592Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-26T10:26:47.592Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-26T10:26:47.592Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T10:26:47.592Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T10:26:47.592Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T10:26:47.592Z] # $SEMVER_BRANCH = PR-3401 [2021-04-26T10:26:47.592Z] # $SEMVER_TEMP = /tmp/semver-699140350 [2021-04-26T10:26:47.592Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-26T10:27:19.937Z] # '/tmp/semver-699140350' -> '/w/workspace/edgex-go/1/.semver' [2021-04-26T10:27:19.937Z] # -> Force: false [2021-04-26T10:27:19.937Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-26T10:27:19.968Z] $ docker exec --env ******** --env ******** 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent -k [2021-04-26T10:27:20.428Z] unset SSH_AUTH_SOCK; [2021-04-26T10:27:20.428Z] unset SSH_AGENT_PID; [2021-04-26T10:27:20.428Z] echo Agent pid 53 killed; [2021-04-26T10:27:20.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T10:27:21.060Z] + git semver [Pipeline] } [2021-04-26T10:27:21.097Z] $ docker stop --time=1 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 [2021-04-26T10:27:23.221Z] $ docker rm -f 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T10:27:23.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T10:27:24.936Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T10:27:24.961Z] [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-04-26T10:27:25.980Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T10:27:26.368Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T10:27:26.715Z] + true [2021-04-26T10:27:26.715Z] + sudo service docker restart [2021-04-26T10:27:26.715Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-26T10:27:28.744Z] ========================================================= [2021-04-26T10:27:28.744Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T10:27:28.744Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:27:29.128Z] + 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-04-26T10:27:35.888Z] Sending build context to Docker daemon 329.6MB [2021-04-26T10:27:35.888Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T10:27:35.888Z] Step 2/6 : FROM ${BASE} [2021-04-26T10:27:36.162Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T10:27:36.162Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T10:27:36.162Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T10:27:36.162Z] de9db76c5a1d: Pulling fs layer [2021-04-26T10:27:36.162Z] bca2f99d35d6: Pulling fs layer [2021-04-26T10:27:36.162Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T10:27:36.162Z] 7c6f9722023f: Pulling fs layer [2021-04-26T10:27:36.162Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T10:27:36.162Z] bca2f99d35d6: Waiting [2021-04-26T10:27:36.162Z] 93359f2a8cfa: Waiting [2021-04-26T10:27:36.162Z] 7c6f9722023f: Waiting [2021-04-26T10:27:36.162Z] a35cf1a2eb13: Waiting [2021-04-26T10:27:36.162Z] de9db76c5a1d: Verifying Checksum [2021-04-26T10:27:36.162Z] de9db76c5a1d: Download complete [2021-04-26T10:27:36.162Z] 0ef7d3d256c8: Verifying Checksum [2021-04-26T10:27:36.162Z] 0ef7d3d256c8: Download complete [2021-04-26T10:27:36.162Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T10:27:36.162Z] 93359f2a8cfa: Download complete [2021-04-26T10:27:36.162Z] 7c6f9722023f: Verifying Checksum [2021-04-26T10:27:36.162Z] 7c6f9722023f: Download complete [2021-04-26T10:27:36.162Z] 188c0c94c7c5: Download complete [2021-04-26T10:27:36.774Z] 188c0c94c7c5: Pull complete [2021-04-26T10:27:37.376Z] 0ef7d3d256c8: Pull complete [2021-04-26T10:27:37.376Z] de9db76c5a1d: Pull complete [2021-04-26T10:27:38.840Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T10:27:38.840Z] a35cf1a2eb13: Download complete [2021-04-26T10:27:40.263Z] bca2f99d35d6: Verifying Checksum [2021-04-26T10:27:40.263Z] bca2f99d35d6: Download complete [2021-04-26T10:27:40.366Z] Still waiting to schedule task [2021-04-26T10:27:40.366Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-26T10:27:50.593Z] bca2f99d35d6: Pull complete [2021-04-26T10:27:51.183Z] 93359f2a8cfa: Pull complete [2021-04-26T10:27:51.454Z] 7c6f9722023f: Pull complete [2021-04-26T10:27:56.937Z] a35cf1a2eb13: Pull complete [2021-04-26T10:27:56.937Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T10:27:56.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T10:27:56.937Z] ---> a62c8e92a672 [2021-04-26T10:27:56.937Z] 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-04-26T10:27:57.219Z] ---> Running in f636db10bd5a [2021-04-26T10:27:58.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:27:59.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:28:00.217Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T10:28:00.482Z] (2/12) Installing file (5.38-r0) [2021-04-26T10:28:00.482Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T10:28:00.482Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T10:28:13.161Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T10:28:13.161Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T10:28:13.161Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T10:28:13.161Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T10:28:13.161Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T10:28:13.161Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T10:28:13.161Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T10:28:13.161Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T10:28:13.161Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T10:28:13.161Z] OK: 233 MiB in 51 packages [2021-04-26T10:28:17.483Z] Removing intermediate container f636db10bd5a [2021-04-26T10:28:17.483Z] ---> ed8b403c88a1 [2021-04-26T10:28:17.483Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T10:28:17.483Z] ---> Running in e46936dc5982 [2021-04-26T10:28:17.483Z] Removing intermediate container e46936dc5982 [2021-04-26T10:28:17.483Z] ---> 4ef91991b0fc [2021-04-26T10:28:17.483Z] Step 5/6 : COPY go.mod . [2021-04-26T10:28:17.483Z] ---> 027855e74b93 [2021-04-26T10:28:17.483Z] Step 6/6 : RUN go mod download [2021-04-26T10:28:17.483Z] ---> Running in d9e2b75b3ebe [2021-04-26T10:28:50.085Z] Removing intermediate container d9e2b75b3ebe [2021-04-26T10:28:50.086Z] ---> 1b40669d2b0b [2021-04-26T10:28:50.086Z] Successfully built 1b40669d2b0b [2021-04-26T10:28:50.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:28:50.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T10:28:50.752Z] . [Pipeline] withDockerContainer [2021-04-26T10:28:50.916Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:28:51.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-26T10:28:53.779Z] $ docker top 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:28:54.426Z] + go version [2021-04-26T10:28:54.427Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T10:28:54.513Z] $ docker stop --time=1 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e [2021-04-26T10:28:56.041Z] $ docker rm -f 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:28:56.851Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T10:28:56.851Z] . [Pipeline] withDockerContainer [2021-04-26T10:28:56.992Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:28:57.058Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-26T10:28:58.317Z] $ docker top 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T10:28:58.520Z] ========================================================= [2021-04-26T10:28:58.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-26T10:28:58.520Z] ========================================================= [Pipeline] sh [2021-04-26T10:28:58.846Z] + make test [2021-04-26T10:28:58.846Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-26T10:29:17.200Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-26T10:29:26.978Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1814 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [Pipeline] { [Pipeline] ws [2021-04-26T10:29:27.038Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T10:29:32.563Z] using credential edgex-jenkins-ssh [2021-04-26T10:29:32.601Z] Cloning the remote Git repository [2021-04-26T10:29:32.714Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:29:32.847Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-26T10:29:32.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:29:32.920Z] > git --version # timeout=10 [2021-04-26T10:29:32.947Z] > git --version # 'git version 2.17.1' [2021-04-26T10:29:32.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:29:33.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T10:29:44.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-26T10:29:54.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-26T10:29:54.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-26T10:29:54.949Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-26T10:29:58.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-26T10:29:58.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-26T10:29:58.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-26T10:29:58.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-26T10:29:59.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-26T10:30:00.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-26T10:30:05.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-26T10:30:05.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-26T10:30:05.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-26T10:30:08.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 45.9% of statements [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-26T10:30:08.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-26T10:30:08.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.104s coverage: 19.8% of statements [2021-04-26T10:30:08.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements [2021-04-26T10:30:10.476Z] Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:30:10.908Z] Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:30:10.909Z] Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) [2021-04-26T10:30:09.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T10:30:09.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T10:30:09.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T10:30:09.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:30:09.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:30:09.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T10:30:10.500Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T10:30:10.517Z] > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 [2021-04-26T10:30:10.834Z] > git remote # timeout=10 [2021-04-26T10:30:10.851Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T10:30:10.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:30:10.873Z] > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 [2021-04-26T10:30:10.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T10:30:10.922Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T10:30:10.940Z] > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 [2021-04-26T10:30:13.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.353s coverage: 27.1% of statements [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-26T10:30:13.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.153s coverage: 100.0% of statements [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-26T10:30:13.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.132s coverage: 100.0% of statements [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-26T10:30:13.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.193s coverage: 71.3% of statements [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-26T10:30:13.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-26T10:30:15.418Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T10:30:15.482Z] > git --version # timeout=10 [2021-04-26T10:30:15.498Z] > git --version # 'git version 2.17.1' [2021-04-26T10:30:15.513Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T10:30:15.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.226s coverage: 82.9% of statements [2021-04-26T10:30:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-26T10:30:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:30:15.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.121s coverage: 78.9% of statements [2021-04-26T10:30:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T10:30:17.358Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T10:30:17.806Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T10:30:18.171Z] + true [2021-04-26T10:30:18.171Z] + sudo service docker restart [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.562s coverage: 28.6% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.109s coverage: 100.0% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.202s coverage: 97.5% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-26T10:30:19.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-26T10:30:19.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T10:30:20.249Z] provisioning config files... [2021-04-26T10:30:20.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config417678050315934593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:30:20.746Z] ---> docker-login.sh [2021-04-26T10:30:20.746Z] nexus3.edgexfoundry.org:10001 [2021-04-26T10:30:21.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:30:22.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:30:22.008Z] Configure a credential helper to remove this warning. See [2021-04-26T10:30:22.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:30:22.008Z] [2021-04-26T10:30:22.008Z] Login Succeeded [2021-04-26T10:30:22.008Z] nexus3.edgexfoundry.org:10002 [2021-04-26T10:30:22.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:30:22.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:30:22.563Z] Configure a credential helper to remove this warning. See [2021-04-26T10:30:22.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:30:22.563Z] [2021-04-26T10:30:22.563Z] Login Succeeded [2021-04-26T10:30:22.563Z] nexus3.edgexfoundry.org:10003 [2021-04-26T10:30:22.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:30:23.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:30:23.114Z] Configure a credential helper to remove this warning. See [2021-04-26T10:30:23.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:30:23.114Z] [2021-04-26T10:30:23.114Z] Login Succeeded [2021-04-26T10:30:23.114Z] nexus3.edgexfoundry.org:10004 [2021-04-26T10:30:23.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.709s coverage: 93.0% of statements [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.9% of statements [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-26T10:30:23.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements [2021-04-26T10:30:23.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2021-04-26T10:30:23.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:30:23.672Z] Configure a credential helper to remove this warning. See [2021-04-26T10:30:23.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:30:23.672Z] [2021-04-26T10:30:23.672Z] Login Succeeded [2021-04-26T10:30:23.672Z] docker.io [2021-04-26T10:30:23.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2021-04-26T10:30:23.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T10:30:24.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T10:30:24.218Z] Configure a credential helper to remove this warning. See [2021-04-26T10:30:24.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T10:30:24.218Z] [2021-04-26T10:30:24.218Z] Login Succeeded [2021-04-26T10:30:24.218Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T10:30:24.250Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T10:30:25.794Z] ========================================================= [2021-04-26T10:30:25.794Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T10:30:25.794Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:30:26.192Z] + 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-04-26T10:30:28.832Z] Sending build context to Docker daemon 167.4MB [2021-04-26T10:30:28.832Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T10:30:28.832Z] Step 2/6 : FROM ${BASE} [2021-04-26T10:30:28.832Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T10:30:28.832Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T10:30:28.832Z] a4357932f1b6: Pulling fs layer [2021-04-26T10:30:28.832Z] 18c013af1878: Pulling fs layer [2021-04-26T10:30:28.832Z] 00ac8860ef70: Pulling fs layer [2021-04-26T10:30:28.832Z] 63d7cb157983: Pulling fs layer [2021-04-26T10:30:28.832Z] b116817d02f9: Pulling fs layer [2021-04-26T10:30:28.832Z] 745a02a5169b: Pulling fs layer [2021-04-26T10:30:28.832Z] 00ac8860ef70: Waiting [2021-04-26T10:30:28.832Z] 63d7cb157983: Waiting [2021-04-26T10:30:28.832Z] b116817d02f9: Waiting [2021-04-26T10:30:28.832Z] 745a02a5169b: Waiting [2021-04-26T10:30:28.832Z] 18c013af1878: Verifying Checksum [2021-04-26T10:30:28.832Z] 18c013af1878: Download complete [2021-04-26T10:30:28.832Z] 63d7cb157983: Verifying Checksum [2021-04-26T10:30:28.832Z] 63d7cb157983: Download complete [2021-04-26T10:30:28.832Z] b116817d02f9: Download complete [2021-04-26T10:30:28.832Z] 5f621e34cdf4: Verifying Checksum [2021-04-26T10:30:28.832Z] 5f621e34cdf4: Download complete [2021-04-26T10:30:29.439Z] 5f621e34cdf4: Pull complete [2021-04-26T10:30:30.049Z] a4357932f1b6: Pull complete [2021-04-26T10:30:30.330Z] 18c013af1878: Pull complete [2021-04-26T10:30:31.322Z] 745a02a5169b: Verifying Checksum [2021-04-26T10:30:31.322Z] 745a02a5169b: Download complete [2021-04-26T10:30:32.768Z] 00ac8860ef70: Verifying Checksum [2021-04-26T10:30:32.768Z] 00ac8860ef70: Download complete [2021-04-26T10:30:34.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements [2021-04-26T10:30:34.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-04-26T10:30:40.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 81.9% of statements [2021-04-26T10:30:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-26T10:30:42.947Z] 00ac8860ef70: Pull complete [2021-04-26T10:30:43.227Z] 63d7cb157983: Pull complete [2021-04-26T10:30:43.502Z] b116817d02f9: Pull complete [2021-04-26T10:30:47.826Z] 745a02a5169b: Pull complete [2021-04-26T10:30:47.826Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T10:30:47.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T10:30:47.826Z] ---> b7e6874047d6 [2021-04-26T10:30:47.826Z] 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-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.197s coverage: 92.9% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 77.8% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.120s coverage: 84.6% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.6% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.351s coverage: 64.4% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.468s coverage: 69.0% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-04-26T10:30:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-26T10:30:48.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2021-04-26T10:30:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.294s coverage: 47.0% of statements [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-26T10:30:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-26T10:30:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-26T10:30:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-26T10:30:50.455Z] ---> Running in be42a9a8cb48 [2021-04-26T10:30:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.309s coverage: 9.6% of statements [2021-04-26T10:30:50.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-26T10:30:51.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:30:52.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:30:52.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.183s coverage: 88.6% of statements [2021-04-26T10:30:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-26T10:30:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:30:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-26T10:30:53.458Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T10:30:53.458Z] (2/12) Installing file (5.38-r0) [2021-04-26T10:30:53.731Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T10:30:53.731Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T10:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.016s coverage: 28.7% of statements [2021-04-26T10:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-26T10:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-26T10:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-26T10:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-26T10:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-26T10:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.121s coverage: 99.0% of statements [2021-04-26T10:30:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-26T10:30:54.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements [2021-04-26T10:30:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-26T10:30:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-26T10:30:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-26T10:30:54.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.108s coverage: 64.6% of statements [2021-04-26T10:30:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-26T10:30:56.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.168s coverage: 95.6% of statements [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-26T10:30:56.038Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-26T10:30:56.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-26T10:30:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-26T10:30:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.159s coverage: 87.9% of statements [2021-04-26T10:30:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-26T10:30:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-26T10:30:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-04-26T10:30:57.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 28.1% of statements [2021-04-26T10:30:57.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.062s coverage: 100.0% of statements [2021-04-26T10:30:58.421Z] GO111MODULE=on go vet ./... [2021-04-26T10:31:08.801Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T10:31:08.801Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T10:31:09.072Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T10:31:09.072Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T10:31:09.342Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T10:31:09.342Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T10:31:09.613Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T10:31:09.890Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T10:31:09.890Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T10:31:09.890Z] OK: 217 MiB in 51 packages [2021-04-26T10:31:14.229Z] Removing intermediate container be42a9a8cb48 [2021-04-26T10:31:14.230Z] ---> 9df859b254d1 [2021-04-26T10:31:14.230Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T10:31:14.502Z] ---> Running in bb73d7b7a4e4 [2021-04-26T10:31:15.102Z] Removing intermediate container bb73d7b7a4e4 [2021-04-26T10:31:15.102Z] ---> 275fd1a062eb [2021-04-26T10:31:15.102Z] Step 5/6 : COPY go.mod . [2021-04-26T10:31:15.696Z] ---> 292668a3f5b5 [2021-04-26T10:31:15.696Z] Step 6/6 : RUN go mod download [2021-04-26T10:31:15.696Z] ---> Running in 387aad62a114 [2021-04-26T10:31:42.486Z] Removing intermediate container 387aad62a114 [2021-04-26T10:31:42.486Z] ---> 8118fdb1b9bc [2021-04-26T10:31:42.486Z] Successfully built 8118fdb1b9bc [2021-04-26T10:31:42.486Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:31:42.864Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T10:31:42.864Z] . [Pipeline] withDockerContainer [2021-04-26T10:31:43.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container [2021-04-26T10:31:43.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-26T10:31:44.771Z] $ docker top 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:31:45.796Z] + go version [2021-04-26T10:31:45.796Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T10:31:45.837Z] $ docker stop --time=1 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 [2021-04-26T10:31:47.798Z] $ docker rm -f 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:31:48.740Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T10:31:48.740Z] . [Pipeline] withDockerContainer [2021-04-26T10:31:49.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container [2021-04-26T10:31:49.106Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-26T10:31:50.542Z] $ docker top 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T10:31:50.908Z] ========================================================= [2021-04-26T10:31:50.908Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-26T10:31:50.908Z] ========================================================= [Pipeline] sh [2021-04-26T10:31:51.570Z] + make test [2021-04-26T10:31:51.571Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-26T10:31:55.555Z] gofmt -l . [2021-04-26T10:31:55.555Z] [ "`gofmt -l .`" = "" ] [2021-04-26T10:31:55.555Z] ./bin/test-go-mod-tidy.sh [2021-04-26T10:31:55.555Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-26T10:31:58.185Z] + ls -al . [2021-04-26T10:31:58.185Z] total 812 [2021-04-26T10:31:58.185Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 10:31 . [2021-04-26T10:31:58.185Z] drwxr-xr-x 4 root root 28 Apr 26 10:28 .. [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 10:26 .dockerignore [2021-04-26T10:31:58.185Z] drwxrwxr-x 8 1001 1001 179 Apr 26 10:26 .git [2021-04-26T10:31:58.185Z] drwxrwxr-x 3 1001 1001 125 Apr 26 10:26 .github [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 818 Apr 26 10:26 .gitignore [2021-04-26T10:31:58.185Z] drwx------ 3 1001 1001 60 Apr 26 10:27 .semver [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 10:26 .sonarcloud.properties [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 8609 Apr 26 10:26 Attribution.txt [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:26 CONTRIBUTING.md [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 931 Apr 26 10:26 Dockerfile.build [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 863 Apr 26 10:26 Jenkinsfile [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:26 LICENSE [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 5774 Apr 26 10:26 Makefile [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 7978 Apr 26 10:26 README.md [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 6755 Apr 26 10:26 SECURITY.md [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 10:27 VERSION [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:26 ZMQWindows.md [2021-04-26T10:31:58.185Z] drwxrwxr-x 2 1001 1001 117 Apr 26 10:26 bin [2021-04-26T10:31:58.185Z] drwxrwxr-x 14 1001 1001 4096 Apr 26 10:26 cmd [2021-04-26T10:31:58.185Z] -rw-r--r-- 1 root root 704315 Apr 26 10:30 coverage.out [2021-04-26T10:31:58.185Z] -rw-r--r-- 1 root root 1060 Apr 26 10:31 go.mod [2021-04-26T10:31:58.185Z] -rw-r--r-- 1 root root 22420 Apr 26 10:31 go.sum [2021-04-26T10:31:58.185Z] drwxrwxr-x 8 1001 1001 127 Apr 26 10:26 internal [2021-04-26T10:31:58.185Z] drwxrwxr-x 4 1001 1001 26 Apr 26 10:26 openapi [2021-04-26T10:31:58.185Z] drwxrwxr-x 4 1001 1001 71 Apr 26 10:26 snap [2021-04-26T10:31:58.185Z] -rw-rw-r-- 1 1001 1001 168 Apr 26 10:26 version.go [Pipeline] sh [2021-04-26T10:31:58.712Z] + '[' -e coverage.out ] [2021-04-26T10:31:58.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-26T10:31:59.066Z] Stashed 1 file(s) [Pipeline] sh [2021-04-26T10:31:59.411Z] + make build [2021-04-26T10:31:59.411Z] 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-04-26T10:32:06.356Z] 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-04-26T10:32:13.912Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-26T10:32:18.987Z] 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-04-26T10:32:21.668Z] 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-04-26T10:32:25.104Z] 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-04-26T10:32:25.376Z] 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-04-26T10:32:28.032Z] 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-04-26T10:32:32.490Z] 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-04-26T10:32:34.447Z] 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-04-26T10:32:37.118Z] 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-04-26T10:32:38.587Z] 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-04-26T10:32:42.215Z] 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-04-26T10:32:45.898Z] $ docker stop --time=1 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 [2021-04-26T10:32:48.194Z] $ docker rm -f 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:32:52.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T10:32:52.404Z] [2021-04-26T10:32:52.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:32:52.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T10:32:53.066Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-26T10:32:53.066Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-26T10:32:53.066Z] ca9280d653b3: Pulling fs layer [2021-04-26T10:32:53.066Z] 7e9c9ca2126c: Pulling fs layer [2021-04-26T10:32:53.338Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-26T10:32:53.338Z] cbdbe7a5bc2a: Download complete [2021-04-26T10:32:53.938Z] cbdbe7a5bc2a: Pull complete [2021-04-26T10:32:53.938Z] ca9280d653b3: Verifying Checksum [2021-04-26T10:32:53.938Z] ca9280d653b3: Download complete [2021-04-26T10:32:55.957Z] ca9280d653b3: Pull complete [2021-04-26T10:32:56.539Z] 7e9c9ca2126c: Download complete [2021-04-26T10:33:10.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-26T10:33:10.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-26T10:33:15.114Z] 7e9c9ca2126c: Pull complete [2021-04-26T10:33:15.114Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-26T10:33:15.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T10:33:15.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-26T10:33:15.315Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:33:15.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-26T10:33:17.002Z] $ docker top d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:33:17.575Z] + docker-compose build --help [2021-04-26T10:33:17.575Z] + grep parallel [2021-04-26T10:33:18.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-26T10:33:18.862Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-26T10:33:18.980Z] --parallel Build images in parallel. [Pipeline] } [2021-04-26T10:33:19.016Z] $ docker stop --time=1 d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e [2021-04-26T10:33:20.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-26T10:33:20.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-26T10:33:20.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-26T10:33:20.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-26T10:33:21.296Z] $ docker rm -f d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:33:23.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T10:33:23.425Z] . [Pipeline] withDockerContainer [2021-04-26T10:33:23.736Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:33:23.833Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2021-04-26T10:33:24.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-26T10:33:25.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-26T10:33:25.898Z] $ docker top 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:33:26.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T10:33:28.463Z] Building docker-core-command-go ... [2021-04-26T10:33:28.463Z] Building docker-core-data-go ... [2021-04-26T10:33:28.463Z] Building docker-core-metadata-go ... [2021-04-26T10:33:28.463Z] Building docker-security-bootstrapper-go ... [2021-04-26T10:33:28.463Z] Building docker-security-proxy-setup-go ... [2021-04-26T10:33:28.463Z] Building docker-security-secretstore-setup-go ... [2021-04-26T10:33:28.463Z] Building docker-support-notifications-go ... [2021-04-26T10:33:28.463Z] Building docker-support-scheduler-go ... [2021-04-26T10:33:28.463Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T10:33:28.463Z] Building docker-security-secretstore-setup-go [2021-04-26T10:33:28.463Z] Building docker-sys-mgmt-agent-go [2021-04-26T10:33:28.463Z] Building docker-security-proxy-setup-go [2021-04-26T10:33:28.463Z] Building docker-support-scheduler-go [2021-04-26T10:33:28.463Z] Building docker-support-notifications-go [2021-04-26T10:33:33.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-26T10:33:33.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-26T10:33:33.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-26T10:33:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.354s coverage: 45.9% of statements [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-26T10:33:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-26T10:33:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 19.8% of statements [2021-04-26T10:33:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.254s coverage: 100.0% of statements [2021-04-26T10:33:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-26T10:33:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.142s coverage: 100.0% of statements [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-26T10:33:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.180s coverage: 100.0% of statements [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-26T10:33:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-26T10:33:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-26T10:33:48.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.527s coverage: 82.9% of statements [2021-04-26T10:33:48.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-26T10:33:48.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:33:48.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.142s coverage: 78.9% of statements [2021-04-26T10:33:48.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.130s coverage: 100.0% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-26T10:34:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.285s coverage: 78.3% of statements [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-26T10:34:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 93.0% of statements [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.9% of statements [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-26T10:34:07.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.165s coverage: 79.5% of statements [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.119s coverage: 94.1% of statements [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements [2021-04-26T10:34:07.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements [2021-04-26T10:34:23.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.136s coverage: 94.4% of statements [2021-04-26T10:34:23.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.116s coverage: 44.8% of statements [2021-04-26T10:34:25.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.484s coverage: 81.9% of statements [2021-04-26T10:34:25.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.210s coverage: 92.9% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.147s coverage: 75.5% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.8% of statements [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.190s coverage: 84.6% of statements [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.6% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.566s coverage: 64.4% of statements [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-26T10:34:35.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.133s coverage: 100.0% of statements [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-04-26T10:34:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-04-26T10:34:37.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-04-26T10:34:38.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-04-26T10:34:41.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.930s coverage: 69.0% of statements [2021-04-26T10:34:41.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-26T10:34:41.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-26T10:34:41.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-26T10:34:42.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.538s coverage: 38.4% of statements [2021-04-26T10:34:42.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-26T10:34:42.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-26T10:34:42.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-04-26T10:34:42.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-26T10:34:42.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements [2021-04-26T10:34:50.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.485s coverage: 47.0% of statements [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-26T10:34:50.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-26T10:34:50.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.114s coverage: 100.0% of statements [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-26T10:34:50.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.229s coverage: 9.6% of statements [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-26T10:34:50.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.473s coverage: 88.6% of statements [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:34:50.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-26T10:34:51.107Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:34:51.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:34:51.107Z] [2021-04-26T10:34:51.107Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:34:51.107Z] ---> 1b40669d2b0b [2021-04-26T10:34:51.107Z] ---> 1b40669d2b0b [2021-04-26T10:34:51.107Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:34:51.107Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T10:34:51.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:34:51.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:34:51.107Z] ---> 1b40669d2b0b [2021-04-26T10:34:51.107Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T10:34:51.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:34:51.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:34:51.107Z] ---> 1b40669d2b0b [2021-04-26T10:34:51.107Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T10:34:51.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:34:51.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:34:51.107Z] ---> 1b40669d2b0b [2021-04-26T10:34:51.107Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T10:34:52.234Z] ---> Running in 73f79547b8bf [2021-04-26T10:34:52.234Z] ---> Running in c7ffe1051472 [2021-04-26T10:34:52.234Z] ---> Running in 6e76eea7f58f [2021-04-26T10:34:52.234Z] ---> Running in ac067a0c816b [2021-04-26T10:34:52.234Z] ---> Running in a1a9ba38a31f [2021-04-26T10:34:55.336Z] Removing intermediate container ac067a0c816b [2021-04-26T10:34:55.336Z] ---> 653d270e4f31 [2021-04-26T10:34:55.336Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:34:55.336Z] Removing intermediate container 6e76eea7f58f [2021-04-26T10:34:55.336Z] ---> 261b970b8de9 [2021-04-26T10:34:55.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:34:55.336Z] Removing intermediate container a1a9ba38a31f [2021-04-26T10:34:55.336Z] ---> 46241c8a5572 [2021-04-26T10:34:55.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:34:55.336Z] Removing intermediate container c7ffe1051472 [2021-04-26T10:34:55.336Z] ---> e36189fc9213 [2021-04-26T10:34:55.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:34:55.336Z] Removing intermediate container 73f79547b8bf [2021-04-26T10:34:55.336Z] ---> eea95d24dcd6 [2021-04-26T10:34:55.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:34:55.336Z] ---> Running in c739e9a0c62a [2021-04-26T10:34:55.336Z] ---> Running in 3a508ec27c68 [2021-04-26T10:34:55.336Z] ---> Running in 667a15509d8e [2021-04-26T10:34:55.336Z] ---> Running in 9cf9bbe0aef8 [2021-04-26T10:34:55.336Z] ---> Running in c5d9863944f6 [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.455s coverage: 28.7% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.172s coverage: 100.0% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.173s coverage: 64.6% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 95.6% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-26T10:34:59.325Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-26T10:34:59.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-04-26T10:35:01.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.115s coverage: 28.1% of statements [2021-04-26T10:35:01.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-04-26T10:35:01.907Z] GO111MODULE=on go vet ./... [2021-04-26T10:35:03.366Z] Removing intermediate container c739e9a0c62a [2021-04-26T10:35:03.366Z] ---> d782e1595c0f [2021-04-26T10:35:03.366Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T10:35:03.366Z] Removing intermediate container 9cf9bbe0aef8 [2021-04-26T10:35:03.366Z] ---> a19dd5e4227c [2021-04-26T10:35:03.366Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T10:35:03.366Z] ---> Running in 58e3f684c1c5 [2021-04-26T10:35:03.366Z] ---> Running in db588bcbed71 [2021-04-26T10:35:03.366Z] Removing intermediate container 667a15509d8e [2021-04-26T10:35:03.366Z] ---> aed70e0045b6 [2021-04-26T10:35:03.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T10:35:03.783Z] Removing intermediate container c5d9863944f6 [2021-04-26T10:35:03.783Z] ---> 26e36faf763c [2021-04-26T10:35:03.783Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T10:35:03.783Z] ---> Running in 85307887ee86 [2021-04-26T10:35:03.783Z] Removing intermediate container 3a508ec27c68 [2021-04-26T10:35:03.783Z] ---> b42c43c2b3bc [2021-04-26T10:35:03.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T10:35:04.144Z] ---> Running in cb53b688f84e [2021-04-26T10:35:04.144Z] ---> Running in cc1aa51e5366 [2021-04-26T10:35:05.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:05.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:05.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:06.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:06.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:06.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:06.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:07.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:07.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:07.220Z] OK: 233 MiB in 51 packages [2021-04-26T10:35:07.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:35:07.564Z] OK: 233 MiB in 51 packages [2021-04-26T10:35:08.039Z] OK: 233 MiB in 51 packages [2021-04-26T10:35:08.827Z] OK: 233 MiB in 51 packages [2021-04-26T10:35:09.978Z] OK: 233 MiB in 51 packages [2021-04-26T10:35:11.138Z] Removing intermediate container 58e3f684c1c5 [2021-04-26T10:35:11.138Z] ---> 75cf635c1bd0 [2021-04-26T10:35:11.138Z] Step 6/21 : COPY go.mod . [2021-04-26T10:35:11.476Z] Removing intermediate container cb53b688f84e [2021-04-26T10:35:11.476Z] ---> fa2f06a1dab1 [2021-04-26T10:35:11.476Z] Step 6/22 : COPY go.mod . [2021-04-26T10:35:11.476Z] Removing intermediate container db588bcbed71 [2021-04-26T10:35:11.476Z] ---> 8d0380ec621e [2021-04-26T10:35:11.476Z] Step 6/23 : COPY go.mod . [2021-04-26T10:35:11.788Z] Removing intermediate container cc1aa51e5366 [2021-04-26T10:35:11.788Z] ---> 6facd648804e [2021-04-26T10:35:11.788Z] Step 6/24 : COPY go.mod . [2021-04-26T10:35:12.078Z] Removing intermediate container 85307887ee86 [2021-04-26T10:35:12.078Z] ---> 186d9e0aeddc [2021-04-26T10:35:12.078Z] Step 6/22 : COPY go.mod . [2021-04-26T10:35:12.078Z] ---> d565d845cf56 [2021-04-26T10:35:12.078Z] Step 7/21 : RUN go mod download [2021-04-26T10:35:12.436Z] ---> 2947f7963f81 [2021-04-26T10:35:12.436Z] Step 7/22 : RUN go mod download [2021-04-26T10:35:12.436Z] ---> afe2c7116ad0 [2021-04-26T10:35:12.436Z] Step 7/23 : RUN go mod download [2021-04-26T10:35:12.722Z] ---> Running in 298d1e347e1d [2021-04-26T10:35:12.722Z] ---> Running in 0ef00103a004 [2021-04-26T10:35:13.078Z] ---> cf291bfa3d51 [2021-04-26T10:35:13.078Z] Step 7/24 : RUN go mod download [2021-04-26T10:35:13.078Z] ---> Running in 74f374a549cf [2021-04-26T10:35:13.421Z] ---> Running in 5b4f12c9d260 [2021-04-26T10:35:13.421Z] ---> 122e517c56d5 [2021-04-26T10:35:13.421Z] Step 7/22 : RUN go mod download [2021-04-26T10:35:13.725Z] ---> Running in dce3469a038b [2021-04-26T10:35:21.187Z] Removing intermediate container 298d1e347e1d [2021-04-26T10:35:21.188Z] ---> aa7a4f712866 [2021-04-26T10:35:21.188Z] Step 8/21 : COPY . . [2021-04-26T10:35:21.188Z] Removing intermediate container 0ef00103a004 [2021-04-26T10:35:21.188Z] ---> 384e7a541129 [2021-04-26T10:35:21.188Z] Step 8/22 : COPY . . [2021-04-26T10:35:21.188Z] Removing intermediate container 74f374a549cf [2021-04-26T10:35:21.188Z] ---> f12668d3a93b [2021-04-26T10:35:21.188Z] Step 8/23 : COPY . . [2021-04-26T10:35:21.188Z] Removing intermediate container 5b4f12c9d260 [2021-04-26T10:35:21.188Z] ---> 6468e854ef11 [2021-04-26T10:35:21.188Z] Step 8/24 : COPY . . [2021-04-26T10:35:21.710Z] Removing intermediate container dce3469a038b [2021-04-26T10:35:21.710Z] ---> 0b453caa8f19 [2021-04-26T10:35:21.710Z] Step 8/22 : COPY . . [2021-04-26T10:36:23.716Z] gofmt -l . [2021-04-26T10:36:23.716Z] [ "`gofmt -l .`" = "" ] [2021-04-26T10:36:25.689Z] ./bin/test-go-mod-tidy.sh [2021-04-26T10:36:26.289Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-26T10:36:28.403Z] + ls -al . [2021-04-26T10:36:28.403Z] total 840 [2021-04-26T10:36:28.403Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 10:36 . [2021-04-26T10:36:28.403Z] drwxr-xr-x 4 root root 4096 Apr 26 10:31 .. [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 10:30 .dockerignore [2021-04-26T10:36:28.403Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:30 .git [2021-04-26T10:36:28.403Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 10:30 .github [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 818 Apr 26 10:30 .gitignore [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 10:30 .sonarcloud.properties [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 8609 Apr 26 10:30 Attribution.txt [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:30 CONTRIBUTING.md [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 931 Apr 26 10:30 Dockerfile.build [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 863 Apr 26 10:30 Jenkinsfile [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:30 LICENSE [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 5774 Apr 26 10:30 Makefile [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 7978 Apr 26 10:30 README.md [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 6755 Apr 26 10:30 SECURITY.md [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 10:27 VERSION [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:30 ZMQWindows.md [2021-04-26T10:36:28.403Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 10:30 bin [2021-04-26T10:36:28.403Z] drwxrwxr-x 14 1001 1001 4096 Apr 26 10:30 cmd [2021-04-26T10:36:28.403Z] -rw-r--r-- 1 root root 704315 Apr 26 10:35 coverage.out [2021-04-26T10:36:28.403Z] -rw-r--r-- 1 root root 1060 Apr 26 10:36 go.mod [2021-04-26T10:36:28.403Z] -rw-r--r-- 1 root root 22420 Apr 26 10:36 go.sum [2021-04-26T10:36:28.403Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:30 internal [2021-04-26T10:36:28.403Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 10:30 openapi [2021-04-26T10:36:28.403Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 10:30 snap [2021-04-26T10:36:28.403Z] -rw-rw-r-- 1 1001 1001 168 Apr 26 10:30 version.go [Pipeline] sh [2021-04-26T10:36:29.082Z] + '[' -e coverage.out ] [2021-04-26T10:36:29.082Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-26T10:36:29.128Z] Warning: overwriting stash ‘coverage-report’ [2021-04-26T10:36:30.022Z] Stashed 1 file(s) [Pipeline] sh [2021-04-26T10:36:30.698Z] + make build [2021-04-26T10:36:30.698Z] 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-04-26T10:36:41.003Z] 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-04-26T10:37:07.851Z] 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-04-26T10:37:09.279Z] 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-04-26T10:37:14.686Z] 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-04-26T10:37:14.822Z] ---> 545471c0fbdf [2021-04-26T10:37:14.822Z] ---> cad865009ffc [2021-04-26T10:37:14.822Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> 9847fbfdca0c [2021-04-26T10:37:14.822Z] [2021-04-26T10:37:14.822Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T10:37:14.822Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T10:37:14.822Z] ---> 6e11d0137aec [2021-04-26T10:37:14.822Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T10:37:14.822Z] ---> d3f0116d6fe2 [2021-04-26T10:37:14.822Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T10:37:14.822Z] ---> Running in 5a1588a848d1 [2021-04-26T10:37:14.822Z] ---> Running in 022ad0d525e3 [2021-04-26T10:37:14.822Z] ---> Running in c609689563fb [2021-04-26T10:37:14.822Z] ---> Running in c4adb143c00a [2021-04-26T10:37:14.822Z] ---> Running in 6bffef9784f2 [2021-04-26T10:37:14.822Z] 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-04-26T10:37:14.822Z] 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-04-26T10:37:14.822Z] 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-04-26T10:37:14.822Z] 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-04-26T10:37:14.822Z] 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-04-26T10:37:16.665Z] 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-04-26T10:37:22.068Z] 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-04-26T10:37:27.473Z] 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-04-26T10:37:30.872Z] 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-04-26T10:37:35.175Z] 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-04-26T10:37:38.564Z] 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-04-26T10:37:43.985Z] 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-04-26T10:37:50.731Z] $ docker stop --time=1 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 [2021-04-26T10:37:53.248Z] $ docker rm -f 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:37:55.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T10:37:55.224Z] [2021-04-26T10:37:55.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:37:55.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T10:37:55.896Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-26T10:37:55.896Z] 29e5d40040c1: Pulling fs layer [2021-04-26T10:37:55.896Z] 1ce36da41761: Pulling fs layer [2021-04-26T10:37:55.896Z] 25b303627fd3: Pulling fs layer [2021-04-26T10:37:55.896Z] 29e5d40040c1: Verifying Checksum [2021-04-26T10:37:55.896Z] 29e5d40040c1: Download complete [2021-04-26T10:37:56.766Z] 1ce36da41761: Verifying Checksum [2021-04-26T10:37:56.766Z] 1ce36da41761: Download complete [2021-04-26T10:37:56.766Z] 29e5d40040c1: Pull complete [2021-04-26T10:37:57.746Z] 1ce36da41761: Pull complete [2021-04-26T10:37:58.344Z] 25b303627fd3: Verifying Checksum [2021-04-26T10:37:58.344Z] 25b303627fd3: Download complete [2021-04-26T10:38:08.516Z] 25b303627fd3: Pull complete [2021-04-26T10:38:08.516Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-26T10:38:08.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T10:38:08.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-26T10:38:08.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container [2021-04-26T10:38:08.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-26T10:38:12.102Z] $ docker top dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:38:13.187Z] + docker-compose build --help [2021-04-26T10:38:13.188Z] + grep parallel [2021-04-26T10:38:17.497Z] --parallel Build images in parallel. [Pipeline] } [2021-04-26T10:38:17.527Z] $ docker stop --time=1 dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 [2021-04-26T10:38:19.480Z] $ docker rm -f dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:38:20.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T10:38:20.326Z] . [Pipeline] withDockerContainer [2021-04-26T10:38:20.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container [2021-04-26T10:38:20.682Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-26T10:38:22.112Z] $ docker top e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:38:23.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T10:38:24.929Z] 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-04-26T10:38:24.929Z] 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-04-26T10:38:27.405Z] Building docker-core-command-go ... [2021-04-26T10:38:27.405Z] Building docker-core-data-go ... [2021-04-26T10:38:27.405Z] Building docker-core-metadata-go ... [2021-04-26T10:38:27.405Z] Building docker-security-bootstrapper-go ... [2021-04-26T10:38:27.405Z] Building docker-security-proxy-setup-go ... [2021-04-26T10:38:27.405Z] Building docker-security-secretstore-setup-go ... [2021-04-26T10:38:27.405Z] Building docker-support-notifications-go ... [2021-04-26T10:38:27.405Z] Building docker-support-scheduler-go ... [2021-04-26T10:38:27.405Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T10:38:27.405Z] Building docker-security-secretstore-setup-go [2021-04-26T10:38:27.405Z] Building docker-core-command-go [2021-04-26T10:38:27.405Z] Building docker-core-metadata-go [2021-04-26T10:38:27.405Z] Building docker-support-notifications-go [2021-04-26T10:38:27.405Z] Building docker-support-scheduler-go [2021-04-26T10:38:38.580Z] Removing intermediate container 6bffef9784f2 [2021-04-26T10:38:38.580Z] ---> 830ff367a324 [2021-04-26T10:38:38.580Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T10:38:40.534Z] ---> Running in 38b2b27efaf7 [2021-04-26T10:38:43.452Z] 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-04-26T10:38:45.610Z] Removing intermediate container 022ad0d525e3 [2021-04-26T10:38:45.610Z] ---> 6af41fcd278f [2021-04-26T10:38:45.610Z] [2021-04-26T10:38:45.610Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T10:38:45.978Z] Removing intermediate container c4adb143c00a [2021-04-26T10:38:45.978Z] ---> ccdb17e42c75 [2021-04-26T10:38:45.978Z] [2021-04-26T10:38:45.978Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T10:38:45.978Z] 3.12: Pulling from library/alpine [2021-04-26T10:38:45.978Z] 3.12: Pulling from library/alpine [2021-04-26T10:38:46.402Z] Removing intermediate container c609689563fb [2021-04-26T10:38:46.402Z] ---> 0eeda1fbeb31 [2021-04-26T10:38:46.402Z] [2021-04-26T10:38:46.402Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T10:38:46.402Z] Removing intermediate container 5a1588a848d1 [2021-04-26T10:38:46.402Z] ---> 3dd53de015d5 [2021-04-26T10:38:46.402Z] [2021-04-26T10:38:46.402Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T10:38:46.767Z] 3.12: Pulling from library/alpine [2021-04-26T10:38:46.767Z] 3.12: Pulling from library/alpine [2021-04-26T10:38:48.352Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T10:38:48.352Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T10:38:48.352Z] Status: Image is up to date for alpine:3.12 [2021-04-26T10:38:48.352Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T10:38:48.352Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T10:38:48.352Z] Status: Image is up to date for alpine:3.12 [2021-04-26T10:38:48.352Z] ---> 13621d1b12d4 [2021-04-26T10:38:48.352Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-26T10:38:48.352Z] ---> 13621d1b12d4 [2021-04-26T10:38:48.352Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T10:38:48.352Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T10:38:48.352Z] Status: Image is up to date for alpine:3.12 [2021-04-26T10:38:48.352Z] ---> 13621d1b12d4 [2021-04-26T10:38:48.352Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-26T10:38:48.352Z] ---> 13621d1b12d4 [2021-04-26T10:38:48.352Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:38:48.352Z] ---> Running in 499008a76ed7 [2021-04-26T10:38:48.352Z] ---> Running in 6f0a48e26815 [2021-04-26T10:38:48.352Z] ---> Running in 6cbbd129871e [2021-04-26T10:38:48.352Z] ---> Running in aac0c2c8f08f [2021-04-26T10:38:48.639Z] Removing intermediate container 38b2b27efaf7 [2021-04-26T10:38:48.639Z] ---> 32edfb932e3c [2021-04-26T10:38:48.639Z] [2021-04-26T10:38:48.639Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T10:38:48.639Z] 20.10.0: Pulling from library/docker [2021-04-26T10:38:50.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.140Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T10:38:50.525Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T10:38:50.525Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:38:50.525Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:50.525Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:38:50.525Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T10:38:50.525Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:38:50.525Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T10:38:50.525Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T10:38:50.525Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T10:38:50.525Z] OK: 6 MiB in 16 packages [2021-04-26T10:38:50.525Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T10:38:50.525Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:38:50.525Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:38:50.807Z] OK: 7 MiB in 20 packages [2021-04-26T10:38:51.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:51.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:38:51.102Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T10:38:51.102Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:38:51.396Z] OK: 6 MiB in 15 packages [2021-04-26T10:38:51.396Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T10:38:51.396Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:38:51.396Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T10:38:51.396Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T10:38:51.691Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:38:51.691Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:38:51.691Z] OK: 7 MiB in 18 packages [2021-04-26T10:38:55.381Z] Removing intermediate container 499008a76ed7 [2021-04-26T10:38:55.381Z] ---> 08f3787e8432 [2021-04-26T10:38:55.381Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:38:55.679Z] Removing intermediate container 6cbbd129871e [2021-04-26T10:38:55.680Z] ---> 40e9306a48f0 [2021-04-26T10:38:55.680Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T10:38:55.680Z] ---> Running in 765db5b0b79e [2021-04-26T10:38:55.958Z] ---> Running in b09b149d385a [2021-04-26T10:38:55.958Z] Removing intermediate container 6f0a48e26815 [2021-04-26T10:38:55.958Z] ---> 69c5fcd2a04e [2021-04-26T10:38:55.958Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:38:56.270Z] ---> Running in cb679a986c3f [2021-04-26T10:38:56.557Z] Removing intermediate container aac0c2c8f08f [2021-04-26T10:38:56.557Z] ---> b1fd81604a0c [2021-04-26T10:38:56.557Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T10:38:56.557Z] Removing intermediate container 765db5b0b79e [2021-04-26T10:38:56.557Z] ---> 0be38df76c6a [2021-04-26T10:38:56.557Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T10:38:56.836Z] Removing intermediate container b09b149d385a [2021-04-26T10:38:56.836Z] ---> ad62dfc5932d [2021-04-26T10:38:56.836Z] Step 13/24 : WORKDIR / [2021-04-26T10:38:56.836Z] ---> Running in baba6ca4e980 [2021-04-26T10:38:57.111Z] ---> Running in 830bbd21166d [2021-04-26T10:38:57.111Z] ---> Running in c3d6dea8a03b [2021-04-26T10:38:57.111Z] Removing intermediate container cb679a986c3f [2021-04-26T10:38:57.111Z] ---> f96ee776e3c1 [2021-04-26T10:38:57.111Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T10:38:57.455Z] ---> Running in 6ca5b097e70c [2021-04-26T10:38:57.455Z] Removing intermediate container baba6ca4e980 [2021-04-26T10:38:57.455Z] ---> b741bfe42472 [2021-04-26T10:38:57.455Z] Step 13/21 : WORKDIR /edgex [2021-04-26T10:38:58.130Z] Removing intermediate container 830bbd21166d [2021-04-26T10:38:58.130Z] ---> af7be49be3eb [2021-04-26T10:38:58.130Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T10:38:58.130Z] Removing intermediate container c3d6dea8a03b [2021-04-26T10:38:58.130Z] ---> b1b0b255266e [2021-04-26T10:38:58.130Z] 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-04-26T10:38:58.441Z] Removing intermediate container 6ca5b097e70c [2021-04-26T10:38:58.441Z] ---> cebf77f9f221 [2021-04-26T10:38:58.441Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T10:38:58.441Z] ---> Running in b118c59d349e [2021-04-26T10:38:58.441Z] ---> Running in b64d63842828 [2021-04-26T10:38:58.441Z] ---> Running in cbecabe7bdb7 [2021-04-26T10:38:59.069Z] Removing intermediate container b118c59d349e [2021-04-26T10:38:59.069Z] ---> 1124e51bf529 [2021-04-26T10:38:59.069Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T10:38:59.069Z] Removing intermediate container b64d63842828 [2021-04-26T10:38:59.069Z] ---> 6161d9e1eea9 [2021-04-26T10:38:59.069Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:38:59.362Z] Removing intermediate container cbecabe7bdb7 [2021-04-26T10:38:59.362Z] ---> bcfa4ddf47a4 [2021-04-26T10:38:59.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:38:59.362Z] ---> e0251b18e390 [2021-04-26T10:38:59.362Z] 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-04-26T10:38:59.693Z] ---> df95fbb7531b [2021-04-26T10:38:59.693Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T10:39:00.026Z] ---> 7a22321665f0 [2021-04-26T10:39:00.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T10:39:00.317Z] ---> c778e0a573b7 [2021-04-26T10:39:00.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T10:39:00.317Z] ---> 91578bfa105e [2021-04-26T10:39:00.317Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T10:39:01.773Z] ---> 994722db8bc1 [2021-04-26T10:39:01.773Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T10:39:01.773Z] ---> fc9acb0134c1 [2021-04-26T10:39:01.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-26T10:39:02.076Z] ---> c240eec07f85 [2021-04-26T10:39:02.076Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T10:39:02.076Z] ---> 755b9d473b5b [2021-04-26T10:39:02.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T10:39:03.181Z] ---> e4dd83c8881c [2021-04-26T10:39:03.181Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T10:39:03.484Z] ---> 61a92329ad66 [2021-04-26T10:39:03.484Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T10:39:03.484Z] ---> Running in 207442ae62a5 [2021-04-26T10:39:03.788Z] ---> 8085869edc19 [2021-04-26T10:39:03.789Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T10:39:03.789Z] ---> 3dba2d48a364 [2021-04-26T10:39:03.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T10:39:03.789Z] ---> Running in 1713d813165b [2021-04-26T10:39:03.789Z] ---> Running in bac7f661bdbb [2021-04-26T10:39:03.789Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T10:39:03.789Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T10:39:03.789Z] ---> aefe523efa57 [2021-04-26T10:39:03.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:39:04.063Z] ---> Running in e7a059498534 [2021-04-26T10:39:04.063Z] Removing intermediate container 207442ae62a5 [2021-04-26T10:39:04.063Z] ---> e2e4e05d3f76 [2021-04-26T10:39:04.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:39:04.063Z] Removing intermediate container 1713d813165b [2021-04-26T10:39:04.063Z] ---> 0955a558a40f [2021-04-26T10:39:04.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:39:04.345Z] Removing intermediate container bac7f661bdbb [2021-04-26T10:39:04.345Z] ---> 540dedd75985 [2021-04-26T10:39:04.345Z] Step 18/21 : CMD ["--init=true"] [2021-04-26T10:39:04.345Z] ---> Running in d595b652a530 [2021-04-26T10:39:04.345Z] ---> Running in 6fe296bdb99f [2021-04-26T10:39:04.640Z] ---> Running in 7f9bf1a4c210 [2021-04-26T10:39:04.640Z] Removing intermediate container e7a059498534 [2021-04-26T10:39:04.640Z] ---> 8b28c68c5868 [2021-04-26T10:39:04.640Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-26T10:39:04.640Z] ---> 783284d883ea [2021-04-26T10:39:04.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T10:39:04.640Z] ---> Running in 6cc07f4d005d [2021-04-26T10:39:04.928Z] Removing intermediate container d595b652a530 [2021-04-26T10:39:04.928Z] ---> f65c3e0f2085 [2021-04-26T10:39:04.928Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T10:39:04.928Z] Removing intermediate container 6fe296bdb99f [2021-04-26T10:39:04.928Z] ---> 4f06f45138a0 [2021-04-26T10:39:04.928Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T10:39:04.928Z] ---> Running in 3070fa734c65 [2021-04-26T10:39:04.928Z] Removing intermediate container 7f9bf1a4c210 [2021-04-26T10:39:04.928Z] ---> 2e6b7d47a894 [2021-04-26T10:39:04.928Z] Step 19/21 : LABEL arch=x86_64 [2021-04-26T10:39:05.225Z] ---> Running in 732f56377da0 [2021-04-26T10:39:05.225Z] ---> 0a6da161a36e [2021-04-26T10:39:05.225Z] 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-04-26T10:39:05.225Z] ---> Running in 3876416c0baa [2021-04-26T10:39:05.560Z] ---> Running in 1b99689621fe [2021-04-26T10:39:05.867Z] Removing intermediate container 3070fa734c65 [2021-04-26T10:39:05.867Z] ---> 0aafe25d3aee [2021-04-26T10:39:05.867Z] Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:39:05.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:39:05.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:39:05.867Z] Removing intermediate container 732f56377da0 [2021-04-26T10:39:05.867Z] ---> 37ddc603bd24 [2021-04-26T10:39:05.867Z] Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:39:06.163Z] ---> Running in 15aeaafc6762 [2021-04-26T10:39:06.163Z] Removing intermediate container 3876416c0baa [2021-04-26T10:39:06.163Z] ---> 41eaf35418f7 [2021-04-26T10:39:06.163Z] Step 20/21 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:39:06.163Z] ---> Running in 3dc283808c7d [2021-04-26T10:39:06.163Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T10:39:06.163Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T10:39:06.163Z] Executing bash-5.0.17-r0.post-install [2021-04-26T10:39:06.163Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:39:06.163Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T10:39:06.163Z] ---> Running in 553cc7f6c9ff [2021-04-26T10:39:06.450Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T10:39:06.450Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T10:39:06.450Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T10:39:06.450Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T10:39:06.450Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T10:39:06.450Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T10:39:06.450Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T10:39:06.450Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T10:39:06.450Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T10:39:06.737Z] Removing intermediate container 15aeaafc6762 [2021-04-26T10:39:06.737Z] ---> 9904ae361934 [2021-04-26T10:39:06.737Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T10:39:08.371Z] Removing intermediate container 3dc283808c7d [2021-04-26T10:39:08.371Z] ---> dcfb4f6c2570 [2021-04-26T10:39:08.371Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T10:39:08.952Z] Removing intermediate container 553cc7f6c9ff [2021-04-26T10:39:08.952Z] ---> b13edf8406c0 [2021-04-26T10:39:08.952Z] Step 21/21 : LABEL version=0.0.0 [2021-04-26T10:39:09.235Z] ---> Running in 317766a9367e [2021-04-26T10:39:09.235Z] ---> Running in da2bc052d5bc [2021-04-26T10:39:10.210Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T10:39:10.210Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T10:39:10.210Z] ---> Running in 7d3eadea322e [2021-04-26T10:39:10.210Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T10:39:10.210Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T10:39:10.210Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T10:39:10.210Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T10:39:10.210Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T10:39:10.794Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T10:39:11.062Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T10:39:11.062Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T10:39:11.332Z] Removing intermediate container da2bc052d5bc [2021-04-26T10:39:11.332Z] ---> d869ba817416 [2021-04-26T10:39:11.332Z] [2021-04-26T10:39:11.332Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T10:39:11.332Z] Removing intermediate container 317766a9367e [2021-04-26T10:39:11.332Z] ---> 5bdc5dd34ac0 [2021-04-26T10:39:11.332Z] [2021-04-26T10:39:11.332Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T10:39:11.332Z] Removing intermediate container 1b99689621fe [2021-04-26T10:39:11.332Z] ---> 841344af9cf4 [2021-04-26T10:39:11.332Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T10:39:11.332Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T10:39:11.610Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T10:39:11.610Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T10:39:11.880Z] Removing intermediate container 7d3eadea322e [2021-04-26T10:39:11.880Z] ---> da27ea18b6d4 [2021-04-26T10:39:11.880Z] [2021-04-26T10:39:11.880Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T10:39:11.880Z] ---> Running in a92811ac3817 [2021-04-26T10:39:11.880Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T10:39:12.149Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T10:39:12.149Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T10:39:12.149Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T10:39:12.149Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T10:39:12.149Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T10:39:12.149Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T10:39:12.149Z] Successfully built 5bdc5dd34ac0 [2021-04-26T10:39:12.418Z] Successfully built d869ba817416 [2021-04-26T10:39:12.418Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T10:39:12.418Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T10:39:12.418Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T10:39:12.723Z] Successfully tagged docker-support-notifications-go:latest [2021-04-26T10:39:12.723Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-26T10:39:12.723Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-26T10:39:12.723Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-04-26T10:39:12.723Z] Successfully built da27ea18b6d4 [2021-04-26T10:39:12.723Z] Removing intermediate container a92811ac3817 [2021-04-26T10:39:12.723Z] ---> 86703e1b3a30 [2021-04-26T10:39:12.723Z] Step 22/24 : LABEL arch=x86_64 [2021-04-26T10:39:13.007Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T10:39:13.007Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-26T10:39:13.007Z] Building docker-core-command-go [2021-04-26T10:39:13.007Z]  Building docker-security-proxy-setup-go ... done OK: 72 MiB in 59 packages [2021-04-26T10:39:13.275Z] ---> Running in 607a4fe8727d [2021-04-26T10:39:13.275Z] Removing intermediate container 607a4fe8727d [2021-04-26T10:39:13.275Z] ---> 025339de2688 [2021-04-26T10:39:13.275Z] Step 23/24 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:39:13.551Z] ---> Running in 42d098fa22f6 [2021-04-26T10:39:14.191Z] Removing intermediate container 42d098fa22f6 [2021-04-26T10:39:14.191Z] ---> 55d6a9742780 [2021-04-26T10:39:14.191Z] Step 24/24 : LABEL version=0.0.0 [2021-04-26T10:39:14.786Z] ---> Running in 20dadb090686 [2021-04-26T10:39:15.077Z] Collecting docker-compose==1.23.2 [2021-04-26T10:39:15.077Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T10:39:15.077Z] Removing intermediate container 20dadb090686 [2021-04-26T10:39:15.077Z] ---> 0e6d084d8a0f [2021-04-26T10:39:15.077Z] [2021-04-26T10:39:15.366Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T10:39:15.366Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T10:39:19.009Z] 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-04-26T10:39:19.009Z] Successfully built 0e6d084d8a0f [2021-04-26T10:39:19.299Z] Collecting PyYAML<4,>=3.10 [2021-04-26T10:39:19.299Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T10:39:19.976Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-26T10:39:19.976Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-04-26T10:39:22.845Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T10:39:22.845Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T10:39:24.004Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T10:39:24.004Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T10:39:26.334Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T10:39:26.334Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T10:39:27.419Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T10:39:27.785Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T10:39:28.106Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T10:39:28.106Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T10:39:29.131Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T10:39:29.131Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T10:39:29.420Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T10:39:29.420Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T10:39:29.699Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T10:39:29.699Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T10:39:29.982Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T10:39:29.983Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T10:39:30.629Z] Collecting idna<2.8,>=2.5 [2021-04-26T10:39:30.629Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T10:39:30.629Z] 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-04-26T10:39:30.629Z] 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-04-26T10:39:30.629Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T10:39:30.629Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T10:39:30.629Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T10:39:30.629Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T10:39:30.902Z] Installing collected packages: dockerpty, PyYAML, docopt, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose [2021-04-26T10:39:30.902Z] Running setup.py install for dockerpty: started [2021-04-26T10:39:32.470Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T10:39:32.470Z] Running setup.py install for PyYAML: started [2021-04-26T10:39:33.961Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T10:39:34.444Z] Running setup.py install for docopt: started [2021-04-26T10:39:35.502Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T10:39:35.502Z] Running setup.py install for texttable: started [2021-04-26T10:39:36.513Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T10:39:36.836Z] Attempting uninstall: urllib3 [2021-04-26T10:39:36.836Z] Found existing installation: urllib3 1.25.9 [2021-04-26T10:39:36.836Z] Uninstalling urllib3-1.25.9: [2021-04-26T10:39:36.836Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T10:39:37.452Z] Attempting uninstall: idna [2021-04-26T10:39:37.452Z] Found existing installation: idna 2.9 [2021-04-26T10:39:37.452Z] Uninstalling idna-2.9: [2021-04-26T10:39:37.452Z] Successfully uninstalled idna-2.9 [2021-04-26T10:39:38.040Z] Attempting uninstall: requests [2021-04-26T10:39:38.040Z] Found existing installation: requests 2.23.0 [2021-04-26T10:39:38.040Z] Uninstalling requests-2.23.0: [2021-04-26T10:39:38.040Z] Successfully uninstalled requests-2.23.0 [2021-04-26T10:39:40.782Z] 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-04-26T10:39:49.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:39:49.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:39:49.144Z] ---> 8118fdb1b9bc [2021-04-26T10:39:49.144Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T10:39:49.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:39:49.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:39:49.144Z] ---> 8118fdb1b9bc [2021-04-26T10:39:49.144Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:39:49.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:39:49.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:39:49.144Z] ---> 8118fdb1b9bc [2021-04-26T10:39:49.144Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T10:39:49.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:39:49.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:39:49.144Z] ---> 8118fdb1b9bc [2021-04-26T10:39:49.144Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:39:49.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:39:49.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:39:49.144Z] ---> 8118fdb1b9bc [2021-04-26T10:39:49.144Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T10:39:49.144Z] ---> Running in 2da1150a3a10 [2021-04-26T10:39:49.144Z] ---> Running in 17fafaa58bfb [2021-04-26T10:39:49.144Z] ---> Running in db03e33c0d4e [2021-04-26T10:39:49.144Z] ---> Running in f33c02de227a [2021-04-26T10:39:49.144Z] ---> Running in 736fee426a57 [2021-04-26T10:39:49.144Z] Removing intermediate container 17fafaa58bfb [2021-04-26T10:39:49.144Z] ---> 9d4cd76425c0 [2021-04-26T10:39:49.144Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:39:49.144Z] Removing intermediate container 736fee426a57 [2021-04-26T10:39:49.144Z] ---> d70b77df07dd [2021-04-26T10:39:49.144Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:39:49.144Z] Removing intermediate container f33c02de227a [2021-04-26T10:39:49.145Z] ---> 266c88070054 [2021-04-26T10:39:49.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:39:49.145Z] Removing intermediate container 2da1150a3a10 [2021-04-26T10:39:49.145Z] ---> c51b8ce6f394 [2021-04-26T10:39:49.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:39:49.145Z] Removing intermediate container db03e33c0d4e [2021-04-26T10:39:49.145Z] ---> 675c506364f4 [2021-04-26T10:39:49.145Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:39:49.145Z] ---> Running in fc3940bb8dd5 [2021-04-26T10:39:49.145Z] ---> Running in 83bb2c6aa34e [2021-04-26T10:39:49.145Z] ---> Running in bca1b4dc62a3 [2021-04-26T10:39:49.145Z] ---> Running in 4dc9391b518e [2021-04-26T10:39:49.145Z] ---> Running in 7f110ed526e1 [2021-04-26T10:39:49.145Z] Removing intermediate container fc3940bb8dd5 [2021-04-26T10:39:49.145Z] ---> 1958403441b0 [2021-04-26T10:39:49.145Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T10:39:49.145Z] Removing intermediate container 83bb2c6aa34e [2021-04-26T10:39:49.145Z] ---> 1d56cf50f5d7 [2021-04-26T10:39:49.145Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T10:39:49.145Z] Removing intermediate container bca1b4dc62a3 [2021-04-26T10:39:49.145Z] ---> 10fb3c879c5f [2021-04-26T10:39:49.145Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T10:39:49.145Z] ---> Running in 7ecae8b2ae2c [2021-04-26T10:39:49.145Z] ---> Running in 7ddbf4209a56 [2021-04-26T10:39:49.145Z] ---> Running in a57b8e48eda6 [2021-04-26T10:39:49.145Z] Removing intermediate container 4dc9391b518e [2021-04-26T10:39:49.145Z] ---> b5e8bf91a553 [2021-04-26T10:39:49.145Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T10:39:49.145Z] Removing intermediate container 7f110ed526e1 [2021-04-26T10:39:49.145Z] ---> aa0165c0be27 [2021-04-26T10:39:49.145Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T10:39:49.145Z] ---> Running in 1611a47d3738 [2021-04-26T10:39:49.145Z] ---> Running in 705b53f0ed43 [2021-04-26T10:39:49.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:50.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:50.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:50.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:50.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:50.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:51.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:51.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:51.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:51.219Z] OK: 217 MiB in 51 packages [2021-04-26T10:39:51.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:39:51.821Z] OK: 217 MiB in 51 packages [2021-04-26T10:39:52.097Z] OK: 217 MiB in 51 packages [2021-04-26T10:39:52.097Z] OK: 217 MiB in 51 packages [2021-04-26T10:39:52.378Z] OK: 217 MiB in 51 packages [2021-04-26T10:39:52.663Z] Removing intermediate container 7ecae8b2ae2c [2021-04-26T10:39:52.664Z] ---> ea77cf583bd9 [2021-04-26T10:39:52.664Z] Step 6/22 : COPY go.mod . [2021-04-26T10:39:53.662Z] ---> 49b1fae7b1c2 [2021-04-26T10:39:53.662Z] Step 7/22 : RUN go mod download [2021-04-26T10:39:53.662Z] Removing intermediate container 7ddbf4209a56 [2021-04-26T10:39:53.662Z] ---> 44d16268865f [2021-04-26T10:39:53.662Z] Step 6/23 : COPY go.mod . [2021-04-26T10:39:53.938Z] ---> Running in c3f4ec021f28 [2021-04-26T10:39:53.938Z] Removing intermediate container a57b8e48eda6 [2021-04-26T10:39:53.938Z] ---> 05280a52cebc [2021-04-26T10:39:53.938Z] Step 6/22 : COPY go.mod . [2021-04-26T10:39:54.212Z] Removing intermediate container 1611a47d3738 [2021-04-26T10:39:54.212Z] Removing intermediate container 705b53f0ed43 [2021-04-26T10:39:54.212Z] ---> 076db6680688 [2021-04-26T10:39:54.212Z] Step 6/23 : COPY go.mod . [2021-04-26T10:39:54.212Z] ---> ff2309bdb5c9 [2021-04-26T10:39:54.212Z] Step 6/24 : COPY go.mod . [2021-04-26T10:39:54.815Z] ---> 986e43c759db [2021-04-26T10:39:54.815Z] Step 7/23 : RUN go mod download [2021-04-26T10:39:55.090Z] ---> Running in 692341deea2c [2021-04-26T10:39:55.090Z] ---> 0be4b0afce5c [2021-04-26T10:39:55.090Z] Step 7/22 : RUN go mod download [2021-04-26T10:39:55.365Z] ---> Running in e69b4436354e [2021-04-26T10:39:55.640Z] ---> e3690c8c9530 [2021-04-26T10:39:55.640Z] Step 7/23 : RUN go mod download [2021-04-26T10:39:55.640Z] ---> 8249d13fd48f [2021-04-26T10:39:55.640Z] Step 7/24 : RUN go mod download [2021-04-26T10:39:55.917Z] ---> Running in 57f995026b9c [2021-04-26T10:39:55.917Z] ---> Running in 38ddb1e65525 [2021-04-26T10:39:57.914Z] Removing intermediate container c3f4ec021f28 [2021-04-26T10:39:57.914Z] ---> 6c7ef5bc6a76 [2021-04-26T10:39:57.914Z] Step 8/22 : COPY . . [2021-04-26T10:39:59.910Z] Removing intermediate container 692341deea2c [2021-04-26T10:39:59.910Z] ---> 015e8817aa2f [2021-04-26T10:39:59.910Z] Step 8/23 : COPY . . [2021-04-26T10:40:00.521Z] Removing intermediate container e69b4436354e [2021-04-26T10:40:00.521Z] ---> 7e00ba29d19c [2021-04-26T10:40:00.521Z] Step 8/22 : COPY . . [2021-04-26T10:40:01.962Z] Removing intermediate container 38ddb1e65525 [2021-04-26T10:40:01.962Z] ---> 4fef51b623c3 [2021-04-26T10:40:01.962Z] Step 8/23 : COPY . . [2021-04-26T10:40:02.558Z] Removing intermediate container 57f995026b9c [2021-04-26T10:40:02.559Z] ---> 4dce51d22b76 [2021-04-26T10:40:02.559Z] Step 8/24 : COPY . . [2021-04-26T10:40:20.978Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:40:20.978Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:40:20.978Z] ---> 1b40669d2b0b [2021-04-26T10:40:20.978Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T10:40:20.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:40:20.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:40:20.978Z] ---> 1b40669d2b0b [2021-04-26T10:40:20.978Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:40:20.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:40:20.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:40:20.978Z] ---> 1b40669d2b0b [2021-04-26T10:40:20.978Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> eea95d24dcd6 [2021-04-26T10:40:20.978Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> eea95d24dcd6 [2021-04-26T10:40:20.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> eea95d24dcd6 [2021-04-26T10:40:20.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> a19dd5e4227c [2021-04-26T10:40:20.978Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> a19dd5e4227c [2021-04-26T10:40:20.978Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> a19dd5e4227c [2021-04-26T10:40:20.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T10:40:20.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:40:20.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:40:20.978Z] ---> 1b40669d2b0b [2021-04-26T10:40:20.978Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> eea95d24dcd6 [2021-04-26T10:40:20.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:40:20.978Z] ---> Using cache [2021-04-26T10:40:20.978Z] ---> a19dd5e4227c [2021-04-26T10:40:20.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T10:40:20.978Z] ---> Running in 108947712a6a [2021-04-26T10:40:20.978Z] ---> Running in 0cdf55e83bc8 [2021-04-26T10:40:20.978Z] ---> Running in 8a2a6f0f7036 [2021-04-26T10:40:20.978Z] ---> Running in 87c33ae01c79 [2021-04-26T10:40:24.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:24.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:24.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:24.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:24.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:25.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:25.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:25.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:40:25.917Z] OK: 233 MiB in 51 packages [2021-04-26T10:40:26.241Z] OK: 233 MiB in 51 packages [2021-04-26T10:40:26.241Z] OK: 233 MiB in 51 packages [2021-04-26T10:40:26.874Z] OK: 233 MiB in 51 packages [2021-04-26T10:40:28.373Z] Removing intermediate container 8a2a6f0f7036 [2021-04-26T10:40:28.373Z] ---> adfa89cf1787 [2021-04-26T10:40:28.373Z] Step 6/31 : COPY go.mod . [2021-04-26T10:40:29.014Z] Removing intermediate container 0cdf55e83bc8 [2021-04-26T10:40:29.014Z] ---> 4a3c94edd2b0 [2021-04-26T10:40:29.014Z] Step 6/23 : COPY go.mod . [2021-04-26T10:40:29.014Z] Removing intermediate container 87c33ae01c79 [2021-04-26T10:40:29.014Z] ---> 26587cd9f398 [2021-04-26T10:40:29.014Z] Step 6/23 : COPY go.mod . [2021-04-26T10:40:29.343Z] ---> d3e93b412440 [2021-04-26T10:40:29.343Z] Step 7/31 : RUN go mod download [2021-04-26T10:40:29.343Z] Removing intermediate container 108947712a6a [2021-04-26T10:40:29.343Z] ---> bf13fcad8e1a [2021-04-26T10:40:29.343Z] Step 6/23 : COPY go.mod . [2021-04-26T10:40:29.393Z] ---> 4dab419f3de8 [2021-04-26T10:40:29.394Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-26T10:40:29.394Z] ---> 1cfc751cdda8 [2021-04-26T10:40:29.394Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T10:40:29.394Z] ---> 9fc3b0f161b9 [2021-04-26T10:40:29.394Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T10:40:29.394Z] ---> Running in 3a47c31c4ff3 [2021-04-26T10:40:29.394Z] ---> 35e8cd0dbede [2021-04-26T10:40:29.394Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T10:40:29.394Z] ---> 428d41ccae85 [2021-04-26T10:40:29.394Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T10:40:29.394Z] ---> Running in 9b4015a7073c [2021-04-26T10:40:29.394Z] ---> Running in b07872d6c4fb [2021-04-26T10:40:29.394Z] ---> Running in d6c51ddba8d8 [2021-04-26T10:40:29.394Z] ---> Running in b0649d2e7bbb [2021-04-26T10:40:29.394Z] 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-04-26T10:40:29.394Z] 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-04-26T10:40:29.394Z] 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-04-26T10:40:29.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-26T10:40:29.394Z] 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-04-26T10:40:29.647Z] ---> ebdaa852eb57 [2021-04-26T10:40:29.647Z] Step 7/23 : RUN go mod download [2021-04-26T10:40:29.647Z] ---> Running in 3d86233e9b78 [2021-04-26T10:40:29.647Z] ---> 3060c13b1636 [2021-04-26T10:40:29.647Z] Step 7/23 : RUN go mod download [2021-04-26T10:40:30.257Z] ---> Running in b647a73832be [2021-04-26T10:40:30.257Z] ---> Running in ac3046ad3658 [2021-04-26T10:40:30.572Z] ---> 28a613fc879c [2021-04-26T10:40:30.572Z] Step 7/23 : RUN go mod download [2021-04-26T10:40:30.883Z] ---> Running in b6b30970ed15 [2021-04-26T10:40:37.900Z] Removing intermediate container ac3046ad3658 [2021-04-26T10:40:37.901Z] ---> c343f3d412ae [2021-04-26T10:40:37.901Z] Step 8/23 : COPY . . [2021-04-26T10:40:37.901Z] Removing intermediate container b647a73832be [2021-04-26T10:40:37.901Z] ---> 0658fa13857e [2021-04-26T10:40:37.901Z] Step 8/23 : COPY . . [2021-04-26T10:40:38.886Z] Removing intermediate container 3d86233e9b78 [2021-04-26T10:40:38.886Z] ---> 0eeee4bb4da2 [2021-04-26T10:40:38.886Z] Step 8/31 : COPY . . [2021-04-26T10:40:44.552Z] Removing intermediate container b6b30970ed15 [2021-04-26T10:40:44.552Z] ---> 590e2138d341 [2021-04-26T10:40:44.552Z] Step 8/23 : COPY . . [2021-04-26T10:40:57.222Z] Removing intermediate container 6cc07f4d005d [2021-04-26T10:40:57.222Z] ---> 2b117d80d6da [2021-04-26T10:40:57.222Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T10:41:00.608Z] ---> Running in 36867e274e20 [2021-04-26T10:41:06.097Z] Removing intermediate container 36867e274e20 [2021-04-26T10:41:06.097Z] ---> 8fe6e117dc75 [2021-04-26T10:41:06.097Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T10:41:07.665Z] ---> Running in a02498d16e7d [2021-04-26T10:41:14.112Z] Removing intermediate container a02498d16e7d [2021-04-26T10:41:14.112Z] ---> a85e8bf81339 [2021-04-26T10:41:14.112Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T10:41:22.484Z] ---> 5296fd2bcd08 [2021-04-26T10:41:22.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T10:41:26.585Z] ---> 46019afdd361 [2021-04-26T10:41:26.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T10:41:32.913Z] ---> 0033a220d9e8 [2021-04-26T10:41:32.913Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T10:41:34.421Z] ---> Running in 6f2689240de4 [2021-04-26T10:41:35.456Z] Removing intermediate container 6f2689240de4 [2021-04-26T10:41:35.456Z] ---> 0469bcf76b76 [2021-04-26T10:41:35.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:41:36.629Z] ---> Running in 885afe7c20c2 [2021-04-26T10:41:38.161Z] Removing intermediate container 885afe7c20c2 [2021-04-26T10:41:38.161Z] ---> 8758fefb5c6c [2021-04-26T10:41:38.161Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T10:41:39.830Z] ---> Running in 7e777b9d4c10 [2021-04-26T10:41:45.873Z] Removing intermediate container 7e777b9d4c10 [2021-04-26T10:41:45.873Z] ---> 241c73b9a4e6 [2021-04-26T10:41:45.873Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:41:47.992Z] ---> Running in 34da36aec81e [2021-04-26T10:41:49.533Z] Removing intermediate container 34da36aec81e [2021-04-26T10:41:49.533Z] ---> b5fa04b142ff [2021-04-26T10:41:49.533Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:41:51.057Z] ---> Running in 5dd3ac2db397 [2021-04-26T10:41:53.865Z] Removing intermediate container 5dd3ac2db397 [2021-04-26T10:41:53.865Z] ---> bd840ffad0ca [2021-04-26T10:41:53.865Z] [2021-04-26T10:41:59.562Z] Successfully built bd840ffad0ca [2021-04-26T10:41:59.858Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-26T10:42:06.253Z] 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-04-26T10:42:12.635Z]  Building docker-sys-mgmt-agent-go ... done  ---> 4cebad10fe19 [2021-04-26T10:42:12.635Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T10:42:12.635Z] ---> d52981280d0c [2021-04-26T10:42:12.635Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T10:42:12.635Z] ---> Running in 6125ef667423 [2021-04-26T10:42:12.635Z] ---> e232a80fa4ab [2021-04-26T10:42:12.635Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T10:42:12.635Z] ---> 7c80c360d27b [2021-04-26T10:42:12.635Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T10:42:12.635Z] ---> Running in 8cfe3a474b8d [2021-04-26T10:42:12.906Z] ---> Running in 068b6cad7090 [2021-04-26T10:42:12.906Z] ---> Running in e576a5973bb1 [2021-04-26T10:42:15.078Z] 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-04-26T10:42:15.079Z] 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-04-26T10:42:15.079Z] 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-04-26T10:42:15.079Z] 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-04-26T10:42:24.599Z] Removing intermediate container d6c51ddba8d8 [2021-04-26T10:42:24.599Z] ---> e7c80b2013c7 [2021-04-26T10:42:24.599Z] [2021-04-26T10:42:24.599Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T10:42:24.599Z] 3.12: Pulling from library/alpine [2021-04-26T10:42:25.204Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T10:42:25.204Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T10:42:25.204Z] ---> 9852663dfa18 [2021-04-26T10:42:25.205Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T10:42:25.479Z] ---> Running in 97e7ea08bc81 [2021-04-26T10:42:27.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:27.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:28.757Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T10:42:28.757Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:42:28.757Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T10:42:28.757Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T10:42:28.757Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T10:42:28.757Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T10:42:28.757Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:42:28.757Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:42:29.041Z] OK: 7 MiB in 20 packages [2021-04-26T10:42:33.519Z] Removing intermediate container 97e7ea08bc81 [2021-04-26T10:42:33.519Z] ---> 78a97d6beb07 [2021-04-26T10:42:33.519Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T10:42:33.795Z] ---> Running in fd4a02dc19fb [2021-04-26T10:42:35.241Z] Removing intermediate container fd4a02dc19fb [2021-04-26T10:42:35.241Z] ---> 79500c15d2b0 [2021-04-26T10:42:35.241Z] Step 13/24 : WORKDIR / [2021-04-26T10:42:35.515Z] Removing intermediate container 3a47c31c4ff3 [2021-04-26T10:42:35.515Z] ---> 871fd64de802 [2021-04-26T10:42:35.515Z] [2021-04-26T10:42:35.515Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T10:42:35.515Z] ---> 9852663dfa18 [2021-04-26T10:42:35.515Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-26T10:42:35.794Z] ---> Running in 0b6e63df7ac2 [2021-04-26T10:42:36.071Z] ---> Running in 2b48d38ad6e2 [2021-04-26T10:42:36.071Z] Removing intermediate container b0649d2e7bbb [2021-04-26T10:42:36.071Z] ---> bc51d3691bdd [2021-04-26T10:42:36.071Z] [2021-04-26T10:42:36.071Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:42:36.071Z] ---> 9852663dfa18 [2021-04-26T10:42:36.071Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:42:36.676Z] ---> Running in d1bd2508981e [2021-04-26T10:42:36.993Z] Removing intermediate container 2b48d38ad6e2 [2021-04-26T10:42:36.993Z] ---> f6f59037a08d [2021-04-26T10:42:36.993Z] 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-04-26T10:42:37.975Z] Removing intermediate container b07872d6c4fb [2021-04-26T10:42:37.975Z] ---> 576b00cfe028 [2021-04-26T10:42:37.975Z] [2021-04-26T10:42:37.975Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T10:42:37.975Z] ---> 9852663dfa18 [2021-04-26T10:42:37.975Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:42:38.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:38.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:38.533Z] ---> Running in 137bdedc90a8 [2021-04-26T10:42:38.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:38.809Z] ---> c644b29925a0 [2021-04-26T10:42:38.809Z] 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-04-26T10:42:38.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:39.414Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T10:42:39.414Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T10:42:39.414Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:42:39.414Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:42:39.697Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T10:42:39.697Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:42:39.697Z] OK: 5 MiB in 15 packages [2021-04-26T10:42:39.697Z] OK: 6 MiB in 16 packages [2021-04-26T10:42:40.299Z] ---> 4e83a096f23e [2021-04-26T10:42:40.299Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T10:42:40.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:40.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:42:41.190Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T10:42:41.190Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:42:41.190Z] OK: 5 MiB in 15 packages [2021-04-26T10:42:42.171Z] ---> e3be0d321c30 [2021-04-26T10:42:42.171Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T10:42:42.171Z] Removing intermediate container d1bd2508981e [2021-04-26T10:42:42.171Z] ---> 90b74b2de6a7 [2021-04-26T10:42:42.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:42:42.463Z] Removing intermediate container 0b6e63df7ac2 [2021-04-26T10:42:42.463Z] ---> 747c5fe7f1cc [2021-04-26T10:42:42.463Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:42:43.061Z] ---> Running in bb4a60e72b8e [2021-04-26T10:42:43.691Z] ---> Running in e606a451796d [2021-04-26T10:42:43.691Z] Removing intermediate container 137bdedc90a8 [2021-04-26T10:42:43.691Z] ---> 52ed6566abdd [2021-04-26T10:42:43.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:42:43.963Z] ---> 463022cc8c9c [2021-04-26T10:42:43.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T10:42:43.963Z] Removing intermediate container bb4a60e72b8e [2021-04-26T10:42:43.963Z] ---> 1983cecbbcdf [2021-04-26T10:42:43.963Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-26T10:42:43.963Z] ---> Running in 5814a52877e6 [2021-04-26T10:42:44.244Z] Removing intermediate container 9b4015a7073c [2021-04-26T10:42:44.244Z] ---> 659bfbdb2583 [2021-04-26T10:42:44.244Z] [2021-04-26T10:42:44.244Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:42:44.244Z] ---> 9852663dfa18 [2021-04-26T10:42:44.244Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:42:44.244Z] ---> Using cache [2021-04-26T10:42:44.244Z] ---> 52ed6566abdd [2021-04-26T10:42:44.244Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:42:44.244Z] ---> Running in 9f488d28956f [2021-04-26T10:42:44.244Z] Removing intermediate container e606a451796d [2021-04-26T10:42:44.244Z] ---> e87e4c1e294d [2021-04-26T10:42:44.518Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T10:42:44.518Z] ---> Running in c0e7c7f99518 [2021-04-26T10:42:44.797Z] ---> Running in acce05927645 [2021-04-26T10:42:44.797Z] Removing intermediate container 5814a52877e6 [2021-04-26T10:42:44.797Z] ---> 0250bca32ccb [2021-04-26T10:42:44.797Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T10:42:44.797Z] Removing intermediate container 9f488d28956f [2021-04-26T10:42:44.797Z] ---> 918932d0d970 [2021-04-26T10:42:44.797Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T10:42:45.074Z] ---> Running in ea45f2f6ed40 [2021-04-26T10:42:45.074Z] ---> Running in 39d476118ea8 [2021-04-26T10:42:45.350Z] Removing intermediate container c0e7c7f99518 [2021-04-26T10:42:45.350Z] ---> e85a30edc06b [2021-04-26T10:42:45.350Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T10:42:45.350Z] Removing intermediate container acce05927645 [2021-04-26T10:42:45.350Z] ---> 19acd7e90275 [2021-04-26T10:42:45.350Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T10:42:45.350Z] ---> 49b093a2a599 [2021-04-26T10:42:45.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T10:42:45.628Z] ---> Running in b9a7833bf75a [2021-04-26T10:42:45.628Z] ---> Running in a132ea594c3b [2021-04-26T10:42:45.628Z] Removing intermediate container 39d476118ea8 [2021-04-26T10:42:45.628Z] ---> 64d754c067c8 [2021-04-26T10:42:45.628Z] Step 15/23 : WORKDIR / [2021-04-26T10:42:45.628Z] Removing intermediate container ea45f2f6ed40 [2021-04-26T10:42:45.628Z] ---> 7a1dc3604072 [2021-04-26T10:42:45.628Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T10:42:45.920Z] ---> Running in 1e11082198f7 [2021-04-26T10:42:45.920Z] ---> Running in 77581cc53f4d [2021-04-26T10:42:46.191Z] Removing intermediate container b9a7833bf75a [2021-04-26T10:42:46.191Z] ---> a4286760b47e [2021-04-26T10:42:46.191Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T10:42:46.191Z] Removing intermediate container a132ea594c3b [2021-04-26T10:42:46.191Z] ---> 375980d1f1e9 [2021-04-26T10:42:46.191Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:42:46.463Z] ---> Running in caace3f1b1d4 [2021-04-26T10:42:46.463Z] ---> 1ef98af0ab87 [2021-04-26T10:42:46.463Z] 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-04-26T10:42:46.463Z] Removing intermediate container 1e11082198f7 [2021-04-26T10:42:46.463Z] ---> 78bee0296862 [2021-04-26T10:42:46.463Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:42:46.740Z] ---> Running in d064843f3d98 [2021-04-26T10:42:46.740Z] Removing intermediate container 77581cc53f4d [2021-04-26T10:42:46.740Z] ---> 135827e4cbde [2021-04-26T10:42:46.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:42:47.019Z] Removing intermediate container caace3f1b1d4 [2021-04-26T10:42:47.019Z] ---> 0e096349db51 [2021-04-26T10:42:47.019Z] Step 15/23 : WORKDIR / [2021-04-26T10:42:47.296Z] ---> Running in 15ae5b7b8968 [2021-04-26T10:42:47.296Z] ---> 4d57a1f44ccd [2021-04-26T10:42:47.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T10:42:47.569Z] ---> fd276a8160d8 [2021-04-26T10:42:47.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T10:42:48.163Z] ---> 8c155e13e6c5 [2021-04-26T10:42:48.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T10:42:48.164Z] Removing intermediate container 15ae5b7b8968 [2021-04-26T10:42:48.164Z] ---> d9a6f21dfc4b [2021-04-26T10:42:48.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:42:50.136Z] ---> 7b60c9558700 [2021-04-26T10:42:50.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T10:42:50.136Z] ---> d4fa91835e98 [2021-04-26T10:42:50.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-26T10:42:50.136Z] ---> 54386fdbb881 [2021-04-26T10:42:50.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T10:42:50.136Z] ---> 7631b747c0d6 [2021-04-26T10:42:50.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T10:42:50.136Z] Removing intermediate container d064843f3d98 [2021-04-26T10:42:50.136Z] ---> f5eff3d16f26 [2021-04-26T10:42:50.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T10:42:50.411Z] ---> Running in e31cd0c8b21f [2021-04-26T10:42:51.010Z] ---> 7cda12c1b2c3 [2021-04-26T10:42:51.010Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T10:42:51.283Z] ---> 5081a54fd816 [2021-04-26T10:42:51.283Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T10:42:51.283Z] ---> c4c03017d058 [2021-04-26T10:42:51.283Z] Removing intermediate container e31cd0c8b21f [2021-04-26T10:42:51.283Z] ---> 7666f78aa768 [2021-04-26T10:42:51.283Z] Step 22/24 : LABEL arch=arm64 [2021-04-26T10:42:51.283Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T10:42:51.594Z] ---> Running in b70e95572ccf [2021-04-26T10:42:51.594Z] ---> Running in 7b1f379fbf07 [2021-04-26T10:42:51.594Z] ---> Running in dd7ad0d1bc82 [2021-04-26T10:42:51.594Z] ---> Running in eab878cb5e7a [2021-04-26T10:42:51.594Z] ---> f91a2fc54d6c [2021-04-26T10:42:51.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T10:42:52.186Z] Removing intermediate container b70e95572ccf [2021-04-26T10:42:52.186Z] ---> 798a2b560086 [2021-04-26T10:42:52.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:42:52.461Z] Removing intermediate container eab878cb5e7a [2021-04-26T10:42:52.461Z] Removing intermediate container 7b1f379fbf07 [2021-04-26T10:42:52.461Z] ---> 3ff32953b356 [2021-04-26T10:42:52.461Z] ---> 2f53130e9a15 [2021-04-26T10:42:52.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:42:52.461Z] Step 23/24 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:42:52.461Z] ---> Running in 5ff7759a1486 [2021-04-26T10:42:52.461Z] Removing intermediate container dd7ad0d1bc82 [2021-04-26T10:42:52.461Z] ---> 1fd288f4f1f5 [2021-04-26T10:42:52.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:42:52.461Z] ---> Running in 900a87f57440 [2021-04-26T10:42:52.461Z] ---> Running in a1fc3c6caa61 [2021-04-26T10:42:52.732Z] ---> Running in d421344b5463 [2021-04-26T10:42:52.732Z] ---> 526354024a46 [2021-04-26T10:42:52.732Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T10:42:53.004Z] ---> Running in aa0e560c4af3 [2021-04-26T10:42:53.004Z] Removing intermediate container 5ff7759a1486 [2021-04-26T10:42:53.004Z] ---> 9629b8e44d82 [2021-04-26T10:42:53.004Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T10:42:53.277Z] ---> Running in 4a7be2aeb879 [2021-04-26T10:42:53.277Z] Removing intermediate container a1fc3c6caa61 [2021-04-26T10:42:53.277Z] Removing intermediate container 900a87f57440 [2021-04-26T10:42:53.277Z] ---> 40ce711a58ae [2021-04-26T10:42:53.277Z] ---> 7e178b096c22 [2021-04-26T10:42:53.277Z] Step 24/24 : LABEL version=0.0.0Step 21/23 : LABEL arch=arm64 [2021-04-26T10:42:53.277Z] [2021-04-26T10:42:53.277Z] Removing intermediate container d421344b5463 [2021-04-26T10:42:53.277Z] ---> a88879bfa4dc [2021-04-26T10:42:53.277Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T10:42:53.553Z] Removing intermediate container aa0e560c4af3 [2021-04-26T10:42:53.553Z] ---> 8ad4f4566c65 [2021-04-26T10:42:53.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:42:53.553Z] ---> Running in c2bff3b9cc78 [2021-04-26T10:42:53.553Z] ---> Running in c7c96d6162e3 [2021-04-26T10:42:53.553Z] ---> Running in dd216ebb610a [2021-04-26T10:42:53.828Z] ---> Running in 09401e38526d [2021-04-26T10:42:53.828Z] Removing intermediate container 4a7be2aeb879 [2021-04-26T10:42:53.828Z] ---> a434745d20a9 [2021-04-26T10:42:53.828Z] Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:42:55.212Z] ---> Running in 29c9805623bf [2021-04-26T10:42:55.212Z] Removing intermediate container c2bff3b9cc78 [2021-04-26T10:42:55.212Z] ---> f04d50706faa [2021-04-26T10:42:55.212Z] [2021-04-26T10:42:55.212Z] Removing intermediate container dd216ebb610a [2021-04-26T10:42:55.212Z] Removing intermediate container c7c96d6162e3 [2021-04-26T10:42:55.212Z] ---> da6fcf7b0f3d [2021-04-26T10:42:55.212Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:42:55.212Z] ---> 7ade085b920c [2021-04-26T10:42:55.212Z] Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:42:55.212Z] Removing intermediate container 09401e38526d [2021-04-26T10:42:55.212Z] ---> 0ee3d20aa641 [2021-04-26T10:42:55.212Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T10:42:55.212Z] Successfully built f04d50706faa [2021-04-26T10:42:55.212Z] ---> Running in dc96334c9e5e [2021-04-26T10:42:55.212Z] ---> Running in 4dd5313d964b [2021-04-26T10:42:55.212Z] ---> Running in 479b89a35eaf [2021-04-26T10:42:55.212Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-26T10:42:55.212Z] Building docker-security-bootstrapper-go [2021-04-26T10:42:55.212Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 29c9805623bf [2021-04-26T10:42:55.212Z] ---> 445fb0126022 [2021-04-26T10:42:55.212Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T10:42:55.212Z] ---> Running in 6a4470527ce6 [2021-04-26T10:42:55.484Z] Removing intermediate container 4dd5313d964b [2021-04-26T10:42:55.485Z] Removing intermediate container 479b89a35eaf [2021-04-26T10:42:55.485Z] ---> 8eae892c5009 [2021-04-26T10:42:55.485Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T10:42:55.485Z] ---> 791cd192b6b7 [2021-04-26T10:42:55.485Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:42:55.485Z] Removing intermediate container dc96334c9e5e [2021-04-26T10:42:55.485Z] ---> 40274de4a93e [2021-04-26T10:42:55.485Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:42:55.485Z] ---> Running in 8deccc23ddd1 [2021-04-26T10:42:55.485Z] ---> Running in c69b16a66484 [2021-04-26T10:42:55.485Z] Removing intermediate container 6a4470527ce6 [2021-04-26T10:42:55.485Z] ---> e09b75b6df15 [2021-04-26T10:42:55.485Z] [2021-04-26T10:42:55.485Z] ---> Running in 57c782bf143a [2021-04-26T10:42:56.079Z] Successfully built e09b75b6df15 [2021-04-26T10:42:56.352Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-26T10:42:56.352Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-04-26T10:42:56.624Z] Removing intermediate container 8deccc23ddd1 [2021-04-26T10:42:56.624Z] ---> 76e718e0a0d7 [2021-04-26T10:42:56.624Z] [2021-04-26T10:42:56.624Z] Removing intermediate container 57c782bf143a [2021-04-26T10:42:56.624Z] Removing intermediate container c69b16a66484 [2021-04-26T10:42:56.624Z] ---> d791d46fc049 [2021-04-26T10:42:56.624Z] [2021-04-26T10:42:56.624Z] ---> 362878e21196 [2021-04-26T10:42:56.624Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:42:57.226Z] ---> Running in 48bb8da4329c [2021-04-26T10:42:57.511Z] Successfully built d791d46fc049 [2021-04-26T10:42:57.511Z] Successfully built 76e718e0a0d7 [2021-04-26T10:42:57.511Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-26T10:42:57.511Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-04-26T10:42:57.511Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-26T10:42:57.511Z] Building docker-core-data-go [2021-04-26T10:42:57.787Z]  Building docker-core-command-go ... done Removing intermediate container 48bb8da4329c [2021-04-26T10:42:57.787Z] ---> 806a1fb941de [2021-04-26T10:42:57.787Z] [2021-04-26T10:42:58.386Z] Successfully built 806a1fb941de [2021-04-26T10:42:58.386Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-26T10:43:38.304Z] Removing intermediate container 068b6cad7090 [2021-04-26T10:43:38.304Z] ---> d0ab000ebbfd [2021-04-26T10:43:38.304Z] [2021-04-26T10:43:38.304Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T10:43:38.304Z] ---> 13621d1b12d4 [2021-04-26T10:43:38.304Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T10:43:38.304Z] Removing intermediate container 8cfe3a474b8d [2021-04-26T10:43:38.304Z] ---> 1358d9479e05 [2021-04-26T10:43:38.304Z] [2021-04-26T10:43:38.304Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:43:38.304Z] ---> 13621d1b12d4 [2021-04-26T10:43:38.304Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:43:38.304Z] ---> Using cache [2021-04-26T10:43:38.304Z] ---> 69c5fcd2a04e [2021-04-26T10:43:38.304Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:43:38.304Z] ---> Using cache [2021-04-26T10:43:38.304Z] ---> f96ee776e3c1 [2021-04-26T10:43:38.304Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-26T10:43:38.304Z] ---> Running in 618c6e33942d [2021-04-26T10:43:38.304Z] ---> Running in e25ba9ce8e34 [2021-04-26T10:43:38.304Z] Removing intermediate container 618c6e33942d [2021-04-26T10:43:38.304Z] ---> a97bc0108293 [2021-04-26T10:43:38.304Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T10:43:38.304Z] Removing intermediate container e25ba9ce8e34 [2021-04-26T10:43:38.304Z] ---> 799b99013f9a [2021-04-26T10:43:38.304Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T10:43:38.304Z] ---> Running in 64901971a91e [2021-04-26T10:43:38.304Z] ---> Running in 916608cfb4fc [2021-04-26T10:43:38.304Z] Removing intermediate container e576a5973bb1 [2021-04-26T10:43:38.304Z] ---> 928d23c9dbbe [2021-04-26T10:43:38.304Z] [2021-04-26T10:43:38.304Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:43:38.304Z] ---> 13621d1b12d4 [2021-04-26T10:43:38.304Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T10:43:38.304Z] ---> Using cache [2021-04-26T10:43:38.304Z] ---> 69c5fcd2a04e [2021-04-26T10:43:38.304Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:43:38.304Z] ---> Using cache [2021-04-26T10:43:38.304Z] ---> f96ee776e3c1 [2021-04-26T10:43:38.304Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T10:43:40.341Z] ---> Running in 5d499f51a149 [2021-04-26T10:43:40.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:43:40.341Z] Removing intermediate container 916608cfb4fc [2021-04-26T10:43:40.341Z] ---> 57f9ebfb5929 [2021-04-26T10:43:40.341Z] Step 15/23 : WORKDIR / [2021-04-26T10:43:40.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:43:40.614Z] ---> Running in 002ee7b15472 [2021-04-26T10:43:40.614Z] Removing intermediate container 5d499f51a149 [2021-04-26T10:43:40.614Z] ---> b426f367c544 [2021-04-26T10:43:40.614Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T10:43:40.614Z] Removing intermediate container 6125ef667423 [2021-04-26T10:43:40.614Z] ---> b10fc1a169a0 [2021-04-26T10:43:40.614Z] [2021-04-26T10:43:40.614Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:43:40.614Z] ---> 13621d1b12d4 [2021-04-26T10:43:40.614Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T10:43:40.614Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T10:43:40.614Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T10:43:40.614Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:43:40.889Z] OK: 6 MiB in 16 packages [2021-04-26T10:43:40.889Z] ---> Running in b3d1848217e4 [2021-04-26T10:43:40.889Z] ---> Running in 9d3997a2dc68 [2021-04-26T10:43:40.889Z] Removing intermediate container 002ee7b15472 [2021-04-26T10:43:40.889Z] ---> d8deca94fb9b [2021-04-26T10:43:40.889Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:43:41.485Z] Removing intermediate container b3d1848217e4 [2021-04-26T10:43:41.485Z] ---> 9bf5718bde5d [2021-04-26T10:43:41.485Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T10:43:41.485Z] Removing intermediate container 9d3997a2dc68 [2021-04-26T10:43:41.485Z] ---> efb1106afc71 [2021-04-26T10:43:41.485Z] Step 15/23 : WORKDIR / [2021-04-26T10:43:41.772Z] ---> Running in df88139d7629 [2021-04-26T10:43:41.772Z] ---> Running in 53f2700ea130 [2021-04-26T10:43:41.772Z] ---> d09152c4d7bb [2021-04-26T10:43:41.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T10:43:42.041Z] Removing intermediate container 64901971a91e [2021-04-26T10:43:42.041Z] ---> 495a176f115e [2021-04-26T10:43:42.041Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T10:43:42.315Z] Removing intermediate container df88139d7629 [2021-04-26T10:43:42.315Z] ---> 563b3acc9f3d [2021-04-26T10:43:42.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:43:42.315Z] Removing intermediate container 53f2700ea130 [2021-04-26T10:43:42.315Z] ---> 9ef87586be9e [2021-04-26T10:43:42.315Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T10:43:42.584Z] ---> Running in 8f1ddf30b268 [2021-04-26T10:43:42.584Z] ---> Running in ce72485c73a5 [2021-04-26T10:43:43.177Z] ---> fe036a0c7711 [2021-04-26T10:43:43.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T10:43:43.177Z] Removing intermediate container 8f1ddf30b268 [2021-04-26T10:43:43.177Z] ---> 5cdc34917d3d [2021-04-26T10:43:43.177Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T10:43:43.452Z] ---> 66526d2a3370 [2021-04-26T10:43:43.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T10:43:43.452Z] Removing intermediate container ce72485c73a5 [2021-04-26T10:43:43.452Z] ---> ba497ba9aef4 [2021-04-26T10:43:43.452Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:43:43.452Z] ---> Running in 1ae9b96eb7dd [2021-04-26T10:43:43.718Z] ---> Running in 11837ad963ab [2021-04-26T10:43:43.992Z] ---> 66027ea698ef [2021-04-26T10:43:43.992Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T10:43:44.267Z] ---> Running in bc42bed4a468 [2021-04-26T10:43:44.267Z] Removing intermediate container 1ae9b96eb7dd [2021-04-26T10:43:44.267Z] ---> 027b4ea5a1e3 [2021-04-26T10:43:44.267Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T10:43:44.267Z] ---> 32de624ed57c [2021-04-26T10:43:44.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T10:43:44.538Z] ---> Running in d04220ada723 [2021-04-26T10:43:44.819Z] Removing intermediate container bc42bed4a468 [2021-04-26T10:43:44.819Z] ---> 7438fba40da5 [2021-04-26T10:43:44.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:43:44.819Z] ---> Running in 2b5a0b99f78b [2021-04-26T10:43:44.819Z] ---> 3d1b6d15bbb0 [2021-04-26T10:43:44.819Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T10:43:45.088Z] ---> Running in 3bd471a5fcdd [2021-04-26T10:43:45.369Z] Removing intermediate container 2b5a0b99f78b [2021-04-26T10:43:45.369Z] ---> 1d44b813234c [2021-04-26T10:43:45.369Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T10:43:45.369Z] ---> Running in d032cac0bbd8 [2021-04-26T10:43:45.369Z] Removing intermediate container 3bd471a5fcdd [2021-04-26T10:43:45.369Z] ---> d3d2f9f55c61 [2021-04-26T10:43:45.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:43:45.637Z] ---> Running in a50e4e510f67 [2021-04-26T10:43:45.904Z] Removing intermediate container d032cac0bbd8 [2021-04-26T10:43:45.904Z] ---> 63913cb86587 [2021-04-26T10:43:45.904Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:43:46.498Z] Removing intermediate container 11837ad963ab [2021-04-26T10:43:46.498Z] ---> ecbc999e0677 [2021-04-26T10:43:46.498Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T10:43:46.498Z] ---> Running in 289b95438822 [2021-04-26T10:43:46.770Z] ---> Running in 79328052dd9b [2021-04-26T10:43:46.770Z] Removing intermediate container a50e4e510f67 [2021-04-26T10:43:46.770Z] ---> 0d6885818640 [2021-04-26T10:43:46.770Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T10:43:47.048Z] ---> Running in 9ccc90c97f26 [2021-04-26T10:43:47.048Z] Removing intermediate container d04220ada723 [2021-04-26T10:43:47.048Z] ---> ca98f2da5682 [2021-04-26T10:43:47.048Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T10:43:47.048Z] Removing intermediate container 289b95438822 [2021-04-26T10:43:47.048Z] ---> db3a892d0314 [2021-04-26T10:43:47.048Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:43:47.048Z] ---> Running in 740e740b8d5a [2021-04-26T10:43:47.366Z] ---> Running in 2004ad07ad19 [2021-04-26T10:43:47.366Z] Removing intermediate container 9ccc90c97f26 [2021-04-26T10:43:47.366Z] ---> 09f01df1db79 [2021-04-26T10:43:47.366Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:43:47.636Z] ---> Running in 29b8febb0cfa [2021-04-26T10:43:47.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T10:43:47.636Z] Removing intermediate container 2004ad07ad19 [2021-04-26T10:43:47.636Z] ---> fc5115d3b8a1 [2021-04-26T10:43:47.636Z] [2021-04-26T10:43:47.636Z] Removing intermediate container 740e740b8d5a [2021-04-26T10:43:47.636Z] ---> aecd506dcc23 [2021-04-26T10:43:47.636Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T10:43:47.908Z] Removing intermediate container 29b8febb0cfa [2021-04-26T10:43:47.908Z] ---> 8442717379a5 [2021-04-26T10:43:47.908Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:43:47.908Z] ---> Running in f17ecfbb68a0 [2021-04-26T10:43:48.175Z] Successfully built fc5115d3b8a1 [2021-04-26T10:43:48.175Z] Successfully tagged docker-core-command-go:latest [2021-04-26T10:43:48.175Z]  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T10:43:48.443Z] ---> 84cf2d832c43 [2021-04-26T10:43:48.443Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T10:43:48.443Z] Removing intermediate container f17ecfbb68a0 [2021-04-26T10:43:48.443Z] ---> 77a274c93641 [2021-04-26T10:43:48.443Z] [2021-04-26T10:43:48.443Z] ---> Running in 04677cf5474f [2021-04-26T10:43:48.713Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T10:43:48.978Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T10:43:48.978Z] Successfully built 77a274c93641 [2021-04-26T10:43:48.978Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T10:43:48.978Z] Successfully tagged docker-core-metadata-go:latest [2021-04-26T10:43:48.978Z]  Building docker-core-metadata-go ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T10:43:49.985Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T10:43:49.985Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T10:43:49.985Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:43:49.985Z] Removing intermediate container 04677cf5474f [2021-04-26T10:43:49.985Z] ---> ba03439ae208 [2021-04-26T10:43:49.985Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:43:49.985Z] OK: 8 MiB in 20 packages [2021-04-26T10:43:50.624Z] ---> 3621170246b5 [2021-04-26T10:43:50.624Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T10:43:51.322Z] Removing intermediate container 79328052dd9b [2021-04-26T10:43:51.322Z] ---> 6fe35086a183 [2021-04-26T10:43:51.322Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:43:52.286Z] ---> 762f81861485 [2021-04-26T10:43:52.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T10:43:52.286Z] ---> 04db5add84a0 [2021-04-26T10:43:52.286Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T10:43:52.556Z] ---> d39a1cfed219 [2021-04-26T10:43:52.556Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T10:43:53.157Z] ---> edf8a6dbcbc5 [2021-04-26T10:43:53.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T10:43:53.157Z] ---> c4901b0ce5ca [2021-04-26T10:43:53.157Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T10:43:53.437Z] ---> 61aa4842dd80 [2021-04-26T10:43:53.437Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T10:43:53.437Z] ---> Running in 71ab730938ae [2021-04-26T10:43:53.437Z] ---> 54a0eb9466b8 [2021-04-26T10:43:53.437Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T10:43:54.026Z] ---> Running in 477b7505f8b2 [2021-04-26T10:43:54.026Z] Removing intermediate container 71ab730938ae [2021-04-26T10:43:54.026Z] ---> eae940dbeeb1 [2021-04-26T10:43:54.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:43:54.308Z] ---> Running in 9162ddcaf74d [2021-04-26T10:43:54.599Z] Removing intermediate container 477b7505f8b2 [2021-04-26T10:43:54.599Z] ---> 49d7ae17c5a9 [2021-04-26T10:43:54.599Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T10:43:54.599Z] Removing intermediate container 9162ddcaf74d [2021-04-26T10:43:54.599Z] ---> 333bfff1f4c5 [2021-04-26T10:43:54.599Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T10:43:54.870Z] ---> Running in 55fc11ab2c14 [2021-04-26T10:43:54.918Z]  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:43:54.918Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:43:54.918Z] ---> 8118fdb1b9bc [2021-04-26T10:43:54.918Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 675c506364f4 [2021-04-26T10:43:54.918Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> aa0165c0be27 [2021-04-26T10:43:54.918Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> ff2309bdb5c9 [2021-04-26T10:43:54.918Z] Step 6/31 : COPY go.mod . [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 8249d13fd48f [2021-04-26T10:43:54.918Z] Step 7/31 : RUN go mod download [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 4dce51d22b76 [2021-04-26T10:43:54.918Z] Step 8/31 : COPY . . [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 428d41ccae85 [2021-04-26T10:43:54.918Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T10:43:54.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:43:54.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:43:54.918Z] ---> 8118fdb1b9bc [2021-04-26T10:43:54.918Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 675c506364f4 [2021-04-26T10:43:54.918Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> aa0165c0be27 [2021-04-26T10:43:54.918Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T10:43:54.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:43:54.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:43:54.918Z] ---> 8118fdb1b9bc [2021-04-26T10:43:54.918Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 675c506364f4 [2021-04-26T10:43:54.918Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> aa0165c0be27 [2021-04-26T10:43:54.918Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T10:43:54.918Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T10:43:54.918Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T10:43:54.918Z] ---> 8118fdb1b9bc [2021-04-26T10:43:54.918Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 675c506364f4 [2021-04-26T10:43:54.918Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> aa0165c0be27 [2021-04-26T10:43:54.918Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> ff2309bdb5c9 [2021-04-26T10:43:54.918Z] Step 6/21 : COPY go.mod . [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 8249d13fd48f [2021-04-26T10:43:54.918Z] Step 7/21 : RUN go mod download [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 4dce51d22b76 [2021-04-26T10:43:54.918Z] Step 8/21 : COPY . . [2021-04-26T10:43:54.918Z] ---> Using cache [2021-04-26T10:43:54.918Z] ---> 428d41ccae85 [2021-04-26T10:43:54.918Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T10:43:54.918Z] ---> Running in b3eca9892a3e [2021-04-26T10:43:54.918Z] ---> Running in bb99edf3d7fe [2021-04-26T10:43:54.918Z] ---> Running in dec75ad3f43b [2021-04-26T10:43:54.918Z] ---> Running in 1ce4d9481067 [2021-04-26T10:43:56.280Z] ---> e41b05096258 [2021-04-26T10:43:56.280Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T10:43:56.280Z] Removing intermediate container 55fc11ab2c14 [2021-04-26T10:43:56.280Z] ---> ebbad5991260 [2021-04-26T10:43:56.280Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:43:56.280Z] ---> Running in b8343aab4228 [2021-04-26T10:43:56.280Z] ---> Running in acf430e4ac4c [2021-04-26T10:43:56.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:43:56.375Z] 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-04-26T10:43:56.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:43:56.652Z] 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-04-26T10:43:56.866Z] Removing intermediate container b8343aab4228 [2021-04-26T10:43:56.866Z] ---> 7ad85c732dde [2021-04-26T10:43:56.866Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:43:56.866Z] ---> Running in eaeb70decadc [2021-04-26T10:43:57.136Z] Removing intermediate container eaeb70decadc [2021-04-26T10:43:57.136Z] ---> b9336b8f2ce4 [2021-04-26T10:43:57.136Z] [2021-04-26T10:43:57.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:43:57.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:43:57.402Z] Successfully built b9336b8f2ce4 [2021-04-26T10:43:57.402Z] Successfully tagged docker-core-data-go:latest [2021-04-26T10:43:57.875Z] OK: 217 MiB in 51 packages [2021-04-26T10:43:57.988Z]  Building docker-core-data-go ... done Removing intermediate container acf430e4ac4c [2021-04-26T10:43:57.988Z] ---> 7c9e99a56519 [2021-04-26T10:43:57.988Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T10:43:57.988Z] ---> Running in d96140b531d7 [2021-04-26T10:43:58.150Z] OK: 217 MiB in 51 packages [2021-04-26T10:43:58.253Z] Removing intermediate container d96140b531d7 [2021-04-26T10:43:58.253Z] ---> 66069a5c574a [2021-04-26T10:43:58.253Z] Step 28/31 : CMD ["gate"] [2021-04-26T10:43:58.522Z] ---> Running in c7d0bb18d6df [2021-04-26T10:43:58.787Z] Removing intermediate container c7d0bb18d6df [2021-04-26T10:43:58.787Z] ---> 0e1ac2ee9fd7 [2021-04-26T10:43:58.787Z] Step 29/31 : LABEL arch=x86_64 [2021-04-26T10:43:58.787Z] ---> Running in 4c2b03993ed6 [2021-04-26T10:43:59.073Z] Removing intermediate container 4c2b03993ed6 [2021-04-26T10:43:59.073Z] ---> 6a507e11b95e [2021-04-26T10:43:59.073Z] Step 30/31 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:43:59.346Z] ---> Running in 731a7ff03af3 [2021-04-26T10:43:59.929Z] Removing intermediate container 731a7ff03af3 [2021-04-26T10:43:59.929Z] ---> 111b6959783e [2021-04-26T10:43:59.929Z] Step 31/31 : LABEL version=0.0.0 [2021-04-26T10:43:59.929Z] ---> Running in 0a7bad1fbdfc [2021-04-26T10:44:00.139Z] Removing intermediate container b3eca9892a3e [2021-04-26T10:44:00.139Z] ---> 437144109aef [2021-04-26T10:44:00.139Z] Step 6/23 : COPY go.mod . [2021-04-26T10:44:00.139Z] Removing intermediate container 1ce4d9481067 [2021-04-26T10:44:00.139Z] ---> 93e6e345f7aa [2021-04-26T10:44:00.139Z] Step 6/23 : COPY go.mod . [2021-04-26T10:44:00.528Z] Removing intermediate container 0a7bad1fbdfc [2021-04-26T10:44:00.528Z] ---> 1240fa4e2c48 [2021-04-26T10:44:00.528Z] [2021-04-26T10:44:00.809Z] Successfully built 1240fa4e2c48 [2021-04-26T10:44:00.809Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-26T10:44:01.129Z] ---> 80df57a4c789 [2021-04-26T10:44:01.129Z] Step 7/23 : RUN go mod download [2021-04-26T10:44:01.410Z] ---> 8f591f560085 [2021-04-26T10:44:01.410Z] Step 7/23 : RUN go mod download [2021-04-26T10:44:01.410Z] ---> Running in b395fdb9ee87 [2021-04-26T10:44:01.418Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-04-26T10:44:01.523Z] $ docker stop --time=1 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 [2021-04-26T10:44:01.694Z] ---> Running in 0bd2f594e509 [2021-04-26T10:44:03.503Z] $ docker rm -f 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T10:44:04.535Z] + docker images [2021-04-26T10:44:04.535Z] + grep docker [2021-04-26T10:44:05.174Z] docker-security-bootstrapper-go latest 1240fa4e2c48 5 seconds ago 19.3MB [2021-04-26T10:44:05.174Z] docker-core-data-go latest b9336b8f2ce4 9 seconds ago 22.9MB [2021-04-26T10:44:05.174Z] docker-core-metadata-go latest 77a274c93641 17 seconds ago 19.2MB [2021-04-26T10:44:05.174Z] docker-core-command-go latest fc5115d3b8a1 18 seconds ago 17.5MB [2021-04-26T10:44:05.174Z] docker-sys-mgmt-agent-go latest bd840ffad0ca 2 minutes ago 312MB [2021-04-26T10:44:05.174Z] docker-security-secretstore-setup-go latest 0e6d084d8a0f 4 minutes ago 26.3MB [2021-04-26T10:44:05.174Z] docker-security-proxy-setup-go latest da27ea18b6d4 4 minutes ago 26MB [2021-04-26T10:44:05.174Z] docker-support-scheduler-go latest 5bdc5dd34ac0 4 minutes ago 17.7MB [2021-04-26T10:44:05.174Z] docker-support-notifications-go latest d869ba817416 4 minutes ago 18.2MB [2021-04-26T10:44:05.174Z] docker 20.10.0 aefe523efa57 4 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-04-26T10:44:07.122Z] Removing intermediate container 0bd2f594e509 [2021-04-26T10:44:07.122Z] ---> a725c247def5 [2021-04-26T10:44:07.122Z] Step 8/23 : COPY . . [2021-04-26T10:44:07.122Z] Removing intermediate container b395fdb9ee87 [2021-04-26T10:44:07.122Z] ---> 5e3e6838cd92 [2021-04-26T10:44:07.122Z] Step 8/23 : COPY . . [2021-04-26T10:44:20.971Z] Still waiting to schedule task [2021-04-26T10:44:20.972Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-26T10:44:39.547Z] ---> 48d99b7bc036 [2021-04-26T10:44:39.548Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T10:44:39.548Z] ---> Running in 085f45a10461 [2021-04-26T10:44:39.548Z] ---> 819fb8850186 [2021-04-26T10:44:39.548Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T10:44:39.548Z] ---> Running in 0f2280159f76 [2021-04-26T10:44:39.548Z] 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-04-26T10:44:39.548Z] 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-04-26T10:44:57.921Z] 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-04-26T10:45:10.222Z] Running on prd-ubuntu18.04-docker-8c-8g-1815 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [Pipeline] { [Pipeline] ws [2021-04-26T10:45:10.270Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T10:45:10.368Z] Removing intermediate container dec75ad3f43b [2021-04-26T10:45:10.368Z] ---> e22f187762e0 [2021-04-26T10:45:10.368Z] [2021-04-26T10:45:10.368Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T10:45:10.368Z] ---> 9852663dfa18 [2021-04-26T10:45:10.368Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T10:45:10.368Z] ---> Running in 1624d768c117 [2021-04-26T10:45:11.491Z] Removing intermediate container 1624d768c117 [2021-04-26T10:45:11.491Z] ---> dd2dc16d259e [2021-04-26T10:45:11.491Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T10:45:11.835Z] ---> Running in ff1b32c89760 [2021-04-26T10:45:12.763Z] using credential edgex-jenkins-ssh [2021-04-26T10:45:12.775Z] Cloning the remote Git repository [2021-04-26T10:45:12.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:45:12.878Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-26T10:45:12.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:45:12.906Z] > git --version # timeout=10 [2021-04-26T10:45:12.912Z] > git --version # 'git version 2.17.1' [2021-04-26T10:45:12.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:45:12.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T10:45:13.947Z] Removing intermediate container bb99edf3d7fe [2021-04-26T10:45:13.947Z] ---> 56b1f920a716 [2021-04-26T10:45:13.947Z] [2021-04-26T10:45:13.947Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T10:45:13.947Z] ---> 9852663dfa18 [2021-04-26T10:45:13.947Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-26T10:45:14.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:45:14.228Z] ---> Running in a1d6bb3dc053 [2021-04-26T10:45:14.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:45:15.502Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T10:45:15.502Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T10:45:15.502Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:45:15.502Z] OK: 5 MiB in 16 packages [2021-04-26T10:45:16.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:45:16.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:45:17.390Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T10:45:17.390Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:45:17.390Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T10:45:17.390Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T10:45:17.390Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:45:17.390Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T10:45:17.390Z] Removing intermediate container ff1b32c89760 [2021-04-26T10:45:17.390Z] ---> b4c5a54ac9a7 [2021-04-26T10:45:17.390Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T10:45:17.668Z] OK: 7 MiB in 18 packages [2021-04-26T10:45:17.668Z] ---> Running in 3d09cbc845a6 [2021-04-26T10:45:18.280Z] Removing intermediate container 3d09cbc845a6 [2021-04-26T10:45:18.280Z] ---> 277ed276dd68 [2021-04-26T10:45:18.280Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T10:45:18.569Z] ---> Running in d8c9146b91d9 [2021-04-26T10:45:19.568Z] Removing intermediate container d8c9146b91d9 [2021-04-26T10:45:19.568Z] ---> 74bf5a99f156 [2021-04-26T10:45:19.568Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T10:45:19.843Z] ---> Running in cf3e1bb30fac [2021-04-26T10:45:20.133Z] Removing intermediate container a1d6bb3dc053 [2021-04-26T10:45:20.133Z] ---> a2800434a405 [2021-04-26T10:45:20.133Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T10:45:20.414Z] ---> Running in 99e7f5e00196 [2021-04-26T10:45:21.023Z] Removing intermediate container 99e7f5e00196 [2021-04-26T10:45:21.023Z] ---> ffa6477f31ba [2021-04-26T10:45:21.023Z] Step 13/21 : WORKDIR /edgex [2021-04-26T10:45:21.306Z] ---> Running in 44ae75f97d21 [2021-04-26T10:45:22.306Z] Removing intermediate container 44ae75f97d21 [2021-04-26T10:45:22.306Z] ---> ea88654e1b27 [2021-04-26T10:45:22.306Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T10:45:23.772Z] Removing intermediate container cf3e1bb30fac [2021-04-26T10:45:23.772Z] ---> 9dc4384a5674 [2021-04-26T10:45:23.772Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T10:45:23.772Z] ---> 2f93a4e52fbe [2021-04-26T10:45:23.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T10:45:23.772Z] ---> Running in 7122e7b35c45 [2021-04-26T10:45:24.779Z] Removing intermediate container 7122e7b35c45 [2021-04-26T10:45:24.779Z] ---> 8e10ea4f22ab [2021-04-26T10:45:24.779Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T10:45:25.778Z] ---> d835b176baa3 [2021-04-26T10:45:25.778Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T10:45:26.057Z] ---> 03734629bec1 [2021-04-26T10:45:26.057Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T10:45:26.335Z] ---> Running in a3ddd1f8d70f [2021-04-26T10:45:27.797Z] ---> 64964d65fcea [2021-04-26T10:45:27.797Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T10:45:28.074Z] ---> Running in be3103c3a398 [2021-04-26T10:45:28.679Z] Removing intermediate container be3103c3a398 [2021-04-26T10:45:28.680Z] ---> bb63c7a28028 [2021-04-26T10:45:28.680Z] Step 18/21 : CMD ["--init=true"] [2021-04-26T10:45:28.965Z] ---> Running in c7034a0e5fb9 [2021-04-26T10:45:29.576Z] Removing intermediate container c7034a0e5fb9 [2021-04-26T10:45:29.576Z] ---> 564efdea92b2 [2021-04-26T10:45:29.576Z] Step 19/21 : LABEL arch=arm64 [2021-04-26T10:45:29.864Z] ---> Running in a1d183e24a7d [2021-04-26T10:45:29.864Z] Removing intermediate container a3ddd1f8d70f [2021-04-26T10:45:29.864Z] ---> 48d7c165a68d [2021-04-26T10:45:29.864Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:45:30.865Z] Removing intermediate container a1d183e24a7d [2021-04-26T10:45:30.865Z] ---> ff77833218ea [2021-04-26T10:45:30.865Z] Step 20/21 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:45:30.865Z] ---> Running in 80203bca23a1 [2021-04-26T10:45:31.142Z] ---> 5f308bc4ae9e [2021-04-26T10:45:31.142Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T10:45:31.756Z] Removing intermediate container 80203bca23a1 [2021-04-26T10:45:31.756Z] ---> 522803a09d22 [2021-04-26T10:45:31.756Z] Step 21/21 : LABEL version=0.0.0 [2021-04-26T10:45:32.035Z] ---> Running in 0881dcd69cfe [2021-04-26T10:45:33.029Z] Removing intermediate container 0881dcd69cfe [2021-04-26T10:45:33.030Z] ---> 6995beef9825 [2021-04-26T10:45:33.030Z] [2021-04-26T10:45:33.633Z] Successfully built 6995beef9825 [2021-04-26T10:45:33.633Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-26T10:45:33.633Z]  Building docker-security-proxy-setup-go ... done  ---> 90b90ef6511a [2021-04-26T10:45:33.633Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T10:45:35.096Z] ---> aac1c09abcde [2021-04-26T10:45:35.096Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T10:45:35.929Z] Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:45:36.094Z] ---> e2a3c5b6f949 [2021-04-26T10:45:36.094Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T10:45:36.100Z] Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:45:36.101Z] Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) [2021-04-26T10:45:35.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T10:45:35.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T10:45:35.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T10:45:35.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T10:45:35.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:45:35.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T10:45:35.965Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T10:45:35.970Z] > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 [2021-04-26T10:45:36.091Z] > git remote # timeout=10 [2021-04-26T10:45:36.099Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T10:45:36.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T10:45:36.108Z] > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 [2021-04-26T10:45:36.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T10:45:36.128Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T10:45:36.131Z] > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 [2021-04-26T10:45:37.126Z] ---> 94647cb443bc [2021-04-26T10:45:37.126Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T10:45:37.406Z] ---> Running in 5bff4c7aabef [2021-04-26T10:45:38.014Z] Removing intermediate container 5bff4c7aabef [2021-04-26T10:45:38.014Z] ---> 2a5fee33ed5f [2021-04-26T10:45:38.014Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T10:45:39.481Z] ---> 74fd2ea8766b [2021-04-26T10:45:39.481Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T10:45:39.755Z] ---> Running in 3cffbeda35aa [2021-04-26T10:45:39.786Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T10:45:39.833Z] > git --version # timeout=10 [2021-04-26T10:45:39.837Z] > git --version # 'git version 2.17.1' [2021-04-26T10:45:39.840Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:45:41.053Z] + echo snap-build.sh [2021-04-26T10:45:41.053Z] snap-build.sh [2021-04-26T10:45:41.054Z] + SNAP_BASE_DIR=. [2021-04-26T10:45:41.054Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-26T10:45:41.054Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-26T10:45:41.054Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-26T10:45:41.054Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-26T10:45:41.054Z] + cd /w/workspace/edgex-go/1 [2021-04-26T10:45:41.054Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-26T10:45:41.054Z] Reading package lists... [2021-04-26T10:45:41.315Z] Building dependency tree... [2021-04-26T10:45:41.315Z] Reading state information... [2021-04-26T10:45:41.315Z] The following packages were automatically installed and are no longer required: [2021-04-26T10:45:41.315Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-26T10:45:41.315Z] uidmap xdelta3 [2021-04-26T10:45:41.315Z] Use 'sudo apt autoremove' to remove them. [2021-04-26T10:45:41.577Z] The following packages will be REMOVED: [2021-04-26T10:45:41.577Z] lxd* lxd-client* [2021-04-26T10:45:42.148Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-26T10:45:42.148Z] After this operation, 31.7 MB disk space will be freed. [2021-04-26T10:45:43.187Z] Removing intermediate container 3cffbeda35aa [2021-04-26T10:45:43.187Z] ---> 025fe54e4438 [2021-04-26T10:45:43.187Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T10:45:43.196Z] (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-04-26T10:45:43.196Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T10:45:43.793Z] ---> Running in ded871f0fceb [2021-04-26T10:45:44.140Z] Removing lxd dnsmasq configuration [2021-04-26T10:45:44.141Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T10:45:44.401Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-26T10:45:44.416Z] Removing intermediate container ded871f0fceb [2021-04-26T10:45:44.416Z] ---> 2a87b6078a57 [2021-04-26T10:45:44.416Z] Step 28/31 : CMD ["gate"] [2021-04-26T10:45:45.017Z] ---> Running in 424baf0a6afa [2021-04-26T10:45:45.353Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-26T10:45:45.615Z] (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-04-26T10:45:45.615Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T10:45:45.620Z] Removing intermediate container 424baf0a6afa [2021-04-26T10:45:45.620Z] ---> 9836e856532f [2021-04-26T10:45:45.620Z] Step 29/31 : LABEL arch=arm64 [2021-04-26T10:45:46.223Z] ---> Running in 9a4c9ec7c48a [2021-04-26T10:45:46.830Z] Removing intermediate container 9a4c9ec7c48a [2021-04-26T10:45:46.830Z] ---> 3016499b1b7c [2021-04-26T10:45:46.830Z] Step 30/31 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:45:46.999Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-26T10:45:47.000Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-26T10:45:47.438Z] ---> Running in 5ed7c0a6e195 [2021-04-26T10:45:48.045Z] Removing intermediate container 5ed7c0a6e195 [2021-04-26T10:45:48.045Z] ---> ebb1e40daa7f [2021-04-26T10:45:48.045Z] Step 31/31 : LABEL version=0.0.0 [2021-04-26T10:45:48.386Z] + sudo snap remove --purge lxd [2021-04-26T10:45:48.643Z] ---> Running in 70ea4f7bd47a [2021-04-26T10:45:48.650Z] snap "lxd" is not installed [2021-04-26T10:45:48.650Z] + sudo groupadd --force --system lxd [2021-04-26T10:45:48.650Z] ++ whoami [2021-04-26T10:45:48.650Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-26T10:45:48.650Z] + newgrp - lxd [2021-04-26T10:45:48.911Z] + sudo snap install lxd [2021-04-26T10:45:49.252Z] Removing intermediate container 70ea4f7bd47a [2021-04-26T10:45:49.252Z] ---> 7041e8d06eef [2021-04-26T10:45:49.252Z] [2021-04-26T10:45:49.528Z] Successfully built 7041e8d06eef [2021-04-26T10:45:49.528Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-26T10:45:56.282Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 085f45a10461 [2021-04-26T10:45:56.283Z] ---> fc691c4a0d40 [2021-04-26T10:45:56.283Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T10:45:56.283Z] ---> Running in 80bf3730c1c8 [2021-04-26T10:45:57.057Z] 2021-04-26T10:45:54Z INFO Waiting for automatic snapd restart... [2021-04-26T10:45:57.731Z] 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-04-26T10:46:01.138Z] Removing intermediate container 80bf3730c1c8 [2021-04-26T10:46:01.138Z] ---> 36dfe9d04e5d [2021-04-26T10:46:01.138Z] [2021-04-26T10:46:01.138Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T10:46:01.138Z] 20.10.0: Pulling from library/docker [2021-04-26T10:46:09.442Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T10:46:09.442Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T10:46:09.442Z] ---> eeaf43b92773 [2021-04-26T10:46:09.442Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T10:46:09.442Z] ---> Running in 5dd91067ef1a [2021-04-26T10:46:09.442Z] Removing intermediate container 0f2280159f76 [2021-04-26T10:46:09.442Z] ---> c3737b665c9f [2021-04-26T10:46:09.442Z] [2021-04-26T10:46:09.442Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T10:46:09.442Z] ---> 9852663dfa18 [2021-04-26T10:46:09.442Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T10:46:09.715Z] ---> Running in 96c94bbbc0ef [2021-04-26T10:46:09.715Z] Removing intermediate container 5dd91067ef1a [2021-04-26T10:46:09.715Z] ---> 7034911edef1 [2021-04-26T10:46:09.715Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-26T10:46:09.997Z] ---> Running in 59cb79d51924 [2021-04-26T10:46:09.997Z] Removing intermediate container 96c94bbbc0ef [2021-04-26T10:46:09.997Z] ---> 826a793849c9 [2021-04-26T10:46:09.997Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T10:46:10.276Z] ---> Running in a2361b736c83 [2021-04-26T10:46:10.883Z] Removing intermediate container a2361b736c83 [2021-04-26T10:46:10.883Z] ---> 6bac342aee32 [2021-04-26T10:46:10.883Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T10:46:10.883Z] ---> Running in 642916404eb1 [2021-04-26T10:46:11.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:46:11.432Z] Removing intermediate container 642916404eb1 [2021-04-26T10:46:11.432Z] ---> f003cee06076 [2021-04-26T10:46:11.432Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T10:46:11.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:46:11.432Z] ---> Running in bdac1a822f93 [2021-04-26T10:46:12.002Z] lxd 4.13 from Canonical* installed [2021-04-26T10:46:12.002Z] + sudo lxd init --auto [2021-04-26T10:46:12.036Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T10:46:12.036Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T10:46:12.036Z] Executing bash-5.0.17-r0.post-install [2021-04-26T10:46:12.036Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T10:46:12.036Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T10:46:12.309Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T10:46:12.309Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T10:46:12.309Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T10:46:12.309Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T10:46:12.309Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T10:46:12.309Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T10:46:12.309Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T10:46:12.309Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T10:46:12.309Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T10:46:14.285Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T10:46:14.285Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T10:46:14.285Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T10:46:14.285Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T10:46:14.285Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T10:46:14.285Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T10:46:14.285Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T10:46:14.285Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T10:46:14.285Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T10:46:14.285Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T10:46:14.556Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T10:46:14.556Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T10:46:14.556Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T10:46:14.556Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T10:46:14.556Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T10:46:14.556Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T10:46:14.556Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T10:46:14.556Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T10:46:14.557Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T10:46:14.557Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T10:46:14.557Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T10:46:14.557Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T10:46:14.557Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T10:46:14.557Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T10:46:14.846Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T10:46:14.846Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T10:46:14.846Z] Removing intermediate container bdac1a822f93 [2021-04-26T10:46:14.846Z] ---> 1ba912e9914d [2021-04-26T10:46:14.846Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T10:46:14.846Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T10:46:14.846Z] OK: 72 MiB in 59 packages [2021-04-26T10:46:14.846Z] ---> Running in 588877b24f11 [2021-04-26T10:46:16.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T10:46:16.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T10:46:17.363Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T10:46:17.644Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T10:46:17.644Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T10:46:17.644Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T10:46:17.927Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T10:46:17.927Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T10:46:18.271Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T10:46:18.271Z] OK: 8 MiB in 20 packages [2021-04-26T10:46:19.309Z] Collecting docker-compose==1.23.2 [2021-04-26T10:46:19.580Z] Removing intermediate container 588877b24f11 [2021-04-26T10:46:19.580Z] ---> 966d5e19d00b [2021-04-26T10:46:19.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T10:46:19.580Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T10:46:20.155Z] + sudo snap install --classic snapcraft [2021-04-26T10:46:20.180Z] ---> b2ef7a7f33a2 [2021-04-26T10:46:20.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T10:46:20.454Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T10:46:20.454Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T10:46:21.433Z] Collecting PyYAML<4,>=3.10 [2021-04-26T10:46:21.433Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T10:46:21.708Z] ---> 62616981fc51 [2021-04-26T10:46:21.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T10:46:22.685Z] ---> 6e95c4853a7d [2021-04-26T10:46:22.685Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T10:46:22.685Z] ---> Running in f3994c7f31f2 [2021-04-26T10:46:23.282Z] Removing intermediate container f3994c7f31f2 [2021-04-26T10:46:23.282Z] ---> b2c5b2c10ded [2021-04-26T10:46:23.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:46:23.282Z] ---> Running in 25cb9bab349d [2021-04-26T10:46:23.876Z] Removing intermediate container 25cb9bab349d [2021-04-26T10:46:23.876Z] ---> 264033222f8c [2021-04-26T10:46:23.876Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T10:46:23.876Z] ---> Running in 5dfd11f8e7e7 [2021-04-26T10:46:24.470Z] Removing intermediate container 5dfd11f8e7e7 [2021-04-26T10:46:24.470Z] ---> 384c4d5e258f [2021-04-26T10:46:24.470Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:46:24.470Z] ---> Running in c02a796968e7 [2021-04-26T10:46:25.083Z] Removing intermediate container c02a796968e7 [2021-04-26T10:46:25.083Z] ---> 61d6bb5abf40 [2021-04-26T10:46:25.083Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:46:25.083Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T10:46:25.083Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T10:46:25.083Z] ---> Running in 3b5007226f89 [2021-04-26T10:46:25.683Z] Removing intermediate container 3b5007226f89 [2021-04-26T10:46:25.683Z] ---> d6d218cd300a [2021-04-26T10:46:25.683Z] [2021-04-26T10:46:25.959Z] Successfully built d6d218cd300a [2021-04-26T10:46:25.959Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-26T10:46:27.937Z]  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T10:46:27.937Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T10:46:28.532Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T10:46:28.532Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T10:46:29.124Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T10:46:29.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T10:46:29.396Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T10:46:29.396Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T10:46:30.172Z] snapcraft 4.6.2 from Canonical* installed [2021-04-26T10:46:30.172Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-26T10:46:30.172Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-26T10:46:30.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T10:46:30.172Z] Dload Upload Total Spent Left Speed [2021-04-26T10:46:30.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-04-26T10:46:30.172Z] 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k [2021-04-26T10:46:30.172Z] ./yq_linux_amd64 [2021-04-26T10:46:30.172Z] + sudo snapcraft prime --use-lxd [2021-04-26T10:46:31.370Z] 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-04-26T10:46:31.370Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T10:46:31.370Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T10:46:32.092Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-26T10:46:32.354Z] 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-04-26T10:46:32.354Z] - README.md [2021-04-26T10:46:32.354Z] [2021-04-26T10:46:32.354Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-26T10:46:33.297Z] Launching a container. [2021-04-26T10:46:33.346Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T10:46:33.346Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T10:46:33.346Z] Collecting idna<2.8,>=2.5 [2021-04-26T10:46:33.346Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T10:46:33.346Z] 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-04-26T10:46:33.940Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T10:46:33.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T10:46:34.213Z] 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-04-26T10:46:34.213Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T10:46:34.213Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T10:46:34.485Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T10:46:34.485Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T10:46:34.485Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T10:46:34.485Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T10:46:35.079Z] Installing collected packages: websocket-client, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, texttable, cached-property, docker-compose [2021-04-26T10:46:35.351Z] Running setup.py install for PyYAML: started [2021-04-26T10:46:37.325Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T10:46:37.325Z] Running setup.py install for dockerpty: started [2021-04-26T10:46:39.299Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T10:46:39.299Z] Attempting uninstall: idna [2021-04-26T10:46:39.299Z] Found existing installation: idna 2.9 [2021-04-26T10:46:39.299Z] Uninstalling idna-2.9: [2021-04-26T10:46:39.299Z] Successfully uninstalled idna-2.9 [2021-04-26T10:46:39.899Z] Attempting uninstall: urllib3 [2021-04-26T10:46:39.899Z] Found existing installation: urllib3 1.25.9 [2021-04-26T10:46:39.899Z] Uninstalling urllib3-1.25.9: [2021-04-26T10:46:39.899Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T10:46:40.500Z] Attempting uninstall: requests [2021-04-26T10:46:40.500Z] Found existing installation: requests 2.23.0 [2021-04-26T10:46:40.500Z] Uninstalling requests-2.23.0: [2021-04-26T10:46:40.500Z] Successfully uninstalled requests-2.23.0 [2021-04-26T10:46:41.933Z] Running setup.py install for docopt: started [2021-04-26T10:46:43.916Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T10:46:43.916Z] Running setup.py install for texttable: started [2021-04-26T10:46:45.347Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T10:46:45.561Z] Waiting for container to be ready [2021-04-26T10:46:45.561Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-26T10:46:45.561Z] [2021-04-26T10:46:46.323Z] 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-04-26T10:46:49.775Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-26T10:46:50.038Z] Waiting for network to be ready... [2021-04-26T10:46:50.615Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-26T10:46:50.616Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-26T10:46:50.878Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-26T10:46:51.142Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-26T10:46:51.142Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-26T10:46:51.438Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-26T10:46:51.438Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-26T10:46:51.438Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-26T10:46:51.438Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-26T10:46:51.438Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-26T10:46:51.438Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-26T10:46:51.438Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-26T10:46:51.438Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-26T10:46:51.438Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-26T10:46:51.438Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-26T10:46:51.438Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-26T10:46:51.438Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-26T10:46:51.438Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-26T10:46:51.710Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-26T10:46:51.984Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-26T10:46:52.263Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-26T10:46:52.263Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-26T10:46:52.263Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-26T10:46:52.263Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-26T10:46:52.263Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-26T10:46:52.263Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-26T10:46:52.263Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-26T10:46:54.600Z] Removing intermediate container 59cb79d51924 [2021-04-26T10:46:54.600Z] ---> ccd34a43e7f1 [2021-04-26T10:46:54.600Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T10:46:54.600Z] ---> Running in 6d5a1fd60108 [2021-04-26T10:46:54.874Z] Removing intermediate container 6d5a1fd60108 [2021-04-26T10:46:54.874Z] ---> 89be32216b3c [2021-04-26T10:46:54.874Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T10:46:55.151Z] ---> Running in f2ef28319af0 [2021-04-26T10:46:55.757Z] Removing intermediate container f2ef28319af0 [2021-04-26T10:46:55.757Z] ---> aad117de5224 [2021-04-26T10:46:55.757Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T10:46:56.485Z] Fetched 24.4 MB in 6s (4022 kB/s) [2021-04-26T10:46:56.744Z] ---> 51fb396d1beb [2021-04-26T10:46:56.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T10:46:57.433Z] Reading package lists... [2021-04-26T10:46:57.695Z] Reading package lists... [2021-04-26T10:46:57.726Z] ---> a416b2912613 [2021-04-26T10:46:57.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T10:46:57.959Z] Building dependency tree... [2021-04-26T10:46:57.959Z] Reading state information... [2021-04-26T10:46:58.224Z] The following additional packages will be installed: [2021-04-26T10:46:58.224Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-26T10:46:58.224Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-26T10:46:58.224Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-26T10:46:58.224Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-26T10:46:58.224Z] Suggested packages: [2021-04-26T10:46:58.224Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-26T10:46:58.224Z] Recommended packages: [2021-04-26T10:46:58.224Z] gnupg libsasl2-modules [2021-04-26T10:46:58.224Z] The following NEW packages will be installed: [2021-04-26T10:46:58.224Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-26T10:46:58.224Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-26T10:46:58.224Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-26T10:46:58.224Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-26T10:46:58.224Z] The following packages will be upgraded: [2021-04-26T10:46:58.224Z] gpg gpg-agent gpgconf libudev1 [2021-04-26T10:46:58.224Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-26T10:46:58.224Z] Need to get 3529 kB of archives. [2021-04-26T10:46:58.224Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-26T10:46:58.224Z] 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-04-26T10:46:58.224Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-26T10:46:58.487Z] 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-04-26T10:46:58.487Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-26T10:46:58.487Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-26T10:46:58.708Z] ---> cdf7ed2a3944 [2021-04-26T10:46:58.708Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T10:46:58.749Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-26T10:46:58.983Z] ---> Running in 292c52964075 [2021-04-26T10:46:59.009Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-26T10:46:59.009Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-26T10:46:59.009Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-26T10:46:59.009Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-26T10:46:59.009Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-26T10:46:59.009Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-26T10:46:59.009Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-26T10:46:59.009Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-26T10:46:59.009Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-26T10:46:59.010Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-26T10:46:59.270Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-26T10:46:59.270Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-26T10:46:59.270Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-26T10:46:59.270Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-26T10:46:59.270Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-26T10:46:59.270Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-26T10:46:59.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T10:46:59.270Z] Fetched 3529 kB in 1s (3451 kB/s) [2021-04-26T10:46:59.531Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-26T10:46:59.531Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-26T10:46:59.531Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T10:46:59.531Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-26T10:46:59.580Z] Removing intermediate container 292c52964075 [2021-04-26T10:46:59.580Z] ---> 4d70299fe4d2 [2021-04-26T10:46:59.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T10:46:59.793Z] Selecting previously unselected package udev. [2021-04-26T10:46:59.793Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-26T10:46:59.793Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-26T10:46:59.793Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-26T10:46:59.853Z] ---> Running in d906300b3b1f [2021-04-26T10:47:00.055Z] Selecting previously unselected package libfuse2:amd64. [2021-04-26T10:47:00.055Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-26T10:47:00.055Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-26T10:47:00.055Z] Selecting previously unselected package fuse. [2021-04-26T10:47:00.055Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-26T10:47:00.316Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-26T10:47:00.316Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:00.316Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T10:47:00.316Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:00.449Z] Removing intermediate container d906300b3b1f [2021-04-26T10:47:00.449Z] ---> 215683f211c3 [2021-04-26T10:47:00.450Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T10:47:00.576Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T10:47:00.576Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:00.576Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T10:47:00.576Z] Selecting previously unselected package libksba8:amd64. [2021-04-26T10:47:00.576Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-26T10:47:00.724Z] ---> Running in 3ba955e63944 [2021-04-26T10:47:00.845Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-26T10:47:00.845Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-26T10:47:00.845Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:00.845Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:00.845Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-26T10:47:00.845Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:00.845Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.108Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-26T10:47:01.108Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.108Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.108Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-26T10:47:01.108Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.108Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.108Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-26T10:47:01.108Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.108Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.326Z] Removing intermediate container 3ba955e63944 [2021-04-26T10:47:01.326Z] ---> 5e60d092c448 [2021-04-26T10:47:01.326Z] Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc [2021-04-26T10:47:01.326Z] ---> Running in dc3c68e06917 [2021-04-26T10:47:01.372Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-26T10:47:01.372Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.372Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.372Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-26T10:47:01.372Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.372Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.638Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-26T10:47:01.638Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.638Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.638Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-26T10:47:01.638Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T10:47:01.638Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:01.638Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-26T10:47:01.638Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-26T10:47:01.638Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T10:47:01.900Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-26T10:47:01.900Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-26T10:47:01.900Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T10:47:01.900Z] Selecting previously unselected package libldap-common. [2021-04-26T10:47:01.900Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-26T10:47:01.900Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T10:47:01.924Z] Removing intermediate container dc3c68e06917 [2021-04-26T10:47:01.924Z] ---> 7e434dcb431a [2021-04-26T10:47:01.924Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T10:47:02.161Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-26T10:47:02.161Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-26T10:47:02.161Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T10:47:02.161Z] Selecting previously unselected package dirmngr. [2021-04-26T10:47:02.161Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:02.161Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:02.198Z] ---> Running in a79d380987c1 [2021-04-26T10:47:02.423Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T10:47:02.423Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:02.423Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-26T10:47:02.423Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T10:47:02.423Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T10:47:02.423Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:02.423Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:02.423Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-26T10:47:02.686Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T10:47:02.686Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-26T10:47:02.794Z] Removing intermediate container a79d380987c1 [2021-04-26T10:47:02.794Z] ---> 586bb115999e [2021-04-26T10:47:02.794Z] [2021-04-26T10:47:03.067Z] Successfully built 586bb115999e [2021-04-26T10:47:03.067Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-26T10:47:03.259Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T10:47:03.259Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.259Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-26T10:47:03.522Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-26T10:47:03.522Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:03.522Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.522Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.522Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.522Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.522Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.683Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-26T10:47:03.694Z] $ docker stop --time=1 e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c [2021-04-26T10:47:03.784Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.785Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T10:47:03.785Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T10:47:03.785Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:03.785Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T10:47:04.358Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-26T10:47:04.358Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-26T10:47:04.358Z] This means they are not meant to be enabled using systemctl. [2021-04-26T10:47:04.358Z] Possible reasons for having this kind of units are: [2021-04-26T10:47:04.358Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-26T10:47:04.358Z] .wants/ or .requires/ directory. [2021-04-26T10:47:04.358Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-26T10:47:04.358Z] a requirement dependency on it. [2021-04-26T10:47:04.358Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-26T10:47:04.358Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-26T10:47:04.358Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-26T10:47:04.358Z] instance name specified. [2021-04-26T10:47:04.930Z] Reading package lists... [2021-04-26T10:47:04.930Z] Building dependency tree... [2021-04-26T10:47:04.930Z] Reading state information... [2021-04-26T10:47:05.192Z] The following additional packages will be installed: [2021-04-26T10:47:05.192Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-26T10:47:05.192Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-26T10:47:05.192Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-26T10:47:05.192Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-26T10:47:05.192Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-26T10:47:05.192Z] Suggested packages: [2021-04-26T10:47:05.192Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-26T10:47:05.192Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-26T10:47:05.192Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-26T10:47:05.192Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-26T10:47:05.192Z] systemd-container policykit-1 [2021-04-26T10:47:05.192Z] Recommended packages: [2021-04-26T10:47:05.192Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-26T10:47:05.192Z] The following NEW packages will be installed: [2021-04-26T10:47:05.192Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-26T10:47:05.192Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-26T10:47:05.192Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-26T10:47:05.192Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-26T10:47:05.192Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-26T10:47:05.192Z] The following packages will be upgraded: [2021-04-26T10:47:05.192Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-26T10:47:05.453Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-26T10:47:05.453Z] Need to get 35.2 MB of archives. [2021-04-26T10:47:05.453Z] After this operation, 141 MB of additional disk space will be used. [2021-04-26T10:47:05.453Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-26T10:47:05.453Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-26T10:47:05.732Z] $ docker rm -f e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c [2021-04-26T10:47:06.025Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-26T10:47:06.025Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-26T10:47:06.025Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T10:47:06.288Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-26T10:47:06.288Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-26T10:47:06.288Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-26T10:47:06.288Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-26T10:47:06.288Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-26T10:47:06.288Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-26T10:47:06.288Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-26T10:47:06.288Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-26T10:47:06.288Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-26T10:47:06.288Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-26T10:47:06.288Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-26T10:47:06.288Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-26T10:47:06.288Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-26T10:47:06.288Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-26T10:47:06.288Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-26T10:47:06.288Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-26T10:47:06.288Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-26T10:47:06.288Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-26T10:47:06.288Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-26T10:47:06.288Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-26T10:47:06.288Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-26T10:47:06.490Z] + grep docker [2021-04-26T10:47:06.490Z] + docker images [2021-04-26T10:47:06.550Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-26T10:47:06.550Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-26T10:47:06.550Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-26T10:47:06.550Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-26T10:47:06.760Z] docker-sys-mgmt-agent-go-arm64 latest 586bb115999e 4 seconds ago 299MB [2021-04-26T10:47:06.760Z] docker-core-data-go-arm64 latest d6d218cd300a 41 seconds ago 21.6MB [2021-04-26T10:47:06.760Z] docker-security-bootstrapper-go-arm64 latest 7041e8d06eef About a minute ago 18.1MB [2021-04-26T10:47:06.760Z] docker-security-proxy-setup-go-arm64 latest 6995beef9825 About a minute ago 24.6MB [2021-04-26T10:47:06.760Z] docker-core-metadata-go-arm64 latest 806a1fb941de 4 minutes ago 18.1MB [2021-04-26T10:47:06.760Z] docker-core-command-go-arm64 latest 76e718e0a0d7 4 minutes ago 16.5MB [2021-04-26T10:47:06.760Z] docker-support-scheduler-go-arm64 latest d791d46fc049 4 minutes ago 16.6MB [2021-04-26T10:47:06.760Z] docker-support-notifications-go-arm64 latest e09b75b6df15 4 minutes ago 17.2MB [2021-04-26T10:47:06.760Z] docker-security-secretstore-setup-go-arm64 latest f04d50706faa 4 minutes ago 24.9MB [2021-04-26T10:47:06.760Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:47:07.494Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T10:47:07.494Z] Fetched 35.2 MB in 2s (17.1 MB/s) [2021-04-26T10:47:07.759Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T10:47:07.759Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-26T10:47:07.759Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T10:47:07.819Z] ---> job-cost.sh [2021-04-26T10:47:07.819Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6uY [2021-04-26T10:47:08.708Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-26T10:47:08.708Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T10:47:08.708Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-26T10:47:08.971Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T10:47:08.971Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-26T10:47:08.971Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-26T10:47:08.971Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-26T10:47:09.232Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T10:47:09.232Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-26T10:47:09.232Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-26T10:47:09.494Z] Setting up apt (1.6.13) ... [2021-04-26T10:47:09.495Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-26T10:47:10.068Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-26T10:47:10.068Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-26T10:47:10.068Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-26T10:47:10.329Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-26T10:47:10.590Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-26T10:47:10.590Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T10:47:10.590Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:10.590Z] Selecting previously unselected package libexpat1:amd64. [2021-04-26T10:47:10.590Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-26T10:47:10.590Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-26T10:47:10.852Z] Selecting previously unselected package python3.6-minimal. [2021-04-26T10:47:10.852Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T10:47:10.852Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:11.114Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-26T10:47:11.114Z] Checking for services that may need to be restarted...done. [2021-04-26T10:47:11.114Z] Checking for services that may need to be restarted...done. [2021-04-26T10:47:11.375Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:11.375Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-26T10:47:11.375Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:11.949Z] Selecting previously unselected package python3-minimal. [2021-04-26T10:47:11.949Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-26T10:47:11.949Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-26T10:47:11.949Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-26T10:47:11.949Z] Selecting previously unselected package mime-support. [2021-04-26T10:47:11.949Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-26T10:47:11.949Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-26T10:47:12.211Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-26T10:47:12.211Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-26T10:47:12.211Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-26T10:47:12.211Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-26T10:47:12.211Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T10:47:12.211Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:12.472Z] Selecting previously unselected package python3.6. [2021-04-26T10:47:12.472Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T10:47:12.472Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:12.733Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-26T10:47:12.733Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-26T10:47:12.733Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-26T10:47:12.733Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-26T10:47:12.995Z] Selecting previously unselected package python3. [2021-04-26T10:47:12.995Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-26T10:47:12.995Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-26T10:47:12.995Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-26T10:47:12.995Z] Selecting previously unselected package multiarch-support. [2021-04-26T10:47:12.995Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:12.995Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-26T10:47:13.256Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-26T10:47:13.256Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-26T10:47:13.256Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-26T10:47:13.256Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-26T10:47:13.256Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-26T10:47:13.256Z] Selecting previously unselected package libbsd0:amd64. [2021-04-26T10:47:13.256Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-26T10:47:13.256Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-26T10:47:13.518Z] Selecting previously unselected package sudo. [2021-04-26T10:47:13.518Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:13.518Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-26T10:47:15.434Z] Selecting previously unselected package apparmor. [2021-04-26T10:47:15.434Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-26T10:47:15.434Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-26T10:47:15.434Z] Selecting previously unselected package libedit2:amd64. [2021-04-26T10:47:15.434Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-26T10:47:15.434Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-26T10:47:15.434Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-26T10:47:15.434Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T10:47:15.434Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:15.696Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-26T10:47:15.696Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T10:47:15.696Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:15.696Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-26T10:47:15.696Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-26T10:47:15.696Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-26T10:47:15.696Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-26T10:47:15.696Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T10:47:15.958Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:15.958Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-26T10:47:15.958Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T10:47:15.958Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:16.219Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-26T10:47:16.219Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-26T10:47:16.219Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-26T10:47:16.482Z] Selecting previously unselected package openssh-client. [2021-04-26T10:47:16.482Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-26T10:47:16.482Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-26T10:47:16.482Z] Selecting previously unselected package squashfs-tools. [2021-04-26T10:47:16.482Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-26T10:47:16.482Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-26T10:47:16.743Z] Selecting previously unselected package snapd. [2021-04-26T10:47:16.743Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-26T10:47:16.743Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-26T10:47:19.308Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-26T10:47:19.308Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-26T10:47:19.308Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-26T10:47:19.308Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-26T10:47:19.308Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-26T10:47:19.308Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:19.308Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T10:47:19.308Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-26T10:47:19.308Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-26T10:47:20.252Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-26T10:47:20.252Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-26T10:47:20.252Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-26T10:47:20.252Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:20.252Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:20.252Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T10:47:21.197Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-26T10:47:21.197Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:21.197Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-26T10:47:21.197Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-26T10:47:21.197Z] running python rtupdate hooks for python3.6... [2021-04-26T10:47:21.197Z] running python post-rtupdate hooks for python3.6... [2021-04-26T10:47:21.460Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-26T10:47:22.851Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-26T10:47:23.112Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T10:47:23.112Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-26T10:47:23.112Z] Setting up snapd (2.48.3+18.04) ... [2021-04-26T10:47:23.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-26T10:47:23.948Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-26T10:47:24.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-26T10:47:24.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-26T10:47:24.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-26T10:47:24.738Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-26T10:47:24.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-26T10:47:25.002Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-26T10:47:25.265Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-26T10:47:25.527Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-26T10:47:25.789Z] /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-04-26T10:47:25.789Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T10:47:25.789Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-26T10:47:27.177Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T10:47:27.177Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T10:47:27.177Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T10:47:28.839Z] Reading package lists... [2021-04-26T10:47:29.363Z] Reading package lists... [2021-04-26T10:47:29.363Z] Building dependency tree... [2021-04-26T10:47:29.363Z] Reading state information... [2021-04-26T10:47:29.626Z] Calculating upgrade... [2021-04-26T10:47:29.626Z] The following packages will be upgraded: [2021-04-26T10:47:29.626Z] advancecomp base-files bash binutils binutils-common [2021-04-26T10:47:29.626Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-26T10:47:29.626Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-26T10:47:29.626Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-26T10:47:29.626Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-26T10:47:29.626Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-26T10:47:29.626Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-26T10:47:29.626Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-26T10:47:29.626Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-26T10:47:29.626Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-26T10:47:29.626Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-26T10:47:29.626Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-26T10:47:29.626Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-26T10:47:29.626Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-26T10:47:29.626Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-26T10:47:29.890Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T10:47:29.890Z] Need to get 64.0 MB of archives. [2021-04-26T10:47:29.890Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-26T10:47:29.890Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-26T10:47:29.890Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-26T10:47:29.890Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-26T10:47:29.890Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-26T10:47:29.890Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-26T10:47:29.890Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-26T10:47:29.890Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-26T10:47:29.890Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-26T10:47:29.890Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-26T10:47:29.890Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-26T10:47:29.890Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-26T10:47:29.890Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-26T10:47:29.890Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-26T10:47:29.890Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-26T10:47:29.890Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-26T10:47:29.890Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-26T10:47:29.890Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-26T10:47:29.890Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-26T10:47:30.165Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-26T10:47:30.165Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-26T10:47:30.165Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-26T10:47:30.165Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-26T10:47:30.165Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-26T10:47:30.165Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-26T10:47:30.165Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-26T10:47:30.165Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-26T10:47:30.165Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-26T10:47:30.165Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-26T10:47:30.165Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-26T10:47:30.165Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-26T10:47:30.165Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-26T10:47:30.165Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-26T10:47:30.165Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-26T10:47:30.165Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-26T10:47:30.165Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-26T10:47:30.165Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-26T10:47:30.165Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-26T10:47:30.165Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-26T10:47:30.165Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-26T10:47:30.165Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-26T10:47:30.165Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-26T10:47:30.165Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-26T10:47:30.165Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-26T10:47:30.165Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-26T10:47:30.165Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-26T10:47:30.165Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-26T10:47:30.165Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-26T10:47:30.427Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-26T10:47:30.428Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-26T10:47:30.428Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-26T10:47:30.428Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-26T10:47:30.428Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-26T10:47:30.428Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-26T10:47:30.428Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-26T10:47:30.428Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-26T10:47:30.428Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-26T10:47:30.693Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-26T10:47:30.693Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-26T10:47:30.693Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-26T10:47:30.693Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-26T10:47:30.693Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-26T10:47:30.956Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-26T10:47:30.956Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-26T10:47:30.956Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-26T10:47:30.956Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-26T10:47:30.956Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-26T10:47:30.956Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-26T10:47:30.956Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-26T10:47:30.956Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-26T10:47:30.956Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-26T10:47:30.956Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-26T10:47:30.956Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-26T10:47:30.956Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-26T10:47:30.956Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-26T10:47:30.956Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-26T10:47:30.956Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-26T10:47:30.956Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-26T10:47:31.218Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-26T10:47:31.218Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-26T10:47:31.218Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-26T10:47:31.219Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-26T10:47:31.219Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-26T10:47:31.219Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-26T10:47:31.219Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-26T10:47:31.219Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-26T10:47:31.219Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-26T10:47:31.480Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-26T10:47:31.480Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-26T10:47:31.480Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-26T10:47:31.480Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-26T10:47:31.480Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-26T10:47:31.480Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-26T10:47:31.480Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-26T10:47:31.480Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-26T10:47:31.480Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-26T10:47:31.480Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-26T10:47:31.480Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-26T10:47:31.480Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-26T10:47:31.480Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-26T10:47:31.480Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-26T10:47:31.480Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-26T10:47:31.747Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T10:47:31.747Z] Fetched 64.0 MB in 2s (34.8 MB/s) [2021-04-26T10:47:32.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:32.009Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:32.009Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T10:47:32.587Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:32.587Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T10:47:32.587Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-26T10:47:32.587Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-26T10:47:33.536Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:33.536Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:33.800Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:33.800Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:33.800Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:33.800Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.065Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.065Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.065Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.328Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.328Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.328Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.595Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.595Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.595Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:47:34.595Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T10:47:34.595Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.595Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-26T10:47:34.858Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:47:34.858Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T10:47:34.858Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:34.858Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:35.120Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:35.120Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:35.120Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:35.120Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T10:47:35.383Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:47:35.647Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T10:47:35.647Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:35.910Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T10:47:36.173Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-26T10:47:36.749Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T10:47:36.749Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-26T10:47:36.749Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-26T10:47:36.749Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-26T10:47:36.749Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-26T10:47:37.010Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-26T10:47:37.011Z] Installing new version of config file /etc/issue ... [2021-04-26T10:47:37.011Z] Installing new version of config file /etc/issue.net ... [2021-04-26T10:47:37.011Z] Installing new version of config file /etc/lsb-release ... [2021-04-26T10:47:37.011Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-26T10:47:37.272Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-26T10:47:37.272Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-26T10:47:37.272Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-26T10:47:37.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:37.533Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-26T10:47:37.533Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-26T10:47:37.533Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-26T10:47:37.793Z] 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-04-26T10:47:37.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:37.793Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:37.793Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:37.793Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:38.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:38.055Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-26T10:47:38.055Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-26T10:47:38.055Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-26T10:47:38.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:38.315Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-26T10:47:38.315Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T10:47:38.576Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-26T10:47:38.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:38.837Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T10:47:38.837Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T10:47:38.837Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T10:47:39.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:39.100Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T10:47:39.100Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T10:47:39.100Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-26T10:47:39.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:39.361Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-26T10:47:39.361Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-26T10:47:39.361Z] Setting up grep (3.1-2build1) ... [2021-04-26T10:47:39.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:39.622Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-26T10:47:39.622Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-26T10:47:39.622Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-26T10:47:39.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:39.883Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T10:47:39.883Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T10:47:39.884Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-26T10:47:40.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:40.145Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T10:47:40.145Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T10:47:40.719Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T10:47:40.981Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T10:47:40.981Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T10:47:40.981Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T10:47:41.925Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-26T10:47:41.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:41.925Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-26T10:47:41.925Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T10:47:43.314Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-26T10:47:43.314Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-26T10:47:43.314Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-26T10:47:43.314Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-26T10:47:43.314Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-26T10:47:43.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:43.575Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-26T10:47:43.575Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-26T10:47:43.837Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-26T10:47:43.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:43.837Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:43.837Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:43.837Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:44.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:44.098Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:44.098Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:44.098Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:44.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:44.360Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:44.360Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:44.360Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:44.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:44.622Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:44.622Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:44.622Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:44.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:44.883Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T10:47:44.883Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T10:47:44.883Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T10:47:44.883Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T10:47:45.143Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T10:47:45.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:45.143Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T10:47:45.143Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T10:47:45.405Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T10:47:45.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:45.405Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:45.405Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:45.405Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:45.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:45.666Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:45.666Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:45.666Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:45.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:45.927Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:46.189Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:46.449Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:47:46.711Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-26T10:47:46.782Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T10:47:47.283Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-26T10:47:47.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:47.283Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T10:47:47.283Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T10:47:47.551Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T10:47:47.813Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T10:47:47.813Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-26T10:47:47.813Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T10:47:47.813Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-26T10:47:48.075Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:48.075Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-26T10:47:48.075Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-26T10:47:48.337Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-26T10:47:48.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:48.600Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-26T10:47:48.600Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-26T10:47:48.600Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-26T10:47:48.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:48.862Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-26T10:47:48.862Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-26T10:47:48.862Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-26T10:47:49.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:49.126Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T10:47:49.126Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T10:47:49.126Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T10:47:49.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:49.389Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T10:47:49.389Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T10:47:49.389Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T10:47:49.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:49.653Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T10:47:49.914Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T10:47:49.914Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T10:47:50.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:50.175Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T10:47:50.175Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T10:47:50.436Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-26T10:47:50.436Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T10:47:50.436Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T10:47:50.436Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T10:47:50.723Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T10:47:50.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:50.723Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-26T10:47:50.723Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-26T10:47:50.985Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-26T10:47:51.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:51.557Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-26T10:47:51.557Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T10:47:51.557Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T10:47:52.132Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:52.132Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T10:47:52.132Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T10:47:52.132Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T10:47:52.132Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:52.132Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-26T10:47:52.132Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-26T10:47:52.395Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-26T10:47:52.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:52.395Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-26T10:47:52.395Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-26T10:47:52.658Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-26T10:47:52.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:52.920Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:52.920Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T10:47:52.920Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-26T10:47:53.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:53.181Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-26T10:47:53.181Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-26T10:47:53.181Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-26T10:47:53.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:53.443Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-26T10:47:53.443Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-26T10:47:53.443Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-26T10:47:53.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:53.705Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-26T10:47:53.705Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-26T10:47:53.969Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-26T10:47:53.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:53.969Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-26T10:47:53.969Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-26T10:47:53.969Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-26T10:47:54.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:54.235Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-26T10:47:54.235Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-26T10:47:54.235Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-26T10:47:54.497Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:54.497Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-26T10:47:54.497Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-26T10:47:54.497Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-26T10:47:54.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:54.758Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-26T10:47:54.758Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-26T10:47:54.758Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-26T10:47:55.020Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T10:47:55.020Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-26T10:47:55.020Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-26T10:47:55.020Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-26T10:47:55.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-26T10:47:55.020Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-26T10:47:55.020Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-26T10:47:55.281Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-26T10:47:55.281Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-26T10:47:55.541Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-26T10:47:55.541Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-26T10:47:55.802Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-26T10:47:55.802Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-26T10:47:55.802Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-26T10:47:56.063Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-26T10:47:56.063Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-26T10:47:56.063Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-26T10:47:56.063Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-26T10:47:56.325Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-26T10:47:56.325Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-26T10:47:56.325Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-26T10:47:56.325Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-26T10:47:56.586Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-26T10:47:56.586Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-26T10:47:56.848Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-26T10:47:56.848Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-26T10:47:56.848Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-26T10:47:57.109Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-26T10:47:57.109Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-26T10:47:58.092Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-26T10:47:58.092Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-26T10:47:58.092Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-26T10:47:58.092Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-26T10:47:58.092Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T10:47:58.092Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T10:47:58.721Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T10:47:58.721Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T10:47:58.721Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T10:47:58.721Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T10:47:59.011Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T10:47:59.011Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T10:47:59.011Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:59.011Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:47:59.288Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:59.288Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:47:59.288Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:59.288Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:47:59.556Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:47:59.556Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:00.528Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:48:00.528Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:01.471Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:48:01.471Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:02.418Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:48:02.418Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:02.685Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:48:02.685Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:03.626Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T10:48:03.626Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T10:48:03.888Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T10:48:03.888Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T10:48:03.888Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-26T10:48:03.888Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T10:48:04.149Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-26T10:48:04.149Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T10:48:04.419Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-26T10:48:04.419Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-26T10:48:04.419Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T10:48:04.680Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T10:48:04.680Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T10:48:04.680Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T10:48:04.680Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-26T10:48:04.941Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-26T10:48:04.941Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:04.941Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T10:48:04.941Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:04.941Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:05.202Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:05.202Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-26T10:48:05.202Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-26T10:48:05.202Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-26T10:48:05.463Z] [2021-04-26T10:48:05.463Z] Current default time zone: 'Etc/UTC' [2021-04-26T10:48:05.463Z] Local time is now: Mon Apr 26 10:48:05 UTC 2021. [2021-04-26T10:48:05.463Z] Universal Time is now: Mon Apr 26 10:48:05 UTC 2021. [2021-04-26T10:48:05.463Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-26T10:48:05.463Z] [2021-04-26T10:48:05.463Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-26T10:48:05.463Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:05.463Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-26T10:48:05.463Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-26T10:48:05.463Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-26T10:48:05.463Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-26T10:48:05.728Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-26T10:48:05.728Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-26T10:48:05.728Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-26T10:48:05.728Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-26T10:48:05.728Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:05.728Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-26T10:48:05.989Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:05.989Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-26T10:48:06.251Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:06.251Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-26T10:48:06.251Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-26T10:48:06.251Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-26T10:48:06.251Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-26T10:48:06.251Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-26T10:48:06.251Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-26T10:48:06.251Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-26T10:48:06.251Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-26T10:48:08.165Z] Updating certificates in /etc/ssl/certs... [2021-04-26T10:48:08.737Z] 23 added, 27 removed; done. [2021-04-26T10:48:08.737Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-26T10:48:08.737Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T10:48:08.737Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-26T10:48:08.999Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-26T10:48:08.999Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-26T10:48:08.999Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:08.999Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-26T10:48:08.999Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:08.999Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.260Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.260Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.260Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.260Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-26T10:48:09.260Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-26T10:48:09.260Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-26T10:48:09.260Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-26T10:48:09.523Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-26T10:48:09.523Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.523Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T10:48:09.523Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-26T10:48:09.523Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-26T10:48:09.785Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-26T10:48:09.785Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T10:48:09.785Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-26T10:48:09.785Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-26T10:48:09.785Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-26T10:48:09.785Z] Updating certificates in /etc/ssl/certs... [2021-04-26T10:48:10.358Z] 0 added, 0 removed; done. [2021-04-26T10:48:10.358Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-26T10:48:10.358Z] done. [2021-04-26T10:48:11.303Z] Reading package lists... [2021-04-26T10:48:11.303Z] Building dependency tree... [2021-04-26T10:48:11.303Z] Reading state information... [2021-04-26T10:48:11.564Z] The following NEW packages will be installed: [2021-04-26T10:48:11.564Z] apt-transport-https [2021-04-26T10:48:11.825Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T10:48:11.825Z] Need to get 1692 B of archives. [2021-04-26T10:48:11.825Z] After this operation, 154 kB of additional disk space will be used. [2021-04-26T10:48:11.825Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-26T10:48:11.825Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T10:48:12.085Z] Fetched 1692 B in 0s (8467 B/s) [2021-04-26T10:48:12.085Z] Selecting previously unselected package apt-transport-https. [2021-04-26T10:48:12.085Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-26T10:48:12.085Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-26T10:48:12.086Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-26T10:48:12.086Z] Setting up apt-transport-https (1.6.13) ... [2021-04-26T10:48:12.348Z] Waiting for network to be ready... [2021-04-26T10:48:20.493Z] 2021-04-26T10:48:16Z INFO Waiting for automatic snapd restart... [2021-04-26T10:48:20.493Z] snapd 2.49.2 from Canonical* installed [2021-04-26T10:48:21.442Z] "snapd" switched to the "latest/stable" channel [2021-04-26T10:48:21.442Z] [2021-04-26T10:48:26.747Z] core18 20210309 from Canonical* installed [2021-04-26T10:48:26.747Z] "core18" switched to the "latest/stable" channel [2021-04-26T10:48:26.747Z] [2021-04-26T10:48:33.339Z] snapcraft 4.6.2 from Canonical* installed [2021-04-26T10:48:33.339Z] "snapcraft" switched to the "latest/stable" channel [2021-04-26T10:48:33.339Z] [2021-04-26T10:48:37.557Z] 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-04-26T10:48:37.557Z] - README.md [2021-04-26T10:48:37.557Z] [2021-04-26T10:48:37.557Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-26T10:48:44.154Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T10:48:44.154Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T10:48:44.154Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T10:48:44.154Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T10:48:45.546Z] Reading package lists... [2021-04-26T10:48:45.809Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-26T10:48:52.400Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T10:48:52.400Z] Reading package lists... [2021-04-26T10:48:52.400Z] Building dependency tree... [2021-04-26T10:48:52.400Z] Reading state information... [2021-04-26T10:48:52.400Z] Suggested packages: [2021-04-26T10:48:52.400Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-26T10:48:52.400Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-26T10:48:52.400Z] Recommended packages: [2021-04-26T10:48:52.400Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-26T10:48:52.400Z] The following NEW packages will be installed: [2021-04-26T10:48:52.400Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-26T10:48:52.400Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-26T10:48:52.400Z] pkg-config zip [2021-04-26T10:48:52.400Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T10:48:52.400Z] Need to get 7663 kB of archives. [2021-04-26T10:48:52.400Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-26T10:48:52.400Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-26T10:48:52.663Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-26T10:48:52.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-26T10:48:52.663Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-26T10:48:52.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-26T10:48:52.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-26T10:48:52.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-26T10:48:52.663Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-26T10:48:52.925Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-26T10:48:52.925Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-26T10:48:52.925Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-26T10:48:53.187Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-26T10:48:53.187Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-26T10:48:53.187Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-26T10:48:53.187Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-26T10:48:53.448Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T10:48:53.448Z] Fetched 7663 kB in 1s (9986 kB/s) [2021-04-26T10:48:53.448Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-26T10:48:53.448Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-26T10:48:53.448Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-26T10:48:53.448Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-26T10:48:53.716Z] Selecting previously unselected package libpsl5:amd64. [2021-04-26T10:48:53.716Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-26T10:48:53.716Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-26T10:48:53.716Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-26T10:48:53.716Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-26T10:48:53.716Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-26T10:48:53.716Z] Selecting previously unselected package librtmp1:amd64. [2021-04-26T10:48:53.716Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-26T10:48:53.977Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-26T10:48:53.977Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-26T10:48:53.977Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-26T10:48:53.977Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-26T10:48:53.977Z] Selecting previously unselected package liberror-perl. [2021-04-26T10:48:53.977Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-26T10:48:53.977Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-26T10:48:54.239Z] Selecting previously unselected package git-man. [2021-04-26T10:48:54.239Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-26T10:48:54.239Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-26T10:48:54.239Z] Selecting previously unselected package git. [2021-04-26T10:48:54.239Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-26T10:48:54.239Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-26T10:48:55.187Z] Selecting previously unselected package libnorm1:amd64. [2021-04-26T10:48:55.187Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-26T10:48:55.187Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-26T10:48:55.187Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-26T10:48:55.187Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-26T10:48:55.448Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-26T10:48:55.448Z] Selecting previously unselected package libsodium23:amd64. [2021-04-26T10:48:55.448Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-26T10:48:55.448Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-26T10:48:55.448Z] Selecting previously unselected package libzmq5:amd64. [2021-04-26T10:48:55.448Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-26T10:48:55.448Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T10:48:55.709Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-26T10:48:55.709Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-26T10:48:55.709Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T10:48:55.709Z] Selecting previously unselected package pkg-config. [2021-04-26T10:48:55.709Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-26T10:48:55.709Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-26T10:48:55.709Z] Selecting previously unselected package zip. [2021-04-26T10:48:55.972Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-26T10:48:55.972Z] Unpacking zip (3.0-11build1) ... [2021-04-26T10:48:55.972Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-26T10:48:55.972Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-26T10:48:55.972Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-26T10:48:55.972Z] Setting up liberror-perl (0.17025-1) ... [2021-04-26T10:48:55.972Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-26T10:48:56.234Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-26T10:48:56.234Z] No schema files found: doing nothing. [2021-04-26T10:48:56.234Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-26T10:48:56.234Z] Setting up zip (3.0-11build1) ... [2021-04-26T10:48:56.234Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-26T10:48:56.234Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-26T10:48:56.234Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-26T10:48:56.497Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T10:48:56.497Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-26T10:48:56.497Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T10:48:56.497Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-26T10:48:56.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T10:49:03.105Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T10:49:03.369Z] git set to automatically installed. [2021-04-26T10:49:03.369Z] git-man set to automatically installed. [2021-04-26T10:49:03.369Z] libcurl3-gnutls set to automatically installed. [2021-04-26T10:49:03.369Z] liberror-perl set to automatically installed. [2021-04-26T10:49:03.369Z] libglib2.0-0 set to automatically installed. [2021-04-26T10:49:03.369Z] libnghttp2-14 set to automatically installed. [2021-04-26T10:49:03.369Z] libnorm1 set to automatically installed. [2021-04-26T10:49:03.369Z] libpgm-5.2-0 set to automatically installed. [2021-04-26T10:49:03.369Z] libpsl5 set to automatically installed. [2021-04-26T10:49:03.369Z] librtmp1 set to automatically installed. [2021-04-26T10:49:03.369Z] libsodium23 set to automatically installed. [2021-04-26T10:49:03.369Z] libzmq3-dev set to automatically installed. [2021-04-26T10:49:03.369Z] libzmq5 set to automatically installed. [2021-04-26T10:49:03.369Z] pkg-config set to automatically installed. [2021-04-26T10:49:03.369Z] zip set to automatically installed. [2021-04-26T10:49:05.925Z] snapd is not logged in, snap install commands will use sudo [2021-04-26T10:49:12.061Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T10:49:23.521Z] lf-activate-venv(): INFO: Adding /tmp/venv-d6uY/bin to PATH [2021-04-26T10:49:23.521Z] INFO: No Stack... [2021-04-26T10:49:23.521Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T10:49:23.521Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T10:49:23.879Z] + cut -d,+ cat /w/workspace/edgex-go/1/archives/cost.csv [2021-04-26T10:49:23.879Z] -f6 [Pipeline] lock [2021-04-26T10:49:24.017Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] [2021-04-26T10:49:24.024Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] did not exist. Created. [2021-04-26T10:49:24.025Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T10:49:24.481Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T10:49:24.774Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T10:49:24.806Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T10:49:26.993Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-26T10:49:27.935Z] snapd is not logged in, snap install commands will use sudo [2021-04-26T10:49:34.600Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T10:49:34.600Z] snap "core18" has no updates available [2021-04-26T10:49:35.175Z] Pulling go-build-helper [2021-04-26T10:49:35.175Z] + snapcraftctl pull [2021-04-26T10:49:37.096Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-26T10:49:37.096Z] Skipping pull go-build-helper (already ran) [2021-04-26T10:49:37.096Z] Building go-build-helper [2021-04-26T10:49:37.096Z] + snapcraftctl build [2021-04-26T10:49:39.645Z] Staging go-build-helper [2021-04-26T10:49:39.645Z] + snapcraftctl stage [2021-04-26T10:49:54.573Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-26T10:49:54.573Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-26T10:49:54.573Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-26T10:49:54.573Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-26T10:49:54.573Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-26T10:49:54.573Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-26T10:49:54.573Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-26T10:49:54.573Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-26T10:49:54.573Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-26T10:49:54.573Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-26T10:49:54.573Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-26T10:49:54.573Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-26T10:49:54.573Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-26T10:49:54.573Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-26T10:49:54.573Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-26T10:49:54.573Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-26T10:49:54.573Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-26T10:49:54.573Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-26T10:49:54.573Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-26T10:49:54.573Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-26T10:49:54.573Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-26T10:49:54.573Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-26T10:49:54.573Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-26T10:49:54.573Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-26T10:49:54.573Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-26T10:49:54.573Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-26T10:49:54.573Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-26T10:49:54.573Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-26T10:49:54.573Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-26T10:49:54.573Z] Fetched 224 kB in 0s (0 B/s) [2021-04-26T10:49:54.573Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-26T10:49:54.573Z] Fetched 157 kB in 0s (0 B/s) [2021-04-26T10:49:54.573Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-26T10:49:54.573Z] Fetched 221 kB in 0s (0 B/s) [2021-04-26T10:49:54.573Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-26T10:49:54.573Z] Fetched 143 kB in 0s (0 B/s) [2021-04-26T10:49:54.573Z] Pulling app-service-config [2021-04-26T10:49:54.573Z] + snapcraftctl pull [2021-04-26T10:49:54.573Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-26T10:49:54.573Z] Pulling config-common [2021-04-26T10:49:54.573Z] + snapcraftctl pull [2021-04-26T10:49:58.792Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T10:49:58.792Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T10:49:58.792Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T10:49:58.792Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:49:58.792Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-26T10:49:58.792Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:49:58.792Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-26T10:49:58.792Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:49:58.792Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-26T10:49:58.792Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:49:58.792Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-26T10:49:58.792Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:49:58.792Z] Pulling edgex-go [2021-04-26T10:49:58.792Z] + snapcraftctl pull [2021-04-26T10:50:25.402Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T10:50:25.402Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T10:50:25.402Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T10:50:25.402Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-26T10:50:25.402Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-26T10:50:25.402Z] Fetched 279 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-26T10:50:25.402Z] Fetched 122 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-26T10:50:25.402Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-26T10:50:25.402Z] Fetched 8848 B in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-26T10:50:25.402Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-26T10:50:25.402Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-26T10:50:25.402Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-26T10:50:25.402Z] Fetched 219 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-26T10:50:25.402Z] Fetched 154 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-26T10:50:25.402Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-26T10:50:25.402Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-26T10:50:25.402Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-26T10:50:25.402Z] Fetched 499 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-26T10:50:25.402Z] Fetched 111 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-26T10:50:25.402Z] Fetched 240 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-26T10:50:25.402Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-26T10:50:25.402Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-26T10:50:25.402Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-26T10:50:25.402Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-26T10:50:25.402Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-26T10:50:25.402Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.402Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-26T10:50:25.403Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-26T10:50:25.403Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-26T10:50:25.403Z] Fetched 8720 B in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-26T10:50:25.403Z] Fetched 137 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-26T10:50:25.403Z] Fetched 119 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-26T10:50:25.403Z] Fetched 110 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-26T10:50:25.403Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-26T10:50:25.403Z] Fetched 645 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-26T10:50:25.403Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-26T10:50:25.403Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-26T10:50:25.403Z] Fetched 368 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-26T10:50:25.403Z] Fetched 187 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-26T10:50:25.403Z] Fetched 175 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-26T10:50:25.403Z] Fetched 206 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-26T10:50:25.403Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-26T10:50:25.403Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-26T10:50:25.403Z] Fetched 159 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-26T10:50:25.403Z] Fetched 107 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-26T10:50:25.403Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-26T10:50:25.403Z] Pulling static-packages [2021-04-26T10:50:25.403Z] + snapcraftctl pull [2021-04-26T10:50:25.403Z] Pulling version [2021-04-26T10:50:25.403Z] + cd /root/project [2021-04-26T10:50:25.403Z] + [ -f VERSION ] [2021-04-26T10:50:25.403Z] + PROJECT_VERSION=local-dev [2021-04-26T10:50:25.403Z] + git rev-parse --short HEAD [2021-04-26T10:50:25.403Z] + GIT_REVISION=2ad5d454 [2021-04-26T10:50:25.403Z] + snapcraftctl set-version local-dev [2021-04-26T10:50:25.403Z] Skipping build go-build-helper (already ran) [2021-04-26T10:50:25.403Z] Building app-service-config [2021-04-26T10:50:25.403Z] + make build [2021-04-26T10:50:25.403Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-26T10:50:25.977Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-26T10:50:26.239Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-26T10:50:26.239Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-26T10:50:26.239Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-26T10:50:26.240Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-26T10:50:26.240Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-26T10:50:26.502Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-26T10:50:26.765Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-26T10:50:26.765Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-26T10:50:26.765Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-26T10:50:26.765Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-26T10:50:27.026Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T10:50:27.026Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-26T10:50:27.289Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-26T10:50:27.289Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-26T10:50:27.289Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-26T10:50:27.289Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-26T10:50:27.556Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-26T10:50:27.556Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T10:50:27.556Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-26T10:50:27.556Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-26T10:50:27.556Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-26T10:50:27.556Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-26T10:50:27.556Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T10:50:27.819Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-26T10:50:27.819Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-26T10:50:27.819Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-26T10:50:27.819Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-26T10:50:27.819Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-26T10:50:27.819Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-26T10:50:27.819Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-26T10:50:27.819Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-26T10:50:27.819Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T10:50:27.819Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T10:50:27.819Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-26T10:50:28.127Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-26T10:50:28.127Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-26T10:50:28.127Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-26T10:50:28.127Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T10:50:28.127Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-26T10:50:28.127Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-26T10:50:28.127Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-26T10:50:28.127Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-26T10:50:28.127Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-26T10:50:28.127Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-26T10:50:40.392Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-26T10:50:40.392Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-26T10:50:40.392Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-26T10:50:40.392Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-26T10:50:41.791Z] Building config-common [2021-04-26T10:50:41.791Z] + snapcraftctl build [2021-04-26T10:50:45.093Z] Building edgex-go [2021-04-26T10:50:45.667Z] + cd /root/parts/edgex-go/src [2021-04-26T10:50:45.667Z] + make build [2021-04-26T10:50:45.667Z] 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-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.77 [2021-04-26T10:50:46.239Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-26T10:50:46.239Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-26T10:50:46.239Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-26T10:50:46.239Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-26T10:50:46.239Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T10:50:46.500Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-26T10:50:46.500Z] go: downloading golang.org/x/text v0.3.2 [2021-04-26T10:50:53.117Z] 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-04-26T10:50:53.117Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-26T10:50:58.424Z] 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-04-26T10:51:00.347Z] 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-04-26T10:51:02.276Z] 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-04-26T10:51:02.850Z] 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-04-26T10:51:03.112Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-26T10:51:03.375Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T10:51:03.375Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T10:51:03.375Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-26T10:51:05.927Z] 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-04-26T10:51:05.927Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-26T10:51:05.927Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-26T10:51:07.852Z] 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-04-26T10:51:09.240Z] 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-04-26T10:51:10.631Z] 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-04-26T10:51:12.021Z] 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-04-26T10:51:12.021Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-26T10:51:13.412Z] 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-04-26T10:51:13.673Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-26T10:51:16.222Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-26T10:51:16.222Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-26T10:51:16.222Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-26T10:51:16.222Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-26T10:51:16.222Z] + 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-04-26T10:51:16.222Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-26T10:51:16.222Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-26T10:51:16.222Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-26T10:51:16.222Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-26T10:51:16.222Z] + 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-04-26T10:51:19.531Z] Building static-packages [2021-04-26T10:51:19.531Z] + snapcraftctl build [2021-04-26T10:51:22.083Z] Building version [2021-04-26T10:51:22.083Z] + snapcraftctl build [2021-04-26T10:51:25.395Z] Skipping stage go-build-helper (already ran) [2021-04-26T10:51:25.395Z] Staging app-service-config [2021-04-26T10:51:25.395Z] + snapcraftctl stage [2021-04-26T10:51:26.073Z] Staging config-common [2021-04-26T10:51:26.073Z] + snapcraftctl stage [2021-04-26T10:51:27.529Z] Staging edgex-go [2021-04-26T10:51:27.529Z] + snapcraftctl stage [2021-04-26T10:51:28.478Z] Staging static-packages [2021-04-26T10:51:28.478Z] + snapcraftctl stage [2021-04-26T10:51:29.863Z] Staging version [2021-04-26T10:51:29.863Z] + snapcraftctl stage [2021-04-26T10:51:31.248Z] Priming go-build-helper [2021-04-26T10:51:31.248Z] + snapcraftctl prime [2021-04-26T10:51:32.634Z] Priming app-service-config [2021-04-26T10:51:32.634Z] + snapcraftctl prime [2021-04-26T10:51:34.022Z] Priming config-common [2021-04-26T10:51:34.022Z] + snapcraftctl prime [2021-04-26T10:51:34.970Z] Priming edgex-go [2021-04-26T10:51:34.971Z] + snapcraftctl prime [2021-04-26T10:51:36.365Z] Priming static-packages [2021-04-26T10:51:36.365Z] + snapcraftctl prime [2021-04-26T10:51:39.673Z] Priming version [2021-04-26T10:51:39.673Z] + snapcraftctl prime [2021-04-26T10:51:40.246Z] 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-04-26T10:51:44.124Z] provisioning config files... [2021-04-26T10:51:44.176Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8480645516466939707tmp [Pipeline] { [Pipeline] sh [2021-04-26T10:51:44.897Z] + set +x [2021-04-26T10:51:44.897Z] + curl -s https://codecov.io/bash [2021-04-26T10:51:44.897Z] + bash -s -- [2021-04-26T10:51:45.568Z] [2021-04-26T10:51:45.568Z] _____ _ [2021-04-26T10:51:45.568Z] / ____| | | [2021-04-26T10:51:45.568Z] | | ___ __| | ___ ___ _____ __ [2021-04-26T10:51:45.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-26T10:51:45.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-26T10:51:45.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-26T10:51:45.568Z] Bash-1.0.2 [2021-04-26T10:51:45.568Z] [2021-04-26T10:51:45.568Z] [2021-04-26T10:51:45.568Z] ==> git version 2.24.3 found [2021-04-26T10:51:45.569Z] ==> 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-04-26T10:51:45.569Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-26T10:51:45.569Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-26T10:51:45.569Z] ==> Jenkins CI detected. [2021-04-26T10:51:45.569Z] project root: . [2021-04-26T10:51:45.569Z] --> token set from env [2021-04-26T10:51:45.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-26T10:51:45.833Z] ==> Running gcov in . (disable via -X gcov) [2021-04-26T10:51:45.833Z] ==> Python coveragepy not found [2021-04-26T10:51:45.833Z] ==> Searching for coverage reports in: [2021-04-26T10:51:45.833Z] + . [2021-04-26T10:51:45.833Z] -> Found 1 reports [2021-04-26T10:51:45.833Z] ==> Detecting git/mercurial file structure [2021-04-26T10:51:46.097Z] ==> Reading reports [2021-04-26T10:51:46.097Z] + ./coverage.out bytes=704315 [2021-04-26T10:51:46.097Z] ==> Appending adjustments [2021-04-26T10:51:46.097Z] https://docs.codecov.io/docs/fixing-reports [2021-04-26T10:51:54.476Z] + Found adjustments [2021-04-26T10:51:54.476Z] ==> Gzipping contents [2021-04-26T10:51:54.476Z] 100K /tmp/codecov.tD8GXn.gz [2021-04-26T10:51:54.476Z] ==> Uploading reports [2021-04-26T10:51:54.476Z] url: https://codecov.io [2021-04-26T10:51:54.476Z] query: branch=PR-3401&commit=2ad5d45435a09138d5e8160839a8f210f343cbbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3401&job=&cmd_args= [2021-04-26T10:51:54.476Z] -> Pinging Codecov [2021-04-26T10:51:54.476Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3401&commit=2ad5d45435a09138d5e8160839a8f210f343cbbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3401&job=&cmd_args= [2021-04-26T10:51:54.746Z] -> Uploading to [2021-04-26T10:51:54.746Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/2ad5d45435a09138d5e8160839a8f210f343cbbc/ae505908-217d-49e3-ae67-83d47840047e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T105154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0fbab67be0faf6c5988e96746f33894a77015ec8441718e0f4c88f1535883e6 [2021-04-26T10:51:54.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T10:51:54.746Z] Dload Upload Total Spent Left Speed [2021-04-26T10:51:55.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 206k --:--:-- --:--:-- --:--:-- 206k 100 98k 0 0 100 98k 0 206k --:--:-- --:--:-- --:--:-- 206k [2021-04-26T10:51:55.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2ad5d45435a09138d5e8160839a8f210f343cbbc [Pipeline] } [2021-04-26T10:51:55.364Z] 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-04-26T10:51:57.372Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:51:58.846Z] ---> package-listing.sh [2021-04-26T10:51:58.846Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T10:51:58.846Z] ++ facter osfamily [2021-04-26T10:51:59.122Z] + OS_FAMILY=redhat [2021-04-26T10:51:59.122Z] + workspace=/w/workspace/edgex-go/1 [2021-04-26T10:51:59.122Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T10:51:59.122Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T10:51:59.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T10:51:59.122Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T10:51:59.122Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-26T10:51:59.122Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T10:51:59.122Z] + case "${OS_FAMILY}" in [2021-04-26T10:51:59.122Z] + rpm -qa [2021-04-26T10:51:59.122Z] + sort [2021-04-26T10:52:07.338Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T10:52:07.338Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T10:52:07.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T10:52:07.338Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-26T10:52:07.338Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-26T10:52:07.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-26T10:52:07.398Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T10:52:07.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:52:08.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T10:52:09.114Z] [2021-04-26T10:52:09.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T10:52:09.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T10:52:09.872Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T10:52:09.872Z] df20fa9351a1: Pulling fs layer [2021-04-26T10:52:09.872Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T10:52:09.872Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T10:52:09.872Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T10:52:09.872Z] 93b61091891f: Pulling fs layer [2021-04-26T10:52:09.872Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T10:52:09.872Z] 5e14af77c1be: Pulling fs layer [2021-04-26T10:52:09.872Z] 01666e4c0597: Pulling fs layer [2021-04-26T10:52:09.872Z] aa168da1d23b: Pulling fs layer [2021-04-26T10:52:09.872Z] 46f8f816bc3b: Waiting [2021-04-26T10:52:09.872Z] 93b61091891f: Waiting [2021-04-26T10:52:09.872Z] 93b9cdb0e59b: Waiting [2021-04-26T10:52:09.872Z] 5e14af77c1be: Waiting [2021-04-26T10:52:09.872Z] 01666e4c0597: Waiting [2021-04-26T10:52:09.872Z] aa168da1d23b: Waiting [2021-04-26T10:52:09.872Z] 36b3adc4ff6f: Download complete [2021-04-26T10:52:10.137Z] 46f8f816bc3b: Download complete [2021-04-26T10:52:10.137Z] df20fa9351a1: Verifying Checksum [2021-04-26T10:52:10.137Z] df20fa9351a1: Download complete [2021-04-26T10:52:10.137Z] 93b9cdb0e59b: Verifying Checksum [2021-04-26T10:52:10.137Z] 93b9cdb0e59b: Download complete [2021-04-26T10:52:10.137Z] 5e14af77c1be: Verifying Checksum [2021-04-26T10:52:10.137Z] 5e14af77c1be: Download complete [2021-04-26T10:52:10.137Z] 93b61091891f: Verifying Checksum [2021-04-26T10:52:10.137Z] 93b61091891f: Download complete [2021-04-26T10:52:10.137Z] 01666e4c0597: Verifying Checksum [2021-04-26T10:52:10.137Z] 01666e4c0597: Download complete [2021-04-26T10:52:10.137Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T10:52:10.137Z] 8ad3a11d3b57: Download complete [2021-04-26T10:52:10.720Z] df20fa9351a1: Pull complete [2021-04-26T10:52:10.989Z] 36b3adc4ff6f: Pull complete [2021-04-26T10:52:12.003Z] 8ad3a11d3b57: Pull complete [2021-04-26T10:52:12.302Z] 46f8f816bc3b: Pull complete [2021-04-26T10:52:13.764Z] aa168da1d23b: Verifying Checksum [2021-04-26T10:52:13.764Z] aa168da1d23b: Download complete [2021-04-26T10:52:14.713Z] 93b61091891f: Pull complete [2021-04-26T10:52:15.009Z] 93b9cdb0e59b: Pull complete [2021-04-26T10:52:15.676Z] 5e14af77c1be: Pull complete [2021-04-26T10:52:15.940Z] 01666e4c0597: Pull complete [2021-04-26T10:52:31.132Z] aa168da1d23b: Pull complete [2021-04-26T10:52:31.132Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T10:52:31.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T10:52:31.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T10:52:31.426Z] prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container [2021-04-26T10:52:31.489Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-26T10:52:36.267Z] $ docker top 0c071d7fcd07eda6a12e7ec0cb522558455966a5b3158e25382bb224e54d3bdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T10:52:37.186Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T10:52:37.537Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T10:52:37.869Z] + ls /var/log/sa-host [2021-04-26T10:52:37.869Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T10:52:37.869Z] file_magic: OK [2021-04-26T10:52:37.869Z] HZ: Using current value: 100 [2021-04-26T10:52:37.869Z] file_header: OK [2021-04-26T10:52:37.869Z] 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-04-26T10:52:37.869Z] Statistics: [2021-04-26T10:52:37.869Z] Hnuu...uuuununununu... [2021-04-26T10:52:37.869Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T10:52:37.869Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T10:52:37.869Z] file_magic: OK [2021-04-26T10:52:37.869Z] HZ: Using current value: 100 [2021-04-26T10:52:37.869Z] file_header: OK [2021-04-26T10:52:37.869Z] 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-04-26T10:52:37.869Z] Statistics: [2021-04-26T10:52:37.869Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T10:52:37.869Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T10:52:38.534Z] provisioning config files... [2021-04-26T10:52:38.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8353963519254060233tmp [Pipeline] { [Pipeline] echo [2021-04-26T10:52:38.616Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:52:38.983Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T10:52:39.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T10:52:39.101Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:52:39.513Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T10:52:39.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:52:40.298Z] ---> sudo-logs.sh [2021-04-26T10:52:40.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T10:52:40.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:52:41.229Z] ---> job-cost.sh [2021-04-26T10:52:41.229Z] lf-activate-venv: SKIPPING [2021-04-26T10:52:41.229Z] DEBUG: total: 0.20999999344348907 [2021-04-26T10:52:41.229Z] INFO: Retrieving Stack Cost... [2021-04-26T10:52:42.268Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T10:52:42.531Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T10:52:42.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T10:52:42.921Z] ---> logs-deploy.sh [2021-04-26T10:52:42.921Z] lf-activate-venv: SKIPPING [2021-04-26T10:52:42.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3401/1 [2021-04-26T10:52:42.921Z] INFO: archiving workspace using pattern(s): [2021-04-26T10:52:45.724Z] Archives upload complete. [2021-04-26T10:52:45.725Z] INFO: archiving logs to Nexus