Pull request #3014 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c24be82295b2b6978f8618e0f1fb1e90e264c36e+c7191a90c07787dda31e3868df4c5f33b5de22f9 (bda9baf042a36443b3cc7683739811191f975c96) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3014/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3014/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19718 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit c24be82295b2b6978f8618e0f1fb1e90e264c36e > 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/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing c24be82295b2b6978f8618e0f1fb1e90e264c36e Checking out Revision c24be82295b2b6978f8618e0f1fb1e90e264c36e (PR-3014) > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # 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 c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T06:24:43.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T06:24:44.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T06:24:44.404Z] ========================================================= [2021-01-12T06:24:44.404Z] EdgeX Global Pipelines Version Info [2021-01-12T06:24:44.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:24:46.066Z] ------------------- [2021-01-12T06:24:46.066Z] stable info: [2021-01-12T06:24:46.066Z] ------------------- [2021-01-12T06:24:46.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T06:24:46.066Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T06:24:46.066Z] Message: update stable to v1.0.173 [2021-01-12T06:24:47.015Z] ------------------- [2021-01-12T06:24:47.015Z] experimental info: [2021-01-12T06:24:47.015Z] ------------------- [2021-01-12T06:24:47.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T06:24:47.016Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T06:24:47.016Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T06:24:47.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-12T06:24:47.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-12T06:24:47.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T06:24:47.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T06:24:47.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T06:24:48.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T06:24:48.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T06:24:48.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-12T06:24:48.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-12T06:24:48.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-12T06:24:48.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T06:24:48.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T06:24:49.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T06:24:49.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T06:24:49.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T06:24:49.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T06:24:49.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-12T06:24:49.688Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T06:24:49.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-12T06:24:49.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-12T06:24:50.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-12T06:24:50.240Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T06:24:50.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T06:24:50.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3014 [Pipeline] echo [2021-01-12T06:24:50.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3014 [Pipeline] echo [2021-01-12T06:24:50.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3014 [Pipeline] echo [2021-01-12T06:24:51.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c24be82295b2b6978f8618e0f1fb1e90e264c36e [Pipeline] echo [2021-01-12T06:24:51.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c24be82 [Pipeline] echo [2021-01-12T06:24:51.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T06:24:51.569Z] provisioning config files... [2021-01-12T06:24:51.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6249962399316779637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:24:52.040Z] ---> docker-login.sh [2021-01-12T06:24:52.041Z] nexus3.edgexfoundry.org:10001 [2021-01-12T06:24:52.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:24:52.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:24:52.571Z] Configure a credential helper to remove this warning. See [2021-01-12T06:24:52.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:24:52.571Z] [2021-01-12T06:24:52.571Z] Login Succeeded [2021-01-12T06:24:52.571Z] nexus3.edgexfoundry.org:10002 [2021-01-12T06:24:52.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:24:52.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:24:52.571Z] Configure a credential helper to remove this warning. See [2021-01-12T06:24:52.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:24:52.571Z] [2021-01-12T06:24:52.571Z] Login Succeeded [2021-01-12T06:24:52.571Z] nexus3.edgexfoundry.org:10003 [2021-01-12T06:24:52.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:24:52.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:24:52.839Z] Configure a credential helper to remove this warning. See [2021-01-12T06:24:52.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:24:52.839Z] [2021-01-12T06:24:52.839Z] Login Succeeded [2021-01-12T06:24:52.839Z] nexus3.edgexfoundry.org:10004 [2021-01-12T06:24:53.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:24:53.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:24:53.106Z] Configure a credential helper to remove this warning. See [2021-01-12T06:24:53.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:24:53.106Z] [2021-01-12T06:24:53.106Z] Login Succeeded [2021-01-12T06:24:53.106Z] docker.io [2021-01-12T06:24:53.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:24:53.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:24:53.370Z] Configure a credential helper to remove this warning. See [2021-01-12T06:24:53.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:24:53.370Z] [2021-01-12T06:24:53.370Z] Login Succeeded [2021-01-12T06:24:53.370Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T06:24:53.397Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T06:24:53.983Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/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-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/core-command/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/core-data/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-12T06:24:53.983Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T06:24:53.983Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-12T06:24:53.983Z] ++ cut -d/ -f2 [2021-01-12T06:24:53.983Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-12T06:24:54.095Z] 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-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-12T06:24:55.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T06:24:55.152Z] [2021-01-12T06:24:55.152Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:24:55.545Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T06:24:55.545Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T06:24:55.545Z] 31603596830f: Pulling fs layer [2021-01-12T06:24:55.545Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T06:24:55.545Z] 6ca5941a6612: Pulling fs layer [2021-01-12T06:24:55.545Z] ecc8261a40a4: Pulling fs layer [2021-01-12T06:24:55.545Z] ecc8261a40a4: Waiting [2021-01-12T06:24:55.545Z] 2a8b12db71e7: Verifying Checksum [2021-01-12T06:24:55.545Z] 2a8b12db71e7: Download complete [2021-01-12T06:24:55.820Z] 31603596830f: Verifying Checksum [2021-01-12T06:24:55.820Z] 31603596830f: Download complete [2021-01-12T06:24:55.821Z] ecc8261a40a4: Verifying Checksum [2021-01-12T06:24:55.821Z] ecc8261a40a4: Download complete [2021-01-12T06:24:55.821Z] 6ca5941a6612: Verifying Checksum [2021-01-12T06:24:56.397Z] 31603596830f: Pull complete [2021-01-12T06:24:56.397Z] 2a8b12db71e7: Pull complete [2021-01-12T06:24:57.350Z] 6ca5941a6612: Pull complete [2021-01-12T06:24:57.350Z] ecc8261a40a4: Pull complete [2021-01-12T06:24:57.350Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T06:24:57.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T06:24:57.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T06:24:57.746Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:24:57.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T06:25:00.357Z] $ docker top 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T06:25:00.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T06:25:00.792Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T06:25:01.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T06:25:01.025Z] $ docker exec 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d ssh-agent [2021-01-12T06:25:01.223Z] SSH_AUTH_SOCK=/tmp/ssh-27cB2AiJy33e/agent.12 [2021-01-12T06:25:01.223Z] SSH_AGENT_PID=18 [2021-01-12T06:25:01.236Z] Running ssh-add (command line suppressed) [2021-01-12T06:25:01.375Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4345803839991083895.key (/w/workspace/edgex-go/1@tmp/private_key_4345803839991083895.key) [2021-01-12T06:25:01.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T06:25:01.850Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T06:25:01.905Z] $ docker exec --env ******** --env ******** 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d ssh-agent -k [2021-01-12T06:25:02.046Z] unset SSH_AUTH_SOCK; [2021-01-12T06:25:02.046Z] unset SSH_AGENT_PID; [2021-01-12T06:25:02.046Z] echo Agent pid 18 killed; [2021-01-12T06:25:02.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T06:25:02.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T06:25:02.402Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T06:25:02.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T06:25:02.613Z] $ docker exec 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d ssh-agent [2021-01-12T06:25:02.822Z] SSH_AUTH_SOCK=/tmp/ssh-zZBgbR43aFII/agent.46 [2021-01-12T06:25:02.822Z] SSH_AGENT_PID=51 [2021-01-12T06:25:02.830Z] Running ssh-add (command line suppressed) [2021-01-12T06:25:02.998Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3734483230352950852.key (/w/workspace/edgex-go/1@tmp/private_key_3734483230352950852.key) [2021-01-12T06:25:03.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T06:25:03.464Z] + git semver init [2021-01-12T06:25:03.464Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T06:25:03.464Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-12T06:25:03.464Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-12T06:25:03.464Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T06:25:03.464Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T06:25:03.464Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T06:25:03.464Z] # $SEMVER_BRANCH = PR-3014 [2021-01-12T06:25:03.464Z] # $SEMVER_TEMP = /tmp/semver-769174836 [2021-01-12T06:25:03.464Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-12T06:25:30.126Z] # '/tmp/semver-769174836' -> '/w/workspace/edgex-go/1/.semver' [2021-01-12T06:25:30.126Z] # -> Force: false [2021-01-12T06:25:30.126Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-12T06:25:30.147Z] $ docker exec --env ******** --env ******** 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d ssh-agent -k [2021-01-12T06:25:30.440Z] unset SSH_AUTH_SOCK; [2021-01-12T06:25:30.440Z] unset SSH_AGENT_PID; [2021-01-12T06:25:30.440Z] echo Agent pid 51 killed; [2021-01-12T06:25:30.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T06:25:31.166Z] + git semver [Pipeline] } [2021-01-12T06:25:31.201Z] $ docker stop --time=1 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d [2021-01-12T06:25:32.778Z] $ docker rm -f 4395336ee7664aa4da1ec2bddc6a16941ccb26b6da6a85c2553b2dde6a16ff2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T06:25:33.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T06:25:34.037Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T06:25:34.057Z] [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-12T06:25:35.364Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T06:25:35.690Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T06:25:36.016Z] + sudo service docker restart [2021-01-12T06:25:36.017Z] + true [2021-01-12T06:25:36.017Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-12T06:25:36.635Z] ========================================================= [2021-01-12T06:25:36.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T06:25:36.635Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:25:37.022Z] + 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-12T06:25:41.270Z] Sending build context to Docker daemon 326.3MB [2021-01-12T06:25:41.270Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T06:25:41.270Z] Step 2/6 : FROM ${BASE} [2021-01-12T06:25:41.270Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T06:25:41.271Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T06:25:41.271Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T06:25:41.271Z] de9db76c5a1d: Pulling fs layer [2021-01-12T06:25:41.271Z] bca2f99d35d6: Pulling fs layer [2021-01-12T06:25:41.271Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T06:25:41.271Z] 7c6f9722023f: Pulling fs layer [2021-01-12T06:25:41.271Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T06:25:41.271Z] 7c6f9722023f: Waiting [2021-01-12T06:25:41.271Z] bca2f99d35d6: Waiting [2021-01-12T06:25:41.271Z] 93359f2a8cfa: Waiting [2021-01-12T06:25:41.271Z] de9db76c5a1d: Verifying Checksum [2021-01-12T06:25:41.271Z] de9db76c5a1d: Download complete [2021-01-12T06:25:41.271Z] 0ef7d3d256c8: Verifying Checksum [2021-01-12T06:25:41.271Z] 0ef7d3d256c8: Download complete [2021-01-12T06:25:41.271Z] 93359f2a8cfa: Verifying Checksum [2021-01-12T06:25:41.271Z] 93359f2a8cfa: Download complete [2021-01-12T06:25:41.271Z] 188c0c94c7c5: Verifying Checksum [2021-01-12T06:25:41.271Z] 188c0c94c7c5: Download complete [2021-01-12T06:25:41.271Z] 7c6f9722023f: Verifying Checksum [2021-01-12T06:25:41.271Z] 7c6f9722023f: Download complete [2021-01-12T06:25:41.271Z] 188c0c94c7c5: Pull complete [2021-01-12T06:25:41.534Z] 0ef7d3d256c8: Pull complete [2021-01-12T06:25:41.534Z] de9db76c5a1d: Pull complete [2021-01-12T06:25:43.473Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T06:25:43.473Z] a35cf1a2eb13: Download complete [2021-01-12T06:25:43.744Z] bca2f99d35d6: Verifying Checksum [2021-01-12T06:25:43.745Z] bca2f99d35d6: Download complete [2021-01-12T06:25:49.158Z] bca2f99d35d6: Pull complete [2021-01-12T06:25:49.423Z] 93359f2a8cfa: Pull complete [2021-01-12T06:25:49.423Z] 7c6f9722023f: Pull complete [2021-01-12T06:25:49.705Z] Still waiting to schedule task [2021-01-12T06:25:49.705Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-12T06:25:53.660Z] a35cf1a2eb13: Pull complete [2021-01-12T06:25:53.660Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T06:25:53.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T06:25:53.660Z] ---> a62c8e92a672 [2021-01-12T06:25:53.660Z] 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-12T06:25:53.660Z] ---> Running in 1efa30698bf3 [2021-01-12T06:25:54.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:25:55.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:25:56.523Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T06:25:56.788Z] (2/12) Installing file (5.38-r0) [2021-01-12T06:25:57.051Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T06:25:57.051Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T06:26:19.077Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T06:26:19.077Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T06:26:19.077Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T06:26:19.077Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T06:26:19.341Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T06:26:19.607Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T06:26:19.607Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T06:26:19.873Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T06:26:19.873Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:26:19.873Z] OK: 233 MiB in 51 packages [2021-01-12T06:26:24.105Z] Removing intermediate container 1efa30698bf3 [2021-01-12T06:26:24.105Z] ---> 37489daa4a22 [2021-01-12T06:26:24.105Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T06:26:24.105Z] ---> Running in 35392eb3ad0d [2021-01-12T06:26:24.105Z] Removing intermediate container 35392eb3ad0d [2021-01-12T06:26:24.105Z] ---> cfc8ee59120e [2021-01-12T06:26:24.105Z] Step 5/6 : COPY go.mod . [2021-01-12T06:26:24.105Z] ---> ddc2ef1fed1d [2021-01-12T06:26:24.105Z] Step 6/6 : RUN go mod download [2021-01-12T06:26:24.105Z] ---> Running in 30e799c4d5d6 [2021-01-12T06:26:46.134Z] Removing intermediate container 30e799c4d5d6 [2021-01-12T06:26:46.134Z] ---> a400ad81068e [2021-01-12T06:26:46.134Z] Successfully built a400ad81068e [2021-01-12T06:26:46.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:26:46.488Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T06:26:46.488Z] . [Pipeline] withDockerContainer [2021-01-12T06:26:46.625Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:26:46.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T06:26:47.559Z] $ docker top 1721c0ec5badeeee5e37c88a18dfcf3457bf62d9c1c9314b62df3e789be54355 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:26:48.197Z] + go version [2021-01-12T06:26:48.197Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T06:26:48.245Z] $ docker stop --time=1 1721c0ec5badeeee5e37c88a18dfcf3457bf62d9c1c9314b62df3e789be54355 [2021-01-12T06:26:49.633Z] $ docker rm -f 1721c0ec5badeeee5e37c88a18dfcf3457bf62d9c1c9314b62df3e789be54355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:26:50.800Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T06:26:50.800Z] . [Pipeline] withDockerContainer [2021-01-12T06:26:50.932Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:26:50.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T06:26:51.767Z] $ docker top 03af8658feef305951cd7e9fd5d9fd30ca372aff83f7bdee61b9e34a1efe07d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-12T06:26:52.016Z] ========================================================= [2021-01-12T06:26:52.016Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T06:26:52.016Z] ========================================================= [Pipeline] sh [2021-01-12T06:26:52.326Z] + make test [2021-01-12T06:26:52.326Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T06:27:02.409Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T06:27:18.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T06:27:23.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T06:27:23.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T06:27:23.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T06:27:23.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T06:27:23.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T06:27:24.493Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T06:27:24.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T06:27:25.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T06:27:25.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T06:27:28.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T06:27:28.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T06:27:28.234Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T06:27:29.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 46.6% of statements [2021-01-12T06:27:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T06:27:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T06:27:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T06:27:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T06:27:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T06:27:33.381Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19720 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws [2021-01-12T06:27:33.550Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-12T06:27:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.0% of statements [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T06:27:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T06:27:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T06:27:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.405s coverage: 77.8% of statements [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T06:27:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.134s coverage: 82.4% of statements [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T06:27:34.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T06:27:35.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.386s coverage: 28.6% of statements [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T06:27:35.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T06:27:35.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T06:27:35.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.154s coverage: 86.7% of statements [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T06:27:35.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements [2021-01-12T06:27:35.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T06:27:36.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2021-01-12T06:27:36.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T06:27:36.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T06:27:36.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T06:27:36.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T06:27:38.259Z] using credential edgex-jenkins-ssh [2021-01-12T06:27:38.317Z] Cloning the remote Git repository [2021-01-12T06:27:38.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:27:38.495Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-12T06:27:38.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:27:38.565Z] > git --version # timeout=10 [2021-01-12T06:27:38.586Z] > git --version # 'git version 2.17.1' [2021-01-12T06:27:38.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.394s coverage: 94.1% of statements [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements [2021-01-12T06:27:38.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-01-12T06:27:38.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-01-12T06:27:39.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements [2021-01-12T06:27:39.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements [2021-01-12T06:27:39.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T06:27:38.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T06:27:40.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.5% of statements [2021-01-12T06:27:40.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T06:27:40.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T06:27:40.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-12T06:27:40.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-01-12T06:27:40.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-01-12T06:27:40.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-01-12T06:27:41.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-01-12T06:27:42.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.386s coverage: 55.9% of statements [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T06:27:42.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T06:27:42.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T06:27:42.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.368s coverage: 84.0% of statements [2021-01-12T06:27:42.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements [2021-01-12T06:27:45.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.151s coverage: 47.1% of statements [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T06:27:45.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T06:27:45.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements [2021-01-12T06:27:45.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T06:27:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.754s coverage: 29.1% of statements [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T06:27:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T06:27:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T06:27:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T06:27:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T06:27:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T06:27:46.539Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-12T06:27:46.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T06:27:46.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T06:27:46.539Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-12T06:27:46.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2021-01-12T06:27:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements [2021-01-12T06:27:47.334Z] GO111MODULE=on go vet ./... [2021-01-12T06:27:59.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T06:27:59.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T06:27:59.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T06:27:59.550Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:27:59.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:27:59.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T06:28:00.142Z] Merging remotes/origin/master commit c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:28:00.539Z] Merge succeeded, producing c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:28:00.540Z] Checking out Revision c24be82295b2b6978f8618e0f1fb1e90e264c36e (PR-3014) [2021-01-12T06:28:00.152Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T06:28:00.168Z] > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [2021-01-12T06:28:00.457Z] > git remote # timeout=10 [2021-01-12T06:28:00.474Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T06:28:00.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:28:00.497Z] > git merge c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 [2021-01-12T06:28:00.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T06:28:00.538Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T06:28:00.555Z] > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [2021-01-12T06:28:05.190Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-12T06:28:05.242Z] > git --version # timeout=10 [2021-01-12T06:28:05.255Z] > git --version # 'git version 2.17.1' [2021-01-12T06:28:05.267Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T06:28:07.298Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-12T06:28:07.712Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T06:28:08.073Z] + sudo service docker restart [2021-01-12T06:28:08.073Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T06:28:10.238Z] provisioning config files... [2021-01-12T06:28:10.279Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4882247146071500117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:28:10.754Z] ---> docker-login.sh [2021-01-12T06:28:10.754Z] nexus3.edgexfoundry.org:10001 [2021-01-12T06:28:11.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:28:11.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:28:11.963Z] Configure a credential helper to remove this warning. See [2021-01-12T06:28:11.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:28:11.963Z] [2021-01-12T06:28:11.963Z] Login Succeeded [2021-01-12T06:28:11.963Z] nexus3.edgexfoundry.org:10002 [2021-01-12T06:28:12.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:28:12.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:28:12.519Z] Configure a credential helper to remove this warning. See [2021-01-12T06:28:12.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:28:12.519Z] [2021-01-12T06:28:12.519Z] Login Succeeded [2021-01-12T06:28:12.519Z] nexus3.edgexfoundry.org:10003 [2021-01-12T06:28:12.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:28:12.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:28:12.794Z] Configure a credential helper to remove this warning. See [2021-01-12T06:28:12.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:28:12.794Z] [2021-01-12T06:28:12.794Z] Login Succeeded [2021-01-12T06:28:12.794Z] nexus3.edgexfoundry.org:10004 [2021-01-12T06:28:13.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:28:13.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:28:13.395Z] Configure a credential helper to remove this warning. See [2021-01-12T06:28:13.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:28:13.395Z] [2021-01-12T06:28:13.395Z] Login Succeeded [2021-01-12T06:28:13.395Z] docker.io [2021-01-12T06:28:13.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T06:28:14.074Z] gofmt -l . [2021-01-12T06:28:14.074Z] [ "`gofmt -l .`" = "" ] [2021-01-12T06:28:14.074Z] ./bin/test-go-mod-tidy.sh [2021-01-12T06:28:14.074Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-12T06:28:14.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T06:28:14.272Z] Configure a credential helper to remove this warning. See [2021-01-12T06:28:14.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T06:28:14.272Z] [2021-01-12T06:28:14.272Z] Login Succeeded [2021-01-12T06:28:14.272Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T06:28:14.304Z] Deleting 1 temporary files [2021-01-12T06:28:14.403Z] + ls -al . [2021-01-12T06:28:14.403Z] total 652 [2021-01-12T06:28:14.403Z] drwxrwxr-x 10 1001 1001 4096 Jan 12 06:28 . [2021-01-12T06:28:14.403Z] drwxr-xr-x 4 root root 28 Jan 12 06:26 .. [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 06:24 .dockerignore [2021-01-12T06:28:14.403Z] drwxrwxr-x 8 1001 1001 179 Jan 12 06:24 .git [2021-01-12T06:28:14.403Z] drwxrwxr-x 3 1001 1001 125 Jan 12 06:24 .github [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 06:24 .gitignore [2021-01-12T06:28:14.403Z] drwx------ 3 1001 1001 47 Jan 12 06:25 .semver [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 06:24 .sonarcloud.properties [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 06:24 Attribution.txt [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 06:24 CONTRIBUTING.md [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 06:24 Dockerfile.build [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 06:24 Jenkinsfile [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 06:24 LICENSE [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 06:24 Makefile [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 06:24 README.md [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 06:24 SECURITY.md [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 06:25 VERSION [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 06:24 ZMQWindows.md [2021-01-12T06:28:14.403Z] drwxrwxr-x 2 1001 1001 117 Jan 12 06:24 bin [2021-01-12T06:28:14.403Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 06:24 cmd [2021-01-12T06:28:14.403Z] -rw-r--r-- 1 root root 545099 Jan 12 06:27 coverage.out [2021-01-12T06:28:14.403Z] -rw-r--r-- 1 root root 979 Jan 12 06:28 go.mod [2021-01-12T06:28:14.403Z] -rw-r--r-- 1 root root 18934 Jan 12 06:28 go.sum [2021-01-12T06:28:14.403Z] drwxrwxr-x 8 1001 1001 127 Jan 12 06:24 internal [2021-01-12T06:28:14.403Z] drwxrwxr-x 4 1001 1001 26 Jan 12 06:24 openapi [2021-01-12T06:28:14.403Z] drwxrwxr-x 4 1001 1001 71 Jan 12 06:24 snap [2021-01-12T06:28:14.403Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 06:24 version.go [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] unstash [2021-01-12T06:28:14.863Z] + '[' -e coverage.out ] [2021-01-12T06:28:14.863Z] + chown 1001:1001 coverage.out [Pipeline] echo [2021-01-12T06:28:14.875Z] ========================================================= [2021-01-12T06:28:14.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T06:28:14.876Z] ========================================================= [Pipeline] stash [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:28:15.172Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T06:28:15.375Z] + 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-12T06:28:15.498Z] + make build [2021-01-12T06:28:15.498Z] 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-12T06:28:18.023Z] Sending build context to Docker daemon 165.4MB [2021-01-12T06:28:18.023Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T06:28:18.023Z] Step 2/6 : FROM ${BASE} [2021-01-12T06:28:18.023Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T06:28:18.023Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T06:28:18.023Z] a4357932f1b6: Pulling fs layer [2021-01-12T06:28:18.023Z] 18c013af1878: Pulling fs layer [2021-01-12T06:28:18.023Z] 00ac8860ef70: Pulling fs layer [2021-01-12T06:28:18.023Z] 63d7cb157983: Pulling fs layer [2021-01-12T06:28:18.023Z] b116817d02f9: Pulling fs layer [2021-01-12T06:28:18.023Z] 745a02a5169b: Pulling fs layer [2021-01-12T06:28:18.023Z] b116817d02f9: Waiting [2021-01-12T06:28:18.023Z] 00ac8860ef70: Waiting [2021-01-12T06:28:18.023Z] 745a02a5169b: Waiting [2021-01-12T06:28:18.023Z] 18c013af1878: Verifying Checksum [2021-01-12T06:28:18.023Z] 18c013af1878: Download complete [2021-01-12T06:28:18.023Z] a4357932f1b6: Verifying Checksum [2021-01-12T06:28:18.023Z] a4357932f1b6: Download complete [2021-01-12T06:28:18.023Z] 63d7cb157983: Verifying Checksum [2021-01-12T06:28:18.023Z] 63d7cb157983: Download complete [2021-01-12T06:28:18.023Z] b116817d02f9: Verifying Checksum [2021-01-12T06:28:18.023Z] b116817d02f9: Download complete [2021-01-12T06:28:18.023Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T06:28:18.023Z] 5f621e34cdf4: Download complete [2021-01-12T06:28:18.619Z] 5f621e34cdf4: Pull complete [2021-01-12T06:28:19.219Z] a4357932f1b6: Pull complete [2021-01-12T06:28:19.503Z] 18c013af1878: Pull complete [2021-01-12T06:28:19.769Z] 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-12T06:28:20.489Z] 745a02a5169b: Verifying Checksum [2021-01-12T06:28:20.489Z] 745a02a5169b: Download complete [2021-01-12T06:28:21.932Z] 00ac8860ef70: Verifying Checksum [2021-01-12T06:28:21.932Z] 00ac8860ef70: Download complete [2021-01-12T06:28:28.034Z] 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-12T06:28:28.298Z] 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-12T06:28:29.701Z] 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-12T06:28:29.967Z] 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-12T06:28:31.370Z] 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-12T06:28:32.106Z] 00ac8860ef70: Pull complete [2021-01-12T06:28:32.379Z] 63d7cb157983: Pull complete [2021-01-12T06:28:32.978Z] b116817d02f9: Pull complete [2021-01-12T06:28:33.304Z] 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-12T06:28:34.259Z] 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-12T06:28:35.235Z] 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-12T06:28:36.417Z] 745a02a5169b: Pull complete [2021-01-12T06:28:36.417Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T06:28:36.632Z] 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-12T06:28:36.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T06:28:36.690Z] ---> b7e6874047d6 [2021-01-12T06:28:36.690Z] 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-12T06:28:37.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-12T06:28:38.577Z] $ docker stop --time=1 03af8658feef305951cd7e9fd5d9fd30ca372aff83f7bdee61b9e34a1efe07d4 [2021-01-12T06:28:40.090Z] ---> Running in d2106fcecd08 [2021-01-12T06:28:40.279Z] $ docker rm -f 03af8658feef305951cd7e9fd5d9fd30ca372aff83f7bdee61b9e34a1efe07d4 [2021-01-12T06:28:40.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-12T06:28:41.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:28:42.666Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T06:28:42.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T06:28:42.687Z] [2021-01-12T06:28:42.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:28:42.938Z] (2/12) Installing file (5.38-r0) [2021-01-12T06:28:43.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T06:28:43.107Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-12T06:28:43.107Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-12T06:28:43.107Z] ca9280d653b3: Pulling fs layer [2021-01-12T06:28:43.107Z] 7e9c9ca2126c: Pulling fs layer [2021-01-12T06:28:43.107Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-12T06:28:43.107Z] cbdbe7a5bc2a: Download complete [2021-01-12T06:28:43.210Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T06:28:43.210Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T06:28:43.710Z] cbdbe7a5bc2a: Pull complete [2021-01-12T06:28:43.710Z] ca9280d653b3: Verifying Checksum [2021-01-12T06:28:43.710Z] ca9280d653b3: Download complete [2021-01-12T06:28:44.675Z] ca9280d653b3: Pull complete [2021-01-12T06:28:44.943Z] 7e9c9ca2126c: Download complete [2021-01-12T06:28:53.128Z] 7e9c9ca2126c: Pull complete [2021-01-12T06:28:53.128Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-12T06:28:53.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T06:28:53.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-12T06:28:53.319Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:28:53.369Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T06:28:54.494Z] $ docker top fae343e8a165dee0b00806b4f79f3ee60ae86283decde71b76161846fbe321ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:28:55.109Z] + docker-compose build --help [2021-01-12T06:28:55.109Z] + grep parallel [2021-01-12T06:28:56.059Z] --parallel Build images in parallel. [Pipeline] } [2021-01-12T06:28:56.119Z] $ docker stop --time=1 fae343e8a165dee0b00806b4f79f3ee60ae86283decde71b76161846fbe321ad [2021-01-12T06:28:57.558Z] $ docker rm -f fae343e8a165dee0b00806b4f79f3ee60ae86283decde71b76161846fbe321ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:28:58.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T06:28:58.466Z] . [Pipeline] withDockerContainer [2021-01-12T06:28:58.619Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:28:58.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T06:28:59.352Z] $ docker top 3b632c16a08d77bfef8e58c7333f5430601128f06f9a7304b89a419dadf5ae06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:28:59.889Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-12T06:29:00.839Z] Building docker-core-command-go ... [2021-01-12T06:29:00.839Z] Building docker-core-data-go ... [2021-01-12T06:29:00.839Z] Building docker-core-metadata-go ... [2021-01-12T06:29:00.839Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T06:29:00.839Z] Building docker-security-proxy-setup-go ... [2021-01-12T06:29:00.839Z] Building docker-security-secretstore-setup-go ... [2021-01-12T06:29:00.839Z] Building docker-support-notifications-go ... [2021-01-12T06:29:00.839Z] Building docker-support-scheduler-go ... [2021-01-12T06:29:00.839Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T06:29:00.839Z] Building docker-support-notifications-go [2021-01-12T06:29:00.839Z] Building docker-core-command-go [2021-01-12T06:29:00.839Z] Building docker-security-secretstore-setup-go [2021-01-12T06:29:00.839Z] Building docker-security-bootstrap-redis-go [2021-01-12T06:29:00.839Z] Building docker-sys-mgmt-agent-go [2021-01-12T06:29:09.977Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T06:29:09.978Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T06:29:09.978Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T06:29:09.978Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T06:29:09.978Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T06:29:09.978Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T06:29:09.978Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T06:29:09.978Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T06:29:10.255Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:29:10.255Z] OK: 217 MiB in 51 packages [2021-01-12T06:29:14.580Z] Removing intermediate container d2106fcecd08 [2021-01-12T06:29:14.580Z] ---> 15934638ba8d [2021-01-12T06:29:14.580Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T06:29:14.580Z] ---> Running in 68b588017849 [2021-01-12T06:29:14.863Z] Removing intermediate container 68b588017849 [2021-01-12T06:29:14.863Z] ---> 74c512b4a65d [2021-01-12T06:29:14.863Z] Step 5/6 : COPY go.mod . [2021-01-12T06:29:15.462Z] ---> 00b726f8c2e0 [2021-01-12T06:29:15.462Z] Step 6/6 : RUN go mod download [2021-01-12T06:29:15.462Z] ---> Running in 61641edb7604 [2021-01-12T06:29:33.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:29:33.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:29:33.094Z] ---> a400ad81068e [2021-01-12T06:29:33.094Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T06:29:33.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:29:33.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:29:33.094Z] ---> a400ad81068e [2021-01-12T06:29:33.094Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:29:33.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:29:33.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:29:33.094Z] ---> a400ad81068e [2021-01-12T06:29:33.094Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:29:33.094Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:29:33.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:29:33.094Z] ---> a400ad81068e [2021-01-12T06:29:33.094Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T06:29:33.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:29:33.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:29:33.094Z] ---> a400ad81068e [2021-01-12T06:29:33.094Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T06:29:34.069Z] ---> Running in a8f5b0184b7c [2021-01-12T06:29:34.069Z] ---> Running in 7d0e739340d4 [2021-01-12T06:29:34.069Z] ---> Running in 72696dba96ba [2021-01-12T06:29:34.069Z] ---> Running in 47a2d69c130b [2021-01-12T06:29:34.069Z] ---> Running in ecc6b09260d7 [2021-01-12T06:29:34.333Z] Removing intermediate container 7d0e739340d4 [2021-01-12T06:29:34.333Z] ---> 095e37c19f89 [2021-01-12T06:29:34.333Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:29:34.333Z] Removing intermediate container 47a2d69c130b [2021-01-12T06:29:34.333Z] ---> 6f377bc331a5 [2021-01-12T06:29:34.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:29:34.606Z] Removing intermediate container a8f5b0184b7c [2021-01-12T06:29:34.606Z] Removing intermediate container 72696dba96ba [2021-01-12T06:29:34.606Z] ---> 12926b470550 [2021-01-12T06:29:34.606Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:29:34.606Z] ---> d63559f1df6b [2021-01-12T06:29:34.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:29:34.607Z] Removing intermediate container ecc6b09260d7 [2021-01-12T06:29:34.607Z] ---> eb696ca09767 [2021-01-12T06:29:34.607Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:29:34.607Z] ---> Running in 49438d13c4fd [2021-01-12T06:29:34.607Z] ---> Running in 9b144ae3ce8d [2021-01-12T06:29:34.607Z] ---> Running in f3e1fa067ad1 [2021-01-12T06:29:34.607Z] ---> Running in 2922e75bd534 [2021-01-12T06:29:34.607Z] ---> Running in 162d9e125003 [2021-01-12T06:29:36.572Z] Removing intermediate container 49438d13c4fd [2021-01-12T06:29:36.572Z] ---> 30a8b4b9854b [2021-01-12T06:29:36.572Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:29:36.838Z] ---> Running in ebdb97922369 [2021-01-12T06:29:37.102Z] Removing intermediate container 9b144ae3ce8d [2021-01-12T06:29:37.102Z] ---> 409d756876cc [2021-01-12T06:29:37.102Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T06:29:37.367Z] ---> Running in 6eec0055429a [2021-01-12T06:29:37.367Z] Removing intermediate container f3e1fa067ad1 [2021-01-12T06:29:37.367Z] ---> 4b842224037d [2021-01-12T06:29:37.367Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:29:37.645Z] ---> Running in b2196e20c4d5 [2021-01-12T06:29:37.926Z] Removing intermediate container 2922e75bd534 [2021-01-12T06:29:37.926Z] ---> cc3ff1a905ec [2021-01-12T06:29:37.926Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T06:29:37.926Z] Removing intermediate container 162d9e125003 [2021-01-12T06:29:37.926Z] ---> e2c600b263c4 [2021-01-12T06:29:37.926Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T06:29:37.926Z] ---> Running in 770394141ed5 [2021-01-12T06:29:37.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:37.926Z] ---> Running in 8c6e566140b2 [2021-01-12T06:29:38.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:38.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:39.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:39.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:40.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:40.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:41.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:41.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:41.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:29:42.318Z] Removing intermediate container 61641edb7604 [2021-01-12T06:29:42.318Z] ---> 26999da709c6 [2021-01-12T06:29:42.318Z] Successfully built 26999da709c6 [2021-01-12T06:29:42.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:29:42.721Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T06:29:42.721Z] . [Pipeline] withDockerContainer [2021-01-12T06:29:42.943Z] OK: 233 MiB in 51 packages [2021-01-12T06:29:43.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-19720 does not seem to be running inside a container [2021-01-12T06:29:43.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T06:29:43.523Z] Removing intermediate container b2196e20c4d5 [2021-01-12T06:29:43.523Z] ---> c522284ffc6e [2021-01-12T06:29:43.523Z] Step 6/22 : COPY go.mod . [2021-01-12T06:29:43.787Z] ---> 12f0627e6fa2 [2021-01-12T06:29:43.787Z] Step 7/22 : RUN go mod download [2021-01-12T06:29:44.053Z] ---> Running in bf97fb7591e7 [2021-01-12T06:29:44.589Z] $ docker top aa1ae7163a3e679235f5c52b650b06d3f4d45dd4e6d6acc0534b83d7e7877ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:29:45.468Z] OK: 233 MiB in 51 packages [2021-01-12T06:29:45.742Z] + go version [2021-01-12T06:29:45.742Z] go version go1.15.5 linux/arm64 [2021-01-12T06:29:45.745Z] Removing intermediate container bf97fb7591e7 [2021-01-12T06:29:45.745Z] ---> 8a5e6056a9c0 [2021-01-12T06:29:45.745Z] Step 8/22 : COPY . . [2021-01-12T06:29:45.745Z] OK: 233 MiB in 51 packages [2021-01-12T06:29:45.745Z] Removing intermediate container 770394141ed5 [2021-01-12T06:29:45.745Z] ---> ba8f862ee540 [2021-01-12T06:29:45.745Z] Step 6/24 : COPY go.mod . [Pipeline] } [2021-01-12T06:29:45.779Z] $ docker stop --time=1 aa1ae7163a3e679235f5c52b650b06d3f4d45dd4e6d6acc0534b83d7e7877ce9 [2021-01-12T06:29:46.026Z] OK: 233 MiB in 51 packages [2021-01-12T06:29:46.609Z] OK: 233 MiB in 51 packages [2021-01-12T06:29:47.199Z] ---> 8d34aa22e6b1 [2021-01-12T06:29:47.199Z] Step 7/24 : RUN go mod download [2021-01-12T06:29:47.618Z] $ docker rm -f aa1ae7163a3e679235f5c52b650b06d3f4d45dd4e6d6acc0534b83d7e7877ce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:29:48.936Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T06:29:48.936Z] . [Pipeline] withDockerContainer [2021-01-12T06:29:49.147Z] ---> Running in 7206a6fc35dd [2021-01-12T06:29:49.194Z] prd-ubuntu18.04-docker-arm64-4c-16g-19720 does not seem to be running inside a container [2021-01-12T06:29:49.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T06:29:49.729Z] Removing intermediate container ebdb97922369 [2021-01-12T06:29:49.729Z] ---> 3c4f53a27270 [2021-01-12T06:29:49.729Z] Step 6/22 : COPY go.mod . [2021-01-12T06:29:50.679Z] $ docker top 24805475c52a0afc652d7be5515241981091d613cc977bc1efe16282ea97c640 -eo pid,comm [2021-01-12T06:29:50.691Z] Removing intermediate container 6eec0055429a [2021-01-12T06:29:50.691Z] ---> 0ec0314304c8 [2021-01-12T06:29:50.691Z] Step 6/26 : COPY go.mod . [2021-01-12T06:29:50.953Z] Removing intermediate container 8c6e566140b2 [2021-01-12T06:29:50.953Z] ---> 0ad57bea11af [2021-01-12T06:29:50.953Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] echo [2021-01-12T06:29:51.130Z] ========================================================= [2021-01-12T06:29:51.130Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T06:29:51.130Z] ========================================================= [Pipeline] sh [2021-01-12T06:29:51.230Z] ---> f90ef528031a [2021-01-12T06:29:51.230Z] Step 7/22 : RUN go mod download [2021-01-12T06:29:51.799Z] + make test [2021-01-12T06:29:51.799Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T06:29:52.636Z] ---> aeff5c2c3ab1 [2021-01-12T06:29:52.636Z] Step 7/26 : RUN go mod download [2021-01-12T06:29:52.636Z] ---> Running in 8f488f4c1818 [2021-01-12T06:29:53.237Z] ---> c3de24adbbe4 [2021-01-12T06:29:53.237Z] Step 7/24 : RUN go mod download [2021-01-12T06:29:54.210Z] ---> Running in 160d9216cf34 [2021-01-12T06:29:54.210Z] ---> Running in bd4660d61ad4 [2021-01-12T06:29:55.627Z] Removing intermediate container 7206a6fc35dd [2021-01-12T06:29:55.627Z] ---> 095833b95ffd [2021-01-12T06:29:55.627Z] Step 8/24 : COPY . . [2021-01-12T06:30:03.907Z] Removing intermediate container 8f488f4c1818 [2021-01-12T06:30:03.907Z] ---> 959f814bd4e6 [2021-01-12T06:30:03.907Z] Step 8/22 : COPY . . [2021-01-12T06:30:06.489Z] Removing intermediate container bd4660d61ad4 [2021-01-12T06:30:06.489Z] ---> e5ec330505b4 [2021-01-12T06:30:06.489Z] Step 8/24 : COPY . . [2021-01-12T06:30:08.444Z] Removing intermediate container 160d9216cf34 [2021-01-12T06:30:08.444Z] ---> 7674d98cfb58 [2021-01-12T06:30:08.444Z] Step 8/26 : COPY . . [2021-01-12T06:30:08.444Z] ---> b54a7fe8a47b [2021-01-12T06:30:08.444Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T06:30:13.780Z] ---> Running in 6fdf771050ab [2021-01-12T06:30:14.029Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T06:30:21.995Z] 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-12T06:30:27.430Z] ---> a3f3cb500b8b [2021-01-12T06:30:27.430Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T06:30:27.727Z] ---> Running in 41b64466c2d8 [2021-01-12T06:30:29.752Z] 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-12T06:30:38.084Z] ---> 960235623ddf [2021-01-12T06:30:38.084Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T06:30:38.084Z] ---> Running in fc891291b7b6 [2021-01-12T06:30:40.859Z] 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-12T06:30:44.220Z] ---> 16f253f5c24f [2021-01-12T06:30:44.220Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T06:30:44.825Z] ---> 0f321154513a [2021-01-12T06:30:44.825Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-12T06:30:44.825Z] ---> Running in 2b730f16652e [2021-01-12T06:30:44.825Z] ---> Running in ff870d1e3ba5 [2021-01-12T06:30:46.258Z] 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-12T06:30:46.258Z] 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-12T06:30:53.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T06:30:56.416Z] Removing intermediate container 6fdf771050ab [2021-01-12T06:30:56.417Z] ---> 9fa32080f444 [2021-01-12T06:30:56.417Z] [2021-01-12T06:30:56.417Z] Step 10/22 : FROM scratch [2021-01-12T06:30:56.417Z] ---> [2021-01-12T06:30:56.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:30:56.417Z] ---> Running in 537e53eba29a [2021-01-12T06:30:56.417Z] Removing intermediate container 537e53eba29a [2021-01-12T06:30:56.417Z] ---> 147c617ff57e [2021-01-12T06:30:56.417Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T06:30:56.417Z] ---> Running in cfb97ef6b50d [2021-01-12T06:30:56.713Z] Removing intermediate container cfb97ef6b50d [2021-01-12T06:30:56.713Z] ---> 8eb346204bcd [2021-01-12T06:30:56.713Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T06:30:57.598Z] ---> Running in 3cb21cc345d2 [2021-01-12T06:30:58.393Z] Removing intermediate container 41b64466c2d8 [2021-01-12T06:30:58.393Z] ---> a84b01e91218 [2021-01-12T06:30:58.393Z] [2021-01-12T06:30:58.393Z] Step 10/24 : FROM scratch [2021-01-12T06:30:58.393Z] ---> [2021-01-12T06:30:58.393Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T06:30:58.768Z] Removing intermediate container 3cb21cc345d2 [2021-01-12T06:30:58.768Z] ---> 580b2aa561e5 [2021-01-12T06:30:58.768Z] Step 14/22 : WORKDIR / [2021-01-12T06:30:59.056Z] ---> Running in 351c1cb211fa [2021-01-12T06:30:59.056Z] ---> Running in 5579c3de1549 [2021-01-12T06:30:59.056Z] Removing intermediate container 351c1cb211fa [2021-01-12T06:30:59.056Z] ---> fa4ea0a7c7b6 [2021-01-12T06:30:59.056Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T06:30:59.056Z] ---> Running in d0f877d58860 [2021-01-12T06:30:59.349Z] Removing intermediate container 5579c3de1549 [2021-01-12T06:30:59.349Z] ---> 1858fc1d6ab2 [2021-01-12T06:30:59.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:30:59.349Z] Removing intermediate container d0f877d58860 [2021-01-12T06:30:59.349Z] ---> acb9fc256af6 [2021-01-12T06:30:59.349Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T06:30:59.621Z] ---> Running in d5fa58de92bf [2021-01-12T06:30:59.621Z] ---> 07c925c372c2 [2021-01-12T06:30:59.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T06:30:59.897Z] Removing intermediate container d5fa58de92bf [2021-01-12T06:30:59.897Z] ---> 20082a7f2e1c [2021-01-12T06:30:59.897Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T06:31:00.492Z] ---> d427f8e1ddb2 [2021-01-12T06:31:00.492Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T06:31:00.492Z] ---> 2d823a83eb61 [2021-01-12T06:31:00.492Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T06:31:01.076Z] ---> 9a0515b8ab5b [2021-01-12T06:31:01.076Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-12T06:31:01.343Z] ---> Running in 2fa046b2b4ea [2021-01-12T06:31:02.756Z] ---> c087c6e59750 [2021-01-12T06:31:02.756Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T06:31:03.033Z] Removing intermediate container 2fa046b2b4ea [2021-01-12T06:31:03.033Z] ---> 020d8bc3bc2f [2021-01-12T06:31:03.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:31:03.309Z] ---> Running in 550ecfc6f6c0 [2021-01-12T06:31:03.910Z] Removing intermediate container 550ecfc6f6c0 [2021-01-12T06:31:03.910Z] ---> b4b1bdb7f041 [2021-01-12T06:31:03.910Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T06:31:03.910Z] ---> 348ec44852b6 [2021-01-12T06:31:03.910Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:31:04.193Z] ---> Running in d18414085a19 [2021-01-12T06:31:06.142Z] ---> ca94c96b288e [2021-01-12T06:31:06.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T06:31:06.142Z] Removing intermediate container d18414085a19 [2021-01-12T06:31:06.142Z] ---> b7aadfbe3658 [2021-01-12T06:31:06.142Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:31:06.407Z] Removing intermediate container fc891291b7b6 [2021-01-12T06:31:06.407Z] ---> a2f4f5824255 [2021-01-12T06:31:06.407Z] [2021-01-12T06:31:06.407Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T06:31:06.678Z] ---> Running in cddb3c622df7 [2021-01-12T06:31:06.678Z] 3.12: Pulling from library/alpine [2021-01-12T06:31:06.957Z] ---> 039c7c657dff [2021-01-12T06:31:06.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T06:31:07.237Z] Removing intermediate container cddb3c622df7 [2021-01-12T06:31:07.237Z] ---> e86a35e9fc7e [2021-01-12T06:31:07.237Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:31:07.237Z] ---> Running in bb4b925c17c8 [2021-01-12T06:31:07.519Z] ---> aab4c6934932 [2021-01-12T06:31:07.519Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T06:31:07.519Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T06:31:07.519Z] ---> Running in f390c024c593 [2021-01-12T06:31:07.519Z] Removing intermediate container bb4b925c17c8 [2021-01-12T06:31:07.519Z] ---> 540e7879c6fe [2021-01-12T06:31:07.519Z] [2021-01-12T06:31:07.795Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T06:31:07.795Z] ---> 389fef711851 [2021-01-12T06:31:07.795Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T06:31:07.795Z] ---> Running in d81daaee6eb4 [2021-01-12T06:31:07.795Z] 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-12T06:31:08.082Z] Removing intermediate container f390c024c593 [2021-01-12T06:31:08.082Z] ---> 45b05622f96e [2021-01-12T06:31:08.082Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:31:08.082Z] Successfully built 540e7879c6fe [2021-01-12T06:31:08.082Z] Successfully tagged docker-core-command-go:latest [2021-01-12T06:31:08.082Z] Building docker-core-data-go [2021-01-12T06:31:08.082Z]  Building docker-core-command-go ... done  ---> Running in eb3c91cf2330 [2021-01-12T06:31:08.691Z] Removing intermediate container eb3c91cf2330 [2021-01-12T06:31:08.691Z] ---> 0154f6c4ccf9 [2021-01-12T06:31:08.691Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T06:31:08.691Z] ---> Running in 6d306fb05817 [2021-01-12T06:31:08.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:08.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:09.251Z] Removing intermediate container 6d306fb05817 [2021-01-12T06:31:09.251Z] ---> db8db4d9aa3b [2021-01-12T06:31:09.251Z] Step 23/24 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:31:09.541Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T06:31:09.541Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:31:09.541Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T06:31:09.541Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T06:31:09.541Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T06:31:09.541Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:31:09.541Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T06:31:09.809Z] OK: 7 MiB in 19 packages [2021-01-12T06:31:10.075Z] ---> Running in 124b9eac8434 [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T06:31:15.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T06:31:16.710Z] Removing intermediate container 124b9eac8434 [2021-01-12T06:31:16.710Z] ---> 9e91a82ce780 [2021-01-12T06:31:16.710Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T06:31:16.710Z] Removing intermediate container 2b730f16652e [2021-01-12T06:31:16.710Z] ---> 8cbed38e3d23 [2021-01-12T06:31:16.710Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T06:31:18.308Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T06:31:18.308Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T06:31:18.308Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T06:31:20.052Z] ---> Running in d38caa0145b6 [2021-01-12T06:31:20.052Z] Removing intermediate container d81daaee6eb4 [2021-01-12T06:31:20.052Z] ---> 29d41d6fa1e0 [2021-01-12T06:31:20.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T06:31:21.026Z] ---> Running in 2d2757e7ed4c [2021-01-12T06:31:21.605Z] Removing intermediate container ff870d1e3ba5 [2021-01-12T06:31:21.605Z] ---> 94bf5aabd9ce [2021-01-12T06:31:21.605Z] [2021-01-12T06:31:21.605Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T06:31:21.605Z] ---> 389fef711851 [2021-01-12T06:31:21.605Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T06:31:21.605Z] ---> Using cache [2021-01-12T06:31:21.605Z] ---> 29d41d6fa1e0 [2021-01-12T06:31:21.605Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T06:31:22.206Z] ---> Running in b651d88164f4 [2021-01-12T06:31:23.172Z] Removing intermediate container d38caa0145b6 [2021-01-12T06:31:23.172Z] ---> 8ab5d5076fae [2021-01-12T06:31:23.172Z] [2021-01-12T06:31:23.750Z] ---> Running in e3c5ada926d5 [2021-01-12T06:31:24.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:31:24.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:31:24.697Z] ---> a400ad81068e [2021-01-12T06:31:24.697Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T06:31:24.697Z] ---> Using cache [2021-01-12T06:31:24.698Z] ---> eb696ca09767 [2021-01-12T06:31:24.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:31:24.698Z] ---> Using cache [2021-01-12T06:31:24.698Z] ---> e2c600b263c4 [2021-01-12T06:31:24.698Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T06:31:24.961Z] Successfully built 8ab5d5076fae [2021-01-12T06:31:25.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.260s coverage: 46.6% of statements [2021-01-12T06:31:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T06:31:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T06:31:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T06:31:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T06:31:25.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T06:31:25.224Z] Successfully tagged docker-support-notifications-go:latest [2021-01-12T06:31:25.225Z] Building docker-core-metadata-go [2021-01-12T06:31:25.225Z]  Building docker-support-notifications-go ... done Removing intermediate container b651d88164f4 [2021-01-12T06:31:25.225Z] ---> 53e06ee734dd [2021-01-12T06:31:25.225Z] Step 13/22 : WORKDIR / [2021-01-12T06:31:25.804Z] Removing intermediate container e3c5ada926d5 [2021-01-12T06:31:25.804Z] ---> fbe2d3c261c8 [2021-01-12T06:31:25.804Z] Step 13/24 : WORKDIR / [2021-01-12T06:31:25.804Z] ---> Running in 9723e4b9a444 [2021-01-12T06:31:25.804Z] ---> Running in 350481e790b4 [2021-01-12T06:31:26.075Z] ---> Running in 019602509f63 [2021-01-12T06:31:26.075Z] 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-12T06:31:26.351Z] Removing intermediate container 350481e790b4 [2021-01-12T06:31:26.351Z] ---> d6861ea3b610 [2021-01-12T06:31:26.351Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:31:26.617Z] Removing intermediate container 019602509f63 [2021-01-12T06:31:26.617Z] ---> 27dc871eb0c4 [2021-01-12T06:31:26.617Z] 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-12T06:31:26.882Z] ---> 46575d441404 [2021-01-12T06:31:26.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T06:31:26.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:28.825Z] ---> 9ad29e91a52b [2021-01-12T06:31:28.825Z] 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-12T06:31:29.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:29.777Z] ---> dff27aa25c24 [2021-01-12T06:31:29.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T06:31:30.042Z] ---> bff4f2c2b4d9 [2021-01-12T06:31:30.042Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T06:31:30.622Z] ---> f4cf9b757872 [2021-01-12T06:31:30.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T06:31:31.613Z] Removing intermediate container 2d2757e7ed4c [2021-01-12T06:31:31.613Z] ---> caccf97d32ef [2021-01-12T06:31:31.613Z] [2021-01-12T06:31:31.613Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T06:31:31.613Z] 20.10.0: Pulling from library/docker [2021-01-12T06:31:31.613Z] ---> f9d4279ce4a1 [2021-01-12T06:31:31.613Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T06:31:31.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.524s coverage: 27.0% of statements [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T06:31:31.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T06:31:31.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T06:31:31.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 77.1% of statements [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T06:31:31.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T06:31:32.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.733s coverage: 82.4% of statements [2021-01-12T06:31:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T06:31:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T06:31:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T06:31:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T06:31:32.221Z] ---> 20da6e4630dd [2021-01-12T06:31:32.221Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T06:31:32.490Z] OK: 233 MiB in 51 packages [2021-01-12T06:31:33.076Z] ---> Running in 9eced6343470 [2021-01-12T06:31:33.076Z] ---> f0dd0106f823 [2021-01-12T06:31:33.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T06:31:37.370Z] ---> 2184fc1e7ac7 [2021-01-12T06:31:37.370Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T06:31:37.370Z] Removing intermediate container 9723e4b9a444 [2021-01-12T06:31:37.370Z] ---> 475c3819c115 [2021-01-12T06:31:37.370Z] Step 6/23 : COPY go.mod . [2021-01-12T06:31:37.957Z] ---> d479c6a35ff7 [2021-01-12T06:31:37.957Z] Step 7/23 : RUN go mod download [2021-01-12T06:31:38.225Z] ---> d1c3343c601c [2021-01-12T06:31:38.225Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-12T06:31:38.225Z] ---> Running in 700f9796be72 [2021-01-12T06:31:38.495Z] ---> Running in ffca6fbcc7e8 [2021-01-12T06:31:38.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.219s coverage: 28.6% of statements [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T06:31:38.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.139s coverage: 100.0% of statements [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T06:31:38.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T06:31:38.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements [2021-01-12T06:31:38.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T06:31:39.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements [2021-01-12T06:31:39.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T06:31:39.927Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:31:39.927Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:31:39.927Z] ---> a400ad81068e [2021-01-12T06:31:39.927Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:31:39.927Z] ---> Using cache [2021-01-12T06:31:39.927Z] ---> eb696ca09767 [2021-01-12T06:31:39.927Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:31:39.927Z] ---> Using cache [2021-01-12T06:31:39.927Z] ---> e2c600b263c4 [2021-01-12T06:31:39.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:31:40.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-01-12T06:31:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T06:31:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T06:31:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T06:31:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T06:31:41.334Z] Removing intermediate container 9eced6343470 [2021-01-12T06:31:41.334Z] ---> 135c6cc677bc [2021-01-12T06:31:41.334Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T06:31:41.598Z] ---> Running in af2e765d5234 [2021-01-12T06:31:42.194Z] ---> Running in bbddbc4f5ad3 [2021-01-12T06:31:42.781Z] Removing intermediate container bbddbc4f5ad3 [2021-01-12T06:31:42.781Z] ---> 6dd3896e4e9e [2021-01-12T06:31:42.781Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T06:31:42.781Z] ---> Running in e4086ff38623 [2021-01-12T06:31:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:43.076Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T06:31:43.076Z] Removing intermediate container e4086ff38623 [2021-01-12T06:31:43.076Z] ---> d1b2ffde91b8 [2021-01-12T06:31:43.076Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:31:43.076Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T06:31:43.076Z] ---> aefe523efa57 [2021-01-12T06:31:43.076Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T06:31:43.076Z] ---> Running in 1a4a11d33b2c [2021-01-12T06:31:43.076Z] ---> Running in a46c698b6e02 [2021-01-12T06:31:43.668Z] Removing intermediate container ffca6fbcc7e8 [2021-01-12T06:31:43.668Z] ---> 16a78800d4d4 [2021-01-12T06:31:43.668Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T06:31:43.668Z] Removing intermediate container 1a4a11d33b2c [2021-01-12T06:31:43.668Z] ---> c8dee22d6976 [2021-01-12T06:31:43.668Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:31:43.668Z] ---> Running in fbcc8391899a [2021-01-12T06:31:43.668Z] ---> Running in 8d9a5e37ca21 [2021-01-12T06:31:43.939Z] Removing intermediate container 8d9a5e37ca21 [2021-01-12T06:31:43.939Z] ---> 77e3fc846b23 [2021-01-12T06:31:43.939Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T06:31:43.939Z] Removing intermediate container fbcc8391899a [2021-01-12T06:31:43.939Z] ---> c389be8f730e [2021-01-12T06:31:43.939Z] [2021-01-12T06:31:43.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:43.939Z] ---> Running in bafee064d8df [2021-01-12T06:31:44.209Z] Removing intermediate container 700f9796be72 [2021-01-12T06:31:44.209Z] ---> 809f5897ce66 [2021-01-12T06:31:44.209Z] Step 8/23 : COPY . . [2021-01-12T06:31:44.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:44.209Z] Successfully built c389be8f730e [2021-01-12T06:31:44.209Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-12T06:31:44.209Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-12T06:31:44.209Z] Removing intermediate container bafee064d8df [2021-01-12T06:31:44.209Z] ---> 768f69b01ba7 [2021-01-12T06:31:44.209Z] Step 23/24 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:31:44.209Z] ---> Running in 60bc52ddc6de [2021-01-12T06:31:44.209Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T06:31:44.475Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T06:31:44.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:31:44.475Z] Executing bash-5.0.17-r0.post-install [2021-01-12T06:31:44.475Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:31:44.475Z] OK: 12 MiB in 22 packages [2021-01-12T06:31:46.440Z] OK: 233 MiB in 51 packages [2021-01-12T06:31:47.862Z] Removing intermediate container 60bc52ddc6de [2021-01-12T06:31:47.862Z] ---> f1d0132013a2 [2021-01-12T06:31:47.862Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T06:31:49.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.057s coverage: 94.1% of statements [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.1% of statements [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.158s coverage: 75.5% of statements [2021-01-12T06:31:49.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-01-12T06:31:49.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-01-12T06:31:49.806Z] ---> Running in 9047c7e4905d [2021-01-12T06:31:49.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.181s coverage: 84.2% of statements [2021-01-12T06:31:50.396Z] Removing intermediate container a46c698b6e02 [2021-01-12T06:31:50.396Z] ---> 4bbc92c53c5b [2021-01-12T06:31:50.396Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T06:31:51.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.4% of statements [2021-01-12T06:31:51.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T06:31:53.725Z] ---> Running in 7707e3440cc2 [2021-01-12T06:31:53.725Z] Removing intermediate container 9047c7e4905d [2021-01-12T06:31:53.725Z] ---> 5f2b646c12e0 [2021-01-12T06:31:53.725Z] [2021-01-12T06:31:53.725Z] Removing intermediate container af2e765d5234 [2021-01-12T06:31:53.725Z] ---> 42022419ea61 [2021-01-12T06:31:53.725Z] Step 6/22 : COPY go.mod . [2021-01-12T06:31:53.725Z] Successfully built 5f2b646c12e0 [2021-01-12T06:31:53.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 63.5% of statements [2021-01-12T06:31:53.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T06:31:53.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T06:31:53.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-01-12T06:31:53.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-01-12T06:31:53.992Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-12T06:31:53.993Z] Building docker-security-proxy-setup-go [2021-01-12T06:31:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-01-12T06:31:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-01-12T06:31:55.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-01-12T06:31:58.264Z]  Building docker-security-secretstore-setup-go ... done  ---> f9c04ff662a8 [2021-01-12T06:31:58.264Z] Step 7/22 : RUN go mod download [2021-01-12T06:31:58.264Z] Removing intermediate container 7707e3440cc2 [2021-01-12T06:31:58.264Z] ---> 45df614b1d44 [2021-01-12T06:31:58.264Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T06:31:58.264Z] ---> Running in 9ab65461a515 [2021-01-12T06:31:58.264Z] ---> Running in 9befb0e033d6 [2021-01-12T06:31:59.697Z] Removing intermediate container 9befb0e033d6 [2021-01-12T06:31:59.697Z] ---> 38187f69bb4d [2021-01-12T06:31:59.697Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T06:32:00.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.932s coverage: 55.9% of statements [2021-01-12T06:32:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T06:32:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T06:32:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T06:32:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T06:32:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T06:32:01.107Z] ---> Running in 3a2dca30827d [2021-01-12T06:32:01.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.0% of statements [2021-01-12T06:32:01.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T06:32:01.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T06:32:01.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.561s coverage: 84.0% of statements [2021-01-12T06:32:01.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-12T06:32:01.707Z] Removing intermediate container 3a2dca30827d [2021-01-12T06:32:01.707Z] ---> 513d6dfd874f [2021-01-12T06:32:01.707Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T06:32:03.690Z] ---> eb93b1b75a55 [2021-01-12T06:32:03.690Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T06:32:03.961Z] Removing intermediate container 9ab65461a515 [2021-01-12T06:32:03.961Z] ---> ec447ea0a500 [2021-01-12T06:32:03.961Z] Step 8/22 : COPY . . [2021-01-12T06:32:04.921Z] ---> 0b35d6a20f84 [2021-01-12T06:32:04.921Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T06:32:05.879Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:32:05.879Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:32:05.879Z] ---> a400ad81068e [2021-01-12T06:32:05.879Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T06:32:05.879Z] ---> Using cache [2021-01-12T06:32:05.879Z] ---> eb696ca09767 [2021-01-12T06:32:05.879Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:32:05.879Z] ---> Using cache [2021-01-12T06:32:05.879Z] ---> e2c600b263c4 [2021-01-12T06:32:05.879Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T06:32:05.879Z] ---> Using cache [2021-01-12T06:32:05.879Z] ---> 42022419ea61 [2021-01-12T06:32:05.879Z] Step 6/21 : COPY go.mod . [2021-01-12T06:32:05.879Z] ---> Using cache [2021-01-12T06:32:05.879Z] ---> f9c04ff662a8 [2021-01-12T06:32:05.879Z] Step 7/21 : RUN go mod download [2021-01-12T06:32:05.879Z] ---> Using cache [2021-01-12T06:32:05.879Z] ---> ec447ea0a500 [2021-01-12T06:32:05.879Z] Step 8/21 : COPY . . [2021-01-12T06:32:07.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.336s coverage: 47.1% of statements [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T06:32:07.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T06:32:07.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-01-12T06:32:07.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T06:32:11.276Z] ---> 2b5a73048957 [2021-01-12T06:32:11.276Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.084s coverage: 29.1% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T06:32:13.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-12T06:32:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-12T06:32:13.863Z] ---> Running in d6037a9c06f3 [2021-01-12T06:32:13.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-12T06:32:14.873Z] GO111MODULE=on go vet ./... [2021-01-12T06:32:18.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:32:18.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:32:18.362Z] ---> 556ad751f6db [2021-01-12T06:32:18.362Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T06:32:18.362Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T06:32:18.362Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T06:32:18.362Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T06:32:18.362Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T06:32:18.641Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T06:32:18.641Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T06:32:18.641Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T06:32:19.754Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:32:19.754Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:32:19.754Z] ---> a400ad81068e [2021-01-12T06:32:19.754Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T06:32:19.754Z] ---> Using cache [2021-01-12T06:32:19.754Z] ---> eb696ca09767 [2021-01-12T06:32:19.754Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:32:19.754Z] ---> Using cache [2021-01-12T06:32:19.754Z] ---> e2c600b263c4 [2021-01-12T06:32:19.754Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T06:32:20.017Z] ---> Using cache [2021-01-12T06:32:20.017Z] ---> 42022419ea61 [2021-01-12T06:32:20.017Z] Step 6/21 : COPY go.mod . [2021-01-12T06:32:20.284Z] ---> Using cache [2021-01-12T06:32:20.284Z] ---> f9c04ff662a8 [2021-01-12T06:32:20.284Z] Step 7/21 : RUN go mod download [2021-01-12T06:32:20.284Z] ---> Using cache [2021-01-12T06:32:20.284Z] ---> ec447ea0a500 [2021-01-12T06:32:20.284Z] Step 8/21 : COPY . . [2021-01-12T06:32:22.863Z] ---> Running in e5656e8b730d [2021-01-12T06:32:26.220Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T06:32:26.220Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T06:32:26.220Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T06:32:26.220Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T06:32:26.220Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T06:32:26.220Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T06:32:26.501Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T06:32:26.501Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T06:32:26.777Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T06:32:27.359Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T06:32:27.647Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T06:32:27.918Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T06:32:28.192Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T06:32:28.192Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T06:32:28.192Z] 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-12T06:32:28.459Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T06:32:28.459Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T06:32:29.414Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T06:32:30.001Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T06:32:30.281Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T06:32:30.563Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T06:32:30.829Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T06:32:31.092Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T06:32:31.092Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T06:32:31.695Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T06:32:31.695Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T06:32:31.695Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T06:32:33.645Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:32:33.645Z] OK: 71 MiB in 55 packages [2021-01-12T06:32:41.885Z] ---> 999238a233a2 [2021-01-12T06:32:41.885Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T06:32:43.356Z] ---> 172683ddf1a4 [2021-01-12T06:32:43.356Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T06:32:43.356Z] ---> Running in 49c05ace587f [2021-01-12T06:32:44.778Z] ---> Running in 432fdf907312 [2021-01-12T06:32:47.355Z] 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-12T06:32:47.355Z] 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-12T06:32:50.725Z] ---> 683358a7dd8e [2021-01-12T06:32:50.725Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T06:32:52.137Z] ---> Running in e042ee2694a2 [2021-01-12T06:32:53.131Z] 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-12T06:32:54.552Z] Removing intermediate container d6037a9c06f3 [2021-01-12T06:32:54.552Z] ---> f3cfa06d2b77 [2021-01-12T06:32:54.552Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T06:32:55.139Z] ---> Running in 71180c825ba6 [2021-01-12T06:32:59.429Z] Collecting docker-compose==1.23.2 [2021-01-12T06:32:59.429Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T06:32:59.429Z] Collecting PyYAML<4,>=3.10 [2021-01-12T06:32:59.429Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-12T06:33:00.889Z] 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-12T06:33:00.889Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T06:33:00.889Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T06:33:01.176Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T06:33:01.176Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T06:33:01.779Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T06:33:01.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T06:33:02.744Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T06:33:02.744Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T06:33:03.019Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T06:33:03.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T06:33:04.974Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T06:33:04.974Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-12T06:33:05.246Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T06:33:05.246Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T06:33:05.517Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T06:33:05.517Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T06:33:06.131Z] 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-12T06:33:06.131Z] 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-12T06:33:06.730Z] Collecting idna<2.8,>=2.5 [2021-01-12T06:33:06.730Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T06:33:06.730Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T06:33:06.730Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T06:33:07.002Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T06:33:07.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T06:33:07.002Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T06:33:07.002Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T06:33:07.002Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T06:33:07.273Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T06:33:07.558Z] Installing collected packages: PyYAML, jsonschema, texttable, docopt, websocket-client, idna, urllib3, requests, cached-property, docker-pycreds, docker, dockerpty, docker-compose [2021-01-12T06:33:07.558Z] Running setup.py install for PyYAML: started [2021-01-12T06:33:08.984Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T06:33:08.984Z] Running setup.py install for texttable: started [2021-01-12T06:33:09.586Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T06:33:09.586Z] Running setup.py install for docopt: started [2021-01-12T06:33:10.558Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T06:33:10.558Z] Attempting uninstall: idna [2021-01-12T06:33:10.558Z] Found existing installation: idna 2.9 [2021-01-12T06:33:10.558Z] Uninstalling idna-2.9: [2021-01-12T06:33:10.558Z] Successfully uninstalled idna-2.9 [2021-01-12T06:33:11.966Z] Attempting uninstall: urllib3 [2021-01-12T06:33:11.966Z] Found existing installation: urllib3 1.25.9 [2021-01-12T06:33:11.966Z] Uninstalling urllib3-1.25.9: [2021-01-12T06:33:11.966Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T06:33:15.286Z] Attempting uninstall: requests [2021-01-12T06:33:15.286Z] Found existing installation: requests 2.23.0 [2021-01-12T06:33:15.286Z] Uninstalling requests-2.23.0: [2021-01-12T06:33:15.286Z] Successfully uninstalled requests-2.23.0 [2021-01-12T06:33:15.286Z] Removing intermediate container e5656e8b730d [2021-01-12T06:33:15.286Z] ---> 04a2e9403bca [2021-01-12T06:33:15.286Z] [2021-01-12T06:33:15.286Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T06:33:15.286Z] ---> 389fef711851 [2021-01-12T06:33:15.286Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:33:15.886Z] ---> Running in 07300fe269cd [2021-01-12T06:33:16.851Z] Removing intermediate container 07300fe269cd [2021-01-12T06:33:16.851Z] ---> 32a70b4d80bd [2021-01-12T06:33:16.851Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T06:33:16.851Z] Running setup.py install for dockerpty: started [2021-01-12T06:33:16.851Z] ---> Running in 6738fe410aac [2021-01-12T06:33:17.123Z] Removing intermediate container 6738fe410aac [2021-01-12T06:33:17.123Z] ---> 01aab7c7a63a [2021-01-12T06:33:17.123Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T06:33:17.391Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T06:33:17.391Z] ---> Running in d32e6e821a46 [2021-01-12T06:33:18.372Z] Removing intermediate container d32e6e821a46 [2021-01-12T06:33:18.372Z] ---> bdfc808e4847 [2021-01-12T06:33:18.372Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:33:18.373Z] 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-12T06:33:18.373Z] ---> Running in 942d65d1d6ab [2021-01-12T06:33:20.393Z] 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-12T06:33:20.666Z] Removing intermediate container 432fdf907312 [2021-01-12T06:33:20.666Z] ---> 4dd266018afd [2021-01-12T06:33:20.666Z] [2021-01-12T06:33:20.666Z] Step 10/21 : FROM scratch [2021-01-12T06:33:20.666Z] ---> [2021-01-12T06:33:20.666Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:33:21.620Z] ---> Using cache [2021-01-12T06:33:21.620Z] ---> 147c617ff57e [2021-01-12T06:33:21.620Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T06:33:22.928Z] gofmt -l . [2021-01-12T06:33:22.928Z] [ "`gofmt -l .`" = "" ] [2021-01-12T06:33:22.928Z] ./bin/test-go-mod-tidy.sh [2021-01-12T06:33:22.928Z] ./bin/test-attribution-txt.sh [2021-01-12T06:33:23.553Z] ---> Running in ccde7d33eb60 [2021-01-12T06:33:23.553Z] Removing intermediate container 71180c825ba6 [2021-01-12T06:33:23.553Z] ---> cf21ec0be48c [2021-01-12T06:33:23.553Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T06:33:23.553Z] Removing intermediate container ccde7d33eb60 [2021-01-12T06:33:23.553Z] ---> c4afb498e2d5 [2021-01-12T06:33:23.553Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T06:33:23.553Z] Removing intermediate container 942d65d1d6ab [2021-01-12T06:33:23.553Z] ---> feade90b1e34 [2021-01-12T06:33:23.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T06:33:23.818Z] ---> Running in bc45076bfd29 [2021-01-12T06:33:23.818Z] ---> Running in 96c518a644e5 [Pipeline] sh [2021-01-12T06:33:24.086Z] ---> Running in 5872fd43eeed [2021-01-12T06:33:24.585Z] + ls -al . [2021-01-12T06:33:24.586Z] total 680 [2021-01-12T06:33:24.586Z] drwxrwxr-x 9 1001 1001 4096 Jan 12 06:33 . [2021-01-12T06:33:24.586Z] drwxr-xr-x 4 root root 4096 Jan 12 06:29 .. [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 06:28 .dockerignore [2021-01-12T06:33:24.586Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 06:28 .git [2021-01-12T06:33:24.586Z] drwxrwxr-x 3 1001 1001 4096 Jan 12 06:28 .github [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 06:28 .gitignore [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 06:28 .sonarcloud.properties [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 06:28 Attribution.txt [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 06:28 CONTRIBUTING.md [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 06:28 Dockerfile.build [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 06:28 Jenkinsfile [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 06:28 LICENSE [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 06:28 Makefile [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 06:28 README.md [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 06:28 SECURITY.md [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 06:25 VERSION [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 06:28 ZMQWindows.md [2021-01-12T06:33:24.586Z] drwxrwxr-x 2 1001 1001 4096 Jan 12 06:28 bin [2021-01-12T06:33:24.586Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 06:28 cmd [2021-01-12T06:33:24.586Z] -rw-r--r-- 1 root root 545099 Jan 12 06:32 coverage.out [2021-01-12T06:33:24.586Z] -rw-r--r-- 1 root root 979 Jan 12 06:33 go.mod [2021-01-12T06:33:24.586Z] -rw-r--r-- 1 root root 18934 Jan 12 06:33 go.sum [2021-01-12T06:33:24.586Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 06:28 internal [2021-01-12T06:33:24.586Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 06:28 openapi [2021-01-12T06:33:24.586Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 06:28 snap [2021-01-12T06:33:24.586Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 06:28 version.go [Pipeline] sh [2021-01-12T06:33:25.257Z] + '[' -e coverage.out ] [2021-01-12T06:33:25.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-12T06:33:25.308Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T06:33:26.016Z] Removing intermediate container 96c518a644e5 [2021-01-12T06:33:26.016Z] ---> 0b09b78be60b [2021-01-12T06:33:26.016Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:33:26.422Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T06:33:26.614Z] Removing intermediate container 49c05ace587f [2021-01-12T06:33:26.614Z] ---> 7916b80df74f [2021-01-12T06:33:26.614Z] [2021-01-12T06:33:26.614Z] Step 10/22 : FROM scratch [2021-01-12T06:33:26.614Z] ---> [2021-01-12T06:33:26.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:33:26.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:26.614Z] ---> cb35dd5a3f9f [2021-01-12T06:33:26.614Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T06:33:26.614Z] ---> Using cache [2021-01-12T06:33:26.614Z] ---> 147c617ff57e [2021-01-12T06:33:26.614Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T06:33:26.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:26.614Z] ---> Running in 5169e5ec0337 [2021-01-12T06:33:26.904Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:33:26.904Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T06:33:26.904Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T06:33:26.904Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:33:26.904Z] OK: 72 MiB in 58 packages [2021-01-12T06:33:27.169Z] Removing intermediate container 5169e5ec0337 [2021-01-12T06:33:27.169Z] ---> e509c2f06c8c [2021-01-12T06:33:27.169Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T06:33:27.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:27.182Z] + make build [2021-01-12T06:33:27.182Z] 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-12T06:33:27.753Z] ---> Running in d1145b2e0424 [2021-01-12T06:33:28.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:28.597Z] ---> 689d25ae3cb1 [2021-01-12T06:33:28.597Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T06:33:29.177Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T06:33:29.177Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T06:33:29.441Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T06:33:29.441Z] Removing intermediate container e042ee2694a2 [2021-01-12T06:33:29.441Z] ---> 68350c2f5664 [2021-01-12T06:33:29.441Z] [2021-01-12T06:33:29.441Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T06:33:29.441Z] ---> 389fef711851 [2021-01-12T06:33:29.441Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T06:33:29.441Z] Removing intermediate container d1145b2e0424 [2021-01-12T06:33:29.441Z] ---> 4a150a46cd8d [2021-01-12T06:33:29.441Z] Step 14/22 : WORKDIR / [2021-01-12T06:33:29.706Z] ---> Running in a0ac30ce8567 [2021-01-12T06:33:29.706Z] ---> Running in b15dab4de571 [2021-01-12T06:33:29.706Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T06:33:29.706Z] ---> 37ffcf16acc0 [2021-01-12T06:33:29.706Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T06:33:29.706Z] Removing intermediate container bc45076bfd29 [2021-01-12T06:33:29.706Z] ---> 9e0c987c3890 [2021-01-12T06:33:29.706Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T06:33:29.986Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T06:33:29.986Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:33:29.986Z] ---> Running in 57f2fcd399f9 [2021-01-12T06:33:29.986Z] OK: 8 MiB in 19 packages [2021-01-12T06:33:29.986Z] ---> Running in 13d8959a7f5c [2021-01-12T06:33:30.258Z] Removing intermediate container b15dab4de571 [2021-01-12T06:33:30.258Z] ---> b60b9e41398d [2021-01-12T06:33:30.258Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:33:30.258Z] Removing intermediate container 13d8959a7f5c [2021-01-12T06:33:30.258Z] ---> a987a40beaa0 [2021-01-12T06:33:30.258Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:33:30.258Z] Removing intermediate container 57f2fcd399f9 [2021-01-12T06:33:30.258Z] ---> 4d9c430754e5 [2021-01-12T06:33:30.258Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:33:30.526Z] ---> Running in 8f84167e0f91 [2021-01-12T06:33:30.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:30.526Z] ---> Running in 42a324c744f5 [2021-01-12T06:33:30.794Z] ---> 07e1bf74457d [2021-01-12T06:33:30.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T06:33:30.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T06:33:30.794Z] Removing intermediate container 8f84167e0f91 [2021-01-12T06:33:30.794Z] ---> cd73ee7febb0 [2021-01-12T06:33:30.794Z] Step 24/26 : LABEL arch=x86_64 [2021-01-12T06:33:31.056Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T06:33:31.056Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:33:31.056Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T06:33:31.056Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T06:33:31.056Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:33:31.056Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T06:33:31.056Z] ---> Running in 6f1dd61a59ee [2021-01-12T06:33:31.056Z] Removing intermediate container 42a324c744f5 [2021-01-12T06:33:31.056Z] ---> 8a36f3ff9e56 [2021-01-12T06:33:31.056Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T06:33:31.319Z] OK: 7 MiB in 18 packages [2021-01-12T06:33:31.582Z] Removing intermediate container 5872fd43eeed [2021-01-12T06:33:31.582Z] ---> 0ffa30a389a5 [2021-01-12T06:33:31.582Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:33:31.582Z] ---> Running in 8ed8db3a7d3f [2021-01-12T06:33:31.849Z] ---> 6a0b98862353 [2021-01-12T06:33:31.849Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T06:33:31.849Z] Removing intermediate container 6f1dd61a59ee [2021-01-12T06:33:31.849Z] ---> 5b57116680c9 [2021-01-12T06:33:31.849Z] Step 25/26 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:33:31.849Z] ---> Running in f15261510a3b [2021-01-12T06:33:32.830Z] Removing intermediate container 8ed8db3a7d3f [2021-01-12T06:33:32.830Z] ---> 6f48c77cf851 [2021-01-12T06:33:32.830Z] Step 20/21 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:33:33.266Z] ---> a678ffdf5e13 [2021-01-12T06:33:33.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T06:33:33.266Z] ---> Running in b844c3925e71 [2021-01-12T06:33:33.266Z] ---> c516366aeea8 [2021-01-12T06:33:33.266Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T06:33:33.266Z] Removing intermediate container f15261510a3b [2021-01-12T06:33:33.266Z] ---> debe08aaf2c2 [2021-01-12T06:33:33.266Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T06:33:33.266Z] Removing intermediate container a0ac30ce8567 [2021-01-12T06:33:33.266Z] ---> fde1e234658a [2021-01-12T06:33:33.266Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T06:33:33.266Z] ---> Running in ff84d22ad81f [2021-01-12T06:33:33.583Z] ---> Running in f6e5eaf0af9d [2021-01-12T06:33:33.583Z] ---> Running in b630cd6b608e [2021-01-12T06:33:33.583Z] Removing intermediate container b844c3925e71 [2021-01-12T06:33:33.583Z] ---> adfede7b9a4e [2021-01-12T06:33:33.583Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T06:33:33.859Z] Removing intermediate container ff84d22ad81f [2021-01-12T06:33:33.859Z] ---> ab4ed5a9b146 [2021-01-12T06:33:33.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:33:33.859Z] Removing intermediate container f6e5eaf0af9d [2021-01-12T06:33:33.859Z] ---> f8f5a3939a5b [2021-01-12T06:33:33.859Z] Step 13/21 : WORKDIR /edgex [2021-01-12T06:33:33.859Z] ---> Running in 7f61aef80272 [2021-01-12T06:33:33.859Z] Removing intermediate container b630cd6b608e [2021-01-12T06:33:33.859Z] ---> 394d90ab2b06 [2021-01-12T06:33:33.859Z] [2021-01-12T06:33:34.436Z] ---> bdd04b653eb2 [2021-01-12T06:33:34.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T06:33:34.436Z] Successfully built 394d90ab2b06 [2021-01-12T06:33:34.436Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-12T06:33:34.436Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 130c6d6d2939 [2021-01-12T06:33:34.436Z] ---> Running in 68f470d99233 [2021-01-12T06:33:34.700Z] Removing intermediate container 7f61aef80272 [2021-01-12T06:33:34.700Z] ---> 588efdf187b9 [2021-01-12T06:33:34.700Z] [2021-01-12T06:33:34.700Z] ---> 91daca58cca6 [2021-01-12T06:33:34.700Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T06:33:34.700Z] Successfully built 588efdf187b9 [2021-01-12T06:33:34.967Z] Removing intermediate container 68f470d99233 [2021-01-12T06:33:34.967Z] ---> 84b53b4e7327 [2021-01-12T06:33:34.967Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T06:33:34.967Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-12T06:33:34.967Z]  Building docker-support-scheduler-go ... done  ---> Running in 72284d0554ce [2021-01-12T06:33:34.967Z] Removing intermediate container 130c6d6d2939 [2021-01-12T06:33:34.967Z] ---> bdcd7c829298 [2021-01-12T06:33:34.967Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T06:33:34.967Z] ---> Running in cb4d491f8d35 [2021-01-12T06:33:35.229Z] Removing intermediate container 72284d0554ce [2021-01-12T06:33:35.229Z] ---> 06aac2b7e237 [2021-01-12T06:33:35.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:33:35.229Z] Removing intermediate container cb4d491f8d35 [2021-01-12T06:33:35.229Z] ---> f30d9fde0edc [2021-01-12T06:33:35.229Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:33:35.229Z] ---> Running in 2656c99200d9 [2021-01-12T06:33:35.494Z] ---> 557895f2a38f [2021-01-12T06:33:35.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T06:33:35.495Z] ---> Running in 2b22c9b6d2bf [2021-01-12T06:33:35.495Z] Removing intermediate container 2656c99200d9 [2021-01-12T06:33:35.495Z] ---> 30a19d23d0a4 [2021-01-12T06:33:35.495Z] Step 21/23 : LABEL arch=x86_64 [2021-01-12T06:33:36.080Z] ---> Running in 87023fd675dc [2021-01-12T06:33:36.080Z] Removing intermediate container 2b22c9b6d2bf [2021-01-12T06:33:36.080Z] ---> da7d35c45546 [2021-01-12T06:33:36.080Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:33:36.080Z] ---> 8bdacadd9ea3 [2021-01-12T06:33:36.080Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T06:33:36.080Z] ---> Running in 35ea1edd8ef2 [2021-01-12T06:33:36.346Z] Removing intermediate container 87023fd675dc [2021-01-12T06:33:36.347Z] ---> 3bb2c7db3c51 [2021-01-12T06:33:36.347Z] Step 22/23 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:33:36.347Z] ---> Running in a5fc1e16e19c [2021-01-12T06:33:36.610Z] Removing intermediate container 35ea1edd8ef2 [2021-01-12T06:33:36.610Z] ---> 97209c7ce081 [2021-01-12T06:33:36.610Z] [2021-01-12T06:33:36.873Z] Successfully built 97209c7ce081 [2021-01-12T06:33:36.873Z] Removing intermediate container a5fc1e16e19c [2021-01-12T06:33:36.873Z] ---> ebbdce9e19a6 [2021-01-12T06:33:36.873Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T06:33:36.873Z] Successfully tagged docker-core-metadata-go:latest [2021-01-12T06:33:36.873Z]  Building docker-core-metadata-go ... done  ---> Running in 269c48d8a4ef [2021-01-12T06:33:36.873Z] ---> 1ca2211dab8a [2021-01-12T06:33:36.873Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T06:33:36.873Z] ---> Running in e50eb40d4378 [2021-01-12T06:33:37.138Z] Removing intermediate container 269c48d8a4ef [2021-01-12T06:33:37.138Z] ---> 6be9af13967f [2021-01-12T06:33:37.138Z] [2021-01-12T06:33:37.138Z] Removing intermediate container e50eb40d4378 [2021-01-12T06:33:37.138Z] ---> ffd24f241027 [2021-01-12T06:33:37.138Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T06:33:37.401Z] Successfully built 6be9af13967f [2021-01-12T06:33:37.664Z] Successfully tagged docker-core-data-go:latest [2021-01-12T06:33:37.664Z]  Building docker-core-data-go ... done  ---> Running in c1f05e8fc574 [2021-01-12T06:33:37.664Z] Removing intermediate container c1f05e8fc574 [2021-01-12T06:33:37.664Z] ---> 6feec6a5aed6 [2021-01-12T06:33:37.664Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T06:33:37.928Z] ---> Running in fb8f60a5c2ae [2021-01-12T06:33:37.928Z] Removing intermediate container fb8f60a5c2ae [2021-01-12T06:33:37.928Z] ---> 032e2cbb8638 [2021-01-12T06:33:37.928Z] Step 20/21 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:33:37.928Z] ---> Running in 7297b229d251 [2021-01-12T06:33:38.192Z] Removing intermediate container 7297b229d251 [2021-01-12T06:33:38.193Z] ---> b1ed05301fce [2021-01-12T06:33:38.193Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T06:33:38.193Z] ---> Running in c4f811a67b84 [2021-01-12T06:33:38.455Z] Removing intermediate container c4f811a67b84 [2021-01-12T06:33:38.455Z] ---> 2049b7ca53f3 [2021-01-12T06:33:38.455Z] [2021-01-12T06:33:38.718Z] Successfully built 2049b7ca53f3 [2021-01-12T06:33:38.718Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-12T06:33:38.991Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2021-01-12T06:33:39.018Z] $ docker stop --time=1 3b632c16a08d77bfef8e58c7333f5430601128f06f9a7304b89a419dadf5ae06 [2021-01-12T06:33:39.597Z] 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-12T06:33:40.737Z] $ docker rm -f 3b632c16a08d77bfef8e58c7333f5430601128f06f9a7304b89a419dadf5ae06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T06:33:41.401Z] + docker images [2021-01-12T06:33:41.401Z] + grep docker [2021-01-12T06:33:41.401Z] docker-security-proxy-setup-go latest 2049b7ca53f3 3 seconds ago 24.5MB [2021-01-12T06:33:41.401Z] docker-core-data-go latest 6be9af13967f 5 seconds ago 22.3MB [2021-01-12T06:33:41.401Z] docker-core-metadata-go latest 97209c7ce081 5 seconds ago 13MB [2021-01-12T06:33:41.401Z] docker-support-scheduler-go latest 588efdf187b9 7 seconds ago 10.7MB [2021-01-12T06:33:41.401Z] docker-sys-mgmt-agent-go latest 394d90ab2b06 8 seconds ago 313MB [2021-01-12T06:33:41.401Z] docker-security-secretstore-setup-go latest 5f2b646c12e0 About a minute ago 24.6MB [2021-01-12T06:33:41.401Z] docker-security-bootstrap-redis-go latest c389be8f730e About a minute ago 15.8MB [2021-01-12T06:33:41.401Z] docker-support-notifications-go latest 8ab5d5076fae 2 minutes ago 12MB [2021-01-12T06:33:41.401Z] docker-core-command-go latest 540e7879c6fe 2 minutes ago 10.6MB [2021-01-12T06:33:41.401Z] docker 20.10.0 aefe523efa57 4 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-12T06:33:57.665Z] Still waiting to schedule task [2021-01-12T06:33:57.666Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-12T06:34:01.775Z] 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-12T06:34:04.393Z] 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-12T06:34:08.695Z] 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-12T06:34:09.672Z] 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-12T06:34:15.077Z] 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-12T06:34:18.480Z] 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-12T06:34:22.793Z] 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-12T06:34:27.088Z] 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-12T06:34:30.474Z] 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-12T06:34:33.856Z] 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 [Pipeline] } [2021-01-12T06:34:36.512Z] $ docker stop --time=1 24805475c52a0afc652d7be5515241981091d613cc977bc1efe16282ea97c640 [2021-01-12T06:34:39.172Z] $ docker rm -f 24805475c52a0afc652d7be5515241981091d613cc977bc1efe16282ea97c640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:34:41.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T06:34:41.473Z] [2021-01-12T06:34:41.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:34:41.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T06:34:42.192Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-12T06:34:42.192Z] 29e5d40040c1: Pulling fs layer [2021-01-12T06:34:42.192Z] 1ce36da41761: Pulling fs layer [2021-01-12T06:34:42.192Z] 25b303627fd3: Pulling fs layer [2021-01-12T06:34:42.788Z] 29e5d40040c1: Verifying Checksum [2021-01-12T06:34:42.788Z] 29e5d40040c1: Download complete [2021-01-12T06:34:43.065Z] 1ce36da41761: Verifying Checksum [2021-01-12T06:34:43.065Z] 1ce36da41761: Download complete [2021-01-12T06:34:43.338Z] 29e5d40040c1: Pull complete [2021-01-12T06:34:44.773Z] 1ce36da41761: Pull complete [2021-01-12T06:34:44.773Z] 25b303627fd3: Verifying Checksum [2021-01-12T06:34:44.773Z] 25b303627fd3: Download complete [2021-01-12T06:34:49.043Z] Running on prd-ubuntu18.04-docker-8c-8g-19723 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws [2021-01-12T06:34:49.155Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-12T06:34:51.183Z] using credential edgex-jenkins-ssh [2021-01-12T06:34:51.238Z] Cloning the remote Git repository [2021-01-12T06:34:51.269Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:34:51.332Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-12T06:34:51.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:34:51.359Z] > git --version # timeout=10 [2021-01-12T06:34:51.365Z] > git --version # 'git version 2.17.1' [2021-01-12T06:34:51.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:34:51.390Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T06:34:54.941Z] 25b303627fd3: Pull complete [2021-01-12T06:34:54.941Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-12T06:34:54.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T06:34:54.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-12T06:34:55.244Z] prd-ubuntu18.04-docker-arm64-4c-16g-19720 does not seem to be running inside a container [2021-01-12T06:34:55.320Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T06:34:58.498Z] $ docker top 9f68b7c4b914e036074bb6ce079269846021676ae1841dfa7b6a126b97738687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:34:59.626Z] + docker-compose build --help [2021-01-12T06:34:59.626Z] + grep parallel [2021-01-12T06:35:02.993Z] --parallel Build images in parallel. [Pipeline] } [2021-01-12T06:35:03.310Z] $ docker stop --time=1 9f68b7c4b914e036074bb6ce079269846021676ae1841dfa7b6a126b97738687 [2021-01-12T06:35:05.082Z] Merging remotes/origin/master commit c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:35:05.190Z] Merge succeeded, producing c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:35:05.190Z] Checking out Revision c24be82295b2b6978f8618e0f1fb1e90e264c36e (PR-3014) [2021-01-12T06:35:05.191Z] $ docker rm -f 9f68b7c4b914e036074bb6ce079269846021676ae1841dfa7b6a126b97738687 [Pipeline] // withDockerContainer [2021-01-12T06:35:04.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T06:35:04.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T06:35:04.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T06:35:04.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T06:35:04.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:35:04.596Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T06:35:05.094Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T06:35:05.100Z] > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [2021-01-12T06:35:05.168Z] > git remote # timeout=10 [2021-01-12T06:35:05.173Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T06:35:05.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T06:35:05.180Z] > git merge c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 [2021-01-12T06:35:05.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T06:35:05.196Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T06:35:05.200Z] > git checkout -f c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:35:06.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T06:35:06.268Z] . [Pipeline] withDockerContainer [2021-01-12T06:35:06.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-19720 does not seem to be running inside a container [2021-01-12T06:35:06.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T06:35:08.129Z] $ docker top 17fcfe8a0a713c34c5a7faaff788dc021a29354ca76ec54fb7429d29c0f4bf37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:35:08.928Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-12T06:35:08.956Z] > git --version # timeout=10 [2021-01-12T06:35:08.960Z] > git --version # 'git version 2.17.1' [2021-01-12T06:35:08.963Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T06:35:09.278Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:35:10.365Z] + echo snap-build.sh [2021-01-12T06:35:10.365Z] snap-build.sh [2021-01-12T06:35:10.365Z] + SNAP_BASE_DIR=. [2021-01-12T06:35:10.365Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-12T06:35:10.365Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-12T06:35:10.365Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-12T06:35:10.365Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-12T06:35:10.365Z] + cd /w/workspace/edgex-go/1 [2021-01-12T06:35:10.365Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-12T06:35:10.365Z] Reading package lists... [2021-01-12T06:35:10.365Z] Building dependency tree... [2021-01-12T06:35:10.365Z] Reading state information... [2021-01-12T06:35:10.629Z] The following packages were automatically installed and are no longer required: [2021-01-12T06:35:10.629Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-12T06:35:10.629Z] uidmap xdelta3 [2021-01-12T06:35:10.629Z] Use 'sudo apt autoremove' to remove them. [2021-01-12T06:35:10.629Z] The following packages will be REMOVED: [2021-01-12T06:35:10.629Z] lxd* lxd-client* [2021-01-12T06:35:11.202Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-12T06:35:11.202Z] After this operation, 31.7 MB disk space will be freed. [2021-01-12T06:35:12.257Z] (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-12T06:35:12.257Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T06:35:12.642Z] Building docker-core-command-go ... [2021-01-12T06:35:12.643Z] Building docker-core-data-go ... [2021-01-12T06:35:12.643Z] Building docker-core-metadata-go ... [2021-01-12T06:35:12.643Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T06:35:12.643Z] Building docker-security-proxy-setup-go ... [2021-01-12T06:35:12.643Z] Building docker-security-secretstore-setup-go ... [2021-01-12T06:35:12.643Z] Building docker-support-notifications-go ... [2021-01-12T06:35:12.643Z] Building docker-support-scheduler-go ... [2021-01-12T06:35:12.643Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T06:35:12.643Z] Building docker-support-notifications-go [2021-01-12T06:35:12.643Z] Building docker-core-command-go [2021-01-12T06:35:12.643Z] Building docker-security-proxy-setup-go [2021-01-12T06:35:12.643Z] Building docker-security-bootstrap-redis-go [2021-01-12T06:35:12.643Z] Building docker-sys-mgmt-agent-go [2021-01-12T06:35:12.830Z] Removing lxd dnsmasq configuration [2021-01-12T06:35:13.091Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T06:35:13.354Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-12T06:35:14.299Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-12T06:35:14.299Z] (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-12T06:35:14.299Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T06:35:15.703Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-12T06:35:15.966Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-12T06:35:16.912Z] + sudo snap remove --purge lxd [2021-01-12T06:35:17.174Z] snap "lxd" is not installed [2021-01-12T06:35:17.174Z] + sudo groupadd --force --system lxd [2021-01-12T06:35:17.174Z] ++ whoami [2021-01-12T06:35:17.174Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-12T06:35:17.174Z] + newgrp - lxd [2021-01-12T06:35:17.174Z] + sudo snap install lxd [2021-01-12T06:35:25.331Z] 2021-01-12T06:35:22Z INFO Waiting for automatic snapd restart... [2021-01-12T06:35:40.268Z] lxd 4.10 from Canonical* installed [2021-01-12T06:35:40.268Z] + sudo lxd init --auto [2021-01-12T06:35:48.416Z] + sudo snap install --classic snapcraft [2021-01-12T06:35:52.634Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T06:35:52.634Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-12T06:35:52.634Z] + patch --verbose -p1 [2021-01-12T06:35:52.634Z] Hmm... Looks like a unified diff to me... [2021-01-12T06:35:52.634Z] The text leading up to this was: [2021-01-12T06:35:52.634Z] -------------------------- [2021-01-12T06:35:52.634Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-12T06:35:52.634Z] |From: Tony Espy [2021-01-12T06:35:52.634Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-12T06:35:52.634Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-12T06:35:52.634Z] | [2021-01-12T06:35:52.634Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-12T06:35:52.634Z] |optimize the snap CI check run for pull requests. When [2021-01-12T06:35:52.634Z] |applied, it essentially strips out everything (apps and [2021-01-12T06:35:52.634Z] |parts) from the snapcraft.yaml file except those required [2021-01-12T06:35:52.634Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-12T06:35:52.634Z] |catch changes to edgex-go that break the snap build. [2021-01-12T06:35:52.634Z] | [2021-01-12T06:35:52.634Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-12T06:35:52.634Z] |to update this patch file, otherwise it may fail to apply, [2021-01-12T06:35:52.634Z] |resulting in a failed snap build CI check in the associated [2021-01-12T06:35:52.634Z] |pull request. [2021-01-12T06:35:52.634Z] | [2021-01-12T06:35:52.634Z] |Note - in addition to applying this patch, the pipeline also [2021-01-12T06:35:52.634Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-12T06:35:52.634Z] |need to build the finally binary .snap file (and it won't [2021-01-12T06:35:52.634Z] |work with the patch applied). This further reduces the build [2021-01-12T06:35:52.634Z] |time. [2021-01-12T06:35:52.634Z] |--- [2021-01-12T06:35:52.634Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-12T06:35:52.634Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-12T06:35:52.634Z] | [2021-01-12T06:35:52.634Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-12T06:35:52.634Z] |index 1e537489..faf42425 100644 [2021-01-12T06:35:52.634Z] |--- a/snap/snapcraft.yaml [2021-01-12T06:35:52.634Z] |+++ b/snap/snapcraft.yaml [2021-01-12T06:35:52.634Z] -------------------------- [2021-01-12T06:35:52.634Z] patching file snap/snapcraft.yaml [2021-01-12T06:35:52.634Z] Using Plan A... [2021-01-12T06:35:52.634Z] Hunk #1 succeeded at 73. [2021-01-12T06:35:52.634Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-12T06:35:52.634Z] Hunk #3 succeeded at 214. [2021-01-12T06:35:52.634Z] Hunk #4 succeeded at 222. [2021-01-12T06:35:52.634Z] Hunk #5 succeeded at 229. [2021-01-12T06:35:52.634Z] Hunk #6 succeeded at 256. [2021-01-12T06:35:52.634Z] Hunk #7 succeeded at 290. [2021-01-12T06:35:52.634Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-12T06:35:52.634Z] Hmm... Ignoring the trailing garbage. [2021-01-12T06:35:52.634Z] done [2021-01-12T06:35:52.634Z] + sudo snapcraft prime --use-lxd [2021-01-12T06:35:54.039Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-12T06:35:54.039Z] 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-12T06:35:54.039Z] - README.md [2021-01-12T06:35:54.039Z] - snapcraft.yaml.orig [2021-01-12T06:35:54.039Z] [2021-01-12T06:35:54.039Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T06:35:54.612Z] Launching a container. [2021-01-12T06:36:06.862Z] Waiting for container to be ready [2021-01-12T06:36:06.862Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-12T06:36:06.862Z] [2021-01-12T06:36:09.414Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-12T06:36:09.984Z] Waiting for network to be ready... [2021-01-12T06:36:10.244Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T06:36:10.507Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T06:36:10.507Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T06:36:10.507Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T06:36:10.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T06:36:10.507Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T06:36:10.507Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T06:36:10.507Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T06:36:10.507Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T06:36:10.507Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T06:36:11.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T06:36:11.080Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T06:36:11.341Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T06:36:11.341Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T06:36:11.341Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T06:36:11.341Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T06:36:11.341Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T06:36:11.341Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T06:36:11.602Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T06:36:11.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T06:36:11.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T06:36:11.875Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T06:36:11.875Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T06:36:11.875Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T06:36:11.875Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T06:36:11.875Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T06:36:12.135Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T06:36:14.046Z] Fetched 23.7 MB in 4s (6148 kB/s) [2021-01-12T06:36:14.989Z] Reading package lists... [2021-01-12T06:36:14.989Z] Reading package lists... [2021-01-12T06:36:15.249Z] Building dependency tree... [2021-01-12T06:36:15.249Z] Reading state information... [2021-01-12T06:36:15.519Z] The following additional packages will be installed: [2021-01-12T06:36:15.519Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T06:36:15.519Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T06:36:15.519Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T06:36:15.519Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-12T06:36:15.519Z] Suggested packages: [2021-01-12T06:36:15.519Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-12T06:36:15.519Z] Recommended packages: [2021-01-12T06:36:15.519Z] gnupg libsasl2-modules [2021-01-12T06:36:15.519Z] The following NEW packages will be installed: [2021-01-12T06:36:15.519Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T06:36:15.519Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T06:36:15.519Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T06:36:15.519Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-12T06:36:15.519Z] The following packages will be upgraded: [2021-01-12T06:36:15.519Z] gpg gpg-agent gpgconf libudev1 [2021-01-12T06:36:15.782Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-12T06:36:15.782Z] Need to get 3532 kB of archives. [2021-01-12T06:36:15.782Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-12T06:36:15.782Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-12T06:36:15.782Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-12T06:36:16.043Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-12T06:36:16.305Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-12T06:36:16.305Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-12T06:36:16.305Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-12T06:36:16.305Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-12T06:36:16.305Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-12T06:36:16.305Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-12T06:36:16.305Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-12T06:36:16.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-12T06:36:16.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-12T06:36:16.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-12T06:36:16.567Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-12T06:36:16.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-12T06:36:16.567Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-12T06:36:16.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-12T06:36:16.567Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-12T06:36:16.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-12T06:36:16.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-12T06:36:16.567Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-12T06:36:16.567Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-12T06:36:16.829Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T06:36:16.829Z] Fetched 3532 kB in 1s (2993 kB/s) [2021-01-12T06:36:16.830Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T06:36:16.830Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-12T06:36:16.830Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T06:36:16.830Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-12T06:36:17.091Z] Selecting previously unselected package udev. [2021-01-12T06:36:17.091Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T06:36:17.091Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-12T06:36:17.091Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-12T06:36:17.353Z] Selecting previously unselected package libfuse2:amd64. [2021-01-12T06:36:17.353Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T06:36:17.353Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T06:36:17.353Z] Selecting previously unselected package fuse. [2021-01-12T06:36:17.353Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T06:36:17.353Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-12T06:36:17.616Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:17.616Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T06:36:17.616Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:17.877Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T06:36:17.877Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:17.877Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T06:36:18.138Z] Selecting previously unselected package libksba8:amd64. [2021-01-12T06:36:18.138Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-12T06:36:18.138Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-12T06:36:18.138Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-12T06:36:18.138Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.138Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.138Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-12T06:36:18.138Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.138Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.399Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-12T06:36:18.400Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.400Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.400Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-12T06:36:18.400Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.400Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.400Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-12T06:36:18.400Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.400Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.664Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-12T06:36:18.664Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.664Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.664Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-12T06:36:18.664Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.664Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.664Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-12T06:36:18.664Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.924Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.924Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-12T06:36:18.924Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T06:36:18.924Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:18.924Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T06:36:18.924Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T06:36:18.924Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T06:36:18.924Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T06:36:18.924Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T06:36:19.188Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T06:36:19.188Z] Selecting previously unselected package libldap-common. [2021-01-12T06:36:19.188Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-12T06:36:19.188Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T06:36:19.188Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T06:36:19.188Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-12T06:36:19.188Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T06:36:19.450Z] Selecting previously unselected package dirmngr. [2021-01-12T06:36:19.450Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:19.450Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T06:36:19.450Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T06:36:19.450Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-12T06:36:19.450Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T06:36:19.450Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T06:36:19.450Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T06:36:19.712Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-12T06:36:19.712Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:19.712Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-12T06:36:19.712Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T06:36:19.712Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-12T06:36:19.973Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T06:36:20.233Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.234Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-12T06:36:20.234Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-12T06:36:20.494Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-12T06:36:20.494Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.494Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.494Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.495Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.495Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.495Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.495Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T06:36:20.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:36:20.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:36:20.623Z] ---> 26999da709c6 [2021-01-12T06:36:20.623Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:36:20.623Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:36:20.623Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:36:20.623Z] ---> 26999da709c6 [2021-01-12T06:36:20.623Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T06:36:20.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:36:20.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:36:20.623Z] ---> 26999da709c6 [2021-01-12T06:36:20.623Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:36:20.623Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:36:20.623Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:36:20.623Z] ---> 26999da709c6 [2021-01-12T06:36:20.623Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T06:36:20.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:36:20.623Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:36:20.623Z] ---> 26999da709c6 [2021-01-12T06:36:20.623Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T06:36:20.756Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T06:36:20.756Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T06:36:20.756Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T06:36:21.019Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-12T06:36:21.019Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-12T06:36:21.019Z] This means they are not meant to be enabled using systemctl. [2021-01-12T06:36:21.019Z] Possible reasons for having this kind of units are: [2021-01-12T06:36:21.019Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-12T06:36:21.019Z] .wants/ or .requires/ directory. [2021-01-12T06:36:21.019Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-12T06:36:21.019Z] a requirement dependency on it. [2021-01-12T06:36:21.019Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-12T06:36:21.019Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-12T06:36:21.019Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-12T06:36:21.019Z] instance name specified. [2021-01-12T06:36:21.540Z] Reading package lists... [2021-01-12T06:36:21.540Z] Building dependency tree... [2021-01-12T06:36:21.540Z] Reading state information... [2021-01-12T06:36:21.800Z] The following additional packages will be installed: [2021-01-12T06:36:21.800Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-12T06:36:21.800Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-12T06:36:21.800Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-12T06:36:21.800Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-12T06:36:21.800Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-12T06:36:21.800Z] Suggested packages: [2021-01-12T06:36:21.800Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-12T06:36:21.800Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-12T06:36:21.800Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-12T06:36:21.800Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-12T06:36:21.800Z] systemd-container policykit-1 [2021-01-12T06:36:21.800Z] Recommended packages: [2021-01-12T06:36:21.800Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-12T06:36:21.800Z] The following NEW packages will be installed: [2021-01-12T06:36:21.800Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-12T06:36:21.800Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-12T06:36:21.800Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-12T06:36:21.800Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-12T06:36:21.800Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-12T06:36:21.800Z] The following packages will be upgraded: [2021-01-12T06:36:21.800Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-12T06:36:21.800Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-12T06:36:21.800Z] Need to get 35.2 MB of archives. [2021-01-12T06:36:21.800Z] After this operation, 141 MB of additional disk space will be used. [2021-01-12T06:36:21.800Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-12T06:36:21.800Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-12T06:36:21.800Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-12T06:36:21.800Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-12T06:36:22.064Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-12T06:36:22.064Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-12T06:36:22.064Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-12T06:36:22.064Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-12T06:36:22.064Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-12T06:36:22.064Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-12T06:36:22.064Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-12T06:36:22.064Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-12T06:36:22.064Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-12T06:36:22.064Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-12T06:36:22.064Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-12T06:36:22.064Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-12T06:36:22.064Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-12T06:36:22.636Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-12T06:36:22.636Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-12T06:36:22.636Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-12T06:36:22.636Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-12T06:36:22.636Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-12T06:36:22.636Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-12T06:36:22.636Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-12T06:36:22.636Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-12T06:36:22.636Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-12T06:36:22.900Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-12T06:36:22.900Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-12T06:36:22.900Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-12T06:36:22.900Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-12T06:36:24.014Z] ---> Running in e18fa756777c [2021-01-12T06:36:24.014Z] ---> Running in be83b24e2444 [2021-01-12T06:36:24.014Z] ---> Running in dfb23e90380a [2021-01-12T06:36:24.014Z] ---> Running in b75dd5d69168 [2021-01-12T06:36:24.014Z] ---> Running in 8544f75a1852 [2021-01-12T06:36:24.286Z] Removing intermediate container 8544f75a1852 [2021-01-12T06:36:24.286Z] ---> b4f65c110cc0 [2021-01-12T06:36:24.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:36:24.287Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T06:36:24.287Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2021-01-12T06:36:24.287Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T06:36:24.287Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-12T06:36:24.548Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T06:36:24.567Z] Removing intermediate container b75dd5d69168 [2021-01-12T06:36:24.567Z] ---> 1e82220a6799 [2021-01-12T06:36:24.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:36:24.567Z] Removing intermediate container be83b24e2444 [2021-01-12T06:36:24.567Z] ---> 0f42ac03e48b [2021-01-12T06:36:24.567Z] Removing intermediate container e18fa756777c [2021-01-12T06:36:24.567Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:36:24.567Z] ---> 671c9d33a698 [2021-01-12T06:36:24.567Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:36:24.567Z] Removing intermediate container dfb23e90380a [2021-01-12T06:36:24.567Z] ---> adc7053755ae [2021-01-12T06:36:24.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:36:24.567Z] ---> Running in 71080d8fa1b7 [2021-01-12T06:36:24.567Z] ---> Running in c586981347db [2021-01-12T06:36:24.860Z] ---> Running in 91b5bf94ff0b [2021-01-12T06:36:24.860Z] ---> Running in 144a157c3ee4 [2021-01-12T06:36:24.860Z] ---> Running in edb47f6bb2c8 [2021-01-12T06:36:25.120Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-12T06:36:25.120Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T06:36:25.120Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-12T06:36:25.380Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T06:36:25.381Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T06:36:25.381Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T06:36:25.381Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-12T06:36:25.642Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T06:36:25.642Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T06:36:25.642Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T06:36:25.905Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-12T06:36:25.906Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-12T06:36:26.510Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-12T06:36:26.510Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-12T06:36:26.510Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T06:36:26.510Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-12T06:36:26.771Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-12T06:36:26.771Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T06:36:26.771Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:26.771Z] Selecting previously unselected package libexpat1:amd64. [2021-01-12T06:36:26.771Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-12T06:36:27.037Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T06:36:27.037Z] Selecting previously unselected package python3.6-minimal. [2021-01-12T06:36:27.037Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T06:36:27.037Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:27.299Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T06:36:27.299Z] Checking for services that may need to be restarted...done. [2021-01-12T06:36:27.299Z] Checking for services that may need to be restarted...done. [2021-01-12T06:36:27.299Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:27.299Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T06:36:27.560Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:28.133Z] Selecting previously unselected package python3-minimal. [2021-01-12T06:36:28.133Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-12T06:36:28.133Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-12T06:36:28.133Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-12T06:36:28.133Z] Selecting previously unselected package mime-support. [2021-01-12T06:36:28.133Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-12T06:36:28.133Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-12T06:36:28.395Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-12T06:36:28.395Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-12T06:36:28.395Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T06:36:28.395Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-12T06:36:28.395Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T06:36:28.395Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:28.656Z] Selecting previously unselected package python3.6. [2021-01-12T06:36:28.656Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T06:36:28.656Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:28.656Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T06:36:28.656Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-12T06:36:28.656Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T06:36:28.918Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-12T06:36:29.179Z] Selecting previously unselected package python3. [2021-01-12T06:36:29.179Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-12T06:36:29.179Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-12T06:36:29.179Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-12T06:36:29.179Z] Selecting previously unselected package multiarch-support. [2021-01-12T06:36:29.179Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T06:36:29.179Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T06:36:29.179Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T06:36:29.195Z] Removing intermediate container 71080d8fa1b7 [2021-01-12T06:36:29.195Z] ---> baf572e5226f [2021-01-12T06:36:29.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:36:29.195Z] Removing intermediate container c586981347db [2021-01-12T06:36:29.195Z] ---> 8f4128449101 [2021-01-12T06:36:29.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:36:29.195Z] ---> Running in b2779a5b5e4e [2021-01-12T06:36:29.195Z] Removing intermediate container 91b5bf94ff0b [2021-01-12T06:36:29.195Z] ---> 9d68c51f0cd4 [2021-01-12T06:36:29.195Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T06:36:29.195Z] ---> Running in ec0a865eecf5 [2021-01-12T06:36:29.195Z] Removing intermediate container edb47f6bb2c8 [2021-01-12T06:36:29.195Z] ---> 492f4b89a9b5 [2021-01-12T06:36:29.195Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T06:36:29.195Z] Removing intermediate container 144a157c3ee4 [2021-01-12T06:36:29.195Z] ---> 6c97898e1d5e [2021-01-12T06:36:29.195Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T06:36:29.195Z] ---> Running in ea86a729b2d8 [2021-01-12T06:36:29.195Z] ---> Running in cfbf5e6d4122 [2021-01-12T06:36:29.444Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-12T06:36:29.444Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-12T06:36:29.444Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-12T06:36:29.444Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T06:36:29.444Z] Selecting previously unselected package libbsd0:amd64. [2021-01-12T06:36:29.444Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-12T06:36:29.444Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T06:36:29.444Z] Selecting previously unselected package sudo. [2021-01-12T06:36:29.478Z] ---> Running in 05c0cac2fa27 [2021-01-12T06:36:29.707Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-12T06:36:29.707Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T06:36:29.707Z] Selecting previously unselected package apparmor. [2021-01-12T06:36:29.707Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T06:36:29.707Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-12T06:36:29.968Z] Selecting previously unselected package libedit2:amd64. [2021-01-12T06:36:29.968Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-12T06:36:29.968Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T06:36:29.968Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T06:36:29.968Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T06:36:29.968Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:29.968Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T06:36:29.968Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T06:36:29.968Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:30.230Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T06:36:30.230Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-12T06:36:30.230Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T06:36:30.230Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T06:36:30.230Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T06:36:30.230Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:30.230Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T06:36:30.492Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T06:36:30.492Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:30.492Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-12T06:36:30.492Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-12T06:36:30.492Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T06:36:30.754Z] Selecting previously unselected package openssh-client. [2021-01-12T06:36:30.754Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-12T06:36:30.754Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T06:36:30.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:30.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:31.015Z] Selecting previously unselected package squashfs-tools. [2021-01-12T06:36:31.015Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-12T06:36:31.015Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T06:36:31.015Z] Selecting previously unselected package snapd. [2021-01-12T06:36:31.015Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-12T06:36:31.015Z] Unpacking snapd (2.48+18.04) ... [2021-01-12T06:36:31.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:31.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:31.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:31.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:32.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:32.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:32.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:32.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:36:32.341Z] OK: 217 MiB in 51 packages [2021-01-12T06:36:32.959Z] OK: 217 MiB in 51 packages [2021-01-12T06:36:32.959Z] OK: 217 MiB in 51 packages [2021-01-12T06:36:33.250Z] OK: 217 MiB in 51 packages [2021-01-12T06:36:33.250Z] OK: 217 MiB in 51 packages [2021-01-12T06:36:33.563Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T06:36:33.563Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T06:36:33.563Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-12T06:36:33.563Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T06:36:33.563Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T06:36:33.563Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:33.563Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T06:36:33.823Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-12T06:36:33.824Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-12T06:36:34.255Z] Removing intermediate container b2779a5b5e4e [2021-01-12T06:36:34.255Z] ---> c6eea34bd4a1 [2021-01-12T06:36:34.255Z] Step 6/22 : COPY go.mod . [2021-01-12T06:36:34.397Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T06:36:34.528Z] Removing intermediate container ec0a865eecf5 [2021-01-12T06:36:34.528Z] ---> f67f27863ffd [2021-01-12T06:36:34.528Z] Step 6/22 : COPY go.mod . [2021-01-12T06:36:34.657Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T06:36:34.657Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T06:36:34.657Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:34.657Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:34.657Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T06:36:34.803Z] Removing intermediate container ea86a729b2d8 [2021-01-12T06:36:34.803Z] ---> 41c91d0ecef9 [2021-01-12T06:36:34.803Z] Step 6/26 : COPY go.mod . [2021-01-12T06:36:35.079Z] ---> 6856dcd997e2 [2021-01-12T06:36:35.079Z] Step 7/22 : RUN go mod download [2021-01-12T06:36:35.229Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T06:36:35.229Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:35.229Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T06:36:35.229Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-12T06:36:35.229Z] running python rtupdate hooks for python3.6... [2021-01-12T06:36:35.229Z] running python post-rtupdate hooks for python3.6... [2021-01-12T06:36:35.364Z] Removing intermediate container 05c0cac2fa27 [2021-01-12T06:36:35.365Z] ---> b1e15c2806c5 [2021-01-12T06:36:35.365Z] Step 6/21 : COPY go.mod . [2021-01-12T06:36:35.365Z] Removing intermediate container cfbf5e6d4122 [2021-01-12T06:36:35.365Z] ---> 3aa8d90b1dc2 [2021-01-12T06:36:35.365Z] Step 6/24 : COPY go.mod . [2021-01-12T06:36:35.365Z] ---> Running in 02b5264dd4d1 [2021-01-12T06:36:35.492Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-12T06:36:35.641Z] ---> 9c8226dbe4d0 [2021-01-12T06:36:35.641Z] Step 7/22 : RUN go mod download [2021-01-12T06:36:35.923Z] ---> Running in 31f4b318c8f2 [2021-01-12T06:36:35.923Z] ---> f61e45799b32 [2021-01-12T06:36:35.923Z] Step 7/26 : RUN go mod download [2021-01-12T06:36:36.204Z] ---> Running in dcac4954e79d [2021-01-12T06:36:36.479Z] ---> 1a9d6c5409ea [2021-01-12T06:36:36.479Z] Step 7/21 : RUN go mod download [2021-01-12T06:36:36.479Z] ---> 214d9cbc7125 [2021-01-12T06:36:36.479Z] Step 7/24 : RUN go mod download [2021-01-12T06:36:36.756Z] ---> Running in 6da9f1d95b45 [2021-01-12T06:36:36.756Z] ---> Running in c71ba6403041 [2021-01-12T06:36:36.884Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-12T06:36:36.884Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T06:36:36.884Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T06:36:37.146Z] Setting up snapd (2.48+18.04) ... [2021-01-12T06:36:37.407Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-12T06:36:37.669Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-12T06:36:37.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-12T06:36:38.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-12T06:36:38.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T06:36:38.196Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T06:36:38.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-12T06:36:38.718Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-12T06:36:38.718Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-12T06:36:38.980Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-12T06:36:39.243Z] /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-12T06:36:39.243Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T06:36:39.243Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T06:36:40.162Z] Removing intermediate container 02b5264dd4d1 [2021-01-12T06:36:40.162Z] ---> af6b271ef8fe [2021-01-12T06:36:40.162Z] Step 8/22 : COPY . . [2021-01-12T06:36:40.186Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T06:36:40.186Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T06:36:40.186Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T06:36:40.441Z] Removing intermediate container 31f4b318c8f2 [2021-01-12T06:36:40.441Z] ---> b4a0f72c365a [2021-01-12T06:36:40.441Z] Step 8/22 : COPY . . [2021-01-12T06:36:41.038Z] Removing intermediate container dcac4954e79d [2021-01-12T06:36:41.038Z] ---> 615cb91d8989 [2021-01-12T06:36:41.038Z] Step 8/26 : COPY . . [2021-01-12T06:36:41.321Z] Removing intermediate container c71ba6403041 [2021-01-12T06:36:41.321Z] ---> b8dc63181cb9 [2021-01-12T06:36:41.321Z] Step 8/21 : COPY . . [2021-01-12T06:36:41.321Z] Removing intermediate container 6da9f1d95b45 [2021-01-12T06:36:41.321Z] ---> d9a9ce8229a0 [2021-01-12T06:36:41.321Z] Step 8/24 : COPY . . [2021-01-12T06:36:41.389Z] Reading package lists... [2021-01-12T06:36:41.389Z] Reading package lists... [2021-01-12T06:36:41.681Z] Building dependency tree... [2021-01-12T06:36:41.681Z] Reading state information... [2021-01-12T06:36:41.681Z] Calculating upgrade... [2021-01-12T06:36:41.948Z] The following packages will be upgraded: [2021-01-12T06:36:41.948Z] advancecomp base-files bash binutils binutils-common [2021-01-12T06:36:41.948Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-12T06:36:41.948Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-12T06:36:41.948Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-12T06:36:41.948Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-12T06:36:41.948Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-12T06:36:41.948Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-12T06:36:41.948Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-12T06:36:41.948Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-12T06:36:41.948Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-12T06:36:41.948Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-12T06:36:41.948Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-12T06:36:41.948Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-12T06:36:41.948Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-12T06:36:41.948Z] ubuntu-keyring util-linux [2021-01-12T06:36:41.948Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T06:36:41.948Z] Need to get 63.7 MB of archives. [2021-01-12T06:36:41.948Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-12T06:36:41.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-12T06:36:41.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-12T06:36:42.891Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-12T06:36:42.891Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-12T06:36:42.891Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-12T06:36:42.891Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-12T06:36:42.891Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-12T06:36:42.891Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-12T06:36:42.891Z] 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-12T06:36:42.891Z] 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-12T06:36:42.891Z] 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-12T06:36:42.891Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-12T06:36:42.891Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-12T06:36:42.891Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-12T06:36:42.891Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-12T06:36:42.891Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-12T06:36:42.891Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-12T06:36:42.891Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-12T06:36:42.891Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-12T06:36:42.891Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-12T06:36:42.891Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-12T06:36:42.891Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-12T06:36:42.891Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-12T06:36:42.891Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-12T06:36:42.891Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-12T06:36:42.891Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-12T06:36:42.891Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-12T06:36:42.891Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-12T06:36:43.152Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-12T06:36:43.152Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-12T06:36:43.152Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-12T06:36:43.152Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-12T06:36:43.152Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-12T06:36:43.152Z] Get:34 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-12T06:36:43.152Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-12T06:36:43.152Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-12T06:36:43.152Z] Get:37 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-12T06:36:43.152Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-12T06:36:43.152Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-12T06:36:43.152Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-12T06:36:43.152Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-12T06:36:43.152Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-12T06:36:43.152Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-12T06:36:43.152Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-12T06:36:43.152Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-12T06:36:43.152Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-12T06:36:43.152Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-12T06:36:43.152Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-12T06:36:43.413Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-12T06:36:43.413Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-12T06:36:43.413Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-12T06:36:43.413Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-12T06:36:43.413Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-12T06:36:43.413Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-12T06:36:43.413Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-12T06:36:43.413Z] Get:56 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-12T06:36:43.413Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-12T06:36:43.413Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-12T06:36:43.413Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-12T06:36:43.413Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-12T06:36:43.413Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-12T06:36:43.413Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-12T06:36:43.413Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-12T06:36:43.413Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-12T06:36:43.413Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-12T06:36:43.413Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-12T06:36:43.413Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-12T06:36:43.413Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-12T06:36:43.413Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-12T06:36:43.413Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-12T06:36:43.413Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-12T06:36:43.413Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-12T06:36:43.413Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-12T06:36:43.680Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-12T06:36:43.680Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-12T06:36:43.680Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-12T06:36:43.680Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-12T06:36:43.680Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-12T06:36:43.680Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-12T06:36:43.680Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-12T06:36:43.680Z] Get:81 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-12T06:36:43.680Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-12T06:36:43.680Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-12T06:36:43.680Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-12T06:36:43.680Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-12T06:36:43.680Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-12T06:36:43.942Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-12T06:36:43.942Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-12T06:36:44.514Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-12T06:36:45.086Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-12T06:36:45.086Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-12T06:36:45.086Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-12T06:36:45.349Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-12T06:36:45.349Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-12T06:36:45.349Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-12T06:36:45.349Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-12T06:36:45.349Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-12T06:36:45.610Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T06:36:45.610Z] Fetched 63.7 MB in 4s (18.1 MB/s) [2021-01-12T06:36:45.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:45.610Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T06:36:45.610Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T06:36:46.552Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T06:36:46.552Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T06:36:46.552Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-12T06:36:46.552Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-12T06:36:47.495Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:47.495Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:47.495Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:47.495Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:47.870Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.130Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.130Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.130Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.130Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.393Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.393Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.393Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.393Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.654Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.654Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:36:48.654Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T06:36:48.654Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:48.654Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-12T06:36:48.915Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:36:48.915Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T06:36:48.915Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:49.175Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:49.448Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:49.448Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:49.714Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T06:36:49.714Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T06:36:49.714Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:36:49.975Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T06:36:49.975Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T06:36:50.236Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T06:36:50.496Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T06:36:50.757Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T06:36:50.757Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-12T06:36:50.757Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-12T06:36:50.757Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-12T06:36:51.018Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-12T06:36:51.018Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-12T06:36:51.279Z] Installing new version of config file /etc/issue ... [2021-01-12T06:36:51.279Z] Installing new version of config file /etc/issue.net ... [2021-01-12T06:36:51.279Z] Installing new version of config file /etc/lsb-release ... [2021-01-12T06:36:51.279Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-12T06:36:51.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-12T06:36:51.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-12T06:36:51.539Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-12T06:36:51.800Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:51.800Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-12T06:36:51.800Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-12T06:36:52.061Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-12T06:36:52.061Z] 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-12T06:36:52.061Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:52.061Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:36:52.061Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-12T06:36:52.330Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:36:52.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:52.330Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-12T06:36:52.591Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-12T06:36:52.591Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-12T06:36:52.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:52.944Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-12T06:36:52.944Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T06:36:53.212Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-12T06:36:53.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:53.212Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:53.473Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T06:36:53.474Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T06:36:53.474Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:53.474Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T06:36:53.474Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T06:36:54.045Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-12T06:36:54.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:54.045Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-12T06:36:54.045Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-12T06:36:54.045Z] Setting up grep (3.1-2build1) ... [2021-01-12T06:36:54.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:54.307Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T06:36:54.307Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T06:36:54.307Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-12T06:36:56.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:56.223Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T06:36:56.223Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T06:36:56.223Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-12T06:36:56.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:56.223Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T06:36:56.223Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T06:36:56.486Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T06:36:56.747Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T06:36:56.747Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T06:36:56.747Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T06:36:57.317Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-12T06:36:57.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:57.317Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-12T06:36:57.317Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T06:36:58.702Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T06:36:58.702Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T06:36:58.702Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T06:36:58.702Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T06:36:58.702Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-12T06:36:58.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:58.702Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-12T06:36:58.962Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-12T06:36:58.962Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-12T06:36:59.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:59.223Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:36:59.223Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:36:59.223Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:36:59.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:36:59.484Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:36:59.484Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:36:59.484Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:00.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:00.869Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:00.869Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:00.869Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:00.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:00.869Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:00.869Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:01.129Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:01.129Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:01.129Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T06:37:01.129Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T06:37:01.392Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T06:37:01.392Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T06:37:01.392Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T06:37:01.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:01.392Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T06:37:01.654Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T06:37:01.654Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T06:37:01.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:01.654Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:01.654Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:01.915Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:01.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:01.915Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:01.915Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:01.915Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:02.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:02.176Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:02.176Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:02.748Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:03.009Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-12T06:37:03.272Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-12T06:37:03.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:03.272Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T06:37:03.272Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T06:37:03.533Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T06:37:03.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T06:37:03.533Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-12T06:37:03.795Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T06:37:03.795Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-12T06:37:03.795Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:03.795Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-12T06:37:04.056Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-12T06:37:04.056Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-12T06:37:04.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:04.318Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T06:37:04.318Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T06:37:04.579Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T06:37:04.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:04.579Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T06:37:04.579Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T06:37:04.840Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T06:37:04.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:04.840Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T06:37:04.840Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T06:37:05.101Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T06:37:05.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:05.362Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T06:37:05.362Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T06:37:05.362Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-12T06:37:05.362Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T06:37:05.623Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T06:37:05.623Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T06:37:05.623Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T06:37:05.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:05.884Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-12T06:37:05.884Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-12T06:37:05.884Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-12T06:37:06.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:06.146Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-12T06:37:06.146Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T06:37:06.146Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T06:37:06.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:06.407Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T06:37:06.407Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T06:37:06.668Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T06:37:06.668Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:06.668Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-12T06:37:06.668Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-12T06:37:06.937Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-12T06:37:06.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:06.937Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T06:37:06.937Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T06:37:07.198Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-12T06:37:07.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:07.460Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T06:37:07.460Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T06:37:07.799Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-12T06:37:08.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:08.061Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-12T06:37:08.061Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-12T06:37:08.138Z] ---> 1491cf2d7aaf [2021-01-12T06:37:08.138Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T06:37:08.138Z] ---> cf9c981771a7 [2021-01-12T06:37:08.138Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T06:37:08.138Z] ---> Running in 047c4c7ac608 [2021-01-12T06:37:08.138Z] ---> e2652afa4b6c [2021-01-12T06:37:08.138Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T06:37:08.138Z] ---> 790041d094a2 [2021-01-12T06:37:08.138Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T06:37:08.138Z] ---> b976f2465875 [2021-01-12T06:37:08.138Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T06:37:08.138Z] ---> Running in 09505e8ebc90 [2021-01-12T06:37:08.138Z] ---> Running in 4c7fdec1e3f9 [2021-01-12T06:37:08.138Z] ---> Running in 34d46c14a7a9 [2021-01-12T06:37:08.138Z] ---> Running in f700de95fe57 [2021-01-12T06:37:08.138Z] 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-12T06:37:08.138Z] 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-12T06:37:08.138Z] 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-12T06:37:08.139Z] 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-12T06:37:08.139Z] 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-12T06:37:08.334Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-12T06:37:08.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:08.334Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-12T06:37:08.334Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-12T06:37:08.626Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-12T06:37:08.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:08.626Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-12T06:37:08.626Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-12T06:37:08.887Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-12T06:37:08.887Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:08.887Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-12T06:37:08.887Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-12T06:37:09.150Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-12T06:37:09.150Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:09.150Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T06:37:09.150Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-12T06:37:09.411Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-12T06:37:09.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T06:37:09.412Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-12T06:37:09.412Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-12T06:37:09.673Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-12T06:37:09.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-12T06:37:09.673Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T06:37:09.673Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T06:37:10.615Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T06:37:10.615Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T06:37:10.615Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T06:37:10.615Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-12T06:37:10.882Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-12T06:37:10.882Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-12T06:37:11.143Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T06:37:11.143Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-12T06:37:11.405Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T06:37:11.405Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-12T06:37:11.405Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-12T06:37:11.405Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-12T06:37:11.667Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-12T06:37:11.667Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-12T06:37:11.667Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-12T06:37:11.667Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-12T06:37:11.928Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-12T06:37:11.928Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-12T06:37:11.928Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-12T06:37:11.928Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-12T06:37:12.188Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-12T06:37:12.188Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-12T06:37:13.217Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-12T06:37:13.217Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-12T06:37:13.217Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-12T06:37:13.217Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-12T06:37:13.484Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T06:37:13.484Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T06:37:13.792Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T06:37:13.792Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T06:37:13.792Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T06:37:13.792Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T06:37:14.131Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T06:37:14.131Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T06:37:14.408Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:14.408Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:14.408Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:14.408Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:14.689Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:14.689Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:14.689Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:14.689Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:15.635Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:15.635Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:16.576Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:16.576Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:17.518Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:17.518Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:17.778Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:17.778Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:18.728Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T06:37:18.728Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T06:37:18.728Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T06:37:18.728Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T06:37:18.989Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T06:37:18.989Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T06:37:18.989Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T06:37:19.249Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T06:37:19.249Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-12T06:37:19.249Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-12T06:37:19.249Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T06:37:19.249Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T06:37:19.509Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T06:37:19.509Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T06:37:19.772Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-12T06:37:19.772Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-12T06:37:19.772Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:19.772Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T06:37:20.032Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:20.032Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:20.032Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:20.032Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-12T06:37:20.032Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-12T06:37:20.032Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-12T06:37:20.292Z] [2021-01-12T06:37:20.292Z] Current default time zone: 'Etc/UTC' [2021-01-12T06:37:20.292Z] Local time is now: Tue Jan 12 06:37:20 UTC 2021. [2021-01-12T06:37:20.292Z] Universal Time is now: Tue Jan 12 06:37:20 UTC 2021. [2021-01-12T06:37:20.292Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-12T06:37:20.292Z] [2021-01-12T06:37:20.292Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-12T06:37:20.292Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:20.292Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-12T06:37:20.292Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-12T06:37:20.292Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-12T06:37:20.591Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-12T06:37:20.591Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-12T06:37:20.591Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-12T06:37:20.591Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-12T06:37:20.591Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-12T06:37:20.591Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:20.591Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-12T06:37:21.188Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:21.188Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T06:37:21.188Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:21.188Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-12T06:37:21.188Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-12T06:37:21.188Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-12T06:37:21.188Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T06:37:21.449Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-12T06:37:21.449Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-12T06:37:21.449Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-12T06:37:21.449Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T06:37:23.363Z] Updating certificates in /etc/ssl/certs... [2021-01-12T06:37:24.306Z] 22 added, 17 removed; done. [2021-01-12T06:37:24.306Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T06:37:24.306Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T06:37:24.306Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-12T06:37:24.306Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-12T06:37:24.568Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-12T06:37:24.568Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.568Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T06:37:24.568Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.829Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.829Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.829Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.829Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:24.829Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-12T06:37:24.829Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-12T06:37:24.829Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-12T06:37:25.098Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-12T06:37:25.098Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-12T06:37:25.098Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:25.098Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T06:37:25.098Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-12T06:37:25.098Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-12T06:37:25.098Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-12T06:37:25.359Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T06:37:25.359Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T06:37:25.933Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-12T06:37:25.933Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T06:37:25.933Z] Updating certificates in /etc/ssl/certs... [2021-01-12T06:37:26.506Z] 0 added, 0 removed; done. [2021-01-12T06:37:26.506Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-12T06:37:26.506Z] done. [2021-01-12T06:37:27.082Z] Reading package lists... [2021-01-12T06:37:27.082Z] Building dependency tree... [2021-01-12T06:37:27.082Z] Reading state information... [2021-01-12T06:37:27.347Z] The following NEW packages will be installed: [2021-01-12T06:37:27.347Z] apt-transport-https [2021-01-12T06:37:27.608Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T06:37:27.608Z] Need to get 1696 B of archives. [2021-01-12T06:37:27.608Z] After this operation, 153 kB of additional disk space will be used. [2021-01-12T06:37:27.608Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-12T06:37:27.608Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T06:37:27.608Z] Fetched 1696 B in 0s (6284 B/s) [2021-01-12T06:37:27.608Z] Selecting previously unselected package apt-transport-https. [2021-01-12T06:37:27.608Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-12T06:37:27.608Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-12T06:37:27.869Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T06:37:27.869Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T06:37:28.129Z] Waiting for network to be ready... [2021-01-12T06:37:33.410Z] 2021-01-12T06:37:31Z INFO Waiting for automatic snapd restart... [2021-01-12T06:37:33.670Z] snapd 2.48.2 from Canonical* installed [2021-01-12T06:37:34.611Z] "snapd" switched to the "latest/stable" channel [2021-01-12T06:37:34.611Z] [2021-01-12T06:37:37.154Z] core18 20201210 from Canonical* installed [2021-01-12T06:37:37.414Z] "core18" switched to the "latest/stable" channel [2021-01-12T06:37:37.414Z] [2021-01-12T06:37:40.707Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T06:37:40.707Z] "snapcraft" switched to the "latest/stable" channel [2021-01-12T06:37:40.707Z] [2021-01-12T06:37:44.908Z] 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-12T06:37:44.908Z] - README.md [2021-01-12T06:37:44.908Z] - snapcraft.yaml.orig [2021-01-12T06:37:44.908Z] [2021-01-12T06:37:44.908Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T06:37:51.491Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T06:37:51.491Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T06:37:51.491Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T06:37:51.491Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T06:37:52.061Z] Reading package lists... [2021-01-12T06:37:52.321Z] 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-12T06:37:58.906Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T06:37:58.906Z] Reading package lists... [2021-01-12T06:37:58.906Z] Building dependency tree... [2021-01-12T06:37:58.906Z] Reading state information... [2021-01-12T06:37:58.906Z] Suggested packages: [2021-01-12T06:37:58.906Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-12T06:37:58.906Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-12T06:37:58.906Z] Recommended packages: [2021-01-12T06:37:58.906Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-12T06:37:58.906Z] The following NEW packages will be installed: [2021-01-12T06:37:58.906Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-12T06:37:58.906Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-12T06:37:58.906Z] pkg-config zip [2021-01-12T06:37:58.906Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T06:37:58.906Z] Need to get 7655 kB of archives. [2021-01-12T06:37:58.906Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-12T06:37:58.906Z] 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-12T06:37:58.906Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-12T06:37:59.168Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-12T06:37:59.168Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-12T06:37:59.432Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-12T06:37:59.432Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-12T06:37:59.432Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-12T06:37:59.432Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-12T06:37:59.432Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-12T06:37:59.432Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-12T06:37:59.692Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-12T06:37:59.692Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-12T06:37:59.692Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-12T06:37:59.953Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-12T06:37:59.953Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-12T06:37:59.953Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T06:37:59.953Z] Fetched 7655 kB in 1s (6918 kB/s) [2021-01-12T06:37:59.953Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-12T06:37:59.953Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-12T06:37:59.953Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-12T06:37:59.953Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T06:38:00.213Z] Selecting previously unselected package libpsl5:amd64. [2021-01-12T06:38:00.213Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-12T06:38:00.213Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T06:38:00.473Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T06:38:00.473Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-12T06:38:00.473Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T06:38:00.473Z] Selecting previously unselected package librtmp1:amd64. [2021-01-12T06:38:00.473Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-12T06:38:00.473Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T06:38:00.473Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-12T06:38:00.473Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-12T06:38:00.473Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T06:38:00.473Z] Selecting previously unselected package liberror-perl. [2021-01-12T06:38:00.473Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-12T06:38:00.473Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-12T06:38:00.734Z] Selecting previously unselected package git-man. [2021-01-12T06:38:00.734Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-12T06:38:00.734Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T06:38:00.734Z] Selecting previously unselected package git. [2021-01-12T06:38:00.734Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-12T06:38:00.734Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T06:38:01.675Z] Selecting previously unselected package libnorm1:amd64. [2021-01-12T06:38:01.675Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-12T06:38:01.675Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T06:38:01.675Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-12T06:38:01.675Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-12T06:38:01.675Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T06:38:01.936Z] Selecting previously unselected package libsodium23:amd64. [2021-01-12T06:38:01.936Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-12T06:38:01.936Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-12T06:38:01.936Z] Selecting previously unselected package libzmq5:amd64. [2021-01-12T06:38:01.936Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T06:38:01.936Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T06:38:02.196Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-12T06:38:02.196Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T06:38:02.196Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T06:38:02.196Z] Selecting previously unselected package pkg-config. [2021-01-12T06:38:02.196Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-12T06:38:02.196Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T06:38:02.196Z] Selecting previously unselected package zip. [2021-01-12T06:38:02.461Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-12T06:38:02.461Z] Unpacking zip (3.0-11build1) ... [2021-01-12T06:38:02.461Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T06:38:02.461Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T06:38:02.461Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T06:38:02.461Z] Setting up liberror-perl (0.17025-1) ... [2021-01-12T06:38:02.461Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T06:38:02.461Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T06:38:02.461Z] No schema files found: doing nothing. [2021-01-12T06:38:02.461Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T06:38:02.721Z] Setting up zip (3.0-11build1) ... [2021-01-12T06:38:02.721Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T06:38:02.721Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-12T06:38:02.722Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T06:38:02.722Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T06:38:02.722Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T06:38:02.722Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T06:38:02.722Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T06:38:02.722Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T06:38:09.307Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T06:38:09.569Z] git set to automatically installed. [2021-01-12T06:38:09.569Z] git-man set to automatically installed. [2021-01-12T06:38:09.569Z] libcurl3-gnutls set to automatically installed. [2021-01-12T06:38:09.569Z] liberror-perl set to automatically installed. [2021-01-12T06:38:09.569Z] libglib2.0-0 set to automatically installed. [2021-01-12T06:38:09.569Z] libnghttp2-14 set to automatically installed. [2021-01-12T06:38:09.569Z] libnorm1 set to automatically installed. [2021-01-12T06:38:09.569Z] libpgm-5.2-0 set to automatically installed. [2021-01-12T06:38:09.569Z] libpsl5 set to automatically installed. [2021-01-12T06:38:09.569Z] librtmp1 set to automatically installed. [2021-01-12T06:38:09.569Z] libsodium23 set to automatically installed. [2021-01-12T06:38:09.569Z] libzmq3-dev set to automatically installed. [2021-01-12T06:38:09.569Z] libzmq5 set to automatically installed. [2021-01-12T06:38:09.569Z] pkg-config set to automatically installed. [2021-01-12T06:38:09.569Z] zip set to automatically installed. [2021-01-12T06:38:14.873Z] snapd is not logged in, snap install commands will use sudo [2021-01-12T06:38:21.450Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T06:38:21.450Z] snap "core18" has no updates available [2021-01-12T06:38:22.833Z] Pulling config-common [2021-01-12T06:38:23.403Z] Pulling go-build-helper [2021-01-12T06:38:29.930Z] 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-12T06:38:36.658Z] Removing intermediate container 09505e8ebc90 [2021-01-12T06:38:36.658Z] ---> e89670ed4b43 [2021-01-12T06:38:36.658Z] [2021-01-12T06:38:36.658Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T06:38:36.658Z] 3.12: Pulling from library/alpine [2021-01-12T06:38:38.636Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T06:38:38.636Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T06:38:38.636Z] ---> afeebe901d6b [2021-01-12T06:38:38.636Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T06:38:41.295Z] ---> Running in 298c621b844c [2021-01-12T06:38:41.295Z] Removing intermediate container 34d46c14a7a9 [2021-01-12T06:38:41.295Z] ---> e643ec9a1cc0 [2021-01-12T06:38:41.295Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T06:38:41.295Z] Removing intermediate container 4c7fdec1e3f9 [2021-01-12T06:38:41.295Z] ---> d87dc6759eb6 [2021-01-12T06:38:41.295Z] [2021-01-12T06:38:41.295Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T06:38:41.295Z] ---> afeebe901d6b [2021-01-12T06:38:41.295Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T06:38:41.295Z] Removing intermediate container 047c4c7ac608 [2021-01-12T06:38:41.295Z] ---> f16d73fe3c16 [2021-01-12T06:38:41.295Z] [2021-01-12T06:38:41.295Z] Step 10/22 : FROM scratch [2021-01-12T06:38:41.295Z] ---> [2021-01-12T06:38:41.295Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:38:41.295Z] ---> Running in c4fba2fcfb30 [2021-01-12T06:38:41.295Z] Removing intermediate container f700de95fe57 [2021-01-12T06:38:41.295Z] ---> ebf8e50e772b [2021-01-12T06:38:41.295Z] [2021-01-12T06:38:41.295Z] Step 10/24 : FROM scratch [2021-01-12T06:38:41.295Z] ---> [2021-01-12T06:38:41.295Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T06:38:41.577Z] ---> Running in b56d08c29dd0 [2021-01-12T06:38:41.577Z] ---> Running in a843df162393 [2021-01-12T06:38:41.577Z] ---> Running in fac34c82e932 [2021-01-12T06:38:42.589Z] Removing intermediate container a843df162393 [2021-01-12T06:38:42.589Z] ---> ebf2a4d7300d [2021-01-12T06:38:42.589Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T06:38:42.589Z] Removing intermediate container fac34c82e932 [2021-01-12T06:38:42.589Z] ---> 70f55311eefd [2021-01-12T06:38:42.589Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T06:38:42.589Z] ---> Running in 3f563aa62154 [2021-01-12T06:38:42.589Z] ---> Running in b12af15cbf41 [2021-01-12T06:38:42.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:38:43.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:38:43.141Z] 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-12T06:38:43.421Z] Removing intermediate container b12af15cbf41 [2021-01-12T06:38:43.421Z] ---> 49588e2a4b40 [2021-01-12T06:38:43.421Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T06:38:43.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:38:43.421Z] Removing intermediate container 3f563aa62154 [2021-01-12T06:38:43.421Z] ---> 618b34a6ec6e [2021-01-12T06:38:43.421Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T06:38:43.422Z] ---> Running in 0dc750df964b [2021-01-12T06:38:43.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:38:43.697Z] ---> Running in dc34af48b0b6 [2021-01-12T06:38:43.697Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T06:38:43.973Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:38:43.973Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T06:38:43.973Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T06:38:43.973Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T06:38:43.973Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:38:43.973Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T06:38:44.249Z] Removing intermediate container 0dc750df964b [2021-01-12T06:38:44.249Z] ---> 7919ba278703 [2021-01-12T06:38:44.249Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T06:38:44.249Z] OK: 7 MiB in 19 packages [2021-01-12T06:38:44.249Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T06:38:44.249Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:38:44.529Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T06:38:44.529Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T06:38:44.529Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:38:44.529Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T06:38:44.529Z] Removing intermediate container dc34af48b0b6 [2021-01-12T06:38:44.529Z] ---> 315063194492 [2021-01-12T06:38:44.529Z] Step 14/22 : WORKDIR / [2021-01-12T06:38:44.811Z] OK: 7 MiB in 18 packages [2021-01-12T06:38:44.812Z] ---> Running in 9a8dd2732c9b [2021-01-12T06:38:45.412Z] ---> b172238c219e [2021-01-12T06:38:45.412Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T06:38:45.662Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T06:38:45.662Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T06:38:45.662Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T06:38:45.662Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T06:38:45.662Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T06:38:45.662Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T06:38:45.662Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T06:38:45.662Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T06:38:45.662Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T06:38:45.662Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T06:38:45.662Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T06:38:45.662Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T06:38:45.662Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T06:38:45.662Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T06:38:45.662Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T06:38:45.662Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T06:38:45.662Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T06:38:45.662Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T06:38:45.662Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T06:38:45.662Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T06:38:45.662Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T06:38:45.662Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T06:38:45.662Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T06:38:45.662Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T06:38:45.662Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T06:38:45.662Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T06:38:45.662Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T06:38:45.662Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-12T06:38:45.662Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-12T06:38:45.662Z] Fetched 279 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-12T06:38:45.662Z] Fetched 122 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-12T06:38:45.662Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-12T06:38:45.662Z] Fetched 8848 B in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-12T06:38:45.662Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-12T06:38:45.662Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-12T06:38:45.662Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-12T06:38:45.662Z] Fetched 214 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-12T06:38:45.662Z] Fetched 155 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-12T06:38:45.662Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-12T06:38:45.662Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-12T06:38:45.662Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-12T06:38:45.662Z] Fetched 499 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-12T06:38:45.662Z] Fetched 111 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-12T06:38:45.662Z] Fetched 240 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-12T06:38:45.662Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-12T06:38:45.662Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-12T06:38:45.662Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-12T06:38:45.662Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-12T06:38:45.662Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-12T06:38:45.662Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-12T06:38:45.662Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-12T06:38:45.662Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-12T06:38:45.662Z] Fetched 8720 B in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-12T06:38:45.662Z] Fetched 137 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-12T06:38:45.662Z] Fetched 119 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-12T06:38:45.662Z] Fetched 109 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-12T06:38:45.662Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-12T06:38:45.662Z] Fetched 645 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-12T06:38:45.662Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-12T06:38:45.662Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-12T06:38:45.662Z] Fetched 368 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-12T06:38:45.662Z] Fetched 187 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-12T06:38:45.662Z] Fetched 175 kB in 0s (0 B/s) [2021-01-12T06:38:45.662Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-12T06:38:46.026Z] Removing intermediate container 9a8dd2732c9b [2021-01-12T06:38:46.026Z] ---> dfa02d206cd6 [2021-01-12T06:38:46.026Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:38:47.010Z] ---> fda7a12c6daf [2021-01-12T06:38:47.010Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T06:38:47.010Z] Removing intermediate container 298c621b844c [2021-01-12T06:38:47.010Z] ---> ddd540b59482 [2021-01-12T06:38:47.010Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T06:38:47.296Z] Removing intermediate container b56d08c29dd0 [2021-01-12T06:38:47.296Z] ---> b550e774060d [2021-01-12T06:38:47.296Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T06:38:47.296Z] ---> Running in da7f18f9aaa2 [2021-01-12T06:38:47.570Z] ---> cc75acb187d7 [2021-01-12T06:38:47.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T06:38:47.570Z] Removing intermediate container c4fba2fcfb30 [2021-01-12T06:38:47.570Z] ---> 3f35de814523 [2021-01-12T06:38:47.570Z] [2021-01-12T06:38:47.570Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T06:38:47.570Z] 20.10.0: Pulling from library/docker [2021-01-12T06:38:47.570Z] ---> Running in 08ac306a26a3 [2021-01-12T06:38:48.182Z] Removing intermediate container da7f18f9aaa2 [2021-01-12T06:38:48.182Z] ---> b1ac1d403963 [2021-01-12T06:38:48.182Z] Step 13/22 : WORKDIR / [2021-01-12T06:38:48.207Z] Fetched 206 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-12T06:38:48.207Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-12T06:38:48.207Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-12T06:38:48.207Z] Fetched 159 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-12T06:38:48.207Z] Fetched 107 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-12T06:38:48.207Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-12T06:38:48.207Z] Pulling static-packages [2021-01-12T06:38:48.779Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-12T06:38:48.779Z] Skipping pull go-build-helper (already ran) [2021-01-12T06:38:48.779Z] Skipping pull static-packages (already ran) [2021-01-12T06:38:48.779Z] Building go-build-helper [2021-01-12T06:38:48.826Z] ---> Running in 7e020c79bbc2 [2021-01-12T06:38:49.117Z] Removing intermediate container 08ac306a26a3 [2021-01-12T06:38:49.117Z] ---> 2c587b1c9259 [2021-01-12T06:38:49.117Z] Step 13/21 : WORKDIR /edgex [2021-01-12T06:38:49.743Z] ---> 1334101b5913 [2021-01-12T06:38:49.743Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:38:49.743Z] ---> Running in fcaff80c1af1 [2021-01-12T06:38:49.743Z] ---> 91604f22706d [2021-01-12T06:38:49.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T06:38:50.042Z] Removing intermediate container 7e020c79bbc2 [2021-01-12T06:38:50.042Z] ---> bfecd5bcd8e8 [2021-01-12T06:38:50.042Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:38:51.017Z] Removing intermediate container fcaff80c1af1 [2021-01-12T06:38:51.017Z] ---> cf164fbfde08 [2021-01-12T06:38:51.017Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T06:38:51.291Z] ---> daa00d3d7934 [2021-01-12T06:38:51.291Z] Step 18/22 : ENTRYPOINT ["/core-command"] ---> 0c4b2ab7fd5c [2021-01-12T06:38:51.291Z] [2021-01-12T06:38:51.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T06:38:51.578Z] ---> 6e09e69f50a6 [2021-01-12T06:38:51.578Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T06:38:51.578Z] ---> Running in 6a8912b9c8d3 [2021-01-12T06:38:51.851Z] ---> 09d38393a4a4 [2021-01-12T06:38:51.851Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T06:38:52.073Z] Building static-packages [2021-01-12T06:38:52.452Z] Removing intermediate container 6a8912b9c8d3 [2021-01-12T06:38:52.452Z] ---> cb77ae6d6de3 [2021-01-12T06:38:52.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:38:53.057Z] ---> Running in c3d1e50796fe [2021-01-12T06:38:53.655Z] ---> 1f77f6f3760b [2021-01-12T06:38:53.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T06:38:54.255Z] Removing intermediate container c3d1e50796fe [2021-01-12T06:38:54.255Z] ---> ab447105423e [2021-01-12T06:38:54.255Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T06:38:54.255Z] ---> 355b3d29e60e [2021-01-12T06:38:54.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T06:38:54.255Z] ---> ec136e18808b [2021-01-12T06:38:54.255Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T06:38:54.532Z] ---> Running in ccb3c0f1fce9 [2021-01-12T06:38:54.618Z] Staging go-build-helper [2021-01-12T06:38:54.814Z] ---> cc052927f829 [2021-01-12T06:38:54.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T06:38:55.207Z] Staging static-packages [2021-01-12T06:38:55.438Z] Removing intermediate container ccb3c0f1fce9 [2021-01-12T06:38:55.438Z] ---> 49eedc5e7740 [2021-01-12T06:38:55.438Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:38:56.043Z] ---> 30c1ea9fe393 [2021-01-12T06:38:56.043Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T06:38:56.043Z] ---> Running in faa8061e7e91 [2021-01-12T06:38:56.164Z] Pulling go115 [2021-01-12T06:38:56.642Z] ---> Running in c4008c9948b5 [2021-01-12T06:38:56.916Z] ---> 26b94df64bb0 [2021-01-12T06:38:56.916Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T06:38:56.916Z] ---> eaaa0edf6eaa [2021-01-12T06:38:56.916Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T06:38:56.916Z] Removing intermediate container faa8061e7e91 [2021-01-12T06:38:56.916Z] ---> 4b4403db2c24 [2021-01-12T06:38:56.916Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:38:57.107Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-12T06:38:57.107Z] Skipping pull go115 (already ran) [2021-01-12T06:38:57.107Z] Building go115 [2021-01-12T06:38:57.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T06:38:57.107Z] Dload Upload Total Spent Left Speed [2021-01-12T06:38:57.520Z] ---> Running in 2b35602ac900 [2021-01-12T06:38:57.520Z] ---> Running in 48e7441fe242 [2021-01-12T06:38:57.520Z] ---> Running in fb237a81ec4a [2021-01-12T06:38:57.520Z] Removing intermediate container c4008c9948b5 [2021-01-12T06:38:57.520Z] ---> 01a692519c2e [2021-01-12T06:38:57.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:38:58.120Z] ---> Running in 004547cb6fef [2021-01-12T06:38:58.408Z] Removing intermediate container fb237a81ec4a [2021-01-12T06:38:58.408Z] ---> a3f365dcad44 [2021-01-12T06:38:58.408Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T06:38:58.408Z] Removing intermediate container 2b35602ac900 [2021-01-12T06:38:58.408Z] ---> 36280fb93d0c [2021-01-12T06:38:58.408Z] [2021-01-12T06:38:59.145Z] Successfully built 36280fb93d0c [2021-01-12T06:38:59.145Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-12T06:38:59.145Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-12T06:38:59.145Z] ---> Running in 83a841a58970 [2021-01-12T06:38:59.145Z] Removing intermediate container 004547cb6fef [2021-01-12T06:38:59.145Z] ---> efd8c84225f9 [2021-01-12T06:38:59.145Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T06:38:59.494Z] ---> Running in 0b926943aa22 [2021-01-12T06:38:59.802Z] Removing intermediate container 83a841a58970 [2021-01-12T06:38:59.802Z] ---> 63766196943c [2021-01-12T06:38:59.802Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T06:39:00.106Z] ---> Running in a24b5db8d70a [2021-01-12T06:39:00.390Z] Removing intermediate container 0b926943aa22 [2021-01-12T06:39:00.390Z] ---> 49375e48a131 [2021-01-12T06:39:00.390Z] Step 23/24 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:39:00.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.2M 0 0 23.8M 0 0:00:04 --:--:-- 0:00:04 23.8M 55 115M 55 64.3M 0 0 37.3M 0 0:00:03 0:00:01 0:00:02 37.3M 70 115M 70 81.5M 0 0 29.9M 0 0:00:03 0:00:02 0:00:01 29.9M 100 115M 100 115M 0 0 31.3M 0 0:00:03 0:00:03 --:--:-- 31.3M [2021-01-12T06:39:00.998Z] ---> Running in 788b03d773d4 [2021-01-12T06:39:00.998Z] Removing intermediate container a24b5db8d70a [2021-01-12T06:39:00.998Z] ---> dac27df58fbd [2021-01-12T06:39:00.998Z] Step 20/21 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:39:00.998Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T06:39:01.274Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-12T06:39:01.284Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T06:39:01.284Z] ---> eeaf43b92773 [2021-01-12T06:39:01.284Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T06:39:01.565Z] Removing intermediate container 48e7441fe242 [2021-01-12T06:39:01.565Z] ---> c951624394dc [2021-01-12T06:39:01.565Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T06:39:01.842Z] ---> Running in e495cbdf5e55 [2021-01-12T06:39:02.139Z] ---> Running in b57a2bc3ad38 [2021-01-12T06:39:02.139Z] Removing intermediate container 788b03d773d4 [2021-01-12T06:39:02.139Z] ---> 5a365a67215c [2021-01-12T06:39:02.139Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T06:39:02.422Z] ---> Running in a5922b6df466 [2021-01-12T06:39:02.422Z] ---> Running in 12c56dc6356d [2021-01-12T06:39:02.703Z] Removing intermediate container b57a2bc3ad38 [2021-01-12T06:39:02.703Z] ---> b7cdf8f1123d [2021-01-12T06:39:02.703Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T06:39:03.309Z] ---> Running in 80d14fdac488 [2021-01-12T06:39:03.913Z] Removing intermediate container a5922b6df466 [2021-01-12T06:39:03.913Z] ---> 1a9b0580315f [2021-01-12T06:39:03.913Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T06:39:04.191Z] Removing intermediate container 12c56dc6356d [2021-01-12T06:39:04.191Z] ---> 4496e1d90874 [2021-01-12T06:39:04.191Z] [2021-01-12T06:39:04.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:04.467Z] ---> Running in a38f77306a54 [2021-01-12T06:39:04.467Z] Removing intermediate container 80d14fdac488 [2021-01-12T06:39:04.467Z] ---> 0c789ec77d13 [2021-01-12T06:39:04.467Z] [2021-01-12T06:39:04.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:04.742Z] Successfully built 4496e1d90874 [2021-01-12T06:39:04.742Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-12T06:39:04.742Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-12T06:39:05.015Z] Successfully built 0c789ec77d13 [2021-01-12T06:39:05.015Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-12T06:39:05.015Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-12T06:39:05.015Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T06:39:05.015Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T06:39:05.015Z] Executing bash-5.0.17-r0.post-install [2021-01-12T06:39:05.015Z] Removing intermediate container a38f77306a54 [2021-01-12T06:39:05.015Z] ---> f1a6ddd2a75e [2021-01-12T06:39:05.015Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:39:05.015Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:39:05.292Z] OK: 12 MiB in 22 packages [2021-01-12T06:39:05.292Z] ---> Running in fdfef6a73467 [2021-01-12T06:39:05.481Z] Staging go115 [2021-01-12T06:39:05.913Z] Removing intermediate container fdfef6a73467 [2021-01-12T06:39:05.913Z] ---> bcd51046c77e [2021-01-12T06:39:05.913Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:39:06.196Z] ---> Running in 00668fa90df5 [2021-01-12T06:39:06.471Z] Removing intermediate container e495cbdf5e55 [2021-01-12T06:39:06.471Z] ---> df27ec3ee49a [2021-01-12T06:39:06.471Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T06:39:06.745Z] Removing intermediate container 00668fa90df5 [2021-01-12T06:39:06.745Z] ---> 8dc41ec30b3c [2021-01-12T06:39:06.745Z] [2021-01-12T06:39:06.745Z] ---> Running in 4719cd2ff306 [2021-01-12T06:39:07.019Z] Successfully built 8dc41ec30b3c [2021-01-12T06:39:07.295Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-12T06:39:07.295Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-12T06:39:07.295Z] Removing intermediate container 4719cd2ff306 [2021-01-12T06:39:07.295Z] ---> 0298dc73ec6f [2021-01-12T06:39:07.295Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T06:39:07.573Z] ---> Running in 6b88a3d64b1e [2021-01-12T06:39:08.177Z] Removing intermediate container 6b88a3d64b1e [2021-01-12T06:39:08.177Z] ---> 471d7e213899 [2021-01-12T06:39:08.177Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T06:39:08.455Z] ---> Running in 9ddb9d5639e6 [2021-01-12T06:39:09.441Z] Removing intermediate container 9ddb9d5639e6 [2021-01-12T06:39:09.441Z] ---> e57316515c51 [2021-01-12T06:39:09.441Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T06:39:10.778Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T06:39:10.778Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T06:39:10.778Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T06:39:10.778Z] Fetched 0 B in 0s (0 B/s) [2021-01-12T06:39:10.778Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-12T06:39:10.778Z] Fetched 224 kB in 0s (0 B/s) [2021-01-12T06:39:10.778Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-12T06:39:10.778Z] Fetched 157 kB in 0s (0 B/s) [2021-01-12T06:39:10.778Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-12T06:39:10.778Z] Fetched 221 kB in 0s (0 B/s) [2021-01-12T06:39:10.778Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-12T06:39:10.778Z] Fetched 143 kB in 0s (0 B/s) [2021-01-12T06:39:10.778Z] Pulling edgex-go [2021-01-12T06:39:11.378Z] Pulling version [2021-01-12T06:39:12.153Z] ---> 53acead14912 [2021-01-12T06:39:12.153Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T06:39:12.348Z] Building config-common [2021-01-12T06:39:13.662Z] ---> 7a0710573860 [2021-01-12T06:39:13.662Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T06:39:14.322Z] Skipping build go-build-helper (already ran) [2021-01-12T06:39:14.323Z] Skipping build static-packages (already ran) [2021-01-12T06:39:14.323Z] Skipping build go115 (already ran) [2021-01-12T06:39:14.323Z] Building edgex-go [2021-01-12T06:39:14.607Z] 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-12T06:39:15.847Z] ---> a48c66247a31 [2021-01-12T06:39:15.847Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T06:39:16.051Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-12T06:39:16.051Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-12T06:39:16.051Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-12T06:39:16.051Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-12T06:39:16.051Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-12T06:39:16.051Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-12T06:39:16.051Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T06:39:16.051Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-12T06:39:16.051Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-12T06:39:16.051Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-12T06:39:16.051Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-12T06:39:16.051Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-12T06:39:16.051Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-12T06:39:16.051Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-12T06:39:16.051Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-12T06:39:16.051Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-12T06:39:16.051Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T06:39:16.051Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-12T06:39:16.051Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-12T06:39:16.051Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-12T06:39:16.051Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-12T06:39:16.326Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-12T06:39:16.326Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-12T06:39:16.326Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-12T06:39:16.326Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-12T06:39:16.590Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-12T06:39:16.864Z] ---> Running in a11f8a450872 [2021-01-12T06:39:17.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:18.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:18.416Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T06:39:18.416Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T06:39:18.416Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T06:39:18.416Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T06:39:18.690Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T06:39:18.690Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T06:39:18.690Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T06:39:20.690Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T06:39:20.690Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T06:39:20.690Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T06:39:20.690Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T06:39:20.690Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T06:39:20.690Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T06:39:20.690Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T06:39:20.690Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T06:39:20.690Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T06:39:20.690Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T06:39:20.690Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T06:39:20.966Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T06:39:20.966Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T06:39:20.966Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T06:39:20.966Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T06:39:20.966Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T06:39:20.966Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T06:39:20.966Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T06:39:20.966Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T06:39:21.245Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T06:39:21.245Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T06:39:21.245Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T06:39:21.245Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T06:39:21.245Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T06:39:21.245Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T06:39:21.245Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T06:39:21.526Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:39:21.526Z] OK: 71 MiB in 55 packages [2021-01-12T06:39:23.181Z] 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-12T06:39:26.473Z] 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-12T06:39:27.415Z] 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-12T06:39:28.801Z] 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-12T06:39:28.801Z] 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-12T06:39:29.063Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-12T06:39:29.063Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T06:39:29.063Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-12T06:39:29.063Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T06:39:30.976Z] 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-12T06:39:30.976Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-12T06:39:30.976Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-12T06:39:31.738Z] Removing intermediate container a11f8a450872 [2021-01-12T06:39:31.739Z] ---> 48025f2d7ac4 [2021-01-12T06:39:31.739Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T06:39:31.739Z] ---> Running in 91aabb21defe [2021-01-12T06:39:31.918Z] 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-12T06:39:31.918Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-12T06:39:33.304Z] 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-12T06:39:33.304Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T06:39:34.709Z] 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-12T06:39:35.654Z] 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-12T06:39:36.601Z] 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-12T06:39:37.153Z] Collecting docker-compose==1.23.2 [2021-01-12T06:39:37.431Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T06:39:38.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:39:38.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:39:38.110Z] ---> 26999da709c6 [2021-01-12T06:39:38.110Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T06:39:38.110Z] ---> Using cache [2021-01-12T06:39:38.110Z] ---> adc7053755ae [2021-01-12T06:39:38.110Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:39:38.110Z] ---> Using cache [2021-01-12T06:39:38.110Z] ---> 492f4b89a9b5 [2021-01-12T06:39:38.110Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T06:39:38.539Z] Building version [2021-01-12T06:39:39.115Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T06:39:39.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T06:39:40.566Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T06:39:40.566Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T06:39:40.843Z] ---> Running in afa1dfb12dc9 [2021-01-12T06:39:41.086Z] Staging config-common [2021-01-12T06:39:41.668Z] Skipping stage go-build-helper (already ran) [2021-01-12T06:39:41.668Z] Skipping stage static-packages (already ran) [2021-01-12T06:39:41.668Z] Skipping stage go115 (already ran) [2021-01-12T06:39:41.668Z] Staging edgex-go [2021-01-12T06:39:42.608Z] Staging version [2021-01-12T06:39:42.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:43.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:43.464Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T06:39:43.464Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T06:39:43.552Z] Priming config-common [2021-01-12T06:39:44.457Z] OK: 217 MiB in 51 packages [2021-01-12T06:39:44.497Z] Priming go-build-helper [2021-01-12T06:39:45.064Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T06:39:45.064Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T06:39:45.438Z] Priming static-packages [2021-01-12T06:39:46.064Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T06:39:46.064Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T06:39:47.982Z] Priming go115 [2021-01-12T06:39:48.108Z] Removing intermediate container afa1dfb12dc9 [2021-01-12T06:39:48.108Z] ---> 944d95006a19 [2021-01-12T06:39:48.108Z] Step 6/24 : COPY go.mod . [2021-01-12T06:39:48.557Z] Priming edgex-go [2021-01-12T06:39:49.142Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T06:39:49.142Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T06:39:49.742Z] ---> 9d43e70149e6 [2021-01-12T06:39:49.742Z] Step 7/24 : RUN go mod download [2021-01-12T06:39:49.948Z] Priming version [2021-01-12T06:39:50.020Z] ---> Running in ffe75639c1aa [2021-01-12T06:39:50.520Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-12T06:39:50.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:39:50.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:39:50.626Z] ---> 26999da709c6 [2021-01-12T06:39:50.626Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T06:39:50.626Z] ---> Using cache [2021-01-12T06:39:50.626Z] ---> adc7053755ae [2021-01-12T06:39:50.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:39:50.626Z] ---> Using cache [2021-01-12T06:39:50.626Z] ---> 492f4b89a9b5 [2021-01-12T06:39:50.626Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T06:39:50.626Z] ---> Using cache [2021-01-12T06:39:50.626Z] ---> 944d95006a19 [2021-01-12T06:39:50.626Z] Step 6/22 : COPY go.mod . [2021-01-12T06:39:50.626Z] ---> Using cache [2021-01-12T06:39:50.626Z] ---> 9d43e70149e6 [2021-01-12T06:39:50.626Z] Step 7/22 : RUN go mod download [2021-01-12T06:39:50.626Z] ---> Running in e411fe8f4820 [2021-01-12T06:39:51.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:39:51.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:39:51.619Z] ---> 26999da709c6 [2021-01-12T06:39:51.619Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T06:39:51.619Z] ---> Using cache [2021-01-12T06:39:51.619Z] ---> adc7053755ae [2021-01-12T06:39:51.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:39:51.619Z] ---> Using cache [2021-01-12T06:39:51.619Z] ---> 492f4b89a9b5 [2021-01-12T06:39:51.619Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T06:39:51.898Z] ---> Running in 2881904f94fb [2021-01-12T06:39:51.898Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T06:39:51.898Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T06:39:51.898Z] ---> 26999da709c6 [2021-01-12T06:39:51.898Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T06:39:51.898Z] ---> Using cache [2021-01-12T06:39:51.898Z] ---> adc7053755ae [2021-01-12T06:39:51.898Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:39:51.898Z] ---> Using cache [2021-01-12T06:39:51.898Z] ---> 492f4b89a9b5 [2021-01-12T06:39:51.898Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T06:39:51.898Z] ---> Using cache [2021-01-12T06:39:51.898Z] ---> 944d95006a19 [2021-01-12T06:39:51.898Z] Step 6/21 : COPY go.mod . [2021-01-12T06:39:51.898Z] ---> Using cache [2021-01-12T06:39:51.898Z] ---> 9d43e70149e6 [2021-01-12T06:39:51.898Z] Step 7/21 : RUN go mod download [2021-01-12T06:39:52.181Z] ---> Running in cae5c38ebcae [2021-01-12T06:39:52.181Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T06:39:52.181Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-12T06:39:53.176Z] Collecting PyYAML<4,>=3.10 [2021-01-12T06:39:53.176Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T06:39:54.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:54.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:39:55.060Z] Removing intermediate container ffe75639c1aa [2021-01-12T06:39:55.060Z] ---> 013b0c441448 [2021-01-12T06:39:55.060Z] Step 8/24 : COPY . . [2021-01-12T06:39:55.060Z] Removing intermediate container e411fe8f4820 [2021-01-12T06:39:55.060Z] ---> e22cbc1b9979 [2021-01-12T06:39:55.060Z] Step 8/22 : COPY . . [2021-01-12T06:39:55.660Z] OK: 217 MiB in 51 packages [2021-01-12T06:39:56.720Z] Removing intermediate container cae5c38ebcae [2021-01-12T06:39:57.065Z] ---> e3b1330e7fca [2021-01-12T06:39:57.065Z] Step 8/21 : COPY . . [2021-01-12T06:39:57.679Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T06:39:57.679Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T06:39:57.976Z] 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-12T06:39:57.976Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T06:39:58.283Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T06:39:58.572Z] Collecting idna<2.8,>=2.5 [2021-01-12T06:39:58.572Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T06:40:00.010Z] Removing intermediate container 2881904f94fb [2021-01-12T06:40:00.010Z] ---> ae76054a7fa9 [2021-01-12T06:40:00.010Z] Step 6/23 : COPY go.mod . [2021-01-12T06:40:00.609Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T06:40:00.609Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T06:40:00.883Z] 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-12T06:40:00.883Z] 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-12T06:40:00.883Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T06:40:00.883Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T06:40:00.883Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T06:40:00.883Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T06:40:02.332Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, jsonschema, texttable, dockerpty, cached-property, PyYAML, docker-compose [2021-01-12T06:40:03.343Z] Attempting uninstall: idna [2021-01-12T06:40:03.343Z] Found existing installation: idna 2.9 [2021-01-12T06:40:03.343Z] Uninstalling idna-2.9: [2021-01-12T06:40:03.343Z] Successfully uninstalled idna-2.9 [2021-01-12T06:40:03.622Z] ---> 50dcf70eb57f [2021-01-12T06:40:03.622Z] Step 7/23 : RUN go mod download [2021-01-12T06:40:04.617Z] Attempting uninstall: urllib3 [2021-01-12T06:40:04.617Z] Found existing installation: urllib3 1.25.9 [2021-01-12T06:40:04.617Z] Uninstalling urllib3-1.25.9: [2021-01-12T06:40:04.617Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T06:40:04.893Z] ---> Running in 739995e279ea [2021-01-12T06:40:05.496Z] Attempting uninstall: requests [2021-01-12T06:40:05.496Z] Found existing installation: requests 2.23.0 [2021-01-12T06:40:05.496Z] Uninstalling requests-2.23.0: [2021-01-12T06:40:05.496Z] Successfully uninstalled requests-2.23.0 [2021-01-12T06:40:06.961Z] Running setup.py install for docopt: started [2021-01-12T06:40:09.020Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T06:40:09.651Z] Running setup.py install for texttable: started [2021-01-12T06:40:10.669Z] Removing intermediate container 739995e279ea [2021-01-12T06:40:10.669Z] ---> 37802426caa9 [2021-01-12T06:40:10.669Z] Step 8/23 : COPY . . [2021-01-12T06:40:11.711Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T06:40:11.711Z] Running setup.py install for dockerpty: started [2021-01-12T06:40:13.741Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T06:40:13.741Z] Running setup.py install for PyYAML: started [2021-01-12T06:40:16.436Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T06:40:19.075Z] 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-12T06:40:19.348Z] ---> 2f5e852788b9 [2021-01-12T06:40:19.348Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-12T06:40:19.949Z] ---> deebb7f7d89e [2021-01-12T06:40:19.949Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T06:40:19.949Z] ---> 4e4aab222a5c [2021-01-12T06:40:19.949Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T06:40:20.226Z] ---> Running in 5fd1d9bb3e00 [2021-01-12T06:40:20.823Z] ---> Running in 6a2017b69281 [2021-01-12T06:40:20.823Z] ---> Running in 89d6a4ac33bd [2021-01-12T06:40:22.282Z] 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-12T06:40:23.274Z] 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-12T06:40:23.274Z] 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-12T06:40:25.298Z] Removing intermediate container 91aabb21defe [2021-01-12T06:40:25.298Z] ---> 8116644259ba [2021-01-12T06:40:25.298Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T06:40:26.285Z] ---> Running in 120bc0f60618 [2021-01-12T06:40:28.307Z] ---> 7fe4ddafe8bc [2021-01-12T06:40:28.307Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T06:40:28.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:40:28.307Z] ---> Running in 26b0ad80bce6 [2021-01-12T06:40:28.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:40:29.588Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T06:40:29.588Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T06:40:29.588Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T06:40:29.588Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:40:29.588Z] OK: 71 MiB in 58 packages [2021-01-12T06:40:30.598Z] 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-12T06:40:31.598Z] Removing intermediate container 120bc0f60618 [2021-01-12T06:40:31.598Z] ---> 7b5e6462f9be [2021-01-12T06:40:31.598Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T06:40:31.598Z] ---> Running in 0e95e8240a4c [2021-01-12T06:40:32.206Z] Removing intermediate container 0e95e8240a4c [2021-01-12T06:40:32.206Z] ---> e649f5c66e0b [2021-01-12T06:40:32.206Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:40:32.487Z] ---> Running in 849abf5b5eec [2021-01-12T06:40:33.122Z] Removing intermediate container 849abf5b5eec [2021-01-12T06:40:33.122Z] ---> 11e1ed1bed85 [2021-01-12T06:40:33.122Z] Step 24/26 : LABEL arch=arm64 [2021-01-12T06:40:33.122Z] ---> Running in 908e8b0d7bd0 [2021-01-12T06:40:33.788Z] Removing intermediate container 908e8b0d7bd0 [2021-01-12T06:40:33.788Z] ---> cbbcc6fc25c2 [2021-01-12T06:40:33.788Z] Step 25/26 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:40:34.103Z] ---> Running in 31c6f1de67e9 [2021-01-12T06:40:34.768Z] Removing intermediate container 31c6f1de67e9 [2021-01-12T06:40:34.768Z] ---> 82be389d736e [2021-01-12T06:40:34.768Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T06:40:35.061Z] ---> Running in f18210326281 [2021-01-12T06:40:35.717Z] Removing intermediate container f18210326281 [2021-01-12T06:40:35.717Z] ---> 9890f31169ef [2021-01-12T06:40:35.717Z] [2021-01-12T06:40:36.021Z] Successfully built 9890f31169ef [2021-01-12T06:40:36.312Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-12T06:41:33.075Z]  Building docker-sys-mgmt-agent-go ... done 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-12T06:41:39.833Z] Removing intermediate container 5fd1d9bb3e00 [2021-01-12T06:41:39.833Z] ---> 255dd4586742 [2021-01-12T06:41:39.833Z] [2021-01-12T06:41:39.833Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T06:41:39.833Z] ---> afeebe901d6b [2021-01-12T06:41:39.833Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T06:41:39.833Z] ---> Using cache [2021-01-12T06:41:39.833Z] ---> ddd540b59482 [2021-01-12T06:41:39.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T06:41:40.136Z] ---> Running in 4322bd192ced [2021-01-12T06:41:41.125Z] Removing intermediate container 4322bd192ced [2021-01-12T06:41:41.125Z] ---> de990cba1641 [2021-01-12T06:41:41.125Z] Step 13/24 : WORKDIR / [2021-01-12T06:41:41.399Z] ---> Running in 03562e31b309 [2021-01-12T06:41:42.850Z] Removing intermediate container 03562e31b309 [2021-01-12T06:41:42.850Z] ---> 693959fce3a6 [2021-01-12T06:41:42.850Z] 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-12T06:41:43.832Z] Removing intermediate container 6a2017b69281 [2021-01-12T06:41:43.832Z] ---> cf1c7c345d82 [2021-01-12T06:41:43.832Z] [2021-01-12T06:41:43.832Z] Step 10/21 : FROM scratch [2021-01-12T06:41:43.832Z] ---> [2021-01-12T06:41:43.832Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:41:44.116Z] ---> Using cache [2021-01-12T06:41:44.116Z] ---> ebf2a4d7300d [2021-01-12T06:41:44.116Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T06:41:44.116Z] ---> Running in 761d8b691740 [2021-01-12T06:41:44.392Z] ---> 224293d8bb78 [2021-01-12T06:41:44.392Z] 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-12T06:41:45.011Z] Removing intermediate container 761d8b691740 [2021-01-12T06:41:45.011Z] ---> 0a36ff9e4bdc [2021-01-12T06:41:45.011Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T06:41:45.282Z] ---> Running in 041b478e8494 [2021-01-12T06:41:45.557Z] ---> 1bde03d3936f [2021-01-12T06:41:45.557Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T06:41:46.159Z] Removing intermediate container 041b478e8494 [2021-01-12T06:41:46.159Z] ---> f09463db0083 [2021-01-12T06:41:46.159Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:41:47.147Z] ---> 463debb29a78 [2021-01-12T06:41:47.147Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T06:41:47.422Z] ---> 8395de4d5ea5 [2021-01-12T06:41:47.422Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T06:41:50.098Z] ---> aa4e4d2e42c0 [2021-01-12T06:41:50.098Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T06:41:50.098Z] ---> e01baa67d184 [2021-01-12T06:41:50.098Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T06:41:51.833Z] ---> abccb94e4dd6 [2021-01-12T06:41:51.833Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T06:41:51.833Z] ---> Running in d831e98cca0a [2021-01-12T06:41:51.833Z] ---> e520043ab75a [2021-01-12T06:41:51.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T06:41:52.889Z] Removing intermediate container d831e98cca0a [2021-01-12T06:41:52.889Z] ---> f8405eadf0c9 [2021-01-12T06:41:52.889Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:41:52.889Z] ---> Running in 7b53b2e85138 [2021-01-12T06:41:53.168Z] ---> 863c75e37e80 [2021-01-12T06:41:53.168Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-12T06:41:53.443Z] ---> Running in 7191b8c955eb [2021-01-12T06:41:54.043Z] Removing intermediate container 7b53b2e85138 [2021-01-12T06:41:54.043Z] ---> c638cdba8ca4 [2021-01-12T06:41:54.043Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T06:41:54.323Z] ---> Running in 2cf60fd17667 [2021-01-12T06:41:55.306Z] Removing intermediate container 2cf60fd17667 [2021-01-12T06:41:55.306Z] ---> 530bd037dae6 [2021-01-12T06:41:55.306Z] Step 20/21 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:41:55.306Z] ---> Running in d89f0239f975 [2021-01-12T06:41:56.300Z] Removing intermediate container d89f0239f975 [2021-01-12T06:41:56.300Z] ---> 46be0b0e840c [2021-01-12T06:41:56.300Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T06:41:56.902Z] ---> Running in 97116579078f [2021-01-12T06:41:57.507Z] Removing intermediate container 97116579078f [2021-01-12T06:41:57.507Z] ---> b6ae1ec167c6 [2021-01-12T06:41:57.507Z] [2021-01-12T06:41:57.783Z] Removing intermediate container 7191b8c955eb [2021-01-12T06:41:57.783Z] ---> 1b1e822e4d6b [2021-01-12T06:41:57.783Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T06:41:58.062Z] Successfully built b6ae1ec167c6 [2021-01-12T06:41:58.340Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-12T06:41:58.340Z]  Building docker-support-scheduler-go ... done  ---> Running in a65f6781683d [2021-01-12T06:41:58.936Z] Removing intermediate container 89d6a4ac33bd [2021-01-12T06:41:58.936Z] ---> 6272468b4de3 [2021-01-12T06:41:58.936Z] [2021-01-12T06:41:58.936Z] Step 10/22 : FROM scratch [2021-01-12T06:41:58.936Z] ---> [2021-01-12T06:41:58.936Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:41:58.936Z] Removing intermediate container a65f6781683d [2021-01-12T06:41:58.936Z] ---> f0772ce00f37 [2021-01-12T06:41:58.936Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T06:41:58.936Z] ---> Using cache [2021-01-12T06:41:58.936Z] ---> ebf2a4d7300d [2021-01-12T06:41:58.936Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T06:41:59.214Z] ---> Running in 4977c2dd4e50 [2021-01-12T06:41:59.214Z] ---> Running in 517a084c1049 [2021-01-12T06:41:59.811Z] Removing intermediate container 4977c2dd4e50 [2021-01-12T06:41:59.811Z] ---> 1be056d01bd0 [2021-01-12T06:41:59.811Z] Step 23/24 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:42:00.092Z] Removing intermediate container 517a084c1049 [2021-01-12T06:42:00.092Z] ---> e7d4deebf26e [2021-01-12T06:42:00.092Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T06:42:00.092Z] ---> Running in 2a0652422695 [2021-01-12T06:42:00.367Z] ---> Running in 4e291ba0e1ee [2021-01-12T06:42:00.970Z] Removing intermediate container 2a0652422695 [2021-01-12T06:42:00.970Z] ---> e38b023cca75 [2021-01-12T06:42:00.970Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T06:42:00.970Z] ---> Running in 779fa4625f14 [2021-01-12T06:42:00.970Z] Removing intermediate container 4e291ba0e1ee [2021-01-12T06:42:00.970Z] ---> 657bad2ae445 [2021-01-12T06:42:00.970Z] Step 14/22 : WORKDIR / [2021-01-12T06:42:01.250Z] ---> Running in 6392f0ab2efd [2021-01-12T06:42:01.849Z] Removing intermediate container 779fa4625f14 [2021-01-12T06:42:01.849Z] ---> 3700f2fe42f3 [2021-01-12T06:42:01.849Z] [2021-01-12T06:42:02.126Z] Removing intermediate container 6392f0ab2efd [2021-01-12T06:42:02.126Z] ---> 665477c3ec83 [2021-01-12T06:42:02.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:42:02.126Z] Successfully built 3700f2fe42f3 [2021-01-12T06:42:02.126Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-12T06:42:02.725Z]  Building docker-security-secretstore-setup-go ... done  ---> a9e3138af003 [2021-01-12T06:42:02.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T06:42:04.154Z] ---> da062e3a4849 [2021-01-12T06:42:04.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T06:42:05.133Z] ---> 4e4cba4de9fa [2021-01-12T06:42:05.133Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T06:42:05.133Z] ---> Running in 3bdd2d4a56c4 [2021-01-12T06:42:05.732Z] Removing intermediate container 3bdd2d4a56c4 [2021-01-12T06:42:05.732Z] ---> 6ecc723e85f2 [2021-01-12T06:42:05.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:42:05.732Z] ---> Running in 6992a6839ceb [2021-01-12T06:42:06.329Z] Removing intermediate container 6992a6839ceb [2021-01-12T06:42:06.329Z] ---> 84916abefe8f [2021-01-12T06:42:06.329Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T06:42:06.604Z] ---> Running in db8b4713d5fb [2021-01-12T06:42:07.205Z] Removing intermediate container db8b4713d5fb [2021-01-12T06:42:07.205Z] ---> a70032d62359 [2021-01-12T06:42:07.205Z] Step 21/22 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:42:07.479Z] ---> Running in 1435528575a1 [2021-01-12T06:42:08.460Z] Removing intermediate container 1435528575a1 [2021-01-12T06:42:08.460Z] ---> 6de05db8e7ca [2021-01-12T06:42:08.460Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T06:42:08.460Z] ---> Running in 1ca839a3e32f [2021-01-12T06:42:08.734Z] Removing intermediate container 26b0ad80bce6 [2021-01-12T06:42:08.734Z] ---> b88d49de3bfc [2021-01-12T06:42:08.734Z] [2021-01-12T06:42:08.734Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T06:42:08.734Z] ---> afeebe901d6b [2021-01-12T06:42:08.734Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T06:42:08.734Z] ---> Running in e7f90ad63b22 [2021-01-12T06:42:09.002Z] Removing intermediate container 1ca839a3e32f [2021-01-12T06:42:09.002Z] ---> ed71a366ac97 [2021-01-12T06:42:09.002Z] [2021-01-12T06:42:09.272Z] Successfully built ed71a366ac97 [2021-01-12T06:42:09.272Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-12T06:42:09.541Z]  Building docker-core-metadata-go ... done Removing intermediate container e7f90ad63b22 [2021-01-12T06:42:09.541Z] ---> bed80c8df35e [2021-01-12T06:42:09.541Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T06:42:09.541Z] ---> Running in 129e959eff91 [2021-01-12T06:42:10.136Z] Removing intermediate container 129e959eff91 [2021-01-12T06:42:10.136Z] ---> ef244bec691f [2021-01-12T06:42:10.136Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T06:42:10.136Z] ---> Running in b01142c8347a [2021-01-12T06:42:10.726Z] Removing intermediate container b01142c8347a [2021-01-12T06:42:10.726Z] ---> bbda1786d8a8 [2021-01-12T06:42:10.726Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T06:42:10.726Z] ---> Running in 7c693fa07043 [2021-01-12T06:42:12.688Z] Removing intermediate container 7c693fa07043 [2021-01-12T06:42:12.688Z] ---> 4ce5d981e915 [2021-01-12T06:42:12.688Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T06:42:12.960Z] ---> Running in 96fde2ef0a04 [2021-01-12T06:42:13.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T06:42:14.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T06:42:15.497Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T06:42:15.497Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T06:42:15.497Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T06:42:15.765Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T06:42:16.035Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T06:42:16.035Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T06:42:16.035Z] OK: 8 MiB in 19 packages [2021-01-12T06:42:17.463Z] Removing intermediate container 96fde2ef0a04 [2021-01-12T06:42:17.463Z] ---> 59f5ae37337e [2021-01-12T06:42:17.463Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T06:42:18.055Z] ---> 7623a845fb81 [2021-01-12T06:42:18.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T06:42:19.481Z] ---> 77c156649266 [2021-01-12T06:42:19.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T06:42:20.075Z] ---> d27e0b9806c6 [2021-01-12T06:42:20.075Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T06:42:20.075Z] ---> Running in b598c2bce95d [2021-01-12T06:42:20.666Z] Removing intermediate container b598c2bce95d [2021-01-12T06:42:20.666Z] ---> 1f6763b030c6 [2021-01-12T06:42:20.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T06:42:20.666Z] ---> Running in 45a3ce5747a6 [2021-01-12T06:42:21.256Z] Removing intermediate container 45a3ce5747a6 [2021-01-12T06:42:21.256Z] ---> 8871d20a9fc1 [2021-01-12T06:42:21.256Z] Step 21/23 : LABEL arch=arm64 [2021-01-12T06:42:21.256Z] ---> Running in 04fc63d0b756 [2021-01-12T06:42:21.526Z] Removing intermediate container 04fc63d0b756 [2021-01-12T06:42:21.526Z] ---> 23cb3865bf94 [2021-01-12T06:42:21.526Z] Step 22/23 : LABEL git_sha=c24be82295b2b6978f8618e0f1fb1e90e264c36e [2021-01-12T06:42:21.797Z] ---> Running in 44bc6ddcad68 [2021-01-12T06:42:22.065Z] Removing intermediate container 44bc6ddcad68 [2021-01-12T06:42:22.065Z] ---> 62c67a5fe862 [2021-01-12T06:42:22.065Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T06:42:22.336Z] ---> Running in f874c61ace13 [2021-01-12T06:42:22.607Z] Removing intermediate container f874c61ace13 [2021-01-12T06:42:22.607Z] ---> 0a1d50470d8e [2021-01-12T06:42:22.607Z] [2021-01-12T06:42:23.198Z] Successfully built 0a1d50470d8e [2021-01-12T06:42:23.198Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-12T06:42:23.213Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-12T06:42:23.242Z] $ docker stop --time=1 17fcfe8a0a713c34c5a7faaff788dc021a29354ca76ec54fb7429d29c0f4bf37 [2021-01-12T06:42:25.093Z] $ docker rm -f 17fcfe8a0a713c34c5a7faaff788dc021a29354ca76ec54fb7429d29c0f4bf37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T06:42:25.912Z] + grep docker [2021-01-12T06:42:25.912Z] + docker images [2021-01-12T06:42:26.184Z] docker-core-data-go-arm64 latest 0a1d50470d8e 3 seconds ago 21MB [2021-01-12T06:42:26.184Z] docker-core-metadata-go-arm64 latest ed71a366ac97 17 seconds ago 12.3MB [2021-01-12T06:42:26.184Z] docker-security-secretstore-setup-go-arm64 latest 3700f2fe42f3 24 seconds ago 23.4MB [2021-01-12T06:42:26.184Z] docker-support-scheduler-go-arm64 latest b6ae1ec167c6 28 seconds ago 10MB [2021-01-12T06:42:26.184Z] docker-sys-mgmt-agent-go-arm64 latest 9890f31169ef About a minute ago 300MB [2021-01-12T06:42:26.184Z] docker-security-bootstrap-redis-go-arm64 latest 8dc41ec30b3c 3 minutes ago 15.1MB [2021-01-12T06:42:26.184Z] docker-security-proxy-setup-go-arm64 latest 0c789ec77d13 3 minutes ago 23.3MB [2021-01-12T06:42:26.184Z] docker-support-notifications-go-arm64 latest 4496e1d90874 3 minutes ago 11.4MB [2021-01-12T06:42:26.184Z] docker-core-command-go-arm64 latest 36280fb93d0c 3 minutes ago 9.98MB [2021-01-12T06:42:26.184Z] docker 20.10.0 eeaf43b92773 4 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-12T06:42:29.127Z] provisioning config files... [2021-01-12T06:42:29.143Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3694220605588933225tmp [Pipeline] { [Pipeline] sh [2021-01-12T06:42:29.597Z] + set +x [2021-01-12T06:42:29.597Z] + curl -s https://codecov.io/bash [2021-01-12T06:42:29.597Z] + bash -s -- [2021-01-12T06:42:30.180Z] [2021-01-12T06:42:30.180Z] _____ _ [2021-01-12T06:42:30.180Z] / ____| | | [2021-01-12T06:42:30.180Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T06:42:30.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T06:42:30.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T06:42:30.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T06:42:30.180Z] Bash-20201231-23d4836 [2021-01-12T06:42:30.180Z] [2021-01-12T06:42:30.180Z] [2021-01-12T06:42:30.180Z] ==> git version 2.24.3 found [2021-01-12T06:42:30.180Z] ==> 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-12T06:42:30.180Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T06:42:30.180Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T06:42:30.180Z] ==> Jenkins CI detected. [2021-01-12T06:42:30.180Z] project root: . [2021-01-12T06:42:30.180Z] --> token set from env [2021-01-12T06:42:30.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T06:42:30.180Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T06:42:30.180Z] ==> Python coveragepy not found [2021-01-12T06:42:30.180Z] ==> Searching for coverage reports in: [2021-01-12T06:42:30.180Z] + . [2021-01-12T06:42:30.180Z] -> Found 1 reports [2021-01-12T06:42:30.180Z] ==> Detecting git/mercurial file structure [2021-01-12T06:42:30.180Z] ==> Reading reports [2021-01-12T06:42:30.180Z] + ./coverage.out bytes=545099 [2021-01-12T06:42:30.180Z] ==> Appending adjustments [2021-01-12T06:42:30.180Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T06:42:33.498Z] + Found adjustments [2021-01-12T06:42:33.498Z] ==> Gzipping contents [2021-01-12T06:42:33.498Z] 84K /tmp/codecov.7d8it2.gz [2021-01-12T06:42:33.498Z] ==> Uploading reports [2021-01-12T06:42:33.498Z] url: https://codecov.io [2021-01-12T06:42:33.498Z] query: branch=PR-3014&commit=c24be82295b2b6978f8618e0f1fb1e90e264c36e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= [2021-01-12T06:42:33.498Z] -> Pinging Codecov [2021-01-12T06:42:33.498Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3014&commit=c24be82295b2b6978f8618e0f1fb1e90e264c36e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= [2021-01-12T06:42:34.073Z] -> Uploading to [2021-01-12T06:42:34.073Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/c24be82295b2b6978f8618e0f1fb1e90e264c36e/021d10ae-cac3-4d3e-808c-7ae4e2231fa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T064233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed329de3c8b56a465738f025f1582d7b6ac9bd35d74b0304ffbb3ada79b22799 [2021-01-12T06:42:34.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T06:42:34.073Z] Dload Upload Total Spent Left Speed [2021-01-12T06:42:34.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 82840 0 0 98 81920 0 250k --:--:-- --:--:-- --:--:-- 250k 100 82840 0 0 100 82840 0 144k --:--:-- --:--:-- --:--:-- 144k [2021-01-12T06:42:34.597Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c24be82295b2b6978f8618e0f1fb1e90e264c36e [Pipeline] } [2021-01-12T06:42:34.624Z] 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-12T06:42:37.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:42:38.472Z] ---> package-listing.sh [2021-01-12T06:42:38.472Z] ++ facter osfamily [2021-01-12T06:42:38.472Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T06:42:38.472Z] + OS_FAMILY=redhat [2021-01-12T06:42:38.472Z] + workspace=/w/workspace/edgex-go/1 [2021-01-12T06:42:38.472Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T06:42:38.472Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T06:42:38.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T06:42:38.472Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T06:42:38.472Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-12T06:42:38.472Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T06:42:38.472Z] + case "${OS_FAMILY}" in [2021-01-12T06:42:38.472Z] + rpm -qa [2021-01-12T06:42:38.472Z] + sort [2021-01-12T06:42:43.778Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T06:42:43.778Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T06:42:43.778Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T06:42:43.778Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-12T06:42:43.778Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-12T06:42:43.778Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-12T06:42:43.812Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T06:42:44.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:42:44.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T06:42:44.487Z] [2021-01-12T06:42:44.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T06:42:44.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T06:42:44.887Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T06:42:44.887Z] df20fa9351a1: Pulling fs layer [2021-01-12T06:42:44.887Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T06:42:44.887Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T06:42:44.887Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T06:42:44.887Z] 93b61091891f: Pulling fs layer [2021-01-12T06:42:44.887Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T06:42:44.887Z] 5e14af77c1be: Pulling fs layer [2021-01-12T06:42:44.887Z] 01666e4c0597: Pulling fs layer [2021-01-12T06:42:44.887Z] aa168da1d23b: Pulling fs layer [2021-01-12T06:42:44.887Z] 46f8f816bc3b: Waiting [2021-01-12T06:42:44.887Z] 93b61091891f: Waiting [2021-01-12T06:42:44.887Z] 93b9cdb0e59b: Waiting [2021-01-12T06:42:44.887Z] 5e14af77c1be: Waiting [2021-01-12T06:42:44.887Z] 01666e4c0597: Waiting [2021-01-12T06:42:44.887Z] aa168da1d23b: Waiting [2021-01-12T06:42:44.887Z] 36b3adc4ff6f: Verifying Checksum [2021-01-12T06:42:44.887Z] 36b3adc4ff6f: Download complete [2021-01-12T06:42:45.148Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T06:42:45.148Z] 46f8f816bc3b: Download complete [2021-01-12T06:42:45.148Z] df20fa9351a1: Download complete [2021-01-12T06:42:45.148Z] 93b9cdb0e59b: Download complete [2021-01-12T06:42:45.148Z] 5e14af77c1be: Verifying Checksum [2021-01-12T06:42:45.148Z] 5e14af77c1be: Download complete [2021-01-12T06:42:45.148Z] 01666e4c0597: Verifying Checksum [2021-01-12T06:42:45.148Z] 01666e4c0597: Download complete [2021-01-12T06:42:45.148Z] 93b61091891f: Verifying Checksum [2021-01-12T06:42:45.148Z] 93b61091891f: Download complete [2021-01-12T06:42:45.414Z] df20fa9351a1: Pull complete [2021-01-12T06:42:45.677Z] 36b3adc4ff6f: Pull complete [2021-01-12T06:42:45.944Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T06:42:45.944Z] 8ad3a11d3b57: Download complete [2021-01-12T06:42:46.914Z] 8ad3a11d3b57: Pull complete [2021-01-12T06:42:46.915Z] 46f8f816bc3b: Pull complete [2021-01-12T06:42:47.869Z] aa168da1d23b: Verifying Checksum [2021-01-12T06:42:47.869Z] aa168da1d23b: Download complete [2021-01-12T06:42:48.820Z] 93b61091891f: Pull complete [2021-01-12T06:42:49.083Z] 93b9cdb0e59b: Pull complete [2021-01-12T06:42:49.083Z] 5e14af77c1be: Pull complete [2021-01-12T06:42:49.347Z] 01666e4c0597: Pull complete [2021-01-12T06:42:59.392Z] aa168da1d23b: Pull complete [2021-01-12T06:42:59.392Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T06:42:59.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T06:42:59.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T06:42:59.631Z] prd-centos7-docker-4c-2g-19718 does not seem to be running inside a container [2021-01-12T06:42:59.699Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T06:43:09.774Z] $ docker top fdf9b82c6a883ac3c391ff402ccf48ae616289872237704cd5d35247645cf128 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T06:43:10.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T06:43:10.777Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T06:43:11.104Z] + ls /var/log/sa-host [2021-01-12T06:43:11.104Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T06:43:11.104Z] file_magic: OK [2021-01-12T06:43:11.104Z] HZ: Using current value: 100 [2021-01-12T06:43:11.104Z] file_header: OK [2021-01-12T06:43:11.104Z] 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-12T06:43:11.104Z] Statistics: [2021-01-12T06:43:11.104Z] 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... [2021-01-12T06:43:11.104Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T06:43:11.104Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T06:43:11.104Z] file_magic: OK [2021-01-12T06:43:11.104Z] HZ: Using current value: 100 [2021-01-12T06:43:11.104Z] file_header: OK [2021-01-12T06:43:11.104Z] 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-12T06:43:11.104Z] Statistics: [2021-01-12T06:43:11.104Z] Hnuu...uuuununununu... [2021-01-12T06:43:11.104Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T06:43:11.784Z] provisioning config files... [2021-01-12T06:43:11.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config201513566889601062tmp [Pipeline] { [Pipeline] echo [2021-01-12T06:43:11.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:43:12.269Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T06:43:12.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T06:43:12.447Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:43:12.838Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T06:43:12.925Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:43:13.322Z] ---> sudo-logs.sh [2021-01-12T06:43:13.322Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T06:43:13.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:43:14.171Z] ---> job-cost.sh [2021-01-12T06:43:14.171Z] lf-activate-venv: SKIPPING [2021-01-12T06:43:14.171Z] INFO: No Stack... [2021-01-12T06:43:15.119Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T06:43:15.693Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T06:43:15.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T06:43:16.064Z] ---> logs-deploy.sh [2021-01-12T06:43:16.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3014/1 [2021-01-12T06:43:16.064Z] INFO: archiving workspace using pattern(s): [2021-01-12T06:43:17.460Z] Archives upload complete. [2021-01-12T06:43:17.723Z] INFO: archiving logs to Nexus