Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6+b1ee81e4e3b6c158e7d4e70852c35341297a1b11 (a7991b245bedd76871a62d6b648c9ba1a6bb44de) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18521 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # 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 b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T16:57:46.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T16:57:46.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T16:57:46.495Z] ========================================================= [2021-01-05T16:57:46.495Z] EdgeX Global Pipelines Version Info [2021-01-05T16:57:46.495Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 393a9f5493167e63022d344362f453b577f2a81b # timeout=10 [2021-01-05T16:57:48.021Z] ------------------- [2021-01-05T16:57:48.021Z] stable info: [2021-01-05T16:57:48.021Z] ------------------- [2021-01-05T16:57:48.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T16:57:48.021Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T16:57:48.021Z] Message: update stable to v1.0.173 [2021-01-05T16:57:48.967Z] ------------------- [2021-01-05T16:57:48.967Z] experimental info: [2021-01-05T16:57:48.967Z] ------------------- [2021-01-05T16:57:48.967Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T16:57:48.967Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T16:57:48.967Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T16:57:49.253Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T16:57:49.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T16:57:49.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T16:57:49.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T16:57:49.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T16:57:49.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T16:57:49.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T16:57:49.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T16:57:50.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T16:57:50.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T16:57:50.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T16:57:50.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T16:57:50.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T16:57:50.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T16:57:50.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T16:57:51.103Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T16:57:51.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T16:57:51.348Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T16:57:51.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T16:57:51.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T16:57:51.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T16:57:51.746Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T16:57:51.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T16:57:52.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-05T16:57:52.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-05T16:57:52.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-05T16:57:52.327Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [Pipeline] echo [2021-01-05T16:57:52.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ff8d3b [Pipeline] echo [2021-01-05T16:57:52.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T16:57:52.722Z] provisioning config files... [2021-01-05T16:57:52.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6339575218930846065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T16:57:53.134Z] ---> docker-login.sh [2021-01-05T16:57:53.134Z] nexus3.edgexfoundry.org:10001 [2021-01-05T16:57:53.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:57:53.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:57:53.659Z] Configure a credential helper to remove this warning. See [2021-01-05T16:57:53.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:57:53.659Z] [2021-01-05T16:57:53.659Z] Login Succeeded [2021-01-05T16:57:53.659Z] nexus3.edgexfoundry.org:10002 [2021-01-05T16:57:53.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:57:53.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:57:53.925Z] Configure a credential helper to remove this warning. See [2021-01-05T16:57:53.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:57:53.925Z] [2021-01-05T16:57:53.925Z] Login Succeeded [2021-01-05T16:57:53.925Z] nexus3.edgexfoundry.org:10003 [2021-01-05T16:57:53.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:57:54.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:57:54.186Z] Configure a credential helper to remove this warning. See [2021-01-05T16:57:54.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:57:54.186Z] [2021-01-05T16:57:54.186Z] Login Succeeded [2021-01-05T16:57:54.186Z] nexus3.edgexfoundry.org:10004 [2021-01-05T16:57:54.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:57:54.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:57:54.449Z] Configure a credential helper to remove this warning. See [2021-01-05T16:57:54.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:57:54.449Z] [2021-01-05T16:57:54.449Z] Login Succeeded [2021-01-05T16:57:54.449Z] docker.io [2021-01-05T16:57:54.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T16:57:54.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T16:57:54.712Z] Configure a credential helper to remove this warning. See [2021-01-05T16:57:54.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T16:57:54.712Z] [2021-01-05T16:57:54.712Z] Login Succeeded [2021-01-05T16:57:54.712Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T16:57:54.722Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T16:57:55.209Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-bootstrap-redis/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-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T16:57:55.209Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T16:57:55.209Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T16:57:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T16:57:55.209Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T16:57:55.209Z] ++ cut -d/ -f2 [2021-01-05T16:57:55.209Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T16:57:55.282Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-05T16:57:56.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:57:56.809Z] [2021-01-05T16:57:56.809Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:57:57.160Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:57:57.160Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T16:57:57.160Z] 31603596830f: Pulling fs layer [2021-01-05T16:57:57.160Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T16:57:57.160Z] 6ca5941a6612: Pulling fs layer [2021-01-05T16:57:57.160Z] ecc8261a40a4: Pulling fs layer [2021-01-05T16:57:57.160Z] ecc8261a40a4: Waiting [2021-01-05T16:57:57.160Z] 2a8b12db71e7: Download complete [2021-01-05T16:57:57.424Z] 31603596830f: Verifying Checksum [2021-01-05T16:57:57.424Z] 31603596830f: Download complete [2021-01-05T16:57:57.424Z] ecc8261a40a4: Verifying Checksum [2021-01-05T16:57:57.424Z] ecc8261a40a4: Download complete [2021-01-05T16:57:57.424Z] 6ca5941a6612: Verifying Checksum [2021-01-05T16:57:57.424Z] 6ca5941a6612: Download complete [2021-01-05T16:57:57.686Z] 31603596830f: Pull complete [2021-01-05T16:57:57.950Z] 2a8b12db71e7: Pull complete [2021-01-05T16:57:58.898Z] 6ca5941a6612: Pull complete [2021-01-05T16:57:58.898Z] ecc8261a40a4: Pull complete [2021-01-05T16:57:58.898Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T16:57:58.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T16:57:58.898Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T16:57:59.003Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T16:57:59.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T16:58:01.753Z] $ docker top 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T16:58:02.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T16:58:02.143Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T16:58:02.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T16:58:02.381Z] $ docker exec 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent [2021-01-05T16:58:02.555Z] SSH_AUTH_SOCK=/tmp/ssh-1I0Au8KFBCuy/agent.12 [2021-01-05T16:58:02.555Z] SSH_AGENT_PID=18 [2021-01-05T16:58:02.570Z] Running ssh-add (command line suppressed) [2021-01-05T16:58:02.697Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6307736058719052841.key (/w/workspace/edgex-go/8@tmp/private_key_6307736058719052841.key) [2021-01-05T16:58:02.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T16:58:03.096Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T16:58:03.125Z] $ docker exec --env ******** --env ******** 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent -k [2021-01-05T16:58:03.242Z] unset SSH_AUTH_SOCK; [2021-01-05T16:58:03.242Z] unset SSH_AGENT_PID; [2021-01-05T16:58:03.242Z] echo Agent pid 18 killed; [2021-01-05T16:58:03.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T16:58:03.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T16:58:03.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T16:58:03.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T16:58:03.623Z] $ docker exec 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent [2021-01-05T16:58:03.788Z] SSH_AUTH_SOCK=/tmp/ssh-6IH6eBranSYj/agent.47 [2021-01-05T16:58:03.788Z] SSH_AGENT_PID=52 [2021-01-05T16:58:03.797Z] Running ssh-add (command line suppressed) [2021-01-05T16:58:03.922Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8896507971305101786.key (/w/workspace/edgex-go/8@tmp/private_key_8896507971305101786.key) [2021-01-05T16:58:03.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T16:58:04.317Z] + git semver init [2021-01-05T16:58:04.317Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T16:58:04.317Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-01-05T16:58:04.317Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-01-05T16:58:04.317Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T16:58:04.317Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T16:58:04.317Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T16:58:04.317Z] # $SEMVER_BRANCH = PR-2970 [2021-01-05T16:58:04.317Z] # $SEMVER_TEMP = /tmp/semver-342904821 [2021-01-05T16:58:04.317Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T16:58:36.493Z] # '/tmp/semver-342904821' -> '/w/workspace/edgex-go/8/.semver' [2021-01-05T16:58:37.460Z] # -> Force: false [2021-01-05T16:58:37.460Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-01-05T16:58:37.478Z] $ docker exec --env ******** --env ******** 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent -k [2021-01-05T16:58:37.760Z] unset SSH_AUTH_SOCK; [2021-01-05T16:58:37.761Z] unset SSH_AGENT_PID; [2021-01-05T16:58:37.761Z] echo Agent pid 52 killed; [2021-01-05T16:58:37.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T16:58:38.376Z] + git semver [Pipeline] } [2021-01-05T16:58:38.396Z] $ docker stop --time=1 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded [2021-01-05T16:58:40.077Z] $ docker rm -f 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T16:58:40.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T16:58:41.176Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T16:58:41.179Z] [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-01-05T16:58:42.222Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:58:42.532Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T16:58:42.836Z] + sudo service docker restart [2021-01-05T16:58:42.836Z] + true [2021-01-05T16:58:42.836Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T16:58:43.430Z] ========================================================= [2021-01-05T16:58:43.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T16:58:43.430Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:58:43.781Z] + 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-01-05T16:58:47.134Z] Sending build context to Docker daemon 326.6MB [2021-01-05T16:58:47.134Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T16:58:47.134Z] Step 2/6 : FROM ${BASE} [2021-01-05T16:58:47.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T16:58:47.134Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T16:58:47.134Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T16:58:47.134Z] de9db76c5a1d: Pulling fs layer [2021-01-05T16:58:47.134Z] bca2f99d35d6: Pulling fs layer [2021-01-05T16:58:47.134Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T16:58:47.134Z] 7c6f9722023f: Pulling fs layer [2021-01-05T16:58:47.134Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T16:58:47.134Z] 93359f2a8cfa: Waiting [2021-01-05T16:58:47.134Z] 7c6f9722023f: Waiting [2021-01-05T16:58:47.134Z] a35cf1a2eb13: Waiting [2021-01-05T16:58:47.134Z] bca2f99d35d6: Waiting [2021-01-05T16:58:47.134Z] de9db76c5a1d: Download complete [2021-01-05T16:58:47.134Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T16:58:47.134Z] 0ef7d3d256c8: Download complete [2021-01-05T16:58:47.134Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T16:58:47.134Z] 93359f2a8cfa: Download complete [2021-01-05T16:58:47.134Z] 7c6f9722023f: Download complete [2021-01-05T16:58:47.408Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T16:58:47.408Z] 188c0c94c7c5: Download complete [2021-01-05T16:58:47.677Z] 188c0c94c7c5: Pull complete [2021-01-05T16:58:47.677Z] 0ef7d3d256c8: Pull complete [2021-01-05T16:58:47.945Z] de9db76c5a1d: Pull complete [2021-01-05T16:58:49.884Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T16:58:49.884Z] a35cf1a2eb13: Download complete [2021-01-05T16:58:51.285Z] bca2f99d35d6: Verifying Checksum [2021-01-05T16:58:51.285Z] bca2f99d35d6: Download complete [2021-01-05T16:58:56.643Z] bca2f99d35d6: Pull complete [2021-01-05T16:58:56.643Z] 93359f2a8cfa: Pull complete [2021-01-05T16:58:56.643Z] 7c6f9722023f: Pull complete [2021-01-05T16:58:56.666Z] Still waiting to schedule task [2021-01-05T16:58:56.666Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-05T16:59:01.982Z] a35cf1a2eb13: Pull complete [2021-01-05T16:59:01.982Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T16:59:01.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T16:59:01.982Z] ---> a62c8e92a672 [2021-01-05T16:59:01.982Z] 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-01-05T16:59:01.982Z] ---> Running in dd1eb8ce04c9 [2021-01-05T16:59:02.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T16:59:02.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T16:59:03.400Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T16:59:03.663Z] (2/12) Installing file (5.38-r0) [2021-01-05T16:59:03.927Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T16:59:03.927Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T16:59:10.563Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T16:59:10.563Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T16:59:10.563Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T16:59:10.563Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T16:59:10.830Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T16:59:10.830Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T16:59:10.830Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T16:59:11.096Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T16:59:11.096Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T16:59:11.096Z] OK: 233 MiB in 51 packages [2021-01-05T16:59:14.440Z] Removing intermediate container dd1eb8ce04c9 [2021-01-05T16:59:14.440Z] ---> 1f3679171a55 [2021-01-05T16:59:14.440Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T16:59:14.705Z] ---> Running in d06502651943 [2021-01-05T16:59:14.971Z] Removing intermediate container d06502651943 [2021-01-05T16:59:14.971Z] ---> 974ac0104920 [2021-01-05T16:59:14.971Z] Step 5/6 : COPY go.mod . [2021-01-05T16:59:14.971Z] ---> 9a66d618d3b8 [2021-01-05T16:59:14.971Z] Step 6/6 : RUN go mod download [2021-01-05T16:59:15.235Z] ---> Running in 93a5f0d97781 [2021-01-05T16:59:37.273Z] Removing intermediate container 93a5f0d97781 [2021-01-05T16:59:37.273Z] ---> f7c2f7b77d72 [2021-01-05T16:59:37.273Z] Successfully built f7c2f7b77d72 [2021-01-05T16:59:37.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:59:37.595Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T16:59:37.595Z] . [Pipeline] withDockerContainer [2021-01-05T16:59:37.706Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T16:59:37.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T16:59:38.748Z] $ docker top abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T16:59:39.341Z] + go version [2021-01-05T16:59:39.932Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T16:59:39.948Z] $ docker stop --time=1 abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 [2021-01-05T16:59:41.328Z] $ docker rm -f abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T16:59:42.346Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T16:59:42.346Z] . [Pipeline] withDockerContainer [2021-01-05T16:59:42.453Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T16:59:42.504Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T16:59:43.444Z] $ docker top b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T16:59:43.646Z] ========================================================= [2021-01-05T16:59:43.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T16:59:43.646Z] ========================================================= [Pipeline] sh [2021-01-05T16:59:43.940Z] + make test [2021-01-05T16:59:43.940Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T16:59:54.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:00:06.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:00:14.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:00:14.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:00:14.690Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:00:14.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:00:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:00:19.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:00:19.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:00:19.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:00:21.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2021-01-05T17:00:21.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:00:21.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:00:21.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:00:21.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:00:21.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:00:26.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.0% of statements [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:00:26.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:00:26.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:00:26.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.428s coverage: 77.8% of statements [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:00:26.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.4% of statements [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:00:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:00:27.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.403s coverage: 28.6% of statements [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:00:27.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:00:27.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:00:27.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements [2021-01-05T17:00:27.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:00:28.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-05T17:00:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:00:28.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements [2021-01-05T17:00:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:00:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:00:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:00:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:00:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 93.8% of statements [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:00:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:00:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-05T17:00:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.4% of statements [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-05T17:00:30.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-05T17:00:30.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.038s coverage: 82.7% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.096s coverage: 87.2% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 55.9% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.313s coverage: 84.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.1% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:00:53.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-05T17:00:53.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-05T17:00:53.096Z] GO111MODULE=on go vet ./... [2021-01-05T17:00:53.221Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18522 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-05T17:00:53.293Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-01-05T17:00:58.767Z] using credential edgex-jenkins-ssh [2021-01-05T17:00:58.822Z] Cloning the remote Git repository [2021-01-05T17:00:58.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:00:58.986Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-01-05T17:00:59.073Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:00:59.074Z] > git --version # timeout=10 [2021-01-05T17:00:59.097Z] > git --version # 'git version 2.17.1' [2021-01-05T17:00:59.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:00:59.170Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:01:19.951Z] gofmt -l . [2021-01-05T17:01:19.951Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:01:19.951Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:01:19.951Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T17:01:20.267Z] + ls -al . [2021-01-05T17:01:20.267Z] total 644 [2021-01-05T17:01:20.267Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 17:01 . [2021-01-05T17:01:20.267Z] drwxr-xr-x 4 root root 28 Jan 5 16:59 .. [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 16:57 .dockerignore [2021-01-05T17:01:20.267Z] drwxrwxr-x 8 1001 1001 179 Jan 5 16:57 .git [2021-01-05T17:01:20.267Z] drwxrwxr-x 3 1001 1001 125 Jan 5 16:57 .github [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 872 Jan 5 16:57 .gitignore [2021-01-05T17:01:20.267Z] drwx------ 3 1001 1001 47 Jan 5 16:58 .semver [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 16:57 .sonarcloud.properties [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:57 CONTRIBUTING.md [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 16:57 Dockerfile.build [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 16:57 Jenkinsfile [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:57 LICENSE [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 6001 Jan 5 16:57 Makefile [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 16:57 README.md [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 16:57 SECURITY.md [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:58 VERSION [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 16:57 ZMQWindows.md [2021-01-05T17:01:20.267Z] drwxrwxr-x 2 1001 1001 117 Jan 5 16:57 bin [2021-01-05T17:01:20.267Z] drwxrwxr-x 15 1001 1001 4096 Jan 5 16:57 cmd [2021-01-05T17:01:20.267Z] -rw-r--r-- 1 root root 546862 Jan 5 17:00 coverage.out [2021-01-05T17:01:20.267Z] -rw-r--r-- 1 root root 1005 Jan 5 17:01 go.mod [2021-01-05T17:01:20.267Z] -rw-r--r-- 1 root root 19087 Jan 5 17:01 go.sum [2021-01-05T17:01:20.267Z] drwxrwxr-x 8 1001 1001 127 Jan 5 16:57 internal [2021-01-05T17:01:20.267Z] drwxrwxr-x 4 1001 1001 26 Jan 5 16:57 openapi [2021-01-05T17:01:20.267Z] drwxrwxr-x 4 1001 1001 71 Jan 5 16:57 snap [2021-01-05T17:01:20.267Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 16:57 version.go [Pipeline] sh [2021-01-05T17:01:20.574Z] + '[' -e coverage.out ] [2021-01-05T17:01:20.574Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:01:20.804Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:01:21.107Z] + make build [2021-01-05T17:01:21.107Z] 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-01-05T17:01:21.151Z] Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:01:21.595Z] Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:01:21.595Z] Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) [2021-01-05T17:01:20.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:01:20.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:01:20.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:01:20.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:01:20.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:01:20.301Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:01:21.170Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:01:21.194Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:01:21.511Z] > git remote # timeout=10 [2021-01-05T17:01:21.528Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:01:21.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:01:21.556Z] > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 [2021-01-05T17:01:21.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:01:21.602Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:01:21.618Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:01:24.446Z] 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-01-05T17:01:26.040Z] Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T17:01:27.496Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:01:27.904Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:01:28.245Z] + + sudo service docker restart [2021-01-05T17:01:28.246Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T17:01:30.306Z] provisioning config files... [2021-01-05T17:01:30.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config665344339256807241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:01:30.791Z] ---> docker-login.sh [2021-01-05T17:01:30.791Z] nexus3.edgexfoundry.org:10001 [2021-01-05T17:01:31.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:01:32.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:01:32.065Z] Configure a credential helper to remove this warning. See [2021-01-05T17:01:32.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:01:32.065Z] [2021-01-05T17:01:32.065Z] Login Succeeded [2021-01-05T17:01:32.065Z] nexus3.edgexfoundry.org:10002 [2021-01-05T17:01:32.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:01:32.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:01:32.627Z] Configure a credential helper to remove this warning. See [2021-01-05T17:01:32.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:01:32.627Z] [2021-01-05T17:01:32.627Z] Login Succeeded [2021-01-05T17:01:32.627Z] nexus3.edgexfoundry.org:10003 [2021-01-05T17:01:32.698Z] 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-01-05T17:01:32.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:01:33.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:01:33.181Z] Configure a credential helper to remove this warning. See [2021-01-05T17:01:33.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:01:33.181Z] [2021-01-05T17:01:33.181Z] Login Succeeded [2021-01-05T17:01:33.181Z] nexus3.edgexfoundry.org:10004 [2021-01-05T17:01:33.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:01:33.648Z] 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-01-05T17:01:33.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:01:33.730Z] Configure a credential helper to remove this warning. See [2021-01-05T17:01:33.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:01:33.730Z] [2021-01-05T17:01:33.730Z] Login Succeeded [2021-01-05T17:01:33.730Z] docker.io [2021-01-05T17:01:34.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:01:34.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:01:34.595Z] Configure a credential helper to remove this warning. See [2021-01-05T17:01:34.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:01:34.595Z] [2021-01-05T17:01:34.595Z] Login Succeeded [2021-01-05T17:01:34.595Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T17:01:34.612Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T17:01:35.012Z] ========================================================= [2021-01-05T17:01:35.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T17:01:35.012Z] ========================================================= [2021-01-05T17:01:35.045Z] 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 [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:01:35.311Z] 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-01-05T17:01:35.464Z] + 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-01-05T17:01:36.753Z] 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-01-05T17:01:38.145Z] Sending build context to Docker daemon 165.7MB [2021-01-05T17:01:38.145Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T17:01:38.145Z] Step 2/6 : FROM ${BASE} [2021-01-05T17:01:38.145Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T17:01:38.145Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T17:01:38.145Z] a4357932f1b6: Pulling fs layer [2021-01-05T17:01:38.145Z] 18c013af1878: Pulling fs layer [2021-01-05T17:01:38.145Z] 00ac8860ef70: Pulling fs layer [2021-01-05T17:01:38.145Z] 63d7cb157983: Pulling fs layer [2021-01-05T17:01:38.145Z] b116817d02f9: Pulling fs layer [2021-01-05T17:01:38.145Z] 745a02a5169b: Pulling fs layer [2021-01-05T17:01:38.145Z] 63d7cb157983: Waiting [2021-01-05T17:01:38.145Z] b116817d02f9: Waiting [2021-01-05T17:01:38.145Z] 745a02a5169b: Waiting [2021-01-05T17:01:38.145Z] 00ac8860ef70: Waiting [2021-01-05T17:01:38.145Z] 18c013af1878: Verifying Checksum [2021-01-05T17:01:38.145Z] 18c013af1878: Download complete [2021-01-05T17:01:38.145Z] a4357932f1b6: Verifying Checksum [2021-01-05T17:01:38.145Z] a4357932f1b6: Download complete [2021-01-05T17:01:38.145Z] 63d7cb157983: Download complete [2021-01-05T17:01:38.145Z] b116817d02f9: Verifying Checksum [2021-01-05T17:01:38.145Z] b116817d02f9: Download complete [2021-01-05T17:01:38.145Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T17:01:38.145Z] 5f621e34cdf4: Download complete [2021-01-05T17:01:38.159Z] 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-01-05T17:01:38.784Z] 5f621e34cdf4: Pull complete [2021-01-05T17:01:39.154Z] 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-01-05T17:01:39.391Z] a4357932f1b6: Pull complete [2021-01-05T17:01:39.665Z] 18c013af1878: Pull complete [2021-01-05T17:01:40.566Z] 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-01-05T17:01:41.099Z] 745a02a5169b: Verifying Checksum [2021-01-05T17:01:41.099Z] 745a02a5169b: Download complete [2021-01-05T17:01:41.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:01:42.492Z] 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-01-05T17:01:42.540Z] 00ac8860ef70: Verifying Checksum [2021-01-05T17:01:42.540Z] 00ac8860ef70: Download complete [2021-01-05T17:01:43.905Z] 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-01-05T17:01:45.316Z] $ docker stop --time=1 b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 [2021-01-05T17:01:47.077Z] $ docker rm -f b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:01:50.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:01:50.751Z] [2021-01-05T17:01:50.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:01:51.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:01:51.105Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T17:01:51.105Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T17:01:51.105Z] ca9280d653b3: Pulling fs layer [2021-01-05T17:01:51.105Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T17:01:51.368Z] cbdbe7a5bc2a: Download complete [2021-01-05T17:01:51.951Z] cbdbe7a5bc2a: Pull complete [2021-01-05T17:01:51.951Z] ca9280d653b3: Verifying Checksum [2021-01-05T17:01:51.951Z] ca9280d653b3: Download complete [2021-01-05T17:01:52.695Z] 00ac8860ef70: Pull complete [2021-01-05T17:01:52.695Z] 63d7cb157983: Pull complete [2021-01-05T17:01:52.695Z] b116817d02f9: Pull complete [2021-01-05T17:01:52.901Z] ca9280d653b3: Pull complete [2021-01-05T17:01:53.478Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T17:01:53.478Z] 7e9c9ca2126c: Download complete [2021-01-05T17:01:56.090Z] 745a02a5169b: Pull complete [2021-01-05T17:01:56.090Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T17:01:56.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T17:01:56.090Z] ---> b7e6874047d6 [2021-01-05T17:01:56.090Z] 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-01-05T17:01:59.489Z] ---> Running in 658c34cabea8 [2021-01-05T17:02:00.106Z] 7e9c9ca2126c: Pull complete [2021-01-05T17:02:00.106Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T17:02:00.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:02:00.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T17:02:00.265Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T17:02:00.315Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T17:02:00.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:02:01.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:02:02.051Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T17:02:02.368Z] $ docker top 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 -eo pid,comm [Pipeline] { [2021-01-05T17:02:02.646Z] (2/12) Installing file (5.38-r0) [2021-01-05T17:02:02.647Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T17:02:02.647Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] sh [2021-01-05T17:02:02.987Z] + docker-compose build --help [2021-01-05T17:02:02.987Z] + grep parallel [2021-01-05T17:02:03.935Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T17:02:03.952Z] $ docker stop --time=1 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 [2021-01-05T17:02:05.360Z] $ docker rm -f 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:02:05.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:02:05.974Z] . [Pipeline] withDockerContainer [2021-01-05T17:02:06.074Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T17:02:06.129Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T17:02:07.042Z] $ docker top dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:02:07.612Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:02:08.624Z] Building docker-core-command-go ... [2021-01-05T17:02:08.624Z] Building docker-core-data-go ... [2021-01-05T17:02:08.624Z] Building docker-core-metadata-go ... [2021-01-05T17:02:08.624Z] Building docker-security-bootstrapper-go ... [2021-01-05T17:02:08.624Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:02:08.624Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:02:08.624Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:02:08.624Z] Building docker-support-notifications-go ... [2021-01-05T17:02:08.624Z] Building docker-support-scheduler-go ... [2021-01-05T17:02:08.624Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:02:08.624Z] Building docker-core-command-go [2021-01-05T17:02:08.624Z] Building docker-support-scheduler-go [2021-01-05T17:02:08.624Z] Building docker-support-notifications-go [2021-01-05T17:02:08.624Z] Building docker-security-secretstore-setup-go [2021-01-05T17:02:08.624Z] Building docker-sys-mgmt-agent-go [2021-01-05T17:02:17.734Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T17:02:17.734Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T17:02:17.734Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T17:02:17.734Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T17:02:17.734Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T17:02:17.734Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T17:02:18.004Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T17:02:18.004Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T17:02:18.275Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:02:18.275Z] OK: 217 MiB in 51 packages [2021-01-05T17:02:22.587Z] Removing intermediate container 658c34cabea8 [2021-01-05T17:02:22.587Z] ---> 56992d6689e0 [2021-01-05T17:02:22.587Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T17:02:22.587Z] ---> Running in b357fd5aef57 [2021-01-05T17:02:22.868Z] Removing intermediate container b357fd5aef57 [2021-01-05T17:02:22.868Z] ---> 24f9a224ba81 [2021-01-05T17:02:22.868Z] Step 5/6 : COPY go.mod . [2021-01-05T17:02:23.465Z] ---> 5b668bcc2f7b [2021-01-05T17:02:23.465Z] Step 6/6 : RUN go mod download [2021-01-05T17:02:23.743Z] ---> Running in 29350737f5fc [2021-01-05T17:02:41.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:02:41.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:02:41.164Z] ---> f7c2f7b77d72 [2021-01-05T17:02:41.164Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:02:41.164Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:02:41.164Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:02:41.164Z] ---> f7c2f7b77d72 [2021-01-05T17:02:41.164Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:02:41.579Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:02:41.579Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:02:41.579Z] ---> f7c2f7b77d72 [2021-01-05T17:02:41.579Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:02:41.847Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:02:41.847Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:02:41.847Z] ---> f7c2f7b77d72 [2021-01-05T17:02:41.847Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:02:41.847Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:02:41.847Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:02:41.847Z] ---> f7c2f7b77d72 [2021-01-05T17:02:41.847Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:02:42.810Z] ---> Running in 60057fd69499 [2021-01-05T17:02:42.810Z] ---> Running in 1f90df4ade99 [2021-01-05T17:02:42.810Z] ---> Running in 2f667b3b802e [2021-01-05T17:02:42.810Z] ---> Running in b28d5ab57032 [2021-01-05T17:02:42.810Z] ---> Running in 091989f1bc08 [2021-01-05T17:02:43.391Z] Removing intermediate container 091989f1bc08 [2021-01-05T17:02:43.391Z] ---> 64a05ff19d36 [2021-01-05T17:02:43.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:02:43.391Z] Removing intermediate container b28d5ab57032 [2021-01-05T17:02:43.391Z] ---> 99379dbeda6e [2021-01-05T17:02:43.391Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:02:43.391Z] Removing intermediate container 60057fd69499 [2021-01-05T17:02:43.391Z] ---> 954d014d36b4 [2021-01-05T17:02:43.391Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:02:43.391Z] Removing intermediate container 1f90df4ade99 [2021-01-05T17:02:43.391Z] ---> d6cb73ef211a [2021-01-05T17:02:43.391Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:02:43.391Z] Removing intermediate container 2f667b3b802e [2021-01-05T17:02:43.391Z] ---> 91241391d1af [2021-01-05T17:02:43.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:02:43.391Z] ---> Running in 5c6b9f6d1a59 [2021-01-05T17:02:43.391Z] ---> Running in 7b8937b2e48f [2021-01-05T17:02:43.391Z] ---> Running in 597dd94af9d5 [2021-01-05T17:02:43.391Z] ---> Running in 920df11fac95 [2021-01-05T17:02:43.391Z] ---> Running in dc8d76c4eb98 [2021-01-05T17:02:46.010Z] Removing intermediate container 5c6b9f6d1a59 [2021-01-05T17:02:46.010Z] ---> 9d53688fe7d3 [2021-01-05T17:02:46.010Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-05T17:02:46.010Z] Removing intermediate container 7b8937b2e48f [2021-01-05T17:02:46.010Z] ---> ba8b8a9170ab [2021-01-05T17:02:46.010Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:02:46.010Z] ---> Running in 3c4204d81078 [2021-01-05T17:02:46.010Z] ---> Running in ef5e6285a5a1 [2021-01-05T17:02:46.272Z] Removing intermediate container dc8d76c4eb98 [2021-01-05T17:02:46.272Z] ---> 2517d0a877bf [2021-01-05T17:02:46.272Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:02:46.272Z] Removing intermediate container 597dd94af9d5 [2021-01-05T17:02:46.272Z] ---> 4e71707986aa [2021-01-05T17:02:46.272Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:02:46.272Z] Removing intermediate container 920df11fac95 [2021-01-05T17:02:46.272Z] ---> a27ea0d847e9 [2021-01-05T17:02:46.272Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:02:46.543Z] ---> Running in d1b347af4a46 [2021-01-05T17:02:46.543Z] ---> Running in 008adb863169 [2021-01-05T17:02:46.543Z] ---> Running in aa8492edde02 [2021-01-05T17:02:47.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:47.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:47.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:47.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:47.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:48.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:48.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:48.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:48.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:48.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:02:49.233Z] OK: 233 MiB in 51 packages [2021-01-05T17:02:49.233Z] OK: 233 MiB in 51 packages [2021-01-05T17:02:49.233Z] OK: 233 MiB in 51 packages [2021-01-05T17:02:49.496Z] OK: 233 MiB in 51 packages [2021-01-05T17:02:49.496Z] OK: 233 MiB in 51 packages [2021-01-05T17:02:50.071Z] Removing intermediate container 008adb863169 [2021-01-05T17:02:50.071Z] ---> b533fa56b335 [2021-01-05T17:02:50.071Z] Step 6/26 : COPY go.mod . [2021-01-05T17:02:50.071Z] Removing intermediate container aa8492edde02 [2021-01-05T17:02:50.071Z] ---> d522eb67a16f [2021-01-05T17:02:50.071Z] Step 6/25 : COPY go.mod . [2021-01-05T17:02:50.337Z] Removing intermediate container 3c4204d81078 [2021-01-05T17:02:50.337Z] ---> 862b0e2476c9 [2021-01-05T17:02:50.337Z] Step 6/25 : COPY go.mod . [2021-01-05T17:02:50.577Z] Removing intermediate container 29350737f5fc [2021-01-05T17:02:50.577Z] ---> cafab8315b4c [2021-01-05T17:02:50.577Z] Successfully built cafab8315b4c [2021-01-05T17:02:50.577Z] Successfully tagged ci-base-image-arm64:latest [2021-01-05T17:02:50.601Z] ---> e41160a02aa6 [2021-01-05T17:02:50.601Z] Step 7/25 : RUN go mod download [2021-01-05T17:02:50.601Z] ---> 6246a02567cb [2021-01-05T17:02:50.601Z] Step 7/26 : RUN go mod download [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:02:50.867Z] Removing intermediate container d1b347af4a46 [2021-01-05T17:02:50.867Z] ---> ff24039bc0be [2021-01-05T17:02:50.867Z] Step 6/26 : COPY go.mod . [2021-01-05T17:02:50.867Z] ---> 053a5309b9ac [2021-01-05T17:02:50.867Z] Step 7/25 : RUN go mod download [2021-01-05T17:02:50.867Z] ---> Running in bcda5efd8837 [2021-01-05T17:02:50.867Z] Removing intermediate container ef5e6285a5a1 [2021-01-05T17:02:50.867Z] ---> 1faae0a9aab7 [2021-01-05T17:02:50.867Z] Step 6/24 : COPY go.mod . [2021-01-05T17:02:50.867Z] ---> Running in 62f8f8be921e [2021-01-05T17:02:50.922Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:02:50.922Z] . [Pipeline] withDockerContainer [2021-01-05T17:02:51.130Z] ---> Running in cf851082ea8b [2021-01-05T17:02:51.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container [2021-01-05T17:02:51.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T17:02:51.394Z] ---> 7b2e3a5abe80 [2021-01-05T17:02:51.394Z] Step 7/26 : RUN go mod download [2021-01-05T17:02:51.394Z] ---> 5ce8f792af97 [2021-01-05T17:02:51.394Z] Step 7/24 : RUN go mod download [2021-01-05T17:02:51.662Z] ---> Running in ae61ef5c9ea4 [2021-01-05T17:02:51.662Z] ---> Running in 3814dc20f172 [2021-01-05T17:02:52.918Z] $ docker top 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:02:53.638Z] Removing intermediate container 62f8f8be921e [2021-01-05T17:02:53.638Z] ---> ad92cfa4786e [2021-01-05T17:02:53.638Z] Step 8/26 : COPY . . [2021-01-05T17:02:53.638Z] Removing intermediate container bcda5efd8837 [2021-01-05T17:02:53.638Z] ---> c5dd5cb60b6b [2021-01-05T17:02:53.638Z] Step 8/25 : COPY . . [2021-01-05T17:02:54.014Z] + go version [2021-01-05T17:02:54.015Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T17:02:54.037Z] $ docker stop --time=1 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 [2021-01-05T17:02:55.590Z] Removing intermediate container cf851082ea8b [2021-01-05T17:02:55.590Z] ---> 2933274bed5b [2021-01-05T17:02:55.590Z] Step 8/25 : COPY . . [2021-01-05T17:02:56.081Z] $ docker rm -f 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:02:57.105Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:02:57.105Z] . [Pipeline] withDockerContainer [2021-01-05T17:02:57.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container [2021-01-05T17:02:57.432Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T17:02:58.172Z] Removing intermediate container ae61ef5c9ea4 [2021-01-05T17:02:58.173Z] ---> e91fc302b382 [2021-01-05T17:02:58.173Z] Step 8/26 : COPY . . [2021-01-05T17:02:58.173Z] Removing intermediate container 3814dc20f172 [2021-01-05T17:02:58.173Z] ---> 4e6266074467 [2021-01-05T17:02:58.173Z] Step 8/24 : COPY . . [2021-01-05T17:02:58.903Z] $ docker top 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T17:02:59.266Z] ========================================================= [2021-01-05T17:02:59.266Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T17:02:59.266Z] ========================================================= [Pipeline] sh [2021-01-05T17:02:59.910Z] + make test [2021-01-05T17:02:59.910Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T17:03:22.107Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:03:37.311Z] ---> 527706fdf78c [2021-01-05T17:03:37.311Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:03:37.311Z] ---> dc4cb2448d3c [2021-01-05T17:03:37.311Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:03:37.311Z] ---> Running in 9f50a44feadb [2021-01-05T17:03:37.311Z] ---> Running in 7a9169816e7a [2021-01-05T17:03:37.311Z] ---> 9d35ea901f6c [2021-01-05T17:03:37.312Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-05T17:03:37.312Z] ---> f8d12bfaa8b7 [2021-01-05T17:03:37.312Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:03:37.312Z] ---> 685263b337ab [2021-01-05T17:03:37.312Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:03:37.312Z] ---> Running in 90e9dfc75208 [2021-01-05T17:03:37.312Z] ---> Running in 2bab06d53a9d [2021-01-05T17:03:37.312Z] ---> Running in bd46ec28c5c5 [2021-01-05T17:03:37.312Z] 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-01-05T17:03:37.312Z] 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-01-05T17:03:37.312Z] 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-01-05T17:03:37.312Z] 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-01-05T17:03:37.312Z] 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-01-05T17:04:04.025Z] 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-01-05T17:04:09.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:04:14.140Z] Removing intermediate container 2bab06d53a9d [2021-01-05T17:04:14.140Z] ---> edb1b5948531 [2021-01-05T17:04:14.140Z] [2021-01-05T17:04:14.140Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:04:14.140Z] Removing intermediate container bd46ec28c5c5 [2021-01-05T17:04:14.140Z] ---> 9ff75897840b [2021-01-05T17:04:14.140Z] [2021-01-05T17:04:14.140Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:04:14.140Z] Removing intermediate container 7a9169816e7a [2021-01-05T17:04:14.140Z] ---> 07281430baf9 [2021-01-05T17:04:14.140Z] [2021-01-05T17:04:14.140Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:04:14.140Z] Removing intermediate container 9f50a44feadb [2021-01-05T17:04:14.140Z] ---> 1d63e01a0f7f [2021-01-05T17:04:14.140Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:04:14.140Z] Removing intermediate container 90e9dfc75208 [2021-01-05T17:04:14.140Z] ---> 4572d638cc0f [2021-01-05T17:04:14.140Z] [2021-01-05T17:04:14.140Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:04:14.140Z] 3.12: Pulling from library/alpine [2021-01-05T17:04:14.140Z] 3.12: Pulling from library/alpine [2021-01-05T17:04:14.140Z] 3.12: Pulling from library/alpine [2021-01-05T17:04:14.140Z] 3.12: Pulling from library/alpine [2021-01-05T17:04:14.140Z] ---> Running in e64f28fe78e3 [2021-01-05T17:04:14.407Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:04:14.407Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:04:14.408Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:04:14.408Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:04:14.408Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:04:14.408Z] Status: Image is up to date for alpine:3.12 [2021-01-05T17:04:14.408Z] ---> 389fef711851 [2021-01-05T17:04:14.408Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:04:14.408Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:04:14.408Z] Status: Image is up to date for alpine:3.12 [2021-01-05T17:04:14.408Z] ---> 389fef711851 [2021-01-05T17:04:14.408Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:04:14.408Z] ---> 389fef711851 [2021-01-05T17:04:14.408Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:04:14.408Z] ---> 389fef711851 [2021-01-05T17:04:14.408Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:04:14.408Z] 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-01-05T17:04:14.672Z] ---> Running in d19d76b47f55 [2021-01-05T17:04:14.672Z] ---> Running in bb9bfb35dad1 [2021-01-05T17:04:14.672Z] ---> Running in df170d7e49d6 [2021-01-05T17:04:14.672Z] ---> Running in fbe617e72704 [2021-01-05T17:04:14.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:16.620Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:04:16.620Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:04:16.620Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:04:16.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:16.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:04:16.887Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:04:16.887Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:04:16.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:16.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:04:16.887Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:04:16.887Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:04:16.887Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:04:16.887Z] OK: 6 MiB in 16 packages [2021-01-05T17:04:16.887Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:04:16.887Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:04:16.887Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:04:16.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:16.887Z] OK: 6 MiB in 16 packages [2021-01-05T17:04:16.887Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:16.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:04:16.887Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:04:17.465Z] OK: 7 MiB in 19 packages [2021-01-05T17:04:17.465Z] OK: 6 MiB in 16 packages [2021-01-05T17:04:17.465Z] Removing intermediate container e64f28fe78e3 [2021-01-05T17:04:17.465Z] ---> a5bbc609b983 [2021-01-05T17:04:17.465Z] [2021-01-05T17:04:17.465Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:04:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:04:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:04:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:04:17.737Z] 20.10.0: Pulling from library/docker [2021-01-05T17:04:19.152Z] Removing intermediate container bb9bfb35dad1 [2021-01-05T17:04:19.152Z] ---> 706a9ebdc93e [2021-01-05T17:04:19.152Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:04:19.417Z] Removing intermediate container fbe617e72704 [2021-01-05T17:04:19.417Z] ---> 691e98bac87f [2021-01-05T17:04:19.417Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:04:19.417Z] Removing intermediate container d19d76b47f55 [2021-01-05T17:04:19.417Z] ---> 742e970743ec [2021-01-05T17:04:19.417Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:04:19.683Z] ---> Running in 0bda922200ca [2021-01-05T17:04:19.683Z] Removing intermediate container df170d7e49d6 [2021-01-05T17:04:19.683Z] ---> e4ee8a2a7c76 [2021-01-05T17:04:19.683Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:04:19.683Z] ---> Running in dc377022b241 [2021-01-05T17:04:19.683Z] ---> Running in 5e2d74a4f767 [2021-01-05T17:04:19.683Z] ---> Running in 34545e6d2ff2 [2021-01-05T17:04:19.947Z] Removing intermediate container 0bda922200ca [2021-01-05T17:04:19.947Z] ---> 7b0f0ae084f0 [2021-01-05T17:04:19.947Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-05T17:04:19.947Z] Removing intermediate container dc377022b241 [2021-01-05T17:04:19.947Z] ---> b956176886e1 [2021-01-05T17:04:19.947Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-05T17:04:20.214Z] Removing intermediate container 5e2d74a4f767 [2021-01-05T17:04:20.214Z] ---> ea288a99607b [2021-01-05T17:04:20.214Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-05T17:04:20.214Z] Removing intermediate container 34545e6d2ff2 [2021-01-05T17:04:20.214Z] ---> 91ea765b563c [2021-01-05T17:04:20.214Z] Step 13/24 : WORKDIR / [2021-01-05T17:04:20.214Z] ---> Running in 11a3cfc632a6 [2021-01-05T17:04:20.214Z] ---> Running in 0d5c5554cece [2021-01-05T17:04:20.214Z] ---> Running in b9339bb688a0 [2021-01-05T17:04:20.480Z] ---> Running in 475e0243b085 [2021-01-05T17:04:20.480Z] Removing intermediate container 11a3cfc632a6 [2021-01-05T17:04:20.480Z] ---> 1571f5c3cd03 [2021-01-05T17:04:20.480Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:04:20.480Z] Removing intermediate container 0d5c5554cece [2021-01-05T17:04:20.480Z] ---> 2297ef9e125e [2021-01-05T17:04:20.480Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:04:20.751Z] ---> Running in 23b9ba45b3ca [2021-01-05T17:04:20.751Z] Removing intermediate container 475e0243b085 [2021-01-05T17:04:20.751Z] ---> 6e1754e2ecc1 [2021-01-05T17:04:20.751Z] 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-01-05T17:04:20.751Z] Removing intermediate container b9339bb688a0 [2021-01-05T17:04:20.751Z] ---> 6d6d2b7f9297 [2021-01-05T17:04:20.751Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:04:20.751Z] ---> Running in 31da6d1b3eee [2021-01-05T17:04:21.017Z] ---> Running in 201dff51ace9 [2021-01-05T17:04:21.017Z] Removing intermediate container 23b9ba45b3ca [2021-01-05T17:04:21.017Z] ---> 6f8dc0a8c9cb [2021-01-05T17:04:21.017Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:04:21.600Z] ---> 23e9612d0a49 [2021-01-05T17:04:21.600Z] 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-01-05T17:04:21.871Z] Removing intermediate container 201dff51ace9 [2021-01-05T17:04:21.871Z] ---> 1c9ea58704f3 [2021-01-05T17:04:21.871Z] Step 15/26 : WORKDIR / [2021-01-05T17:04:21.871Z] Removing intermediate container 31da6d1b3eee [2021-01-05T17:04:21.871Z] ---> 2cae693c1339 [2021-01-05T17:04:21.871Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:04:21.871Z] ---> Running in ec10cd42ec1c [2021-01-05T17:04:21.871Z] ---> b464e0b8d73e [2021-01-05T17:04:21.871Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:04:22.140Z] ---> da814ff6d70b [2021-01-05T17:04:22.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:04:22.413Z] ---> 53d8185607d0 [2021-01-05T17:04:22.413Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:04:22.413Z] Removing intermediate container ec10cd42ec1c [2021-01-05T17:04:22.413Z] ---> e18d4d0452e0 [2021-01-05T17:04:22.413Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:04:22.691Z] ---> f58ccd0ce378 [2021-01-05T17:04:22.691Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:04:22.961Z] ---> 64c0015957ba [2021-01-05T17:04:22.961Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:04:22.961Z] ---> 592a87fd9955 [2021-01-05T17:04:22.961Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:04:23.236Z] ---> eb1063bde398 [2021-01-05T17:04:23.236Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:04:23.508Z] ---> 5004408dd4ab [2021-01-05T17:04:23.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:04:23.508Z] ---> 83faa07edda2 [2021-01-05T17:04:23.508Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:04:24.902Z] ---> Running in 844fd9b5e631 [2021-01-05T17:04:24.902Z] ---> 9470122a3785 [2021-01-05T17:04:24.903Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:04:24.903Z] ---> 6e4ff8f499b0 [2021-01-05T17:04:24.903Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:04:24.903Z] ---> cbd74134e42d [2021-01-05T17:04:24.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:04:24.903Z] ---> Running in da89ef00273d [2021-01-05T17:04:24.903Z] Removing intermediate container 844fd9b5e631 [2021-01-05T17:04:24.903Z] ---> e637442f835f [2021-01-05T17:04:24.903Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:04:25.174Z] ---> Running in 773f24a8a868 [2021-01-05T17:04:25.174Z] ---> a128f256f143 [2021-01-05T17:04:25.174Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:04:25.445Z] ---> 99a222971111 [2021-01-05T17:04:25.445Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:04:25.445Z] Removing intermediate container da89ef00273d [2021-01-05T17:04:25.445Z] ---> f166dc49b1ba [2021-01-05T17:04:25.445Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:04:25.445Z] ---> Running in c2fb0db11f19 [2021-01-05T17:04:25.445Z] ---> Running in ee7e5f53b191 [2021-01-05T17:04:25.445Z] ---> Running in d8d1b374a8a5 [2021-01-05T17:04:25.445Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:04:25.711Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:04:25.711Z] ---> aefe523efa57 [2021-01-05T17:04:25.711Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:04:25.711Z] Removing intermediate container 773f24a8a868 [2021-01-05T17:04:25.711Z] ---> 0430293dbd9c [2021-01-05T17:04:25.711Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:04:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:04:25.979Z] ---> Running in 01905e830e44 [2021-01-05T17:04:25.979Z] Removing intermediate container ee7e5f53b191 [2021-01-05T17:04:25.979Z] ---> e6c8ff35d51b [2021-01-05T17:04:25.979Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:04:25.979Z] Removing intermediate container d8d1b374a8a5 [2021-01-05T17:04:25.979Z] ---> b90e243581a7 [2021-01-05T17:04:25.979Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-05T17:04:26.261Z] ---> Running in 0ac77cb9834d [2021-01-05T17:04:26.261Z] ---> 189b4603f586 [2021-01-05T17:04:26.261Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:04:26.526Z] ---> Running in 261fe52f22ac [2021-01-05T17:04:26.526Z] ---> 5fb291fbafee [2021-01-05T17:04:26.526Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:04:26.526Z] Removing intermediate container 0ac77cb9834d [2021-01-05T17:04:26.526Z] ---> 8eb77fe2a8d0 [2021-01-05T17:04:26.526Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-05T17:04:26.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:26.794Z] ---> Running in 793a6dcc06f4 [2021-01-05T17:04:26.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:27.061Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:04:27.061Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:04:27.061Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:04:27.061Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:27.061Z] OK: 12 MiB in 22 packages [2021-01-05T17:04:27.324Z] ---> 0ae4f17b3701 [2021-01-05T17:04:27.324Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:04:27.586Z] ---> Running in df98ea668741 [2021-01-05T17:04:27.586Z] Removing intermediate container c2fb0db11f19 [2021-01-05T17:04:27.586Z] ---> b00003a462dd [2021-01-05T17:04:27.586Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:04:27.849Z] ---> Running in 4a4652a48a24 [2021-01-05T17:04:28.427Z] Removing intermediate container 4a4652a48a24 [2021-01-05T17:04:28.427Z] ---> fb12a4403c75 [2021-01-05T17:04:28.427Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T17:04:28.427Z] Removing intermediate container 01905e830e44 [2021-01-05T17:04:28.427Z] ---> 20654f153f8c [2021-01-05T17:04:28.427Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:04:28.427Z] ---> Running in 2e87837a9a78 [2021-01-05T17:04:28.692Z] ---> Running in f8383cf75a20 [2021-01-05T17:04:28.692Z] Removing intermediate container 261fe52f22ac [2021-01-05T17:04:28.692Z] ---> 1cc042f35a09 [2021-01-05T17:04:28.692Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:04:28.955Z] ---> Running in b7a2b65cb04d [2021-01-05T17:04:28.955Z] Removing intermediate container 2e87837a9a78 [2021-01-05T17:04:28.955Z] ---> cbed373ea0d7 [2021-01-05T17:04:28.956Z] Step 23/24 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:04:28.956Z] Removing intermediate container 793a6dcc06f4 [2021-01-05T17:04:28.956Z] ---> d8c19372c594 [2021-01-05T17:04:28.956Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:04:28.956Z] Removing intermediate container f8383cf75a20 [2021-01-05T17:04:28.956Z] ---> c8d3fff1fbe9 [2021-01-05T17:04:28.956Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:04:29.219Z] ---> Running in d342e2d92ddf [2021-01-05T17:04:29.219Z] ---> Running in 0722baca815e [2021-01-05T17:04:29.219Z] ---> Running in 3dac6e7d2121 [2021-01-05T17:04:29.219Z] Removing intermediate container df98ea668741 [2021-01-05T17:04:29.219Z] ---> d74a08ae45a9 [2021-01-05T17:04:29.219Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:04:29.219Z] Removing intermediate container b7a2b65cb04d [2021-01-05T17:04:29.219Z] ---> b942a66548d3 [2021-01-05T17:04:29.219Z] Step 23/25 : LABEL arch=x86_64 [2021-01-05T17:04:29.482Z] ---> Running in a487af25f705 [2021-01-05T17:04:29.482Z] ---> Running in 17029644232e [2021-01-05T17:04:29.752Z] Removing intermediate container 0722baca815e [2021-01-05T17:04:29.752Z] ---> a16f10a51e30 [2021-01-05T17:04:29.752Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:04:29.752Z] Removing intermediate container 3dac6e7d2121 [2021-01-05T17:04:29.752Z] ---> 1beef8766f67 [2021-01-05T17:04:29.752Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:04:29.752Z] Removing intermediate container d342e2d92ddf [2021-01-05T17:04:29.752Z] ---> cd54d2e8648f [2021-01-05T17:04:29.752Z] Step 23/25 : LABEL arch=x86_64 [2021-01-05T17:04:29.752Z] ---> Running in 6bcc0268a854 [2021-01-05T17:04:29.752Z] ---> Running in 5b80cf63d7a2 [2021-01-05T17:04:29.752Z] Removing intermediate container a487af25f705 [2021-01-05T17:04:29.752Z] ---> bce37d2d71c6 [2021-01-05T17:04:29.752Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:04:30.018Z] Removing intermediate container 17029644232e [2021-01-05T17:04:30.018Z] ---> c4da552ac927 [2021-01-05T17:04:30.018Z] Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:04:30.018Z] ---> Running in b8a9bd4b968e [2021-01-05T17:04:30.018Z] ---> Running in 124a9623fec6 [2021-01-05T17:04:30.018Z] ---> Running in 0625a95b3bd7 [2021-01-05T17:04:30.282Z] Removing intermediate container 6bcc0268a854 [2021-01-05T17:04:30.282Z] ---> 731a3d705b59 [2021-01-05T17:04:30.282Z] [2021-01-05T17:04:30.282Z] Removing intermediate container 5b80cf63d7a2 [2021-01-05T17:04:30.282Z] ---> f9f902bbb1bc [2021-01-05T17:04:30.282Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:04:30.282Z] Removing intermediate container b8a9bd4b968e [2021-01-05T17:04:30.282Z] ---> fd4adcd4c849 [2021-01-05T17:04:30.282Z] Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:04:30.546Z] Removing intermediate container 124a9623fec6 [2021-01-05T17:04:30.546Z] ---> c15e882cf55a [2021-01-05T17:04:30.546Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:04:30.546Z] Successfully built 731a3d705b59 [2021-01-05T17:04:30.812Z] Removing intermediate container 0625a95b3bd7 [2021-01-05T17:04:30.812Z] ---> 58e8e7164cb4 [2021-01-05T17:04:30.812Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:04:30.812Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T17:04:30.812Z] Building docker-core-metadata-go [2021-01-05T17:04:30.812Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 5cd5813fadb7 [2021-01-05T17:04:31.075Z] ---> Running in f8c392260b13 [2021-01-05T17:04:31.075Z] ---> Running in 51fea23a3607 [2021-01-05T17:04:31.075Z] ---> 5c6567b6ff8e [2021-01-05T17:04:31.075Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:04:31.075Z] Removing intermediate container 5cd5813fadb7 [2021-01-05T17:04:31.075Z] ---> 5f92911e65ad [2021-01-05T17:04:31.075Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:04:31.269Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:04:31.270Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:04:31.270Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:04:31.338Z] ---> Running in 1ec29f39a557 [2021-01-05T17:04:31.338Z] Removing intermediate container 51fea23a3607 [2021-01-05T17:04:31.338Z] ---> 457318c2fc80 [2021-01-05T17:04:31.338Z] [2021-01-05T17:04:31.338Z] Removing intermediate container f8c392260b13 [2021-01-05T17:04:31.338Z] ---> c4c93501b5e5 [2021-01-05T17:04:31.338Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:04:31.609Z] ---> 0a9b5ae69796 [2021-01-05T17:04:31.609Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:04:31.609Z] ---> Running in a42bc0679049 [2021-01-05T17:04:31.609Z] Successfully built 457318c2fc80 [2021-01-05T17:04:31.609Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T17:04:31.609Z] Building docker-core-data-go [2021-01-05T17:04:31.610Z]  Building docker-support-notifications-go ... done Removing intermediate container 1ec29f39a557 [2021-01-05T17:04:31.610Z] ---> 94109102f9fb [2021-01-05T17:04:31.610Z] [2021-01-05T17:04:31.876Z] Successfully built 94109102f9fb [2021-01-05T17:04:31.876Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T17:04:31.876Z] Building docker-security-bootstrapper-go [2021-01-05T17:04:31.876Z]  Building docker-support-scheduler-go ... done Removing intermediate container a42bc0679049 [2021-01-05T17:04:31.876Z] ---> 6d756d444c17 [2021-01-05T17:04:31.876Z] [2021-01-05T17:04:32.153Z] ---> 4a62d3917544 [2021-01-05T17:04:32.153Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:04:32.153Z] Successfully built 6d756d444c17 [2021-01-05T17:04:32.153Z] Successfully tagged docker-core-command-go:latest [2021-01-05T17:04:32.153Z] Building docker-security-proxy-setup-go [2021-01-05T17:04:32.153Z]  Building docker-core-command-go ... done  ---> Running in 46ad7454434b [2021-01-05T17:04:34.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:34.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:04:34.093Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:04:34.093Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:04:34.093Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:04:34.093Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:04:34.676Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:04:34.676Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:04:34.676Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:04:38.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements [2021-01-05T17:04:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:04:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:04:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:04:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:04:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:04:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.461s coverage: 27.0% of statements [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:04:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:04:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:04:44.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:04:44.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.569s coverage: 77.8% of statements [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:04:44.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.342s coverage: 82.4% of statements [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:04:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:04:46.968Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:04:46.968Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:04:46.968Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:04:47.233Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:04:47.233Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:04:47.233Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:04:47.233Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:04:47.233Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:04:47.233Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:04:47.233Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:04:47.233Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:04:47.233Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:04:47.511Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:04:47.512Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:04:47.512Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:04:47.512Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:04:47.512Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:04:47.512Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:04:47.512Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:04:47.512Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:04:47.512Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:04:47.512Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:04:47.512Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:04:47.512Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:04:47.512Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:04:47.512Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:04:47.782Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:04:47.782Z] OK: 71 MiB in 55 packages [2021-01-05T17:04:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.099s coverage: 28.6% of statements [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:04:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:04:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:04:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.313s coverage: 86.7% of statements [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:04:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.306s coverage: 97.5% of statements [2021-01-05T17:04:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:04:53.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-01-05T17:04:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:04:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:04:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:04:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:05:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.168s coverage: 93.8% of statements [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:05:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:05:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-05T17:05:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.4% of statements [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-05T17:05:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-05T17:05:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-05T17:05:06.676Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:05:06.676Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:05:06.676Z] ---> f7c2f7b77d72 [2021-01-05T17:05:06.676Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:05:06.676Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:05:06.676Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:05:06.676Z] ---> f7c2f7b77d72 [2021-01-05T17:05:06.676Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 91241391d1af [2021-01-05T17:05:06.676Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 91241391d1af [2021-01-05T17:05:06.676Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 2517d0a877bf [2021-01-05T17:05:06.676Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 2517d0a877bf [2021-01-05T17:05:06.676Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:05:06.676Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:05:06.676Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:05:06.676Z] ---> f7c2f7b77d72 [2021-01-05T17:05:06.676Z] Step 3/32 : WORKDIR /edgex-go [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 91241391d1af [2021-01-05T17:05:06.676Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 2517d0a877bf [2021-01-05T17:05:06.676Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-05T17:05:06.676Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:05:06.676Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:05:06.676Z] ---> f7c2f7b77d72 [2021-01-05T17:05:06.676Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 91241391d1af [2021-01-05T17:05:06.676Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:05:06.676Z] ---> Using cache [2021-01-05T17:05:06.676Z] ---> 2517d0a877bf [2021-01-05T17:05:06.676Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:05:07.273Z] ---> Running in e479a0bb498e [2021-01-05T17:05:07.273Z] ---> Running in cd69b7e0a73b [2021-01-05T17:05:07.273Z] ---> Running in b74eec275140 [2021-01-05T17:05:07.273Z] ---> Running in ccb89b474105 [2021-01-05T17:05:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:09.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:09.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:09.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:09.566Z] OK: 233 MiB in 51 packages [2021-01-05T17:05:09.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:09.908Z] OK: 233 MiB in 51 packages [2021-01-05T17:05:09.908Z] OK: 233 MiB in 51 packages [2021-01-05T17:05:11.048Z] OK: 233 MiB in 51 packages [2021-01-05T17:05:13.395Z] Removing intermediate container b74eec275140 [2021-01-05T17:05:13.395Z] ---> ff6059d33cb8 [2021-01-05T17:05:13.395Z] Step 6/21 : COPY go.mod . [2021-01-05T17:05:13.725Z] Removing intermediate container e479a0bb498e [2021-01-05T17:05:13.725Z] ---> be2e7d3b234f [2021-01-05T17:05:13.725Z] Step 6/26 : COPY go.mod . [2021-01-05T17:05:14.037Z] ---> 4231040c6305 [2021-01-05T17:05:14.037Z] Step 7/21 : RUN go mod download [2021-01-05T17:05:14.037Z] Removing intermediate container ccb89b474105 [2021-01-05T17:05:14.037Z] ---> d77705e5bae3 [2021-01-05T17:05:14.037Z] Step 6/32 : COPY go.mod . [2021-01-05T17:05:14.037Z] Removing intermediate container 46ad7454434b [2021-01-05T17:05:14.037Z] ---> 9098b4fcd290 [2021-01-05T17:05:14.037Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:05:14.037Z] ---> Running in ceff6fc8e91c [2021-01-05T17:05:14.319Z] ---> Running in 4c277b09c2cd [2021-01-05T17:05:14.319Z] Removing intermediate container cd69b7e0a73b [2021-01-05T17:05:14.319Z] ---> 1666aef64e1a [2021-01-05T17:05:14.319Z] Step 6/26 : COPY go.mod . [2021-01-05T17:05:14.319Z] ---> 465c24c3db13 [2021-01-05T17:05:14.319Z] Step 7/26 : RUN go mod download [2021-01-05T17:05:14.583Z] ---> ab272d465b82 [2021-01-05T17:05:14.583Z] Step 7/32 : RUN go mod download [2021-01-05T17:05:14.583Z] ---> Running in 2787f0d3d9c9 [2021-01-05T17:05:14.849Z] ---> Running in f4f1b041cf4b [2021-01-05T17:05:14.849Z] ---> 6816b3b91fac [2021-01-05T17:05:14.849Z] Step 7/26 : RUN go mod download [2021-01-05T17:05:15.118Z] ---> Running in 5e1864dbc949 [2021-01-05T17:05:16.579Z] Removing intermediate container ceff6fc8e91c [2021-01-05T17:05:16.579Z] ---> ad7636ddb4ab [2021-01-05T17:05:16.579Z] Step 8/21 : COPY . . [2021-01-05T17:05:16.850Z] Removing intermediate container 2787f0d3d9c9 [2021-01-05T17:05:16.850Z] ---> dc699d8752c8 [2021-01-05T17:05:16.850Z] Step 8/26 : COPY . . [2021-01-05T17:05:17.126Z] Collecting docker-compose==1.23.2 [2021-01-05T17:05:17.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:05:18.085Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:05:18.085Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:05:20.654Z] Removing intermediate container f4f1b041cf4b [2021-01-05T17:05:20.654Z] ---> 7595cc847c88 [2021-01-05T17:05:20.654Z] Step 8/32 : COPY . . [2021-01-05T17:05:20.654Z] Removing intermediate container 5e1864dbc949 [2021-01-05T17:05:20.654Z] ---> c0501394aa46 [2021-01-05T17:05:20.654Z] Step 8/26 : COPY . . [2021-01-05T17:05:21.244Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:05:21.244Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.063s coverage: 82.7% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.142s coverage: 87.2% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.4% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 63.5% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 55.9% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.351s coverage: 37.0% of statements [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:05:22.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.453s coverage: 84.0% of statements [2021-01-05T17:05:22.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2021-01-05T17:05:23.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:05:23.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:05:23.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements [2021-01-05T17:05:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:05:29.478Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:05:29.478Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.592s coverage: 29.1% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.165s coverage: 99.0% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.115s coverage: 87.9% of statements [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:05:32.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-01-05T17:05:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-01-05T17:05:32.378Z] GO111MODULE=on go vet ./... [2021-01-05T17:05:36.185Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:05:36.185Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:05:36.185Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:05:36.185Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:05:37.208Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:05:37.208Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:05:37.796Z] 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-01-05T17:05:39.725Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:05:39.725Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:05:42.348Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:05:42.348Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:05:44.306Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:05:44.306Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:05:44.306Z] 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-01-05T17:05:44.605Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:05:44.605Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T17:05:44.605Z] 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-01-05T17:05:44.883Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:05:44.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:05:45.163Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:05:45.163Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:05:45.429Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:05:45.429Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:05:45.429Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:05:45.429Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:05:45.710Z] Installing collected packages: websocket-client, texttable, PyYAML, urllib3, idna, requests, dockerpty, docopt, cached-property, jsonschema, docker-pycreds, docker, docker-compose [2021-01-05T17:05:47.130Z] Running setup.py install for texttable: started [2021-01-05T17:05:49.745Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:05:49.745Z] Running setup.py install for PyYAML: started [2021-01-05T17:05:51.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:05:51.024Z] Attempting uninstall: urllib3 [2021-01-05T17:05:51.024Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:05:51.024Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:05:51.315Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:05:52.296Z] Attempting uninstall: idna [2021-01-05T17:05:52.296Z] Found existing installation: idna 2.9 [2021-01-05T17:05:52.296Z] Uninstalling idna-2.9: [2021-01-05T17:05:52.296Z] Successfully uninstalled idna-2.9 [2021-01-05T17:05:53.703Z] Attempting uninstall: requests [2021-01-05T17:05:53.703Z] Found existing installation: requests 2.23.0 [2021-01-05T17:05:53.703Z] Uninstalling requests-2.23.0: [2021-01-05T17:05:53.973Z] Successfully uninstalled requests-2.23.0 [2021-01-05T17:05:54.248Z] Running setup.py install for dockerpty: started [2021-01-05T17:05:55.660Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:05:55.660Z] Running setup.py install for docopt: started [2021-01-05T17:05:56.269Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:05:57.237Z] 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.57.0 [2021-01-05T17:06:00.579Z] ---> 1e39da725332 [2021-01-05T17:06:00.579Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-05T17:06:00.579Z] ---> d1fcf09f625a [2021-01-05T17:06:00.579Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:06:00.579Z] ---> 33cec59468d3 [2021-01-05T17:06:00.579Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:06:00.579Z] ---> 9355d14aa9d5 [2021-01-05T17:06:00.579Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:06:00.579Z] ---> Running in a814ae193611 [2021-01-05T17:06:00.579Z] ---> Running in 5beed6049459 [2021-01-05T17:06:00.579Z] ---> Running in 0462ab369a32 [2021-01-05T17:06:00.579Z] ---> Running in 9d825d5b23c1 [2021-01-05T17:06:01.542Z] 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-01-05T17:06:01.542Z] 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-01-05T17:06:02.513Z] Removing intermediate container 4c277b09c2cd [2021-01-05T17:06:02.513Z] ---> 7278ebd1fb73 [2021-01-05T17:06:02.513Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:06:02.513Z] 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-01-05T17:06:02.795Z] ---> Running in b1d7e9c284e3 [2021-01-05T17:06:03.076Z] 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-01-05T17:06:03.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:03.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:04.553Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:06:04.553Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:06:04.553Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:06:04.553Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:06:04.553Z] OK: 72 MiB in 58 packages [2021-01-05T17:06:06.516Z] Removing intermediate container b1d7e9c284e3 [2021-01-05T17:06:06.516Z] ---> 46cf55bc7782 [2021-01-05T17:06:06.516Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:06:06.516Z] ---> Running in 24cbe9823a2c [2021-01-05T17:06:06.791Z] Removing intermediate container 24cbe9823a2c [2021-01-05T17:06:06.791Z] ---> 0a31ca0c4a63 [2021-01-05T17:06:06.791Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:06:06.791Z] ---> Running in 59b9e97b9316 [2021-01-05T17:06:07.767Z] Removing intermediate container 59b9e97b9316 [2021-01-05T17:06:07.767Z] ---> c78c5be6dee9 [2021-01-05T17:06:07.767Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:06:07.767Z] ---> Running in 9793eeabebce [2021-01-05T17:06:08.351Z] Removing intermediate container 9793eeabebce [2021-01-05T17:06:08.351Z] ---> 3e62d5c98aad [2021-01-05T17:06:08.351Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:06:08.351Z] ---> Running in 0a95835bd8f3 [2021-01-05T17:06:08.930Z] Removing intermediate container 0a95835bd8f3 [2021-01-05T17:06:08.931Z] ---> 7d56594d3464 [2021-01-05T17:06:08.931Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:06:08.931Z] ---> Running in 94fca4b83e8b [2021-01-05T17:06:09.197Z] Removing intermediate container 94fca4b83e8b [2021-01-05T17:06:09.197Z] ---> 968a03580e01 [2021-01-05T17:06:09.197Z] [2021-01-05T17:06:09.461Z] Successfully built 968a03580e01 [2021-01-05T17:06:09.461Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T17:06:09.461Z] Building docker-security-bootstrap-redis-go [2021-01-05T17:06:36.286Z]  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:06:36.286Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:06:36.286Z] ---> f7c2f7b77d72 [2021-01-05T17:06:36.286Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> 91241391d1af [2021-01-05T17:06:36.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> 2517d0a877bf [2021-01-05T17:06:36.286Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> 1666aef64e1a [2021-01-05T17:06:36.286Z] Step 6/22 : COPY go.mod . [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> 6816b3b91fac [2021-01-05T17:06:36.286Z] Step 7/22 : RUN go mod download [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> c0501394aa46 [2021-01-05T17:06:36.286Z] Step 8/22 : COPY . . [2021-01-05T17:06:36.286Z] ---> Using cache [2021-01-05T17:06:36.286Z] ---> 9355d14aa9d5 [2021-01-05T17:06:36.286Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:06:36.286Z] ---> Running in bc6e4ea412aa [2021-01-05T17:06:36.286Z] 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-01-05T17:06:36.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:06:36.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:06:40.762Z] gofmt -l . [2021-01-05T17:06:41.032Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:06:43.667Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:06:44.263Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T17:06:49.251Z] + ls -al . [2021-01-05T17:06:49.251Z] total 672 [2021-01-05T17:06:49.251Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 17:06 . [2021-01-05T17:06:49.251Z] drwxr-xr-x 4 root root 4096 Jan 5 17:02 .. [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 17:01 .dockerignore [2021-01-05T17:06:49.251Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:01 .git [2021-01-05T17:06:49.251Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 17:01 .github [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 872 Jan 5 17:01 .gitignore [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 17:01 .sonarcloud.properties [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:01 CONTRIBUTING.md [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 17:01 Dockerfile.build [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 17:01 Jenkinsfile [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:01 LICENSE [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 6001 Jan 5 17:01 Makefile [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:01 README.md [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:01 SECURITY.md [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:58 VERSION [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:01 ZMQWindows.md [2021-01-05T17:06:49.251Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 17:01 bin [2021-01-05T17:06:49.251Z] drwxrwxr-x 15 1001 1001 4096 Jan 5 17:01 cmd [2021-01-05T17:06:49.251Z] -rw-r--r-- 1 root root 546862 Jan 5 17:05 coverage.out [2021-01-05T17:06:49.251Z] -rw-r--r-- 1 root root 1005 Jan 5 17:06 go.mod [2021-01-05T17:06:49.251Z] -rw-r--r-- 1 root root 19087 Jan 5 17:06 go.sum [2021-01-05T17:06:49.251Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:01 internal [2021-01-05T17:06:49.251Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:01 openapi [2021-01-05T17:06:49.251Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:01 snap [2021-01-05T17:06:49.251Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 17:01 version.go [Pipeline] sh [2021-01-05T17:06:49.933Z] + '[' -e coverage.out ] [2021-01-05T17:06:49.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:06:49.992Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T17:06:51.250Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:06:51.332Z] Removing intermediate container 5beed6049459 [2021-01-05T17:06:51.332Z] ---> 82262c1e03ee [2021-01-05T17:06:51.332Z] [2021-01-05T17:06:51.332Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:06:51.332Z] ---> 389fef711851 [2021-01-05T17:06:51.332Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:06:51.332Z] ---> Running in 3ced809c150d [2021-01-05T17:06:51.332Z] Removing intermediate container 0462ab369a32 [2021-01-05T17:06:51.332Z] ---> 089f2ec31f65 [2021-01-05T17:06:51.332Z] [2021-01-05T17:06:51.332Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:06:51.332Z] ---> 389fef711851 [2021-01-05T17:06:51.332Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:06:51.332Z] ---> Using cache [2021-01-05T17:06:51.332Z] ---> 742e970743ec [2021-01-05T17:06:51.332Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:06:51.333Z] ---> Using cache [2021-01-05T17:06:51.333Z] ---> ea288a99607b [2021-01-05T17:06:51.333Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-05T17:06:51.333Z] Removing intermediate container a814ae193611 [2021-01-05T17:06:51.333Z] ---> f8bb873ebc46 [2021-01-05T17:06:51.333Z] [2021-01-05T17:06:51.333Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:06:51.333Z] ---> 389fef711851 [2021-01-05T17:06:51.333Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:06:51.600Z] Removing intermediate container 9d825d5b23c1 [2021-01-05T17:06:51.600Z] ---> 6938a2b0aa81 [2021-01-05T17:06:51.600Z] [2021-01-05T17:06:51.600Z] Step 10/32 : FROM alpine:3.12 [2021-01-05T17:06:51.600Z] ---> 389fef711851 [2021-01-05T17:06:51.600Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-05T17:06:51.871Z] ---> Running in 39987586b134 [2021-01-05T17:06:51.871Z] ---> Running in 70e439a0d7e3 [2021-01-05T17:06:51.871Z] ---> Running in fcceb575072f [2021-01-05T17:06:51.945Z] + make build [2021-01-05T17:06:51.945Z] 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-01-05T17:06:52.158Z] Removing intermediate container fcceb575072f [2021-01-05T17:06:52.158Z] ---> 4bb9119959d1 [2021-01-05T17:06:52.158Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-05T17:06:52.441Z] Removing intermediate container 70e439a0d7e3 [2021-01-05T17:06:52.441Z] ---> 638cbfb92542 [2021-01-05T17:06:52.441Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:06:52.441Z] ---> Running in 1c5865b6b841 [2021-01-05T17:06:52.441Z] ---> Running in b48a3e4de760 [2021-01-05T17:06:52.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:52.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:52.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:52.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:52.732Z] Removing intermediate container b48a3e4de760 [2021-01-05T17:06:52.732Z] ---> 479ef1ca867f [2021-01-05T17:06:52.732Z] Step 15/26 : WORKDIR / [2021-01-05T17:06:53.005Z] Removing intermediate container 1c5865b6b841 [2021-01-05T17:06:53.005Z] ---> 5595a54f023e [2021-01-05T17:06:53.005Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-05T17:06:53.005Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:06:53.005Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:06:53.005Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:06:53.005Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:06:53.005Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-05T17:06:53.005Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:06:53.005Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:06:53.005Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:06:53.005Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:06:53.005Z] OK: 6 MiB in 16 packages [2021-01-05T17:06:53.005Z] OK: 7 MiB in 18 packages [2021-01-05T17:06:53.591Z] ---> Running in c3fb44aa51b6 [2021-01-05T17:06:53.591Z] ---> Running in 162094941a9c [2021-01-05T17:06:53.855Z] Removing intermediate container 162094941a9c [2021-01-05T17:06:53.855Z] ---> f7fb57f0fe4d [2021-01-05T17:06:53.855Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:06:53.855Z] Removing intermediate container c3fb44aa51b6 [2021-01-05T17:06:53.855Z] ---> 1cffe087d4d6 [2021-01-05T17:06:53.855Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:06:54.123Z] ---> Running in d149aa149a6f [2021-01-05T17:06:54.390Z] Removing intermediate container 39987586b134 [2021-01-05T17:06:54.390Z] ---> 9b2df3366c57 [2021-01-05T17:06:54.390Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-05T17:06:54.974Z] ---> Running in 839e4e7bfb08 [2021-01-05T17:06:54.974Z] ---> 4f76cbc9f9e1 [2021-01-05T17:06:54.974Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:06:54.974Z] Removing intermediate container 3ced809c150d [2021-01-05T17:06:54.974Z] ---> f34fe1c8e727 [2021-01-05T17:06:54.974Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:06:57.073Z] ---> Running in 7e2ee5b9c716 [2021-01-05T17:06:57.073Z] Removing intermediate container 839e4e7bfb08 [2021-01-05T17:06:57.073Z] ---> e4f4adaa4b58 [2021-01-05T17:06:57.073Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-05T17:06:57.763Z] ---> Running in 47f555e46e2b [2021-01-05T17:06:57.763Z] ---> 3ee2ace13bff [2021-01-05T17:06:57.763Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:06:57.763Z] Removing intermediate container bc6e4ea412aa [2021-01-05T17:06:57.763Z] ---> 7d3363df2b12 [2021-01-05T17:06:57.763Z] [2021-01-05T17:06:57.763Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:06:57.763Z] ---> 389fef711851 [2021-01-05T17:06:57.763Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:06:57.763Z] ---> Using cache [2021-01-05T17:06:57.763Z] ---> e4ee8a2a7c76 [2021-01-05T17:06:57.763Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:06:58.085Z] Removing intermediate container 7e2ee5b9c716 [2021-01-05T17:06:58.085Z] ---> 234d5f58fe02 [2021-01-05T17:06:58.085Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:06:58.085Z] ---> Running in 14c6ca337c43 [2021-01-05T17:06:58.085Z] ---> Running in 4f06fcffc219 [2021-01-05T17:06:58.085Z] Removing intermediate container 47f555e46e2b [2021-01-05T17:06:58.085Z] ---> 73fa268a4adf [2021-01-05T17:06:58.085Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-05T17:06:58.380Z] ---> cb20398b67c1 [2021-01-05T17:06:58.380Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:06:58.380Z] Removing intermediate container d149aa149a6f [2021-01-05T17:06:58.380Z] ---> a1dd5a08578a [2021-01-05T17:06:58.380Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-05T17:06:58.683Z] ---> Running in ee705a81e5a4 [2021-01-05T17:06:58.683Z] ---> Running in 82466efb8982 [2021-01-05T17:06:58.683Z] Removing intermediate container 4f06fcffc219 [2021-01-05T17:06:58.683Z] ---> 64fa6ae3393a [2021-01-05T17:06:58.683Z] Step 13/22 : WORKDIR / [2021-01-05T17:06:58.683Z] ---> Running in c66660604a62 [2021-01-05T17:06:58.683Z] Removing intermediate container 14c6ca337c43 [2021-01-05T17:06:58.683Z] ---> 50b3c958f5f0 [2021-01-05T17:06:58.683Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:06:58.979Z] ---> Running in 8c7cca0d6768 [2021-01-05T17:06:59.287Z] Removing intermediate container 82466efb8982 [2021-01-05T17:06:59.287Z] ---> 43edbcfcc5ec [2021-01-05T17:06:59.287Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:06:59.287Z] ---> Running in 877b33080068 [2021-01-05T17:06:59.287Z] ---> 6c7c0cb431b8 [2021-01-05T17:06:59.287Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:06:59.287Z] Removing intermediate container 8c7cca0d6768 [2021-01-05T17:06:59.287Z] ---> 5f4674aa47c8 [2021-01-05T17:06:59.287Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:06:59.582Z] Connecting to github.com (140.82.114.3:443) [2021-01-05T17:06:59.582Z] Removing intermediate container 877b33080068 [2021-01-05T17:06:59.582Z] ---> f8cf01c79e3d [2021-01-05T17:06:59.583Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-05T17:06:59.583Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.99.52:443) [2021-01-05T17:06:59.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:59.869Z] ---> 7e0ffff98e33 [2021-01-05T17:06:59.869Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:06:59.869Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-05T17:06:59.869Z]  ---> 2cd8cc3aec39 [2021-01-05T17:06:59.869Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:06:59.869Z] ---> f5627cccaf80 [2021-01-05T17:06:59.869Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:07:00.132Z] ---> Running in c7695744a6b5 [2021-01-05T17:07:00.132Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-05T17:07:00.132Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-05T17:07:00.132Z] dockerize [2021-01-05T17:07:00.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:07:00.402Z] ---> b2882d20e3e4 [2021-01-05T17:07:00.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:07:00.670Z] ---> f5ee9fcca3c5 [2021-01-05T17:07:00.670Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:07:00.670Z] ---> Running in 07082e503b4f [2021-01-05T17:07:00.939Z] ---> c07a3f44dfa6 [2021-01-05T17:07:00.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:07:00.939Z] Removing intermediate container 07082e503b4f [2021-01-05T17:07:00.939Z] ---> cdbaed12d48a [2021-01-05T17:07:00.939Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:07:01.203Z] Removing intermediate container ee705a81e5a4 [2021-01-05T17:07:01.203Z] ---> 9d2e8187e1d3 [2021-01-05T17:07:01.203Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-05T17:07:01.203Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-05T17:07:01.203Z] ---> Running in 7abcc94bc5a7 [2021-01-05T17:07:01.203Z] ---> 3ef637164313 [2021-01-05T17:07:01.203Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:07:01.203Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-05T17:07:01.466Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-05T17:07:01.466Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:07:01.739Z] ---> Running in abea5b60cd8e [2021-01-05T17:07:01.739Z] ---> Running in 258efadfbab1 [2021-01-05T17:07:01.739Z] Removing intermediate container c7695744a6b5 [2021-01-05T17:07:01.739Z] ---> 7d07d36ed8d0 [2021-01-05T17:07:01.739Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:07:02.004Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-05T17:07:02.004Z] Removing intermediate container 7abcc94bc5a7 [2021-01-05T17:07:02.004Z] ---> 86c798cab2ab [2021-01-05T17:07:02.004Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T17:07:02.004Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-05T17:07:02.004Z] ---> Running in add307bd342b [2021-01-05T17:07:02.134Z] 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-01-05T17:07:02.272Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:07:02.272Z] OK: 8 MiB in 20 packages [2021-01-05T17:07:02.272Z] ---> Running in 18a6ec871e7c [2021-01-05T17:07:02.272Z] Removing intermediate container abea5b60cd8e [2021-01-05T17:07:02.272Z] ---> a485c9d0d4a2 [2021-01-05T17:07:02.272Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-05T17:07:02.272Z] ---> Running in c31ce36c329f [2021-01-05T17:07:02.536Z] Removing intermediate container add307bd342b [2021-01-05T17:07:02.536Z] ---> 6189f9008069 [2021-01-05T17:07:02.536Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:07:02.536Z] Removing intermediate container 18a6ec871e7c [2021-01-05T17:07:02.536Z] ---> ace5ce41a111 [2021-01-05T17:07:02.536Z] Step 20/21 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:07:02.799Z] ---> Running in a4c686b4e8fc [2021-01-05T17:07:02.799Z] ---> Running in 6efe4023e4a4 [2021-01-05T17:07:02.799Z] Removing intermediate container c31ce36c329f [2021-01-05T17:07:02.799Z] ---> cb252e723d96 [2021-01-05T17:07:02.799Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-05T17:07:03.064Z] ---> Running in e2ca37768c08 [2021-01-05T17:07:03.334Z] Removing intermediate container a4c686b4e8fc [2021-01-05T17:07:03.334Z] ---> 08454409c75d [2021-01-05T17:07:03.334Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:07:03.334Z] Removing intermediate container 6efe4023e4a4 [2021-01-05T17:07:03.334Z] ---> 2182c116c9b0 [2021-01-05T17:07:03.334Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:07:03.601Z] Removing intermediate container c66660604a62 [2021-01-05T17:07:03.601Z] ---> b4b040c33627 [2021-01-05T17:07:03.601Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:07:03.601Z] ---> Running in a88580bd4cdc [2021-01-05T17:07:03.601Z] ---> Running in 68e76bdb9364 [2021-01-05T17:07:03.601Z] Removing intermediate container 258efadfbab1 [2021-01-05T17:07:03.601Z] ---> 6f1c96d1fbc1 [2021-01-05T17:07:03.601Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:07:03.866Z] ---> Running in 1dd1269a828c [2021-01-05T17:07:03.866Z] Removing intermediate container a88580bd4cdc [2021-01-05T17:07:03.866Z] ---> fa4b8f4872da [2021-01-05T17:07:03.866Z] [2021-01-05T17:07:03.866Z] Copy dockerize executable [2021-01-05T17:07:04.445Z] Successfully built fa4b8f4872da [2021-01-05T17:07:04.445Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T17:07:04.445Z] ---> 2b5006c99632 [2021-01-05T17:07:04.445Z]  Building docker-security-proxy-setup-go ... done Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:07:04.445Z] Removing intermediate container 68e76bdb9364 [2021-01-05T17:07:04.445Z] ---> 7d2ba656ee7b [2021-01-05T17:07:04.445Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:07:04.722Z] Removing intermediate container 1dd1269a828c [2021-01-05T17:07:04.722Z] ---> aa7e01592039 [2021-01-05T17:07:04.722Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T17:07:04.722Z] ---> Running in c94c5baa3b1f [2021-01-05T17:07:04.722Z] ---> Running in f22c7e8e97fa [2021-01-05T17:07:04.986Z] Removing intermediate container c94c5baa3b1f [2021-01-05T17:07:04.986Z] ---> 71fd35972ff3 [2021-01-05T17:07:04.986Z] [2021-01-05T17:07:04.986Z] Removing intermediate container f22c7e8e97fa [2021-01-05T17:07:04.986Z] ---> b4e8b26248d0 [2021-01-05T17:07:04.986Z] Step 21/22 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:07:05.253Z] Successfully built 71fd35972ff3 [2021-01-05T17:07:05.253Z] ---> Running in a0ea30e8a5ed [2021-01-05T17:07:05.253Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T17:07:05.253Z] ---> 4321576b55b4 [2021-01-05T17:07:05.253Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:07:05.253Z]  Building docker-core-metadata-go ... done Removing intermediate container e2ca37768c08 [2021-01-05T17:07:05.253Z] ---> 03d4bc944bc5 [2021-01-05T17:07:05.253Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-05T17:07:05.515Z] ---> Running in 54514ad742cc [2021-01-05T17:07:05.515Z] Removing intermediate container a0ea30e8a5ed [2021-01-05T17:07:05.515Z] ---> 948bb3e0abe5 [2021-01-05T17:07:05.515Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:07:05.515Z] ---> Running in a6f3f8d75349 [2021-01-05T17:07:05.792Z] ---> 51649a2fb1b6 [2021-01-05T17:07:05.792Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:07:05.792Z] Removing intermediate container 54514ad742cc [2021-01-05T17:07:05.792Z] ---> 5abdc2235032 [2021-01-05T17:07:05.792Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-05T17:07:05.792Z] ---> Running in ddf5305bbf47 [2021-01-05T17:07:05.792Z] Removing intermediate container a6f3f8d75349 [2021-01-05T17:07:06.059Z] ---> 9ea3d42efdc8 [2021-01-05T17:07:06.059Z] [2021-01-05T17:07:06.059Z] Successfully built 9ea3d42efdc8 [2021-01-05T17:07:06.059Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T17:07:06.059Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container ddf5305bbf47 [2021-01-05T17:07:06.059Z] ---> 98381aaad40f [2021-01-05T17:07:06.059Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:07:06.633Z] ---> ab4cae99b78e [2021-01-05T17:07:06.633Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-05T17:07:06.633Z] ---> Running in 45e0bd76254b [2021-01-05T17:07:06.633Z] ---> Running in aaeee4a97950 [2021-01-05T17:07:06.899Z] Removing intermediate container 45e0bd76254b [2021-01-05T17:07:06.899Z] ---> feb45ed3a958 [2021-01-05T17:07:06.899Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-05T17:07:07.166Z] ---> a64217a7de8b [2021-01-05T17:07:07.166Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:07:07.166Z] ---> Running in 75ed0c77cd0b [2021-01-05T17:07:07.750Z] Removing intermediate container aaeee4a97950 [2021-01-05T17:07:07.750Z] ---> 4a1c22605686 [2021-01-05T17:07:07.750Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-05T17:07:08.377Z] ---> d2ab61f16f26 [2021-01-05T17:07:08.377Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-05T17:07:08.377Z] Removing intermediate container 75ed0c77cd0b [2021-01-05T17:07:08.377Z] ---> 68763da68be5 [2021-01-05T17:07:08.377Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:07:08.377Z] ---> Running in ab249693341e [2021-01-05T17:07:08.641Z] ---> a32210f6f41e [2021-01-05T17:07:08.641Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-05T17:07:08.641Z] Removing intermediate container ab249693341e [2021-01-05T17:07:08.641Z] ---> 59a686231252 [2021-01-05T17:07:08.641Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:07:08.641Z] ---> Running in 5ce79700d718 [2021-01-05T17:07:08.905Z] Removing intermediate container 5ce79700d718 [2021-01-05T17:07:08.905Z] ---> dec22a2ba047 [2021-01-05T17:07:08.905Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:07:08.905Z] ---> Running in 04fd33d101bf [2021-01-05T17:07:09.168Z] ---> 8204c7110dc1 [2021-01-05T17:07:09.168Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-05T17:07:09.168Z] Removing intermediate container 04fd33d101bf [2021-01-05T17:07:09.168Z] ---> 4aae3d2dc395 [2021-01-05T17:07:09.168Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:07:09.168Z] ---> Running in 35a3c93a375e [2021-01-05T17:07:09.432Z] ---> cc16e792a04b [2021-01-05T17:07:09.432Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-05T17:07:09.432Z] ---> Running in 4afdfa3b7df6 [2021-01-05T17:07:09.432Z] Removing intermediate container 35a3c93a375e [2021-01-05T17:07:09.432Z] ---> f48618d30970 [2021-01-05T17:07:09.432Z] [2021-01-05T17:07:09.694Z] Successfully built f48618d30970 [2021-01-05T17:07:09.959Z] Successfully tagged docker-core-data-go:latest [2021-01-05T17:07:10.223Z]  Building docker-core-data-go ... done Removing intermediate container 4afdfa3b7df6 [2021-01-05T17:07:10.223Z] ---> f9e79a091e68 [2021-01-05T17:07:10.223Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-05T17:07:10.488Z] ---> ea5a6b790ef9 [2021-01-05T17:07:10.488Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:07:10.488Z] ---> Running in 99124ae9d616 [2021-01-05T17:07:11.885Z] Removing intermediate container 99124ae9d616 [2021-01-05T17:07:11.885Z] ---> 08ebc6990c30 [2021-01-05T17:07:11.885Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:07:11.885Z] ---> Running in 7d616d519737 [2021-01-05T17:07:11.885Z] Removing intermediate container 7d616d519737 [2021-01-05T17:07:11.885Z] ---> 1ed484407016 [2021-01-05T17:07:11.885Z] Step 29/32 : CMD ["install"] [2021-01-05T17:07:12.148Z] ---> Running in 02006262d0cd [2021-01-05T17:07:13.541Z] Removing intermediate container 02006262d0cd [2021-01-05T17:07:13.541Z] ---> 9fa86bffba85 [2021-01-05T17:07:13.541Z] Step 30/32 : LABEL arch=x86_64 [2021-01-05T17:07:13.541Z] ---> Running in d577d76e595d [2021-01-05T17:07:13.803Z] Removing intermediate container d577d76e595d [2021-01-05T17:07:13.803Z] ---> 48e73816afea [2021-01-05T17:07:13.803Z] Step 31/32 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:07:13.803Z] ---> Running in 0d2c2e9db1c9 [2021-01-05T17:07:14.066Z] Removing intermediate container 0d2c2e9db1c9 [2021-01-05T17:07:14.066Z] ---> 282c2bef7b5f [2021-01-05T17:07:14.066Z] Step 32/32 : LABEL version=0.0.0 [2021-01-05T17:07:14.330Z] ---> Running in 57028fc407f9 [2021-01-05T17:07:14.330Z] Removing intermediate container 57028fc407f9 [2021-01-05T17:07:14.330Z] ---> ccf3aa219e66 [2021-01-05T17:07:14.330Z] [2021-01-05T17:07:14.594Z] Successfully built ccf3aa219e66 [2021-01-05T17:07:14.594Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-05T17:07:14.880Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-05T17:07:14.933Z] $ docker stop --time=1 dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e [2021-01-05T17:07:16.540Z] $ docker rm -f dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:07:17.068Z] + docker images [2021-01-05T17:07:17.068Z] + grep docker [2021-01-05T17:07:17.332Z] docker-security-bootstrapper-go latest ccf3aa219e66 3 seconds ago 41.4MB [2021-01-05T17:07:17.332Z] docker-core-data-go latest f48618d30970 8 seconds ago 22.3MB [2021-01-05T17:07:17.332Z] docker-security-bootstrap-redis-go latest 9ea3d42efdc8 12 seconds ago 15.8MB [2021-01-05T17:07:17.332Z] docker-core-metadata-go latest 71fd35972ff3 13 seconds ago 19.1MB [2021-01-05T17:07:17.332Z] docker-security-proxy-setup-go latest fa4b8f4872da 14 seconds ago 24.5MB [2021-01-05T17:07:17.332Z] docker-sys-mgmt-agent-go latest 968a03580e01 About a minute ago 313MB [2021-01-05T17:07:17.332Z] docker-core-command-go latest 6d756d444c17 2 minutes ago 16.7MB [2021-01-05T17:07:17.332Z] docker-support-scheduler-go latest 94109102f9fb 2 minutes ago 16.9MB [2021-01-05T17:07:17.332Z] docker-support-notifications-go latest 457318c2fc80 2 minutes ago 16.9MB [2021-01-05T17:07:17.333Z] docker-security-secretstore-setup-go latest 731a3d705b59 2 minutes ago 24.6MB [2021-01-05T17:07:17.333Z] docker 20.10.0 aefe523efa57 3 weeks 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-01-05T17:07:28.937Z] 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-01-05T17:07:32.326Z] 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-01-05T17:07:33.119Z] Still waiting to schedule task [2021-01-05T17:07:33.119Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T17:07:36.658Z] 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-01-05T17:07:38.118Z] 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-01-05T17:07:42.420Z] 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-01-05T17:07:46.726Z] 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-01-05T17:07:51.021Z] 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-01-05T17:07:55.339Z] 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-01-05T17:07:57.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:08:02.258Z] 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-01-05T17:08:05.638Z] 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-01-05T17:08:11.052Z] $ docker stop --time=1 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 [2021-01-05T17:08:13.398Z] $ docker rm -f 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:08:15.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:08:15.201Z] [2021-01-05T17:08:15.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:08:15.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:08:15.597Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T17:08:15.597Z] 29e5d40040c1: Pulling fs layer [2021-01-05T17:08:15.597Z] 1ce36da41761: Pulling fs layer [2021-01-05T17:08:15.597Z] 25b303627fd3: Pulling fs layer [2021-01-05T17:08:15.643Z] Running on prd-ubuntu18.04-docker-8c-8g-18536 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-05T17:08:15.700Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-01-05T17:08:15.870Z] 29e5d40040c1: Verifying Checksum [2021-01-05T17:08:15.870Z] 29e5d40040c1: Download complete [2021-01-05T17:08:16.146Z] 1ce36da41761: Verifying Checksum [2021-01-05T17:08:16.146Z] 1ce36da41761: Download complete [2021-01-05T17:08:16.761Z] 29e5d40040c1: Pull complete [2021-01-05T17:08:17.750Z] using credential edgex-jenkins-ssh [2021-01-05T17:08:17.802Z] Cloning the remote Git repository [2021-01-05T17:08:17.825Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:08:17.891Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-01-05T17:08:17.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:08:17.913Z] > git --version # timeout=10 [2021-01-05T17:08:17.922Z] > git --version # 'git version 2.17.1' [2021-01-05T17:08:17.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:08:17.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:08:18.206Z] 25b303627fd3: Verifying Checksum [2021-01-05T17:08:18.206Z] 25b303627fd3: Download complete [2021-01-05T17:08:18.206Z] 1ce36da41761: Pull complete [2021-01-05T17:08:28.355Z] 25b303627fd3: Pull complete [2021-01-05T17:08:28.355Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T17:08:28.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:08:28.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T17:08:28.583Z] prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container [2021-01-05T17:08:28.668Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T17:08:31.888Z] $ docker top 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:08:32.928Z] + docker-compose build --help [2021-01-05T17:08:32.928Z] + grep parallel [2021-01-05T17:08:35.291Z] Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:08:35.458Z] Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:08:35.459Z] Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) [2021-01-05T17:08:34.681Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:08:34.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:08:34.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:08:34.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:08:34.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:08:34.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:08:35.302Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:08:35.306Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:08:35.429Z] > git remote # timeout=10 [2021-01-05T17:08:35.435Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:08:35.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:08:35.448Z] > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 [2021-01-05T17:08:35.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:08:35.464Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:08:35.467Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:08:37.284Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T17:08:37.301Z] $ docker stop --time=1 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff [2021-01-05T17:08:39.103Z] Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [2021-01-05T17:08:39.113Z] $ docker rm -f 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:08:40.165Z] + echo snap-build.sh [2021-01-05T17:08:40.165Z] snap-build.sh [2021-01-05T17:08:40.166Z] + SNAP_BASE_DIR=. [2021-01-05T17:08:40.166Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-01-05T17:08:40.166Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-01-05T17:08:40.166Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-01-05T17:08:40.166Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-01-05T17:08:40.166Z] + cd /w/workspace/edgex-go/8 [2021-01-05T17:08:40.166Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T17:08:40.166Z] Reading package lists... [2021-01-05T17:08:40.166Z] Building dependency tree... [2021-01-05T17:08:40.166Z] Reading state information... [2021-01-05T17:08:40.426Z] The following packages were automatically installed and are no longer required: [2021-01-05T17:08:40.426Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T17:08:40.426Z] uidmap xdelta3 [2021-01-05T17:08:40.426Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T17:08:40.426Z] The following packages will be REMOVED: [2021-01-05T17:08:40.426Z] lxd* lxd-client* [2021-01-05T17:08:40.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:08:40.462Z] . [Pipeline] withDockerContainer [2021-01-05T17:08:40.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container [2021-01-05T17:08:40.781Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T17:08:41.001Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T17:08:41.001Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T17:08:42.052Z] (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-01-05T17:08:42.052Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:08:42.084Z] $ docker top cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:08:43.011Z] Removing lxd dnsmasq configuration [2021-01-05T17:08:43.011Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:08:43.011Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T17:08:43.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:08:43.952Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T17:08:43.953Z] (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-01-05T17:08:43.953Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:08:45.342Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T17:08:45.606Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T17:08:47.923Z] + sudo snap remove --purge lxd [2021-01-05T17:08:47.923Z] snap "lxd" is not installed [2021-01-05T17:08:47.923Z] + sudo groupadd --force --system lxd [2021-01-05T17:08:47.923Z] ++ whoami [2021-01-05T17:08:47.923Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T17:08:47.923Z] + newgrp - lxd [2021-01-05T17:08:47.923Z] + sudo snap install lxd [2021-01-05T17:08:47.939Z] Building docker-core-command-go ... [2021-01-05T17:08:47.939Z] Building docker-core-data-go ... [2021-01-05T17:08:47.939Z] Building docker-core-metadata-go ... [2021-01-05T17:08:47.939Z] Building docker-security-bootstrapper-go ... [2021-01-05T17:08:47.939Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:08:47.939Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:08:47.939Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:08:47.939Z] Building docker-support-notifications-go ... [2021-01-05T17:08:47.939Z] Building docker-support-scheduler-go ... [2021-01-05T17:08:47.939Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:08:47.939Z] Building docker-security-bootstrap-redis-go [2021-01-05T17:08:47.939Z] Building docker-sys-mgmt-agent-go [2021-01-05T17:08:47.939Z] Building docker-core-command-go [2021-01-05T17:08:47.939Z] Building docker-core-metadata-go [2021-01-05T17:08:47.939Z] Building docker-security-bootstrapper-go [2021-01-05T17:09:02.837Z] 2021-01-05T17:08:59Z INFO Waiting for automatic snapd restart... [2021-01-05T17:09:29.419Z] lxd 4.9 from Canonical* installed [2021-01-05T17:09:29.419Z] + sudo lxd init --auto [2021-01-05T17:09:39.416Z] + sudo snap install --classic snapcraft [2021-01-05T17:09:57.675Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:09:57.675Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T17:09:57.675Z] + patch --verbose -p1 [2021-01-05T17:09:57.675Z] Hmm... Looks like a unified diff to me... [2021-01-05T17:09:57.675Z] The text leading up to this was: [2021-01-05T17:09:57.675Z] -------------------------- [2021-01-05T17:09:57.675Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T17:09:57.675Z] |From: Tony Espy [2021-01-05T17:09:57.675Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T17:09:57.675Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T17:09:57.675Z] | [2021-01-05T17:09:57.675Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T17:09:57.675Z] |optimize the snap CI check run for pull requests. When [2021-01-05T17:09:57.675Z] |applied, it essentially strips out everything (apps and [2021-01-05T17:09:57.675Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T17:09:57.675Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T17:09:57.675Z] |catch changes to edgex-go that break the snap build. [2021-01-05T17:09:57.675Z] | [2021-01-05T17:09:57.675Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T17:09:57.675Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T17:09:57.675Z] |resulting in a failed snap build CI check in the associated [2021-01-05T17:09:57.675Z] |pull request. [2021-01-05T17:09:57.675Z] | [2021-01-05T17:09:57.675Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T17:09:57.675Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T17:09:57.675Z] |need to build the finally binary .snap file (and it won't [2021-01-05T17:09:57.675Z] |work with the patch applied). This further reduces the build [2021-01-05T17:09:57.675Z] |time. [2021-01-05T17:09:57.675Z] |--- [2021-01-05T17:09:57.675Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T17:09:57.675Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T17:09:57.675Z] | [2021-01-05T17:09:57.675Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T17:09:57.675Z] |index 1e537489..faf42425 100644 [2021-01-05T17:09:57.675Z] |--- a/snap/snapcraft.yaml [2021-01-05T17:09:57.675Z] |+++ b/snap/snapcraft.yaml [2021-01-05T17:09:57.675Z] -------------------------- [2021-01-05T17:09:57.675Z] patching file snap/snapcraft.yaml [2021-01-05T17:09:57.675Z] Using Plan A... [2021-01-05T17:09:57.675Z] Hunk #1 succeeded at 73. [2021-01-05T17:09:57.675Z] Hunk #2 succeeded at 202. [2021-01-05T17:09:57.675Z] Hunk #3 succeeded at 214. [2021-01-05T17:09:57.675Z] Hunk #4 succeeded at 222. [2021-01-05T17:09:57.675Z] Hunk #5 succeeded at 229. [2021-01-05T17:09:57.675Z] Hunk #6 succeeded at 256. [2021-01-05T17:09:57.675Z] Hunk #7 succeeded at 290. [2021-01-05T17:09:57.675Z] Hunk #8 succeeded at 341. [2021-01-05T17:09:57.675Z] Hmm... Ignoring the trailing garbage. [2021-01-05T17:09:57.675Z] done [2021-01-05T17:09:57.675Z] + sudo snapcraft prime --use-lxd [2021-01-05T17:09:57.675Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T17:09:57.675Z] 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-01-05T17:09:57.675Z] - README.md [2021-01-05T17:09:57.675Z] [2021-01-05T17:09:57.675Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:09:58.246Z] Launching a container. [2021-01-05T17:10:09.698Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:09.698Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:09.698Z] ---> cafab8315b4c [2021-01-05T17:10:09.698Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:10:09.698Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:09.698Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:09.698Z] ---> cafab8315b4c [2021-01-05T17:10:09.698Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:10:09.698Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:09.698Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:09.699Z] ---> cafab8315b4c [2021-01-05T17:10:09.699Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:10:09.699Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:09.699Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:09.699Z] ---> cafab8315b4c [2021-01-05T17:10:09.699Z] Step 3/32 : WORKDIR /edgex-go [2021-01-05T17:10:09.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:09.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:09.699Z] ---> cafab8315b4c [2021-01-05T17:10:09.699Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:10:09.699Z] ---> Running in 987ba86df908 [2021-01-05T17:10:09.699Z] ---> Running in d868150538c6 [2021-01-05T17:10:09.699Z] ---> Running in 76b5e003f1f3 [2021-01-05T17:10:09.699Z] ---> Running in 8f560d47789c [2021-01-05T17:10:09.699Z] ---> Running in f07f2cf83d64 [2021-01-05T17:10:09.699Z] Removing intermediate container d868150538c6 [2021-01-05T17:10:09.699Z] ---> 2666fdb3b18c [2021-01-05T17:10:09.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:09.699Z] Removing intermediate container 8f560d47789c [2021-01-05T17:10:09.699Z] ---> 8ef761a2fcab [2021-01-05T17:10:09.699Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:09.699Z] Removing intermediate container 76b5e003f1f3 [2021-01-05T17:10:09.699Z] ---> 1b86629cd212 [2021-01-05T17:10:09.699Z] Removing intermediate container 987ba86df908 [2021-01-05T17:10:09.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:09.699Z] ---> f4f0f3da79bb [2021-01-05T17:10:09.699Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:09.699Z] Removing intermediate container f07f2cf83d64 [2021-01-05T17:10:09.699Z] ---> f97c92ae1743 [2021-01-05T17:10:09.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:09.699Z] ---> Running in 4fddc71dbb0d [2021-01-05T17:10:09.699Z] ---> Running in c8e7bb68e544 [2021-01-05T17:10:09.699Z] ---> Running in 8037b20b5dd0 [2021-01-05T17:10:09.699Z] ---> Running in a751d814eefc [2021-01-05T17:10:09.699Z] ---> Running in 87621b769f68 [2021-01-05T17:10:09.699Z] Removing intermediate container c8e7bb68e544 [2021-01-05T17:10:09.699Z] ---> 0ca6bf244188 [2021-01-05T17:10:09.699Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:10:09.699Z] ---> Running in 53ef0dcc491b [2021-01-05T17:10:09.699Z] Removing intermediate container 8037b20b5dd0 [2021-01-05T17:10:09.699Z] ---> 0537ca2b66eb [2021-01-05T17:10:09.699Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:10:09.699Z] Removing intermediate container 4fddc71dbb0d [2021-01-05T17:10:09.699Z] ---> 9c7c38d58c89 [2021-01-05T17:10:09.699Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-05T17:10:09.699Z] Removing intermediate container a751d814eefc [2021-01-05T17:10:09.699Z] ---> 084617604c5a [2021-01-05T17:10:09.699Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:10:09.699Z] ---> Running in fd2352d00991 [2021-01-05T17:10:09.699Z] ---> Running in d5e98145212f [2021-01-05T17:10:09.699Z] Removing intermediate container 87621b769f68 [2021-01-05T17:10:09.699Z] ---> 76361d0683d2 [2021-01-05T17:10:09.699Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:10:09.699Z] ---> Running in 714d882b10b3 [2021-01-05T17:10:09.699Z] ---> Running in ca8703ad7068 [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:10:09.699Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:09.974Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:10.258Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:10.258Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:10.533Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:11.529Z] Removing intermediate container 53ef0dcc491b [2021-01-05T17:10:11.529Z] ---> bd1463e32364 [2021-01-05T17:10:11.529Z] Step 6/22 : COPY go.mod . [2021-01-05T17:10:11.529Z] Removing intermediate container fd2352d00991 [2021-01-05T17:10:11.529Z] ---> b85c137a5600 [2021-01-05T17:10:11.529Z] Step 6/26 : COPY go.mod . [2021-01-05T17:10:12.133Z] Removing intermediate container d5e98145212f [2021-01-05T17:10:12.133Z] ---> 56a3b4ef8d8d [2021-01-05T17:10:12.133Z] Step 6/32 : COPY go.mod . [2021-01-05T17:10:12.426Z] Removing intermediate container 714d882b10b3 [2021-01-05T17:10:12.426Z] ---> feaac5126af4 [2021-01-05T17:10:12.426Z] Step 6/26 : COPY go.mod . [2021-01-05T17:10:12.426Z] ---> f381176a7eed [2021-01-05T17:10:12.426Z] Step 7/22 : RUN go mod download [2021-01-05T17:10:12.426Z] Removing intermediate container ca8703ad7068 [2021-01-05T17:10:12.426Z] ---> 95202ac79eff [2021-01-05T17:10:12.426Z] Step 6/26 : COPY go.mod . [2021-01-05T17:10:12.715Z] ---> 2ecf8cca6026 [2021-01-05T17:10:12.715Z] Step 7/26 : RUN go mod download [2021-01-05T17:10:12.715Z] ---> Running in 7e90c49cc3e0 [2021-01-05T17:10:12.996Z] ---> Running in 7a0c0a9a4355 [2021-01-05T17:10:12.996Z] ---> aecf52752165 [2021-01-05T17:10:12.996Z] Step 7/32 : RUN go mod download [2021-01-05T17:10:13.169Z] Waiting for container to be ready [2021-01-05T17:10:13.169Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T17:10:13.169Z] [2021-01-05T17:10:13.272Z] ---> 23fa111288e3 [2021-01-05T17:10:13.272Z] Step 7/26 : RUN go mod download [2021-01-05T17:10:13.272Z] ---> Running in 22fd32382e82 [2021-01-05T17:10:13.876Z] ---> Running in 57307e5cd1fa [2021-01-05T17:10:13.876Z] ---> a616b78512e2 [2021-01-05T17:10:13.876Z] Step 7/26 : RUN go mod download [2021-01-05T17:10:14.155Z] ---> Running in 1d9299cb33bf [2021-01-05T17:10:15.725Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T17:10:15.987Z] Waiting for network to be ready... [2021-01-05T17:10:16.175Z] Removing intermediate container 7e90c49cc3e0 [2021-01-05T17:10:16.175Z] ---> 7d788174eb08 [2021-01-05T17:10:16.175Z] Step 8/22 : COPY . . [2021-01-05T17:10:16.556Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:10:16.556Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:10:16.816Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:10:16.816Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:10:17.076Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:10:17.076Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:10:17.337Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:10:17.337Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:10:17.337Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:10:17.337Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:10:17.337Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:10:17.337Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:10:17.337Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:10:17.337Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:10:17.337Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:10:17.337Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:10:17.337Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:10:17.337Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:10:17.598Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:10:17.882Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:10:18.150Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:10:18.150Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:10:18.150Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:10:18.150Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:10:18.150Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:10:18.150Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:10:18.150Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:10:18.818Z] Removing intermediate container 7a0c0a9a4355 [2021-01-05T17:10:18.818Z] ---> a57529fead4e [2021-01-05T17:10:18.818Z] Step 8/26 : COPY . . [2021-01-05T17:10:18.818Z] Removing intermediate container 22fd32382e82 [2021-01-05T17:10:18.818Z] ---> 14d1cc0a0a3c [2021-01-05T17:10:18.818Z] Step 8/32 : COPY . . [2021-01-05T17:10:19.108Z] Removing intermediate container 57307e5cd1fa [2021-01-05T17:10:19.108Z] ---> 443ee1855ff1 [2021-01-05T17:10:19.108Z] Step 8/26 : COPY . . [2021-01-05T17:10:19.389Z] Removing intermediate container 1d9299cb33bf [2021-01-05T17:10:19.389Z] ---> 3b9e26a468e0 [2021-01-05T17:10:19.389Z] Step 8/26 : COPY . . [2021-01-05T17:10:21.459Z] Fetched 23.6 MB in 5s (4467 kB/s) [2021-01-05T17:10:22.399Z] Reading package lists... [2021-01-05T17:10:22.920Z] Reading package lists... [2021-01-05T17:10:22.920Z] Building dependency tree... [2021-01-05T17:10:22.920Z] Reading state information... [2021-01-05T17:10:23.180Z] The following additional packages will be installed: [2021-01-05T17:10:23.180Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:10:23.180Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:10:23.180Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:10:23.180Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T17:10:23.180Z] Suggested packages: [2021-01-05T17:10:23.180Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T17:10:23.180Z] Recommended packages: [2021-01-05T17:10:23.180Z] gnupg libsasl2-modules [2021-01-05T17:10:23.180Z] The following NEW packages will be installed: [2021-01-05T17:10:23.180Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:10:23.180Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:10:23.180Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:10:23.180Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T17:10:23.180Z] The following packages will be upgraded: [2021-01-05T17:10:23.180Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T17:10:23.180Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T17:10:23.180Z] Need to get 3531 kB of archives. [2021-01-05T17:10:23.180Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T17:10:23.180Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T17:10:23.180Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T17:10:23.180Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T17:10:23.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T17:10:23.442Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T17:10:23.442Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T17:10:23.442Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T17:10:23.442Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T17:10:23.442Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T17:10:23.703Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T17:10:24.282Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T17:10:24.282Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T17:10:24.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T17:10:24.282Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T17:10:24.282Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T17:10:24.282Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T17:10:24.282Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T17:10:24.282Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T17:10:24.282Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T17:10:24.282Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T17:10:24.282Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T17:10:24.282Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T17:10:24.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:10:24.546Z] Fetched 3531 kB in 1s (3012 kB/s) [2021-01-05T17:10:24.546Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:10:24.546Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:10:24.546Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:10:24.546Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:10:24.809Z] Selecting previously unselected package udev. [2021-01-05T17:10:24.809Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:10:24.809Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:10:24.809Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T17:10:25.070Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T17:10:25.070Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:10:25.070Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:10:25.070Z] Selecting previously unselected package fuse. [2021-01-05T17:10:25.070Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:10:25.070Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:10:25.330Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:10:25.330Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:10:25.330Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:10:25.330Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:10:25.591Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:10:25.591Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:10:25.591Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T17:10:25.591Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T17:10:25.591Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:10:25.591Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T17:10:25.852Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:25.852Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.113Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T17:10:26.113Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.113Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.113Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T17:10:26.113Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.113Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.375Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T17:10:26.375Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.375Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.375Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T17:10:26.375Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.375Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.637Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T17:10:26.637Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.637Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.637Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T17:10:26.637Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.637Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.637Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T17:10:26.637Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.637Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.909Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T17:10:26.909Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:10:26.909Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:26.909Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T17:10:26.909Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:10:26.909Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:10:26.909Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T17:10:26.909Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:10:26.909Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:10:26.909Z] Selecting previously unselected package libldap-common. [2021-01-05T17:10:26.909Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T17:10:26.909Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:10:27.169Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T17:10:27.169Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T17:10:27.169Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:10:27.169Z] Selecting previously unselected package dirmngr. [2021-01-05T17:10:27.169Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:10:27.169Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:10:27.429Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:10:27.429Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T17:10:27.429Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:10:27.429Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:10:27.429Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:10:27.429Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T17:10:27.429Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:27.429Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:10:27.690Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:10:27.690Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T17:10:27.950Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T17:10:28.211Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.211Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T17:10:28.211Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:10:28.211Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T17:10:28.211Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.211Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:10:28.470Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:10:28.470Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:10:28.730Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:10:28.999Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T17:10:28.999Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T17:10:28.999Z] This means they are not meant to be enabled using systemctl. [2021-01-05T17:10:28.999Z] Possible reasons for having this kind of units are: [2021-01-05T17:10:28.999Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T17:10:28.999Z] .wants/ or .requires/ directory. [2021-01-05T17:10:28.999Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T17:10:28.999Z] a requirement dependency on it. [2021-01-05T17:10:28.999Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T17:10:28.999Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T17:10:28.999Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T17:10:28.999Z] instance name specified. [2021-01-05T17:10:29.259Z] Reading package lists... [2021-01-05T17:10:29.518Z] Building dependency tree... [2021-01-05T17:10:29.518Z] Reading state information... [2021-01-05T17:10:29.518Z] The following additional packages will be installed: [2021-01-05T17:10:29.518Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T17:10:29.518Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T17:10:29.518Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T17:10:29.518Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T17:10:29.518Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T17:10:29.518Z] Suggested packages: [2021-01-05T17:10:29.518Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T17:10:29.518Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T17:10:29.518Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T17:10:29.518Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T17:10:29.518Z] systemd-container policykit-1 [2021-01-05T17:10:29.518Z] Recommended packages: [2021-01-05T17:10:29.518Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T17:10:29.518Z] The following NEW packages will be installed: [2021-01-05T17:10:29.518Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T17:10:29.518Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T17:10:29.518Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T17:10:29.518Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T17:10:29.518Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T17:10:29.518Z] The following packages will be upgraded: [2021-01-05T17:10:29.518Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T17:10:29.779Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T17:10:29.779Z] Need to get 35.2 MB of archives. [2021-01-05T17:10:29.779Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T17:10:29.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T17:10:29.779Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T17:10:30.720Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T17:10:30.720Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T17:10:30.720Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T17:10:30.720Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T17:10:30.720Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T17:10:30.720Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T17:10:30.720Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T17:10:30.720Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T17:10:30.720Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T17:10:30.720Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T17:10:30.720Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T17:10:30.720Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T17:10:30.720Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T17:10:30.720Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T17:10:30.720Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T17:10:30.720Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T17:10:30.979Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T17:10:30.980Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T17:10:30.980Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T17:10:30.980Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T17:10:30.980Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T17:10:30.980Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T17:10:30.980Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T17:10:30.980Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T17:10:31.239Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T17:10:31.239Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T17:10:31.239Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T17:10:31.239Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T17:10:32.176Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:10:32.176Z] Fetched 35.2 MB in 2s (14.6 MB/s) [2021-01-05T17:10:32.438Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:10:32.438Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:10:32.438Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:10:33.008Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:10:33.269Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:10:33.269Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:10:33.269Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:10:33.269Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:10:33.269Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:10:33.529Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T17:10:33.529Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:10:33.529Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:10:33.790Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:10:34.050Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T17:10:34.050Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T17:10:34.620Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T17:10:34.620Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T17:10:34.620Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:10:34.620Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:10:34.880Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T17:10:34.880Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:10:34.880Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:35.140Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T17:10:35.140Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T17:10:35.140Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:10:35.140Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T17:10:35.140Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:10:35.140Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:35.400Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:10:35.664Z] Checking for services that may need to be restarted...done. [2021-01-05T17:10:35.664Z] Checking for services that may need to be restarted...done. [2021-01-05T17:10:35.665Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:35.665Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:10:35.665Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:36.237Z] Selecting previously unselected package python3-minimal. [2021-01-05T17:10:36.237Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T17:10:36.237Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:10:36.237Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:10:36.500Z] Selecting previously unselected package mime-support. [2021-01-05T17:10:36.500Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T17:10:36.500Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T17:10:36.500Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T17:10:36.500Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T17:10:36.500Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:10:36.500Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T17:10:36.500Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:10:36.500Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:36.761Z] Selecting previously unselected package python3.6. [2021-01-05T17:10:36.761Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:10:36.761Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:37.021Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T17:10:37.021Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:10:37.021Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:10:37.021Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:10:37.281Z] Selecting previously unselected package python3. [2021-01-05T17:10:37.281Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T17:10:37.281Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:10:37.281Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T17:10:37.550Z] Selecting previously unselected package multiarch-support. [2021-01-05T17:10:37.550Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:10:37.550Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:10:37.550Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:10:37.550Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T17:10:37.550Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T17:10:37.550Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T17:10:37.550Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:10:37.550Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T17:10:37.550Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T17:10:37.809Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:10:37.809Z] Selecting previously unselected package sudo. [2021-01-05T17:10:37.809Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T17:10:37.809Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:10:37.809Z] Selecting previously unselected package apparmor. [2021-01-05T17:10:37.809Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:10:37.809Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:10:38.069Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T17:10:38.069Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T17:10:38.069Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:10:38.069Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T17:10:38.069Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:10:38.069Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:38.069Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T17:10:38.069Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:10:38.069Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:38.329Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T17:10:38.329Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T17:10:38.329Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:10:38.329Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T17:10:38.329Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:10:38.329Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:38.615Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T17:10:38.615Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:10:38.615Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:38.615Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T17:10:38.615Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T17:10:38.615Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:10:38.876Z] Selecting previously unselected package openssh-client. [2021-01-05T17:10:38.876Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T17:10:38.876Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:10:39.140Z] Selecting previously unselected package squashfs-tools. [2021-01-05T17:10:39.140Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:10:39.140Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:10:39.140Z] Selecting previously unselected package snapd. [2021-01-05T17:10:39.140Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T17:10:39.140Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T17:10:41.689Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:10:41.689Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:10:41.689Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T17:10:41.969Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:10:42.542Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:10:42.542Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:42.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:10:42.542Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T17:10:42.542Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T17:10:43.483Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:10:43.483Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:10:43.483Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:10:43.483Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:43.483Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:43.484Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:10:44.065Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:10:44.065Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:44.065Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:10:44.065Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T17:10:44.325Z] running python rtupdate hooks for python3.6... [2021-01-05T17:10:44.325Z] running python post-rtupdate hooks for python3.6... [2021-01-05T17:10:44.325Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:10:45.707Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T17:10:45.968Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:10:45.968Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:10:46.242Z] ---> ff181fe33576 [2021-01-05T17:10:46.242Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:10:46.242Z] ---> 69e659dd081d [2021-01-05T17:10:46.242Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:10:46.242Z] ---> aea55c737368 [2021-01-05T17:10:46.242Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:10:46.242Z] ---> Running in 6a86a6b3a40c [2021-01-05T17:10:46.242Z] ---> 470491b684b7 [2021-01-05T17:10:46.242Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:10:46.242Z] ---> Running in d735163299da [2021-01-05T17:10:46.242Z] ---> Running in ebc209b7d37d [2021-01-05T17:10:46.242Z] ---> Running in 9d25598c5ccd [2021-01-05T17:10:46.242Z] ---> 5b7b9bf8fd49 [2021-01-05T17:10:46.242Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-05T17:10:46.242Z] ---> Running in 23febc45e7cf [2021-01-05T17:10:46.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:10:46.242Z] 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-01-05T17:10:46.250Z] Setting up snapd (2.48+18.04) ... [2021-01-05T17:10:46.521Z] 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-01-05T17:10:46.808Z] 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-01-05T17:10:46.808Z] 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-01-05T17:10:46.825Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T17:10:46.825Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T17:10:47.087Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T17:10:47.353Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T17:10:47.353Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:10:47.353Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:10:47.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T17:10:47.878Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T17:10:48.138Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T17:10:48.398Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T17:10:48.398Z] /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-01-05T17:10:48.398Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:10:48.398Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:10:49.338Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:10:49.338Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:10:49.598Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:10:50.980Z] Reading package lists... [2021-01-05T17:10:50.980Z] Reading package lists... [2021-01-05T17:10:51.239Z] Building dependency tree... [2021-01-05T17:10:51.239Z] Reading state information... [2021-01-05T17:10:51.239Z] Calculating upgrade... [2021-01-05T17:10:51.501Z] The following packages will be upgraded: [2021-01-05T17:10:51.501Z] advancecomp base-files bash binutils binutils-common [2021-01-05T17:10:51.501Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T17:10:51.501Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T17:10:51.501Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T17:10:51.501Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T17:10:51.501Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T17:10:51.501Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T17:10:51.501Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T17:10:51.501Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T17:10:51.501Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T17:10:51.501Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T17:10:51.501Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T17:10:51.501Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T17:10:51.501Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T17:10:51.501Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:10:51.501Z] Need to get 63.5 MB of archives. [2021-01-05T17:10:51.501Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T17:10:51.501Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T17:10:51.764Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T17:10:51.764Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T17:10:51.764Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T17:10:51.764Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T17:10:51.764Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T17:10:51.764Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T17:10:51.764Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T17:10:51.764Z] 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-01-05T17:10:51.764Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T17:10:51.764Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T17:10:51.764Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T17:10:51.764Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T17:10:51.764Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T17:10:51.764Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T17:10:51.764Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T17:10:51.764Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T17:10:51.764Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T17:10:51.764Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T17:10:51.764Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T17:10:52.025Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T17:10:52.025Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T17:10:52.025Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T17:10:52.025Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T17:10:52.025Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T17:10:52.025Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T17:10:52.025Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T17:10:52.025Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T17:10:52.025Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T17:10:52.025Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T17:10:52.025Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T17:10:52.025Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T17:10:52.025Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T17:10:52.025Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T17:10:52.025Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T17:10:52.025Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T17:10:52.025Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T17:10:52.025Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T17:10:52.025Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T17:10:52.025Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T17:10:52.025Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T17:10:52.025Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T17:10:52.025Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T17:10:52.025Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T17:10:52.025Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T17:10:52.025Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T17:10:52.025Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T17:10:52.025Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T17:10:52.025Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T17:10:52.025Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T17:10:52.025Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T17:10:52.025Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T17:10:52.025Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T17:10:52.025Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T17:10:52.286Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T17:10:52.551Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T17:10:52.551Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T17:10:52.551Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T17:10:52.812Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T17:10:52.812Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T17:10:52.812Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T17:10:52.812Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T17:10:52.812Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T17:10:52.812Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T17:10:52.812Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T17:10:53.072Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T17:10:53.072Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T17:10:53.072Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T17:10:53.072Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T17:10:53.335Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T17:10:53.335Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T17:10:53.335Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T17:10:53.335Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T17:10:53.335Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T17:10:53.335Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T17:10:53.335Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T17:10:53.335Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T17:10:53.335Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T17:10:53.623Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T17:10:53.623Z] Get:80 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-01-05T17:10:53.623Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T17:10:53.623Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T17:10:53.623Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T17:10:53.623Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T17:10:53.623Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T17:10:53.623Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T17:10:53.623Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T17:10:53.623Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T17:10:53.623Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T17:10:53.623Z] Get:90 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-01-05T17:10:53.910Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T17:10:53.910Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T17:10:53.910Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T17:10:53.910Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T17:10:53.910Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T17:10:53.910Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T17:10:54.179Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:10:54.179Z] Fetched 63.5 MB in 2s (26.2 MB/s) [2021-01-05T17:10:54.179Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:10:54.179Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:10:54.179Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:10:54.758Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:10:54.758Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:10:55.020Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T17:10:55.020Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T17:10:55.597Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:55.862Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:55.862Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:55.862Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.127Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.127Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.127Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.127Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.127Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.388Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.388Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.388Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.388Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.388Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.647Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:10:56.647Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:10:56.647Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.647Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.647Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:10:56.908Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:10:56.908Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:56.908Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:56.908Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:57.167Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:57.167Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:10:57.167Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:10:57.427Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:10:57.427Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:10:57.427Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:10:57.687Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:10:58.257Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:10:58.517Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:10:58.517Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T17:10:58.517Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T17:10:58.517Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T17:10:58.517Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T17:10:58.777Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T17:10:58.777Z] Installing new version of config file /etc/issue ... [2021-01-05T17:10:58.777Z] Installing new version of config file /etc/issue.net ... [2021-01-05T17:10:58.777Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T17:10:59.036Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T17:10:59.295Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T17:10:59.295Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T17:10:59.295Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T17:10:59.295Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:10:59.295Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T17:10:59.295Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T17:10:59.556Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T17:10:59.556Z] 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-01-05T17:10:59.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:10:59.815Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:10:59.815Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T17:10:59.815Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:10:59.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:10:59.815Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T17:11:00.075Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T17:11:00.075Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T17:11:00.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:00.075Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T17:11:00.337Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:11:00.597Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T17:11:00.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:00.597Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:11:00.597Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:11:00.597Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:11:00.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:00.857Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:11:00.857Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:11:00.857Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T17:11:01.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:01.117Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T17:11:01.117Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T17:11:01.117Z] Setting up grep (3.1-2build1) ... [2021-01-05T17:11:01.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:01.377Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:11:01.377Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:11:01.377Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T17:11:01.638Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:01.638Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:11:01.638Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:11:01.638Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T17:11:01.899Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:01.899Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:11:01.899Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:11:02.469Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:11:02.469Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:11:02.729Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:11:02.729Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:11:03.298Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T17:11:03.299Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:03.299Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T17:11:03.299Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:11:04.281Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:11:04.281Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:11:04.281Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:11:04.541Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:11:04.541Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:11:04.541Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:04.541Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T17:11:04.541Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T17:11:04.800Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T17:11:04.800Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:04.800Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:04.800Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:04.800Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:05.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:05.059Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:05.059Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:05.059Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:05.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:05.319Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:05.319Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:05.319Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:05.319Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:05.319Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:05.319Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:05.580Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:05.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:05.580Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:11:05.580Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:11:05.839Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:11:05.839Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:11:05.839Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:11:06.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:06.099Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:11:06.099Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:11:06.099Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:11:06.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:06.099Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:06.359Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:06.359Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:06.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:06.359Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:06.359Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:06.618Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:06.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:06.618Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:06.618Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:07.187Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:07.447Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T17:11:07.707Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T17:11:07.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:07.967Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:11:07.967Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:11:07.967Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:11:08.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:11:08.227Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T17:11:08.486Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:11:08.486Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T17:11:08.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:08.486Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T17:11:08.746Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T17:11:08.746Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T17:11:09.005Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:09.005Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:11:09.005Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:11:09.277Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:11:09.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:09.277Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:11:09.277Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:11:09.537Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:11:09.537Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:09.537Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:11:09.797Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:11:09.797Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:11:10.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:10.059Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:11:10.059Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:11:10.059Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:11:10.059Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:11:10.320Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:11:10.320Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:11:10.320Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:11:10.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:10.582Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T17:11:10.582Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T17:11:10.582Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T17:11:10.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:10.843Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T17:11:10.843Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:11:10.843Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:11:11.414Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:11.414Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:11:11.414Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:11:11.414Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:11:11.414Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:11.414Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T17:11:11.675Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T17:11:11.675Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T17:11:11.675Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:11.675Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:11:11.937Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:11:12.231Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T17:11:12.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:12.491Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:11:12.491Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:11:12.491Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T17:11:12.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:12.753Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T17:11:12.753Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T17:11:12.753Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T17:11:13.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:13.013Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T17:11:13.013Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T17:11:13.013Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T17:11:13.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:13.273Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T17:11:13.273Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T17:11:13.273Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T17:11:13.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:13.534Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:11:13.797Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T17:11:13.797Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T17:11:13.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:11:13.797Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T17:11:13.797Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T17:11:14.057Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T17:11:14.057Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T17:11:14.057Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:11:14.057Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:11:14.318Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:11:14.318Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:11:14.318Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:11:14.318Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:11:14.579Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T17:11:14.579Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T17:11:14.838Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:11:14.838Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T17:11:14.838Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:11:14.838Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T17:11:15.111Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T17:11:15.111Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T17:11:15.111Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T17:11:15.111Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T17:11:15.373Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T17:11:15.373Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T17:11:15.373Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T17:11:15.373Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T17:11:15.633Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T17:11:15.633Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T17:11:15.633Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T17:11:15.633Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T17:11:16.575Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T17:11:16.575Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T17:11:16.835Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:11:16.835Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T17:11:16.835Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:11:16.835Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:11:17.406Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:11:17.406Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:11:17.406Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:11:17.406Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:11:17.668Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:11:17.668Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:11:17.668Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:17.668Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:17.929Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:17.929Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:17.929Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:17.929Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:18.189Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:18.189Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:19.130Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:19.130Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:20.071Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:20.071Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:21.028Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:21.028Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:21.287Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:21.287Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:22.225Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:11:22.225Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:11:22.225Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:11:22.491Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:11:22.491Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:11:22.491Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:11:22.752Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:11:22.752Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:11:22.752Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T17:11:22.752Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T17:11:23.017Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:11:23.017Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:11:23.017Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:11:23.017Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:11:23.278Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T17:11:23.278Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T17:11:23.538Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:23.538Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:11:23.538Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:23.538Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:23.538Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:23.538Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T17:11:23.538Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T17:11:23.538Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T17:11:23.803Z] [2021-01-05T17:11:23.803Z] Current default time zone: 'Etc/UTC' [2021-01-05T17:11:23.803Z] Local time is now: Tue Jan 5 17:11:23 UTC 2021. [2021-01-05T17:11:23.803Z] Universal Time is now: Tue Jan 5 17:11:23 UTC 2021. [2021-01-05T17:11:23.803Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T17:11:23.803Z] [2021-01-05T17:11:23.803Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T17:11:23.803Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:23.803Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T17:11:23.803Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:11:23.803Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T17:11:24.075Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T17:11:24.075Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:11:24.075Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:11:24.075Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T17:11:24.336Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:11:24.336Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:24.336Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:11:24.601Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:24.601Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:11:24.601Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:24.601Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T17:11:24.601Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:11:24.601Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T17:11:24.601Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:11:24.601Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T17:11:24.861Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T17:11:24.861Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:11:24.861Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:11:26.244Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:11:26.814Z] 22 added, 17 removed; done. [2021-01-05T17:11:27.074Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:11:27.074Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:11:27.074Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T17:11:27.074Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T17:11:27.074Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T17:11:27.334Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:11:27.334Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.334Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T17:11:27.334Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:11:27.334Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:11:27.594Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T17:11:27.594Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:11:27.594Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.594Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:11:27.594Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:11:27.594Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T17:11:27.594Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:11:27.854Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:11:27.854Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:11:27.854Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T17:11:27.854Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:11:27.854Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:11:28.424Z] 0 added, 0 removed; done. [2021-01-05T17:11:28.424Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T17:11:28.424Z] done. [2021-01-05T17:11:28.945Z] Reading package lists... [2021-01-05T17:11:28.945Z] Building dependency tree... [2021-01-05T17:11:28.945Z] Reading state information... [2021-01-05T17:11:29.204Z] The following NEW packages will be installed: [2021-01-05T17:11:29.204Z] apt-transport-https [2021-01-05T17:11:29.464Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:11:29.464Z] Need to get 1696 B of archives. [2021-01-05T17:11:29.464Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T17:11:29.464Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T17:11:29.464Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:11:29.464Z] Fetched 1696 B in 0s (8504 B/s) [2021-01-05T17:11:29.464Z] Selecting previously unselected package apt-transport-https. [2021-01-05T17:11:29.723Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T17:11:29.723Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T17:11:29.723Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:11:29.723Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:11:29.982Z] Waiting for network to be ready... [2021-01-05T17:11:36.564Z] 2021-01-05T17:11:33Z INFO Waiting for automatic snapd restart... [2021-01-05T17:11:36.824Z] snapd 2.48.1 from Canonical* installed [2021-01-05T17:11:37.764Z] "snapd" switched to the "latest/stable" channel [2021-01-05T17:11:37.764Z] [2021-01-05T17:11:42.011Z] core18 20201210 from Canonical* installed [2021-01-05T17:11:42.011Z] "core18" switched to the "latest/stable" channel [2021-01-05T17:11:42.011Z] [2021-01-05T17:11:46.215Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:11:46.506Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T17:11:46.506Z] [2021-01-05T17:11:49.819Z] 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-01-05T17:11:49.819Z] - README.md [2021-01-05T17:11:49.819Z] [2021-01-05T17:11:49.819Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:11:56.397Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:11:56.397Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:11:56.397Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:11:56.397Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:11:57.778Z] Reading package lists... [2021-01-05T17:11:58.039Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-01-05T17:12:04.628Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:12:04.628Z] Reading package lists... [2021-01-05T17:12:04.628Z] Building dependency tree... [2021-01-05T17:12:04.628Z] Reading state information... [2021-01-05T17:12:04.628Z] Suggested packages: [2021-01-05T17:12:04.628Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T17:12:04.628Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T17:12:04.628Z] Recommended packages: [2021-01-05T17:12:04.628Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T17:12:04.628Z] The following NEW packages will be installed: [2021-01-05T17:12:04.628Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T17:12:04.628Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T17:12:04.628Z] pkg-config zip [2021-01-05T17:12:04.628Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:12:04.628Z] Need to get 7655 kB of archives. [2021-01-05T17:12:04.628Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T17:12:04.628Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-05T17:12:04.628Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T17:12:04.888Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T17:12:04.888Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T17:12:04.888Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T17:12:04.888Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T17:12:05.147Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T17:12:05.147Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T17:12:05.147Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T17:12:05.147Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T17:12:05.408Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T17:12:05.408Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T17:12:05.408Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T17:12:05.668Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T17:12:05.668Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T17:12:05.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:12:05.668Z] Fetched 7655 kB in 1s (6683 kB/s) [2021-01-05T17:12:05.928Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T17:12:05.928Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T17:12:05.928Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T17:12:05.928Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:12:06.188Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T17:12:06.188Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T17:12:06.188Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:12:06.188Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T17:12:06.188Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T17:12:06.188Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:12:06.448Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T17:12:06.448Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T17:12:06.448Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:12:06.448Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T17:12:06.448Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T17:12:06.448Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:12:06.448Z] Selecting previously unselected package liberror-perl. [2021-01-05T17:12:06.448Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T17:12:06.448Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T17:12:06.708Z] Selecting previously unselected package git-man. [2021-01-05T17:12:06.708Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T17:12:06.708Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:12:06.708Z] Selecting previously unselected package git. [2021-01-05T17:12:06.708Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T17:12:06.708Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:12:07.650Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T17:12:07.650Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T17:12:07.650Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:12:07.650Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T17:12:07.650Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T17:12:07.650Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:12:07.910Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T17:12:07.910Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T17:12:07.910Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:12:07.910Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T17:12:07.910Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:12:07.910Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:12:07.910Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T17:12:07.910Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:12:07.910Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:12:08.171Z] Selecting previously unselected package pkg-config. [2021-01-05T17:12:08.171Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T17:12:08.171Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:12:08.171Z] Selecting previously unselected package zip. [2021-01-05T17:12:08.171Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T17:12:08.171Z] Unpacking zip (3.0-11build1) ... [2021-01-05T17:12:08.431Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:12:08.431Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:12:08.431Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:12:08.431Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T17:12:08.431Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:12:08.431Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:12:08.431Z] No schema files found: doing nothing. [2021-01-05T17:12:08.431Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:12:08.431Z] Setting up zip (3.0-11build1) ... [2021-01-05T17:12:08.431Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:12:08.431Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:12:08.431Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:12:08.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:12:08.692Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:12:08.692Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:12:08.692Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:12:08.692Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:12:08.692Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:12:15.275Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:12:15.275Z] git set to automatically installed. [2021-01-05T17:12:15.275Z] git-man set to automatically installed. [2021-01-05T17:12:15.275Z] libcurl3-gnutls set to automatically installed. [2021-01-05T17:12:15.275Z] liberror-perl set to automatically installed. [2021-01-05T17:12:15.275Z] libglib2.0-0 set to automatically installed. [2021-01-05T17:12:15.275Z] libnghttp2-14 set to automatically installed. [2021-01-05T17:12:15.275Z] libnorm1 set to automatically installed. [2021-01-05T17:12:15.275Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T17:12:15.275Z] libpsl5 set to automatically installed. [2021-01-05T17:12:15.275Z] librtmp1 set to automatically installed. [2021-01-05T17:12:15.275Z] libsodium23 set to automatically installed. [2021-01-05T17:12:15.275Z] libzmq3-dev set to automatically installed. [2021-01-05T17:12:15.275Z] libzmq5 set to automatically installed. [2021-01-05T17:12:15.275Z] pkg-config set to automatically installed. [2021-01-05T17:12:15.275Z] zip set to automatically installed. [2021-01-05T17:12:15.379Z] Removing intermediate container 6a86a6b3a40c [2021-01-05T17:12:15.379Z] ---> ddc55076ec3e [2021-01-05T17:12:15.379Z] [2021-01-05T17:12:15.379Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:12:15.379Z] 3.12: Pulling from library/alpine [2021-01-05T17:12:16.007Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:12:16.288Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:12:16.288Z] ---> afeebe901d6b [2021-01-05T17:12:16.288Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:12:16.888Z] ---> Running in ee4df43be26b [2021-01-05T17:12:18.666Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T17:12:19.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:19.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:20.152Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:12:20.431Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:12:20.431Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:12:20.431Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:12:20.431Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:12:20.431Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:12:20.431Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:12:20.706Z] OK: 7 MiB in 19 packages [2021-01-05T17:12:24.147Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:12:24.169Z] Removing intermediate container 9d25598c5ccd [2021-01-05T17:12:24.169Z] ---> f12f99685cf7 [2021-01-05T17:12:24.169Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:12:24.169Z] Removing intermediate container 23febc45e7cf [2021-01-05T17:12:24.169Z] ---> f8d8931788f1 [2021-01-05T17:12:24.169Z] [2021-01-05T17:12:24.169Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:12:24.169Z] ---> afeebe901d6b [2021-01-05T17:12:24.169Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:12:24.169Z] ---> Running in df19a6de7487 [2021-01-05T17:12:24.445Z] ---> Running in 0e109da3b6c1 [2021-01-05T17:12:24.721Z] Removing intermediate container ee4df43be26b [2021-01-05T17:12:24.721Z] ---> a37a9de01985 [2021-01-05T17:12:24.721Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:12:24.998Z] ---> Running in 6d1001823cd4 [2021-01-05T17:12:25.123Z] snap "core18" has no updates available [2021-01-05T17:12:25.610Z] Removing intermediate container 6d1001823cd4 [2021-01-05T17:12:25.611Z] ---> 50d35ca02400 [2021-01-05T17:12:25.611Z] Step 13/22 : WORKDIR / [2021-01-05T17:12:25.699Z] Pulling config-common [2021-01-05T17:12:25.885Z] ---> Running in d1231847f77d [2021-01-05T17:12:26.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:26.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:26.639Z] Pulling go-build-helper [2021-01-05T17:12:26.718Z] 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-01-05T17:12:26.718Z] Removing intermediate container d1231847f77d [2021-01-05T17:12:26.718Z] ---> 056451a62c31 [2021-01-05T17:12:26.718Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:12:26.996Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:12:27.274Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:12:27.274Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:12:27.274Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:12:27.618Z] OK: 6 MiB in 16 packages [2021-01-05T17:12:28.043Z] ---> 2663c7b997d6 [2021-01-05T17:12:28.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:12:31.503Z] ---> 9ad12d21f460 [2021-01-05T17:12:31.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:12:31.783Z] Removing intermediate container 0e109da3b6c1 [2021-01-05T17:12:31.783Z] ---> 156dc8a1423f [2021-01-05T17:12:31.783Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:12:32.060Z] ---> Running in 996dffbfef6e [2021-01-05T17:12:32.339Z] Removing intermediate container d735163299da [2021-01-05T17:12:32.339Z] ---> 4b35469f7fae [2021-01-05T17:12:32.339Z] [2021-01-05T17:12:32.339Z] Step 10/32 : FROM alpine:3.12 [2021-01-05T17:12:32.339Z] ---> afeebe901d6b [2021-01-05T17:12:32.339Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-05T17:12:32.610Z] ---> Running in c7dc0a0a5520 [2021-01-05T17:12:32.887Z] Removing intermediate container 996dffbfef6e [2021-01-05T17:12:32.887Z] ---> 88271ad017f5 [2021-01-05T17:12:32.887Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-05T17:12:32.887Z] Removing intermediate container df19a6de7487 [2021-01-05T17:12:32.887Z] ---> e2297e003af7 [2021-01-05T17:12:32.887Z] [2021-01-05T17:12:32.887Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:12:32.887Z] ---> 048fc6e568ab [2021-01-05T17:12:32.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:32.887Z] 20.10.0: Pulling from library/docker [2021-01-05T17:12:32.887Z] ---> Running in 822ffd83d03e [2021-01-05T17:12:34.330Z] Removing intermediate container 822ffd83d03e [2021-01-05T17:12:34.330Z] ---> 0f685a120451 [2021-01-05T17:12:34.330Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:12:34.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:34.623Z] ---> Running in ca7591b630a3 [2021-01-05T17:12:34.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:34.906Z] ---> 26ebdaa13d0a [2021-01-05T17:12:34.906Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:12:35.530Z] ---> Running in 827db928d0f9 [2021-01-05T17:12:35.530Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:12:35.530Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-05T17:12:35.530Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:12:35.530Z] OK: 6 MiB in 16 packages [2021-01-05T17:12:35.804Z] Removing intermediate container ca7591b630a3 [2021-01-05T17:12:35.804Z] ---> 84fd88949c51 [2021-01-05T17:12:35.804Z] Step 15/26 : WORKDIR / [2021-01-05T17:12:36.406Z] ---> Running in 28e032d715d2 [2021-01-05T17:12:37.403Z] Removing intermediate container 28e032d715d2 [2021-01-05T17:12:37.403Z] ---> 4e5968f197c6 [2021-01-05T17:12:37.403Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:12:37.696Z] Removing intermediate container c7dc0a0a5520 [2021-01-05T17:12:37.696Z] ---> 9f6811935882 [2021-01-05T17:12:37.696Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-05T17:12:38.297Z] ---> Running in 7d2764b31126 [2021-01-05T17:12:38.571Z] ---> 4b1ccaeb1102 [2021-01-05T17:12:38.571Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:12:39.175Z] Removing intermediate container 7d2764b31126 [2021-01-05T17:12:39.175Z] ---> 0cad2a1bd242 [2021-01-05T17:12:39.175Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-05T17:12:39.457Z] ---> Running in 9b55b92edfec [2021-01-05T17:12:39.735Z] Removing intermediate container 827db928d0f9 [2021-01-05T17:12:39.735Z] ---> efdcf7d148f8 [2021-01-05T17:12:39.735Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:12:40.007Z] ---> Running in d08878d819bb [2021-01-05T17:12:40.281Z] Removing intermediate container ebc209b7d37d [2021-01-05T17:12:40.281Z] ---> d25d300c72c3 [2021-01-05T17:12:40.281Z] [2021-01-05T17:12:40.281Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:12:40.281Z] ---> afeebe901d6b [2021-01-05T17:12:40.281Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:12:40.281Z] ---> Using cache [2021-01-05T17:12:40.281Z] ---> 156dc8a1423f [2021-01-05T17:12:40.281Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:12:40.281Z] ---> Using cache [2021-01-05T17:12:40.281Z] ---> 88271ad017f5 [2021-01-05T17:12:40.281Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-05T17:12:40.281Z] Removing intermediate container 9b55b92edfec [2021-01-05T17:12:40.281Z] ---> 9941c0a5dfcc [2021-01-05T17:12:40.281Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-05T17:12:40.570Z] ---> Running in c8f5712c1576 [2021-01-05T17:12:40.570Z] ---> 798a46949b93 [2021-01-05T17:12:40.570Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:40.570Z] ---> Running in a6736c7da172 [2021-01-05T17:12:40.843Z] Removing intermediate container d08878d819bb [2021-01-05T17:12:40.843Z] ---> b3e31b3a7f39 [2021-01-05T17:12:40.843Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T17:12:41.452Z] ---> Running in 18a01089673e [2021-01-05T17:12:41.452Z] Removing intermediate container c8f5712c1576 [2021-01-05T17:12:41.452Z] ---> 6d6e3b2b0172 [2021-01-05T17:12:41.452Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:12:41.452Z] ---> Running in 9137fcd081f2 [2021-01-05T17:12:42.062Z] ---> 5c7e1ac218b9 [2021-01-05T17:12:42.062Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:42.062Z] ---> Running in 789dbda50392 [2021-01-05T17:12:42.062Z] Connecting to github.com (140.82.114.4:443) [2021-01-05T17:12:42.062Z] Removing intermediate container 18a01089673e [2021-01-05T17:12:42.062Z] ---> 6902b476435f [2021-01-05T17:12:42.062Z] Step 21/22 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:12:42.344Z] Removing intermediate container 9137fcd081f2 [2021-01-05T17:12:42.344Z] ---> f046f25d9758 [2021-01-05T17:12:42.344Z] Step 15/26 : WORKDIR / [2021-01-05T17:12:42.344Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.9.51:443) [2021-01-05T17:12:42.617Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-05T17:12:42.617Z]  ---> Running in f9d707d40030 [2021-01-05T17:12:42.617Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-05T17:12:42.617Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-05T17:12:42.617Z] dockerize [2021-01-05T17:12:42.617Z] ---> Running in f5fcb25c2e6f [2021-01-05T17:12:43.222Z] Removing intermediate container 789dbda50392 [2021-01-05T17:12:43.222Z] ---> 7821d663d307 [2021-01-05T17:12:43.222Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:43.497Z] Removing intermediate container f9d707d40030 [2021-01-05T17:12:43.497Z] ---> 9484d32c2190 [2021-01-05T17:12:43.497Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:12:43.497Z] ---> Running in ca2f25b7f2ab [2021-01-05T17:12:43.497Z] Removing intermediate container f5fcb25c2e6f [2021-01-05T17:12:43.497Z] ---> ea069e86f9b3 [2021-01-05T17:12:43.497Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:12:43.770Z] ---> Running in dd98b7dace2a [2021-01-05T17:12:44.364Z] Removing intermediate container ca2f25b7f2ab [2021-01-05T17:12:44.364Z] ---> 81848cdd4a42 [2021-01-05T17:12:44.364Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:44.957Z] Removing intermediate container dd98b7dace2a [2021-01-05T17:12:44.957Z] ---> 1458fbe9cb5f [2021-01-05T17:12:44.957Z] [2021-01-05T17:12:44.957Z] Removing intermediate container a6736c7da172 [2021-01-05T17:12:44.957Z] ---> 30833ba3237b [2021-01-05T17:12:44.957Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-05T17:12:44.957Z] ---> 97832059f139 [2021-01-05T17:12:44.957Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:12:45.230Z] ---> Running in 2538ea0ebf48 [2021-01-05T17:12:45.504Z] ---> 98549c92464a [2021-01-05T17:12:45.504Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:45.781Z] Successfully built 1458fbe9cb5f [2021-01-05T17:12:45.781Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T17:12:45.781Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-05T17:12:46.052Z] ---> Running in bb48e98868e4 [2021-01-05T17:12:46.052Z] Removing intermediate container 2538ea0ebf48 [2021-01-05T17:12:46.052Z] ---> cc52b390e9c3 [2021-01-05T17:12:46.052Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-05T17:12:46.327Z] ---> Running in 1a2b297e0891 [2021-01-05T17:12:47.779Z] Removing intermediate container 1a2b297e0891 [2021-01-05T17:12:47.779Z] ---> 0bbc4d097237 [2021-01-05T17:12:47.779Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-05T17:12:48.059Z] ---> 6bcc2690d038 [2021-01-05T17:12:48.059Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:48.059Z] ---> Running in 18895cf5fb22 [2021-01-05T17:12:50.062Z] Copy dockerize executable [2021-01-05T17:12:50.062Z] ---> 608caf822afe [2021-01-05T17:12:50.062Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:50.062Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:12:50.062Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:12:50.062Z] ---> eeaf43b92773 [2021-01-05T17:12:50.062Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:12:50.448Z] Removing intermediate container bb48e98868e4 [2021-01-05T17:12:50.448Z] ---> f1d960754108 [2021-01-05T17:12:50.448Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:50.448Z] ---> Running in 85e0b0996ece [2021-01-05T17:12:50.723Z] ---> Running in 53ca0e03de27 [2021-01-05T17:12:50.723Z] ---> Running in 36bacc147fc7 [2021-01-05T17:12:51.331Z] Removing intermediate container 85e0b0996ece [2021-01-05T17:12:51.331Z] ---> ec6b23148acc [2021-01-05T17:12:51.331Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:51.621Z] Removing intermediate container 36bacc147fc7 [2021-01-05T17:12:51.621Z] ---> 08a8598bbdd0 [2021-01-05T17:12:51.621Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:12:51.896Z] ---> Running in 2c4fb2f04663 [2021-01-05T17:12:51.896Z] Removing intermediate container 18895cf5fb22 [2021-01-05T17:12:51.896Z] ---> b3a9538b3c3c [2021-01-05T17:12:51.896Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-05T17:12:52.169Z] ---> Running in e489e9210f94 [2021-01-05T17:12:52.448Z] ---> Running in f1827234e2df [2021-01-05T17:12:52.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:52.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:12:52.731Z] Removing intermediate container 2c4fb2f04663 [2021-01-05T17:12:52.731Z] ---> 2d4a08d609c4 [2021-01-05T17:12:52.731Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:52.731Z] Removing intermediate container e489e9210f94 [2021-01-05T17:12:52.731Z] ---> f0b97c987d19 [2021-01-05T17:12:52.731Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:12:53.008Z] ---> Running in df50ecd1b968 [2021-01-05T17:12:53.008Z] Removing intermediate container f1827234e2df [2021-01-05T17:12:53.008Z] ---> 3320d9516b6a [2021-01-05T17:12:53.008Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-05T17:12:53.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:12:53.246Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:12:53.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:12:53.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:12:53.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:12:53.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:12:53.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:12:53.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:12:53.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:12:53.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:12:53.246Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:12:53.246Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:12:53.246Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:12:53.246Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:12:53.246Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:12:53.246Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:12:53.246Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:12:53.246Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:12:53.246Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:12:53.246Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:12:53.246Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:12:53.246Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:12:53.246Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:12:53.246Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:12:53.246Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:12:53.246Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:12:53.246Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:12:53.246Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T17:12:53.246Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T17:12:53.246Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T17:12:53.246Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T17:12:53.246Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T17:12:53.246Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T17:12:53.246Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T17:12:53.247Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T17:12:53.247Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T17:12:53.247Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T17:12:53.247Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T17:12:53.247Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T17:12:53.247Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T17:12:53.247Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T17:12:53.247Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T17:12:53.247Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T17:12:53.247Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T17:12:53.247Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T17:12:53.247Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T17:12:53.247Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T17:12:53.247Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T17:12:53.247Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T17:12:53.247Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T17:12:53.247Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T17:12:53.247Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T17:12:53.247Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T17:12:53.247Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T17:12:53.247Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T17:12:53.247Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T17:12:53.247Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T17:12:53.247Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T17:12:53.247Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T17:12:53.247Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T17:12:53.247Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T17:12:53.247Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T17:12:53.247Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T17:12:53.247Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T17:12:53.247Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T17:12:53.247Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T17:12:53.247Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T17:12:53.247Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T17:12:53.247Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T17:12:53.247Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T17:12:53.247Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T17:12:53.247Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T17:12:53.247Z] Pulling static-packages [2021-01-05T17:12:53.289Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:12:53.289Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:12:53.289Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:12:53.289Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:12:53.289Z] OK: 12 MiB in 22 packages [2021-01-05T17:12:53.904Z] ---> 0ccba8ef4714 [2021-01-05T17:12:53.904Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:53.905Z] Removing intermediate container df50ecd1b968 [2021-01-05T17:12:53.905Z] ---> 9c4a8fb4c273 [2021-01-05T17:12:53.905Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:12:54.181Z] ---> Running in 69c1c43f6b16 [2021-01-05T17:12:54.181Z] ---> Running in e21d66f8d013 [2021-01-05T17:12:54.185Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-05T17:12:54.185Z] Skipping pull go-build-helper (already ran) [2021-01-05T17:12:54.185Z] Skipping pull static-packages (already ran) [2021-01-05T17:12:54.185Z] Building go-build-helper [2021-01-05T17:12:54.468Z] ---> f6c4145ce57a [2021-01-05T17:12:54.468Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-05T17:12:54.737Z] ---> Running in c5f6087d0d08 [2021-01-05T17:12:55.336Z] Removing intermediate container e21d66f8d013 [2021-01-05T17:12:55.336Z] ---> eeb26f27046a [2021-01-05T17:12:55.336Z] [2021-01-05T17:12:55.622Z] Removing intermediate container 53ca0e03de27 [2021-01-05T17:12:55.622Z] ---> 62758c707615 [2021-01-05T17:12:55.622Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:12:56.234Z] Successfully built eeb26f27046a [2021-01-05T17:12:56.234Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T17:12:56.234Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-05T17:12:56.234Z] ---> Running in 391e73896571 [2021-01-05T17:12:57.219Z] Removing intermediate container 391e73896571 [2021-01-05T17:12:57.219Z] ---> 6020e92e2232 [2021-01-05T17:12:57.219Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:12:57.219Z] ---> Running in 3848043546bf [2021-01-05T17:12:57.480Z] Building static-packages [2021-01-05T17:12:57.488Z] Removing intermediate container 69c1c43f6b16 [2021-01-05T17:12:57.488Z] ---> 8019f784a6b8 [2021-01-05T17:12:57.488Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:57.759Z] ---> Running in cf12802894fd [2021-01-05T17:12:58.033Z] Removing intermediate container 3848043546bf [2021-01-05T17:12:58.033Z] ---> 4da4d3b199c0 [2021-01-05T17:12:58.033Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:12:58.033Z] Removing intermediate container c5f6087d0d08 [2021-01-05T17:12:58.033Z] ---> afeea3b1ba69 [2021-01-05T17:12:58.033Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-05T17:12:58.307Z] ---> Running in 53693e69fb6c [2021-01-05T17:12:58.307Z] Removing intermediate container cf12802894fd [2021-01-05T17:12:58.307Z] ---> 4fbfc13dd3b1 [2021-01-05T17:12:58.307Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:12:58.910Z] ---> Running in 5f84bce27c59 [2021-01-05T17:12:58.910Z] Removing intermediate container 53693e69fb6c [2021-01-05T17:12:58.910Z] ---> b33041c5a9af [2021-01-05T17:12:58.910Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:12:59.894Z] ---> d7e6c815154c [2021-01-05T17:12:59.894Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-05T17:12:59.894Z] Removing intermediate container 5f84bce27c59 [2021-01-05T17:12:59.894Z] ---> 336f7340768b [2021-01-05T17:12:59.894Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:13:00.016Z] Staging go-build-helper [2021-01-05T17:13:00.493Z] ---> Running in da4f7af9ce70 [2021-01-05T17:13:00.767Z] ---> 111f210d99af [2021-01-05T17:13:00.767Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:00.963Z] Staging static-packages [2021-01-05T17:13:01.047Z] Removing intermediate container da4f7af9ce70 [2021-01-05T17:13:01.047Z] ---> 6767336523f4 [2021-01-05T17:13:01.047Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:13:01.321Z] ---> 21c64adafcdc [2021-01-05T17:13:01.321Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-05T17:13:01.321Z] ---> Running in d621c1c27a13 [2021-01-05T17:13:01.601Z] ---> 599f27e8d39e [2021-01-05T17:13:01.601Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:13:01.901Z] Pulling go115 [2021-01-05T17:13:02.204Z] Removing intermediate container d621c1c27a13 [2021-01-05T17:13:02.204Z] ---> 175c46a3875c [2021-01-05T17:13:02.204Z] [2021-01-05T17:13:02.804Z] Successfully built 175c46a3875c [2021-01-05T17:13:02.804Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T17:13:02.804Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-05T17:13:03.289Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T17:13:03.289Z] Skipping pull go115 (already ran) [2021-01-05T17:13:03.289Z] Building go115 [2021-01-05T17:13:03.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:13:03.289Z] Dload Upload Total Spent Left Speed [2021-01-05T17:13:03.412Z] ---> f8ebbe9428fa [2021-01-05T17:13:03.412Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-05T17:13:03.412Z] ---> fd8d4d286a3d [2021-01-05T17:13:03.412Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:13:03.701Z] ---> Running in 88dfd8842864 [2021-01-05T17:13:04.311Z] ---> c4eafea8098a [2021-01-05T17:13:04.311Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-05T17:13:04.921Z] ---> Running in 819cdc08c292 [2021-01-05T17:13:05.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:13:05.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:13:05.766Z] Removing intermediate container 819cdc08c292 [2021-01-05T17:13:05.766Z] ---> 5f1971f451ea [2021-01-05T17:13:05.766Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-05T17:13:06.040Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:13:06.040Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:13:06.040Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:13:06.041Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:13:06.041Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:13:06.041Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:13:06.312Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:13:06.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 115M 28 33.4M 0 0 29.5M 0 0:00:03 0:00:01 0:00:02 29.5M 53 115M 53 61.9M 0 0 29.0M 0 0:00:03 0:00:02 0:00:01 29.0M 88 115M 88 102M 0 0 32.6M 0 0:00:03 0:00:03 --:--:-- 32.6M 100 115M 100 115M 0 0 33.6M 0 0:00:03 0:00:03 --:--:-- 33.6M [2021-01-05T17:13:07.303Z] ---> 5c6f32fde12e [2021-01-05T17:13:07.303Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:13:07.391Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T17:13:08.294Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:13:08.294Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:13:08.294Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:13:08.294Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:13:08.294Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:13:08.294Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:13:08.294Z] ---> Running in b6df6916d53c [2021-01-05T17:13:08.294Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:13:08.568Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:13:08.568Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:13:08.568Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:13:08.568Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:13:08.568Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:13:08.568Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:13:08.568Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:13:08.845Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:13:08.845Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:13:08.845Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:13:08.845Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:13:08.845Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:13:08.845Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:13:08.845Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:13:08.845Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:13:08.845Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:13:09.121Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:13:09.121Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:13:09.121Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:13:09.121Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:09.121Z] OK: 71 MiB in 55 packages [2021-01-05T17:13:11.586Z] Staging go115 [2021-01-05T17:13:11.749Z] Removing intermediate container b6df6916d53c [2021-01-05T17:13:11.749Z] ---> 47d4755fade7 [2021-01-05T17:13:11.749Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:13:12.341Z] ---> Running in fef2623d2cec [2021-01-05T17:13:13.319Z] Removing intermediate container fef2623d2cec [2021-01-05T17:13:13.319Z] ---> a89d8532d4d9 [2021-01-05T17:13:13.319Z] Step 29/32 : CMD ["install"] [2021-01-05T17:13:13.319Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:13.319Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:13.319Z] ---> cafab8315b4c [2021-01-05T17:13:13.319Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:13:13.319Z] ---> Using cache [2021-01-05T17:13:13.319Z] ---> f97c92ae1743 [2021-01-05T17:13:13.319Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:13.319Z] ---> Using cache [2021-01-05T17:13:13.319Z] ---> 76361d0683d2 [2021-01-05T17:13:13.319Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:13:13.319Z] ---> Using cache [2021-01-05T17:13:13.319Z] ---> 95202ac79eff [2021-01-05T17:13:13.319Z] Step 6/21 : COPY go.mod . [2021-01-05T17:13:13.319Z] ---> Using cache [2021-01-05T17:13:13.319Z] ---> a616b78512e2 [2021-01-05T17:13:13.319Z] Step 7/21 : RUN go mod download [2021-01-05T17:13:13.319Z] ---> Using cache [2021-01-05T17:13:13.319Z] ---> 3b9e26a468e0 [2021-01-05T17:13:13.319Z] Step 8/21 : COPY . . [2021-01-05T17:13:13.594Z] ---> Using cache [2021-01-05T17:13:13.594Z] ---> 5b7b9bf8fd49 [2021-01-05T17:13:13.594Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:13:14.190Z] ---> Running in e3e46c79d868 [2021-01-05T17:13:14.468Z] ---> Running in 2a1e1a381acd [2021-01-05T17:13:15.461Z] Removing intermediate container e3e46c79d868 [2021-01-05T17:13:15.461Z] ---> ec2c61b8208f [2021-01-05T17:13:15.461Z] Step 30/32 : LABEL arch=arm64 [2021-01-05T17:13:16.073Z] 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-01-05T17:13:16.670Z] ---> Running in 0afd3f39a160 [2021-01-05T17:13:17.655Z] Removing intermediate container 0afd3f39a160 [2021-01-05T17:13:17.655Z] ---> 67e41780c9ec [2021-01-05T17:13:17.655Z] Step 31/32 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:13:18.167Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:13:18.167Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:13:18.167Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:13:18.168Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T17:13:18.168Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T17:13:18.168Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T17:13:18.168Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T17:13:18.168Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T17:13:18.168Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T17:13:18.168Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T17:13:18.168Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T17:13:18.168Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T17:13:18.168Z] Pulling edgex-go [2021-01-05T17:13:18.257Z] ---> Running in 5471cc9f6dac [2021-01-05T17:13:19.110Z] Pulling version [2021-01-05T17:13:19.253Z] Removing intermediate container 5471cc9f6dac [2021-01-05T17:13:19.253Z] ---> 39e50690b6fe [2021-01-05T17:13:19.253Z] Step 32/32 : LABEL version=0.0.0 [2021-01-05T17:13:19.856Z] Removing intermediate container 88dfd8842864 [2021-01-05T17:13:19.856Z] ---> 47f965665db9 [2021-01-05T17:13:19.856Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:13:20.456Z] ---> Running in af7e14b9aa0d [2021-01-05T17:13:20.456Z] ---> Running in 2b22fdd8c4d2 [2021-01-05T17:13:20.491Z] Building config-common [2021-01-05T17:13:21.443Z] Removing intermediate container af7e14b9aa0d [2021-01-05T17:13:21.443Z] ---> 8e0e5c4cb4da [2021-01-05T17:13:21.443Z] [2021-01-05T17:13:22.922Z] Successfully built 8e0e5c4cb4da [2021-01-05T17:13:22.922Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-05T17:13:22.922Z] Building docker-security-secretstore-setup-go [2021-01-05T17:13:23.033Z] Skipping build go-build-helper (already ran) [2021-01-05T17:13:23.033Z] Skipping build static-packages (already ran) [2021-01-05T17:13:23.033Z] Skipping build go115 (already ran) [2021-01-05T17:13:23.033Z] Building edgex-go [2021-01-05T17:13:23.294Z] 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-01-05T17:13:24.699Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T17:13:24.699Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T17:13:24.699Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T17:13:24.699Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T17:13:24.699Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T17:13:24.699Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T17:13:24.699Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T17:13:24.699Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T17:13:24.699Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T17:13:24.699Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T17:13:24.699Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T17:13:24.699Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T17:13:24.699Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T17:13:24.699Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T17:13:24.699Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T17:13:24.699Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T17:13:24.699Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T17:13:24.699Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T17:13:24.699Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T17:13:24.987Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T17:13:24.987Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T17:13:24.987Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T17:13:24.987Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T17:13:24.987Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T17:13:24.987Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T17:13:25.256Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T17:13:25.256Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T17:13:28.463Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-01-05T17:13:28.463Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:13:29.080Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:13:29.354Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:13:30.342Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:13:30.342Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:13:33.440Z] 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-01-05T17:13:34.690Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:13:34.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:13:35.710Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:35.710Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:35.710Z] ---> cafab8315b4c [2021-01-05T17:13:35.710Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:13:35.710Z] ---> Using cache [2021-01-05T17:13:35.710Z] ---> f97c92ae1743 [2021-01-05T17:13:35.710Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:35.710Z] ---> Using cache [2021-01-05T17:13:35.710Z] ---> 76361d0683d2 [2021-01-05T17:13:35.710Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:13:36.739Z] 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-01-05T17:13:37.690Z] 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-01-05T17:13:38.343Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:13:38.343Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:13:38.630Z] 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-01-05T17:13:38.892Z] 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-01-05T17:13:38.892Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T17:13:39.162Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T17:13:39.162Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T17:13:39.162Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T17:13:39.323Z] ---> Running in caa5137b74de [2021-01-05T17:13:40.765Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:13:40.765Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:13:40.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:13:41.079Z] 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-01-05T17:13:41.079Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T17:13:41.079Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T17:13:41.371Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:13:41.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:13:42.022Z] 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-01-05T17:13:42.022Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T17:13:42.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:13:42.963Z] 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-01-05T17:13:42.963Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T17:13:43.829Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:43.829Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:43.829Z] ---> cafab8315b4c [2021-01-05T17:13:43.829Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> f97c92ae1743 [2021-01-05T17:13:43.829Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> 76361d0683d2 [2021-01-05T17:13:43.829Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> 95202ac79eff [2021-01-05T17:13:43.829Z] Step 6/25 : COPY go.mod . [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> a616b78512e2 [2021-01-05T17:13:43.829Z] Step 7/25 : RUN go mod download [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> 3b9e26a468e0 [2021-01-05T17:13:43.829Z] Step 8/25 : COPY . . [2021-01-05T17:13:43.829Z] ---> Using cache [2021-01-05T17:13:43.829Z] ---> 5b7b9bf8fd49 [2021-01-05T17:13:43.829Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:13:44.348Z] 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-01-05T17:13:44.441Z] OK: 217 MiB in 51 packages [2021-01-05T17:13:45.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T17:13:45.439Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:13:45.439Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:13:45.439Z] ---> Running in 12ba52e50349 [2021-01-05T17:13:45.860Z] 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-01-05T17:13:46.042Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:13:46.318Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:13:46.600Z] Removing intermediate container caa5137b74de [2021-01-05T17:13:46.600Z] ---> edf15c7f193f [2021-01-05T17:13:46.600Z] Step 6/25 : COPY go.mod . [2021-01-05T17:13:46.808Z] 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-01-05T17:13:46.809Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-05T17:13:47.611Z] 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-01-05T17:13:49.070Z] ---> 14a366944979 [2021-01-05T17:13:49.070Z] Step 7/25 : RUN go mod download [2021-01-05T17:13:49.070Z] ---> Running in 0cf459d61972 [2021-01-05T17:13:49.350Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:13:49.350Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:13:49.350Z] 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-01-05T17:13:49.950Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:13:49.950Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:13:49.950Z] 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-01-05T17:13:50.103Z] Building version [2021-01-05T17:13:51.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:13:51.407Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T17:13:51.685Z] 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-01-05T17:13:51.967Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:13:51.967Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:13:52.241Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:13:52.241Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:13:52.241Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:13:52.241Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:13:52.641Z] Staging config-common [2021-01-05T17:13:53.210Z] Skipping stage go-build-helper (already ran) [2021-01-05T17:13:53.210Z] Skipping stage static-packages (already ran) [2021-01-05T17:13:53.210Z] Skipping stage go115 (already ran) [2021-01-05T17:13:53.210Z] Staging edgex-go [2021-01-05T17:13:53.693Z] Installing collected packages: jsonschema, PyYAML, docopt, websocket-client, idna, urllib3, requests, texttable, docker-pycreds, docker, dockerpty, cached-property, docker-compose [2021-01-05T17:13:54.295Z] Removing intermediate container 0cf459d61972 [2021-01-05T17:13:54.578Z] ---> f63fafecb070 [2021-01-05T17:13:54.578Z] Step 8/25 : COPY . . [2021-01-05T17:13:54.578Z] Running setup.py install for PyYAML: started [2021-01-05T17:13:54.611Z] Staging version [2021-01-05T17:13:55.551Z] Priming config-common [2021-01-05T17:13:56.491Z] Priming go-build-helper [2021-01-05T17:13:57.428Z] Priming static-packages [2021-01-05T17:13:58.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:58.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:58.004Z] ---> cafab8315b4c [2021-01-05T17:13:58.004Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> f97c92ae1743 [2021-01-05T17:13:58.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> 76361d0683d2 [2021-01-05T17:13:58.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> 95202ac79eff [2021-01-05T17:13:58.004Z] Step 6/24 : COPY go.mod . [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> a616b78512e2 [2021-01-05T17:13:58.004Z] Step 7/24 : RUN go mod download [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> 3b9e26a468e0 [2021-01-05T17:13:58.004Z] Step 8/24 : COPY . . [2021-01-05T17:13:58.004Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:13:58.004Z] Running setup.py install for docopt: started [2021-01-05T17:13:58.004Z] ---> Using cache [2021-01-05T17:13:58.004Z] ---> 5b7b9bf8fd49 [2021-01-05T17:13:58.004Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:13:59.965Z] Priming go115 [2021-01-05T17:14:00.042Z] ---> Running in 9e019354f5aa [2021-01-05T17:14:00.536Z] Priming edgex-go [2021-01-05T17:14:01.030Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:14:01.321Z] Attempting uninstall: idna [2021-01-05T17:14:01.600Z] Found existing installation: idna 2.9 [2021-01-05T17:14:01.600Z] Uninstalling idna-2.9: [2021-01-05T17:14:01.600Z] Successfully uninstalled idna-2.9 [2021-01-05T17:14:01.915Z] Priming version [2021-01-05T17:14:02.215Z] 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-01-05T17:14:02.493Z] Attempting uninstall: urllib3 [2021-01-05T17:14:02.493Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:14:02.493Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:14:02.770Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:14:02.856Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-05T17:14:03.760Z] Attempting uninstall: requests [2021-01-05T17:14:03.760Z] Found existing installation: requests 2.23.0 [2021-01-05T17:14:03.760Z] Uninstalling requests-2.23.0: [2021-01-05T17:14:03.760Z] Successfully uninstalled requests-2.23.0 [Pipeline] } [Pipeline] // withEnv [2021-01-05T17:14:04.363Z] Running setup.py install for texttable: started [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T17:14:07.043Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:14:08.531Z] Running setup.py install for dockerpty: started [2021-01-05T17:14:11.975Z] 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-01-05T17:14:12.265Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:14:14.950Z] ---> 18d69cf97f5c [2021-01-05T17:14:14.950Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:14:14.950Z] ---> Running in e275e3ac88c2 [2021-01-05T17:14:14.950Z] 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.57.0 [2021-01-05T17:14:16.993Z] 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-01-05T17:14:20.492Z] Removing intermediate container 2b22fdd8c4d2 [2021-01-05T17:14:20.492Z] ---> 577259cacee4 [2021-01-05T17:14:20.492Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:14:20.780Z] ---> Running in 7610b2299599 [2021-01-05T17:14:22.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:14:23.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:14:24.089Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:14:24.089Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:14:24.089Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:14:24.089Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:14:24.089Z] OK: 71 MiB in 58 packages [2021-01-05T17:14:26.779Z] Removing intermediate container 7610b2299599 [2021-01-05T17:14:26.779Z] ---> 84260b9ec6e1 [2021-01-05T17:14:26.779Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:14:27.058Z] ---> Running in f6f1eb24a13b [2021-01-05T17:14:28.530Z] Removing intermediate container f6f1eb24a13b [2021-01-05T17:14:28.531Z] ---> 3623132d13f9 [2021-01-05T17:14:28.531Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:14:28.531Z] ---> Running in 6b06d7f2c09a [2021-01-05T17:14:29.544Z] Removing intermediate container 6b06d7f2c09a [2021-01-05T17:14:29.544Z] ---> 30bae65bd145 [2021-01-05T17:14:29.544Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:14:29.827Z] Removing intermediate container 2a1e1a381acd [2021-01-05T17:14:29.827Z] ---> 57b5e2eb6128 [2021-01-05T17:14:29.827Z] [2021-01-05T17:14:29.827Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:14:29.827Z] ---> afeebe901d6b [2021-01-05T17:14:29.827Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:14:29.827Z] ---> Running in fcc70fc22e08 [2021-01-05T17:14:30.107Z] ---> Running in 01834878799f [2021-01-05T17:14:30.723Z] Removing intermediate container fcc70fc22e08 [2021-01-05T17:14:30.723Z] ---> 0fc426120247 [2021-01-05T17:14:30.723Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:14:30.723Z] ---> Running in d76d55f523b5 [2021-01-05T17:14:31.730Z] Removing intermediate container d76d55f523b5 [2021-01-05T17:14:31.730Z] ---> 0a7d57fb6a0c [2021-01-05T17:14:31.730Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:14:32.009Z] ---> Running in 75ee3da5898e [2021-01-05T17:14:32.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:14:32.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:14:32.849Z] Removing intermediate container 75ee3da5898e [2021-01-05T17:14:32.849Z] ---> f166a660178a [2021-01-05T17:14:32.849Z] [2021-01-05T17:14:33.376Z] Successfully built f166a660178a [2021-01-05T17:14:33.376Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T17:14:33.376Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:14:33.376Z] Building docker-core-data-go [2021-01-05T17:14:33.669Z]  Building docker-sys-mgmt-agent-go ... done (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:14:33.669Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:14:33.669Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:14:33.669Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:14:33.669Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:14:33.957Z] OK: 7 MiB in 18 packages [2021-01-05T17:14:36.734Z] Removing intermediate container 01834878799f [2021-01-05T17:14:36.734Z] ---> 8f4b0f03928d [2021-01-05T17:14:36.734Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:14:37.029Z] ---> Running in d2ea701a8bdf [2021-01-05T17:14:38.508Z] Removing intermediate container d2ea701a8bdf [2021-01-05T17:14:38.508Z] ---> c9a8ad0f7a83 [2021-01-05T17:14:38.508Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:14:38.786Z] ---> Running in b66645396325 [2021-01-05T17:14:40.245Z] Removing intermediate container b66645396325 [2021-01-05T17:14:40.245Z] ---> ec6e6b34439a [2021-01-05T17:14:40.245Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:14:41.719Z] ---> 7652b6bb4ab0 [2021-01-05T17:14:41.719Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:14:44.401Z] ---> 9de3954691f2 [2021-01-05T17:14:44.401Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:14:46.437Z] ---> 4860be501bc3 [2021-01-05T17:14:46.437Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:14:46.730Z] ---> Running in 86a037e34b9c [2021-01-05T17:14:47.721Z] Removing intermediate container 86a037e34b9c [2021-01-05T17:14:47.721Z] ---> c0fa6bfa0b95 [2021-01-05T17:14:47.721Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:14:48.000Z] ---> Running in 07165c1c3b07 [2021-01-05T17:14:49.004Z] Removing intermediate container 07165c1c3b07 [2021-01-05T17:14:49.004Z] ---> 6a847b78dc7f [2021-01-05T17:14:49.004Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T17:14:49.288Z] ---> Running in 3d048d5f57d8 [2021-01-05T17:14:50.757Z] Removing intermediate container 3d048d5f57d8 [2021-01-05T17:14:50.757Z] ---> 1e345012f80f [2021-01-05T17:14:50.757Z] Step 20/21 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:14:51.038Z] ---> Running in 0607f2942c6a [2021-01-05T17:14:52.061Z] Removing intermediate container 0607f2942c6a [2021-01-05T17:14:52.061Z] ---> 6714556ca140 [2021-01-05T17:14:52.061Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:14:52.370Z] ---> Running in f64ca5751e14 [2021-01-05T17:14:52.996Z] Removing intermediate container f64ca5751e14 [2021-01-05T17:14:52.996Z] ---> 6ee5b549882f [2021-01-05T17:14:52.996Z] [2021-01-05T17:14:53.619Z] Successfully built 6ee5b549882f [2021-01-05T17:14:53.619Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T17:15:01.973Z]  Building docker-security-proxy-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:15:01.973Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:15:01.973Z] ---> cafab8315b4c [2021-01-05T17:15:01.973Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:15:01.973Z] ---> Using cache [2021-01-05T17:15:01.973Z] ---> f97c92ae1743 [2021-01-05T17:15:01.973Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:15:01.973Z] ---> Using cache [2021-01-05T17:15:01.973Z] ---> 76361d0683d2 [2021-01-05T17:15:01.973Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:15:03.457Z] ---> Running in 26d5e5d4eaae [2021-01-05T17:15:05.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:15:06.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:15:07.928Z] OK: 217 MiB in 51 packages [2021-01-05T17:15:09.966Z] Removing intermediate container 26d5e5d4eaae [2021-01-05T17:15:09.966Z] ---> c403879e27b4 [2021-01-05T17:15:09.966Z] Step 6/26 : COPY go.mod . [2021-01-05T17:15:10.977Z] ---> 3e96836a4e57 [2021-01-05T17:15:10.977Z] Step 7/26 : RUN go mod download [2021-01-05T17:15:10.977Z] ---> Running in 855dc92c84eb [2021-01-05T17:15:15.366Z] 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-01-05T17:15:15.652Z] Removing intermediate container 855dc92c84eb [2021-01-05T17:15:15.652Z] ---> 53cc0bc962b0 [2021-01-05T17:15:15.652Z] Step 8/26 : COPY . . [2021-01-05T17:15:20.025Z] Removing intermediate container 12ba52e50349 [2021-01-05T17:15:20.025Z] ---> ab444e47710e [2021-01-05T17:15:20.025Z] [2021-01-05T17:15:20.025Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:15:20.025Z] ---> afeebe901d6b [2021-01-05T17:15:20.342Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:15:20.343Z] ---> Using cache [2021-01-05T17:15:20.343Z] ---> 156dc8a1423f [2021-01-05T17:15:20.343Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:15:20.343Z] ---> Using cache [2021-01-05T17:15:20.343Z] ---> 88271ad017f5 [2021-01-05T17:15:20.343Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-05T17:15:21.363Z] ---> Running in 0f36db0619ae [2021-01-05T17:15:22.834Z] Removing intermediate container 0f36db0619ae [2021-01-05T17:15:22.834Z] ---> cf34374742a8 [2021-01-05T17:15:22.834Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:15:23.116Z] ---> Running in 8bb576c00dec [2021-01-05T17:15:24.114Z] Removing intermediate container 8bb576c00dec [2021-01-05T17:15:24.114Z] ---> 6df1ab96406a [2021-01-05T17:15:24.114Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:15:25.582Z] ---> 96e6e10232eb [2021-01-05T17:15:25.582Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:15:29.034Z] ---> 6f3e87a481b3 [2021-01-05T17:15:29.034Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:29.034Z] Removing intermediate container 9e019354f5aa [2021-01-05T17:15:29.034Z] ---> 0a50ed7d5441 [2021-01-05T17:15:29.034Z] [2021-01-05T17:15:29.034Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:15:29.034Z] ---> afeebe901d6b [2021-01-05T17:15:29.034Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:15:29.034Z] ---> Using cache [2021-01-05T17:15:29.034Z] ---> a37a9de01985 [2021-01-05T17:15:29.034Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:15:30.487Z] ---> Running in 24985f8270b9 [2021-01-05T17:15:30.487Z] ---> 0567e920270a [2021-01-05T17:15:30.487Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:15:30.763Z] ---> Running in b8052b803a93 [2021-01-05T17:15:31.382Z] Removing intermediate container 24985f8270b9 [2021-01-05T17:15:31.382Z] ---> c1f5206091aa [2021-01-05T17:15:31.382Z] Step 13/24 : WORKDIR / [2021-01-05T17:15:31.980Z] ---> Running in 04427d616a90 [2021-01-05T17:15:31.980Z] Removing intermediate container b8052b803a93 [2021-01-05T17:15:31.980Z] ---> 30c6c62b92b1 [2021-01-05T17:15:31.980Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:15:31.980Z] ---> Running in 890c45bb9b44 [2021-01-05T17:15:32.593Z] Removing intermediate container 04427d616a90 [2021-01-05T17:15:32.593Z] ---> 664166108df9 [2021-01-05T17:15:32.593Z] 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-01-05T17:15:32.869Z] Removing intermediate container 890c45bb9b44 [2021-01-05T17:15:32.869Z] ---> 9797b78096a4 [2021-01-05T17:15:32.869Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-05T17:15:32.869Z] ---> 152015491369 [2021-01-05T17:15:32.869Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-05T17:15:33.146Z] ---> Running in 53209354a1df [2021-01-05T17:15:33.747Z] ---> 3649144dcaba [2021-01-05T17:15:33.747Z] 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-01-05T17:15:33.747Z] ---> d8d0851a03dc [2021-01-05T17:15:33.747Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:15:34.023Z] ---> Running in 15b8ce85922e [2021-01-05T17:15:34.023Z] Removing intermediate container e275e3ac88c2 [2021-01-05T17:15:34.023Z] ---> 6cb935274ce6 [2021-01-05T17:15:34.023Z] [2021-01-05T17:15:34.023Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:15:34.023Z] ---> afeebe901d6b [2021-01-05T17:15:34.023Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:15:34.023Z] ---> Using cache [2021-01-05T17:15:34.023Z] ---> 156dc8a1423f [2021-01-05T17:15:34.023Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:15:34.299Z] ---> Running in a945cbbcf5fd [2021-01-05T17:15:34.580Z] ---> d3b953168768 [2021-01-05T17:15:34.580Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:34.580Z] 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-01-05T17:15:35.187Z] Removing intermediate container a945cbbcf5fd [2021-01-05T17:15:35.187Z] ---> 3111e15b80c3 [2021-01-05T17:15:35.187Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-05T17:15:35.187Z] ---> Running in 97c4c4d9295e [2021-01-05T17:15:35.797Z] ---> 4f2dcf6cd616 [2021-01-05T17:15:35.797Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:15:35.797Z] Removing intermediate container 97c4c4d9295e [2021-01-05T17:15:35.797Z] ---> b7a2542cdebd [2021-01-05T17:15:35.797Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:15:36.074Z] ---> Running in 0f46fd3af96c [2021-01-05T17:15:37.112Z] Removing intermediate container 0f46fd3af96c [2021-01-05T17:15:37.112Z] ---> 8edacc008d01 [2021-01-05T17:15:37.112Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:15:37.716Z] ---> cd626d2e41b2 [2021-01-05T17:15:37.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:15:37.716Z] Removing intermediate container 15b8ce85922e [2021-01-05T17:15:37.716Z] ---> d0445e22abb1 [2021-01-05T17:15:37.716Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:15:37.996Z] ---> Running in cc5f1db9e082 [2021-01-05T17:15:38.277Z] ---> da178d0ef3da [2021-01-05T17:15:38.277Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:15:38.884Z] Removing intermediate container cc5f1db9e082 [2021-01-05T17:15:38.884Z] ---> 8fe58a1f0dda [2021-01-05T17:15:38.884Z] Step 23/25 : LABEL arch=arm64 [2021-01-05T17:15:39.884Z] ---> Running in a9886c95beaf [2021-01-05T17:15:39.884Z] ---> d49e21b7411c [2021-01-05T17:15:39.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:15:40.628Z] ---> 579181955312 [2021-01-05T17:15:40.628Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:40.628Z] Removing intermediate container a9886c95beaf [2021-01-05T17:15:40.628Z] ---> 49daf1585827 [2021-01-05T17:15:40.628Z] Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:15:40.974Z] ---> Running in fc6ce2ed5875 [2021-01-05T17:15:41.607Z] ---> cedc5583eadb [2021-01-05T17:15:41.607Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:15:41.927Z] ---> Running in 85ffcf159cf0 [2021-01-05T17:15:41.927Z] ---> 89a3817289b9 [2021-01-05T17:15:41.927Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:15:41.927Z] Removing intermediate container fc6ce2ed5875 [2021-01-05T17:15:41.927Z] ---> d7a2f2234d5a [2021-01-05T17:15:41.927Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:15:42.223Z] ---> Running in 0be39f366d1e [2021-01-05T17:15:42.223Z] ---> Running in af0404aeeebe [2021-01-05T17:15:43.231Z] Removing intermediate container af0404aeeebe [2021-01-05T17:15:43.231Z] ---> fffc859f3350 [2021-01-05T17:15:43.231Z] [2021-01-05T17:15:43.231Z] Removing intermediate container 0be39f366d1e [2021-01-05T17:15:43.231Z] ---> ab273bb4a123 [2021-01-05T17:15:43.231Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:15:43.508Z] ---> Running in 959fb171a6c1 [2021-01-05T17:15:43.786Z] Successfully built fffc859f3350 [2021-01-05T17:15:43.786Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T17:15:44.391Z]  Building docker-support-scheduler-go ... done Removing intermediate container 959fb171a6c1 [2021-01-05T17:15:44.391Z] ---> ccde3b94ba65 [2021-01-05T17:15:44.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-05T17:15:45.850Z] Removing intermediate container 85ffcf159cf0 [2021-01-05T17:15:45.850Z] ---> 8b1420ab0f9e [2021-01-05T17:15:45.850Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:15:45.850Z] ---> Running in 14d0d5743800 [2021-01-05T17:15:45.850Z] ---> bbe17e34d06c [2021-01-05T17:15:45.850Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:15:46.131Z] ---> Running in 9f914e9aea9b [2021-01-05T17:15:46.742Z] Removing intermediate container 14d0d5743800 [2021-01-05T17:15:46.742Z] ---> 8d7291517008 [2021-01-05T17:15:46.742Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T17:15:46.742Z] ---> Running in 6fd13c919cc9 [2021-01-05T17:15:47.351Z] Removing intermediate container 6fd13c919cc9 [2021-01-05T17:15:47.351Z] ---> 965a38916c7a [2021-01-05T17:15:47.351Z] Step 23/24 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:15:47.632Z] ---> Running in b1804cd70a23 [2021-01-05T17:15:48.639Z] Removing intermediate container b1804cd70a23 [2021-01-05T17:15:48.639Z] ---> 161ac3467ed7 [2021-01-05T17:15:48.639Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:15:48.639Z] ---> Running in 54c4d55670e7 [2021-01-05T17:15:49.637Z] Removing intermediate container 9f914e9aea9b [2021-01-05T17:15:49.637Z] ---> fc56408c9580 [2021-01-05T17:15:49.637Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:15:49.637Z] Removing intermediate container 54c4d55670e7 [2021-01-05T17:15:49.637Z] ---> 8e9c01a3e4ca [2021-01-05T17:15:49.637Z] [2021-01-05T17:15:49.637Z] ---> Running in 75fcf53a8668 [2021-01-05T17:15:50.238Z] Successfully built 8e9c01a3e4ca [2021-01-05T17:15:50.238Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T17:15:50.511Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 75fcf53a8668 [2021-01-05T17:15:50.511Z] ---> b6532b3a7146 [2021-01-05T17:15:50.511Z] Step 23/25 : LABEL arch=arm64 [2021-01-05T17:15:50.511Z] ---> Running in 6ecc61aac901 [2021-01-05T17:15:51.121Z] Removing intermediate container 6ecc61aac901 [2021-01-05T17:15:51.121Z] ---> 1f59b104f36e [2021-01-05T17:15:51.121Z] Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:15:51.398Z] ---> Running in 1af33f678b8d [2021-01-05T17:15:51.999Z] Removing intermediate container 1af33f678b8d [2021-01-05T17:15:51.999Z] ---> 5a3c852bd0e9 [2021-01-05T17:15:51.999Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:15:52.275Z] ---> Running in ad9533698594 [2021-01-05T17:15:52.871Z] Removing intermediate container ad9533698594 [2021-01-05T17:15:52.871Z] ---> 5c7039990af4 [2021-01-05T17:15:52.871Z] [2021-01-05T17:15:53.469Z] Successfully built 5c7039990af4 [2021-01-05T17:15:53.469Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T17:16:20.352Z]  Building docker-support-notifications-go ... done Removing intermediate container 53209354a1df [2021-01-05T17:16:20.352Z] ---> a52e03c0e77c [2021-01-05T17:16:20.352Z] [2021-01-05T17:16:20.352Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:16:20.352Z] ---> afeebe901d6b [2021-01-05T17:16:20.352Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:16:20.352Z] ---> Running in 76cab997e19d [2021-01-05T17:16:20.352Z] Removing intermediate container 76cab997e19d [2021-01-05T17:16:20.352Z] ---> 0317600ba501 [2021-01-05T17:16:20.352Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-05T17:16:20.352Z] ---> Running in 402e5d1ba3bd [2021-01-05T17:16:20.352Z] Removing intermediate container 402e5d1ba3bd [2021-01-05T17:16:20.352Z] ---> d6694482b828 [2021-01-05T17:16:20.352Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-05T17:16:20.352Z] ---> Running in db3abc78c8e7 [2021-01-05T17:16:20.352Z] Removing intermediate container db3abc78c8e7 [2021-01-05T17:16:20.352Z] ---> 49b890cbd065 [2021-01-05T17:16:20.352Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:16:20.352Z] ---> Running in 3c6b2f751b2c [2021-01-05T17:16:22.967Z] Removing intermediate container 3c6b2f751b2c [2021-01-05T17:16:22.967Z] ---> c4811c48f3eb [2021-01-05T17:16:22.967Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-05T17:16:22.967Z] ---> Running in 64289eb2a1a2 [2021-01-05T17:16:23.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:16:24.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:16:25.992Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-05T17:16:25.992Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-05T17:16:26.269Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-05T17:16:26.549Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:16:27.143Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-05T17:16:27.415Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-05T17:16:27.415Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:16:27.415Z] OK: 8 MiB in 20 packages [2021-01-05T17:16:28.894Z] Removing intermediate container 64289eb2a1a2 [2021-01-05T17:16:28.894Z] ---> 9c2ce0c4647a [2021-01-05T17:16:28.894Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:16:29.490Z] ---> 10e136386710 [2021-01-05T17:16:29.490Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:16:30.947Z] ---> 29681b209659 [2021-01-05T17:16:30.947Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:16:31.543Z] ---> 2b7797b8355b [2021-01-05T17:16:31.543Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:16:31.543Z] ---> Running in 0fa9b6847710 [2021-01-05T17:16:32.139Z] Removing intermediate container 0fa9b6847710 [2021-01-05T17:16:32.139Z] ---> eb2b921c5d74 [2021-01-05T17:16:32.139Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:16:32.412Z] ---> Running in 752613a44ecb [2021-01-05T17:16:32.686Z] Removing intermediate container 752613a44ecb [2021-01-05T17:16:32.686Z] ---> 7e02e8c21473 [2021-01-05T17:16:32.686Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-05T17:16:33.670Z] ---> ea1b3b3b2514 [2021-01-05T17:16:33.670Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:16:33.670Z] ---> Running in 7d5f968f47a6 [2021-01-05T17:16:36.283Z] Removing intermediate container 7d5f968f47a6 [2021-01-05T17:16:36.284Z] ---> 5645affbc91b [2021-01-05T17:16:36.284Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:16:36.284Z] ---> Running in 632ab1d517a7 [2021-01-05T17:16:36.556Z] Removing intermediate container 632ab1d517a7 [2021-01-05T17:16:36.556Z] ---> 182d93da2e86 [2021-01-05T17:16:36.556Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:16:36.829Z] ---> Running in 2e7dbfa4bea1 [2021-01-05T17:16:37.427Z] Removing intermediate container 2e7dbfa4bea1 [2021-01-05T17:16:37.427Z] ---> 08118b9babf2 [2021-01-05T17:16:37.427Z] Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:16:37.427Z] ---> Running in 26bdf2fa9d0e [2021-01-05T17:16:38.022Z] Removing intermediate container 26bdf2fa9d0e [2021-01-05T17:16:38.022Z] ---> 1d74466b0720 [2021-01-05T17:16:38.022Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:16:38.294Z] ---> Running in 2a2659bf9a8b [2021-01-05T17:16:38.597Z] Removing intermediate container 2a2659bf9a8b [2021-01-05T17:16:38.598Z] ---> cf55c93e4882 [2021-01-05T17:16:38.598Z] [2021-01-05T17:16:39.200Z] Successfully built cf55c93e4882 [2021-01-05T17:16:39.200Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T17:16:39.487Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T17:16:39.486Z] $ docker stop --time=1 cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 [2021-01-05T17:16:41.478Z] $ docker rm -f cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:16:42.176Z] + docker images [2021-01-05T17:16:42.176Z] + grep docker [2021-01-05T17:16:42.449Z] docker-core-data-go-arm64 latest cf55c93e4882 4 seconds ago 21MB [2021-01-05T17:16:42.449Z] docker-support-notifications-go-arm64 latest 5c7039990af4 50 seconds ago 16MB [2021-01-05T17:16:42.449Z] docker-security-secretstore-setup-go-arm64 latest 8e9c01a3e4ca 53 seconds ago 23.4MB [2021-01-05T17:16:42.449Z] docker-support-scheduler-go-arm64 latest fffc859f3350 About a minute ago 15.9MB [2021-01-05T17:16:42.449Z] docker-security-proxy-setup-go-arm64 latest 6ee5b549882f About a minute ago 23.3MB [2021-01-05T17:16:42.449Z] docker-sys-mgmt-agent-go-arm64 latest f166a660178a 2 minutes ago 300MB [2021-01-05T17:16:42.449Z] docker-security-bootstrapper-go-arm64 latest 8e0e5c4cb4da 3 minutes ago 40.2MB [2021-01-05T17:16:42.449Z] docker-core-metadata-go-arm64 latest 175c46a3875c 3 minutes ago 18.1MB [2021-01-05T17:16:42.449Z] docker-core-command-go-arm64 latest eeb26f27046a 3 minutes ago 15.9MB [2021-01-05T17:16:42.449Z] docker-security-bootstrap-redis-go-arm64 latest 1458fbe9cb5f 3 minutes ago 15.1MB [2021-01-05T17:16:42.449Z] docker 20.10.0 eeaf43b92773 3 weeks 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T17:16:44.338Z] provisioning config files... [2021-01-05T17:16:44.362Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3031850708432438189tmp [Pipeline] { [Pipeline] sh [2021-01-05T17:16:44.734Z] + set +x [2021-01-05T17:16:44.734Z] + curl -s https://codecov.io/bash [2021-01-05T17:16:44.734Z] + bash -s -- [2021-01-05T17:16:45.312Z] [2021-01-05T17:16:45.312Z] _____ _ [2021-01-05T17:16:45.312Z] / ____| | | [2021-01-05T17:16:45.312Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T17:16:45.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T17:16:45.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T17:16:45.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T17:16:45.313Z] Bash-20201231-23d4836 [2021-01-05T17:16:45.313Z] [2021-01-05T17:16:45.313Z] [2021-01-05T17:16:45.313Z] ==> git version 2.24.3 found [2021-01-05T17:16:45.313Z] ==> 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-01-05T17:16:45.313Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T17:16:45.313Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T17:16:45.313Z] ==> Jenkins CI detected. [2021-01-05T17:16:45.313Z] project root: . [2021-01-05T17:16:45.313Z] --> token set from env [2021-01-05T17:16:45.313Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T17:16:45.313Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T17:16:45.313Z] ==> Python coveragepy not found [2021-01-05T17:16:45.313Z] ==> Searching for coverage reports in: [2021-01-05T17:16:45.313Z] + . [2021-01-05T17:16:45.313Z] -> Found 1 reports [2021-01-05T17:16:45.313Z] ==> Detecting git/mercurial file structure [2021-01-05T17:16:45.313Z] ==> Reading reports [2021-01-05T17:16:45.313Z] + ./coverage.out bytes=546862 [2021-01-05T17:16:45.313Z] ==> Appending adjustments [2021-01-05T17:16:45.313Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T17:16:48.652Z] + Found adjustments [2021-01-05T17:16:48.652Z] ==> Gzipping contents [2021-01-05T17:16:48.652Z] 84K /tmp/codecov.J4VwKP.gz [2021-01-05T17:16:48.652Z] ==> Uploading reports [2021-01-05T17:16:48.652Z] url: https://codecov.io [2021-01-05T17:16:48.652Z] query: branch=PR-2970&commit=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-05T17:16:48.652Z] -> Pinging Codecov [2021-01-05T17:16:48.652Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-05T17:16:48.914Z] -> Uploading to [2021-01-05T17:16:48.914Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/6ff8d3b03e2af4df10d2c451e27fe50cce9163d6/0cbc376c-fe33-4167-aa29-d5f1edb4af7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T171648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68ea8c158e06c9886ceb28ea7d1e9acc8db0bc5b54bd19bcc690f94bcd8cac5c [2021-01-05T17:16:48.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:16:48.914Z] Dload Upload Total Spent Left Speed [2021-01-05T17:16:49.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83559 0 0 100 83559 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-01-05T17:16:49.489Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [Pipeline] } [2021-01-05T17:16:49.498Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-05T17:16:51.747Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:16:52.640Z] ---> package-listing.sh [2021-01-05T17:16:52.640Z] ++ facter osfamily [2021-01-05T17:16:52.640Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T17:16:52.640Z] + OS_FAMILY=redhat [2021-01-05T17:16:52.640Z] + workspace=/w/workspace/edgex-go/8 [2021-01-05T17:16:52.640Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T17:16:52.640Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T17:16:52.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T17:16:52.640Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T17:16:52.640Z] + '[' /w/workspace/edgex-go/8 ']' [2021-01-05T17:16:52.640Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T17:16:52.640Z] + case "${OS_FAMILY}" in [2021-01-05T17:16:52.640Z] + rpm -qa [2021-01-05T17:16:52.640Z] + sort [2021-01-05T17:16:57.949Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T17:16:57.949Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T17:16:57.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T17:16:57.949Z] + '[' /w/workspace/edgex-go/8 ']' [2021-01-05T17:16:57.949Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-01-05T17:16:57.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-01-05T17:16:57.963Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T17:16:58.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:16:58.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:16:58.564Z] [2021-01-05T17:16:58.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:16:58.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:16:58.918Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T17:16:58.918Z] df20fa9351a1: Pulling fs layer [2021-01-05T17:16:58.918Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T17:16:58.918Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T17:16:58.918Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T17:16:58.918Z] 93b61091891f: Pulling fs layer [2021-01-05T17:16:58.918Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T17:16:58.918Z] 5e14af77c1be: Pulling fs layer [2021-01-05T17:16:58.918Z] 01666e4c0597: Pulling fs layer [2021-01-05T17:16:58.918Z] aa168da1d23b: Pulling fs layer [2021-01-05T17:16:58.918Z] 46f8f816bc3b: Waiting [2021-01-05T17:16:58.918Z] 93b61091891f: Waiting [2021-01-05T17:16:58.918Z] 93b9cdb0e59b: Waiting [2021-01-05T17:16:58.918Z] 5e14af77c1be: Waiting [2021-01-05T17:16:58.918Z] 01666e4c0597: Waiting [2021-01-05T17:16:58.918Z] aa168da1d23b: Waiting [2021-01-05T17:16:58.918Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T17:16:58.918Z] 36b3adc4ff6f: Download complete [2021-01-05T17:16:58.918Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T17:16:58.918Z] 46f8f816bc3b: Download complete [2021-01-05T17:16:58.918Z] df20fa9351a1: Verifying Checksum [2021-01-05T17:16:58.918Z] df20fa9351a1: Download complete [2021-01-05T17:16:58.918Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T17:16:58.918Z] 93b9cdb0e59b: Download complete [2021-01-05T17:16:59.188Z] 5e14af77c1be: Download complete [2021-01-05T17:16:59.188Z] 93b61091891f: Download complete [2021-01-05T17:16:59.188Z] 01666e4c0597: Verifying Checksum [2021-01-05T17:16:59.188Z] 01666e4c0597: Download complete [2021-01-05T17:16:59.451Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T17:16:59.451Z] 8ad3a11d3b57: Download complete [2021-01-05T17:16:59.451Z] df20fa9351a1: Pull complete [2021-01-05T17:16:59.719Z] 36b3adc4ff6f: Pull complete [2021-01-05T17:17:00.681Z] 8ad3a11d3b57: Pull complete [2021-01-05T17:17:00.681Z] 46f8f816bc3b: Pull complete [2021-01-05T17:17:01.628Z] aa168da1d23b: Verifying Checksum [2021-01-05T17:17:01.628Z] aa168da1d23b: Download complete [2021-01-05T17:17:02.585Z] 93b61091891f: Pull complete [2021-01-05T17:17:02.585Z] 93b9cdb0e59b: Pull complete [2021-01-05T17:17:02.849Z] 5e14af77c1be: Pull complete [2021-01-05T17:17:02.849Z] 01666e4c0597: Pull complete [2021-01-05T17:17:12.891Z] aa168da1d23b: Pull complete [2021-01-05T17:17:12.891Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T17:17:12.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:17:12.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T17:17:13.137Z] prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container [2021-01-05T17:17:13.219Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T17:17:22.082Z] $ docker top 0813f096d4c81de1f9e429cbb60b74210a56b657b8973fe91baeb3b1d9b17195 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:17:22.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T17:17:23.076Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T17:17:23.388Z] + ls /var/log/sa-host [2021-01-05T17:17:23.389Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T17:17:23.389Z] file_magic: OK [2021-01-05T17:17:23.389Z] HZ: Using current value: 100 [2021-01-05T17:17:23.389Z] file_header: OK [2021-01-05T17:17:23.389Z] 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-01-05T17:17:23.389Z] Statistics: [2021-01-05T17:17:23.389Z] 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... [2021-01-05T17:17:23.389Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T17:17:23.389Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T17:17:23.389Z] file_magic: OK [2021-01-05T17:17:23.389Z] HZ: Using current value: 100 [2021-01-05T17:17:23.389Z] file_header: OK [2021-01-05T17:17:23.389Z] 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-01-05T17:17:23.389Z] Statistics: [2021-01-05T17:17:23.389Z] Hnuu...uuuununununu... [2021-01-05T17:17:23.389Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T17:17:23.631Z] provisioning config files... [2021-01-05T17:17:23.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config859910439397439835tmp [Pipeline] { [Pipeline] echo [2021-01-05T17:17:23.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:24.118Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T17:17:24.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T17:17:24.321Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:24.640Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T17:17:24.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:24.959Z] ---> sudo-logs.sh [2021-01-05T17:17:24.959Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T17:17:24.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:25.283Z] ---> job-cost.sh [2021-01-05T17:17:25.283Z] lf-activate-venv: SKIPPING [2021-01-05T17:17:25.283Z] INFO: No Stack... [2021-01-05T17:17:26.228Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T17:17:26.810Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T17:17:26.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:27.130Z] ---> logs-deploy.sh [2021-01-05T17:17:27.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/8 [2021-01-05T17:17:27.131Z] INFO: archiving workspace using pattern(s): [2021-01-05T17:17:28.551Z] Archives upload complete. [2021-01-05T17:17:28.815Z] INFO: archiving logs to Nexus [2021-01-05T17:17:29.779Z] ---> uname -a: [2021-01-05T17:17:29.780Z] Linux prd-centos7-docker-4c-2g-18521.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-05T17:17:29.780Z] [2021-01-05T17:17:29.780Z]