Branch indexing 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+79fefeed78b27ed066b80126d21e9ed33746e184 (3df55dccc5e2546a99ca607018dc54182f5b88af) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Running on prd-centos7-docker-4c-2g-11442 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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 --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 Merge succeeded, producing 4b7578e60ef81b3ab045f816664ff6fc3ff07889 Checking out Revision 4b7578e60ef81b3ab045f816664ff6fc3ff07889 (PR-124) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-07T00:51:23.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-07T00:51:23.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-07T00:51:24.031Z] ========================================================= [2020-11-07T00:51:24.031Z] EdgeX Global Pipelines Version Info [2020-11-07T00:51:24.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [2020-11-07T00:51:28.753Z] ------------------- [2020-11-07T00:51:28.754Z] stable info: [2020-11-07T00:51:28.754Z] ------------------- [2020-11-07T00:51:28.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-07T00:51:28.754Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-07T00:51:28.754Z] Message: update stable to v1.0.162 [2020-11-07T00:51:30.145Z] ------------------- [2020-11-07T00:51:30.145Z] experimental info: [2020-11-07T00:51:30.145Z] ------------------- [2020-11-07T00:51:30.145Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-07T00:51:30.145Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-07T00:51:30.145Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-07T00:51:30.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-11-07T00:51:30.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-11-07T00:51:30.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-07T00:51:30.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-07T00:51:31.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-07T00:51:31.198Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-07T00:51:31.290Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-07T00:51:31.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-07T00:51:31.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-07T00:51:31.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-07T00:51:31.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-07T00:51:31.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-11-07T00:51:31.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-07T00:51:32.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-07T00:51:32.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-07T00:51:32.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-07T00:51:32.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-07T00:51:32.440Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-07T00:51:32.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-07T00:51:32.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-07T00:51:32.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-07T00:51:32.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-07T00:51:32.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-07T00:51:33.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-07T00:51:33.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-07T00:51:33.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-11-07T00:51:33.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-11-07T00:51:33.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-11-07T00:51:33.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b7578e60ef81b3ab045f816664ff6fc3ff07889 [Pipeline] echo [2020-11-07T00:51:33.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b7578e [Pipeline] echo [2020-11-07T00:51:33.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-07T00:51:34.356Z] + git log --format=format:%s -1 4b7578e60ef81b3ab045f816664ff6fc3ff07889 [Pipeline] echo [2020-11-07T00:51:34.424Z] GIT_COMMIT: 4b7578e60ef81b3ab045f816664ff6fc3ff07889, Commit Message: Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD [Pipeline] echo [2020-11-07T00:51:34.472Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:51:35.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-07T00:51:35.612Z] [2020-11-07T00:51:35.612Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:51:35.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-07T00:51:35.972Z] latest: Pulling from edgex-devops/git-semver [2020-11-07T00:51:35.972Z] 31603596830f: Pulling fs layer [2020-11-07T00:51:35.972Z] 2a8b12db71e7: Pulling fs layer [2020-11-07T00:51:35.972Z] 6ca5941a6612: Pulling fs layer [2020-11-07T00:51:35.972Z] ecc8261a40a4: Pulling fs layer [2020-11-07T00:51:35.972Z] ecc8261a40a4: Waiting [2020-11-07T00:51:35.972Z] 2a8b12db71e7: Verifying Checksum [2020-11-07T00:51:35.972Z] 2a8b12db71e7: Download complete [2020-11-07T00:51:36.236Z] 31603596830f: Verifying Checksum [2020-11-07T00:51:36.236Z] 31603596830f: Download complete [2020-11-07T00:51:36.236Z] ecc8261a40a4: Verifying Checksum [2020-11-07T00:51:36.236Z] ecc8261a40a4: Download complete [2020-11-07T00:51:36.504Z] 6ca5941a6612: Verifying Checksum [2020-11-07T00:51:36.504Z] 6ca5941a6612: Download complete [2020-11-07T00:51:36.504Z] 31603596830f: Pull complete [2020-11-07T00:51:36.767Z] 2a8b12db71e7: Pull complete [2020-11-07T00:51:37.342Z] 6ca5941a6612: Pull complete [2020-11-07T00:51:37.607Z] ecc8261a40a4: Pull complete [2020-11-07T00:51:37.607Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-07T00:51:37.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-07T00:51:37.607Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-07T00:51:37.712Z] prd-centos7-docker-4c-2g-11442 does not seem to be running inside a container [2020-11-07T00:51:37.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-07T00:51:39.921Z] $ docker top 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-07T00:51:40.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-07T00:51:40.201Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-07T00:51:40.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-07T00:51:40.413Z] $ docker exec 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent [2020-11-07T00:51:40.563Z] SSH_AUTH_SOCK=/tmp/ssh-wd5HanqNTk9h/agent.11 [2020-11-07T00:51:40.563Z] SSH_AGENT_PID=16 [2020-11-07T00:51:40.575Z] Running ssh-add (command line suppressed) [2020-11-07T00:51:40.690Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_8161363098324211711.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_8161363098324211711.key) [2020-11-07T00:51:40.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-07T00:51:41.113Z] + git tag --points-at HEAD [Pipeline] } [2020-11-07T00:51:41.135Z] $ docker exec --env ******** --env ******** 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent -k [2020-11-07T00:51:41.252Z] unset SSH_AUTH_SOCK; [2020-11-07T00:51:41.252Z] unset SSH_AGENT_PID; [2020-11-07T00:51:41.252Z] echo Agent pid 16 killed; [2020-11-07T00:51:41.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-07T00:51:41.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-07T00:51:41.452Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-07T00:51:41.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-07T00:51:41.633Z] $ docker exec 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent [2020-11-07T00:51:41.788Z] SSH_AUTH_SOCK=/tmp/ssh-Sqf7rlIN3noh/agent.45 [2020-11-07T00:51:41.788Z] SSH_AGENT_PID=50 [2020-11-07T00:51:41.794Z] Running ssh-add (command line suppressed) [2020-11-07T00:51:41.915Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_7564554963420378493.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_7564554963420378493.key) [2020-11-07T00:51:41.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-07T00:51:42.304Z] + git semver init [2020-11-07T00:51:42.304Z] # -> Open(): unable to determine branch for HEAD [2020-11-07T00:51:42.304Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-11-07T00:51:42.304Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-11-07T00:51:42.304Z] # $SEMVER_REMOTE_NAME = origin [2020-11-07T00:51:42.304Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-07T00:51:42.304Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-07T00:51:42.304Z] # $SEMVER_BRANCH = PR-124 [2020-11-07T00:51:42.304Z] # $SEMVER_TEMP = /tmp/semver-005249757 [2020-11-07T00:51:42.304Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-11-07T00:51:42.878Z] # '/tmp/semver-005249757' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-11-07T00:51:42.878Z] # -> Force: false [2020-11-07T00:51:42.878Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-11-07T00:51:42.892Z] $ docker exec --env ******** --env ******** 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c ssh-agent -k [2020-11-07T00:51:43.006Z] unset SSH_AUTH_SOCK; [2020-11-07T00:51:43.006Z] unset SSH_AGENT_PID; [2020-11-07T00:51:43.006Z] echo Agent pid 50 killed; [2020-11-07T00:51:43.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-07T00:51:43.524Z] + git semver [Pipeline] } [2020-11-07T00:51:43.543Z] $ docker stop --time=1 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c [2020-11-07T00:51:44.910Z] $ docker rm -f 404274a3b39733c61d0aaa804f5d7a765ea1081876ceb0eaa5896e398d8dcc5c [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-07T00:51:45.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-07T00:51:45.919Z] Stashed 1 file(s) [Pipeline] echo [2020-11-07T00:51:45.921Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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-11-07T00:52:01.552Z] Still waiting to schedule task [2020-11-07T00:52:01.552Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-07T00:52:01.555Z] Still waiting to schedule task [2020-11-07T00:52:01.555Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-07T00:55:50.218Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11453 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-07T00:55:50.329Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2020-11-07T00:55:55.603Z] using credential edgex-jenkins-ssh [2020-11-07T00:55:55.662Z] Cloning the remote Git repository [2020-11-07T00:55:55.734Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:55:55.857Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2020-11-07T00:55:55.941Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:55:55.942Z] > git --version # timeout=10 [2020-11-07T00:55:55.965Z] > git --version # 'git version 2.17.1' [2020-11-07T00:55:55.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:55:56.045Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:55:56.798Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:55:56.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:55:57.481Z] Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-07T00:55:57.866Z] Merge succeeded, producing 029213108c36240dc6f30bb3f45adb6eaf2359a7 [2020-11-07T00:55:57.866Z] Checking out Revision 029213108c36240dc6f30bb3f45adb6eaf2359a7 (PR-124) [2020-11-07T00:55:56.864Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:55:56.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:55:56.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:55:56.918Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-07T00:55:57.505Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:55:57.528Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-07T00:55:57.674Z] > git remote # timeout=10 [2020-11-07T00:55:57.709Z] > git config --get remote.origin.url # timeout=10 [2020-11-07T00:55:57.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:55:57.762Z] > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 [2020-11-07T00:55:57.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-07T00:55:57.882Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:55:57.902Z] > git checkout -f 029213108c36240dc6f30bb3f45adb6eaf2359a7 # timeout=10 [2020-11-07T00:56:02.288Z] Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" [2020-11-07T00:56:02.322Z] First time build. Skipping changelog. [2020-11-07T00:56:02.302Z] > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-07T00:56:03.480Z] ========================================================= [2020-11-07T00:56:03.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-07T00:56:03.480Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:56:04.645Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-07T00:56:05.252Z] Sending build context to Docker daemon 98.82kB [2020-11-07T00:56:05.528Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-07T00:56:05.528Z] Step 2/8 : FROM ${BASE} [2020-11-07T00:56:05.812Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-07T00:56:05.812Z] b538f80385f9: Pulling fs layer [2020-11-07T00:56:05.812Z] 74f711af9a0d: Pulling fs layer [2020-11-07T00:56:05.812Z] 99f96fe45779: Pulling fs layer [2020-11-07T00:56:05.812Z] 8529a6b9a6be: Pulling fs layer [2020-11-07T00:56:05.812Z] 45590311c82a: Pulling fs layer [2020-11-07T00:56:05.812Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-07T00:56:05.812Z] 209524e5b208: Pulling fs layer [2020-11-07T00:56:05.812Z] 8529a6b9a6be: Waiting [2020-11-07T00:56:05.812Z] 69ca0ff8b7b3: Waiting [2020-11-07T00:56:05.812Z] 209524e5b208: Waiting [2020-11-07T00:56:05.812Z] 45590311c82a: Waiting [2020-11-07T00:56:05.812Z] 99f96fe45779: Download complete [2020-11-07T00:56:06.091Z] 74f711af9a0d: Verifying Checksum [2020-11-07T00:56:06.091Z] 74f711af9a0d: Download complete [2020-11-07T00:56:06.091Z] 45590311c82a: Verifying Checksum [2020-11-07T00:56:06.091Z] 45590311c82a: Download complete [2020-11-07T00:56:06.091Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-07T00:56:06.091Z] 69ca0ff8b7b3: Download complete [2020-11-07T00:56:06.091Z] b538f80385f9: Verifying Checksum [2020-11-07T00:56:06.091Z] b538f80385f9: Download complete [2020-11-07T00:56:07.082Z] b538f80385f9: Pull complete [2020-11-07T00:56:07.357Z] 74f711af9a0d: Pull complete [2020-11-07T00:56:07.977Z] 99f96fe45779: Pull complete [2020-11-07T00:56:08.254Z] 209524e5b208: Verifying Checksum [2020-11-07T00:56:08.254Z] 209524e5b208: Download complete [2020-11-07T00:56:09.706Z] 8529a6b9a6be: Verifying Checksum [2020-11-07T00:56:09.706Z] 8529a6b9a6be: Download complete [2020-11-07T00:56:15.620Z] Running on prd-centos7-docker-4c-2g-11454 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-07T00:56:15.685Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2020-11-07T00:56:18.982Z] using credential edgex-jenkins-ssh [2020-11-07T00:56:19.034Z] Cloning the remote Git repository [2020-11-07T00:56:19.066Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:56:19.142Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2020-11-07T00:56:19.553Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:56:19.554Z] > git --version # timeout=10 [2020-11-07T00:56:19.562Z] > git --version # 'git version 2.16.5' [2020-11-07T00:56:19.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:56:19.592Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:56:20.200Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:56:20.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:56:20.220Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:56:20.237Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:56:20.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:56:20.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-07T00:56:20.694Z] Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-07T00:56:20.801Z] Merge succeeded, producing 323e125db793dd7bddf8d8bc17d06c785d1000fd [2020-11-07T00:56:20.802Z] Checking out Revision 323e125db793dd7bddf8d8bc17d06c785d1000fd (PR-124) [2020-11-07T00:56:20.707Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:56:20.717Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-07T00:56:20.757Z] > git remote # timeout=10 [2020-11-07T00:56:20.762Z] > git config --get remote.origin.url # timeout=10 [2020-11-07T00:56:20.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:56:20.771Z] > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 [2020-11-07T00:56:20.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-07T00:56:20.807Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:56:20.818Z] > git checkout -f 323e125db793dd7bddf8d8bc17d06c785d1000fd # timeout=10 [2020-11-07T00:56:22.135Z] 8529a6b9a6be: Pull complete [2020-11-07T00:56:22.135Z] 45590311c82a: Pull complete [2020-11-07T00:56:22.135Z] 69ca0ff8b7b3: Pull complete [2020-11-07T00:56:24.623Z] Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" [2020-11-07T00:56:24.637Z] First time build. Skipping changelog. [2020-11-07T00:56:24.772Z] 209524e5b208: Pull complete [2020-11-07T00:56:24.773Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-07T00:56:24.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-07T00:56:24.773Z] ---> 5bddaf1c2fca [2020-11-07T00:56:24.773Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-07T00:56:25.553Z] ========================================================= [2020-11-07T00:56:25.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-07T00:56:25.554Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:56:24.629Z] > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [2020-11-07T00:56:26.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-07T00:56:26.516Z] Sending build context to Docker daemon 98.82kB [2020-11-07T00:56:26.780Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-07T00:56:26.780Z] Step 2/8 : FROM ${BASE} [2020-11-07T00:56:26.780Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-07T00:56:26.780Z] df20fa9351a1: Pulling fs layer [2020-11-07T00:56:26.780Z] ed8968b2872e: Pulling fs layer [2020-11-07T00:56:26.780Z] a92cc7c5fd73: Pulling fs layer [2020-11-07T00:56:26.780Z] e871e8e8d7a9: Pulling fs layer [2020-11-07T00:56:26.780Z] e73272ec9a57: Pulling fs layer [2020-11-07T00:56:26.780Z] 1e910a182e73: Pulling fs layer [2020-11-07T00:56:26.780Z] 4e634b169226: Pulling fs layer [2020-11-07T00:56:26.780Z] e73272ec9a57: Waiting [2020-11-07T00:56:26.780Z] 1e910a182e73: Waiting [2020-11-07T00:56:26.780Z] 4e634b169226: Waiting [2020-11-07T00:56:26.780Z] e871e8e8d7a9: Waiting [2020-11-07T00:56:26.780Z] a92cc7c5fd73: Verifying Checksum [2020-11-07T00:56:26.780Z] a92cc7c5fd73: Download complete [2020-11-07T00:56:26.780Z] ed8968b2872e: Verifying Checksum [2020-11-07T00:56:26.780Z] ed8968b2872e: Download complete [2020-11-07T00:56:27.049Z] e73272ec9a57: Verifying Checksum [2020-11-07T00:56:27.049Z] e73272ec9a57: Download complete [2020-11-07T00:56:27.049Z] 1e910a182e73: Verifying Checksum [2020-11-07T00:56:27.049Z] 1e910a182e73: Download complete [2020-11-07T00:56:27.049Z] df20fa9351a1: Verifying Checksum [2020-11-07T00:56:27.049Z] df20fa9351a1: Download complete [2020-11-07T00:56:27.317Z] df20fa9351a1: Pull complete [2020-11-07T00:56:27.412Z] ---> Running in f3ed4a637e2e [2020-11-07T00:56:27.593Z] ed8968b2872e: Pull complete [2020-11-07T00:56:27.686Z] Removing intermediate container f3ed4a637e2e [2020-11-07T00:56:27.686Z] ---> e15daffa777f [2020-11-07T00:56:27.686Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-07T00:56:27.861Z] a92cc7c5fd73: Pull complete [2020-11-07T00:56:27.960Z] ---> Running in 1a55e3130c2c [2020-11-07T00:56:28.817Z] 4e634b169226: Verifying Checksum [2020-11-07T00:56:28.817Z] 4e634b169226: Download complete [2020-11-07T00:56:29.399Z] e871e8e8d7a9: Download complete [2020-11-07T00:56:30.588Z] Removing intermediate container 1a55e3130c2c [2020-11-07T00:56:30.588Z] ---> 7afa25d22994 [2020-11-07T00:56:30.588Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-07T00:56:30.589Z] ---> Running in da6bf827cab4 [2020-11-07T00:56:32.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-07T00:56:33.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-07T00:56:33.994Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-07T00:56:34.267Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-07T00:56:34.267Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-07T00:56:34.540Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-11-07T00:56:34.540Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-07T00:56:34.820Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-07T00:56:34.820Z] Executing busybox-1.31.1-r16.trigger [2020-11-07T00:56:34.820Z] OK: 144 MiB in 45 packages [2020-11-07T00:56:36.119Z] e871e8e8d7a9: Pull complete [2020-11-07T00:56:36.119Z] e73272ec9a57: Pull complete [2020-11-07T00:56:36.119Z] 1e910a182e73: Pull complete [2020-11-07T00:56:36.261Z] Removing intermediate container da6bf827cab4 [2020-11-07T00:56:36.261Z] ---> 29374831b791 [2020-11-07T00:56:36.261Z] Step 6/8 : WORKDIR /app [2020-11-07T00:56:36.261Z] ---> Running in f9a7845ffaeb [2020-11-07T00:56:36.857Z] Removing intermediate container f9a7845ffaeb [2020-11-07T00:56:36.857Z] ---> fc16105c8686 [2020-11-07T00:56:36.857Z] Step 7/8 : COPY . . [2020-11-07T00:56:37.458Z] ---> 9b9357b4b230 [2020-11-07T00:56:37.458Z] Step 8/8 : RUN go mod download [2020-11-07T00:56:37.737Z] ---> Running in 42c1d0970188 [2020-11-07T00:56:46.209Z] 4e634b169226: Pull complete [2020-11-07T00:56:46.209Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-07T00:56:46.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-07T00:56:46.209Z] ---> f7629b54cfaa [2020-11-07T00:56:46.209Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-07T00:56:46.209Z] ---> Running in 06b3dabaa6b8 [2020-11-07T00:56:46.209Z] Removing intermediate container 06b3dabaa6b8 [2020-11-07T00:56:46.209Z] ---> 466cb9e7e83a [2020-11-07T00:56:46.209Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-07T00:56:46.209Z] ---> Running in ade041778ee2 [2020-11-07T00:56:47.168Z] Removing intermediate container ade041778ee2 [2020-11-07T00:56:47.168Z] ---> f1d0a5e7ff90 [2020-11-07T00:56:47.168Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-07T00:56:47.168Z] ---> Running in 512268db3d8b [2020-11-07T00:56:48.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-07T00:56:49.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-07T00:56:49.653Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-07T00:56:49.653Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-07T00:56:49.917Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-07T00:56:49.917Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-11-07T00:56:50.179Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-07T00:56:50.179Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-07T00:56:50.444Z] Executing busybox-1.31.1-r16.trigger [2020-11-07T00:56:50.444Z] OK: 167 MiB in 45 packages [2020-11-07T00:56:51.022Z] Removing intermediate container 512268db3d8b [2020-11-07T00:56:51.022Z] ---> 1024f655bce2 [2020-11-07T00:56:51.022Z] Step 6/8 : WORKDIR /app [2020-11-07T00:56:51.022Z] ---> Running in a6b5dc3b7d2a [2020-11-07T00:56:51.290Z] Removing intermediate container a6b5dc3b7d2a [2020-11-07T00:56:51.290Z] ---> 4f3700a50e9a [2020-11-07T00:56:51.290Z] Step 7/8 : COPY . . [2020-11-07T00:56:51.554Z] ---> 0122875a1c7c [2020-11-07T00:56:51.554Z] Step 8/8 : RUN go mod download [2020-11-07T00:56:51.554Z] ---> Running in 00290bf9bc3d [2020-11-07T00:57:10.091Z] Removing intermediate container 42c1d0970188 [2020-11-07T00:57:10.092Z] ---> e7ba70cacdd0 [2020-11-07T00:57:10.092Z] Successfully built e7ba70cacdd0 [2020-11-07T00:57:10.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:57:10.497Z] + docker inspect -f . ci-base-image-arm64 [2020-11-07T00:57:10.497Z] . [Pipeline] withDockerContainer [2020-11-07T00:57:10.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-11453 does not seem to be running inside a container [2020-11-07T00:57:10.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-07T00:57:12.698Z] $ docker top 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-07T00:57:14.123Z] + go version [2020-11-07T00:57:14.123Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-07T00:57:14.153Z] $ docker stop --time=1 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 [2020-11-07T00:57:16.081Z] $ docker rm -f 956813a8e30b16772741faaabf3a9c669fee358f4046653b7f57083092187d53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:57:17.099Z] + docker inspect -f . ci-base-image-arm64 [2020-11-07T00:57:17.099Z] . [Pipeline] withDockerContainer [2020-11-07T00:57:17.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-11453 does not seem to be running inside a container [2020-11-07T00:57:17.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-07T00:57:18.223Z] Removing intermediate container 00290bf9bc3d [2020-11-07T00:57:18.223Z] ---> 32e43ed51954 [2020-11-07T00:57:18.223Z] Successfully built 32e43ed51954 [2020-11-07T00:57:18.223Z] Successfully tagged ci-base-image-x86_64:latest [2020-11-07T00:57:19.326Z] $ docker top 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:57:20.096Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-07T00:57:20.096Z] . [Pipeline] withDockerContainer [2020-11-07T00:57:20.208Z] prd-centos7-docker-4c-2g-11454 does not seem to be running inside a container [2020-11-07T00:57:20.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-07T00:57:20.718Z] + make test [2020-11-07T00:57:20.718Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-07T00:57:21.214Z] $ docker top be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-07T00:57:21.812Z] + go version [2020-11-07T00:57:21.812Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-07T00:57:21.830Z] $ docker stop --time=1 be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a [2020-11-07T00:57:23.312Z] $ docker rm -f be44cc7dbad2fcce7e56dfb08c9e05655d5210c71eb46bf1862e07241abba98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:57:24.762Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-07T00:57:24.762Z] . [Pipeline] withDockerContainer [2020-11-07T00:57:24.865Z] prd-centos7-docker-4c-2g-11454 does not seem to be running inside a container [2020-11-07T00:57:24.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-07T00:57:25.660Z] $ docker top e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-07T00:57:26.172Z] + make test [2020-11-07T00:57:26.172Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-07T00:57:48.366Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-07T00:57:48.366Z] CGO_ENABLED=1 go vet ./... [2020-11-07T00:57:50.951Z] gofmt -l . [2020-11-07T00:57:50.951Z] [ "`gofmt -l .`" = "" ] [2020-11-07T00:57:50.951Z] ./bin/test-go-mod-tidy.sh [2020-11-07T00:57:51.225Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-11-07T00:57:52.130Z] Stashed 1 file(s) [Pipeline] } [2020-11-07T00:57:52.138Z] $ docker stop --time=1 e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 [2020-11-07T00:57:53.905Z] $ docker rm -f e9bc887ad1a0e6c63be6634cee1bfffa7ec4022429fa0a7f8ad1d452bd446a08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-07T00:57:57.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-07T00:57:57.313Z] + ls -al . [2020-11-07T00:57:57.313Z] total 96 [2020-11-07T00:57:57.313Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 7 00:57 . [2020-11-07T00:57:57.313Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 7 00:56 .. [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 6568 Nov 7 00:56 Attribution.txt [2020-11-07T00:57:57.313Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 7 00:56 bin [2020-11-07T00:57:57.313Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 7 00:57 coverage.out [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 180 Nov 7 00:56 docker-compose.debug.yml [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 133 Nov 7 00:56 docker-compose.yml [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 2002 Nov 7 00:56 Dockerfile [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 966 Nov 7 00:56 Dockerfile.build [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 7 00:56 .dockerignore [2020-11-07T00:57:57.313Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 7 00:56 .git [2020-11-07T00:57:57.313Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 7 00:56 .github [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 93 Nov 7 00:56 .gitignore [2020-11-07T00:57:57.313Z] -rw-r--r--. 1 jenkins jenkins 133 Nov 7 00:57 go.mod [2020-11-07T00:57:57.313Z] -rw-r--r--. 1 jenkins jenkins 19565 Nov 7 00:57 go.sum [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 766 Nov 7 00:56 Jenkinsfile [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 7 00:56 LICENSE [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 1519 Nov 7 00:56 main.go [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 1573 Nov 7 00:56 makefile [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 1277 Nov 7 00:56 README.md [2020-11-07T00:57:57.313Z] drwxrwxr-x. 10 jenkins jenkins 171 Nov 7 00:56 res [2020-11-07T00:57:57.313Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 7 00:56 snap [2020-11-07T00:57:57.313Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 7 00:51 VERSION [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:57:57.622Z] + 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=4b7578e60ef81b3ab045f816664ff6fc3ff07889 --label arch=amd64 --label version=0.0.0 . [2020-11-07T00:57:57.622Z] Sending build context to Docker daemon 121.3kB [2020-11-07T00:57:57.887Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-07T00:57:57.887Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-07T00:57:57.887Z] ---> 32e43ed51954 [2020-11-07T00:57:57.887Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-07T00:57:57.887Z] ---> Running in 55f3a047f771 [2020-11-07T00:57:58.152Z] Removing intermediate container 55f3a047f771 [2020-11-07T00:57:58.152Z] ---> ef21d9fc19ec [2020-11-07T00:57:58.152Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-07T00:57:58.152Z] ---> Running in d21d7e66bc74 [2020-11-07T00:57:58.416Z] Removing intermediate container d21d7e66bc74 [2020-11-07T00:57:58.416Z] ---> ee5de9b91fe4 [2020-11-07T00:57:58.416Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-07T00:57:58.416Z] ---> Running in cd15eaa578d2 [2020-11-07T00:57:58.689Z] Removing intermediate container cd15eaa578d2 [2020-11-07T00:57:58.689Z] ---> a4c92fe6c71c [2020-11-07T00:57:58.689Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-07T00:57:58.689Z] ---> Running in 31db71abc3cb [2020-11-07T00:58:00.106Z] Removing intermediate container 31db71abc3cb [2020-11-07T00:58:00.106Z] ---> 8614a7fc8eb2 [2020-11-07T00:58:00.106Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-07T00:58:00.106Z] ---> Running in d3bff9aa2693 [2020-11-07T00:58:00.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-07T00:58:01.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-07T00:58:02.218Z] OK: 167 MiB in 45 packages [2020-11-07T00:58:02.486Z] Removing intermediate container d3bff9aa2693 [2020-11-07T00:58:02.486Z] ---> 6e46d1bbe3c6 [2020-11-07T00:58:02.486Z] Step 8/27 : WORKDIR /app [2020-11-07T00:58:02.750Z] ---> Running in b5d79f4b0b28 [2020-11-07T00:58:02.750Z] Removing intermediate container b5d79f4b0b28 [2020-11-07T00:58:02.750Z] ---> 10386bdc9446 [2020-11-07T00:58:02.750Z] Step 9/27 : COPY go.mod . [2020-11-07T00:58:03.032Z] ---> 7e0e3fc239e6 [2020-11-07T00:58:03.032Z] Step 10/27 : RUN go mod download [2020-11-07T00:58:03.032Z] ---> Running in 76a1ec23153f [2020-11-07T00:58:04.970Z] Removing intermediate container 76a1ec23153f [2020-11-07T00:58:04.970Z] ---> eaa6cbcb31cf [2020-11-07T00:58:04.970Z] Step 11/27 : COPY . . [2020-11-07T00:58:05.548Z] ---> 2e05dc317fdb [2020-11-07T00:58:05.548Z] Step 12/27 : ARG MAKE="make build" [2020-11-07T00:58:05.548Z] ---> Running in 8a80c0b05e0e [2020-11-07T00:58:05.548Z] Removing intermediate container 8a80c0b05e0e [2020-11-07T00:58:05.548Z] ---> 2f5a1ab58483 [2020-11-07T00:58:05.548Z] Step 13/27 : RUN $MAKE [2020-11-07T00:58:05.813Z] ---> Running in daefbad6d8ff [2020-11-07T00:58:06.085Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-07T00:58:17.314Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-07T00:58:17.314Z] CGO_ENABLED=1 go vet ./... [2020-11-07T00:58:19.949Z] gofmt -l . [2020-11-07T00:58:19.949Z] [ "`gofmt -l .`" = "" ] [2020-11-07T00:58:19.949Z] ./bin/test-go-mod-tidy.sh [2020-11-07T00:58:20.224Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-11-07T00:58:21.219Z] Warning: overwriting stash ‘coverage-report’ [2020-11-07T00:58:21.844Z] Stashed 1 file(s) [Pipeline] } [2020-11-07T00:58:21.852Z] $ docker stop --time=1 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 [2020-11-07T00:58:23.821Z] $ docker rm -f 63e58f09f679dacaadd68cfa56177088f78bdc1a0552ea7ded797f3aff0eb5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-07T00:58:25.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-07T00:58:25.582Z] + ls -al . [2020-11-07T00:58:25.582Z] total 120 [2020-11-07T00:58:25.582Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 00:58 . [2020-11-07T00:58:25.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 00:55 .. [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 00:55 .dockerignore [2020-11-07T00:58:25.582Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 00:56 .git [2020-11-07T00:58:25.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 00:55 .github [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 93 Nov 7 00:55 .gitignore [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 6568 Nov 7 00:55 Attribution.txt [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 2002 Nov 7 00:55 Dockerfile [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 966 Nov 7 00:55 Dockerfile.build [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 766 Nov 7 00:55 Jenkinsfile [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 00:55 LICENSE [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 1277 Nov 7 00:55 README.md [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 00:51 VERSION [2020-11-07T00:58:25.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 00:55 bin [2020-11-07T00:58:25.582Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 7 00:57 coverage.out [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 180 Nov 7 00:55 docker-compose.debug.yml [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 133 Nov 7 00:55 docker-compose.yml [2020-11-07T00:58:25.582Z] -rw-r--r-- 1 jenkins jenkins 133 Nov 7 00:58 go.mod [2020-11-07T00:58:25.582Z] -rw-r--r-- 1 jenkins jenkins 19565 Nov 7 00:58 go.sum [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 1519 Nov 7 00:55 main.go [2020-11-07T00:58:25.582Z] -rw-rw-r-- 1 jenkins jenkins 1573 Nov 7 00:55 makefile [2020-11-07T00:58:25.582Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:55 res [2020-11-07T00:58:25.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 00:55 snap [Pipeline] isUnix [Pipeline] sh [2020-11-07T00:58:25.923Z] + 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=4b7578e60ef81b3ab045f816664ff6fc3ff07889 --label arch=arm64 --label version=0.0.0 . [2020-11-07T00:58:25.923Z] Sending build context to Docker daemon 121.3kB [2020-11-07T00:58:26.196Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-07T00:58:26.196Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-07T00:58:26.196Z] ---> e7ba70cacdd0 [2020-11-07T00:58:26.196Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-07T00:58:26.468Z] ---> Running in f1fe2cd6804c [2020-11-07T00:58:26.738Z] Removing intermediate container f1fe2cd6804c [2020-11-07T00:58:26.738Z] ---> d3dd2f3d49f3 [2020-11-07T00:58:26.738Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-07T00:58:27.011Z] ---> Running in 96116c9cc14b [2020-11-07T00:58:27.284Z] Removing intermediate container 96116c9cc14b [2020-11-07T00:58:27.284Z] ---> 31f113a976a9 [2020-11-07T00:58:27.284Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-07T00:58:27.555Z] ---> Running in 4c21d08744fd [2020-11-07T00:58:27.833Z] Removing intermediate container 4c21d08744fd [2020-11-07T00:58:27.833Z] ---> 7a8440232d49 [2020-11-07T00:58:27.833Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-07T00:58:28.108Z] ---> Running in d6c12402adb1 [2020-11-07T00:58:28.263Z] Removing intermediate container daefbad6d8ff [2020-11-07T00:58:28.263Z] ---> 11f276c5dd2d [2020-11-07T00:58:28.263Z] Step 14/27 : FROM alpine:latest [2020-11-07T00:58:28.263Z] latest: Pulling from library/alpine [2020-11-07T00:58:28.263Z] 188c0c94c7c5: Pulling fs layer [2020-11-07T00:58:28.263Z] 188c0c94c7c5: Verifying Checksum [2020-11-07T00:58:28.263Z] 188c0c94c7c5: Download complete [2020-11-07T00:58:28.263Z] 188c0c94c7c5: Pull complete [2020-11-07T00:58:28.263Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-07T00:58:28.263Z] Status: Downloaded newer image for alpine:latest [2020-11-07T00:58:28.263Z] ---> d6e46aa2470d [2020-11-07T00:58:28.263Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-07T00:58:28.263Z] ---> Running in da4aa0a721de [2020-11-07T00:58:28.263Z] Removing intermediate container da4aa0a721de [2020-11-07T00:58:28.263Z] ---> f6c1632f5326 [2020-11-07T00:58:28.263Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-07T00:58:28.263Z] ---> Running in a1075adea4d4 [2020-11-07T00:58:28.263Z] Removing intermediate container a1075adea4d4 [2020-11-07T00:58:28.263Z] ---> 645149f79c8b [2020-11-07T00:58:28.263Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-07T00:58:28.263Z] ---> Running in ab3f30b0e732 [2020-11-07T00:58:28.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-07T00:58:28.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-07T00:58:28.263Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-07T00:58:28.263Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-07T00:58:28.263Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-07T00:58:28.263Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-07T00:58:28.263Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-07T00:58:28.263Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-07T00:58:28.263Z] Executing busybox-1.31.1-r19.trigger [2020-11-07T00:58:28.263Z] Executing ca-certificates-20191127-r4.trigger [2020-11-07T00:58:28.263Z] OK: 9 MiB in 20 packages [2020-11-07T00:58:28.527Z] Removing intermediate container ab3f30b0e732 [2020-11-07T00:58:28.527Z] ---> 525c4b73f243 [2020-11-07T00:58:28.527Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-07T00:58:28.793Z] ---> 5e7e65f877b6 [2020-11-07T00:58:28.793Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-07T00:58:29.057Z] ---> 5a65121f16e2 [2020-11-07T00:58:29.057Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-07T00:58:29.335Z] ---> 10bc4e28b018 [2020-11-07T00:58:29.335Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-07T00:58:30.291Z] ---> 08569dc82e89 [2020-11-07T00:58:30.291Z] Step 22/27 : EXPOSE 48095 [2020-11-07T00:58:30.291Z] ---> Running in f97acddc539f [2020-11-07T00:58:30.291Z] Removing intermediate container f97acddc539f [2020-11-07T00:58:30.291Z] ---> 83467418356d [2020-11-07T00:58:30.291Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-07T00:58:30.554Z] ---> Running in 81be9b08038b [2020-11-07T00:58:30.554Z] Removing intermediate container 81be9b08038b [2020-11-07T00:58:30.554Z] ---> 72b1a903acf4 [2020-11-07T00:58:30.554Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-07T00:58:30.554Z] ---> Running in ea2e14c10e66 [2020-11-07T00:58:30.731Z] Removing intermediate container d6c12402adb1 [2020-11-07T00:58:30.731Z] ---> 5efcd2a2546d [2020-11-07T00:58:30.731Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-07T00:58:30.731Z] ---> Running in a12d78c51236 [2020-11-07T00:58:30.817Z] Removing intermediate container ea2e14c10e66 [2020-11-07T00:58:30.817Z] ---> 1c2c0190ff84 [2020-11-07T00:58:30.817Z] Step 25/27 : LABEL arch=amd64 [2020-11-07T00:58:30.817Z] ---> Running in 1defafd06f0b [2020-11-07T00:58:31.080Z] Removing intermediate container 1defafd06f0b [2020-11-07T00:58:31.080Z] ---> cdef8844f138 [2020-11-07T00:58:31.080Z] Step 26/27 : LABEL git_sha=4b7578e60ef81b3ab045f816664ff6fc3ff07889 [2020-11-07T00:58:31.080Z] ---> Running in 49124c31131a [2020-11-07T00:58:31.342Z] Removing intermediate container 49124c31131a [2020-11-07T00:58:31.342Z] ---> 154f4e2630b5 [2020-11-07T00:58:31.342Z] Step 27/27 : LABEL version=0.0.0 [2020-11-07T00:58:31.342Z] ---> Running in 0bce727e676a [2020-11-07T00:58:31.605Z] Removing intermediate container 0bce727e676a [2020-11-07T00:58:31.605Z] ---> bbf0bf450a97 [2020-11-07T00:58:31.605Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-07T00:58:31.605Z] Successfully built bbf0bf450a97 [2020-11-07T00:58:31.605Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [2020-11-07T00:58:31.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-11-07T00:58:32.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-07T00:58:33.651Z] OK: 144 MiB in 45 packages [2020-11-07T00:58:34.625Z] Removing intermediate container a12d78c51236 [2020-11-07T00:58:34.625Z] ---> b74e1d57bf12 [2020-11-07T00:58:34.625Z] Step 8/27 : WORKDIR /app [2020-11-07T00:58:34.625Z] ---> Running in 3336dbf91f69 [2020-11-07T00:58:35.223Z] Removing intermediate container 3336dbf91f69 [2020-11-07T00:58:35.223Z] ---> c27400f09298 [2020-11-07T00:58:35.223Z] Step 9/27 : COPY go.mod . [2020-11-07T00:58:35.820Z] ---> 19fcad27ccf6 [2020-11-07T00:58:35.820Z] Step 10/27 : RUN go mod download [2020-11-07T00:58:35.820Z] ---> Running in 6cad0b49f13e [2020-11-07T00:58:38.445Z] Removing intermediate container 6cad0b49f13e [2020-11-07T00:58:38.445Z] ---> da3967d1644c [2020-11-07T00:58:38.445Z] Step 11/27 : COPY . . [2020-11-07T00:58:39.039Z] ---> 992e88885bd4 [2020-11-07T00:58:39.039Z] Step 12/27 : ARG MAKE="make build" [2020-11-07T00:58:39.309Z] ---> Running in 1583e92b0006 [2020-11-07T00:58:39.582Z] Removing intermediate container 1583e92b0006 [2020-11-07T00:58:39.582Z] ---> d17e6785ca59 [2020-11-07T00:58:39.582Z] Step 13/27 : RUN $MAKE [2020-11-07T00:58:39.856Z] ---> Running in bb0c2505e934 [2020-11-07T00:58:41.308Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-07T00:58:47.142Z] Still waiting to schedule task [2020-11-07T00:58:47.143Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-11-07T00:59:37.896Z] Removing intermediate container bb0c2505e934 [2020-11-07T00:59:37.896Z] ---> 0c29007156c9 [2020-11-07T00:59:37.896Z] Step 14/27 : FROM alpine:latest [2020-11-07T00:59:37.896Z] latest: Pulling from library/alpine [2020-11-07T00:59:37.896Z] 5f621e34cdf4: Pulling fs layer [2020-11-07T00:59:37.896Z] 5f621e34cdf4: Verifying Checksum [2020-11-07T00:59:37.896Z] 5f621e34cdf4: Download complete [2020-11-07T00:59:37.896Z] 5f621e34cdf4: Pull complete [2020-11-07T00:59:37.896Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-07T00:59:37.896Z] Status: Downloaded newer image for alpine:latest [2020-11-07T00:59:37.896Z] ---> 2e77e061c27f [2020-11-07T00:59:37.896Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-07T00:59:37.896Z] ---> Running in 2ace76770f4d [2020-11-07T00:59:37.896Z] Removing intermediate container 2ace76770f4d [2020-11-07T00:59:37.896Z] ---> 87f962958350 [2020-11-07T00:59:37.896Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-07T00:59:37.896Z] ---> Running in a5ffd3ef929f [2020-11-07T00:59:37.896Z] Removing intermediate container a5ffd3ef929f [2020-11-07T00:59:37.896Z] ---> 02f8c211a9ea [2020-11-07T00:59:37.896Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-07T00:59:37.896Z] ---> Running in 9ef6024437be [2020-11-07T00:59:37.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-07T00:59:37.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-07T00:59:37.896Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-07T00:59:37.896Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-07T00:59:37.896Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-07T00:59:37.896Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-07T00:59:37.896Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-07T00:59:37.896Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-07T00:59:37.896Z] Executing busybox-1.31.1-r19.trigger [2020-11-07T00:59:37.896Z] Executing ca-certificates-20191127-r4.trigger [2020-11-07T00:59:37.896Z] OK: 9 MiB in 20 packages [2020-11-07T00:59:37.896Z] Removing intermediate container 9ef6024437be [2020-11-07T00:59:37.896Z] ---> dfcf16796230 [2020-11-07T00:59:37.896Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-07T00:59:37.896Z] ---> 23c1446d05ad [2020-11-07T00:59:37.896Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-07T00:59:38.182Z] ---> e20525397d8f [2020-11-07T00:59:38.182Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-07T00:59:39.171Z] ---> 1c9ef11dca19 [2020-11-07T00:59:39.171Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-07T00:59:40.054Z] Running on prd-ubuntu18.04-docker-8c-8g-11455 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-07T00:59:40.199Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2020-11-07T00:59:40.655Z] ---> 5fde3b708235 [2020-11-07T00:59:40.655Z] Step 22/27 : EXPOSE 48095 [2020-11-07T00:59:40.655Z] ---> Running in d0677c5ef0fb [2020-11-07T00:59:41.257Z] Removing intermediate container d0677c5ef0fb [2020-11-07T00:59:41.257Z] ---> 1f509ea84a3a [2020-11-07T00:59:41.257Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-07T00:59:41.257Z] ---> Running in e144bb4ca5a3 [2020-11-07T00:59:41.855Z] Removing intermediate container e144bb4ca5a3 [2020-11-07T00:59:41.855Z] ---> e88044f0f088 [2020-11-07T00:59:41.855Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-07T00:59:41.855Z] ---> Running in 00046169b03f [2020-11-07T00:59:42.213Z] using credential edgex-jenkins-ssh [2020-11-07T00:59:42.297Z] Cloning the remote Git repository [2020-11-07T00:59:42.457Z] Removing intermediate container 00046169b03f [2020-11-07T00:59:42.457Z] ---> 798c4d3293ff [2020-11-07T00:59:42.457Z] Step 25/27 : LABEL arch=arm64 [2020-11-07T00:59:42.457Z] ---> Running in 6b838e52a329 [2020-11-07T00:59:42.325Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:42.384Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2020-11-07T00:59:42.413Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:42.414Z] > git --version # timeout=10 [2020-11-07T00:59:42.421Z] > git --version # 'git version 2.17.1' [2020-11-07T00:59:42.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:42.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:59:43.052Z] Removing intermediate container 6b838e52a329 [2020-11-07T00:59:43.052Z] ---> 2b3a8173755a [2020-11-07T00:59:43.052Z] Step 26/27 : LABEL git_sha=4b7578e60ef81b3ab045f816664ff6fc3ff07889 [2020-11-07T00:59:43.052Z] ---> Running in cd5beb5b9898 [2020-11-07T00:59:43.568Z] Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-07T00:59:43.636Z] Merge succeeded, producing 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b [2020-11-07T00:59:43.636Z] Checking out Revision 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b (PR-124) [2020-11-07T00:59:43.646Z] Removing intermediate container cd5beb5b9898 [2020-11-07T00:59:43.646Z] ---> 8ad8065413c9 [2020-11-07T00:59:43.646Z] Step 27/27 : LABEL version=0.0.0 [2020-11-07T00:59:43.646Z] ---> Running in c80f6e21dd3e [2020-11-07T00:59:43.033Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:59:43.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:59:43.052Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:59:43.063Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:43.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:43.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-07T00:59:43.582Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:59:43.586Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-07T00:59:43.613Z] > git remote # timeout=10 [2020-11-07T00:59:43.618Z] > git config --get remote.origin.url # timeout=10 [2020-11-07T00:59:43.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:43.624Z] > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 [2020-11-07T00:59:43.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-07T00:59:43.644Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:59:43.658Z] > git checkout -f 3a1f0518b96de278fb7c98305a0d0b6fc7cf106b # timeout=10 [2020-11-07T00:59:44.244Z] Removing intermediate container c80f6e21dd3e [2020-11-07T00:59:44.244Z] ---> 338cda436dd0 [2020-11-07T00:59:44.244Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-07T00:59:44.244Z] Successfully built 338cda436dd0 [2020-11-07T00:59:44.244Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-11-07T00:59:44.996Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-10290 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-07T00:59:45.087Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2020-11-07T00:59:47.219Z] Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" [2020-11-07T00:59:47.226Z] First time build. Skipping changelog. [2020-11-07T00:59:47.227Z] > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-07T00:59:48.530Z] + echo snap-build.sh [2020-11-07T00:59:48.530Z] snap-build.sh [2020-11-07T00:59:48.530Z] + SNAP_BASE_DIR=. [2020-11-07T00:59:48.530Z] + '[' '!' -z /w/workspace/app-service-configurable/26 ']' [2020-11-07T00:59:48.530Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/26 [2020-11-07T00:59:48.530Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/26]' [2020-11-07T00:59:48.530Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/26] [2020-11-07T00:59:48.530Z] + cd /w/workspace/app-service-configurable/26 [2020-11-07T00:59:48.530Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-07T00:59:48.530Z] Reading package lists... [2020-11-07T00:59:48.530Z] Building dependency tree... [2020-11-07T00:59:48.530Z] Reading state information... [2020-11-07T00:59:48.661Z] using credential edgex-jenkins-ssh [2020-11-07T00:59:48.732Z] Cloning the remote Git repository [2020-11-07T00:59:48.798Z] The following packages were automatically installed and are no longer required: [2020-11-07T00:59:48.798Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-11-07T00:59:48.798Z] liblxc1 lxcfs uidmap xdelta3 [2020-11-07T00:59:48.798Z] Use 'sudo apt autoremove' to remove them. [2020-11-07T00:59:48.798Z] The following packages will be REMOVED: [2020-11-07T00:59:48.798Z] lxd* lxd-client* [2020-11-07T00:59:48.785Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:49.380Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-07T00:59:49.380Z] After this operation, 31.7 MB disk space will be freed. [2020-11-07T00:59:48.891Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2020-11-07T00:59:48.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:48.953Z] > git --version # timeout=10 [2020-11-07T00:59:48.968Z] > git --version # 'git version 2.17.1' [2020-11-07T00:59:48.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:49.043Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:59:49.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:59:49.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-07T00:59:49.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-07T00:59:49.727Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-07T00:59:49.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:49.738Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-07T00:59:50.259Z] Merging remotes/origin/master commit 79fefeed78b27ed066b80126d21e9ed33746e184 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-07T00:59:50.434Z] Merge succeeded, producing 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf [2020-11-07T00:59:50.434Z] Checking out Revision 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf (PR-124) [2020-11-07T00:59:50.684Z] (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 ... 189863 files and directories currently installed.) [2020-11-07T00:59:50.684Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T00:59:50.280Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:59:50.292Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-07T00:59:50.354Z] > git remote # timeout=10 [2020-11-07T00:59:50.366Z] > git config --get remote.origin.url # timeout=10 [2020-11-07T00:59:50.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-07T00:59:50.384Z] > git merge 79fefeed78b27ed066b80126d21e9ed33746e184 # timeout=10 [2020-11-07T00:59:50.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-07T00:59:50.446Z] > git config core.sparsecheckout # timeout=10 [2020-11-07T00:59:50.456Z] > git checkout -f 09f3c43bd43d1afe54f54bc08f0af5b341dd8edf # timeout=10 [2020-11-07T00:59:51.626Z] Removing lxd dnsmasq configuration [2020-11-07T00:59:51.626Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T00:59:51.626Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-07T00:59:52.568Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-11-07T00:59:52.568Z] (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 ... 189688 files and directories currently installed.) [2020-11-07T00:59:52.568Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T00:59:53.954Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-07T00:59:54.215Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-07T00:59:54.546Z] Commit message: "Merge commit '79fefeed78b27ed066b80126d21e9ed33746e184' into HEAD" [2020-11-07T00:59:54.566Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-07T00:59:54.559Z] > git rev-list --no-walk 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 [2020-11-07T00:59:55.597Z] + sudo snap remove --purge lxd [2020-11-07T00:59:55.597Z] snap "lxd" is not installed [2020-11-07T00:59:55.597Z] + sudo groupadd --force --system lxd [2020-11-07T00:59:55.597Z] ++ whoami [2020-11-07T00:59:55.597Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-07T00:59:55.597Z] + newgrp - lxd [2020-11-07T00:59:55.597Z] + sudo snap install lxd [2020-11-07T00:59:55.911Z] + echo snap-build.sh [2020-11-07T00:59:55.911Z] snap-build.sh [2020-11-07T00:59:55.911Z] + SNAP_BASE_DIR=. [2020-11-07T00:59:55.911Z] + '[' '!' -z /w/workspace/app-service-configurable/26 ']' [2020-11-07T00:59:55.911Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/26 [2020-11-07T00:59:55.911Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/26]' [2020-11-07T00:59:55.911Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/26] [2020-11-07T00:59:55.911Z] + cd /w/workspace/app-service-configurable/26 [2020-11-07T00:59:55.911Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-07T00:59:55.911Z] Reading package lists... [2020-11-07T00:59:56.505Z] Building dependency tree... [2020-11-07T00:59:56.505Z] Reading state information... [2020-11-07T00:59:57.095Z] The following packages were automatically installed and are no longer required: [2020-11-07T00:59:57.095Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-11-07T00:59:57.095Z] xdelta3 [2020-11-07T00:59:57.095Z] Use 'sudo apt autoremove' to remove them. [2020-11-07T00:59:57.366Z] The following packages will be REMOVED: [2020-11-07T00:59:57.366Z] lxd* lxd-client* [2020-11-07T00:59:58.789Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-07T00:59:58.789Z] After this operation, 29.1 MB disk space will be freed. [2020-11-07T01:00:00.434Z] (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 ... 171706 files and directories currently installed.) [2020-11-07T01:00:00.434Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T01:00:03.066Z] Removing lxd dnsmasq configuration [2020-11-07T01:00:03.340Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T01:00:03.612Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-07T01:00:04.595Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:00:05.461Z] (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 ... 171531 files and directories currently installed.) [2020-11-07T01:00:05.461Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-07T01:00:05.610Z] 2020-11-07T01:00:02Z INFO Waiting for automatic snapd restart... [2020-11-07T01:00:10.856Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-11-07T01:00:10.856Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-07T01:00:15.621Z] lxd 4.7 from Canonical* installed [2020-11-07T01:00:15.621Z] + sudo lxd init --auto [2020-11-07T01:00:16.242Z] + sudo snap remove --purge lxd [2020-11-07T01:00:16.242Z] snap "lxd" is not installed [2020-11-07T01:00:16.242Z] + sudo groupadd --force --system lxd [2020-11-07T01:00:16.242Z] ++ whoami [2020-11-07T01:00:16.242Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-07T01:00:16.242Z] + newgrp - lxd [2020-11-07T01:00:16.242Z] + sudo snap install lxd [2020-11-07T01:00:23.779Z] + sudo snap install --classic snapcraft [2020-11-07T01:00:30.370Z] snapcraft 4.3 from Canonical* installed [2020-11-07T01:00:30.370Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-07T01:00:30.370Z] + sudo snapcraft prime --use-lxd [2020-11-07T01:00:31.754Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-07T01:00:31.754Z] 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-11-07T01:00:31.754Z] - README.md [2020-11-07T01:00:31.754Z] [2020-11-07T01:00:31.754Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-07T01:00:32.695Z] Launching a container. [2020-11-07T01:00:34.519Z] 2020-11-07T01:00:29Z INFO Waiting for restart... [2020-11-07T01:00:47.613Z] Waiting for container to be ready [2020-11-07T01:00:47.613Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-07T01:00:47.613Z] [2020-11-07T01:00:50.166Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-07T01:00:50.427Z] Waiting for network to be ready... [2020-11-07T01:00:50.688Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-07T01:00:50.948Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] [2020-11-07T01:00:50.948Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-07T01:00:50.948Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-11-07T01:00:50.948Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-11-07T01:00:50.948Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] [2020-11-07T01:00:50.948Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] [2020-11-07T01:00:50.948Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] [2020-11-07T01:00:50.948Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-11-07T01:00:50.948Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-11-07T01:00:50.948Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-11-07T01:00:50.948Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-11-07T01:00:50.948Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-11-07T01:00:50.948Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] [2020-11-07T01:00:51.209Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-07T01:00:51.469Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-11-07T01:00:51.469Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-11-07T01:00:51.731Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-11-07T01:00:51.731Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-11-07T01:00:51.992Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-07T01:00:51.992Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-07T01:00:51.992Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-07T01:00:51.992Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-07T01:00:51.992Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-07T01:00:51.992Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-07T01:00:51.992Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-07T01:00:52.562Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-07T01:00:52.562Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] [2020-11-07T01:00:52.562Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-11-07T01:00:52.562Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-11-07T01:00:52.562Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] [2020-11-07T01:00:52.562Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1727 kB] [2020-11-07T01:00:52.822Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-11-07T01:00:52.822Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-11-07T01:00:52.822Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-11-07T01:00:52.822Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-11-07T01:00:52.822Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-11-07T01:00:52.822Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1684 kB] [2020-11-07T01:00:52.822Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-11-07T01:00:57.026Z] Fetched 34.9 MB in 6s (5393 kB/s) [2020-11-07T01:00:58.409Z] Reading package lists... [2020-11-07T01:00:58.409Z] Reading package lists... [2020-11-07T01:00:58.409Z] Building dependency tree... [2020-11-07T01:00:58.409Z] Reading state information... [2020-11-07T01:00:58.670Z] The following additional packages will be installed: [2020-11-07T01:00:58.670Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-07T01:00:58.670Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-07T01:00:58.670Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-07T01:00:58.670Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-07T01:00:58.670Z] Suggested packages: [2020-11-07T01:00:58.670Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-07T01:00:58.670Z] Recommended packages: [2020-11-07T01:00:58.670Z] gnupg libsasl2-modules [2020-11-07T01:00:58.670Z] The following NEW packages will be installed: [2020-11-07T01:00:58.670Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-07T01:00:58.670Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-07T01:00:58.670Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-07T01:00:58.670Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-07T01:00:58.670Z] The following packages will be upgraded: [2020-11-07T01:00:58.670Z] gpg gpg-agent gpgconf libudev1 [2020-11-07T01:00:58.670Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-11-07T01:00:58.670Z] Need to get 3531 kB of archives. [2020-11-07T01:00:58.670Z] After this operation, 13.3 MB of additional disk space will be used. [2020-11-07T01:00:58.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-11-07T01:00:58.931Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-11-07T01:00:58.931Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-11-07T01:00:58.931Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-11-07T01:00:58.931Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-11-07T01:00:58.931Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-11-07T01:00:58.931Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-11-07T01:00:59.191Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-11-07T01:00:59.783Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-11-07T01:00:59.783Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-11-07T01:00:59.783Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-11-07T01:00:59.783Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-11-07T01:00:59.783Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-11-07T01:00:59.783Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-11-07T01:00:59.783Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-11-07T01:00:59.783Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-11-07T01:00:59.783Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-11-07T01:00:59.783Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-11-07T01:00:59.783Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-11-07T01:00:59.783Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-11-07T01:00:59.783Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-11-07T01:00:59.783Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] [2020-11-07T01:00:59.783Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:01:00.046Z] Fetched 3531 kB in 1s (3158 kB/s) [2020-11-07T01:01:00.046Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-07T01:01:00.046Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-11-07T01:01:00.046Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:01:00.046Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-11-07T01:01:00.307Z] Selecting previously unselected package udev. [2020-11-07T01:01:00.307Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-07T01:01:00.307Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-11-07T01:01:00.307Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-07T01:01:00.568Z] Selecting previously unselected package libfuse2:amd64. [2020-11-07T01:01:00.568Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-11-07T01:01:00.568Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-07T01:01:00.568Z] Selecting previously unselected package fuse. [2020-11-07T01:01:00.568Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-11-07T01:01:00.568Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-07T01:01:00.829Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:00.829Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:01:00.829Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:00.829Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:01:01.090Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:01.090Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:01:01.090Z] Selecting previously unselected package libksba8:amd64. [2020-11-07T01:01:01.090Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-11-07T01:01:01.090Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-11-07T01:01:01.351Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-11-07T01:01:01.351Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.351Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.351Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-11-07T01:01:01.351Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.351Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.612Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-11-07T01:01:01.612Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.612Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.612Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-11-07T01:01:01.612Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.612Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.612Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-11-07T01:01:01.612Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.612Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.612Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-11-07T01:01:01.612Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.612Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.873Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-11-07T01:01:01.873Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.873Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.873Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-11-07T01:01:01.873Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.873Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:01.873Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-11-07T01:01:01.873Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-07T01:01:01.873Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:02.136Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-07T01:01:02.136Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-07T01:01:02.136Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:01:02.710Z] Selecting previously unselected package libsasl2-2:amd64. [2020-11-07T01:01:02.710Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-07T01:01:02.710Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:01:03.281Z] Selecting previously unselected package libldap-common. [2020-11-07T01:01:03.281Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-11-07T01:01:03.281Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:01:03.281Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-07T01:01:03.281Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... [2020-11-07T01:01:03.281Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:01:03.543Z] Selecting previously unselected package dirmngr. [2020-11-07T01:01:03.543Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:03.543Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:03.543Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:01:03.543Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:03.543Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-07T01:01:03.543Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:01:03.543Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:01:03.543Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:03.804Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:03.804Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-11-07T01:01:03.804Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:01:03.804Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-07T01:01:04.064Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-07T01:01:04.064Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.324Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-07T01:01:04.324Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-07T01:01:04.324Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:04.324Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.324Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.324Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.324Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.585Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.585Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.585Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-07T01:01:04.585Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:01:04.585Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:04.585Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:01:05.157Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-07T01:01:05.157Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-07T01:01:05.157Z] This means they are not meant to be enabled using systemctl. [2020-11-07T01:01:05.157Z] Possible reasons for having this kind of units are: [2020-11-07T01:01:05.157Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-07T01:01:05.157Z] .wants/ or .requires/ directory. [2020-11-07T01:01:05.157Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-07T01:01:05.157Z] a requirement dependency on it. [2020-11-07T01:01:05.157Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-07T01:01:05.157Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-07T01:01:05.157Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-07T01:01:05.157Z] instance name specified. [2020-11-07T01:01:05.418Z] Reading package lists... [2020-11-07T01:01:05.418Z] Building dependency tree... [2020-11-07T01:01:05.418Z] Reading state information... [2020-11-07T01:01:05.678Z] The following additional packages will be installed: [2020-11-07T01:01:05.678Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-07T01:01:05.678Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-07T01:01:05.678Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-07T01:01:05.678Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-07T01:01:05.678Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-07T01:01:05.678Z] Suggested packages: [2020-11-07T01:01:05.678Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-07T01:01:05.678Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-07T01:01:05.678Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-07T01:01:05.678Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-07T01:01:05.678Z] systemd-container policykit-1 [2020-11-07T01:01:05.678Z] Recommended packages: [2020-11-07T01:01:05.678Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-07T01:01:05.678Z] The following NEW packages will be installed: [2020-11-07T01:01:05.678Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-07T01:01:05.678Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-07T01:01:05.678Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-07T01:01:05.678Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-07T01:01:05.678Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-07T01:01:05.678Z] The following packages will be upgraded: [2020-11-07T01:01:05.678Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-07T01:01:05.678Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-11-07T01:01:05.678Z] Need to get 35.1 MB of archives. [2020-11-07T01:01:05.678Z] After this operation, 140 MB of additional disk space will be used. [2020-11-07T01:01:05.678Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-11-07T01:01:05.939Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-11-07T01:01:05.939Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-11-07T01:01:05.939Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-11-07T01:01:05.939Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-11-07T01:01:05.939Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-11-07T01:01:05.939Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-11-07T01:01:05.939Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-11-07T01:01:06.199Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-11-07T01:01:06.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-11-07T01:01:06.200Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-11-07T01:01:06.200Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-11-07T01:01:06.200Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-11-07T01:01:06.200Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-11-07T01:01:06.200Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-11-07T01:01:06.200Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-11-07T01:01:06.200Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-11-07T01:01:06.814Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-11-07T01:01:06.814Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-11-07T01:01:06.814Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-07T01:01:06.814Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-11-07T01:01:06.814Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-11-07T01:01:06.814Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-11-07T01:01:06.814Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-11-07T01:01:06.814Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-11-07T01:01:06.814Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-11-07T01:01:06.814Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-11-07T01:01:06.815Z] lxd 4.7 from Canonical* installed [2020-11-07T01:01:06.815Z] + sudo lxd init --auto [2020-11-07T01:01:07.073Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-11-07T01:01:07.073Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-11-07T01:01:07.073Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-11-07T01:01:08.015Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:01:08.015Z] Fetched 35.1 MB in 2s (15.9 MB/s) [2020-11-07T01:01:08.015Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-07T01:01:08.015Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-11-07T01:01:08.275Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:01:08.846Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-11-07T01:01:08.846Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:01:08.846Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-11-07T01:01:08.846Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-07T01:01:08.846Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-11-07T01:01:08.846Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-07T01:01:09.108Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-11-07T01:01:09.369Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-07T01:01:09.369Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-11-07T01:01:09.369Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-07T01:01:09.629Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-07T01:01:09.629Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-07T01:01:10.200Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-07T01:01:10.200Z] (Reading database ... 12764 files and directories currently installed.) [2020-11-07T01:01:10.200Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-07T01:01:10.200Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-07T01:01:10.462Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-11-07T01:01:10.462Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-07T01:01:10.462Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:10.723Z] Selecting previously unselected package libexpat1:amd64. [2020-11-07T01:01:10.723Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-11-07T01:01:10.723Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-07T01:01:10.723Z] Selecting previously unselected package python3.6-minimal. [2020-11-07T01:01:10.723Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-07T01:01:10.723Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:10.984Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-07T01:01:11.244Z] Checking for services that may need to be restarted...done. [2020-11-07T01:01:11.245Z] Checking for services that may need to be restarted...done. [2020-11-07T01:01:11.245Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:11.245Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-07T01:01:11.245Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:11.816Z] Selecting previously unselected package python3-minimal. [2020-11-07T01:01:11.816Z] (Reading database ... 13012 files and directories currently installed.) [2020-11-07T01:01:11.816Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-11-07T01:01:11.816Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-07T01:01:12.076Z] Selecting previously unselected package mime-support. [2020-11-07T01:01:12.076Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-07T01:01:12.076Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-07T01:01:12.076Z] Selecting previously unselected package libmpdec2:amd64. [2020-11-07T01:01:12.076Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-11-07T01:01:12.076Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-07T01:01:12.337Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-11-07T01:01:12.337Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-07T01:01:12.337Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:12.598Z] Selecting previously unselected package python3.6. [2020-11-07T01:01:12.598Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-07T01:01:12.598Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:12.598Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-07T01:01:12.598Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-11-07T01:01:12.598Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-07T01:01:12.598Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-07T01:01:12.858Z] Selecting previously unselected package python3. [2020-11-07T01:01:12.858Z] (Reading database ... 13442 files and directories currently installed.) [2020-11-07T01:01:12.858Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-11-07T01:01:12.858Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-07T01:01:13.119Z] Selecting previously unselected package multiarch-support. [2020-11-07T01:01:13.119Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:13.119Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-07T01:01:13.119Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-07T01:01:13.119Z] Selecting previously unselected package liblzo2-2:amd64. [2020-11-07T01:01:13.119Z] (Reading database ... 13479 files and directories currently installed.) [2020-11-07T01:01:13.119Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-11-07T01:01:13.119Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-11-07T01:01:13.119Z] Selecting previously unselected package libbsd0:amd64. [2020-11-07T01:01:13.119Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-11-07T01:01:13.119Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-07T01:01:13.381Z] Selecting previously unselected package sudo. [2020-11-07T01:01:13.381Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:13.381Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-07T01:01:13.381Z] Selecting previously unselected package apparmor. [2020-11-07T01:01:13.381Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-11-07T01:01:13.381Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-07T01:01:13.642Z] Selecting previously unselected package libedit2:amd64. [2020-11-07T01:01:13.642Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-11-07T01:01:13.642Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-11-07T01:01:13.642Z] Selecting previously unselected package libkrb5support0:amd64. [2020-11-07T01:01:13.642Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-11-07T01:01:13.642Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:13.904Z] Selecting previously unselected package libk5crypto3:amd64. [2020-11-07T01:01:13.904Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-07T01:01:13.904Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:13.904Z] Selecting previously unselected package libkeyutils1:amd64. [2020-11-07T01:01:13.904Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-11-07T01:01:13.904Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-07T01:01:13.904Z] Selecting previously unselected package libkrb5-3:amd64. [2020-11-07T01:01:13.904Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-07T01:01:13.904Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:14.164Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-07T01:01:14.164Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-11-07T01:01:14.164Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:14.164Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-11-07T01:01:14.164Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-11-07T01:01:14.164Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-07T01:01:14.426Z] Selecting previously unselected package openssh-client. [2020-11-07T01:01:14.426Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-11-07T01:01:14.426Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-07T01:01:14.687Z] Selecting previously unselected package squashfs-tools. [2020-11-07T01:01:14.687Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-11-07T01:01:14.687Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-07T01:01:14.687Z] Selecting previously unselected package snapd. [2020-11-07T01:01:14.687Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-11-07T01:01:14.687Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-07T01:01:17.232Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-11-07T01:01:17.232Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-07T01:01:17.232Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-07T01:01:17.232Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-07T01:01:17.232Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-07T01:01:17.232Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:17.232Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:01:17.232Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-07T01:01:17.232Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-07T01:01:18.175Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-07T01:01:18.175Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-07T01:01:18.175Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-11-07T01:01:18.175Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:18.175Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:18.175Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:01:19.129Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-07T01:01:19.129Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:19.129Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-07T01:01:19.129Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-07T01:01:19.129Z] running python rtupdate hooks for python3.6... [2020-11-07T01:01:19.129Z] running python post-rtupdate hooks for python3.6... [2020-11-07T01:01:19.129Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-11-07T01:01:19.233Z] + sudo snap install --classic snapcraft [2020-11-07T01:01:20.514Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-11-07T01:01:20.776Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-07T01:01:20.776Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-07T01:01:21.036Z] Setting up snapd (2.47.1+18.04) ... [2020-11-07T01:01:21.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-07T01:01:21.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-07T01:01:21.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-07T01:01:22.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-07T01:01:22.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-07T01:01:22.339Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-07T01:01:22.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-07T01:01:22.599Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-07T01:01:22.860Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-07T01:01:23.121Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-07T01:01:23.121Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-11-07T01:01:23.121Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:01:23.121Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-07T01:01:24.064Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-07T01:01:24.064Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-07T01:01:24.324Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-07T01:01:25.708Z] Reading package lists... [2020-11-07T01:01:25.708Z] Reading package lists... [2020-11-07T01:01:25.968Z] Building dependency tree... [2020-11-07T01:01:25.968Z] Reading state information... [2020-11-07T01:01:25.968Z] Calculating upgrade... [2020-11-07T01:01:26.229Z] The following packages will be upgraded: [2020-11-07T01:01:26.229Z] advancecomp base-files bash binutils binutils-common [2020-11-07T01:01:26.229Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-11-07T01:01:26.229Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-11-07T01:01:26.229Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-11-07T01:01:26.229Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-11-07T01:01:26.229Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-11-07T01:01:26.229Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-11-07T01:01:26.229Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-11-07T01:01:26.229Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-11-07T01:01:26.229Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-11-07T01:01:26.229Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-11-07T01:01:26.229Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-11-07T01:01:26.229Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-11-07T01:01:26.229Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-11-07T01:01:26.490Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:01:26.490Z] Need to get 63.5 MB of archives. [2020-11-07T01:01:26.490Z] After this operation, 5177 kB of additional disk space will be used. [2020-11-07T01:01:26.490Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-11-07T01:01:26.490Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-11-07T01:01:27.061Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-11-07T01:01:27.061Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-11-07T01:01:27.061Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-11-07T01:01:27.061Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-11-07T01:01:27.061Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-11-07T01:01:27.061Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-11-07T01:01:27.061Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-11-07T01:01:27.061Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-11-07T01:01:27.061Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-11-07T01:01:27.061Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-11-07T01:01:27.061Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-11-07T01:01:27.322Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-11-07T01:01:27.322Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-11-07T01:01:27.322Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-11-07T01:01:27.322Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-11-07T01:01:27.322Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-11-07T01:01:27.322Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-11-07T01:01:27.322Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-07T01:01:27.322Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-11-07T01:01:27.322Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-11-07T01:01:27.583Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-11-07T01:01:27.583Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-11-07T01:01:27.583Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-11-07T01:01:27.583Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-11-07T01:01:27.583Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-11-07T01:01:27.583Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-11-07T01:01:27.583Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-11-07T01:01:27.583Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-11-07T01:01:27.583Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-11-07T01:01:27.583Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-11-07T01:01:27.583Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-11-07T01:01:27.583Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-11-07T01:01:27.583Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-11-07T01:01:27.583Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-11-07T01:01:27.583Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-11-07T01:01:27.583Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-11-07T01:01:27.583Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-11-07T01:01:27.583Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-11-07T01:01:27.583Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-11-07T01:01:27.583Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-11-07T01:01:27.583Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-11-07T01:01:27.583Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-11-07T01:01:27.583Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-11-07T01:01:27.583Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-11-07T01:01:27.583Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-11-07T01:01:27.843Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-11-07T01:01:27.844Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-11-07T01:01:27.844Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-11-07T01:01:27.844Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-11-07T01:01:27.844Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-11-07T01:01:27.844Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-11-07T01:01:27.844Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-07T01:01:27.844Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-07T01:01:27.844Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-11-07T01:01:27.844Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-11-07T01:01:27.844Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-11-07T01:01:27.844Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-11-07T01:01:27.844Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-11-07T01:01:27.844Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-11-07T01:01:27.844Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-07T01:01:27.844Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-11-07T01:01:27.844Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-11-07T01:01:27.844Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-11-07T01:01:27.844Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-11-07T01:01:27.844Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-11-07T01:01:27.844Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-11-07T01:01:27.844Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-11-07T01:01:27.844Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-11-07T01:01:27.844Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-11-07T01:01:27.844Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-11-07T01:01:27.844Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-11-07T01:01:27.844Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-11-07T01:01:28.105Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-11-07T01:01:28.105Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-11-07T01:01:28.105Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-11-07T01:01:28.105Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-11-07T01:01:28.105Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-11-07T01:01:28.105Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-11-07T01:01:28.105Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-11-07T01:01:28.105Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-11-07T01:01:28.105Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-11-07T01:01:28.105Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-11-07T01:01:28.105Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-07T01:01:28.105Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-07T01:01:28.105Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-07T01:01:28.366Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-11-07T01:01:28.937Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-11-07T01:01:28.937Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-11-07T01:01:28.937Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-11-07T01:01:29.197Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-11-07T01:01:29.197Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-11-07T01:01:29.198Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-11-07T01:01:29.198Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-11-07T01:01:29.198Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-11-07T01:01:29.458Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:01:29.458Z] Fetched 63.5 MB in 3s (20.8 MB/s) [2020-11-07T01:01:29.458Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:29.458Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:29.458Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:01:30.401Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:30.401Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:01:30.401Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-11-07T01:01:30.401Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-11-07T01:01:31.341Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.341Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.341Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.341Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.341Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.341Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.601Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.601Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.601Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.601Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.601Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.601Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.861Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.861Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:31.861Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:31.861Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-07T01:01:31.861Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:31.861Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-07T01:01:32.122Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:32.122Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-07T01:01:32.122Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:32.122Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:32.122Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:32.122Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:32.122Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:32.384Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:01:32.384Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:32.384Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-07T01:01:32.384Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:32.644Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:01:33.214Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-11-07T01:01:33.214Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-07T01:01:33.214Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-11-07T01:01:33.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-07T01:01:33.214Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-07T01:01:33.474Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-07T01:01:33.474Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-07T01:01:33.735Z] Installing new version of config file /etc/issue ... [2020-11-07T01:01:33.735Z] Installing new version of config file /etc/issue.net ... [2020-11-07T01:01:33.735Z] Installing new version of config file /etc/lsb-release ... [2020-11-07T01:01:33.735Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-07T01:01:33.996Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-07T01:01:33.996Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-07T01:01:33.996Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-07T01:01:33.996Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:33.996Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-11-07T01:01:34.256Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-07T01:01:34.256Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-07T01:01:34.256Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-11-07T01:01:34.256Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:34.256Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:34.256Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:34.517Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:34.517Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:34.517Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-11-07T01:01:34.517Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-07T01:01:34.517Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-07T01:01:34.777Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:34.777Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-11-07T01:01:34.777Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:01:35.038Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-07T01:01:35.038Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:35.038Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:35.298Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:01:35.298Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:01:35.298Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:35.298Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:35.298Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:01:35.559Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-07T01:01:35.559Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:35.559Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-11-07T01:01:35.559Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-07T01:01:35.820Z] Setting up grep (3.1-2build1) ... [2020-11-07T01:01:35.820Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:35.820Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-07T01:01:35.820Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-07T01:01:36.081Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-07T01:01:36.081Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:36.081Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-07T01:01:36.081Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:01:36.341Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-07T01:01:36.341Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:36.341Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-07T01:01:36.341Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:01:36.912Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-07T01:01:36.912Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:01:37.172Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-07T01:01:37.172Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:01:37.486Z] snapcraft 4.3 from Canonical* installed [2020-11-07T01:01:37.486Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-07T01:01:37.486Z] + sudo snapcraft prime --use-lxd [2020-11-07T01:01:37.742Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-07T01:01:37.742Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:37.742Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-07T01:01:37.742Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:01:39.126Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-07T01:01:39.126Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-07T01:01:39.126Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-07T01:01:39.386Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-07T01:01:39.386Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-11-07T01:01:39.386Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:39.386Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-11-07T01:01:39.386Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-07T01:01:39.651Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-11-07T01:01:39.651Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:39.651Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:39.912Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:39.912Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:39.912Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:39.912Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:39.912Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:40.172Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:40.172Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:40.172Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:40.172Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:40.433Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:40.433Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:40.433Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:40.433Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:40.433Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:40.693Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:40.693Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-07T01:01:40.693Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:01:40.693Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-07T01:01:40.693Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:01:40.953Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:01:40.953Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:40.953Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-07T01:01:40.953Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:01:40.953Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:01:41.214Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:41.214Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:41.214Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:41.214Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:41.474Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:41.474Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:41.474Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:41.474Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:41.734Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:41.734Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:41.734Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:41.767Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-07T01:01:41.767Z] 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-11-07T01:01:41.767Z] - README.md [2020-11-07T01:01:41.767Z] [2020-11-07T01:01:41.767Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-07T01:01:41.994Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:42.254Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-07T01:01:42.832Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-07T01:01:42.832Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:42.832Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-07T01:01:42.832Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:01:43.094Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:01:43.094Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-07T01:01:43.094Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-07T01:01:43.094Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:01:43.354Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-07T01:01:43.354Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:43.354Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-07T01:01:43.614Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-07T01:01:43.614Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-07T01:01:43.728Z] Launching a container. [2020-11-07T01:01:43.881Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:43.881Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-07T01:01:43.881Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:01:43.881Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:01:44.142Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:44.142Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-07T01:01:44.403Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:01:44.403Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:01:44.403Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:44.403Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-07T01:01:44.663Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:01:44.663Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:01:44.926Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:44.926Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-07T01:01:44.926Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:01:44.926Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-11-07T01:01:44.926Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:01:45.185Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:45.185Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:01:45.185Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:01:45.185Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:45.185Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-11-07T01:01:45.185Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-07T01:01:45.447Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-11-07T01:01:45.447Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:45.447Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-07T01:01:45.447Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:01:45.447Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:01:45.707Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:45.707Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:45.968Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:01:45.968Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:01:45.968Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:45.968Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-11-07T01:01:45.968Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-07T01:01:45.968Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-07T01:01:46.228Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:46.228Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-07T01:01:46.228Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-07T01:01:46.489Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-07T01:01:46.750Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:46.750Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-07T01:01:46.750Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:01:46.750Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-07T01:01:47.011Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:47.011Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-11-07T01:01:47.011Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-07T01:01:47.011Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-11-07T01:01:47.011Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:47.011Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-11-07T01:01:47.011Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-07T01:01:47.271Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-11-07T01:01:47.271Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:47.271Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-11-07T01:01:47.271Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-07T01:01:47.532Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-11-07T01:01:47.532Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:47.532Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-11-07T01:01:47.532Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-07T01:01:47.532Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-07T01:01:47.792Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-07T01:01:47.792Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-07T01:01:47.792Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-07T01:01:47.792Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-07T01:01:48.053Z] (Reading database ... 13915 files and directories currently installed.) [2020-11-07T01:01:48.053Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-07T01:01:48.053Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-07T01:01:48.054Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-07T01:01:48.054Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-07T01:01:48.324Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-07T01:01:48.324Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-07T01:01:48.586Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-07T01:01:48.586Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-07T01:01:48.847Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-11-07T01:01:48.847Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-07T01:01:48.847Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-11-07T01:01:48.847Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-07T01:01:49.107Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-11-07T01:01:49.107Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-07T01:01:49.107Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-11-07T01:01:49.107Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-07T01:01:49.369Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-11-07T01:01:49.369Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-07T01:01:49.630Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-11-07T01:01:49.630Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-07T01:01:49.630Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-11-07T01:01:49.891Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-07T01:01:49.891Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-07T01:01:49.891Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-07T01:01:50.833Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-11-07T01:01:50.833Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-07T01:01:50.833Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-11-07T01:01:50.833Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-07T01:01:51.137Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-07T01:01:51.137Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:01:51.432Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-07T01:01:51.432Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:01:51.714Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-07T01:01:51.714Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:01:51.714Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-07T01:01:51.714Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:01:52.020Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:52.020Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:52.020Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:52.020Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:52.297Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:52.297Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:52.297Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:52.297Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:53.729Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:53.729Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:54.302Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:54.302Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:55.243Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:55.243Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:55.504Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:55.504Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:56.444Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-07T01:01:56.444Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:01:56.703Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-07T01:01:56.703Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:01:56.703Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-07T01:01:56.703Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:01:56.963Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-07T01:01:56.963Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:01:57.223Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-11-07T01:01:57.223Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-07T01:01:57.223Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-07T01:01:57.224Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:01:57.224Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-07T01:01:57.484Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:01:57.484Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-07T01:01:57.484Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-07T01:01:57.484Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:57.484Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:01:57.744Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:57.744Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:57.744Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:57.744Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-07T01:01:57.744Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-11-07T01:01:57.744Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-07T01:01:58.009Z] [2020-11-07T01:01:58.009Z] Current default time zone: 'Etc/UTC' [2020-11-07T01:01:58.009Z] Local time is now: Sat Nov 7 01:01:57 UTC 2020. [2020-11-07T01:01:58.009Z] Universal Time is now: Sat Nov 7 01:01:57 UTC 2020. [2020-11-07T01:01:58.009Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-07T01:01:58.009Z] [2020-11-07T01:01:58.009Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-07T01:01:58.009Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:58.009Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-11-07T01:01:58.009Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:01:58.009Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-07T01:01:58.009Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-07T01:01:58.009Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-07T01:01:58.009Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-11-07T01:01:58.009Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-11-07T01:01:58.269Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-07T01:01:58.269Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:58.269Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-07T01:01:58.529Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:01:58.529Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:01:58.529Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:01:58.529Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-07T01:01:58.529Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-11-07T01:01:58.529Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-11-07T01:01:58.789Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-07T01:01:58.789Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-07T01:01:58.789Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-11-07T01:01:58.789Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:01:58.789Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-07T01:02:00.172Z] Updating certificates in /etc/ssl/certs... [2020-11-07T01:02:00.764Z] 22 added, 17 removed; done. [2020-11-07T01:02:01.026Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-11-07T01:02:01.026Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:02:01.026Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-11-07T01:02:01.026Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-11-07T01:02:01.026Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-07T01:02:01.293Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:02:01.293Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.293Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-07T01:02:01.293Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:02:01.293Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:02:01.555Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-07T01:02:01.555Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:02:01.555Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.555Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:02:01.555Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:02:01.555Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-07T01:02:01.555Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:02:01.816Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:02:01.816Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-07T01:02:01.816Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-07T01:02:01.816Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-07T01:02:01.816Z] Updating certificates in /etc/ssl/certs... [2020-11-07T01:02:02.389Z] 0 added, 0 removed; done. [2020-11-07T01:02:02.389Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-07T01:02:02.389Z] done. [2020-11-07T01:02:02.650Z] Reading package lists... [2020-11-07T01:02:02.910Z] Building dependency tree... [2020-11-07T01:02:02.910Z] Reading state information... [2020-11-07T01:02:03.170Z] The following NEW packages will be installed: [2020-11-07T01:02:03.170Z] apt-transport-https [2020-11-07T01:02:03.170Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:02:03.170Z] Need to get 1692 B of archives. [2020-11-07T01:02:03.170Z] After this operation, 153 kB of additional disk space will be used. [2020-11-07T01:02:03.170Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-07T01:02:03.431Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:02:03.431Z] Fetched 1692 B in 0s (8387 B/s) [2020-11-07T01:02:03.431Z] Selecting previously unselected package apt-transport-https. [2020-11-07T01:02:03.431Z] (Reading database ... 13929 files and directories currently installed.) [2020-11-07T01:02:03.431Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-07T01:02:03.431Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-07T01:02:03.431Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-07T01:02:03.691Z] Waiting for network to be ready... [2020-11-07T01:02:08.979Z] 2020-11-07T01:02:06Z INFO Waiting for automatic snapd restart... [2020-11-07T01:02:09.240Z] snapd 2.47.1 from Canonical* installed [2020-11-07T01:02:09.501Z] "snapd" switched to the "latest/stable" channel [2020-11-07T01:02:09.501Z] [2020-11-07T01:02:12.799Z] core18 20200929 from Canonical* installed [2020-11-07T01:02:13.060Z] "core18" switched to the "latest/stable" channel [2020-11-07T01:02:13.060Z] [2020-11-07T01:02:17.263Z] snapcraft 4.3 from Canonical* installed [2020-11-07T01:02:17.263Z] "snapcraft" switched to the "latest/stable" channel [2020-11-07T01:02:17.263Z] [2020-11-07T01:02:20.558Z] 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-11-07T01:02:20.558Z] - README.md [2020-11-07T01:02:20.558Z] [2020-11-07T01:02:20.558Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-07T01:02:22.653Z] Waiting for container to be ready [2020-11-07T01:02:24.075Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-07T01:02:24.075Z] [2020-11-07T01:02:27.136Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:02:27.137Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-07T01:02:27.137Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-07T01:02:27.137Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-07T01:02:28.076Z] Reading package lists... [2020-11-07T01:02:28.647Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-11-07T01:02:35.224Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:02:35.224Z] Reading package lists... [2020-11-07T01:02:35.224Z] Building dependency tree... [2020-11-07T01:02:35.224Z] Reading state information... [2020-11-07T01:02:35.224Z] Suggested packages: [2020-11-07T01:02:35.224Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-07T01:02:35.224Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-07T01:02:35.224Z] Recommended packages: [2020-11-07T01:02:35.224Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-07T01:02:35.224Z] The following NEW packages will be installed: [2020-11-07T01:02:35.224Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-07T01:02:35.224Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-07T01:02:35.224Z] libzmq5 pkg-config [2020-11-07T01:02:35.224Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:02:35.224Z] Need to get 7861 kB of archives. [2020-11-07T01:02:35.224Z] After this operation, 44.1 MB of additional disk space will be used. [2020-11-07T01:02:35.224Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-11-07T01:02:35.224Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-11-07T01:02:35.484Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-11-07T01:02:35.484Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-11-07T01:02:35.744Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-07T01:02:35.744Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-11-07T01:02:35.744Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-11-07T01:02:35.744Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-11-07T01:02:35.744Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-11-07T01:02:36.003Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-11-07T01:02:36.003Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-11-07T01:02:36.003Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-11-07T01:02:36.003Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-07T01:02:36.003Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-11-07T01:02:36.263Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-11-07T01:02:36.263Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-11-07T01:02:36.263Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:02:36.263Z] Fetched 7861 kB in 1s (7053 kB/s) [2020-11-07T01:02:36.459Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-07T01:02:36.523Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-11-07T01:02:36.523Z] (Reading database ... 13933 files and directories currently installed.) [2020-11-07T01:02:36.523Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-11-07T01:02:36.523Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-07T01:02:36.732Z] Waiting for network to be ready... [2020-11-07T01:02:36.783Z] Selecting previously unselected package libpsl5:amd64. [2020-11-07T01:02:36.783Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-11-07T01:02:36.783Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-11-07T01:02:36.783Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-11-07T01:02:36.783Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-11-07T01:02:36.783Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-07T01:02:37.042Z] Selecting previously unselected package librtmp1:amd64. [2020-11-07T01:02:37.042Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-11-07T01:02:37.042Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-07T01:02:37.042Z] Selecting previously unselected package libcurl4:amd64. [2020-11-07T01:02:37.042Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-07T01:02:37.042Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:37.042Z] Selecting previously unselected package curl. [2020-11-07T01:02:37.042Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-07T01:02:37.042Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:37.303Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-11-07T01:02:37.303Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-07T01:02:37.303Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:37.303Z] Selecting previously unselected package liberror-perl. [2020-11-07T01:02:37.303Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-07T01:02:37.303Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-07T01:02:37.563Z] Selecting previously unselected package git-man. [2020-11-07T01:02:37.563Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-07T01:02:37.563Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:02:37.563Z] Selecting previously unselected package git. [2020-11-07T01:02:37.563Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-11-07T01:02:37.563Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:02:37.708Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-07T01:02:37.979Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-11-07T01:02:38.251Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-07T01:02:38.251Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-11-07T01:02:38.251Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-11-07T01:02:38.251Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] [2020-11-07T01:02:38.503Z] Selecting previously unselected package libnorm1:amd64. [2020-11-07T01:02:38.503Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-11-07T01:02:38.503Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-07T01:02:38.503Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-11-07T01:02:38.503Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-11-07T01:02:38.503Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-07T01:02:38.523Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] [2020-11-07T01:02:38.523Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [827 kB] [2020-11-07T01:02:38.523Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] [2020-11-07T01:02:38.523Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-11-07T01:02:38.523Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-11-07T01:02:38.523Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-11-07T01:02:38.523Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-11-07T01:02:38.523Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] [2020-11-07T01:02:38.523Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] [2020-11-07T01:02:38.763Z] Selecting previously unselected package libsodium23:amd64. [2020-11-07T01:02:38.763Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-11-07T01:02:38.763Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-11-07T01:02:38.763Z] Selecting previously unselected package libzmq5:amd64. [2020-11-07T01:02:38.763Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-07T01:02:38.763Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:02:38.763Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-11-07T01:02:38.763Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-07T01:02:38.763Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:02:38.795Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-11-07T01:02:38.795Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-11-07T01:02:38.795Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-11-07T01:02:39.024Z] Selecting previously unselected package pkg-config. [2020-11-07T01:02:39.024Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-11-07T01:02:39.024Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-07T01:02:39.066Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-11-07T01:02:39.066Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-11-07T01:02:39.066Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-11-07T01:02:39.066Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-11-07T01:02:39.286Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-07T01:02:39.286Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:02:39.286Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-07T01:02:39.286Z] Setting up liberror-perl (0.17025-1) ... [2020-11-07T01:02:39.286Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-11-07T01:02:39.286Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-07T01:02:39.340Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-11-07T01:02:39.340Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-11-07T01:02:39.340Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-11-07T01:02:39.340Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-11-07T01:02:39.551Z] No schema files found: doing nothing. [2020-11-07T01:02:39.551Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-07T01:02:39.551Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-07T01:02:39.551Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-11-07T01:02:39.551Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-07T01:02:39.551Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:02:39.551Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:39.551Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:39.551Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:02:39.551Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:02:39.611Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-11-07T01:02:39.813Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-07T01:02:39.813Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:02:39.882Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] [2020-11-07T01:02:39.882Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] [2020-11-07T01:02:39.882Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-11-07T01:02:39.882Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-11-07T01:02:39.882Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1120 kB] [2020-11-07T01:02:39.882Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-11-07T01:02:39.882Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-11-07T01:02:39.882Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-11-07T01:02:39.882Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-11-07T01:02:39.882Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-11-07T01:02:39.882Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] [2020-11-07T01:02:39.882Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-11-07T01:02:46.389Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:02:46.389Z] curl set to automatically installed. [2020-11-07T01:02:46.389Z] git set to automatically installed. [2020-11-07T01:02:46.389Z] git-man set to automatically installed. [2020-11-07T01:02:46.389Z] libcurl3-gnutls set to automatically installed. [2020-11-07T01:02:46.389Z] libcurl4 set to automatically installed. [2020-11-07T01:02:46.389Z] liberror-perl set to automatically installed. [2020-11-07T01:02:46.389Z] libglib2.0-0 set to automatically installed. [2020-11-07T01:02:46.389Z] libnghttp2-14 set to automatically installed. [2020-11-07T01:02:46.389Z] libnorm1 set to automatically installed. [2020-11-07T01:02:46.389Z] libpgm-5.2-0 set to automatically installed. [2020-11-07T01:02:46.389Z] libpsl5 set to automatically installed. [2020-11-07T01:02:46.389Z] librtmp1 set to automatically installed. [2020-11-07T01:02:46.389Z] libsodium23 set to automatically installed. [2020-11-07T01:02:46.389Z] libzmq3-dev set to automatically installed. [2020-11-07T01:02:46.389Z] libzmq5 set to automatically installed. [2020-11-07T01:02:46.389Z] pkg-config set to automatically installed. [2020-11-07T01:02:47.776Z] snapd is not logged in, snap install commands will use sudo [2020-11-07T01:02:50.010Z] Fetched 32.6 MB in 12s (2620 kB/s) [2020-11-07T01:02:54.351Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:02:54.922Z] snap "core18" has no updates available [2020-11-07T01:02:55.385Z] Reading package lists... [2020-11-07T01:02:55.386Z] Reading package lists... [2020-11-07T01:02:55.863Z] Pulling go [2020-11-07T01:02:55.976Z] Building dependency tree... [2020-11-07T01:02:55.976Z] Reading state information... [2020-11-07T01:02:56.567Z] The following additional packages will be installed: [2020-11-07T01:02:56.567Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-07T01:02:56.567Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-07T01:02:56.567Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-07T01:02:56.567Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-07T01:02:56.567Z] Suggested packages: [2020-11-07T01:02:56.567Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-07T01:02:56.567Z] Recommended packages: [2020-11-07T01:02:56.567Z] gnupg libsasl2-modules [2020-11-07T01:02:56.839Z] The following NEW packages will be installed: [2020-11-07T01:02:56.839Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-07T01:02:56.839Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-07T01:02:56.839Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-07T01:02:56.839Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-07T01:02:56.839Z] The following packages will be upgraded: [2020-11-07T01:02:56.839Z] gpg gpg-agent gpgconf libudev1 [2020-11-07T01:02:56.868Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-07T01:02:56.868Z] Skipping pull go (already ran) [2020-11-07T01:02:56.868Z] Building go [2020-11-07T01:02:56.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-07T01:02:56.868Z] Dload Upload Total Spent Left Speed [2020-11-07T01:02:57.114Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-11-07T01:02:57.114Z] Need to get 3109 kB of archives. [2020-11-07T01:02:57.114Z] After this operation, 12.6 MB of additional disk space will be used. [2020-11-07T01:02:57.114Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-11-07T01:02:57.709Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-11-07T01:02:58.304Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-11-07T01:02:58.304Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-11-07T01:02:58.304Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-11-07T01:02:58.304Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-11-07T01:02:58.304Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-11-07T01:02:58.304Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-11-07T01:02:58.578Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-11-07T01:02:58.578Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-11-07T01:02:58.578Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-11-07T01:02:58.578Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-11-07T01:02:58.578Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-11-07T01:02:58.578Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-11-07T01:02:58.851Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-11-07T01:02:58.851Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-11-07T01:02:58.851Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-11-07T01:02:58.851Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] [2020-11-07T01:02:58.851Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] [2020-11-07T01:02:58.851Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-11-07T01:02:58.851Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] [2020-11-07T01:02:58.851Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-11-07T01:02:59.451Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:02:59.451Z] Fetched 3109 kB in 2s (1559 kB/s) [2020-11-07T01:02:59.723Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-07T01:02:59.723Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-11-07T01:02:59.723Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:02:59.723Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-11-07T01:02:59.996Z] Selecting previously unselected package udev. [2020-11-07T01:02:59.996Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-07T01:02:59.996Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-11-07T01:03:00.269Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-07T01:03:00.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 22.1M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 46 115M 46 54.0M 0 0 30.1M 0 0:00:03 0:00:01 0:00:02 30.1M 77 115M 77 89.3M 0 0 31.9M 0 0:00:03 0:00:02 0:00:01 31.9M 100 115M 100 115M 0 0 32.6M 0 0:00:03 0:00:03 --:--:-- 32.6M [2020-11-07T01:03:00.861Z] Selecting previously unselected package libfuse2:arm64. [2020-11-07T01:03:00.861Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-11-07T01:03:00.861Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-07T01:03:00.861Z] Selecting previously unselected package fuse. [2020-11-07T01:03:00.861Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-11-07T01:03:00.861Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-07T01:03:01.122Z] go1.15.2.linux-amd64.tar.gz: OK [2020-11-07T01:03:01.130Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-07T01:03:01.130Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:03:01.130Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-07T01:03:01.402Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:03:01.402Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-07T01:03:01.402Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:03:01.674Z] Selecting previously unselected package libksba8:arm64. [2020-11-07T01:03:01.674Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-11-07T01:03:01.674Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-11-07T01:03:01.945Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-11-07T01:03:01.945Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:01.945Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:01.945Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-11-07T01:03:01.945Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:01.945Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:02.217Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-11-07T01:03:02.217Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:02.217Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:02.488Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-11-07T01:03:02.488Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:02.488Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:02.488Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-11-07T01:03:02.488Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:02.488Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:02.759Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-11-07T01:03:02.759Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:02.759Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:03.028Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-11-07T01:03:03.028Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:03.028Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:03.028Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-11-07T01:03:03.028Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:03.028Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:03.301Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-11-07T01:03:03.301Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-07T01:03:03.301Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:03.573Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-07T01:03:03.573Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-07T01:03:03.573Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:03:03.573Z] Selecting previously unselected package libsasl2-2:arm64. [2020-11-07T01:03:03.573Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-07T01:03:03.573Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:03:03.843Z] Selecting previously unselected package libldap-common. [2020-11-07T01:03:03.843Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-11-07T01:03:03.843Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:03:03.843Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-07T01:03:03.843Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... [2020-11-07T01:03:03.843Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:03:04.112Z] Selecting previously unselected package dirmngr. [2020-11-07T01:03:04.112Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-07T01:03:04.112Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-07T01:03:04.383Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:03:04.383Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-07T01:03:04.383Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-07T01:03:04.383Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:03:04.654Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-07T01:03:04.654Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-07T01:03:04.654Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:04.654Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-11-07T01:03:04.654Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:03:04.654Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-07T01:03:05.323Z] Staging go [2020-11-07T01:03:06.080Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-07T01:03:06.353Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.353Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-07T01:03:06.624Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-07T01:03:06.624Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-07T01:03:06.624Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.624Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.624Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.895Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.895Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.895Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.895Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-07T01:03:06.895Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-11-07T01:03:06.895Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-07T01:03:07.173Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:03:09.144Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-07T01:03:09.144Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-07T01:03:09.144Z] This means they are not meant to be enabled using systemctl. [2020-11-07T01:03:09.144Z] Possible reasons for having this kind of units are: [2020-11-07T01:03:09.144Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-07T01:03:09.144Z] .wants/ or .requires/ directory. [2020-11-07T01:03:09.144Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-07T01:03:09.144Z] a requirement dependency on it. [2020-11-07T01:03:09.144Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-07T01:03:09.144Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-07T01:03:09.144Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-07T01:03:09.144Z] instance name specified. [2020-11-07T01:03:10.388Z] Reading package lists... [2020-11-07T01:03:10.982Z] Building dependency tree... [2020-11-07T01:03:10.982Z] Reading state information... [2020-11-07T01:03:11.571Z] The following additional packages will be installed: [2020-11-07T01:03:11.571Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-07T01:03:11.571Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-07T01:03:11.571Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-07T01:03:11.571Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-07T01:03:11.571Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-07T01:03:11.571Z] Suggested packages: [2020-11-07T01:03:11.571Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-07T01:03:11.571Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-07T01:03:11.571Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-07T01:03:11.571Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-07T01:03:11.571Z] systemd-container policykit-1 [2020-11-07T01:03:11.571Z] Recommended packages: [2020-11-07T01:03:11.571Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-07T01:03:11.841Z] The following NEW packages will be installed: [2020-11-07T01:03:11.841Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-07T01:03:11.841Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-07T01:03:11.841Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-07T01:03:11.841Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-07T01:03:11.841Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-07T01:03:11.841Z] The following packages will be upgraded: [2020-11-07T01:03:11.841Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-07T01:03:12.112Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-11-07T01:03:12.112Z] Need to get 30.9 MB of archives. [2020-11-07T01:03:12.112Z] After this operation, 132 MB of additional disk space will be used. [2020-11-07T01:03:12.112Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-11-07T01:03:12.707Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-11-07T01:03:12.707Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-11-07T01:03:12.707Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-11-07T01:03:12.707Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] [2020-11-07T01:03:12.978Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] [2020-11-07T01:03:12.978Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-11-07T01:03:12.978Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] [2020-11-07T01:03:12.978Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-11-07T01:03:12.978Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-07T01:03:12.978Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-11-07T01:03:12.978Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-11-07T01:03:12.978Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-11-07T01:03:12.978Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-11-07T01:03:12.978Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-11-07T01:03:12.978Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] [2020-11-07T01:03:12.978Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-11-07T01:03:12.978Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-11-07T01:03:12.978Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-11-07T01:03:12.978Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-11-07T01:03:13.252Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-11-07T01:03:13.252Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-11-07T01:03:13.252Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-11-07T01:03:13.252Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-11-07T01:03:13.252Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-11-07T01:03:13.252Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-11-07T01:03:13.252Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-11-07T01:03:13.252Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-11-07T01:03:13.526Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] [2020-11-07T01:03:13.526Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-11-07T01:03:14.506Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:03:14.777Z] Fetched 30.9 MB in 2s (13.0 MB/s) [2020-11-07T01:03:14.777Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-07T01:03:14.777Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-11-07T01:03:15.369Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:03:16.344Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-11-07T01:03:16.345Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:03:16.618Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-11-07T01:03:16.893Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-07T01:03:16.893Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-11-07T01:03:16.893Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-07T01:03:17.174Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-11-07T01:03:17.454Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-07T01:03:17.454Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-11-07T01:03:17.454Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-07T01:03:18.045Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-07T01:03:18.315Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-07T01:03:19.741Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-07T01:03:19.741Z] (Reading database ... 12713 files and directories currently installed.) [2020-11-07T01:03:19.741Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-07T01:03:19.741Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-07T01:03:20.228Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-07T01:03:20.228Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-07T01:03:20.228Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-07T01:03:20.228Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-11-07T01:03:20.228Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-11-07T01:03:20.228Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-11-07T01:03:20.228Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] [2020-11-07T01:03:20.228Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] [2020-11-07T01:03:20.228Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-11-07T01:03:20.228Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-11-07T01:03:20.228Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] [2020-11-07T01:03:20.228Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] [2020-11-07T01:03:20.228Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-11-07T01:03:20.228Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-11-07T01:03:20.228Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-11-07T01:03:20.228Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-11-07T01:03:20.228Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-11-07T01:03:20.228Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] [2020-11-07T01:03:20.228Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-11-07T01:03:20.228Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-07T01:03:20.228Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-07T01:03:20.228Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-07T01:03:20.228Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-07T01:03:20.228Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-07T01:03:20.228Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-07T01:03:20.228Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-07T01:03:20.228Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-07T01:03:20.228Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] [2020-11-07T01:03:20.228Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-11-07T01:03:20.228Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] [2020-11-07T01:03:20.228Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-11-07T01:03:20.228Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1727 kB] [2020-11-07T01:03:20.228Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-11-07T01:03:20.228Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-11-07T01:03:20.228Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-11-07T01:03:20.228Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-11-07T01:03:20.228Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-11-07T01:03:20.228Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1684 kB] [2020-11-07T01:03:20.228Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-11-07T01:03:20.228Z] Fetched 34.9 MB in 6s (5750 kB/s) [2020-11-07T01:03:20.228Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-11-07T01:03:20.228Z] Fetched 224 kB in 0s (0 B/s) [2020-11-07T01:03:20.228Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-11-07T01:03:20.228Z] Fetched 157 kB in 0s (0 B/s) [2020-11-07T01:03:20.228Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-11-07T01:03:20.228Z] Fetched 221 kB in 0s (0 B/s) [2020-11-07T01:03:20.228Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-11-07T01:03:20.228Z] Fetched 143 kB in 0s (0 B/s) [2020-11-07T01:03:20.228Z] Pulling app-service-config [2020-11-07T01:03:20.333Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-11-07T01:03:20.333Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-07T01:03:20.333Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:20.604Z] Selecting previously unselected package libexpat1:arm64. [2020-11-07T01:03:20.604Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-11-07T01:03:20.604Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-07T01:03:20.800Z] Pulling config-common [2020-11-07T01:03:20.875Z] Selecting previously unselected package python3.6-minimal. [2020-11-07T01:03:20.875Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-07T01:03:20.875Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:21.147Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-07T01:03:21.417Z] Checking for services that may need to be restarted...done. [2020-11-07T01:03:21.689Z] Checking for services that may need to be restarted...done. [2020-11-07T01:03:21.689Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:21.689Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-07T01:03:21.689Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:21.741Z] Skipping build go (already ran) [2020-11-07T01:03:22.002Z] Building app-service-config [2020-11-07T01:03:22.002Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-07T01:03:22.943Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.57 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-11-07T01:03:23.213Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-11-07T01:03:23.213Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-07T01:03:23.213Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-07T01:03:23.213Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-07T01:03:23.213Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-11-07T01:03:23.213Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-11-07T01:03:23.213Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-11-07T01:03:23.213Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-11-07T01:03:23.213Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-11-07T01:03:23.213Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-11-07T01:03:23.213Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-07T01:03:23.213Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-11-07T01:03:24.521Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-07T01:03:24.521Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-07T01:03:24.521Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-07T01:03:24.521Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-07T01:03:24.521Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-11-07T01:03:24.521Z] go: downloading github.com/golang/snappy v0.0.1 [2020-11-07T01:03:24.521Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-11-07T01:03:24.521Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-11-07T01:03:24.521Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-07T01:03:24.521Z] go: downloading golang.org/x/text v0.3.2 [2020-11-07T01:03:24.521Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-07T01:03:24.521Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-11-07T01:03:24.530Z] Selecting previously unselected package python3-minimal. [2020-11-07T01:03:24.530Z] (Reading database ... 12961 files and directories currently installed.) [2020-11-07T01:03:24.530Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-11-07T01:03:24.530Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-07T01:03:24.530Z] Selecting previously unselected package mime-support. [2020-11-07T01:03:24.530Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-07T01:03:24.530Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-07T01:03:24.530Z] Selecting previously unselected package libmpdec2:arm64. [2020-11-07T01:03:24.530Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-11-07T01:03:24.530Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-07T01:03:24.530Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-11-07T01:03:24.530Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-07T01:03:24.530Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:25.135Z] Selecting previously unselected package python3.6. [2020-11-07T01:03:25.135Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-07T01:03:25.135Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:25.135Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-07T01:03:25.135Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-11-07T01:03:25.135Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-07T01:03:25.407Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-07T01:03:25.998Z] Selecting previously unselected package python3. [2020-11-07T01:03:26.268Z] (Reading database ... 13391 files and directories currently installed.) [2020-11-07T01:03:26.268Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-11-07T01:03:26.268Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-07T01:03:26.268Z] Selecting previously unselected package multiarch-support. [2020-11-07T01:03:26.268Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... [2020-11-07T01:03:26.268Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-07T01:03:26.537Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-07T01:03:26.537Z] Selecting previously unselected package liblzo2-2:arm64. [2020-11-07T01:03:26.537Z] (Reading database ... 13428 files and directories currently installed.) [2020-11-07T01:03:26.537Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-11-07T01:03:26.537Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-11-07T01:03:26.807Z] Selecting previously unselected package libbsd0:arm64. [2020-11-07T01:03:26.807Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-11-07T01:03:26.807Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-07T01:03:27.080Z] Selecting previously unselected package sudo. [2020-11-07T01:03:27.080Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-11-07T01:03:27.080Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-07T01:03:27.080Z] Selecting previously unselected package apparmor. [2020-11-07T01:03:27.080Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-11-07T01:03:27.352Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-07T01:03:27.623Z] Selecting previously unselected package libedit2:arm64. [2020-11-07T01:03:27.623Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-11-07T01:03:27.623Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-11-07T01:03:27.623Z] Selecting previously unselected package libkrb5support0:arm64. [2020-11-07T01:03:27.623Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-11-07T01:03:27.623Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:27.895Z] Selecting previously unselected package libk5crypto3:arm64. [2020-11-07T01:03:27.895Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-07T01:03:27.895Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:28.165Z] Selecting previously unselected package libkeyutils1:arm64. [2020-11-07T01:03:28.165Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-11-07T01:03:28.165Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-07T01:03:28.165Z] Selecting previously unselected package libkrb5-3:arm64. [2020-11-07T01:03:28.165Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-07T01:03:28.165Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:28.435Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-07T01:03:28.435Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-11-07T01:03:28.435Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:28.705Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-11-07T01:03:28.705Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-11-07T01:03:28.705Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-07T01:03:28.976Z] Selecting previously unselected package openssh-client. [2020-11-07T01:03:28.976Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-11-07T01:03:28.976Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-07T01:03:29.250Z] Selecting previously unselected package squashfs-tools. [2020-11-07T01:03:29.250Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-11-07T01:03:29.250Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-07T01:03:29.520Z] Selecting previously unselected package snapd. [2020-11-07T01:03:29.520Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-11-07T01:03:29.520Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-07T01:03:34.520Z] Building config-common [2020-11-07T01:03:34.907Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-11-07T01:03:34.907Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-07T01:03:34.907Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-07T01:03:34.907Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-07T01:03:34.907Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-07T01:03:34.907Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:34.907Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:03:34.907Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-07T01:03:34.907Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-07T01:03:36.343Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-07T01:03:36.343Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-07T01:03:36.343Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-11-07T01:03:36.428Z] Skipping stage go (already ran) [2020-11-07T01:03:36.428Z] Staging app-service-config [2020-11-07T01:03:36.616Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:36.616Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:36.616Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-07T01:03:36.997Z] Staging config-common [2020-11-07T01:03:38.378Z] Priming go [2020-11-07T01:03:39.318Z] Priming app-service-config [2020-11-07T01:03:39.992Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-07T01:03:39.992Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:39.992Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-07T01:03:39.992Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-07T01:03:39.992Z] running python rtupdate hooks for python3.6... [2020-11-07T01:03:39.992Z] running python post-rtupdate hooks for python3.6... [2020-11-07T01:03:40.258Z] Priming config-common [2020-11-07T01:03:40.264Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] } [2020-11-07T01:03:42.873Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-07T01:03:43.479Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-07T01:03:43.479Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-11-07T01:03:43.750Z] Setting up snapd (2.47.1+18.04) ... [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-07T01:03:45.191Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-07T01:03:46.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-07T01:03:46.851Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-07T01:03:47.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-07T01:03:48.030Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-07T01:03:48.030Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-07T01:03:49.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-07T01:03:49.601Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-07T01:03:50.192Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-07T01:03:50.783Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-07T01:03:51.376Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-11-07T01:03:51.376Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-07T01:03:51.376Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-07T01:03:54.743Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-07T01:03:54.744Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-07T01:03:54.744Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-07T01:03:59.610Z] Reading package lists... [2020-11-07T01:04:00.200Z] Reading package lists... [2020-11-07T01:04:00.791Z] Building dependency tree... [2020-11-07T01:04:00.791Z] Reading state information... [2020-11-07T01:04:01.651Z] Calculating upgrade... [2020-11-07T01:04:02.625Z] The following packages will be upgraded: [2020-11-07T01:04:02.625Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-11-07T01:04:02.625Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-11-07T01:04:02.625Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-11-07T01:04:02.625Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-11-07T01:04:02.625Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-11-07T01:04:02.625Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-11-07T01:04:02.625Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-11-07T01:04:02.625Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-11-07T01:04:02.625Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-11-07T01:04:02.625Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-11-07T01:04:02.625Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-11-07T01:04:02.625Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-11-07T01:04:02.625Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-11-07T01:04:02.626Z] tzdata ubuntu-keyring util-linux [2020-11-07T01:04:02.896Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:04:02.896Z] Need to get 54.3 MB of archives. [2020-11-07T01:04:02.896Z] After this operation, 5753 kB of additional disk space will be used. [2020-11-07T01:04:02.896Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] [2020-11-07T01:04:03.864Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.3 [58.6 kB] [2020-11-07T01:04:03.864Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-11-07T01:04:03.864Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-11-07T01:04:03.864Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-11-07T01:04:03.864Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-11-07T01:04:03.864Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-11-07T01:04:03.864Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] [2020-11-07T01:04:03.864Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-11-07T01:04:03.864Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-11-07T01:04:03.864Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-11-07T01:04:03.864Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-11-07T01:04:03.864Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] [2020-11-07T01:04:03.864Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-11-07T01:04:03.864Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-11-07T01:04:04.134Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] [2020-11-07T01:04:04.134Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-11-07T01:04:04.134Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-11-07T01:04:04.134Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-11-07T01:04:04.134Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-11-07T01:04:04.134Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-11-07T01:04:04.134Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-11-07T01:04:04.134Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-11-07T01:04:04.134Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-11-07T01:04:04.403Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-07T01:04:04.403Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-11-07T01:04:04.403Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-11-07T01:04:04.679Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-11-07T01:04:04.679Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] [2020-11-07T01:04:04.679Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-11-07T01:04:04.679Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-11-07T01:04:04.679Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-11-07T01:04:04.679Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-11-07T01:04:04.679Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-11-07T01:04:04.679Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-11-07T01:04:04.679Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-11-07T01:04:04.679Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-11-07T01:04:04.679Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-11-07T01:04:04.679Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-11-07T01:04:04.679Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-11-07T01:04:04.679Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] [2020-11-07T01:04:04.679Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-11-07T01:04:04.679Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-07T01:04:04.679Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] [2020-11-07T01:04:04.679Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] [2020-11-07T01:04:04.679Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] [2020-11-07T01:04:04.679Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-11-07T01:04:04.952Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-11-07T01:04:04.952Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-11-07T01:04:04.952Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-11-07T01:04:04.952Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-11-07T01:04:04.952Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-11-07T01:04:04.952Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-11-07T01:04:04.952Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-11-07T01:04:04.952Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-11-07T01:04:04.952Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-11-07T01:04:04.952Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] [2020-11-07T01:04:04.952Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-11-07T01:04:04.952Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] [2020-11-07T01:04:04.952Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-11-07T01:04:04.952Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-11-07T01:04:04.952Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-11-07T01:04:05.224Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-11-07T01:04:05.224Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-07T01:04:05.224Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-11-07T01:04:05.224Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] [2020-11-07T01:04:05.224Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-11-07T01:04:05.224Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-11-07T01:04:05.224Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-11-07T01:04:05.224Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-11-07T01:04:05.224Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-11-07T01:04:05.224Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-07T01:04:05.224Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] [2020-11-07T01:04:05.224Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-11-07T01:04:05.224Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] [2020-11-07T01:04:05.495Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-11-07T01:04:05.495Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-11-07T01:04:05.495Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-11-07T01:04:05.495Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-11-07T01:04:05.496Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-11-07T01:04:05.496Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-11-07T01:04:05.766Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-11-07T01:04:06.355Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-11-07T01:04:06.355Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-11-07T01:04:06.355Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-11-07T01:04:06.626Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-11-07T01:04:06.626Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-11-07T01:04:06.626Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-07T01:04:06.626Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-07T01:04:06.626Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-11-07T01:04:06.626Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-11-07T01:04:06.626Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-11-07T01:04:06.626Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-07T01:04:07.217Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:04:07.217Z] Fetched 54.3 MB in 4s (13.8 MB/s) [2020-11-07T01:04:07.487Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:07.487Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... [2020-11-07T01:04:07.487Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:04:08.459Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-07T01:04:08.459Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:04:08.730Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-11-07T01:04:08.730Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-11-07T01:04:09.707Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:09.707Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:09.979Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:09.979Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:10.251Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:10.252Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:10.523Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:10.523Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:10.796Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:10.796Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:10.796Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:04:11.066Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-07T01:04:11.066Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:11.066Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-07T01:04:11.338Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:04:11.610Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-07T01:04:11.610Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:11.610Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:11.610Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:11.882Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:11.882Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:12.154Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-07T01:04:12.426Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:04:12.698Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-07T01:04:12.698Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... [2020-11-07T01:04:13.292Z] Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:04:13.887Z] Setting up libc6:arm64 (2.27-3ubuntu1.3) ... [2020-11-07T01:04:14.865Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-07T01:04:14.865Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-11-07T01:04:14.865Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-07T01:04:14.865Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-07T01:04:14.865Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-07T01:04:15.841Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-07T01:04:15.841Z] Installing new version of config file /etc/issue ... [2020-11-07T01:04:15.841Z] Installing new version of config file /etc/issue.net ... [2020-11-07T01:04:15.841Z] Installing new version of config file /etc/lsb-release ... [2020-11-07T01:04:15.841Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-07T01:04:16.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-07T01:04:16.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-07T01:04:16.814Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-07T01:04:17.087Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:17.087Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-11-07T01:04:17.087Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-07T01:04:17.358Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-07T01:04:17.629Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-11-07T01:04:17.629Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:17.629Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:17.629Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:17.899Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:17.899Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:17.899Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-11-07T01:04:18.171Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-07T01:04:18.171Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-07T01:04:18.442Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:18.442Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-11-07T01:04:18.442Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:04:19.036Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-07T01:04:19.307Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:19.307Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-07T01:04:19.307Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:04:19.307Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:04:19.602Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:19.602Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-07T01:04:19.602Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:04:20.016Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-07T01:04:20.016Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:20.016Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-11-07T01:04:20.292Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-07T01:04:20.293Z] Setting up grep (3.1-2build1) ... [2020-11-07T01:04:20.580Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:20.580Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-07T01:04:20.580Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-07T01:04:20.852Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-07T01:04:21.124Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:21.124Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-07T01:04:21.124Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:04:21.124Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-07T01:04:21.395Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:21.395Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-07T01:04:21.395Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:04:22.823Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-07T01:04:22.823Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:04:23.094Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-07T01:04:23.094Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:04:23.687Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-07T01:04:23.960Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:23.960Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-07T01:04:23.960Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-07T01:04:25.388Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-07T01:04:25.661Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-07T01:04:25.661Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-07T01:04:25.661Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-07T01:04:25.931Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-11-07T01:04:26.204Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:26.204Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-11-07T01:04:26.204Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-07T01:04:26.475Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-11-07T01:04:26.475Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:26.475Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:26.745Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:26.745Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:27.016Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:27.016Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:27.016Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:27.294Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:27.295Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:27.295Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:27.567Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:27.567Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:27.838Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:27.838Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:27.838Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:28.110Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:28.381Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:28.381Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-07T01:04:28.381Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:04:28.381Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-07T01:04:28.381Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:04:28.653Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:04:28.924Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:28.924Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-07T01:04:28.924Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:04:28.924Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:04:29.194Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:29.194Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:29.194Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:29.465Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:29.736Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:29.736Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:29.736Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:29.736Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:30.008Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:30.008Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:30.279Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:31.703Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:04:32.292Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-07T01:04:33.716Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-07T01:04:33.716Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:33.716Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-07T01:04:33.716Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-07T01:04:33.987Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:04:34.256Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-07T01:04:34.256Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-07T01:04:34.256Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-07T01:04:34.535Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-07T01:04:34.816Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:34.816Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-07T01:04:34.816Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-07T01:04:35.126Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-07T01:04:36.106Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:36.106Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-07T01:04:36.106Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:04:36.106Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:04:36.698Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:36.698Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-07T01:04:36.698Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:04:36.969Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:04:36.969Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:36.969Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-07T01:04:37.560Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:04:37.561Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:04:37.831Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:37.831Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-07T01:04:38.130Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-07T01:04:38.130Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-11-07T01:04:38.402Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-07T01:04:38.402Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-07T01:04:38.402Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:04:38.673Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:04:38.947Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:38.947Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-11-07T01:04:38.947Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-07T01:04:39.218Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-11-07T01:04:39.218Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:39.218Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-07T01:04:39.490Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-07T01:04:39.490Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-07T01:04:40.469Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:40.469Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-07T01:04:40.469Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-07T01:04:40.469Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-07T01:04:40.741Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:40.741Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-11-07T01:04:40.741Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-07T01:04:41.014Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-07T01:04:41.014Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:41.014Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-07T01:04:41.285Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-07T01:04:41.876Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-07T01:04:42.148Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:42.148Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-07T01:04:42.148Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-07T01:04:42.417Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-07T01:04:42.417Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:42.417Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-11-07T01:04:42.689Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-07T01:04:42.689Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-11-07T01:04:42.961Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:42.961Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-11-07T01:04:42.961Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-07T01:04:43.232Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-11-07T01:04:43.232Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:43.232Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-11-07T01:04:43.232Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-07T01:04:43.504Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-11-07T01:04:43.775Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:43.775Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-11-07T01:04:43.775Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-07T01:04:44.047Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-07T01:04:44.047Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-07T01:04:44.047Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-07T01:04:44.047Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-07T01:04:44.318Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-07T01:04:44.589Z] (Reading database ... 13864 files and directories currently installed.) [2020-11-07T01:04:44.589Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-07T01:04:44.589Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-07T01:04:44.861Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-07T01:04:44.861Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-07T01:04:45.136Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-07T01:04:45.136Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-07T01:04:45.728Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-07T01:04:45.728Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-07T01:04:46.001Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-11-07T01:04:46.001Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-07T01:04:46.273Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-11-07T01:04:46.273Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-07T01:04:46.273Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-11-07T01:04:46.273Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-07T01:04:46.545Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-11-07T01:04:46.545Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-07T01:04:46.819Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-11-07T01:04:46.819Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-07T01:04:47.090Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-11-07T01:04:47.090Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-07T01:04:47.090Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-11-07T01:04:47.363Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-07T01:04:47.363Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-07T01:04:47.635Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-07T01:04:49.060Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-11-07T01:04:49.060Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-07T01:04:49.332Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-11-07T01:04:49.332Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-07T01:04:49.602Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-07T01:04:49.602Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:04:50.581Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-07T01:04:50.581Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:04:50.850Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-07T01:04:51.121Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:04:51.121Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-07T01:04:51.121Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-07T01:04:51.391Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:51.391Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:51.662Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:51.662Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:51.933Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:51.933Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:53.894Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:53.894Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:55.319Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:55.319Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:56.758Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:56.758Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:57.030Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:57.030Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:58.991Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-07T01:04:58.991Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-07T01:04:58.991Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-07T01:04:58.991Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:04:58.991Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-07T01:04:59.260Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:04:59.531Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-07T01:04:59.532Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-07T01:04:59.803Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-11-07T01:04:59.803Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-07T01:04:59.803Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-07T01:05:00.074Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:05:00.074Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-07T01:05:00.074Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-07T01:05:00.344Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-07T01:05:00.344Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-07T01:05:00.616Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-07T01:05:00.616Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:00.616Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:00.888Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:00.888Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-07T01:05:00.888Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-11-07T01:05:00.888Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-07T01:05:01.479Z] [2020-11-07T01:05:01.479Z] Current default time zone: 'Etc/UTC' [2020-11-07T01:05:01.479Z] Local time is now: Sat Nov 7 01:05:01 UTC 2020. [2020-11-07T01:05:01.479Z] Universal Time is now: Sat Nov 7 01:05:01 UTC 2020. [2020-11-07T01:05:01.479Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-07T01:05:01.479Z] [2020-11-07T01:05:01.479Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-07T01:05:01.479Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:01.479Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-11-07T01:05:01.479Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-07T01:05:01.750Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-07T01:05:01.750Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-07T01:05:01.750Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-07T01:05:01.750Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-11-07T01:05:01.750Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-11-07T01:05:01.750Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-07T01:05:01.750Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:01.750Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-07T01:05:02.343Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:02.343Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:05:02.343Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-07T01:05:02.343Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-11-07T01:05:02.343Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-11-07T01:05:02.343Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-07T01:05:02.343Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-07T01:05:02.614Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-11-07T01:05:02.614Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:05:02.614Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-07T01:05:08.011Z] Updating certificates in /etc/ssl/certs... [2020-11-07T01:05:11.399Z] 22 added, 17 removed; done. [2020-11-07T01:05:11.399Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... [2020-11-07T01:05:11.399Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-07T01:05:11.399Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-11-07T01:05:11.399Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-11-07T01:05:11.399Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-07T01:05:11.399Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.399Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:05:11.399Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.399Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.399Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.399Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.668Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-07T01:05:11.668Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:05:11.668Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-07T01:05:11.668Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:05:11.668Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.937Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-07T01:05:11.937Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-07T01:05:11.937Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:05:11.937Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-07T01:05:11.937Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-07T01:05:12.207Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:05:12.207Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-07T01:05:12.477Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-07T01:05:12.749Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-07T01:05:12.749Z] Updating certificates in /etc/ssl/certs... [2020-11-07T01:05:14.720Z] 0 added, 0 removed; done. [2020-11-07T01:05:14.720Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-07T01:05:14.720Z] done. [2020-11-07T01:05:16.423Z] Reading package lists... [2020-11-07T01:05:17.015Z] Building dependency tree... [2020-11-07T01:05:17.015Z] Reading state information... [2020-11-07T01:05:17.987Z] The following NEW packages will be installed: [2020-11-07T01:05:17.987Z] apt-transport-https [2020-11-07T01:05:17.987Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:05:17.987Z] Need to get 1692 B of archives. [2020-11-07T01:05:17.987Z] After this operation, 153 kB of additional disk space will be used. [2020-11-07T01:05:17.987Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-07T01:05:18.579Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:05:18.579Z] Fetched 1692 B in 0s (9031 B/s) [2020-11-07T01:05:18.850Z] Selecting previously unselected package apt-transport-https. [2020-11-07T01:05:18.850Z] (Reading database ... 13878 files and directories currently installed.) [2020-11-07T01:05:18.850Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-07T01:05:18.850Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-07T01:05:18.850Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-07T01:05:20.274Z] Waiting for network to be ready... [2020-11-07T01:05:35.333Z] 2020-11-07T01:05:31Z INFO Waiting for automatic snapd restart... [2020-11-07T01:05:35.333Z] snapd 2.47.1 from Canonical* installed [2020-11-07T01:05:35.333Z] "snapd" switched to the "latest/stable" channel [2020-11-07T01:05:35.333Z] [2020-11-07T01:05:50.410Z] core18 20200929 from Canonical* installed [2020-11-07T01:05:50.411Z] "core18" switched to the "latest/stable" channel [2020-11-07T01:05:50.411Z] [2020-11-07T01:06:08.681Z] snapcraft 4.3 from Canonical* installed [2020-11-07T01:06:08.681Z] "snapcraft" switched to the "latest/stable" channel [2020-11-07T01:06:08.681Z] [2020-11-07T01:06:14.053Z] 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-11-07T01:06:14.053Z] - README.md [2020-11-07T01:06:14.053Z] [2020-11-07T01:06:14.053Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-07T01:06:22.301Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:06:22.301Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-07T01:06:22.301Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-07T01:06:22.301Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-07T01:06:27.555Z] Reading package lists... [2020-11-07T01:06:28.984Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-11-07T01:06:35.660Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:06:35.660Z] Reading package lists... [2020-11-07T01:06:36.252Z] Building dependency tree... [2020-11-07T01:06:36.252Z] Reading state information... [2020-11-07T01:06:36.844Z] Suggested packages: [2020-11-07T01:06:36.844Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-07T01:06:36.844Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-07T01:06:36.844Z] Recommended packages: [2020-11-07T01:06:36.844Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-07T01:06:37.115Z] The following NEW packages will be installed: [2020-11-07T01:06:37.115Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-07T01:06:37.115Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-07T01:06:37.115Z] libzmq5 pkg-config [2020-11-07T01:06:37.386Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-07T01:06:37.386Z] Need to get 6537 kB of archives. [2020-11-07T01:06:37.386Z] After this operation, 40.1 MB of additional disk space will be used. [2020-11-07T01:06:37.386Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] [2020-11-07T01:06:38.360Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-11-07T01:06:38.360Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-11-07T01:06:38.360Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-11-07T01:06:38.360Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-11-07T01:06:38.360Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-11-07T01:06:38.360Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-11-07T01:06:38.360Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-07T01:06:38.360Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-07T01:06:38.360Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-11-07T01:06:38.360Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-11-07T01:06:38.360Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-11-07T01:06:38.360Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-11-07T01:06:38.360Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-11-07T01:06:38.360Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-11-07T01:06:38.360Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-11-07T01:06:38.953Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-07T01:06:38.953Z] Fetched 6537 kB in 1s (5853 kB/s) [2020-11-07T01:06:39.224Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-11-07T01:06:39.224Z] (Reading database ... 13882 files and directories currently installed.) [2020-11-07T01:06:39.224Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-11-07T01:06:39.224Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-07T01:06:39.816Z] Selecting previously unselected package libpsl5:arm64. [2020-11-07T01:06:39.816Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-11-07T01:06:39.816Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-11-07T01:06:39.816Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-11-07T01:06:39.816Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-11-07T01:06:39.816Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-07T01:06:39.816Z] Selecting previously unselected package librtmp1:arm64. [2020-11-07T01:06:39.816Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-11-07T01:06:40.088Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-07T01:06:40.088Z] Selecting previously unselected package libcurl4:arm64. [2020-11-07T01:06:40.088Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-07T01:06:40.088Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:40.358Z] Selecting previously unselected package curl. [2020-11-07T01:06:40.358Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-07T01:06:40.358Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:40.358Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-11-07T01:06:40.358Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-07T01:06:40.358Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:40.630Z] Selecting previously unselected package liberror-perl. [2020-11-07T01:06:40.630Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-07T01:06:40.630Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-07T01:06:40.630Z] Selecting previously unselected package git-man. [2020-11-07T01:06:40.630Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-07T01:06:40.630Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:06:40.904Z] Selecting previously unselected package git. [2020-11-07T01:06:40.904Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-11-07T01:06:41.176Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:06:42.605Z] Selecting previously unselected package libnorm1:arm64. [2020-11-07T01:06:42.605Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-11-07T01:06:42.605Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-07T01:06:42.605Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-11-07T01:06:42.605Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-11-07T01:06:42.605Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-07T01:06:42.876Z] Selecting previously unselected package libsodium23:arm64. [2020-11-07T01:06:42.876Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-11-07T01:06:42.876Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-11-07T01:06:42.876Z] Selecting previously unselected package libzmq5:arm64. [2020-11-07T01:06:42.876Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-07T01:06:42.876Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:06:43.149Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-11-07T01:06:43.149Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-07T01:06:43.149Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:06:43.422Z] Selecting previously unselected package pkg-config. [2020-11-07T01:06:43.422Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-11-07T01:06:43.422Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-07T01:06:43.694Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-07T01:06:43.694Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:06:43.694Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-07T01:06:43.694Z] Setting up liberror-perl (0.17025-1) ... [2020-11-07T01:06:43.694Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-11-07T01:06:43.694Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-07T01:06:43.694Z] No schema files found: doing nothing. [2020-11-07T01:06:43.694Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-07T01:06:43.965Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-07T01:06:43.965Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-11-07T01:06:43.965Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-07T01:06:43.965Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:06:43.965Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:43.965Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:44.236Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-07T01:06:44.236Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-07T01:06:44.236Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-07T01:06:44.236Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-07T01:06:52.524Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:06:52.794Z] curl set to automatically installed. [2020-11-07T01:06:52.794Z] git set to automatically installed. [2020-11-07T01:06:52.794Z] git-man set to automatically installed. [2020-11-07T01:06:52.794Z] libcurl3-gnutls set to automatically installed. [2020-11-07T01:06:52.794Z] libcurl4 set to automatically installed. [2020-11-07T01:06:52.794Z] liberror-perl set to automatically installed. [2020-11-07T01:06:52.794Z] libglib2.0-0 set to automatically installed. [2020-11-07T01:06:52.794Z] libnghttp2-14 set to automatically installed. [2020-11-07T01:06:52.794Z] libnorm1 set to automatically installed. [2020-11-07T01:06:52.794Z] libpgm-5.2-0 set to automatically installed. [2020-11-07T01:06:52.794Z] libpsl5 set to automatically installed. [2020-11-07T01:06:52.794Z] librtmp1 set to automatically installed. [2020-11-07T01:06:52.794Z] libsodium23 set to automatically installed. [2020-11-07T01:06:52.794Z] libzmq3-dev set to automatically installed. [2020-11-07T01:06:52.794Z] libzmq5 set to automatically installed. [2020-11-07T01:06:52.794Z] pkg-config set to automatically installed. [2020-11-07T01:06:54.987Z] snapd is not logged in, snap install commands will use sudo [2020-11-07T01:07:01.669Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-07T01:07:02.258Z] snap "core18" has no updates available [2020-11-07T01:07:02.847Z] Pulling go [2020-11-07T01:07:07.126Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-07T01:07:07.126Z] Skipping pull go (already ran) [2020-11-07T01:07:07.126Z] Building go [2020-11-07T01:07:07.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-07T01:07:07.126Z] Dload Upload Total Spent Left Speed [2020-11-07T01:12:08.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 969k 0 0 767k 0 0:02:04 0:00:01 0:02:03 767k 1 93.2M 1 969k 0 0 428k 0 0:03:42 0:00:02 0:03:40 428k 1 93.2M 1 969k 0 0 296k 0 0:05:21 0:00:03 0:05:18 296k 1 93.2M 1 969k 0 0 227k 0 0:07:00 0:00:04 0:06:56 227k 1 93.2M 1 969k 0 0 184k 0 0:08:38 0:00:05 0:08:33 184k 1 93.2M 1 969k 0 0 154k 0 0:10:17 0:00:06 0:10:11 0 1 93.2M 1 969k 0 0 133k 0 0:11:55 0:00:07 0:11:48 0 1 93.2M 1 969k 0 0 117k 0 0:13:34 0:00:08 0:13:26 0 1 93.2M 1 969k 0 0 104k 0 0:15:13 0:00:09 0:15:04 0 1 93.2M 1 969k 0 0 96603 0 0:16:51 0:00:10 0:16:41 0 1 93.2M 1 969k 0 0 88031 0 0:18:30 0:00:11 0:18:19 0 1 93.2M 1 969k 0 0 80843 0 0:20:08 0:00:12 0:19:56 0 1 93.2M 1 969k 0 0 74746 0 0:21:47 0:00:13 0:21:34 0 1 93.2M 1 969k 0 0 69509 0 0:23:26 0:00:14 0:23:12 0 1 93.2M 1 969k 0 0 64954 0 0:25:04 0:00:15 0:24:49 0 1 93.2M 1 969k 0 0 60958 0 0:26:43 0:00:16 0:26:27 0 1 93.2M 1 969k 0 0 57426 0 0:28:21 0:00:17 0:28:04 0 1 93.2M 1 969k 0 0 54281 0 0:30:00 0:00:18 0:29:42 0 1 93.2M 1 969k 0 0 51463 0 0:31:39 0:00:19 0:31:20 0 1 93.2M 1 969k 0 0 48922 0 0:33:17 0:00:20 0:32:57 0 1 93.2M 1 969k 0 0 46621 0 0:34:56 0:00:21 0:34:35 0 1 93.2M 1 969k 0 0 44526 0 0:36:35 0:00:22 0:36:13 0 1 93.2M 1 969k 0 0 42612 0 0:38:13 0:00:23 0:37:50 0 1 93.2M 1 969k 0 0 40855 0 0:39:52 0:00:24 0:39:28 0 1 93.2M 1 969k 0 0 39238 0 0:41:30 0:00:25 0:41:05 0 1 93.2M 1 969k 0 0 37745 0 0:43:09 0:00:26 0:42:43 0 1 93.2M 1 969k 0 0 36360 0 0:44:48 0:00:27 0:44:21 0 1 93.2M 1 969k 0 0 35073 0 0:46:26 0:00:28 0:45:58 0 1 93.2M 1 969k 0 0 33875 0 0:48:05 0:00:29 0:47:36 0 1 93.2M 1 969k 0 0 32755 0 0:49:43 0:00:30 0:49:13 0 1 93.2M 1 969k 0 0 31707 0 0:51:22 0:00:31 0:50:51 0 1 93.2M 1 969k 0 0 30724 0 0:53:01 0:00:32 0:52:29 0 1 93.2M 1 969k 0 0 29801 0 0:54:39 0:00:33 0:54:06 0 1 93.2M 1 969k 0 0 28931 0 0:56:18 0:00:34 0:55:44 0 1 93.2M 1 969k 0 0 28111 0 0:57:56 0:00:35 0:57:21 0 1 93.2M 1 969k 0 0 27335 0 0:59:35 0:00:36 0:58:59 0 1 93.2M 1 969k 0 0 26602 0 1:01:14 0:00:37 1:00:37 0 1 93.2M 1 969k 0 0 25906 0 1:02:52 0:00:38 1:02:14 0 1 93.2M 1 969k 0 0 25246 0 1:04:31 0:00:39 1:03:52 0 1 93.2M 1 969k 0 0 24619 0 1:06:10 0:00:40 1:05:30 0 1 93.2M 1 969k 0 0 24022 0 1:07:48 0:00:41 1:07:07 0 1 93.2M 1 969k 0 0 23454 0 1:09:27 0:00:42 1:08:45 0 1 93.2M 1 969k 0 0 22912 0 1:11:05 0:00:43 1:10:22 0 1 93.2M 1 969k 0 0 22394 0 1:12:44 0:00:44 1:12:00 0 1 93.2M 1 969k 0 0 21900 0 1:14:22 0:00:45 1:13:37 0 1 93.2M 1 969k 0 0 21426 0 1:16:01 0:00:46 1:15:15 0 1 93.2M 1 969k 0 0 20973 0 1:17:40 0:00:47 1:16:53 0 1 93.2M 1 969k 0 0 20538 0 1:19:18 0:00:48 1:18:30 0 1 93.2M 1 969k 0 0 20121 0 1:20:57 0:00:49 1:20:08 0 1 93.2M 1 969k 0 0 19721 0 1:22:36 0:00:50 1:21:46 0 1 93.2M 1 969k 0 0 19336 0 1:24:14 0:00:51 1:23:23 0 1 93.2M 1 969k 0 0 18966 0 1:25:53 0:00:52 1:25:01 0 1 93.2M 1 969k 0 0 18610 0 1:27:31 0:00:53 1:26:38 0 1 93.2M 1 969k 0 0 18267 0 1:29:10 0:00:54 1:28:16 0 1 93.2M 1 969k 0 0 17936 0 1:30:49 0:00:55 1:29:54 0 1 93.2M 1 969k 0 0 17617 0 1:32:27 0:00:56 1:31:31 0 1 93.2M 1 969k 0 0 17310 0 1:34:06 0:00:57 1:33:09 0 1 93.2M 1 969k 0 0 17013 0 1:35:44 0:00:58 1:34:46 0 1 93.2M 1 1024k 0 0 17770 0 1:31:40 0:00:59 1:30:41 11949 3 93.2M 3 3329k 0 0 56540 0 0:28:48 0:01:00 0:27:48 478k 3 93.2M 3 3329k 0 0 55616 0 0:29:17 0:01:01 0:28:16 478k 3 93.2M 3 3329k 0 0 54722 0 0:29:46 0:01:02 0:28:44 478k 3 93.2M 3 3329k 0 0 53856 0 0:30:14 0:01:03 0:29:11 478k 3 93.2M 3 3329k 0 0 53017 0 0:30:43 0:01:04 0:29:39 435k 3 93.2M 3 3329k 0 0 52204 0 0:31:12 0:01:05 0:30:07 0 3 93.2M 3 3329k 0 0 51415 0 0:31:40 0:01:06 0:30:34 0 3 93.2M 3 3329k 0 0 50649 0 0:32:09 0:01:07 0:31:02 0 3 93.2M 3 3329k 0 0 49906 0 0:32:38 0:01:08 0:31:30 0 3 93.2M 3 3329k 0 0 49185 0 0:33:07 0:01:09 0:31:58 0 3 93.2M 3 3329k 0 0 48484 0 0:33:35 0:01:10 0:32:25 0 3 93.2M 3 3329k 0 0 47803 0 0:34:04 0:01:11 0:32:53 0 3 93.2M 3 3329k 0 0 47141 0 0:34:33 0:01:12 0:33:21 0 3 93.2M 3 3329k 0 0 46496 0 0:35:02 0:01:13 0:33:49 0 3 93.2M 3 3329k 0 0 45870 0 0:35:30 0:01:14 0:34:16 0 3 93.2M 3 3329k 0 0 45259 0 0:35:59 0:01:15 0:34:44 0 3 93.2M 3 3329k 0 0 44666 0 0:36:28 0:01:16 0:35:12 0 3 93.2M 3 3329k 0 0 44087 0 0:36:56 0:01:17 0:35:39 0 3 93.2M 3 3329k 0 0 43523 0 0:37:25 0:01:18 0:36:07 0 3 93.2M 3 3329k 0 0 42973 0 0:37:54 0:01:19 0:36:35 0 3 93.2M 3 3329k 0 0 42437 0 0:38:23 0:01:20 0:37:03 0 3 93.2M 3 3329k 0 0 41915 0 0:38:51 0:01:21 0:37:30 0 3 93.2M 3 3329k 0 0 41404 0 0:39:20 0:01:22 0:37:58 0 3 93.2M 3 3329k 0 0 40907 0 0:39:49 0:01:23 0:38:26 0 3 93.2M 3 3329k 0 0 40421 0 0:40:17 0:01:24 0:38:53 0 3 93.2M 3 3329k 0 0 39946 0 0:40:46 0:01:25 0:39:21 0 3 93.2M 3 3329k 0 0 39483 0 0:41:15 0:01:26 0:39:49 0 3 93.2M 3 3329k 0 0 39030 0 0:41:44 0:01:27 0:40:17 0 3 93.2M 3 3329k 0 0 38587 0 0:42:12 0:01:28 0:40:44 0 3 93.2M 3 3329k 0 0 38154 0 0:42:41 0:01:29 0:41:12 0 3 93.2M 3 3329k 0 0 37731 0 0:43:10 0:01:30 0:41:40 0 3 93.2M 3 3329k 0 0 37317 0 0:43:39 0:01:31 0:42:08 0 3 93.2M 3 3329k 0 0 36912 0 0:44:07 0:01:32 0:42:35 0 3 93.2M 3 3329k 0 0 36517 0 0:44:36 0:01:33 0:43:03 0 3 93.2M 3 3329k 0 0 36129 0 0:45:05 0:01:34 0:43:31 0 3 93.2M 3 3329k 0 0 35749 0 0:45:33 0:01:35 0:43:58 0 3 93.2M 3 3329k 0 0 35378 0 0:46:02 0:01:36 0:44:26 0 3 93.2M 3 3329k 0 0 35013 0 0:46:31 0:01:37 0:44:54 0 3 93.2M 3 3329k 0 0 34657 0 0:47:00 0:01:38 0:45:22 0 3 93.2M 3 3329k 0 0 34307 0 0:47:28 0:01:39 0:45:49 0 3 93.2M 3 3329k 0 0 33965 0 0:47:57 0:01:40 0:46:17 0 3 93.2M 3 3329k 0 0 33630 0 0:48:26 0:01:41 0:46:45 0 3 93.2M 3 3329k 0 0 33300 0 0:48:55 0:01:42 0:47:13 0 3 93.2M 3 3329k 0 0 32978 0 0:49:23 0:01:43 0:47:40 0 3 93.2M 3 3329k 0 0 32661 0 0:49:52 0:01:44 0:48:08 0 3 93.2M 3 3329k 0 0 32350 0 0:50:21 0:01:45 0:48:36 0 3 93.2M 3 3329k 0 0 32046 0 0:50:49 0:01:46 0:49:03 0 3 93.2M 3 3329k 0 0 31747 0 0:51:18 0:01:47 0:49:31 0 3 93.2M 3 3329k 0 0 31454 0 0:51:47 0:01:48 0:49:59 0 3 93.2M 3 3329k 0 0 31165 0 0:52:16 0:01:49 0:50:27 0 3 93.2M 3 3329k 0 0 30883 0 0:52:44 0:01:50 0:50:54 0 3 93.2M 3 3329k 0 0 30605 0 0:53:13 0:01:51 0:51:22 0 3 93.2M 3 3329k 0 0 30332 0 0:53:42 0:01:52 0:51:50 0 3 93.2M 3 3329k 0 0 30064 0 0:54:10 0:01:53 0:52:17 0 3 93.2M 3 3329k 0 0 29801 0 0:54:39 0:01:54 0:52:45 0 3 93.2M 3 3329k 0 0 29542 0 0:55:08 0:01:55 0:53:13 0 3 93.2M 3 3329k 0 0 29288 0 0:55:37 0:01:56 0:53:41 0 3 93.2M 3 3329k 0 0 29038 0 0:56:05 0:01:57 0:54:08 0 3 93.2M 3 3329k 0 0 28792 0 0:56:34 0:01:58 0:54:36 0 3 93.2M 3 3329k 0 0 28550 0 0:57:03 0:01:59 0:55:04 0 3 93.2M 3 3408k 0 0 29082 0 0:56:00 0:02:00 0:54:00 17557 5 93.2M 5 5167k 0 0 43647 0 0:37:19 0:02:01 0:35:18 380k 5 93.2M 5 5167k 0 0 43289 0 0:37:37 0:02:02 0:35:35 380k 5 93.2M 5 5167k 0 0 42937 0 0:37:56 0:02:03 0:35:53 380k 5 93.2M 5 5167k 0 0 42591 0 0:38:14 0:02:04 0:36:10 380k 5 93.2M 5 5167k 0 0 42250 0 0:38:33 0:02:05 0:36:28 335k 5 93.2M 5 5167k 0 0 41915 0 0:38:51 0:02:06 0:36:45 0 5 93.2M 5 5167k 0 0 41585 0 0:39:10 0:02:07 0:37:03 0 5 93.2M 5 5167k 0 0 41260 0 0:39:28 0:02:08 0:37:20 0 5 93.2M 5 5167k 0 0 40941 0 0:39:47 0:02:09 0:37:38 0 5 93.2M 5 5167k 0 0 40626 0 0:40:05 0:02:10 0:37:55 0 5 93.2M 5 5167k 0 0 40315 0 0:40:24 0:02:11 0:38:13 0 5 93.2M 5 5167k 0 0 40010 0 0:40:42 0:02:12 0:38:30 0 5 93.2M 5 5167k 0 0 39709 0 0:41:01 0:02:13 0:38:48 0 5 93.2M 5 5167k 0 0 39413 0 0:41:19 0:02:14 0:39:05 0 5 93.2M 5 5167k 0 0 39121 0 0:41:38 0:02:15 0:39:23 0 5 93.2M 5 5167k 0 0 38833 0 0:41:56 0:02:16 0:39:40 0 5 93.2M 5 5167k 0 0 38550 0 0:42:15 0:02:17 0:39:58 0 5 93.2M 5 5167k 0 0 38270 0 0:42:33 0:02:18 0:40:15 0 5 93.2M 5 5167k 0 0 37995 0 0:42:52 0:02:19 0:40:33 0 5 93.2M 5 5167k 0 0 37724 0 0:43:10 0:02:20 0:40:50 0 5 93.2M 5 5167k 0 0 37456 0 0:43:29 0:02:21 0:41:08 0 5 93.2M 5 5167k 0 0 37192 0 0:43:47 0:02:22 0:41:25 0 5 93.2M 5 5167k 0 0 36932 0 0:44:06 0:02:23 0:41:43 0 5 93.2M 5 5167k 0 0 36676 0 0:44:24 0:02:24 0:42:00 0 5 93.2M 5 5167k 0 0 36423 0 0:44:43 0:02:25 0:42:18 0 5 93.2M 5 5167k 0 0 36174 0 0:45:01 0:02:26 0:42:35 0 5 93.2M 5 5167k 0 0 35927 0 0:45:20 0:02:27 0:42:53 0 5 93.2M 5 5167k 0 0 35685 0 0:45:38 0:02:28 0:43:10 0 5 93.2M 5 5167k 0 0 35445 0 0:45:57 0:02:29 0:43:28 0 5 93.2M 5 5167k 0 0 35277 0 0:46:10 0:02:30 0:43:40 0 5 93.2M 5 5167k 0 0 35043 0 0:46:29 0:02:31 0:43:58 0 5 93.2M 5 5167k 0 0 34812 0 0:46:47 0:02:32 0:44:15 0 5 93.2M 5 5167k 0 0 34585 0 0:47:06 0:02:33 0:44:33 0 5 93.2M 5 5167k 0 0 34360 0 0:47:24 0:02:34 0:44:50 0 5 93.2M 5 5167k 0 0 34137 0 0:47:43 0:02:35 0:45:08 0 5 93.2M 5 5167k 0 0 33918 0 0:48:01 0:02:36 0:45:25 0 5 93.2M 5 5167k 0 0 33702 0 0:48:20 0:02:37 0:45:43 0 5 93.2M 5 5167k 0 0 33488 0 0:48:38 0:02:38 0:46:00 0 5 93.2M 5 5167k 0 0 33277 0 0:48:57 0:02:39 0:46:18 0 5 93.2M 5 5167k 0 0 33069 0 0:49:15 0:02:40 0:46:35 0 5 93.2M 5 5167k 0 0 32863 0 0:49:34 0:02:41 0:46:53 0 5 93.2M 5 5167k 0 0 32660 0 0:49:52 0:02:42 0:47:10 0 5 93.2M 5 5167k 0 0 32459 0 0:50:11 0:02:43 0:47:28 0 5 93.2M 5 5167k 0 0 32261 0 0:50:29 0:02:44 0:47:45 0 5 93.2M 5 5167k 0 0 32065 0 0:50:48 0:02:45 0:48:03 0 5 93.2M 5 5167k 0 0 31872 0 0:51:06 0:02:46 0:48:20 0 5 93.2M 5 5167k 0 0 31680 0 0:51:25 0:02:47 0:48:38 0 5 93.2M 5 5167k 0 0 31492 0 0:51:43 0:02:48 0:48:55 0 5 93.2M 5 5167k 0 0 31305 0 0:52:02 0:02:49 0:49:13 0 5 93.2M 5 5167k 0 0 31120 0 0:52:20 0:02:50 0:49:30 0 5 93.2M 5 5167k 0 0 30938 0 0:52:39 0:02:51 0:49:48 0 5 93.2M 5 5167k 0 0 30758 0 0:52:57 0:02:52 0:50:05 0 5 93.2M 5 5167k 0 0 30580 0 0:53:16 0:02:53 0:50:23 0 5 93.2M 5 5167k 0 0 30404 0 0:53:34 0:02:54 0:50:40 0 5 93.2M 5 5167k 0 0 30230 0 0:53:53 0:02:55 0:50:58 0 5 93.2M 5 5167k 0 0 30058 0 0:54:11 0:02:56 0:51:15 0 5 93.2M 5 5167k 0 0 29888 0 0:54:30 0:02:57 0:51:33 0 5 93.2M 5 5167k 0 0 29719 0 0:54:48 0:02:58 0:51:50 0 5 93.2M 5 5167k 0 0 29553 0 0:55:07 0:02:59 0:52:08 0 5 93.2M 5 5279k 0 0 30035 0 0:54:14 0:03:00 0:51:14 23151 5 93.2M 5 5647k 0 0 31943 0 0:50:59 0:03:01 0:47:58 98297 5 93.2M 5 5647k 0 0 31767 0 0:51:16 0:03:02 0:48:14 98297 5 93.2M 5 5647k 0 0 31593 0 0:51:33 0:03:03 0:48:30 98297 5 93.2M 5 5647k 0 0 31421 0 0:51:50 0:03:04 0:48:46 98297 5 93.2M 5 5647k 0 0 31251 0 0:52:07 0:03:05 0:49:02 74502 5 93.2M 5 5647k 0 0 31083 0 0:52:24 0:03:06 0:49:18 0 5 93.2M 5 5647k 0 0 30916 0 0:52:41 0:03:07 0:49:34 0 5 93.2M 5 5647k 0 0 30752 0 0:52:58 0:03:08 0:49:50 0 5 93.2M 5 5647k 0 0 30589 0 0:53:15 0:03:09 0:50:06 0 5 93.2M 5 5647k 0 0 30427 0 0:53:32 0:03:10 0:50:22 0 5 93.2M 5 5647k 0 0 30268 0 0:53:49 0:03:11 0:50:38 0 5 93.2M 5 5647k 0 0 30110 0 0:54:06 0:03:12 0:50:54 0 5 93.2M 5 5647k 0 0 29954 0 0:54:22 0:03:13 0:51:09 0 5 93.2M 5 5647k 0 0 29799 0 0:54:39 0:03:14 0:51:25 0 5 93.2M 5 5647k 0 0 29646 0 0:54:56 0:03:15 0:51:41 0 5 93.2M 5 5647k 0 0 29495 0 0:55:13 0:03:16 0:51:57 0 5 93.2M 5 5647k 0 0 29345 0 0:55:30 0:03:17 0:52:13 0 5 93.2M 5 5647k 0 0 29196 0 0:55:47 0:03:18 0:52:29 0 5 93.2M 5 5647k 0 0 29049 0 0:56:04 0:03:19 0:52:45 0 5 93.2M 5 5647k 0 0 28904 0 0:56:21 0:03:20 0:53:01 0 5 93.2M 5 5647k 0 0 28760 0 0:56:38 0:03:21 0:53:17 0 5 93.2M 5 5647k 0 0 28617 0 0:56:55 0:03:22 0:53:33 0 5 93.2M 5 5647k 0 0 28476 0 0:57:12 0:03:23 0:53:49 0 5 93.2M 5 5647k 0 0 28336 0 0:57:29 0:03:24 0:54:05 0 5 93.2M 5 5647k 0 0 28198 0 0:57:46 0:03:25 0:54:21 0 5 93.2M 5 5647k 0 0 28061 0 0:58:03 0:03:26 0:54:37 0 5 93.2M 5 5647k 0 0 27925 0 0:58:20 0:03:27 0:54:53 0 5 93.2M 5 5647k 0 0 27791 0 0:58:36 0:03:28 0:55:08 0 5 93.2M 5 5647k 0 0 27657 0 0:58:53 0:03:29 0:55:24 0 5 93.2M 5 5647k 0 0 27525 0 0:59:10 0:03:30 0:55:40 0 5 93.2M 5 5647k 0 0 27395 0 0:59:27 0:03:31 0:55:56 0 5 93.2M 5 5647k 0 0 27265 0 0:59:44 0:03:32 0:56:12 0 5 93.2M 5 5647k 0 0 27137 0 1:00:01 0:03:33 0:56:28 0 5 93.2M 5 5647k 0 0 27010 0 1:00:18 0:03:34 0:56:44 0 5 93.2M 5 5647k 0 0 26884 0 1:00:35 0:03:35 0:57:00 0 5 93.2M 5 5647k 0 0 26760 0 1:00:52 0:03:36 0:57:16 0 5 93.2M 5 5647k 0 0 26636 0 1:01:09 0:03:37 0:57:32 0 5 93.2M 5 5647k 0 0 26514 0 1:01:26 0:03:38 0:57:48 0 5 93.2M 5 5647k 0 0 26393 0 1:01:43 0:03:39 0:58:04 0 5 93.2M 5 5647k 0 0 26273 0 1:02:00 0:03:40 0:58:20 0 5 93.2M 5 5647k 0 0 26154 0 1:02:17 0:03:41 0:58:36 0 5 93.2M 5 5647k 0 0 26036 0 1:02:33 0:03:42 0:58:51 0 5 93.2M 5 5647k 0 0 25919 0 1:02:50 0:03:43 0:59:07 0 5 93.2M 5 5647k 0 0 25803 0 1:03:07 0:03:44 0:59:23 0 5 93.2M 5 5647k 0 0 25688 0 1:03:24 0:03:45 0:59:39 0 5 93.2M 5 5647k 0 0 25574 0 1:03:41 0:03:46 0:59:55 0 5 93.2M 5 5647k 0 0 25461 0 1:03:58 0:03:47 1:00:11 0 5 93.2M 5 5647k 0 0 25350 0 1:04:15 0:03:48 1:00:27 0 5 93.2M 5 5647k 0 0 25239 0 1:04:32 0:03:49 1:00:43 0 5 93.2M 5 5647k 0 0 25129 0 1:04:49 0:03:50 1:00:59 0 5 93.2M 5 5647k 0 0 25020 0 1:05:06 0:03:51 1:01:15 0 5 93.2M 5 5647k 0 0 24912 0 1:05:23 0:03:52 1:01:31 0 5 93.2M 5 5647k 0 0 24805 0 1:05:40 0:03:53 1:01:47 0 5 93.2M 5 5647k 0 0 24699 0 1:05:57 0:03:54 1:02:03 0 5 93.2M 5 5647k 0 0 24594 0 1:06:14 0:03:55 1:02:19 0 5 93.2M 5 5647k 0 0 24489 0 1:06:31 0:03:56 1:02:35 0 5 93.2M 5 5647k 0 0 24386 0 1:06:47 0:03:57 1:02:50 0 5 93.2M 5 5647k 0 0 24283 0 1:07:04 0:03:58 1:03:06 0 5 93.2M 5 5647k 0 0 24181 0 1:07:21 0:03:59 1:03:22 0 5 93.2M 5 5647k 0 0 24081 0 1:07:38 0:04:00 1:03:38 0 7 93.2M 7 6703k 0 0 28484 0 0:57:11 0:04:00 0:53:11 218k 7 93.2M 7 6703k 0 0 28366 0 0:57:25 0:04:02 0:53:23 218k 7 93.2M 7 6703k 0 0 28249 0 0:57:39 0:04:03 0:53:36 218k 7 93.2M 7 6703k 0 0 28133 0 0:57:54 0:04:04 0:53:50 218k 7 93.2M 7 6703k 0 0 28018 0 0:58:08 0:04:05 0:54:03 218k 7 93.2M 7 6703k 0 0 27904 0 0:58:22 0:04:06 0:54:16 0 7 93.2M 7 6703k 0 0 27791 0 0:58:36 0:04:07 0:54:29 0 7 93.2M 7 6703k 0 0 27678 0 0:58:51 0:04:08 0:54:43 0 7 93.2M 7 6703k 0 0 27567 0 0:59:05 0:04:09 0:54:56 0 7 93.2M 7 6703k 0 0 27456 0 0:59:19 0:04:10 0:55:09 0 7 93.2M 7 6703k 0 0 27347 0 0:59:33 0:04:11 0:55:22 0 7 93.2M 7 6703k 0 0 27238 0 0:59:48 0:04:12 0:55:36 0 7 93.2M 7 6703k 0 0 27130 0 1:00:02 0:04:13 0:55:49 0 7 93.2M 7 6703k 0 0 27023 0 1:00:16 0:04:14 0:56:02 0 7 93.2M 7 6703k 0 0 26917 0 1:00:31 0:04:15 0:56:16 0 7 93.2M 7 6703k 0 0 26812 0 1:00:45 0:04:16 0:56:29 0 7 93.2M 7 6703k 0 0 26707 0 1:00:59 0:04:17 0:56:42 0 7 93.2M 7 6703k 0 0 26604 0 1:01:13 0:04:18 0:56:55 0 7 93.2M 7 6703k 0 0 26501 0 1:01:28 0:04:19 0:57:09 0 7 93.2M 7 6703k 0 0 26399 0 1:01:42 0:04:20 0:57:22 0 7 93.2M 7 6703k 0 0 26297 0 1:01:56 0:04:21 0:57:35 0 7 93.2M 7 6703k 0 0 26197 0 1:02:10 0:04:22 0:57:48 0 7 93.2M 7 6703k 0 0 26097 0 1:02:25 0:04:23 0:58:02 0 7 93.2M 7 6703k 0 0 25998 0 1:02:39 0:04:24 0:58:15 0 7 93.2M 7 6703k 0 0 25900 0 1:02:53 0:04:25 0:58:28 0 7 93.2M 7 6703k 0 0 25802 0 1:03:07 0:04:26 0:58:41 0 7 93.2M 7 6703k 0 0 25705 0 1:03:22 0:04:27 0:58:55 0 7 93.2M 7 6703k 0 0 25609 0 1:03:36 0:04:28 0:59:08 0 7 93.2M 7 6703k 0 0 25514 0 1:03:50 0:04:29 0:59:21 0 7 93.2M 7 6703k 0 0 25419 0 1:04:05 0:04:30 0:59:35 0 7 93.2M 7 6703k 0 0 25325 0 1:04:19 0:04:31 0:59:48 0 7 93.2M 7 6703k 0 0 25232 0 1:04:33 0:04:32 1:00:01 0 7 93.2M 7 6703k 0 0 25139 0 1:04:47 0:04:33 1:00:14 0 7 93.2M 7 6703k 0 0 25047 0 1:05:02 0:04:34 1:00:28 0 7 93.2M 7 6703k 0 0 24956 0 1:05:16 0:04:35 1:00:41 0 7 93.2M 7 6703k 0 0 24866 0 1:05:30 0:04:36 1:00:54 0 7 93.2M 7 6703k 0 0 24776 0 1:05:44 0:04:37 1:01:07 0 7 93.2M 7 6703k 0 0 24686 0 1:05:59 0:04:38 1:01:21 0 7 93.2M 7 6703k 0 0 24598 0 1:06:13 0:04:39 1:01:34 0 7 93.2M 7 6703k 0 0 24510 0 1:06:27 0:04:40 1:01:47 0 7 93.2M 7 6703k 0 0 24422 0 1:06:42 0:04:41 1:02:01 0 7 93.2M 7 6703k 0 0 24336 0 1:06:56 0:04:42 1:02:14 0 7 93.2M 7 6703k 0 0 24250 0 1:07:10 0:04:43 1:02:27 0 7 93.2M 7 6703k 0 0 24164 0 1:07:24 0:04:44 1:02:40 0 7 93.2M 7 6703k 0 0 24079 0 1:07:39 0:04:45 1:02:54 0 7 93.2M 7 6703k 0 0 23995 0 1:07:53 0:04:46 1:03:07 0 7 93.2M 7 6703k 0 0 23911 0 1:08:07 0:04:47 1:03:20 0 7 93.2M 7 6703k 0 0 23828 0 1:08:21 0:04:48 1:03:33 0 7 93.2M 7 6703k 0 0 23745 0 1:08:36 0:04:49 1:03:47 0 7 93.2M 7 6703k 0 0 23663 0 1:08:50 0:04:50 1:04:00 0 7 93.2M 7 6703k 0 0 23582 0 1:09:04 0:04:51 1:04:13 0 7 93.2M 7 6703k 0 0 23501 0 1:09:18 0:04:52 1:04:26 0 7 93.2M 7 6703k 0 0 23421 0 1:09:33 0:04:53 1:04:40 0 7 93.2M 7 6703k 0 0 23341 0 1:09:47 0:04:54 1:04:53 0 7 93.2M 7 6703k 0 0 23262 0 1:10:01 0:04:55 1:05:06 0 7 93.2M 7 6703k 0 0 23183 0 1:10:15 0:04:56 1:05:19 0 7 93.2M 7 6703k 0 0 23105 0 1:10:30 0:04:57 1:05:33 0 7 93.2M 7 6703k 0 0 23027 0 1:10:44 0:04:58 1:05:46 0 7 93.2M 7 6703k 0 0 22950 0 1:10:58 0:04:59 1:05:59 0 7 93.2M 7 6703k 0 0 22873 0 1:11:13 0:05:00 1:06:13 0 7 93.2M 7 6703k 0 0 22797 0 1:11:27 0:05:01 1:06:26 0 7 93.2M 7 6703k 0 0 22763 0 1:11:33 0:05:01 1:06:32 0 [2020-11-07T01:12:08.270Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-11-07T01:12:08.542Z] Failed to run 'override-build': Exit code was 56. [2020-11-07T01:12:08.811Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-07T01:12:13.895Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:18.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:18.666Z] ---> package-listing.sh [2020-11-07T01:12:18.666Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-07T01:12:18.666Z] ++ facter osfamily [2020-11-07T01:12:18.666Z] + OS_FAMILY=redhat [2020-11-07T01:12:18.666Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-11-07T01:12:18.666Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-07T01:12:18.666Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-07T01:12:18.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-07T01:12:18.666Z] + PACKAGES=/tmp/packages_start.txt [2020-11-07T01:12:18.666Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-07T01:12:18.666Z] + PACKAGES=/tmp/packages_end.txt [2020-11-07T01:12:18.666Z] + case "${OS_FAMILY}" in [2020-11-07T01:12:18.666Z] + rpm -qa [2020-11-07T01:12:18.666Z] + sort [2020-11-07T01:12:23.974Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-07T01:12:23.974Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-07T01:12:23.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-07T01:12:23.974Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-07T01:12:23.974Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-11-07T01:12:23.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-11-07T01:12:23.989Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-07T01:12:24.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-07T01:12:24.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-07T01:12:24.593Z] [2020-11-07T01:12:24.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-07T01:12:24.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-07T01:12:24.965Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-07T01:12:24.965Z] df20fa9351a1: Pulling fs layer [2020-11-07T01:12:24.965Z] 36b3adc4ff6f: Pulling fs layer [2020-11-07T01:12:24.965Z] 8ad3a11d3b57: Pulling fs layer [2020-11-07T01:12:24.965Z] 46f8f816bc3b: Pulling fs layer [2020-11-07T01:12:24.965Z] 93b61091891f: Pulling fs layer [2020-11-07T01:12:24.965Z] 93b9cdb0e59b: Pulling fs layer [2020-11-07T01:12:24.965Z] 5e14af77c1be: Pulling fs layer [2020-11-07T01:12:24.965Z] 01666e4c0597: Pulling fs layer [2020-11-07T01:12:24.965Z] aa168da1d23b: Pulling fs layer [2020-11-07T01:12:24.965Z] 46f8f816bc3b: Waiting [2020-11-07T01:12:24.965Z] 01666e4c0597: Waiting [2020-11-07T01:12:24.965Z] 93b61091891f: Waiting [2020-11-07T01:12:24.965Z] 93b9cdb0e59b: Waiting [2020-11-07T01:12:24.965Z] aa168da1d23b: Waiting [2020-11-07T01:12:24.965Z] 5e14af77c1be: Waiting [2020-11-07T01:12:24.965Z] 36b3adc4ff6f: Verifying Checksum [2020-11-07T01:12:24.965Z] 36b3adc4ff6f: Download complete [2020-11-07T01:12:24.965Z] 46f8f816bc3b: Verifying Checksum [2020-11-07T01:12:24.965Z] 46f8f816bc3b: Download complete [2020-11-07T01:12:25.228Z] df20fa9351a1: Verifying Checksum [2020-11-07T01:12:25.228Z] df20fa9351a1: Download complete [2020-11-07T01:12:25.228Z] 93b9cdb0e59b: Verifying Checksum [2020-11-07T01:12:25.228Z] 93b9cdb0e59b: Download complete [2020-11-07T01:12:25.228Z] 5e14af77c1be: Verifying Checksum [2020-11-07T01:12:25.228Z] 5e14af77c1be: Download complete [2020-11-07T01:12:25.228Z] 01666e4c0597: Verifying Checksum [2020-11-07T01:12:25.228Z] 01666e4c0597: Download complete [2020-11-07T01:12:25.228Z] 8ad3a11d3b57: Verifying Checksum [2020-11-07T01:12:25.228Z] 8ad3a11d3b57: Download complete [2020-11-07T01:12:25.494Z] df20fa9351a1: Pull complete [2020-11-07T01:12:25.757Z] 36b3adc4ff6f: Pull complete [2020-11-07T01:12:26.026Z] 93b61091891f: Verifying Checksum [2020-11-07T01:12:26.026Z] 93b61091891f: Download complete [2020-11-07T01:12:26.291Z] 8ad3a11d3b57: Pull complete [2020-11-07T01:12:26.561Z] 46f8f816bc3b: Pull complete [2020-11-07T01:12:27.146Z] 93b61091891f: Pull complete [2020-11-07T01:12:27.410Z] 93b9cdb0e59b: Pull complete [2020-11-07T01:12:27.410Z] aa168da1d23b: Verifying Checksum [2020-11-07T01:12:27.410Z] aa168da1d23b: Download complete [2020-11-07T01:12:27.410Z] 5e14af77c1be: Pull complete [2020-11-07T01:12:27.989Z] 01666e4c0597: Pull complete [2020-11-07T01:12:34.619Z] aa168da1d23b: Pull complete [2020-11-07T01:12:34.619Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-07T01:12:34.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-07T01:12:34.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-07T01:12:34.805Z] prd-centos7-docker-4c-2g-11442 does not seem to be running inside a container [2020-11-07T01:12:34.852Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-07T01:12:38.823Z] $ docker top f15adcf3f302b0c06a246ffc65fc9717ba3ffb345b9fd2a0d8200096d7799cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-07T01:12:39.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-07T01:12:39.683Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-07T01:12:40.025Z] + ls /var/log/sa-host [2020-11-07T01:12:40.025Z] + sadf -c /var/log/sa-host/sa05 [2020-11-07T01:12:40.025Z] file_magic: OK [2020-11-07T01:12:40.025Z] HZ: Using current value: 100 [2020-11-07T01:12:40.025Z] file_header: OK [2020-11-07T01:12:40.025Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-07T01:12:40.025Z] Statistics: [2020-11-07T01:12:40.025Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-07T01:12:40.025Z] File successfully converted to sysstat format version 12.2.1 [2020-11-07T01:12:40.025Z] + sadf -c /var/log/sa-host/sa07 [2020-11-07T01:12:40.025Z] file_magic: OK [2020-11-07T01:12:40.025Z] HZ: Using current value: 100 [2020-11-07T01:12:40.025Z] file_header: OK [2020-11-07T01:12:40.025Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-07T01:12:40.025Z] Statistics: [2020-11-07T01:12:40.026Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-07T01:12:40.026Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-07T01:12:40.714Z] provisioning config files... [2020-11-07T01:12:40.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1223384901295534526tmp [Pipeline] { [Pipeline] echo [2020-11-07T01:12:40.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:41.126Z] ---> create-netrc.sh [Pipeline] } [2020-11-07T01:12:41.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-07T01:12:41.271Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:41.569Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-07T01:12:41.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:41.877Z] ---> sudo-logs.sh [2020-11-07T01:12:41.877Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-07T01:12:41.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:42.188Z] ---> job-cost.sh [2020-11-07T01:12:42.188Z] lf-activate-venv: SKIPPING [2020-11-07T01:12:42.188Z] INFO: No Stack... [2020-11-07T01:12:42.763Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-07T01:12:43.338Z] INFO: Archiving Costs [Pipeline] echo [2020-11-07T01:12:43.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-07T01:12:43.649Z] ---> logs-deploy.sh [2020-11-07T01:12:43.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/26 [2020-11-07T01:12:43.649Z] INFO: archiving workspace using pattern(s): [2020-11-07T01:12:45.574Z] Archives upload complete. [2020-11-07T01:12:45.574Z] INFO: archiving logs to Nexus