Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cb9bba649fe39bc49d9ae5e5e9ad841388abd19f+1b13e715b98d4114ea892088ead3eb0f32f416a1 (9d3b4f6f05dd26122c82f630e5447c3b63aba0a1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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/app-service-configurable/branches/PR-90/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-4796 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit cb9bba649fe39bc49d9ae5e5e9ad841388abd19f Merge succeeded, producing cb9bba649fe39bc49d9ae5e5e9ad841388abd19f Checking out Revision cb9bba649fe39bc49d9ae5e5e9ad841388abd19f (PR-90) > git config core.sparsecheckout # timeout=10 > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # 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 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 Commit message: "build: add dependabot.yml" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-29T15:57:59.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-29T15:57:59.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-29T15:57:59.832Z] ========================================================= [2020-06-29T15:57:59.832Z] EdgeX Global Pipelines Version Info [2020-06-29T15:57:59.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-29T15:58:01.738Z] ------------------- [2020-06-29T15:58:01.738Z] stable info: [2020-06-29T15:58:01.738Z] ------------------- [2020-06-29T15:58:01.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-29T15:58:01.738Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-29T15:58:01.738Z] Message: update stable to v1.0.89 [2020-06-29T15:58:02.683Z] ------------------- [2020-06-29T15:58:02.683Z] experimental info: [2020-06-29T15:58:02.683Z] ------------------- [2020-06-29T15:58:02.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-29T15:58:02.683Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-29T15:58:02.683Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-29T15:58:04.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T15:58:04.831Z] [2020-06-29T15:58:04.831Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-29T15:58:05.196Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T15:58:05.196Z] latest: Pulling from edgex-devops/git-semver [2020-06-29T15:58:05.196Z] 9123ac7c32f7: Pulling fs layer [2020-06-29T15:58:05.196Z] b8cc5d1170e3: Pulling fs layer [2020-06-29T15:58:05.196Z] 2924cbbf6a41: Pulling fs layer [2020-06-29T15:58:05.196Z] 93b08a4f1073: Pulling fs layer [2020-06-29T15:58:05.196Z] b8cc5d1170e3: Verifying Checksum [2020-06-29T15:58:05.196Z] b8cc5d1170e3: Download complete [2020-06-29T15:58:05.460Z] 9123ac7c32f7: Verifying Checksum [2020-06-29T15:58:05.460Z] 9123ac7c32f7: Download complete [2020-06-29T15:58:05.460Z] 93b08a4f1073: Verifying Checksum [2020-06-29T15:58:05.460Z] 93b08a4f1073: Download complete [2020-06-29T15:58:05.460Z] 2924cbbf6a41: Verifying Checksum [2020-06-29T15:58:05.460Z] 2924cbbf6a41: Download complete [2020-06-29T15:58:05.723Z] 9123ac7c32f7: Pull complete [2020-06-29T15:58:05.723Z] b8cc5d1170e3: Pull complete [2020-06-29T15:58:06.677Z] 2924cbbf6a41: Pull complete [2020-06-29T15:58:06.677Z] 93b08a4f1073: Pull complete [2020-06-29T15:58:06.677Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-29T15:58:06.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-29T15:58:06.677Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-29T15:58:06.795Z] prd-centos7-docker-4c-2g-4796 does not seem to be running inside a container [2020-06-29T15:58:06.838Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-90 -v /w/workspace/y_app-service-configurable_PR-90:/w/workspace/y_app-service-configurable_PR-90:rw,z -v /w/workspace/y_app-service-configurable_PR-90@tmp:/w/workspace/y_app-service-configurable_PR-90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-29T15:58:09.005Z] $ docker top 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-29T15:58:09.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-29T15:58:09.234Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-29T15:58:09.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-29T15:58:09.438Z] $ docker exec 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 ssh-agent [2020-06-29T15:58:09.584Z] SSH_AUTH_SOCK=/tmp/ssh-V3pBGxJmJVJC/agent.11 [2020-06-29T15:58:09.584Z] SSH_AGENT_PID=17 [2020-06-29T15:58:09.594Z] Running ssh-add (command line suppressed) [2020-06-29T15:58:09.707Z] Identity added: /w/workspace/y_app-service-configurable_PR-90@tmp/private_key_5531527936645115531.key (/w/workspace/y_app-service-configurable_PR-90@tmp/private_key_5531527936645115531.key) [2020-06-29T15:58:09.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-29T15:58:10.098Z] + git describe --exact-match --tags HEAD [2020-06-29T15:58:10.099Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-29T15:58:10.243Z] $ docker exec --env ******** --env ******** 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 ssh-agent -k [2020-06-29T15:58:10.358Z] unset SSH_AUTH_SOCK; [2020-06-29T15:58:10.358Z] unset SSH_AGENT_PID; [2020-06-29T15:58:10.359Z] echo Agent pid 17 killed; [2020-06-29T15:58:10.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-29T15:58:10.493Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-29T15:58:10.493Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-29T15:58:10.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-29T15:58:10.551Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-29T15:58:10.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-29T15:58:10.713Z] $ docker exec 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 ssh-agent [2020-06-29T15:58:10.861Z] SSH_AUTH_SOCK=/tmp/ssh-jCLVZZOWJ2IL/agent.46 [2020-06-29T15:58:10.861Z] SSH_AGENT_PID=52 [2020-06-29T15:58:10.867Z] Running ssh-add (command line suppressed) [2020-06-29T15:58:10.980Z] Identity added: /w/workspace/y_app-service-configurable_PR-90@tmp/private_key_7571568762746217442.key (/w/workspace/y_app-service-configurable_PR-90@tmp/private_key_7571568762746217442.key) [2020-06-29T15:58:11.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-29T15:58:11.374Z] + git semver init [2020-06-29T15:58:11.374Z] # -> Open(): unable to determine branch for HEAD [2020-06-29T15:58:11.374Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-90/.git [2020-06-29T15:58:11.374Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-90 [2020-06-29T15:58:11.374Z] # $SEMVER_REMOTE_NAME = origin [2020-06-29T15:58:11.374Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-29T15:58:11.374Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-29T15:58:11.374Z] # $SEMVER_BRANCH = PR-90 [2020-06-29T15:58:11.374Z] # $SEMVER_TEMP = /tmp/semver-922662511 [2020-06-29T15:58:11.374Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-29T15:58:11.635Z] # '/tmp/semver-922662511' -> '/w/workspace/y_app-service-configurable_PR-90/.semver' [2020-06-29T15:58:11.635Z] # -> Force: false [2020-06-29T15:58:11.635Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-90/.semver [Pipeline] } [2020-06-29T15:58:11.662Z] $ docker exec --env ******** --env ******** 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 ssh-agent -k [2020-06-29T15:58:11.772Z] unset SSH_AUTH_SOCK; [2020-06-29T15:58:11.772Z] unset SSH_AGENT_PID; [2020-06-29T15:58:11.773Z] echo Agent pid 52 killed; [2020-06-29T15:58:11.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-29T15:58:12.261Z] + git semver [Pipeline] } [2020-06-29T15:58:12.293Z] $ docker stop --time=1 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 [2020-06-29T15:58:13.729Z] $ docker rm -f 3d67395dd7ade0ed054cd4e64948412fdec684f5627c335de48baa44a2401276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-29T15:58:14.263Z] Stashed 56 file(s) [Pipeline] echo [2020-06-29T15:58:14.280Z] [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] node [2020-06-29T15:58:29.689Z] Still waiting to schedule task [2020-06-29T15:58:29.689Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4796’ [2020-06-29T15:58:29.727Z] Still waiting to schedule task [2020-06-29T15:58:29.727Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-29T16:00:16.435Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4797 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] ws [2020-06-29T16:00:16.487Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-06-29T16:00:21.376Z] using credential edgex-jenkins-ssh [2020-06-29T16:00:21.406Z] Cloning the remote Git repository [2020-06-29T16:00:21.406Z] Cloning with configured refspecs honoured and without tags [2020-06-29T16:00:21.480Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:00:21.589Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-06-29T16:00:22.485Z] Fetching without tags [2020-06-29T16:00:21.653Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:00:21.654Z] > git --version # timeout=10 [2020-06-29T16:00:21.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:00:21.753Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:00:22.387Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-29T16:00:22.404Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-06-29T16:00:22.420Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:00:22.443Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-29T16:00:22.471Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:00:22.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:00:22.483Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:00:22.950Z] Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:00:23.134Z] Merge succeeded, producing cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:00:23.134Z] Checking out Revision cb9bba649fe39bc49d9ae5e5e9ad841388abd19f (PR-90) [2020-06-29T16:00:22.943Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T16:00:22.962Z] > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 [2020-06-29T16:00:23.035Z] > git remote # timeout=10 [2020-06-29T16:00:23.050Z] > git config --get remote.origin.url # timeout=10 [2020-06-29T16:00:23.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:00:23.074Z] > git merge 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 [2020-06-29T16:00:23.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-29T16:00:23.114Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T16:00:23.172Z] > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 [2020-06-29T16:00:27.497Z] Commit message: "build: add dependabot.yml" [2020-06-29T16:00:27.527Z] > git --version # timeout=10 [2020-06-29T16:00:27.551Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-29T16:00:28.712Z] ========================================================= [2020-06-29T16:00:28.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-29T16:00:28.712Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:00:29.757Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-29T16:00:30.740Z] Sending build context to Docker daemon 329.2kB [2020-06-29T16:00:30.740Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-29T16:00:30.740Z] Step 2/8 : FROM ${BASE} [2020-06-29T16:00:31.016Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-29T16:00:31.016Z] cde5963f3b93: Pulling fs layer [2020-06-29T16:00:31.016Z] 2a23fa8c16f7: Pulling fs layer [2020-06-29T16:00:31.016Z] 777b28850792: Pulling fs layer [2020-06-29T16:00:31.016Z] 8a11ddd9e578: Pulling fs layer [2020-06-29T16:00:31.016Z] 4cf88f913ddb: Pulling fs layer [2020-06-29T16:00:31.016Z] 1df406cf5192: Pulling fs layer [2020-06-29T16:00:31.016Z] cd6300453558: Pulling fs layer [2020-06-29T16:00:31.016Z] b9c365052c96: Pulling fs layer [2020-06-29T16:00:31.016Z] a2d8cc88f415: Pulling fs layer [2020-06-29T16:00:31.016Z] ea1d1ca13537: Pulling fs layer [2020-06-29T16:00:31.016Z] 3750a50a1c5e: Pulling fs layer [2020-06-29T16:00:31.016Z] 1df406cf5192: Waiting [2020-06-29T16:00:31.016Z] cd6300453558: Waiting [2020-06-29T16:00:31.016Z] b9c365052c96: Waiting [2020-06-29T16:00:31.016Z] a2d8cc88f415: Waiting [2020-06-29T16:00:31.016Z] ea1d1ca13537: Waiting [2020-06-29T16:00:31.016Z] 3750a50a1c5e: Waiting [2020-06-29T16:00:31.016Z] 8a11ddd9e578: Waiting [2020-06-29T16:00:31.016Z] 4cf88f913ddb: Waiting [2020-06-29T16:00:31.016Z] 777b28850792: Verifying Checksum [2020-06-29T16:00:31.016Z] 777b28850792: Download complete [2020-06-29T16:00:31.016Z] 2a23fa8c16f7: Verifying Checksum [2020-06-29T16:00:31.016Z] 2a23fa8c16f7: Download complete [2020-06-29T16:00:31.016Z] 4cf88f913ddb: Verifying Checksum [2020-06-29T16:00:31.016Z] 4cf88f913ddb: Download complete [2020-06-29T16:00:31.016Z] 1df406cf5192: Download complete [2020-06-29T16:00:31.016Z] cde5963f3b93: Verifying Checksum [2020-06-29T16:00:31.016Z] cde5963f3b93: Download complete [2020-06-29T16:00:32.002Z] cde5963f3b93: Pull complete [2020-06-29T16:00:32.607Z] 2a23fa8c16f7: Pull complete [2020-06-29T16:00:32.893Z] 777b28850792: Pull complete [2020-06-29T16:00:33.493Z] cd6300453558: Verifying Checksum [2020-06-29T16:00:33.493Z] cd6300453558: Download complete [2020-06-29T16:00:33.493Z] a2d8cc88f415: Verifying Checksum [2020-06-29T16:00:33.493Z] a2d8cc88f415: Download complete [2020-06-29T16:00:34.936Z] ea1d1ca13537: Verifying Checksum [2020-06-29T16:00:34.936Z] ea1d1ca13537: Download complete [2020-06-29T16:00:35.210Z] 3750a50a1c5e: Verifying Checksum [2020-06-29T16:00:35.210Z] 3750a50a1c5e: Download complete [2020-06-29T16:00:35.806Z] b9c365052c96: Verifying Checksum [2020-06-29T16:00:35.806Z] b9c365052c96: Download complete [2020-06-29T16:00:36.399Z] 8a11ddd9e578: Download complete [2020-06-29T16:00:48.804Z] 8a11ddd9e578: Pull complete [2020-06-29T16:00:48.804Z] 4cf88f913ddb: Pull complete [2020-06-29T16:00:48.804Z] 1df406cf5192: Pull complete [2020-06-29T16:00:53.118Z] cd6300453558: Pull complete [2020-06-29T16:00:57.438Z] b9c365052c96: Pull complete [2020-06-29T16:00:57.715Z] a2d8cc88f415: Pull complete [2020-06-29T16:00:59.693Z] ea1d1ca13537: Pull complete [2020-06-29T16:01:00.290Z] 3750a50a1c5e: Pull complete [2020-06-29T16:01:00.290Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-29T16:01:00.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-29T16:01:00.290Z] ---> 78745c68409d [2020-06-29T16:01:00.290Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:01:05.685Z] ---> Running in c48c2c7848f7 [2020-06-29T16:01:05.685Z] Removing intermediate container c48c2c7848f7 [2020-06-29T16:01:05.685Z] ---> 801712bdce6b [2020-06-29T16:01:05.685Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-29T16:01:05.685Z] ---> Running in 6a9c6415740a [2020-06-29T16:01:08.301Z] Removing intermediate container 6a9c6415740a [2020-06-29T16:01:08.301Z] ---> db4494938633 [2020-06-29T16:01:08.301Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-29T16:01:08.301Z] ---> Running in a8e68faedceb [2020-06-29T16:01:09.725Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-29T16:01:10.313Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-29T16:01:10.907Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-29T16:01:11.180Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-29T16:01:11.180Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-29T16:01:11.180Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-29T16:01:11.460Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-29T16:01:11.460Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-29T16:01:11.460Z] Executing busybox-1.31.1-r8.trigger [2020-06-29T16:01:11.460Z] OK: 127 MiB in 45 packages [2020-06-29T16:01:12.897Z] Removing intermediate container a8e68faedceb [2020-06-29T16:01:12.897Z] ---> 00d8f979bd81 [2020-06-29T16:01:12.897Z] Step 6/8 : WORKDIR /app [2020-06-29T16:01:12.897Z] ---> Running in 9de9d16278f1 [2020-06-29T16:01:13.489Z] Removing intermediate container 9de9d16278f1 [2020-06-29T16:01:13.489Z] ---> 1605b00f827f [2020-06-29T16:01:13.489Z] Step 7/8 : COPY . . [2020-06-29T16:01:14.466Z] ---> e9eb36c8d5bc [2020-06-29T16:01:14.466Z] Step 8/8 : RUN go mod download [2020-06-29T16:01:14.739Z] ---> Running in e783adead6ec [2020-06-29T16:01:18.119Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:01:18.119Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:01:18.119Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-29T16:01:18.119Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:01:18.119Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-29T16:01:18.119Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-29T16:01:18.119Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:01:18.119Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-29T16:01:18.119Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:01:18.119Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:01:18.119Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:01:18.119Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:01:18.119Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:01:18.119Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:01:18.391Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:01:18.391Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:01:18.391Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:01:18.391Z] go: finding github.com/fatih/color v1.7.0 [2020-06-29T16:01:18.391Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-29T16:01:18.391Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:01:18.391Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T16:01:18.391Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:01:18.391Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:01:18.391Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T16:01:18.391Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-29T16:01:18.391Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-29T16:01:18.669Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:01:18.669Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-29T16:01:18.669Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-29T16:01:18.669Z] go: finding github.com/google/uuid v1.1.1 [2020-06-29T16:01:18.669Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-29T16:01:18.669Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-29T16:01:18.940Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:01:18.940Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-29T16:01:18.940Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-29T16:01:18.940Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-29T16:01:18.941Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-29T16:01:18.941Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-29T16:01:19.211Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-29T16:01:19.211Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-29T16:01:19.211Z] go: finding github.com/kr/pty v1.1.1 [2020-06-29T16:01:19.211Z] go: finding github.com/kr/text v0.1.0 [2020-06-29T16:01:19.211Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-29T16:01:19.211Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-29T16:01:19.211Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-29T16:01:19.211Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-29T16:01:19.211Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:01:19.211Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:01:19.211Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-29T16:01:19.482Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-29T16:01:19.482Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-29T16:01:19.482Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-29T16:01:19.482Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:01:19.482Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:01:19.482Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-29T16:01:19.482Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-29T16:01:19.482Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-29T16:01:19.482Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:01:19.482Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:01:19.482Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-29T16:01:19.482Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-29T16:01:19.753Z] go: finding github.com/posener/complete v1.1.1 [2020-06-29T16:01:19.753Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-29T16:01:19.753Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-29T16:01:19.753Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-29T16:01:19.753Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-29T16:01:19.753Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-29T16:01:19.753Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-29T16:01:19.753Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T16:01:19.753Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:01:19.753Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-29T16:01:19.753Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T16:01:20.024Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-29T16:01:20.024Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-29T16:01:20.024Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-29T16:01:20.024Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-29T16:01:20.024Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-29T16:01:20.024Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-29T16:01:26.764Z] Running on prd-centos7-docker-4c-2g-4798 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] ws [2020-06-29T16:01:26.819Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-06-29T16:01:31.168Z] using credential edgex-jenkins-ssh [2020-06-29T16:01:31.195Z] Cloning the remote Git repository [2020-06-29T16:01:31.195Z] Cloning with configured refspecs honoured and without tags [2020-06-29T16:01:31.248Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:01:31.346Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-06-29T16:01:31.455Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:01:31.455Z] > git --version # timeout=10 [2020-06-29T16:01:31.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:01:31.498Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:01:33.207Z] Fetching without tags [2020-06-29T16:01:33.138Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-29T16:01:33.147Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-06-29T16:01:33.154Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:01:33.177Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-29T16:01:33.214Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-29T16:01:33.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:01:33.225Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-29T16:01:33.613Z] Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:01:33.814Z] Merge succeeded, producing cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:01:33.814Z] Checking out Revision cb9bba649fe39bc49d9ae5e5e9ad841388abd19f (PR-90) [2020-06-29T16:01:33.622Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T16:01:33.630Z] > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 [2020-06-29T16:01:33.697Z] > git remote # timeout=10 [2020-06-29T16:01:33.714Z] > git config --get remote.origin.url # timeout=10 [2020-06-29T16:01:33.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-29T16:01:33.762Z] > git merge 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 [2020-06-29T16:01:33.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-29T16:01:33.818Z] > git config core.sparsecheckout # timeout=10 [2020-06-29T16:01:33.831Z] > git checkout -f cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 [2020-06-29T16:01:37.600Z] Commit message: "build: add dependabot.yml" [2020-06-29T16:01:37.639Z] > git --version # timeout=10 [2020-06-29T16:01:37.653Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-06-29T16:01:38.350Z] Removing intermediate container e783adead6ec [2020-06-29T16:01:38.350Z] ---> 1203e4c1a6da [2020-06-29T16:01:38.350Z] Successfully built 1203e4c1a6da [2020-06-29T16:01:38.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-06-29T16:01:38.856Z] ========================================================= [2020-06-29T16:01:38.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-29T16:01:38.856Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:01:39.066Z] + docker inspect -f . ci-base-image-arm64 [2020-06-29T16:01:39.066Z] . [Pipeline] withDockerContainer [2020-06-29T16:01:39.552Z] prd-ubuntu18.04-docker-arm64-4c-16g-4797 does not seem to be running inside a container [2020-06-29T16:01:39.563Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-29T16:01:39.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat [2020-06-29T16:01:40.152Z] Sending build context to Docker daemon 329.2kB [2020-06-29T16:01:40.152Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-29T16:01:40.152Z] Step 2/8 : FROM ${BASE} [2020-06-29T16:01:40.152Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-29T16:01:40.152Z] e6b0cf9c0882: Pulling fs layer [2020-06-29T16:01:40.152Z] 2848faf0eed1: Pulling fs layer [2020-06-29T16:01:40.152Z] 0f37312ad70f: Pulling fs layer [2020-06-29T16:01:40.152Z] 5788d62ee057: Pulling fs layer [2020-06-29T16:01:40.152Z] 0e6b1d234666: Pulling fs layer [2020-06-29T16:01:40.152Z] bf5d7aec512f: Pulling fs layer [2020-06-29T16:01:40.152Z] 5788d62ee057: Waiting [2020-06-29T16:01:40.152Z] 0e6b1d234666: Waiting [2020-06-29T16:01:40.152Z] 34c802a77dc8: Pulling fs layer [2020-06-29T16:01:40.152Z] 9eb99e56ec68: Pulling fs layer [2020-06-29T16:01:40.152Z] bf5d7aec512f: Waiting [2020-06-29T16:01:40.152Z] 27c7a5d97fbd: Pulling fs layer [2020-06-29T16:01:40.152Z] 34c802a77dc8: Waiting [2020-06-29T16:01:40.152Z] 9eb99e56ec68: Waiting [2020-06-29T16:01:40.152Z] 5c102a31e300: Pulling fs layer [2020-06-29T16:01:40.152Z] 27c7a5d97fbd: Waiting [2020-06-29T16:01:40.152Z] dcfb455df0a1: Pulling fs layer [2020-06-29T16:01:40.152Z] 5c102a31e300: Waiting [2020-06-29T16:01:40.152Z] dcfb455df0a1: Waiting [2020-06-29T16:01:40.152Z] 0f37312ad70f: Verifying Checksum [2020-06-29T16:01:40.152Z] 0f37312ad70f: Download complete [2020-06-29T16:01:40.152Z] 2848faf0eed1: Verifying Checksum [2020-06-29T16:01:40.152Z] 2848faf0eed1: Download complete [2020-06-29T16:01:40.152Z] 0e6b1d234666: Download complete [2020-06-29T16:01:40.152Z] bf5d7aec512f: Verifying Checksum [2020-06-29T16:01:40.152Z] bf5d7aec512f: Download complete [2020-06-29T16:01:40.442Z] e6b0cf9c0882: Verifying Checksum [2020-06-29T16:01:40.442Z] e6b0cf9c0882: Download complete [2020-06-29T16:01:41.096Z] e6b0cf9c0882: Pull complete [2020-06-29T16:01:41.381Z] 34c802a77dc8: Verifying Checksum [2020-06-29T16:01:41.381Z] 34c802a77dc8: Download complete [2020-06-29T16:01:41.381Z] 27c7a5d97fbd: Verifying Checksum [2020-06-29T16:01:41.381Z] 27c7a5d97fbd: Download complete [2020-06-29T16:01:41.374Z] $ docker top 0d4f1594be238cd7ffe21e67f3379f207b68dce80f152a9040c2bec4ec830e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-29T16:01:42.030Z] 2848faf0eed1: Pull complete [2020-06-29T16:01:42.324Z] 5788d62ee057: Verifying Checksum [2020-06-29T16:01:42.324Z] 5788d62ee057: Download complete [2020-06-29T16:01:42.591Z] 9eb99e56ec68: Verifying Checksum [2020-06-29T16:01:42.591Z] 9eb99e56ec68: Download complete [2020-06-29T16:01:42.591Z] dcfb455df0a1: Verifying Checksum [2020-06-29T16:01:42.591Z] dcfb455df0a1: Download complete [2020-06-29T16:01:42.591Z] 5c102a31e300: Verifying Checksum [2020-06-29T16:01:42.591Z] 5c102a31e300: Download complete [2020-06-29T16:01:42.855Z] 0f37312ad70f: Pull complete [2020-06-29T16:01:42.865Z] + go version [2020-06-29T16:01:42.865Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-29T16:01:43.923Z] + make test [2020-06-29T16:01:43.923Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-29T16:01:51.068Z] 5788d62ee057: Pull complete [2020-06-29T16:01:51.068Z] 0e6b1d234666: Pull complete [2020-06-29T16:01:51.335Z] bf5d7aec512f: Pull complete [2020-06-29T16:01:55.591Z] 34c802a77dc8: Pull complete [2020-06-29T16:02:00.945Z] 9eb99e56ec68: Pull complete [2020-06-29T16:02:00.945Z] 27c7a5d97fbd: Pull complete [2020-06-29T16:02:02.373Z] 5c102a31e300: Pull complete [2020-06-29T16:02:02.640Z] dcfb455df0a1: Pull complete [2020-06-29T16:02:02.640Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-29T16:02:02.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-29T16:02:02.640Z] ---> 7c70fe431013 [2020-06-29T16:02:02.640Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:02:04.037Z] ---> Running in e85e6a1b2e6f [2020-06-29T16:02:04.037Z] Removing intermediate container e85e6a1b2e6f [2020-06-29T16:02:04.037Z] ---> d1e2602ce40b [2020-06-29T16:02:04.037Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-29T16:02:04.037Z] ---> Running in f22588051aa1 [2020-06-29T16:02:05.994Z] Removing intermediate container f22588051aa1 [2020-06-29T16:02:05.994Z] ---> 7b0f2a45ea82 [2020-06-29T16:02:05.994Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-29T16:02:05.994Z] ---> Running in ed0e64199a52 [2020-06-29T16:02:06.568Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-29T16:02:07.141Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-29T16:02:07.715Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-29T16:02:07.715Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-29T16:02:07.715Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-29T16:02:07.975Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-29T16:02:07.975Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-29T16:02:07.975Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-29T16:02:08.238Z] Executing busybox-1.31.1-r8.trigger [2020-06-29T16:02:08.238Z] OK: 145 MiB in 45 packages [2020-06-29T16:02:08.811Z] Removing intermediate container ed0e64199a52 [2020-06-29T16:02:08.811Z] ---> c7de98becdeb [2020-06-29T16:02:08.811Z] Step 6/8 : WORKDIR /app [2020-06-29T16:02:08.811Z] ---> Running in 5f9ae3f3f5b0 [2020-06-29T16:02:09.072Z] Removing intermediate container 5f9ae3f3f5b0 [2020-06-29T16:02:09.072Z] ---> b6ab7c754583 [2020-06-29T16:02:09.072Z] Step 7/8 : COPY . . [2020-06-29T16:02:09.658Z] ---> ee44a40eaedd [2020-06-29T16:02:09.658Z] Step 8/8 : RUN go mod download [2020-06-29T16:02:09.658Z] ---> Running in 6b537c00b78a [2020-06-29T16:02:12.241Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:02:12.241Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:02:12.241Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-29T16:02:12.241Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:02:12.241Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-29T16:02:12.241Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-29T16:02:12.241Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:02:12.241Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-29T16:02:12.504Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:02:12.504Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:02:12.504Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:02:12.504Z] go: finding github.com/fatih/color v1.7.0 [2020-06-29T16:02:12.504Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-29T16:02:12.504Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:02:12.769Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T16:02:12.769Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:02:12.769Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:02:12.769Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T16:02:12.769Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-29T16:02:12.769Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-29T16:02:12.769Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:02:12.769Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-29T16:02:12.769Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-29T16:02:12.769Z] go: finding github.com/google/uuid v1.1.1 [2020-06-29T16:02:12.769Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-29T16:02:13.036Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-29T16:02:13.299Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:02:13.299Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-29T16:02:13.299Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-29T16:02:13.299Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-29T16:02:13.299Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-29T16:02:13.299Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-29T16:02:13.299Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-29T16:02:13.299Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-29T16:02:13.299Z] go: finding github.com/kr/pty v1.1.1 [2020-06-29T16:02:13.299Z] go: finding github.com/kr/text v0.1.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-29T16:02:13.561Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-29T16:02:13.561Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:02:13.561Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:02:13.824Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-29T16:02:13.824Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-29T16:02:13.824Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-29T16:02:13.824Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:02:13.824Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:02:13.824Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-29T16:02:13.824Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-29T16:02:13.824Z] go: finding github.com/posener/complete v1.1.1 [2020-06-29T16:02:13.824Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-29T16:02:13.824Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-29T16:02:13.824Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-29T16:02:14.090Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-29T16:02:14.090Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-29T16:02:14.090Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-29T16:02:14.090Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T16:02:14.090Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:02:14.090Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-29T16:02:14.090Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:02:14.090Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:02:14.090Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:02:14.090Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:02:14.090Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-29T16:02:14.372Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T16:02:14.372Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-29T16:02:14.372Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-29T16:02:14.372Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-29T16:02:14.372Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-29T16:02:14.372Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-29T16:02:14.372Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-29T16:02:30.931Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-29T16:02:30.931Z] CGO_ENABLED=1 go vet ./... [2020-06-29T16:02:32.659Z] Removing intermediate container 6b537c00b78a [2020-06-29T16:02:32.659Z] ---> ddef8bab7ab1 [2020-06-29T16:02:32.659Z] Successfully built ddef8bab7ab1 [2020-06-29T16:02:32.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:02:33.632Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-29T16:02:33.897Z] . [Pipeline] withDockerContainer [2020-06-29T16:02:34.087Z] prd-centos7-docker-4c-2g-4798 does not seem to be running inside a container [2020-06-29T16:02:34.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-x86_64 cat [2020-06-29T16:02:34.966Z] $ docker top 58e4f0c5490e66947d85d4dbea48bd0733eacacd0970b7e69f1cb6ce80f72a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-29T16:02:35.531Z] + go version [2020-06-29T16:02:35.531Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-29T16:02:36.178Z] + make test [2020-06-29T16:02:36.178Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-29T16:02:36.340Z] gofmt -l . [2020-06-29T16:02:36.341Z] [ "`gofmt -l .`" = "" ] [2020-06-29T16:02:36.341Z] ./bin/test-go-mod-tidy.sh [2020-06-29T16:02:37.319Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-29T16:02:38.696Z] Stashed 1 file(s) [Pipeline] } [2020-06-29T16:02:38.685Z] $ docker stop --time=1 0d4f1594be238cd7ffe21e67f3379f207b68dce80f152a9040c2bec4ec830e65 [2020-06-29T16:02:40.819Z] $ docker rm -f 0d4f1594be238cd7ffe21e67f3379f207b68dce80f152a9040c2bec4ec830e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-29T16:02:43.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-29T16:02:43.557Z] + ls -al . [2020-06-29T16:02:43.558Z] total 124 [2020-06-29T16:02:43.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 16:02 . [2020-06-29T16:02:43.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 16:00 .. [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 29 16:00 .dockerignore [2020-06-29T16:02:43.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 16:00 .git [2020-06-29T16:02:43.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 16:00 .github [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 29 16:00 .gitignore [2020-06-29T16:02:43.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 16:00 .semver [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 29 16:00 Attribution.txt [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 1997 Jun 29 16:00 Dockerfile [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 29 16:00 Dockerfile.build [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 710 Jun 29 16:00 Jenkinsfile [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 29 16:00 LICENSE [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 29 16:00 README.md [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 15:58 VERSION [2020-06-29T16:02:43.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 16:00 bin [2020-06-29T16:02:43.558Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 29 16:01 coverage.out [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 29 16:00 docker-compose.debug.yml [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 29 16:00 docker-compose.yml [2020-06-29T16:02:43.558Z] -rw-r--r-- 1 jenkins jenkins 126 Jun 29 16:02 go.mod [2020-06-29T16:02:43.558Z] -rw-r--r-- 1 jenkins jenkins 18573 Jun 29 16:02 go.sum [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jun 29 16:00 main.go [2020-06-29T16:02:43.558Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 29 16:00 makefile [2020-06-29T16:02:43.558Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 16:00 res [2020-06-29T16:02:43.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 16:00 snap [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:02:43.916Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cb9bba649fe39bc49d9ae5e5e9ad841388abd19f --label arch=arm64 --label version=0.0.0 . [2020-06-29T16:02:44.189Z] Sending build context to Docker daemon 350.7kB [2020-06-29T16:02:44.189Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-06-29T16:02:44.189Z] Step 2/26 : FROM ${BASE} AS builder [2020-06-29T16:02:44.189Z] ---> 1203e4c1a6da [2020-06-29T16:02:44.189Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-29T16:02:44.461Z] ---> Running in 2a5757e9cf41 [2020-06-29T16:02:45.051Z] Removing intermediate container 2a5757e9cf41 [2020-06-29T16:02:45.052Z] ---> 207f2c651569 [2020-06-29T16:02:45.052Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-06-29T16:02:45.052Z] ---> Running in d5ac18bdfbc6 [2020-06-29T16:02:45.324Z] Removing intermediate container d5ac18bdfbc6 [2020-06-29T16:02:45.324Z] ---> ba1dced7a9e6 [2020-06-29T16:02:45.324Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:02:45.596Z] ---> Running in b6363bb0dac2 [2020-06-29T16:02:46.193Z] Removing intermediate container b6363bb0dac2 [2020-06-29T16:02:46.193Z] ---> 2f85dc708c39 [2020-06-29T16:02:46.193Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-29T16:02:46.193Z] ---> Running in 7b5ebeadcff2 [2020-06-29T16:02:48.803Z] Removing intermediate container 7b5ebeadcff2 [2020-06-29T16:02:48.803Z] ---> f576db4831c8 [2020-06-29T16:02:48.803Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-29T16:02:48.803Z] ---> Running in c601ab854a6a [2020-06-29T16:02:50.234Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-29T16:02:50.839Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-29T16:02:51.430Z] OK: 127 MiB in 45 packages [2020-06-29T16:02:52.404Z] Removing intermediate container c601ab854a6a [2020-06-29T16:02:52.404Z] ---> b67696e37517 [2020-06-29T16:02:52.404Z] Step 8/26 : WORKDIR /app [2020-06-29T16:02:52.682Z] ---> Running in 241fc6f154cb [2020-06-29T16:02:53.273Z] Removing intermediate container 241fc6f154cb [2020-06-29T16:02:53.273Z] ---> af0e6220b5a2 [2020-06-29T16:02:53.273Z] Step 9/26 : COPY go.mod . [2020-06-29T16:02:53.865Z] ---> e80a2e4dc1e3 [2020-06-29T16:02:53.865Z] Step 10/26 : RUN go mod download [2020-06-29T16:02:53.865Z] ---> Running in 68f9f655b8ae [2020-06-29T16:02:56.480Z] Removing intermediate container 68f9f655b8ae [2020-06-29T16:02:56.480Z] ---> 0fea45eb63bf [2020-06-29T16:02:56.480Z] Step 11/26 : COPY . . [2020-06-29T16:02:57.456Z] ---> bb89fb56e119 [2020-06-29T16:02:57.456Z] Step 12/26 : ARG MAKE="make build" [2020-06-29T16:02:57.456Z] ---> Running in 081694267f6a [2020-06-29T16:02:58.049Z] Removing intermediate container 081694267f6a [2020-06-29T16:02:58.049Z] ---> 335123a66914 [2020-06-29T16:02:58.049Z] Step 13/26 : RUN $MAKE [2020-06-29T16:02:58.049Z] ---> Running in 55c6a8beff47 [2020-06-29T16:02:59.478Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-29T16:03:03.004Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-29T16:03:03.004Z] CGO_ENABLED=1 go vet ./... [2020-06-29T16:03:06.415Z] gofmt -l . [2020-06-29T16:03:06.415Z] [ "`gofmt -l .`" = "" ] [2020-06-29T16:03:06.415Z] ./bin/test-go-mod-tidy.sh [2020-06-29T16:03:07.829Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-29T16:03:08.479Z] Warning: overwriting stash ‘coverage-report’ [2020-06-29T16:03:08.856Z] Stashed 1 file(s) [Pipeline] } [2020-06-29T16:03:08.865Z] $ docker stop --time=1 58e4f0c5490e66947d85d4dbea48bd0733eacacd0970b7e69f1cb6ce80f72a30 [2020-06-29T16:03:11.554Z] $ docker rm -f 58e4f0c5490e66947d85d4dbea48bd0733eacacd0970b7e69f1cb6ce80f72a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-29T16:03:12.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-29T16:03:12.940Z] + ls -al . [2020-06-29T16:03:12.940Z] total 96 [2020-06-29T16:03:12.940Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 29 16:03 . [2020-06-29T16:03:12.940Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 29 16:01 .. [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 29 16:01 Attribution.txt [2020-06-29T16:03:12.940Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 16:01 bin [2020-06-29T16:03:12.940Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 29 16:02 coverage.out [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 29 16:01 docker-compose.debug.yml [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 29 16:01 docker-compose.yml [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 1997 Jun 29 16:01 Dockerfile [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 29 16:01 Dockerfile.build [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 29 16:01 .dockerignore [2020-06-29T16:03:12.940Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 29 16:01 .git [2020-06-29T16:03:12.940Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 29 16:01 .github [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 29 16:01 .gitignore [2020-06-29T16:03:12.940Z] -rw-r--r--. 1 jenkins jenkins 126 Jun 29 16:03 go.mod [2020-06-29T16:03:12.940Z] -rw-r--r--. 1 jenkins jenkins 18573 Jun 29 16:03 go.sum [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 710 Jun 29 16:01 Jenkinsfile [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 29 16:01 LICENSE [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jun 29 16:01 main.go [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 29 16:01 makefile [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 29 16:01 README.md [2020-06-29T16:03:12.940Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 29 16:01 res [2020-06-29T16:03:12.940Z] drwxrwxr-x. 3 jenkins jenkins 45 Jun 29 16:01 .semver [2020-06-29T16:03:12.940Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 29 16:01 snap [2020-06-29T16:03:12.940Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 29 15:58 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:03:13.298Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cb9bba649fe39bc49d9ae5e5e9ad841388abd19f --label arch=amd64 --label version=0.0.0 . [2020-06-29T16:03:13.569Z] Sending build context to Docker daemon 350.7kB [2020-06-29T16:03:13.569Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-06-29T16:03:13.569Z] Step 2/26 : FROM ${BASE} AS builder [2020-06-29T16:03:13.569Z] ---> ddef8bab7ab1 [2020-06-29T16:03:13.569Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-29T16:03:13.835Z] ---> Running in f3162f55869d [2020-06-29T16:03:13.835Z] Removing intermediate container f3162f55869d [2020-06-29T16:03:13.835Z] ---> 3f8c716e887c [2020-06-29T16:03:13.835Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-06-29T16:03:14.102Z] ---> Running in a0741ab0e6f4 [2020-06-29T16:03:14.366Z] Removing intermediate container a0741ab0e6f4 [2020-06-29T16:03:14.366Z] ---> a79c666c79e2 [2020-06-29T16:03:14.366Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:03:14.366Z] ---> Running in 1d2ead68208e [2020-06-29T16:03:14.639Z] Removing intermediate container 1d2ead68208e [2020-06-29T16:03:14.639Z] ---> 5d9fbcd425c8 [2020-06-29T16:03:14.639Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-29T16:03:14.639Z] ---> Running in 9c81fbeff673 [2020-06-29T16:03:16.053Z] Removing intermediate container 9c81fbeff673 [2020-06-29T16:03:16.053Z] ---> 5295fbd4b58e [2020-06-29T16:03:16.053Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-29T16:03:16.053Z] ---> Running in b54784828c0f [2020-06-29T16:03:16.639Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-29T16:03:17.227Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-29T16:03:17.832Z] OK: 145 MiB in 45 packages [2020-06-29T16:03:18.415Z] Removing intermediate container b54784828c0f [2020-06-29T16:03:18.415Z] ---> c847c2b60d0b [2020-06-29T16:03:18.415Z] Step 8/26 : WORKDIR /app [2020-06-29T16:03:18.682Z] ---> Running in 8de6488f1da5 [2020-06-29T16:03:18.682Z] Removing intermediate container 8de6488f1da5 [2020-06-29T16:03:18.682Z] ---> 847d7192ca6d [2020-06-29T16:03:18.682Z] Step 9/26 : COPY go.mod . [2020-06-29T16:03:18.947Z] ---> 8fae69dbffb7 [2020-06-29T16:03:18.947Z] Step 10/26 : RUN go mod download [2020-06-29T16:03:19.212Z] ---> Running in a22aae4f295f [2020-06-29T16:03:20.169Z] Removing intermediate container a22aae4f295f [2020-06-29T16:03:20.169Z] ---> ae8d59b818b4 [2020-06-29T16:03:20.169Z] Step 11/26 : COPY . . [2020-06-29T16:03:20.746Z] ---> 23d93340ca13 [2020-06-29T16:03:20.746Z] Step 12/26 : ARG MAKE="make build" [2020-06-29T16:03:20.746Z] ---> Running in d01006b06bce [2020-06-29T16:03:21.015Z] Removing intermediate container d01006b06bce [2020-06-29T16:03:21.015Z] ---> a5aad79a49cc [2020-06-29T16:03:21.015Z] Step 13/26 : RUN $MAKE [2020-06-29T16:03:21.015Z] ---> Running in 3b1be0fb4a04 [2020-06-29T16:03:21.599Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-29T16:03:46.480Z] Removing intermediate container 55c6a8beff47 [2020-06-29T16:03:46.480Z] ---> 036b5ba1bd69 [2020-06-29T16:03:46.480Z] Step 14/26 : FROM alpine:latest [2020-06-29T16:03:46.480Z] latest: Pulling from library/alpine [2020-06-29T16:03:46.480Z] b538f80385f9: Pulling fs layer [2020-06-29T16:03:46.480Z] b538f80385f9: Verifying Checksum [2020-06-29T16:03:46.480Z] b538f80385f9: Download complete [2020-06-29T16:03:46.480Z] b538f80385f9: Pull complete [2020-06-29T16:03:46.480Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-29T16:03:46.480Z] Status: Downloaded newer image for alpine:latest [2020-06-29T16:03:46.480Z] ---> 62ee0e9f8440 [2020-06-29T16:03:46.480Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:03:46.753Z] ---> Running in d2e9fb9055c3 [2020-06-29T16:03:47.346Z] Removing intermediate container d2e9fb9055c3 [2020-06-29T16:03:47.346Z] ---> 75e3a6aa3dae [2020-06-29T16:03:47.346Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-29T16:03:47.346Z] ---> Running in d9788f7d8352 [2020-06-29T16:03:47.619Z] Removing intermediate container d9788f7d8352 [2020-06-29T16:03:47.619Z] ---> e96aea19e4b3 [2020-06-29T16:03:47.619Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-06-29T16:03:47.893Z] ---> Running in 3f284b26231d [2020-06-29T16:03:49.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-29T16:03:49.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-29T16:03:50.185Z] (1/6) Installing ca-certificates (20191127-r4) [2020-06-29T16:03:50.185Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-29T16:03:50.185Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-29T16:03:50.185Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-29T16:03:50.185Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-29T16:03:50.185Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-29T16:03:50.185Z] Executing busybox-1.31.1-r16.trigger [2020-06-29T16:03:50.185Z] Executing ca-certificates-20191127-r4.trigger [2020-06-29T16:03:50.456Z] OK: 8 MiB in 20 packages [2020-06-29T16:03:52.436Z] Removing intermediate container 3f284b26231d [2020-06-29T16:03:52.436Z] ---> 94b21f35ddc6 [2020-06-29T16:03:52.436Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-06-29T16:03:52.709Z] ---> dcac1aedcb8b [2020-06-29T16:03:52.709Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-06-29T16:03:53.692Z] ---> c71436742e06 [2020-06-29T16:03:53.692Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-06-29T16:03:54.133Z] Removing intermediate container 3b1be0fb4a04 [2020-06-29T16:03:54.133Z] ---> 3205b0262b1e [2020-06-29T16:03:54.133Z] Step 14/26 : FROM alpine:latest [2020-06-29T16:03:54.133Z] latest: Pulling from library/alpine [2020-06-29T16:03:54.133Z] df20fa9351a1: Pulling fs layer [2020-06-29T16:03:54.133Z] df20fa9351a1: Verifying Checksum [2020-06-29T16:03:54.133Z] df20fa9351a1: Download complete [2020-06-29T16:03:54.133Z] df20fa9351a1: Pull complete [2020-06-29T16:03:54.133Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-29T16:03:54.133Z] Status: Downloaded newer image for alpine:latest [2020-06-29T16:03:54.133Z] ---> a24bb4013296 [2020-06-29T16:03:54.133Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-29T16:03:54.133Z] ---> Running in 0533794df01b [2020-06-29T16:03:54.133Z] Removing intermediate container 0533794df01b [2020-06-29T16:03:54.133Z] ---> ded8b34cc83e [2020-06-29T16:03:54.133Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-29T16:03:54.133Z] ---> Running in f5d06518980d [2020-06-29T16:03:54.133Z] Removing intermediate container f5d06518980d [2020-06-29T16:03:54.133Z] ---> be60a2ec8a28 [2020-06-29T16:03:54.133Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-06-29T16:03:54.133Z] ---> Running in 67df7d94890f [2020-06-29T16:03:54.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-29T16:03:54.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-29T16:03:54.133Z] (1/6) Installing ca-certificates (20191127-r4) [2020-06-29T16:03:54.133Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-29T16:03:54.133Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-29T16:03:54.133Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-29T16:03:54.133Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-29T16:03:54.133Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-29T16:03:54.133Z] Executing busybox-1.31.1-r16.trigger [2020-06-29T16:03:54.133Z] Executing ca-certificates-20191127-r4.trigger [2020-06-29T16:03:54.133Z] OK: 9 MiB in 20 packages [2020-06-29T16:03:54.289Z] ---> 497eb8d9ec8e [2020-06-29T16:03:54.289Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-29T16:03:55.142Z] Removing intermediate container 67df7d94890f [2020-06-29T16:03:55.142Z] ---> 2c1ab544be99 [2020-06-29T16:03:55.142Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-06-29T16:03:55.454Z] ---> 8076e3450988 [2020-06-29T16:03:55.454Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-06-29T16:03:56.064Z] ---> 33398af1ac38 [2020-06-29T16:03:56.064Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-06-29T16:03:56.262Z] ---> 1133fe48d6fb [2020-06-29T16:03:56.262Z] Step 22/26 : EXPOSE 48095 [2020-06-29T16:03:56.262Z] ---> Running in e2b6f62e442d [2020-06-29T16:03:56.262Z] Removing intermediate container e2b6f62e442d [2020-06-29T16:03:56.262Z] ---> a8e376261cae [2020-06-29T16:03:56.262Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-29T16:03:56.539Z] ---> Running in a4cc9f60a524 [2020-06-29T16:03:56.722Z] ---> 917c5638cf17 [2020-06-29T16:03:56.722Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-29T16:03:56.814Z] Removing intermediate container a4cc9f60a524 [2020-06-29T16:03:56.814Z] ---> 7fbf0221aab0 [2020-06-29T16:03:56.814Z] Step 24/26 : LABEL arch=arm64 [2020-06-29T16:03:57.088Z] ---> Running in 26d47e043443 [2020-06-29T16:03:57.365Z] Removing intermediate container 26d47e043443 [2020-06-29T16:03:57.365Z] ---> c80711e2340d [2020-06-29T16:03:57.365Z] Step 25/26 : LABEL git_sha=cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:03:57.637Z] ---> Running in 2dad24a6fa57 [2020-06-29T16:03:57.909Z] Removing intermediate container 2dad24a6fa57 [2020-06-29T16:03:57.909Z] ---> 8e0fcd783c65 [2020-06-29T16:03:57.909Z] Step 26/26 : LABEL version=0.0.0 [2020-06-29T16:03:58.181Z] ---> Running in 139e8db8027d [2020-06-29T16:03:58.225Z] ---> 38acbced1df4 [2020-06-29T16:03:58.225Z] Step 22/26 : EXPOSE 48095 [2020-06-29T16:03:58.225Z] ---> Running in 6f9bcfb9854b [2020-06-29T16:03:58.451Z] Removing intermediate container 139e8db8027d [2020-06-29T16:03:58.451Z] ---> 1cce501de0dc [2020-06-29T16:03:58.451Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-29T16:03:58.451Z] Successfully built 1cce501de0dc [2020-06-29T16:03:58.451Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [2020-06-29T16:03:58.494Z] Removing intermediate container 6f9bcfb9854b [2020-06-29T16:03:58.494Z] ---> c635e0913016 [2020-06-29T16:03:58.494Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-29T16:03:58.494Z] ---> Running in 68ed26144ce4 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-06-29T16:03:58.781Z] Removing intermediate container 68ed26144ce4 [2020-06-29T16:03:58.781Z] ---> f19cefb6f8ea [2020-06-29T16:03:58.781Z] Step 24/26 : LABEL arch=amd64 [2020-06-29T16:03:58.781Z] ---> Running in ac9412a07014 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [2020-06-29T16:03:59.048Z] Removing intermediate container ac9412a07014 [2020-06-29T16:03:59.048Z] ---> 1ceeda015b62 [2020-06-29T16:03:59.048Z] Step 25/26 : LABEL git_sha=cb9bba649fe39bc49d9ae5e5e9ad841388abd19f [2020-06-29T16:03:59.313Z] ---> Running in 1c0d5bd62655 [Pipeline] sh [2020-06-29T16:03:59.584Z] Removing intermediate container 1c0d5bd62655 [2020-06-29T16:03:59.584Z] ---> bb365a09152d [2020-06-29T16:03:59.584Z] Step 26/26 : LABEL version=0.0.0 [2020-06-29T16:03:59.655Z] + find /w/workspace/app-service-configurable/1 [2020-06-29T16:03:59.655Z] + grep snapcraft.yaml [2020-06-29T16:03:59.655Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-29T16:03:59.838Z] provisioning config files... [2020-06-29T16:03:59.857Z] ---> Running in bf8c4b61370c [2020-06-29T16:03:59.859Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config1867306049085556608tmp [Pipeline] { [Pipeline] sh [2020-06-29T16:04:00.129Z] Removing intermediate container bf8c4b61370c [2020-06-29T16:04:00.129Z] ---> c8f7ea83924b [2020-06-29T16:04:00.129Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-29T16:04:00.129Z] Successfully built c8f7ea83924b [2020-06-29T16:04:00.129Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-29T16:04:00.249Z] + cp /w/workspace/app-service-configurable/1@tmp/config1867306049085556608tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-06-29T16:04:00.652Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-29T16:04:00.653Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-29T16:04:00.653Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-29T16:04:00.926Z] b2f61026a351: Pulling fs layer [2020-06-29T16:04:00.926Z] 5538fb30c42c: Pulling fs layer [2020-06-29T16:04:00.926Z] f0b05810781a: Pulling fs layer [2020-06-29T16:04:00.926Z] 0180a33352d6: Pulling fs layer [2020-06-29T16:04:00.926Z] e7604b0c0f53: Pulling fs layer [2020-06-29T16:04:00.926Z] db689cb83ae0: Pulling fs layer [2020-06-29T16:04:00.926Z] 6138af208834: Pulling fs layer [2020-06-29T16:04:00.926Z] 007c8e8c5d63: Pulling fs layer [2020-06-29T16:04:00.926Z] 4f7a387c642f: Pulling fs layer [2020-06-29T16:04:00.926Z] 0180a33352d6: Waiting [2020-06-29T16:04:00.926Z] 6138af208834: Waiting [2020-06-29T16:04:00.926Z] 007c8e8c5d63: Waiting [2020-06-29T16:04:00.926Z] e7604b0c0f53: Waiting [2020-06-29T16:04:00.926Z] 4f7a387c642f: Waiting [2020-06-29T16:04:00.926Z] db689cb83ae0: Waiting [2020-06-29T16:04:00.926Z] f0b05810781a: Verifying Checksum [2020-06-29T16:04:00.926Z] 5538fb30c42c: Verifying Checksum [2020-06-29T16:04:00.926Z] 5538fb30c42c: Download complete [2020-06-29T16:04:00.926Z] 0180a33352d6: Verifying Checksum [2020-06-29T16:04:00.926Z] 0180a33352d6: Download complete [2020-06-29T16:04:00.926Z] db689cb83ae0: Download complete [2020-06-29T16:04:00.926Z] 6138af208834: Verifying Checksum [2020-06-29T16:04:00.926Z] 6138af208834: Download complete [2020-06-29T16:04:00.926Z] 007c8e8c5d63: Verifying Checksum [2020-06-29T16:04:00.926Z] 007c8e8c5d63: Download complete [2020-06-29T16:04:00.926Z] 4f7a387c642f: Verifying Checksum [2020-06-29T16:04:00.926Z] 4f7a387c642f: Download complete [2020-06-29T16:04:01.123Z] ++ find /w/workspace/app-service-configurable/1 [2020-06-29T16:04:01.123Z] ++ grep snapcraft.yaml [2020-06-29T16:04:01.123Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-29T16:04:01.271Z] provisioning config files... [2020-06-29T16:04:01.288Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config8348756180396268082tmp [Pipeline] { [Pipeline] sh [2020-06-29T16:04:01.661Z] + cp /w/workspace/app-service-configurable/1@tmp/config8348756180396268082tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh [2020-06-29T16:04:01.909Z] b2f61026a351: Verifying Checksum [2020-06-29T16:04:01.909Z] b2f61026a351: Download complete [2020-06-29T16:04:01.998Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-29T16:04:02.265Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-29T16:04:02.265Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-29T16:04:02.265Z] 5bed26d33875: Pulling fs layer [2020-06-29T16:04:02.265Z] f11b29a9c730: Pulling fs layer [2020-06-29T16:04:02.265Z] 930bda195c84: Pulling fs layer [2020-06-29T16:04:02.265Z] 78bf9a5ad49e: Pulling fs layer [2020-06-29T16:04:02.265Z] e5fbee5a4b0d: Pulling fs layer [2020-06-29T16:04:02.265Z] f452fca78f88: Pulling fs layer [2020-06-29T16:04:02.265Z] 7417ef92027a: Pulling fs layer [2020-06-29T16:04:02.265Z] 2af5c49d270b: Pulling fs layer [2020-06-29T16:04:02.265Z] df9c3bdbc40a: Pulling fs layer [2020-06-29T16:04:02.265Z] f452fca78f88: Waiting [2020-06-29T16:04:02.265Z] 7417ef92027a: Waiting [2020-06-29T16:04:02.265Z] 2af5c49d270b: Waiting [2020-06-29T16:04:02.265Z] df9c3bdbc40a: Waiting [2020-06-29T16:04:02.265Z] 78bf9a5ad49e: Waiting [2020-06-29T16:04:02.265Z] e5fbee5a4b0d: Waiting [2020-06-29T16:04:02.265Z] 930bda195c84: Verifying Checksum [2020-06-29T16:04:02.265Z] 930bda195c84: Download complete [2020-06-29T16:04:02.265Z] f11b29a9c730: Download complete [2020-06-29T16:04:02.265Z] 78bf9a5ad49e: Verifying Checksum [2020-06-29T16:04:02.265Z] 78bf9a5ad49e: Download complete [2020-06-29T16:04:02.265Z] f452fca78f88: Verifying Checksum [2020-06-29T16:04:02.265Z] f452fca78f88: Download complete [2020-06-29T16:04:02.265Z] 7417ef92027a: Verifying Checksum [2020-06-29T16:04:02.265Z] 7417ef92027a: Download complete [2020-06-29T16:04:02.265Z] 2af5c49d270b: Verifying Checksum [2020-06-29T16:04:02.265Z] 2af5c49d270b: Download complete [2020-06-29T16:04:02.265Z] df9c3bdbc40a: Verifying Checksum [2020-06-29T16:04:02.265Z] df9c3bdbc40a: Download complete [2020-06-29T16:04:02.873Z] 5bed26d33875: Verifying Checksum [2020-06-29T16:04:02.873Z] 5bed26d33875: Download complete [2020-06-29T16:04:05.297Z] b2f61026a351: Pull complete [2020-06-29T16:04:05.297Z] 5538fb30c42c: Pull complete [2020-06-29T16:04:05.569Z] f0b05810781a: Pull complete [2020-06-29T16:04:05.843Z] 0180a33352d6: Pull complete [2020-06-29T16:04:08.357Z] e5fbee5a4b0d: Verifying Checksum [2020-06-29T16:04:08.357Z] e5fbee5a4b0d: Download complete [2020-06-29T16:04:08.936Z] 5bed26d33875: Pull complete [2020-06-29T16:04:09.227Z] e7604b0c0f53: Verifying Checksum [2020-06-29T16:04:09.227Z] e7604b0c0f53: Download complete [2020-06-29T16:04:09.542Z] f11b29a9c730: Pull complete [2020-06-29T16:04:09.816Z] 930bda195c84: Pull complete [2020-06-29T16:04:10.089Z] 78bf9a5ad49e: Pull complete [2020-06-29T16:04:41.666Z] e7604b0c0f53: Pull complete [2020-06-29T16:04:41.666Z] db689cb83ae0: Pull complete [2020-06-29T16:04:41.666Z] 6138af208834: Pull complete [2020-06-29T16:04:41.666Z] 007c8e8c5d63: Pull complete [2020-06-29T16:04:41.666Z] 4f7a387c642f: Pull complete [2020-06-29T16:04:41.666Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-29T16:04:41.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-29T16:04:42.675Z] e5fbee5a4b0d: Pull complete [2020-06-29T16:04:42.675Z] f452fca78f88: Pull complete [2020-06-29T16:04:42.675Z] 7417ef92027a: Pull complete [2020-06-29T16:04:42.675Z] 2af5c49d270b: Pull complete [2020-06-29T16:04:42.675Z] df9c3bdbc40a: Pull complete [2020-06-29T16:04:42.675Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-29T16:04:42.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-29T16:04:44.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-29T16:04:44.908Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-29T16:04:44.908Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-29T16:04:45.617Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-29T16:04:45.617Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [863 kB] [2020-06-29T16:04:46.223Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1271 kB] [2020-06-29T16:04:46.223Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9012 B] [2020-06-29T16:04:46.223Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [977 kB] [2020-06-29T16:04:46.223Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [82.2 kB] [2020-06-29T16:04:46.821Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.4 kB] [2020-06-29T16:04:46.821Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1398 kB] [2020-06-29T16:04:46.821Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [93.8 kB] [2020-06-29T16:04:46.821Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-29T16:04:46.821Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-29T16:04:47.070Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-29T16:04:47.070Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-29T16:04:47.070Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-29T16:04:47.109Z] Fetched 4976 kB in 3s (1850 kB/s) [2020-06-29T16:04:47.342Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-29T16:04:47.342Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [888 kB] [2020-06-29T16:04:47.938Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1239 kB] [2020-06-29T16:04:48.211Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-06-29T16:04:48.211Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-29T16:04:48.211Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-29T16:04:48.211Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [617 kB] [2020-06-29T16:04:48.211Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-06-29T16:04:48.211Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-29T16:04:48.802Z] Fetched 3771 kB in 2s (1527 kB/s) [2020-06-29T16:04:49.073Z] Reading package lists... [2020-06-29T16:04:51.094Z] 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: [2020-06-29T16:04:51.095Z] - README.md [2020-06-29T16:04:51.095Z] [2020-06-29T16:04:51.095Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-29T16:04:53.112Z] Reading package lists... [2020-06-29T16:04:54.574Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-29T16:04:56.922Z] Reading package lists... [2020-06-29T16:04:56.922Z] Building dependency tree... [2020-06-29T16:04:56.922Z] Reading state information... [2020-06-29T16:04:57.762Z] The following packages were automatically installed and are no longer required: [2020-06-29T16:04:57.762Z] libjq1 liblzo2-2 libonig4 [2020-06-29T16:04:57.762Z] Use 'sudo apt autoremove' to remove them. [2020-06-29T16:04:57.762Z] Suggested packages: [2020-06-29T16:04:57.762Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-29T16:04:57.762Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-06-29T16:04:57.762Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-06-29T16:04:57.762Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-06-29T16:04:57.762Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-06-29T16:04:57.762Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-06-29T16:04:57.762Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-06-29T16:04:57.762Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n [2020-06-29T16:04:57.762Z] libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere [2020-06-29T16:04:57.762Z] ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-06-29T16:04:57.762Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-06-29T16:04:58.045Z] The following NEW packages will be installed: [2020-06-29T16:04:58.045Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-06-29T16:04:58.045Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-06-29T16:04:58.045Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-06-29T16:04:58.045Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-06-29T16:04:58.045Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-06-29T16:04:58.045Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-06-29T16:04:58.045Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-06-29T16:04:58.045Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-06-29T16:04:58.045Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-06-29T16:04:58.045Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-06-29T16:04:58.045Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-06-29T16:04:58.045Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-06-29T16:04:58.045Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-06-29T16:04:58.045Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-06-29T16:04:58.045Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-29T16:04:58.045Z] The following packages will be upgraded: [2020-06-29T16:04:58.045Z] libcurl4 [2020-06-29T16:04:58.309Z] 1 upgraded, 98 newly installed, 0 to remove and 11 not upgraded. [2020-06-29T16:04:58.309Z] Need to get 73.2 MB of archives. [2020-06-29T16:04:58.309Z] After this operation, 309 MB of additional disk space will be used. [2020-06-29T16:04:58.309Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-06-29T16:04:58.571Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-29T16:04:58.571Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-29T16:04:58.835Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-29T16:04:58.835Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-29T16:04:58.835Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-29T16:04:59.110Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-29T16:04:59.376Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-29T16:04:59.376Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-29T16:04:59.637Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-29T16:04:59.637Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-29T16:04:59.637Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-29T16:04:59.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-29T16:04:59.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-29T16:04:59.637Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-29T16:04:59.637Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-06-29T16:04:59.801Z] 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: [2020-06-29T16:04:59.801Z] - README.md [2020-06-29T16:04:59.801Z] [2020-06-29T16:04:59.801Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-29T16:04:59.907Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-29T16:04:59.907Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-06-29T16:05:00.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-06-29T16:05:00.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-06-29T16:05:00.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-06-29T16:05:00.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-29T16:05:00.466Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-06-29T16:05:00.466Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-06-29T16:05:00.466Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-06-29T16:05:00.466Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-29T16:05:00.466Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-29T16:05:00.466Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-29T16:05:00.466Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-06-29T16:05:00.732Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-29T16:05:00.732Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-29T16:05:00.732Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-29T16:05:00.732Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-06-29T16:05:00.732Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] [2020-06-29T16:05:00.732Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-06-29T16:05:00.732Z] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] [2020-06-29T16:05:00.732Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-108.109 [991 kB] [2020-06-29T16:05:00.995Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] [2020-06-29T16:05:00.995Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-29T16:05:00.995Z] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-06-29T16:05:00.995Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-06-29T16:05:00.995Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-06-29T16:05:00.995Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-06-29T16:05:01.577Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-29T16:05:01.577Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-06-29T16:05:01.577Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-06-29T16:05:01.577Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-06-29T16:05:01.577Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-06-29T16:05:01.577Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-06-29T16:05:01.577Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-06-29T16:05:01.577Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-06-29T16:05:01.577Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-06-29T16:05:01.577Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-06-29T16:05:01.846Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-06-29T16:05:01.846Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-06-29T16:05:01.846Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-06-29T16:05:01.846Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-06-29T16:05:02.439Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-06-29T16:05:02.439Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-29T16:05:02.709Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-06-29T16:05:02.972Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-06-29T16:05:02.972Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-29T16:05:02.972Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-29T16:05:02.972Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-29T16:05:02.972Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-29T16:05:03.238Z] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-06-29T16:05:03.238Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] [2020-06-29T16:05:03.238Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] [2020-06-29T16:05:03.238Z] Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-06-29T16:05:03.238Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-06-29T16:05:03.238Z] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-06-29T16:05:03.238Z] Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-06-29T16:05:03.238Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-06-29T16:05:03.238Z] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-06-29T16:05:03.238Z] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-06-29T16:05:03.238Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] [2020-06-29T16:05:03.238Z] Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-29T16:05:03.238Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-29T16:05:03.505Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-29T16:05:03.505Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-29T16:05:03.505Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-06-29T16:05:03.505Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-06-29T16:05:03.780Z] Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-06-29T16:05:03.780Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-06-29T16:05:03.780Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-06-29T16:05:03.780Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-06-29T16:05:03.780Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-06-29T16:05:03.780Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-29T16:05:03.780Z] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-29T16:05:03.780Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-06-29T16:05:03.780Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-29T16:05:04.048Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-06-29T16:05:04.048Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-06-29T16:05:04.048Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-06-29T16:05:04.048Z] Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-06-29T16:05:04.048Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-06-29T16:05:04.048Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-06-29T16:05:04.048Z] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-06-29T16:05:04.048Z] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-06-29T16:05:05.983Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-29T16:05:05.983Z] Fetched 73.2 MB in 6s (12.1 MB/s) [2020-06-29T16:05:05.983Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-29T16:05:06.248Z] (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 ... 4637 files and directories currently installed.) [2020-06-29T16:05:06.248Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-06-29T16:05:06.248Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-29T16:05:06.248Z] Selecting previously unselected package libxau6:amd64. [2020-06-29T16:05:06.248Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-29T16:05:06.248Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-29T16:05:06.248Z] Selecting previously unselected package libbsd0:amd64. [2020-06-29T16:05:06.248Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-29T16:05:06.248Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-29T16:05:06.484Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-29T16:05:06.512Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-29T16:05:06.512Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-29T16:05:06.512Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-29T16:05:06.512Z] Selecting previously unselected package libxcb1:amd64. [2020-06-29T16:05:06.512Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-29T16:05:06.512Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-29T16:05:06.512Z] Selecting previously unselected package libx11-data. [2020-06-29T16:05:06.512Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-29T16:05:06.512Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:07.093Z] Selecting previously unselected package libx11-6:amd64. [2020-06-29T16:05:07.093Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-29T16:05:07.093Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:07.366Z] Selecting previously unselected package libxext6:amd64. [2020-06-29T16:05:07.366Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-29T16:05:07.366Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-29T16:05:07.366Z] Selecting previously unselected package perl-modules-5.26. [2020-06-29T16:05:07.366Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-29T16:05:07.366Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:09.862Z] Reading package lists... [2020-06-29T16:05:10.720Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-29T16:05:10.720Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-29T16:05:10.720Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-29T16:05:10.720Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-29T16:05:10.720Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-29T16:05:10.720Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-29T16:05:10.720Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-29T16:05:10.720Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-29T16:05:10.720Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:10.726Z] Building dependency tree... [2020-06-29T16:05:10.726Z] Reading state information... [2020-06-29T16:05:11.699Z] The following packages were automatically installed and are no longer required: [2020-06-29T16:05:11.699Z] libjq1 liblzo2-2 libonig4 [2020-06-29T16:05:11.699Z] Use 'sudo apt autoremove' to remove them. [2020-06-29T16:05:11.699Z] Suggested packages: [2020-06-29T16:05:11.699Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-29T16:05:11.699Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-06-29T16:05:11.699Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-06-29T16:05:11.699Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-06-29T16:05:11.699Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-06-29T16:05:11.699Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-06-29T16:05:11.699Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-06-29T16:05:11.699Z] glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain [2020-06-29T16:05:11.699Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-29T16:05:11.699Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-06-29T16:05:11.699Z] readline-doc [2020-06-29T16:05:12.661Z] Selecting previously unselected package perl. [2020-06-29T16:05:12.661Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-29T16:05:12.661Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:12.675Z] The following NEW packages will be installed: [2020-06-29T16:05:12.675Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-06-29T16:05:12.675Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-06-29T16:05:12.675Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-06-29T16:05:12.675Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-06-29T16:05:12.675Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-06-29T16:05:12.675Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-06-29T16:05:12.675Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-06-29T16:05:12.675Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-06-29T16:05:12.675Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-06-29T16:05:12.675Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-06-29T16:05:12.675Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-06-29T16:05:12.675Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-06-29T16:05:12.675Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-06-29T16:05:12.675Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-06-29T16:05:12.675Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-06-29T16:05:12.675Z] xdg-user-dirs xz-utils [2020-06-29T16:05:12.675Z] The following packages will be upgraded: [2020-06-29T16:05:12.675Z] libcurl4 [2020-06-29T16:05:12.929Z] Selecting previously unselected package less. [2020-06-29T16:05:12.929Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-06-29T16:05:12.929Z] Unpacking less (487-0.1) ... [2020-06-29T16:05:12.929Z] Selecting previously unselected package libexpat1:amd64. [2020-06-29T16:05:12.929Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-29T16:05:12.929Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-29T16:05:12.946Z] 1 upgraded, 95 newly installed, 0 to remove and 11 not upgraded. [2020-06-29T16:05:12.946Z] Need to get 63.6 MB of archives. [2020-06-29T16:05:12.946Z] After this operation, 277 MB of additional disk space will be used. [2020-06-29T16:05:12.946Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-06-29T16:05:13.193Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-06-29T16:05:13.193Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-06-29T16:05:13.193Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:13.456Z] Selecting previously unselected package libglib2.0-data. [2020-06-29T16:05:13.456Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-29T16:05:13.456Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:13.456Z] Selecting previously unselected package libicu60:amd64. [2020-06-29T16:05:13.456Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-06-29T16:05:13.456Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-29T16:05:13.538Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-29T16:05:13.538Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-29T16:05:13.538Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-29T16:05:13.538Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-29T16:05:13.538Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-29T16:05:13.538Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-29T16:05:13.815Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-29T16:05:13.815Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-29T16:05:14.408Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-29T16:05:14.408Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-29T16:05:14.408Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-29T16:05:14.681Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-29T16:05:14.681Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-29T16:05:14.681Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-29T16:05:14.681Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] [2020-06-29T16:05:14.681Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-29T16:05:14.681Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-06-29T16:05:14.858Z] Selecting previously unselected package readline-common. [2020-06-29T16:05:14.858Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-29T16:05:14.858Z] Unpacking readline-common (7.0-3) ... [2020-06-29T16:05:14.858Z] Selecting previously unselected package libreadline7:amd64. [2020-06-29T16:05:14.858Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-06-29T16:05:14.858Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-06-29T16:05:14.858Z] Selecting previously unselected package libxml2:amd64. [2020-06-29T16:05:14.858Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-06-29T16:05:14.858Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-29T16:05:15.121Z] Selecting previously unselected package netbase. [2020-06-29T16:05:15.121Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-29T16:05:15.121Z] Unpacking netbase (5.4) ... [2020-06-29T16:05:15.272Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-06-29T16:05:15.272Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-06-29T16:05:15.272Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-06-29T16:05:15.272Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-29T16:05:15.272Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-06-29T16:05:15.272Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-06-29T16:05:15.272Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-06-29T16:05:15.272Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-29T16:05:15.272Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-29T16:05:15.405Z] Selecting previously unselected package shared-mime-info. [2020-06-29T16:05:15.406Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-06-29T16:05:15.406Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-29T16:05:15.544Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-29T16:05:15.544Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-06-29T16:05:15.544Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-29T16:05:15.544Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-29T16:05:15.669Z] Selecting previously unselected package xdg-user-dirs. [2020-06-29T16:05:15.669Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-06-29T16:05:15.669Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-29T16:05:15.813Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-29T16:05:15.813Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-06-29T16:05:15.813Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] [2020-06-29T16:05:15.933Z] Selecting previously unselected package xz-utils. [2020-06-29T16:05:15.933Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-06-29T16:05:15.933Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-29T16:05:15.933Z] Selecting previously unselected package libedit2:amd64. [2020-06-29T16:05:15.933Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-29T16:05:15.933Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-29T16:05:16.086Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-06-29T16:05:16.086Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] [2020-06-29T16:05:16.086Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-108.109 [969 kB] [2020-06-29T16:05:16.086Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] [2020-06-29T16:05:16.086Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-29T16:05:16.086Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-06-29T16:05:16.196Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-29T16:05:16.196Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-29T16:05:16.196Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-29T16:05:16.358Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-06-29T16:05:16.358Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-06-29T16:05:16.358Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-06-29T16:05:16.465Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-29T16:05:16.465Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-29T16:05:16.465Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-29T16:05:16.465Z] Selecting previously unselected package manpages. [2020-06-29T16:05:16.465Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-29T16:05:16.631Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-29T16:05:16.631Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-06-29T16:05:16.631Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-06-29T16:05:16.631Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-06-29T16:05:16.631Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-06-29T16:05:16.631Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-06-29T16:05:16.745Z] Unpacking manpages (4.15-1) ... [2020-06-29T16:05:16.745Z] Selecting previously unselected package openssh-client. [2020-06-29T16:05:16.745Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-29T16:05:16.745Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-29T16:05:16.902Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-06-29T16:05:16.902Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-06-29T16:05:16.902Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-06-29T16:05:16.902Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-06-29T16:05:17.008Z] Selecting previously unselected package xauth. [2020-06-29T16:05:17.008Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-29T16:05:17.008Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-29T16:05:17.008Z] Selecting previously unselected package binutils-common:amd64. [2020-06-29T16:05:17.008Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-29T16:05:17.008Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:17.176Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-06-29T16:05:17.271Z] Selecting previously unselected package libbinutils:amd64. [2020-06-29T16:05:17.271Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-29T16:05:17.271Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:17.271Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-06-29T16:05:17.271Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-29T16:05:17.271Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:17.768Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-06-29T16:05:17.768Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-29T16:05:18.040Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-06-29T16:05:18.232Z] Selecting previously unselected package binutils. [2020-06-29T16:05:18.232Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-29T16:05:18.232Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:18.232Z] Selecting previously unselected package libc-dev-bin. [2020-06-29T16:05:18.232Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... [2020-06-29T16:05:18.232Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-29T16:05:18.232Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-06-29T16:05:18.232Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-108.109_amd64.deb ... [2020-06-29T16:05:18.232Z] Unpacking linux-libc-dev:amd64 (4.15.0-108.109) ... [2020-06-29T16:05:18.632Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-06-29T16:05:18.632Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-29T16:05:18.632Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-29T16:05:18.633Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-29T16:05:18.633Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-29T16:05:18.906Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-06-29T16:05:18.906Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] [2020-06-29T16:05:18.906Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] [2020-06-29T16:05:18.906Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-06-29T16:05:18.906Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-06-29T16:05:18.906Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-06-29T16:05:18.906Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-06-29T16:05:18.906Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-06-29T16:05:18.906Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-06-29T16:05:18.906Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-06-29T16:05:18.906Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] [2020-06-29T16:05:18.906Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-29T16:05:18.906Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-29T16:05:19.177Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-29T16:05:19.449Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-29T16:05:19.449Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-06-29T16:05:19.449Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-06-29T16:05:19.449Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-06-29T16:05:19.449Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-06-29T16:05:19.449Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-06-29T16:05:19.449Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-06-29T16:05:19.449Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-06-29T16:05:19.449Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-29T16:05:19.630Z] Selecting previously unselected package libc6-dev:amd64. [2020-06-29T16:05:19.630Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... [2020-06-29T16:05:19.630Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-29T16:05:19.718Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-29T16:05:19.718Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-06-29T16:05:19.718Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-29T16:05:19.718Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-06-29T16:05:19.718Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-06-29T16:05:19.718Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-06-29T16:05:19.718Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-06-29T16:05:19.718Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-06-29T16:05:19.990Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-06-29T16:05:19.990Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-06-29T16:05:20.261Z] Get:96 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-06-29T16:05:20.588Z] Selecting previously unselected package gcc-7-base:amd64. [2020-06-29T16:05:20.588Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:20.588Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:20.588Z] Selecting previously unselected package libisl19:amd64. [2020-06-29T16:05:20.588Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-06-29T16:05:20.588Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-06-29T16:05:20.588Z] Selecting previously unselected package libmpfr6:amd64. [2020-06-29T16:05:20.588Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-06-29T16:05:20.849Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-06-29T16:05:20.849Z] Selecting previously unselected package libmpc3:amd64. [2020-06-29T16:05:20.849Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-06-29T16:05:20.849Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-06-29T16:05:20.849Z] Selecting previously unselected package cpp-7. [2020-06-29T16:05:20.849Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:20.850Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:20.855Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-29T16:05:20.855Z] Fetched 63.6 MB in 7s (8542 kB/s) [2020-06-29T16:05:21.126Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-29T16:05:21.126Z] (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 ... 4630 files and directories currently installed.) [2020-06-29T16:05:21.126Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-06-29T16:05:21.126Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-29T16:05:21.126Z] Selecting previously unselected package libxau6:arm64. [2020-06-29T16:05:21.126Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-29T16:05:21.126Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-29T16:05:21.397Z] Selecting previously unselected package libbsd0:arm64. [2020-06-29T16:05:21.397Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-29T16:05:21.397Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-29T16:05:21.397Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-29T16:05:21.397Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-29T16:05:21.397Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-29T16:05:21.669Z] Selecting previously unselected package libxcb1:arm64. [2020-06-29T16:05:21.669Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-29T16:05:21.669Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-29T16:05:21.669Z] Selecting previously unselected package libx11-data. [2020-06-29T16:05:21.669Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-29T16:05:21.669Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:21.942Z] Selecting previously unselected package libx11-6:arm64. [2020-06-29T16:05:21.942Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-29T16:05:21.942Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:22.214Z] Selecting previously unselected package libxext6:arm64. [2020-06-29T16:05:22.214Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-29T16:05:22.214Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-29T16:05:22.257Z] Selecting previously unselected package cpp. [2020-06-29T16:05:22.257Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-29T16:05:22.257Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:22.257Z] Selecting previously unselected package libcc1-0:amd64. [2020-06-29T16:05:22.257Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.257Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.257Z] Selecting previously unselected package libgomp1:amd64. [2020-06-29T16:05:22.257Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.257Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.257Z] Selecting previously unselected package libitm1:amd64. [2020-06-29T16:05:22.257Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.257Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.257Z] Selecting previously unselected package libatomic1:amd64. [2020-06-29T16:05:22.257Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.257Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.486Z] Selecting previously unselected package perl-modules-5.26. [2020-06-29T16:05:22.486Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-29T16:05:22.486Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:22.522Z] Selecting previously unselected package libasan4:amd64. [2020-06-29T16:05:22.522Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.522Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:22.522Z] Selecting previously unselected package liblsan0:amd64. [2020-06-29T16:05:22.522Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.522Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.787Z] Selecting previously unselected package libtsan0:amd64. [2020-06-29T16:05:22.787Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.787Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:22.787Z] Selecting previously unselected package libubsan0:amd64. [2020-06-29T16:05:22.787Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.787Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:22.787Z] Selecting previously unselected package libcilkrts5:amd64. [2020-06-29T16:05:22.787Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:22.787Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:23.052Z] Selecting previously unselected package libmpx2:amd64. [2020-06-29T16:05:23.052Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:23.052Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:23.052Z] Selecting previously unselected package libquadmath0:amd64. [2020-06-29T16:05:23.052Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:23.052Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:23.323Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-06-29T16:05:23.323Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:23.323Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:23.910Z] Selecting previously unselected package gcc-7. [2020-06-29T16:05:23.910Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:23.910Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:23.919Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-29T16:05:23.919Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-29T16:05:23.919Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-29T16:05:23.919Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-29T16:05:23.919Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-29T16:05:23.919Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-29T16:05:24.192Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-29T16:05:24.192Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-29T16:05:24.192Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:25.324Z] Selecting previously unselected package gcc. [2020-06-29T16:05:25.324Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-29T16:05:25.324Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:25.324Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-06-29T16:05:25.324Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:25.324Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:25.624Z] Selecting previously unselected package perl. [2020-06-29T16:05:25.624Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-29T16:05:25.624Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:25.624Z] Selecting previously unselected package less. [2020-06-29T16:05:25.624Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-06-29T16:05:25.624Z] Unpacking less (487-0.1) ... [2020-06-29T16:05:25.624Z] Selecting previously unselected package libexpat1:arm64. [2020-06-29T16:05:25.624Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-29T16:05:25.624Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-29T16:05:25.896Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-06-29T16:05:25.896Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-06-29T16:05:25.896Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:26.170Z] Selecting previously unselected package libglib2.0-data. [2020-06-29T16:05:26.170Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-29T16:05:26.170Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:26.442Z] Selecting previously unselected package libicu60:arm64. [2020-06-29T16:05:26.442Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-06-29T16:05:26.442Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-29T16:05:26.758Z] Selecting previously unselected package g++-7. [2020-06-29T16:05:26.758Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-29T16:05:26.758Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:28.155Z] Selecting previously unselected package g++. [2020-06-29T16:05:28.155Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-29T16:05:28.155Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:28.155Z] Selecting previously unselected package make. [2020-06-29T16:05:28.155Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-29T16:05:28.155Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-29T16:05:28.155Z] Selecting previously unselected package libdpkg-perl. [2020-06-29T16:05:28.155Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-29T16:05:28.155Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:28.414Z] Selecting previously unselected package readline-common. [2020-06-29T16:05:28.414Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-29T16:05:28.414Z] Unpacking readline-common (7.0-3) ... [2020-06-29T16:05:28.414Z] Selecting previously unselected package libreadline7:arm64. [2020-06-29T16:05:28.414Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-06-29T16:05:28.416Z] Selecting previously unselected package patch. [2020-06-29T16:05:28.416Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-29T16:05:28.416Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-29T16:05:28.416Z] Selecting previously unselected package dpkg-dev. [2020-06-29T16:05:28.416Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-29T16:05:28.416Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:28.677Z] Selecting previously unselected package build-essential. [2020-06-29T16:05:28.677Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-06-29T16:05:28.677Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-29T16:05:28.677Z] Preparing to unpack .../66-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... [2020-06-29T16:05:28.677Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-06-29T16:05:28.686Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-06-29T16:05:28.686Z] Selecting previously unselected package libxml2:arm64. [2020-06-29T16:05:28.686Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-06-29T16:05:28.686Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-29T16:05:28.939Z] Selecting previously unselected package curl. [2020-06-29T16:05:28.939Z] Preparing to unpack .../67-curl_7.58.0-2ubuntu3.9_amd64.deb ... [2020-06-29T16:05:28.939Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:28.939Z] Selecting previously unselected package libassuan0:amd64. [2020-06-29T16:05:28.939Z] Preparing to unpack .../68-libassuan0_2.5.1-2_amd64.deb ... [2020-06-29T16:05:28.939Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-06-29T16:05:28.958Z] Selecting previously unselected package netbase. [2020-06-29T16:05:28.958Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-29T16:05:28.958Z] Unpacking netbase (5.4) ... [2020-06-29T16:05:29.203Z] Selecting previously unselected package gpgconf. [2020-06-29T16:05:29.203Z] Preparing to unpack .../69-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:29.203Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:29.203Z] Selecting previously unselected package libksba8:amd64. [2020-06-29T16:05:29.203Z] Preparing to unpack .../70-libksba8_1.3.5-2_amd64.deb ... [2020-06-29T16:05:29.203Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-06-29T16:05:29.230Z] Selecting previously unselected package shared-mime-info. [2020-06-29T16:05:29.230Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-06-29T16:05:29.230Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-29T16:05:29.469Z] Selecting previously unselected package libnpth0:amd64. [2020-06-29T16:05:29.469Z] Preparing to unpack .../71-libnpth0_1.5-3_amd64.deb ... [2020-06-29T16:05:29.469Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-06-29T16:05:29.469Z] Selecting previously unselected package dirmngr. [2020-06-29T16:05:29.469Z] Preparing to unpack .../72-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:29.469Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:29.501Z] Selecting previously unselected package xdg-user-dirs. [2020-06-29T16:05:29.501Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-06-29T16:05:29.501Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-29T16:05:29.739Z] Selecting previously unselected package libfakeroot:amd64. [2020-06-29T16:05:29.739Z] Preparing to unpack .../73-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-29T16:05:29.739Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-29T16:05:29.739Z] Selecting previously unselected package fakeroot. [2020-06-29T16:05:29.739Z] Preparing to unpack .../74-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-29T16:05:29.739Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-29T16:05:29.791Z] Selecting previously unselected package xz-utils. [2020-06-29T16:05:29.791Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-06-29T16:05:29.791Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-29T16:05:29.791Z] Selecting previously unselected package libedit2:arm64. [2020-06-29T16:05:29.791Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-29T16:05:29.791Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-29T16:05:30.000Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-29T16:05:30.000Z] Preparing to unpack .../75-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... [2020-06-29T16:05:30.000Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:30.000Z] Selecting previously unselected package liberror-perl. [2020-06-29T16:05:30.000Z] Preparing to unpack .../76-liberror-perl_0.17025-1_all.deb ... [2020-06-29T16:05:30.000Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-29T16:05:30.065Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-29T16:05:30.065Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-29T16:05:30.065Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-29T16:05:30.262Z] Selecting previously unselected package git-man. [2020-06-29T16:05:30.262Z] Preparing to unpack .../77-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-29T16:05:30.262Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:30.337Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-29T16:05:30.338Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-29T16:05:30.338Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-29T16:05:30.338Z] Selecting previously unselected package manpages. [2020-06-29T16:05:30.338Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-29T16:05:30.338Z] Unpacking manpages (4.15-1) ... [2020-06-29T16:05:30.529Z] Selecting previously unselected package git. [2020-06-29T16:05:30.529Z] Preparing to unpack .../78-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-29T16:05:30.529Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:30.609Z] Selecting previously unselected package openssh-client. [2020-06-29T16:05:30.609Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-29T16:05:30.609Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-29T16:05:31.205Z] Selecting previously unselected package xauth. [2020-06-29T16:05:31.205Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-29T16:05:31.205Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-29T16:05:31.205Z] Selecting previously unselected package binutils-common:arm64. [2020-06-29T16:05:31.205Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-29T16:05:31.205Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:31.205Z] Selecting previously unselected package libbinutils:arm64. [2020-06-29T16:05:31.205Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-29T16:05:31.205Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:31.476Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-06-29T16:05:31.476Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-29T16:05:31.476Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:31.505Z] Selecting previously unselected package gnupg-l10n. [2020-06-29T16:05:31.505Z] Preparing to unpack .../79-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-29T16:05:31.505Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:31.505Z] Selecting previously unselected package gnupg-utils. [2020-06-29T16:05:31.505Z] Preparing to unpack .../80-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:31.505Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:31.769Z] Selecting previously unselected package gpg. [2020-06-29T16:05:31.769Z] Preparing to unpack .../81-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:31.769Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:31.769Z] Selecting previously unselected package pinentry-curses. [2020-06-29T16:05:31.769Z] Preparing to unpack .../82-pinentry-curses_1.1.0-1_amd64.deb ... [2020-06-29T16:05:32.033Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-29T16:05:32.033Z] Selecting previously unselected package gpg-agent. [2020-06-29T16:05:32.033Z] Preparing to unpack .../83-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:32.033Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:32.305Z] Selecting previously unselected package gpg-wks-client. [2020-06-29T16:05:32.305Z] Preparing to unpack .../84-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:32.305Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:32.305Z] Selecting previously unselected package gpg-wks-server. [2020-06-29T16:05:32.305Z] Preparing to unpack .../85-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:32.305Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:32.305Z] Selecting previously unselected package gpgsm. [2020-06-29T16:05:32.305Z] Preparing to unpack .../86-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:32.305Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:32.452Z] Selecting previously unselected package binutils. [2020-06-29T16:05:32.452Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-29T16:05:32.452Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:32.572Z] Selecting previously unselected package gnupg. [2020-06-29T16:05:32.572Z] Preparing to unpack .../87-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-29T16:05:32.572Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:32.572Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-29T16:05:32.572Z] Preparing to unpack .../88-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-29T16:05:32.572Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-29T16:05:32.572Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-29T16:05:32.572Z] Preparing to unpack .../89-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-06-29T16:05:32.725Z] Selecting previously unselected package libc-dev-bin. [2020-06-29T16:05:32.725Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... [2020-06-29T16:05:32.725Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-29T16:05:32.725Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-06-29T16:05:32.725Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-108.109_arm64.deb ... [2020-06-29T16:05:32.725Z] Unpacking linux-libc-dev:arm64 (4.15.0-108.109) ... [2020-06-29T16:05:32.834Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-29T16:05:32.834Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-29T16:05:32.834Z] Preparing to unpack .../90-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-29T16:05:32.834Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-29T16:05:32.834Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-29T16:05:32.834Z] Preparing to unpack .../91-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-06-29T16:05:32.834Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-29T16:05:32.834Z] Selecting previously unselected package libnorm1:amd64. [2020-06-29T16:05:32.834Z] Preparing to unpack .../92-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-06-29T16:05:32.834Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-29T16:05:33.095Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-06-29T16:05:33.095Z] Preparing to unpack .../93-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-06-29T16:05:33.095Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-29T16:05:33.095Z] Selecting previously unselected package libsodium23:amd64. [2020-06-29T16:05:33.095Z] Preparing to unpack .../94-libsodium23_1.0.16-2_amd64.deb ... [2020-06-29T16:05:33.095Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-06-29T16:05:33.365Z] Selecting previously unselected package libzmq5:amd64. [2020-06-29T16:05:33.365Z] Preparing to unpack .../95-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-29T16:05:33.365Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:33.365Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-06-29T16:05:33.365Z] Preparing to unpack .../96-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-29T16:05:33.365Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:33.630Z] Selecting previously unselected package manpages-dev. [2020-06-29T16:05:33.630Z] Preparing to unpack .../97-manpages-dev_4.15-1_all.deb ... [2020-06-29T16:05:33.630Z] Unpacking manpages-dev (4.15-1) ... [2020-06-29T16:05:33.699Z] Selecting previously unselected package libc6-dev:arm64. [2020-06-29T16:05:33.699Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... [2020-06-29T16:05:33.699Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-29T16:05:33.912Z] Selecting previously unselected package pkg-config. [2020-06-29T16:05:33.912Z] Preparing to unpack .../98-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-06-29T16:05:33.912Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-29T16:05:34.173Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:34.173Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-06-29T16:05:34.173Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-29T16:05:34.173Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:34.173Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-29T16:05:34.173Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:34.173Z] Setting up readline-common (7.0-3) ... [2020-06-29T16:05:34.173Z] Setting up manpages (4.15-1) ... [2020-06-29T16:05:34.173Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:34.441Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-29T16:05:34.441Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-29T16:05:34.441Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:34.441Z] Setting up less (487-0.1) ... [2020-06-29T16:05:34.673Z] Selecting previously unselected package gcc-7-base:arm64. [2020-06-29T16:05:34.673Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:34.673Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:34.945Z] Selecting previously unselected package libisl19:arm64. [2020-06-29T16:05:34.945Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-06-29T16:05:34.945Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-06-29T16:05:34.945Z] Selecting previously unselected package libmpfr6:arm64. [2020-06-29T16:05:34.945Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-06-29T16:05:34.945Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-06-29T16:05:35.015Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-29T16:05:35.015Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-29T16:05:35.218Z] Selecting previously unselected package libmpc3:arm64. [2020-06-29T16:05:35.218Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-06-29T16:05:35.218Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-06-29T16:05:35.218Z] Selecting previously unselected package cpp-7. [2020-06-29T16:05:35.218Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:35.218Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:35.287Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-06-29T16:05:35.287Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:35.287Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:35.287Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:35.287Z] No schema files found: doing nothing. [2020-06-29T16:05:35.554Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:35.554Z] Setting up linux-libc-dev:amd64 (4.15.0-108.109) ... [2020-06-29T16:05:35.554Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-06-29T16:05:35.554Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-06-29T16:05:35.554Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:35.554Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-29T16:05:35.554Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-29T16:05:35.554Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-29T16:05:35.819Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:35.819Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:35.819Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-29T16:05:35.819Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:35.819Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:35.819Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-06-29T16:05:35.819Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:35.819Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-29T16:05:35.819Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:35.819Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-29T16:05:36.083Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:36.083Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-29T16:05:36.083Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-29T16:05:36.083Z] Setting up shared-mime-info (1.9-2) ... [2020-06-29T16:05:37.187Z] Selecting previously unselected package cpp. [2020-06-29T16:05:37.187Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-29T16:05:37.187Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:37.187Z] Selecting previously unselected package libcc1-0:arm64. [2020-06-29T16:05:37.187Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:37.187Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:37.187Z] Selecting previously unselected package libgomp1:arm64. [2020-06-29T16:05:37.458Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:37.458Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:37.458Z] Selecting previously unselected package libitm1:arm64. [2020-06-29T16:05:37.458Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:37.458Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:37.730Z] Selecting previously unselected package libatomic1:arm64. [2020-06-29T16:05:37.730Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:37.730Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:37.730Z] Selecting previously unselected package libasan4:arm64. [2020-06-29T16:05:37.730Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:37.730Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:38.000Z] Selecting previously unselected package liblsan0:arm64. [2020-06-29T16:05:38.000Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:38.000Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:38.000Z] Selecting previously unselected package libtsan0:arm64. [2020-06-29T16:05:38.000Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:38.000Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:38.271Z] Selecting previously unselected package libubsan0:arm64. [2020-06-29T16:05:38.271Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:38.271Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:38.271Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-06-29T16:05:38.543Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:38.543Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:38.816Z] Selecting previously unselected package gcc-7. [2020-06-29T16:05:38.816Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:38.816Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:40.965Z] Selecting previously unselected package gcc. [2020-06-29T16:05:40.965Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-29T16:05:40.965Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:40.965Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-06-29T16:05:40.965Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:40.965Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:41.971Z] Selecting previously unselected package g++-7. [2020-06-29T16:05:41.971Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-29T16:05:41.971Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:42.712Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-06-29T16:05:42.712Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-29T16:05:42.712Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-29T16:05:42.712Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-29T16:05:42.979Z] Setting up manpages-dev (4.15-1) ... [2020-06-29T16:05:42.979Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-29T16:05:43.244Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-29T16:05:43.244Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-06-29T16:05:43.244Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-29T16:05:43.244Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:43.244Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:43.244Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-29T16:05:43.507Z] Setting up netbase (5.4) ... [2020-06-29T16:05:43.507Z] Setting up libisl19:amd64 (0.19-1) ... [2020-06-29T16:05:43.507Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:43.507Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.507Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:43.507Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:43.507Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.507Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.771Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:43.771Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:43.771Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-29T16:05:43.771Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.771Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:05:43.772Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.772Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.772Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:43.772Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:43.772Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:43.772Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:43.971Z] Selecting previously unselected package g++. [2020-06-29T16:05:43.971Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-29T16:05:43.971Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:44.036Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-29T16:05:44.036Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.036Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-29T16:05:44.036Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.036Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:44.036Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:44.252Z] Selecting previously unselected package make. [2020-06-29T16:05:44.252Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-29T16:05:44.252Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-29T16:05:44.252Z] Selecting previously unselected package libdpkg-perl. [2020-06-29T16:05:44.252Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-29T16:05:44.252Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:44.300Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:05:44.300Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.300Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.300Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.300Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-29T16:05:44.300Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:44.538Z] Selecting previously unselected package patch. [2020-06-29T16:05:44.538Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-29T16:05:44.538Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-29T16:05:44.563Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-29T16:05:44.563Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-29T16:05:44.563Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:44.563Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-29T16:05:44.563Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:44.563Z] Setting up liberror-perl (0.17025-1) ... [2020-06-29T16:05:44.563Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:44.563Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:44.816Z] Selecting previously unselected package dpkg-dev. [2020-06-29T16:05:44.816Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-29T16:05:44.816Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:44.816Z] Selecting previously unselected package build-essential. [2020-06-29T16:05:44.816Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-06-29T16:05:44.827Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:44.827Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:44.827Z] Setting up xauth (1:1.0.10-1) ... [2020-06-29T16:05:44.827Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-29T16:05:44.827Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-29T16:05:44.827Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-29T16:05:44.827Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:05:44.827Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-29T16:05:44.827Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-06-29T16:05:45.090Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:45.090Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-29T16:05:45.090Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-29T16:05:45.090Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-29T16:05:45.103Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-29T16:05:45.103Z] Preparing to unpack .../63-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... [2020-06-29T16:05:45.103Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-06-29T16:05:45.388Z] Selecting previously unselected package curl. [2020-06-29T16:05:45.388Z] Preparing to unpack .../64-curl_7.58.0-2ubuntu3.9_arm64.deb ... [2020-06-29T16:05:45.388Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:45.388Z] Selecting previously unselected package libassuan0:arm64. [2020-06-29T16:05:45.388Z] Preparing to unpack .../65-libassuan0_2.5.1-2_arm64.deb ... [2020-06-29T16:05:45.388Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-06-29T16:05:45.665Z] Selecting previously unselected package gpgconf. [2020-06-29T16:05:45.665Z] Preparing to unpack .../66-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:45.665Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:45.665Z] Selecting previously unselected package libksba8:arm64. [2020-06-29T16:05:45.665Z] Preparing to unpack .../67-libksba8_1.3.5-2_arm64.deb ... [2020-06-29T16:05:45.952Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-06-29T16:05:45.952Z] Selecting previously unselected package libnpth0:arm64. [2020-06-29T16:05:45.952Z] Preparing to unpack .../68-libnpth0_1.5-3_arm64.deb ... [2020-06-29T16:05:45.952Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-06-29T16:05:46.222Z] Selecting previously unselected package dirmngr. [2020-06-29T16:05:46.222Z] Preparing to unpack .../69-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:46.222Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:46.494Z] Selecting previously unselected package libfakeroot:arm64. [2020-06-29T16:05:46.494Z] Preparing to unpack .../70-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-29T16:05:46.494Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-29T16:05:46.494Z] Selecting previously unselected package fakeroot. [2020-06-29T16:05:46.494Z] Preparing to unpack .../71-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-29T16:05:46.494Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-29T16:05:46.765Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-29T16:05:46.765Z] Preparing to unpack .../72-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... [2020-06-29T16:05:46.765Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:47.038Z] Selecting previously unselected package liberror-perl. [2020-06-29T16:05:47.038Z] Preparing to unpack .../73-liberror-perl_0.17025-1_all.deb ... [2020-06-29T16:05:47.038Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-29T16:05:47.038Z] Selecting previously unselected package git-man. [2020-06-29T16:05:47.038Z] Preparing to unpack .../74-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-29T16:05:47.038Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:47.310Z] Selecting previously unselected package git. [2020-06-29T16:05:47.310Z] Preparing to unpack .../75-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-29T16:05:47.582Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:49.014Z] Selecting previously unselected package gnupg-l10n. [2020-06-29T16:05:49.014Z] Preparing to unpack .../76-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-29T16:05:49.014Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.014Z] Selecting previously unselected package gnupg-utils. [2020-06-29T16:05:49.014Z] Preparing to unpack .../77-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.014Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.014Z] Selecting previously unselected package gpg. [2020-06-29T16:05:49.014Z] Preparing to unpack .../78-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.014Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.286Z] Selecting previously unselected package pinentry-curses. [2020-06-29T16:05:49.286Z] Preparing to unpack .../79-pinentry-curses_1.1.0-1_arm64.deb ... [2020-06-29T16:05:49.286Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-29T16:05:49.286Z] Selecting previously unselected package gpg-agent. [2020-06-29T16:05:49.286Z] Preparing to unpack .../80-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.286Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.557Z] Selecting previously unselected package gpg-wks-client. [2020-06-29T16:05:49.557Z] Preparing to unpack .../81-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.557Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.557Z] Selecting previously unselected package gpg-wks-server. [2020-06-29T16:05:49.557Z] Preparing to unpack .../82-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.828Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:49.828Z] Selecting previously unselected package gpgsm. [2020-06-29T16:05:49.828Z] Preparing to unpack .../83-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:49.828Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:50.100Z] Selecting previously unselected package gnupg. [2020-06-29T16:05:50.100Z] Preparing to unpack .../84-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-29T16:05:50.100Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:50.100Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-29T16:05:50.100Z] Preparing to unpack .../85-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-29T16:05:50.100Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-29T16:05:50.100Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-29T16:05:50.371Z] Preparing to unpack .../86-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-06-29T16:05:50.371Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-29T16:05:50.371Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-29T16:05:50.371Z] Preparing to unpack .../87-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-29T16:05:50.371Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-29T16:05:50.371Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-29T16:05:50.414Z] binutils set to automatically installed. [2020-06-29T16:05:50.414Z] binutils-common set to automatically installed. [2020-06-29T16:05:50.414Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-06-29T16:05:50.414Z] build-essential set to automatically installed. [2020-06-29T16:05:50.414Z] cpp set to automatically installed. [2020-06-29T16:05:50.414Z] cpp-7 set to automatically installed. [2020-06-29T16:05:50.414Z] curl set to automatically installed. [2020-06-29T16:05:50.414Z] dirmngr set to automatically installed. [2020-06-29T16:05:50.414Z] dpkg-dev set to automatically installed. [2020-06-29T16:05:50.414Z] fakeroot set to automatically installed. [2020-06-29T16:05:50.414Z] g++ set to automatically installed. [2020-06-29T16:05:50.414Z] g++-7 set to automatically installed. [2020-06-29T16:05:50.414Z] gcc set to automatically installed. [2020-06-29T16:05:50.414Z] gcc-7 set to automatically installed. [2020-06-29T16:05:50.414Z] gcc-7-base set to automatically installed. [2020-06-29T16:05:50.414Z] git set to automatically installed. [2020-06-29T16:05:50.414Z] git-man set to automatically installed. [2020-06-29T16:05:50.414Z] gnupg set to automatically installed. [2020-06-29T16:05:50.414Z] gnupg-l10n set to automatically installed. [2020-06-29T16:05:50.414Z] gnupg-utils set to automatically installed. [2020-06-29T16:05:50.414Z] gpg set to automatically installed. [2020-06-29T16:05:50.414Z] gpg-agent set to automatically installed. [2020-06-29T16:05:50.414Z] gpg-wks-client set to automatically installed. [2020-06-29T16:05:50.414Z] gpg-wks-server set to automatically installed. [2020-06-29T16:05:50.414Z] gpgconf set to automatically installed. [2020-06-29T16:05:50.414Z] gpgsm set to automatically installed. [2020-06-29T16:05:50.414Z] less set to automatically installed. [2020-06-29T16:05:50.414Z] libalgorithm-diff-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libalgorithm-merge-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libasan4 set to automatically installed. [2020-06-29T16:05:50.414Z] libassuan0 set to automatically installed. [2020-06-29T16:05:50.414Z] libatomic1 set to automatically installed. [2020-06-29T16:05:50.414Z] libbinutils set to automatically installed. [2020-06-29T16:05:50.414Z] libbsd0 set to automatically installed. [2020-06-29T16:05:50.414Z] libc-dev-bin set to automatically installed. [2020-06-29T16:05:50.414Z] libc6-dev set to automatically installed. [2020-06-29T16:05:50.414Z] libcc1-0 set to automatically installed. [2020-06-29T16:05:50.414Z] libcilkrts5 set to automatically installed. [2020-06-29T16:05:50.414Z] libcurl3-gnutls set to automatically installed. [2020-06-29T16:05:50.414Z] libcurl4 set to automatically installed. [2020-06-29T16:05:50.414Z] libdpkg-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libedit2 set to automatically installed. [2020-06-29T16:05:50.414Z] liberror-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libexpat1 set to automatically installed. [2020-06-29T16:05:50.414Z] libfakeroot set to automatically installed. [2020-06-29T16:05:50.414Z] libfile-fcntllock-perl set to automatically installed. [2020-06-29T16:05:50.414Z] libgcc-7-dev set to automatically installed. [2020-06-29T16:05:50.414Z] libgdbm-compat4 set to automatically installed. [2020-06-29T16:05:50.414Z] libgdbm5 set to automatically installed. [2020-06-29T16:05:50.414Z] libglib2.0-0 set to automatically installed. [2020-06-29T16:05:50.414Z] libglib2.0-data set to automatically installed. [2020-06-29T16:05:50.414Z] libgomp1 set to automatically installed. [2020-06-29T16:05:50.414Z] libicu60 set to automatically installed. [2020-06-29T16:05:50.414Z] libisl19 set to automatically installed. [2020-06-29T16:05:50.414Z] libitm1 set to automatically installed. [2020-06-29T16:05:50.414Z] libksba8 set to automatically installed. [2020-06-29T16:05:50.414Z] liblocale-gettext-perl set to automatically installed. [2020-06-29T16:05:50.414Z] liblsan0 set to automatically installed. [2020-06-29T16:05:50.414Z] libmpc3 set to automatically installed. [2020-06-29T16:05:50.414Z] libmpfr6 set to automatically installed. [2020-06-29T16:05:50.414Z] libmpx2 set to automatically installed. [2020-06-29T16:05:50.414Z] libnorm1 set to automatically installed. [2020-06-29T16:05:50.414Z] libnpth0 set to automatically installed. [2020-06-29T16:05:50.414Z] libperl5.26 set to automatically installed. [2020-06-29T16:05:50.414Z] libpgm-5.2-0 set to automatically installed. [2020-06-29T16:05:50.414Z] libquadmath0 set to automatically installed. [2020-06-29T16:05:50.414Z] libreadline7 set to automatically installed. [2020-06-29T16:05:50.414Z] libsodium23 set to automatically installed. [2020-06-29T16:05:50.414Z] libssl1.0.0 set to automatically installed. [2020-06-29T16:05:50.414Z] libstdc++-7-dev set to automatically installed. [2020-06-29T16:05:50.414Z] libtsan0 set to automatically installed. [2020-06-29T16:05:50.414Z] libubsan0 set to automatically installed. [2020-06-29T16:05:50.414Z] libx11-6 set to automatically installed. [2020-06-29T16:05:50.414Z] libx11-data set to automatically installed. [2020-06-29T16:05:50.414Z] libxau6 set to automatically installed. [2020-06-29T16:05:50.414Z] libxcb1 set to automatically installed. [2020-06-29T16:05:50.414Z] libxdmcp6 set to automatically installed. [2020-06-29T16:05:50.414Z] libxext6 set to automatically installed. [2020-06-29T16:05:50.414Z] libxml2 set to automatically installed. [2020-06-29T16:05:50.414Z] libxmuu1 set to automatically installed. [2020-06-29T16:05:50.414Z] libzmq3-dev set to automatically installed. [2020-06-29T16:05:50.414Z] libzmq5 set to automatically installed. [2020-06-29T16:05:50.414Z] linux-libc-dev set to automatically installed. [2020-06-29T16:05:50.414Z] make set to automatically installed. [2020-06-29T16:05:50.414Z] manpages set to automatically installed. [2020-06-29T16:05:50.414Z] manpages-dev set to automatically installed. [2020-06-29T16:05:50.414Z] netbase set to automatically installed. [2020-06-29T16:05:50.414Z] openssh-client set to automatically installed. [2020-06-29T16:05:50.414Z] patch set to automatically installed. [2020-06-29T16:05:50.414Z] perl set to automatically installed. [2020-06-29T16:05:50.414Z] perl-modules-5.26 set to automatically installed. [2020-06-29T16:05:50.414Z] pinentry-curses set to automatically installed. [2020-06-29T16:05:50.415Z] pkg-config set to automatically installed. [2020-06-29T16:05:50.415Z] readline-common set to automatically installed. [2020-06-29T16:05:50.415Z] shared-mime-info set to automatically installed. [2020-06-29T16:05:50.415Z] xauth set to automatically installed. [2020-06-29T16:05:50.415Z] xdg-user-dirs set to automatically installed. [2020-06-29T16:05:50.415Z] xz-utils set to automatically installed. [2020-06-29T16:05:50.415Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-29T16:05:50.415Z] Please ensure the environment is properly setup before continuing. [2020-06-29T16:05:50.415Z] Ignore this message if the appropriate measures have already been taken [2020-06-29T16:05:50.643Z] Preparing to unpack .../88-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-06-29T16:05:50.643Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-29T16:05:50.643Z] Selecting previously unselected package libnorm1:arm64. [2020-06-29T16:05:50.643Z] Preparing to unpack .../89-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-06-29T16:05:50.644Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-29T16:05:50.677Z] Pulling go [2020-06-29T16:05:50.913Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-06-29T16:05:50.913Z] Preparing to unpack .../90-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-06-29T16:05:50.913Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-29T16:05:50.913Z] Selecting previously unselected package libsodium23:arm64. [2020-06-29T16:05:50.913Z] Preparing to unpack .../91-libsodium23_1.0.16-2_arm64.deb ... [2020-06-29T16:05:50.913Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-06-29T16:05:51.185Z] Selecting previously unselected package libzmq5:arm64. [2020-06-29T16:05:51.185Z] Preparing to unpack .../92-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-29T16:05:51.185Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:51.185Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-06-29T16:05:51.185Z] Preparing to unpack .../93-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-29T16:05:51.457Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:05:51.457Z] Selecting previously unselected package manpages-dev. [2020-06-29T16:05:51.457Z] Preparing to unpack .../94-manpages-dev_4.15-1_all.deb ... [2020-06-29T16:05:51.457Z] Unpacking manpages-dev (4.15-1) ... [2020-06-29T16:05:52.077Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-29T16:05:52.077Z] Skipping pull go (already ran) [2020-06-29T16:05:52.077Z] Building go [2020-06-29T16:05:52.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-29T16:05:52.077Z] Dload Upload Total Spent Left Speed [2020-06-29T16:05:52.430Z] Selecting previously unselected package pkg-config. [2020-06-29T16:05:52.430Z] Preparing to unpack .../95-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-06-29T16:05:52.430Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-29T16:05:52.430Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-06-29T16:05:52.430Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-29T16:05:52.430Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:52.701Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-29T16:05:52.701Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:52.701Z] Setting up readline-common (7.0-3) ... [2020-06-29T16:05:52.701Z] Setting up manpages (4.15-1) ... [2020-06-29T16:05:52.701Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:05:52.701Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-29T16:05:52.972Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-29T16:05:52.972Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:52.972Z] Setting up less (487-0.1) ... [2020-06-29T16:05:53.245Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-29T16:05:53.245Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-29T16:05:53.834Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-06-29T16:05:53.834Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:53.834Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:53.834Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:53.834Z] No schema files found: doing nothing. [2020-06-29T16:05:53.834Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... [2020-06-29T16:05:53.834Z] Setting up linux-libc-dev:arm64 (4.15.0-108.109) ... [2020-06-29T16:05:53.834Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-06-29T16:05:53.834Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-06-29T16:05:54.105Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:05:54.105Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-29T16:05:54.105Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-29T16:05:54.105Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-29T16:05:54.105Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-29T16:05:54.105Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:05:54.105Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-29T16:05:54.105Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:05:54.375Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:05:54.376Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-06-29T16:05:54.376Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-29T16:05:54.376Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-29T16:05:54.376Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-29T16:05:54.376Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-29T16:05:54.376Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-29T16:05:54.648Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-29T16:05:54.648Z] Setting up shared-mime-info (1.9-2) ... [2020-06-29T16:05:56.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 140k 0 0 889k 0 0:02:11 --:--:-- 0:02:11 883k 19 114M 19 22.0M 0 0 18.8M 0 0:00:06 0:00:01 0:00:05 18.7M 36 114M 36 42.1M 0 0 19.5M 0 0:00:05 0:00:02 0:00:03 19.5M 63 114M 63 72.9M 0 0 22.9M 0 0:00:04 0:00:03 0:00:01 22.9M 83 114M 83 95.5M 0 0 22.9M 0 0:00:04 0:00:04 --:--:-- 22.9M 100 114M 100 114M 0 0 25.2M 0 0:00:04 0:00:04 --:--:-- 26.1M [2020-06-29T16:05:57.558Z] go1.13.10.linux-amd64.tar.gz: OK [2020-06-29T16:06:01.326Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-06-29T16:06:01.326Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-29T16:06:01.326Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-29T16:06:01.326Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-29T16:06:01.326Z] Setting up manpages-dev (4.15-1) ... [2020-06-29T16:06:01.326Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-29T16:06:01.596Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-29T16:06:01.596Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-06-29T16:06:01.867Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-29T16:06:01.867Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-29T16:06:01.867Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:06:01.867Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-29T16:06:01.867Z] Setting up netbase (5.4) ... [2020-06-29T16:06:02.136Z] Setting up libisl19:arm64 (0.19-1) ... [2020-06-29T16:06:02.136Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:06:02.136Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:02.136Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-06-29T16:06:02.136Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:06:02.407Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:02.407Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:02.407Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-29T16:06:02.407Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-29T16:06:02.407Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-29T16:06:02.407Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:02.407Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:02.678Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:02.678Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-29T16:06:02.678Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:06:02.678Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:02.678Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:02.678Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-29T16:06:02.947Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-29T16:06:02.947Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:02.947Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-29T16:06:02.947Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:02.947Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:06:03.217Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:03.217Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-29T16:06:03.217Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-29T16:06:03.217Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:03.217Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:06:03.496Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:03.496Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:03.496Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-29T16:06:03.496Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-29T16:06:03.496Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-29T16:06:03.775Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-29T16:06:03.776Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-29T16:06:03.776Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-29T16:06:03.776Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-06-29T16:06:03.776Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-29T16:06:03.776Z] Setting up liberror-perl (0.17025-1) ... [2020-06-29T16:06:04.047Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-29T16:06:04.047Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-29T16:06:04.047Z] Setting up xauth (1:1.0.10-1) ... [2020-06-29T16:06:04.047Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-29T16:06:04.047Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-29T16:06:04.047Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-29T16:06:04.047Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-29T16:06:04.318Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-29T16:06:04.318Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-29T16:06:04.589Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-29T16:06:07.657Z] Staging go [2020-06-29T16:06:12.835Z] binutils set to automatically installed. [2020-06-29T16:06:12.835Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-06-29T16:06:12.835Z] binutils-common set to automatically installed. [2020-06-29T16:06:12.835Z] build-essential set to automatically installed. [2020-06-29T16:06:12.835Z] cpp set to automatically installed. [2020-06-29T16:06:12.835Z] cpp-7 set to automatically installed. [2020-06-29T16:06:12.835Z] curl set to automatically installed. [2020-06-29T16:06:12.835Z] dirmngr set to automatically installed. [2020-06-29T16:06:12.835Z] dpkg-dev set to automatically installed. [2020-06-29T16:06:12.835Z] fakeroot set to automatically installed. [2020-06-29T16:06:12.835Z] g++ set to automatically installed. [2020-06-29T16:06:12.835Z] g++-7 set to automatically installed. [2020-06-29T16:06:12.835Z] gcc set to automatically installed. [2020-06-29T16:06:12.835Z] gcc-7 set to automatically installed. [2020-06-29T16:06:12.835Z] gcc-7-base set to automatically installed. [2020-06-29T16:06:12.835Z] git set to automatically installed. [2020-06-29T16:06:12.835Z] git-man set to automatically installed. [2020-06-29T16:06:12.835Z] gnupg set to automatically installed. [2020-06-29T16:06:12.835Z] gnupg-l10n set to automatically installed. [2020-06-29T16:06:12.835Z] gnupg-utils set to automatically installed. [2020-06-29T16:06:12.835Z] gpg set to automatically installed. [2020-06-29T16:06:12.835Z] gpg-agent set to automatically installed. [2020-06-29T16:06:12.835Z] gpg-wks-client set to automatically installed. [2020-06-29T16:06:12.835Z] gpg-wks-server set to automatically installed. [2020-06-29T16:06:12.835Z] gpgconf set to automatically installed. [2020-06-29T16:06:12.835Z] gpgsm set to automatically installed. [2020-06-29T16:06:12.835Z] less set to automatically installed. [2020-06-29T16:06:12.835Z] libalgorithm-diff-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libalgorithm-merge-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libasan4 set to automatically installed. [2020-06-29T16:06:12.835Z] libassuan0 set to automatically installed. [2020-06-29T16:06:12.835Z] libatomic1 set to automatically installed. [2020-06-29T16:06:12.835Z] libbinutils set to automatically installed. [2020-06-29T16:06:12.835Z] libbsd0 set to automatically installed. [2020-06-29T16:06:12.835Z] libc-dev-bin set to automatically installed. [2020-06-29T16:06:12.835Z] libc6-dev set to automatically installed. [2020-06-29T16:06:12.835Z] libcc1-0 set to automatically installed. [2020-06-29T16:06:12.835Z] libcurl3-gnutls set to automatically installed. [2020-06-29T16:06:12.835Z] libcurl4 set to automatically installed. [2020-06-29T16:06:12.835Z] libdpkg-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libedit2 set to automatically installed. [2020-06-29T16:06:12.835Z] liberror-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libexpat1 set to automatically installed. [2020-06-29T16:06:12.835Z] libfakeroot set to automatically installed. [2020-06-29T16:06:12.835Z] libfile-fcntllock-perl set to automatically installed. [2020-06-29T16:06:12.835Z] libgcc-7-dev set to automatically installed. [2020-06-29T16:06:12.835Z] libgdbm-compat4 set to automatically installed. [2020-06-29T16:06:12.835Z] libgdbm5 set to automatically installed. [2020-06-29T16:06:12.835Z] libglib2.0-0 set to automatically installed. [2020-06-29T16:06:12.835Z] libglib2.0-data set to automatically installed. [2020-06-29T16:06:12.835Z] libgomp1 set to automatically installed. [2020-06-29T16:06:12.835Z] libicu60 set to automatically installed. [2020-06-29T16:06:12.835Z] libisl19 set to automatically installed. [2020-06-29T16:06:12.835Z] libitm1 set to automatically installed. [2020-06-29T16:06:12.835Z] libksba8 set to automatically installed. [2020-06-29T16:06:12.835Z] liblocale-gettext-perl set to automatically installed. [2020-06-29T16:06:12.835Z] liblsan0 set to automatically installed. [2020-06-29T16:06:12.835Z] libmpc3 set to automatically installed. [2020-06-29T16:06:12.835Z] libmpfr6 set to automatically installed. [2020-06-29T16:06:12.835Z] libnorm1 set to automatically installed. [2020-06-29T16:06:12.835Z] libnpth0 set to automatically installed. [2020-06-29T16:06:12.835Z] libperl5.26 set to automatically installed. [2020-06-29T16:06:12.835Z] libpgm-5.2-0 set to automatically installed. [2020-06-29T16:06:12.835Z] libreadline7 set to automatically installed. [2020-06-29T16:06:12.835Z] libsodium23 set to automatically installed. [2020-06-29T16:06:12.835Z] libssl1.0.0 set to automatically installed. [2020-06-29T16:06:12.835Z] libstdc++-7-dev set to automatically installed. [2020-06-29T16:06:12.835Z] libtsan0 set to automatically installed. [2020-06-29T16:06:12.835Z] libubsan0 set to automatically installed. [2020-06-29T16:06:12.835Z] libx11-6 set to automatically installed. [2020-06-29T16:06:12.835Z] libx11-data set to automatically installed. [2020-06-29T16:06:12.835Z] libxau6 set to automatically installed. [2020-06-29T16:06:12.835Z] libxcb1 set to automatically installed. [2020-06-29T16:06:12.835Z] libxdmcp6 set to automatically installed. [2020-06-29T16:06:12.835Z] libxext6 set to automatically installed. [2020-06-29T16:06:12.835Z] libxml2 set to automatically installed. [2020-06-29T16:06:12.835Z] libxmuu1 set to automatically installed. [2020-06-29T16:06:12.835Z] libzmq3-dev set to automatically installed. [2020-06-29T16:06:12.835Z] libzmq5 set to automatically installed. [2020-06-29T16:06:12.835Z] linux-libc-dev set to automatically installed. [2020-06-29T16:06:12.835Z] make set to automatically installed. [2020-06-29T16:06:12.835Z] manpages set to automatically installed. [2020-06-29T16:06:12.835Z] manpages-dev set to automatically installed. [2020-06-29T16:06:12.835Z] netbase set to automatically installed. [2020-06-29T16:06:12.835Z] openssh-client set to automatically installed. [2020-06-29T16:06:12.835Z] patch set to automatically installed. [2020-06-29T16:06:12.835Z] perl set to automatically installed. [2020-06-29T16:06:12.835Z] perl-modules-5.26 set to automatically installed. [2020-06-29T16:06:12.835Z] pinentry-curses set to automatically installed. [2020-06-29T16:06:12.835Z] pkg-config set to automatically installed. [2020-06-29T16:06:12.835Z] readline-common set to automatically installed. [2020-06-29T16:06:12.836Z] shared-mime-info set to automatically installed. [2020-06-29T16:06:12.836Z] xauth set to automatically installed. [2020-06-29T16:06:12.836Z] xdg-user-dirs set to automatically installed. [2020-06-29T16:06:12.836Z] xz-utils set to automatically installed. [2020-06-29T16:06:12.836Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-29T16:06:12.836Z] Please ensure the environment is properly setup before continuing. [2020-06-29T16:06:12.836Z] Ignore this message if the appropriate measures have already been taken [2020-06-29T16:06:13.422Z] Pulling go [2020-06-29T16:06:16.814Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-29T16:06:16.815Z] Skipping pull go (already ran) [2020-06-29T16:06:16.815Z] Building go [2020-06-29T16:06:16.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-29T16:06:16.815Z] Dload Upload Total Spent Left Speed [2020-06-29T16:06:20.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 93.1M 20 19.4M 0 0 18.2M 0 0:00:05 0:00:01 0:00:04 18.2M 44 93.1M 44 41.5M 0 0 20.1M 0 0:00:04 0:00:02 0:00:02 20.1M 68 93.1M 68 64.0M 0 0 20.3M 0 0:00:04 0:00:03 0:00:01 20.3M 94 93.1M 94 88.1M 0 0 21.8M 0 0:00:04 0:00:04 --:--:-- 21.8M 100 93.1M 100 93.1M 0 0 22.0M 0 0:00:04 0:00:04 --:--:-- 22.3M [2020-06-29T16:06:21.827Z] go1.13.10.linux-arm64.tar.gz: OK [2020-06-29T16:06:25.870Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-29T16:06:25.870Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-06-29T16:06:25.870Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [977 kB] [2020-06-29T16:06:25.870Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [863 kB] [2020-06-29T16:06:25.870Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9012 B] [2020-06-29T16:06:25.870Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [82.2 kB] [2020-06-29T16:06:25.870Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-29T16:06:25.870Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-29T16:06:25.870Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-06-29T16:06:25.870Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-06-29T16:06:25.870Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-06-29T16:06:25.870Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-06-29T16:06:25.870Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.4 kB] [2020-06-29T16:06:25.870Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [93.8 kB] [2020-06-29T16:06:25.870Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1398 kB] [2020-06-29T16:06:25.870Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1271 kB] [2020-06-29T16:06:25.870Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-29T16:06:25.870Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-29T16:06:25.870Z] Fetched 18.1 MB in 0s (0 B/s) [2020-06-29T16:06:25.870Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-06-29T16:06:25.870Z] Fetched 224 kB in 0s (0 B/s) [2020-06-29T16:06:25.870Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-06-29T16:06:25.870Z] Fetched 157 kB in 0s (0 B/s) [2020-06-29T16:06:25.870Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-06-29T16:06:25.870Z] Fetched 221 kB in 0s (0 B/s) [2020-06-29T16:06:25.870Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-06-29T16:06:25.870Z] Fetched 143 kB in 0s (0 B/s) [2020-06-29T16:06:25.870Z] Pulling app-service-config [2020-06-29T16:06:25.870Z] Pulling config-common [2020-06-29T16:06:27.265Z] Skipping build go (already ran) [2020-06-29T16:06:27.265Z] Building app-service-config [2020-06-29T16:06:27.844Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-29T16:06:29.882Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:06:30.172Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:06:30.172Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:06:30.172Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:06:30.172Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-29T16:06:30.172Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:06:30.172Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:06:30.172Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:06:30.172Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:06:30.455Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:06:30.455Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:06:30.455Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:06:30.455Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:06:30.455Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:06:30.455Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:06:30.455Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:06:30.455Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:06:30.455Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-29T16:06:30.729Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:06:30.729Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:06:30.729Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:06:30.729Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:06:30.729Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:06:30.729Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:06:30.729Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:06:30.729Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:06:30.729Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:06:31.000Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-29T16:06:31.000Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:06:31.000Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:06:31.000Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:06:31.000Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:06:31.000Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:06:31.000Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-29T16:06:31.000Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:06:31.000Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:06:31.000Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:06:31.000Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-29T16:06:31.000Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:06:31.000Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:06:31.000Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:06:31.000Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:06:31.000Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-29T16:06:31.000Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-29T16:06:31.275Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:06:31.275Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-29T16:06:31.275Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:06:31.275Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:06:31.275Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:06:31.275Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:06:31.275Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:06:31.275Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:06:31.539Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:06:31.539Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:06:31.539Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:06:31.539Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:06:31.539Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:06:31.539Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-29T16:06:31.539Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:06:31.539Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:06:31.539Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:06:31.539Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:06:32.150Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:06:32.438Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-29T16:06:32.438Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:06:32.438Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-29T16:06:32.438Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:06:32.438Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-29T16:06:32.438Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-29T16:06:32.438Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-29T16:06:32.438Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-29T16:06:32.438Z] go: downloading golang.org/x/text v0.3.2 [2020-06-29T16:06:32.438Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:06:32.438Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-29T16:06:32.438Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:06:32.438Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:06:32.438Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:06:33.024Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:06:33.024Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:06:33.024Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:06:33.024Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:06:33.024Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:06:33.024Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:06:33.630Z] go: extracting golang.org/x/text v0.3.2 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:06:34.628Z] go: finding github.com/google/uuid v1.1.1 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:06:34.628Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:06:34.628Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T16:06:34.628Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:06:34.628Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:06:34.628Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T16:06:34.628Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-29T16:06:34.628Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:06:34.628Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:06:34.913Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:06:34.913Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:06:34.913Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:06:34.913Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:06:34.913Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:06:34.913Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:06:34.913Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:06:34.913Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:06:34.913Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:06:34.913Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:06:34.913Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:06:34.913Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-29T16:06:34.913Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-29T16:06:34.913Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:06:34.913Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:06:34.913Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:06:34.913Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:06:34.913Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:06:34.913Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:06:34.913Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:06:34.913Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T16:06:35.199Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:06:40.080Z] Staging go [2020-06-29T16:07:06.824Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-06-29T16:07:06.825Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-29T16:07:06.825Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-29T16:07:06.825Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-29T16:07:06.825Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-06-29T16:07:06.825Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-06-29T16:07:06.825Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-06-29T16:07:06.825Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-06-29T16:07:06.825Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] [2020-06-29T16:07:06.825Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-06-29T16:07:06.825Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1239 kB] [2020-06-29T16:07:06.825Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [888 kB] [2020-06-29T16:07:06.825Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-29T16:07:06.825Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-29T16:07:06.825Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-06-29T16:07:06.825Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-06-29T16:07:06.825Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-29T16:07:06.825Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [617 kB] [2020-06-29T16:07:06.825Z] Fetched 16.5 MB in 6s (2705 kB/s) [2020-06-29T16:07:06.825Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-06-29T16:07:06.825Z] Fetched 218 kB in 0s (0 B/s) [2020-06-29T16:07:06.825Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-06-29T16:07:06.825Z] Fetched 140 kB in 0s (0 B/s) [2020-06-29T16:07:06.825Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-06-29T16:07:06.825Z] Fetched 208 kB in 0s (0 B/s) [2020-06-29T16:07:06.825Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-06-29T16:07:06.825Z] Fetched 90.4 kB in 0s (0 B/s) [2020-06-29T16:07:06.825Z] Pulling app-service-config [2020-06-29T16:07:12.194Z] Pulling config-common [2020-06-29T16:07:14.153Z] Skipping build go (already ran) [2020-06-29T16:07:14.479Z] Building config-common [2020-06-29T16:07:14.740Z] Building app-service-config [2020-06-29T16:07:14.740Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-29T16:07:15.712Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:07:15.988Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:07:15.988Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:07:15.988Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-29T16:07:15.988Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:07:15.988Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:07:15.988Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-29T16:07:15.988Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:07:15.988Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:07:15.988Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:07:16.277Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:07:16.277Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:07:16.277Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:07:16.277Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:07:16.277Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:07:16.277Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:07:16.277Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:07:16.277Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:07:16.277Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:07:16.277Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:07:16.277Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:07:16.277Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-29T16:07:16.277Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:07:16.277Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:07:16.277Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-29T16:07:16.277Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:07:16.277Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:07:16.550Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-29T16:07:16.550Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-29T16:07:16.550Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:07:16.550Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:07:16.550Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:07:16.550Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:07:16.550Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:07:16.550Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:07:16.550Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:07:16.550Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:07:16.550Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:07:16.550Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:07:16.550Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:07:16.826Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:07:16.826Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-29T16:07:16.826Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-29T16:07:16.826Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:07:16.826Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:07:16.826Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:07:16.826Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:07:16.826Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:07:16.826Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:07:16.826Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:07:16.826Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:07:16.826Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:07:16.826Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:07:16.826Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-29T16:07:17.098Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-29T16:07:17.098Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:07:17.098Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:07:17.370Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:07:17.370Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:07:17.370Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:07:17.370Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:07:17.370Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:07:17.370Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:07:17.370Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:07:17.370Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:07:17.417Z] Skipping stage go (already ran) [2020-06-29T16:07:17.417Z] Staging app-service-config [2020-06-29T16:07:17.963Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:07:17.964Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-29T16:07:17.964Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-29T16:07:17.964Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-29T16:07:17.964Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:07:17.964Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-29T16:07:17.964Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-29T16:07:17.964Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:07:17.964Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-29T16:07:17.964Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:07:17.964Z] go: downloading golang.org/x/text v0.3.2 [2020-06-29T16:07:17.964Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:07:18.559Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:07:18.917Z] Staging config-common [2020-06-29T16:07:19.537Z] go: extracting golang.org/x/text v0.3.2 [2020-06-29T16:07:19.940Z] Priming go [2020-06-29T16:07:20.513Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-29T16:07:20.513Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-29T16:07:20.513Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-29T16:07:20.513Z] go: finding github.com/google/uuid v1.1.1 [2020-06-29T16:07:20.513Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-29T16:07:20.513Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-29T16:07:20.787Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-29T16:07:20.787Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-29T16:07:20.787Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-29T16:07:20.787Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-29T16:07:20.787Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-29T16:07:20.787Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-29T16:07:20.787Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-29T16:07:20.787Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-29T16:07:20.787Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-29T16:07:20.787Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-29T16:07:20.787Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-29T16:07:20.787Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-29T16:07:20.787Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-29T16:07:20.787Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-29T16:07:20.787Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-29T16:07:20.787Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-29T16:07:20.787Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-29T16:07:20.787Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-29T16:07:20.787Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-29T16:07:20.787Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-29T16:07:20.787Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-29T16:07:20.787Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-29T16:07:20.787Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-29T16:07:20.787Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-29T16:07:20.787Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-29T16:07:21.060Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-29T16:07:21.060Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-29T16:07:21.060Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-29T16:07:21.060Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-29T16:07:21.060Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-29T16:07:21.060Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-29T16:07:21.060Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-29T16:07:21.060Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-29T16:07:21.060Z] go: finding golang.org/x/text v0.3.2 [2020-06-29T16:07:21.060Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-29T16:07:21.060Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-29T16:07:21.345Z] Priming app-service-config [2020-06-29T16:07:22.749Z] Priming config-common [2020-06-29T16:07:24.191Z] Snapping 'edgex-app-service-configurable' ... [2020-06-29T16:07:27.801Z] [2020-06-29T16:07:27.801Z] Snapped edgex-app-service-configurable_1.2.0-20200629+cb9bba6_amd64.snap [Pipeline] } [2020-06-29T16:07:30.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-29T16:08:17.592Z] Building config-common [2020-06-29T16:08:29.952Z] Skipping stage go (already ran) [2020-06-29T16:08:29.952Z] Staging app-service-config [2020-06-29T16:08:31.374Z] Staging config-common [2020-06-29T16:08:34.745Z] Priming go [2020-06-29T16:08:37.342Z] Priming app-service-config [2020-06-29T16:08:40.706Z] Priming config-common [2020-06-29T16:08:44.072Z] Snapping 'edgex-app-service-configurable' ... [2020-06-29T16:08:49.461Z] [2020-06-29T16:08:49.461Z] Snapped edgex-app-service-configurable_1.2.0-20200629+cb9bba6_arm64.snap [Pipeline] } [2020-06-29T16:08:52.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 [2020-06-29T16:08:54.032Z] provisioning config files... [2020-06-29T16:08:54.043Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-90@tmp/config1594300944810340102tmp [Pipeline] { [Pipeline] sh [2020-06-29T16:08:54.408Z] + curl -s https://codecov.io/bash [2020-06-29T16:08:54.408Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-90@tmp/config1594300944810340102tmp [Pipeline] } [2020-06-29T16:08:55.003Z] 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] { (Clair Scan) Stage "Clair Scan" 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 [2020-06-29T16:08:56.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T16:08:56.977Z] ---> package-listing.sh [2020-06-29T16:08:56.977Z] ++ facter osfamily [2020-06-29T16:08:56.977Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-29T16:08:56.977Z] + OS_FAMILY=redhat [2020-06-29T16:08:56.977Z] + workspace=/w/workspace/y_app-service-configurable_PR-90 [2020-06-29T16:08:56.977Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-29T16:08:56.977Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-29T16:08:56.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-29T16:08:56.977Z] + PACKAGES=/tmp/packages_start.txt [2020-06-29T16:08:56.977Z] + '[' /w/workspace/y_app-service-configurable_PR-90 ']' [2020-06-29T16:08:56.977Z] + PACKAGES=/tmp/packages_end.txt [2020-06-29T16:08:56.977Z] + case "${OS_FAMILY}" in [2020-06-29T16:08:56.977Z] + rpm -qa [2020-06-29T16:08:56.977Z] + sort [2020-06-29T16:09:01.185Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-29T16:09:01.185Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-29T16:09:01.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-29T16:09:01.185Z] + '[' /w/workspace/y_app-service-configurable_PR-90 ']' [2020-06-29T16:09:01.185Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-90/archives/ [2020-06-29T16:09:01.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-90/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:09:01.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T16:09:01.833Z] [2020-06-29T16:09:01.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-29T16:09:02.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T16:09:02.190Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-29T16:09:02.190Z] c9b1b535fdd9: Pulling fs layer [2020-06-29T16:09:02.190Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-29T16:09:02.190Z] 756a868c4378: Pulling fs layer [2020-06-29T16:09:02.190Z] 444b2fc9a129: Pulling fs layer [2020-06-29T16:09:02.190Z] ea15f1150254: Pulling fs layer [2020-06-29T16:09:02.190Z] 41b27a9f41bf: Pulling fs layer [2020-06-29T16:09:02.190Z] 28c525ee5125: Pulling fs layer [2020-06-29T16:09:02.190Z] 094b1ea09ed8: Pulling fs layer [2020-06-29T16:09:02.190Z] 138eaada9080: Pulling fs layer [2020-06-29T16:09:02.190Z] 0622d0fa9048: Pulling fs layer [2020-06-29T16:09:02.190Z] 41b27a9f41bf: Waiting [2020-06-29T16:09:02.190Z] 28c525ee5125: Waiting [2020-06-29T16:09:02.190Z] 444b2fc9a129: Waiting [2020-06-29T16:09:02.190Z] ea15f1150254: Waiting [2020-06-29T16:09:02.190Z] 094b1ea09ed8: Waiting [2020-06-29T16:09:02.190Z] 0622d0fa9048: Waiting [2020-06-29T16:09:02.190Z] 138eaada9080: Waiting [2020-06-29T16:09:02.190Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-29T16:09:02.190Z] 2cc5ad85d9ab: Download complete [2020-06-29T16:09:02.190Z] 444b2fc9a129: Verifying Checksum [2020-06-29T16:09:02.190Z] c9b1b535fdd9: Verifying Checksum [2020-06-29T16:09:02.190Z] c9b1b535fdd9: Download complete [2020-06-29T16:09:02.190Z] ea15f1150254: Verifying Checksum [2020-06-29T16:09:02.190Z] ea15f1150254: Download complete [2020-06-29T16:09:02.460Z] 28c525ee5125: Verifying Checksum [2020-06-29T16:09:02.460Z] 28c525ee5125: Download complete [2020-06-29T16:09:02.745Z] 756a868c4378: Verifying Checksum [2020-06-29T16:09:02.745Z] 756a868c4378: Download complete [2020-06-29T16:09:02.745Z] c9b1b535fdd9: Pull complete [2020-06-29T16:09:02.745Z] 138eaada9080: Verifying Checksum [2020-06-29T16:09:02.745Z] 138eaada9080: Download complete [2020-06-29T16:09:02.745Z] 094b1ea09ed8: Verifying Checksum [2020-06-29T16:09:02.745Z] 094b1ea09ed8: Download complete [2020-06-29T16:09:02.745Z] 0622d0fa9048: Verifying Checksum [2020-06-29T16:09:03.006Z] 2cc5ad85d9ab: Pull complete [2020-06-29T16:09:03.267Z] 41b27a9f41bf: Verifying Checksum [2020-06-29T16:09:03.267Z] 41b27a9f41bf: Download complete [2020-06-29T16:09:04.214Z] 756a868c4378: Pull complete [2020-06-29T16:09:04.477Z] 444b2fc9a129: Pull complete [2020-06-29T16:09:04.739Z] ea15f1150254: Pull complete [2020-06-29T16:09:08.958Z] 41b27a9f41bf: Pull complete [2020-06-29T16:09:08.958Z] 28c525ee5125: Pull complete [2020-06-29T16:09:11.510Z] 094b1ea09ed8: Pull complete [2020-06-29T16:09:11.770Z] 138eaada9080: Pull complete [2020-06-29T16:09:11.770Z] 0622d0fa9048: Pull complete [2020-06-29T16:09:11.770Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-29T16:09:11.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-29T16:09:11.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-29T16:09:12.209Z] prd-centos7-docker-4c-2g-4796 does not seem to be running inside a container [2020-06-29T16:09:12.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-90 -v /w/workspace/y_app-service-configurable_PR-90:/w/workspace/y_app-service-configurable_PR-90:rw,z -v /w/workspace/y_app-service-configurable_PR-90@tmp:/w/workspace/y_app-service-configurable_PR-90@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-29T16:09:16.367Z] $ docker top 24c40034ea8661e554fae9154c3d62a357d52a9cdb3c1b7af12801f88f5b8668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-29T16:09:16.593Z] provisioning config files... [2020-06-29T16:09:16.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-90@tmp/config5870125706400031304tmp [Pipeline] { [Pipeline] echo [2020-06-29T16:09:16.666Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T16:09:16.982Z] ---> create-netrc.sh [Pipeline] echo [2020-06-29T16:09:17.009Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-29T16:09:17.333Z] ---> logs-deploy.sh [2020-06-29T16:09:17.333Z] + ARCHIVE_ARTIFACTS= [2020-06-29T16:09:17.333Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-29T16:09:17.333Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-29T16:09:17.333Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-29T16:09:17.333Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/1 [2020-06-29T16:09:17.333Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-90/1/ [2020-06-29T16:09:17.333Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/1 /w/workspace/y_app-service-configurable_PR-90 [2020-06-29T16:09:18.715Z] Archives upload complete. [2020-06-29T16:09:18.715Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-90/1/ [2020-06-29T16:09:19.286Z] ---> uname -a: [2020-06-29T16:09:19.286Z] Linux 24c40034ea86 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] ---> lscpu: [2020-06-29T16:09:19.286Z] Architecture: x86_64 [2020-06-29T16:09:19.286Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-29T16:09:19.286Z] Byte Order: Little Endian [2020-06-29T16:09:19.286Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-29T16:09:19.286Z] CPU(s): 4 [2020-06-29T16:09:19.286Z] On-line CPU(s) list: 0-3 [2020-06-29T16:09:19.286Z] Thread(s) per core: 1 [2020-06-29T16:09:19.286Z] Core(s) per socket: 1 [2020-06-29T16:09:19.286Z] Socket(s): 4 [2020-06-29T16:09:19.286Z] NUMA node(s): 1 [2020-06-29T16:09:19.286Z] Vendor ID: GenuineIntel [2020-06-29T16:09:19.286Z] CPU family: 6 [2020-06-29T16:09:19.286Z] Model: 44 [2020-06-29T16:09:19.286Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-29T16:09:19.286Z] Stepping: 1 [2020-06-29T16:09:19.286Z] CPU MHz: 2933.438 [2020-06-29T16:09:19.286Z] BogoMIPS: 5866.87 [2020-06-29T16:09:19.286Z] Virtualization: VT-x [2020-06-29T16:09:19.286Z] Hypervisor vendor: KVM [2020-06-29T16:09:19.286Z] Virtualization type: full [2020-06-29T16:09:19.286Z] L1d cache: 128 KiB [2020-06-29T16:09:19.286Z] L1i cache: 128 KiB [2020-06-29T16:09:19.286Z] L2 cache: 16 MiB [2020-06-29T16:09:19.286Z] L3 cache: 64 MiB [2020-06-29T16:09:19.286Z] NUMA node0 CPU(s): 0-3 [2020-06-29T16:09:19.286Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-29T16:09:19.286Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-29T16:09:19.286Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-29T16:09:19.286Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-29T16:09:19.286Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-29T16:09:19.286Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-29T16:09:19.286Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-29T16:09:19.286Z] Vulnerability Tsx async abort: Not affected [2020-06-29T16:09:19.286Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] ---> nproc: [2020-06-29T16:09:19.286Z] 4 [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] ---> df -h: [2020-06-29T16:09:19.286Z] Filesystem Size Used Available Use% Mounted on [2020-06-29T16:09:19.286Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-29T16:09:19.286Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-29T16:09:19.286Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-29T16:09:19.286Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-90@tmp [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-29T16:09:19.286Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-90 [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] [2020-06-29T16:09:19.286Z] ---> free -m: [2020-06-29T16:09:19.287Z] total used free shared buff/cache available [2020-06-29T16:09:19.287Z] Mem: 1837 664 120 0 1052 1067 [2020-06-29T16:09:19.287Z] Swap: 1023 0 1023 [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] ---> ip addr: [2020-06-29T16:09:19.287Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-29T16:09:19.287Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-29T16:09:19.287Z] inet 127.0.0.1/8 scope host lo [2020-06-29T16:09:19.287Z] valid_lft forever preferred_lft forever [2020-06-29T16:09:19.287Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-29T16:09:19.287Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-29T16:09:19.287Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-29T16:09:19.287Z] valid_lft forever preferred_lft forever [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] ---> sar -b -r -n DEV: [2020-06-29T16:09:19.287Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/29/20 _x86_64_ (4 CPU) [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:57:13 LINUX RESTART [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:58:01 tps rtps wtps bread/s bwrtn/s [2020-06-29T16:09:19.287Z] 15:59:01 26.44 9.51 16.94 4318.00 2029.73 [2020-06-29T16:09:19.287Z] 16:00:01 1.60 0.00 1.60 0.00 29.89 [2020-06-29T16:09:19.287Z] 16:01:01 0.28 0.02 0.27 0.13 3.43 [2020-06-29T16:09:19.287Z] 16:02:01 0.48 0.12 0.37 2.13 6.74 [2020-06-29T16:09:19.287Z] 16:03:01 0.25 0.00 0.25 0.00 3.30 [2020-06-29T16:09:19.287Z] 16:04:01 0.32 0.02 0.30 0.13 4.33 [2020-06-29T16:09:19.287Z] 16:05:01 0.20 0.00 0.20 0.00 2.02 [2020-06-29T16:09:19.287Z] 16:06:01 0.17 0.00 0.17 0.00 1.62 [2020-06-29T16:09:19.287Z] 16:07:02 0.22 0.00 0.22 0.00 2.35 [2020-06-29T16:09:19.287Z] 16:08:01 0.29 0.00 0.29 0.00 4.08 [2020-06-29T16:09:19.287Z] 16:09:01 41.74 41.37 0.37 4045.04 7.63 [2020-06-29T16:09:19.287Z] Average: 6.55 4.65 1.91 761.70 190.78 [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-29T16:09:19.287Z] 15:59:01 182356 1699200 90.31 2620 1115256 1117672 38.14 421400 1118192 20 [2020-06-29T16:09:19.287Z] 16:00:01 187956 1693600 90.01 2620 1115260 1080296 36.87 419988 1114832 16 [2020-06-29T16:09:19.287Z] 16:01:01 183688 1697868 90.24 2620 1115268 1082984 36.96 425564 1113292 8 [2020-06-29T16:09:19.287Z] 16:02:01 183360 1698196 90.25 2620 1115408 1081060 36.89 428308 1110988 8 [2020-06-29T16:09:19.287Z] 16:03:01 183976 1697580 90.22 2620 1115412 1080940 36.89 433048 1105896 20 [2020-06-29T16:09:19.287Z] 16:04:01 183796 1697760 90.23 2620 1115420 1080904 36.89 433528 1105772 12 [2020-06-29T16:09:19.287Z] 16:05:01 182812 1698744 90.28 2620 1115424 1081060 36.89 434420 1105772 8 [2020-06-29T16:09:19.287Z] 16:06:01 183876 1697680 90.23 2620 1115428 1080868 36.89 426440 1112716 8 [2020-06-29T16:09:19.287Z] 16:07:02 183844 1697712 90.23 2620 1115436 1080868 36.89 426560 1112716 12 [2020-06-29T16:09:19.287Z] 16:08:01 183600 1697956 90.24 2620 1115440 1080928 36.89 419612 1119992 16 [2020-06-29T16:09:19.287Z] 16:09:01 113928 1767628 93.95 2620 1178176 1082488 36.94 420332 1184496 52 [2020-06-29T16:09:19.287Z] Average: 177563 1703993 90.56 2620 1121084 1084552 37.01 426291 1118606 16 [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-29T16:09:19.287Z] 15:59:01 eth0 56.24 41.85 339.22 27.95 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 15:59:01 docker0 1.70 1.42 0.41 2.84 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:00:01 eth0 0.67 0.07 0.06 0.01 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:01:01 eth0 1.02 0.42 0.32 0.21 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:02:01 eth0 0.43 0.42 0.26 0.21 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:03:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:04:01 eth0 0.80 0.12 0.12 0.01 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:05:01 eth0 0.40 0.42 0.26 0.21 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:07:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:08:01 eth0 0.24 0.17 0.08 0.07 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:09:01 eth0 8.31 4.96 8.39 2.85 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] Average: eth0 6.23 4.44 31.76 2.88 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] Average: docker0 0.15 0.13 0.04 0.26 0.00 0.00 0.00 [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] ---> sar -P ALL: [2020-06-29T16:09:19.287Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/29/20 _x86_64_ (4 CPU) [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:57:13 LINUX RESTART [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] 15:58:01 CPU %user %nice %system %iowait %steal %idle [2020-06-29T16:09:19.287Z] 15:59:01 all 2.31 0.00 1.44 0.73 0.00 95.51 [2020-06-29T16:09:19.287Z] 15:59:01 0 2.26 0.00 1.27 1.60 0.00 94.87 [2020-06-29T16:09:19.287Z] 15:59:01 1 2.45 0.00 1.58 0.72 0.00 95.25 [2020-06-29T16:09:19.287Z] 15:59:01 2 2.55 0.00 1.45 0.40 0.02 95.58 [2020-06-29T16:09:19.287Z] 15:59:01 3 1.97 0.00 1.44 0.20 0.00 96.39 [2020-06-29T16:09:19.287Z] 16:00:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2020-06-29T16:09:19.287Z] 16:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-29T16:09:19.287Z] 16:00:01 2 0.40 0.00 0.03 0.00 0.00 99.57 [2020-06-29T16:09:19.287Z] 16:00:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-06-29T16:09:19.287Z] 16:01:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-06-29T16:09:19.287Z] 16:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:01:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-06-29T16:09:19.287Z] 16:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-06-29T16:09:19.287Z] 16:02:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-06-29T16:09:19.287Z] 16:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-29T16:09:19.287Z] 16:02:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-06-29T16:09:19.287Z] 16:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:03:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-06-29T16:09:19.287Z] 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-29T16:09:19.287Z] 16:03:01 1 0.03 0.00 0.10 0.00 0.00 99.87 [2020-06-29T16:09:19.287Z] 16:03:01 2 0.57 0.00 0.02 0.00 0.00 99.42 [2020-06-29T16:09:19.287Z] 16:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:04:01 all 0.14 0.00 0.05 0.00 0.00 99.81 [2020-06-29T16:09:19.287Z] 16:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-29T16:09:19.287Z] 16:04:01 1 0.02 0.00 0.08 0.00 0.00 99.90 [2020-06-29T16:09:19.287Z] 16:04:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2020-06-29T16:09:19.287Z] 16:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:05:01 all 0.03 0.00 0.03 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-29T16:09:19.287Z] 16:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:05:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:06:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2020-06-29T16:09:19.287Z] 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-29T16:09:19.287Z] 16:06:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2020-06-29T16:09:19.287Z] 16:06:01 2 0.33 0.00 0.05 0.00 0.00 99.62 [2020-06-29T16:09:19.287Z] 16:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-29T16:09:19.287Z] 16:07:02 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-06-29T16:09:19.287Z] 16:07:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-29T16:09:19.287Z] 16:07:02 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-06-29T16:09:19.287Z] 16:07:02 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:07:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-29T16:09:19.287Z] 16:08:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-06-29T16:09:19.287Z] 16:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-06-29T16:09:19.287Z] 16:08:01 1 0.49 0.00 0.02 0.00 0.00 99.49 [2020-06-29T16:09:19.287Z] 16:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-29T16:09:19.287Z] 16:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-29T16:09:19.287Z] 16:09:01 all 0.91 0.00 0.33 0.89 0.00 97.87 [2020-06-29T16:09:19.287Z] 16:09:01 0 0.33 0.00 0.18 0.02 0.00 99.47 [2020-06-29T16:09:19.287Z] 16:09:01 1 0.82 0.00 0.18 0.18 0.00 98.82 [2020-06-29T16:09:19.287Z] 16:09:01 2 0.80 0.00 0.42 2.30 0.00 96.48 [2020-06-29T16:09:19.287Z] 16:09:01 3 1.67 0.00 0.52 1.05 0.00 96.76 [2020-06-29T16:09:19.287Z] Average: all 0.40 0.00 0.19 0.15 0.00 99.26 [2020-06-29T16:09:19.287Z] Average: 0 0.25 0.00 0.15 0.15 0.00 99.45 [2020-06-29T16:09:19.287Z] Average: 1 0.41 0.00 0.19 0.08 0.00 99.31 [2020-06-29T16:09:19.287Z] Average: 2 0.58 0.00 0.19 0.25 0.00 98.98 [2020-06-29T16:09:19.287Z] Average: 3 0.36 0.00 0.21 0.12 0.00 99.32 [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z] [2020-06-29T16:09:19.287Z]