Pull request #129 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 01707ed64e6c2231855275c8a2b5b290fd1c1702+07d155ce2010a0a52548d22b34cd4ccd3eb6da08 (aedb406f805753c39712df573f584821eb1231a7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6278 in /w/workspace/_app-service-configurable_PR-129 [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-129 # timeout=10 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/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) > git config core.sparsecheckout # timeout=10 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" First time build. Skipping changelog. > git rev-list --no-walk 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T15:45:10.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T15:45:11.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T15:45:11.230Z] ========================================================= [2020-10-19T15:45:11.230Z] EdgeX Global Pipelines Version Info [2020-10-19T15:45:11.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:45:12.934Z] ------------------- [2020-10-19T15:45:12.935Z] stable info: [2020-10-19T15:45:12.935Z] ------------------- [2020-10-19T15:45:12.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T15:45:12.935Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T15:45:12.935Z] Message: update stable to v1.0.144 [2020-10-19T15:45:13.903Z] ------------------- [2020-10-19T15:45:13.903Z] experimental info: [2020-10-19T15:45:13.903Z] ------------------- [2020-10-19T15:45:13.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T15:45:13.903Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T15:45:13.903Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T15:45:14.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-19T15:45:14.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-19T15:45:14.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T15:45:14.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T15:45:14.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T15:45:15.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T15:45:15.155Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T15:45:15.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T15:45:15.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T15:45:15.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T15:45:15.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T15:45:15.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-19T15:45:15.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T15:45:16.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T15:45:16.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T15:45:16.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T15:45:16.507Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T15:45:16.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T15:45:16.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-19T15:45:16.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-19T15:45:16.991Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T15:45:17.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T15:45:17.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T15:45:17.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T15:45:17.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-19T15:45:17.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2020-10-19T15:45:17.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2020-10-19T15:45:17.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2020-10-19T15:45:17.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] echo [2020-10-19T15:45:18.000Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01707ed [Pipeline] echo [2020-10-19T15:45:18.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T15:45:18.786Z] + git log --format=format:%s -1 01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] echo [2020-10-19T15:45:18.902Z] GIT_COMMIT: 01707ed64e6c2231855275c8a2b5b290fd1c1702, Commit Message: feat: Add ability to use PUT method for HTTP Export in configurable pipeline [Pipeline] echo [2020-10-19T15:45:18.978Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:45:20.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T15:45:20.256Z] [2020-10-19T15:45:20.256Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:45:20.754Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T15:45:21.058Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T15:45:21.058Z] 31603596830f: Pulling fs layer [2020-10-19T15:45:21.058Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T15:45:21.058Z] 6ca5941a6612: Pulling fs layer [2020-10-19T15:45:21.058Z] ecc8261a40a4: Pulling fs layer [2020-10-19T15:45:21.058Z] ecc8261a40a4: Waiting [2020-10-19T15:45:21.058Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T15:45:21.058Z] 2a8b12db71e7: Download complete [2020-10-19T15:45:21.058Z] 31603596830f: Verifying Checksum [2020-10-19T15:45:21.058Z] 31603596830f: Download complete [2020-10-19T15:45:21.347Z] ecc8261a40a4: Verifying Checksum [2020-10-19T15:45:21.347Z] ecc8261a40a4: Download complete [2020-10-19T15:45:21.347Z] 31603596830f: Pull complete [2020-10-19T15:45:21.620Z] 2a8b12db71e7: Pull complete [2020-10-19T15:45:21.620Z] 6ca5941a6612: Verifying Checksum [2020-10-19T15:45:21.620Z] 6ca5941a6612: Download complete [2020-10-19T15:45:22.746Z] 6ca5941a6612: Pull complete [2020-10-19T15:45:22.746Z] ecc8261a40a4: Pull complete [2020-10-19T15:45:22.746Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T15:45:22.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T15:45:22.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T15:45:22.980Z] prd-centos7-docker-4c-2g-6278 does not seem to be running inside a container [2020-10-19T15:45:23.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T15:45:25.098Z] $ docker top 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T15:45:25.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T15:45:25.479Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T15:45:25.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T15:45:25.805Z] $ docker exec 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent [2020-10-19T15:45:26.037Z] SSH_AUTH_SOCK=/tmp/ssh-Cw8mJPfwonTA/agent.11 [2020-10-19T15:45:26.037Z] SSH_AGENT_PID=16 [2020-10-19T15:45:26.327Z] Running ssh-add (command line suppressed) [2020-10-19T15:45:26.453Z] Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_5604653996578501799.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_5604653996578501799.key) [2020-10-19T15:45:26.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T15:45:27.152Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T15:45:27.196Z] $ docker exec --env ******** --env ******** 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent -k [2020-10-19T15:45:27.311Z] unset SSH_AUTH_SOCK; [2020-10-19T15:45:27.311Z] unset SSH_AGENT_PID; [2020-10-19T15:45:27.311Z] echo Agent pid 16 killed; [2020-10-19T15:45:27.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T15:45:27.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T15:45:27.611Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T15:45:27.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T15:45:27.831Z] $ docker exec 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent [2020-10-19T15:45:28.007Z] SSH_AUTH_SOCK=/tmp/ssh-H2HTIdxpCe9K/agent.45 [2020-10-19T15:45:28.007Z] SSH_AGENT_PID=50 [2020-10-19T15:45:28.037Z] Running ssh-add (command line suppressed) [2020-10-19T15:45:28.171Z] Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_2533546746652867297.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_2533546746652867297.key) [2020-10-19T15:45:28.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T15:45:28.912Z] + git semver init [2020-10-19T15:45:28.912Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T15:45:28.912Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-129/.git [2020-10-19T15:45:28.912Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-129 [2020-10-19T15:45:28.912Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T15:45:28.912Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T15:45:28.912Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T15:45:28.912Z] # $SEMVER_BRANCH = PR-129 [2020-10-19T15:45:28.912Z] # $SEMVER_TEMP = /tmp/semver-024142481 [2020-10-19T15:45:28.912Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-19T15:45:29.206Z] # '/tmp/semver-024142481' -> '/w/workspace/_app-service-configurable_PR-129/.semver' [2020-10-19T15:45:29.207Z] # -> Force: false [2020-10-19T15:45:29.207Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-129/.semver [Pipeline] } [2020-10-19T15:45:29.287Z] $ docker exec --env ******** --env ******** 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent -k [2020-10-19T15:45:29.397Z] unset SSH_AUTH_SOCK; [2020-10-19T15:45:29.397Z] unset SSH_AGENT_PID; [2020-10-19T15:45:29.397Z] echo Agent pid 50 killed; [2020-10-19T15:45:29.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T15:45:30.373Z] + git semver [Pipeline] } [2020-10-19T15:45:30.497Z] $ docker stop --time=1 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca [2020-10-19T15:45:31.886Z] $ docker rm -f 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T15:45:32.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T15:45:34.577Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T15:45:34.581Z] [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-10-19T15:45:50.206Z] Still waiting to schedule task [2020-10-19T15:45:50.207Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T15:45:50.210Z] Still waiting to schedule task [2020-10-19T15:45:50.210Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-19T15:47:44.465Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6279 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-19T15:47:44.588Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-10-19T15:47:51.774Z] using credential edgex-jenkins-ssh [2020-10-19T15:47:51.849Z] Cloning the remote Git repository [2020-10-19T15:47:51.910Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:47:52.034Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-10-19T15:47:52.105Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:47:52.106Z] > git --version # timeout=10 [2020-10-19T15:47:52.128Z] > git --version # 'git version 2.17.1' [2020-10-19T15:47:52.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:47:52.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:47:52.980Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:47:53.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:47:53.041Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:47:53.094Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:47:53.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:47:53.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T15:47:53.865Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:47:54.124Z] Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:47:54.125Z] Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) [2020-10-19T15:47:53.888Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:47:53.899Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:47:53.996Z] > git remote # timeout=10 [2020-10-19T15:47:54.012Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T15:47:54.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:47:54.044Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-19T15:47:54.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T15:47:54.142Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:47:54.170Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:47:58.918Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T15:48:00.404Z] ========================================================= [2020-10-19T15:48:00.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T15:48:00.404Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:48:01.688Z] + 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-10-19T15:48:02.324Z] Sending build context to Docker daemon 96.26kB [2020-10-19T15:48:02.324Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T15:48:02.324Z] Step 2/8 : FROM ${BASE} [2020-10-19T15:48:02.934Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T15:48:02.934Z] b538f80385f9: Pulling fs layer [2020-10-19T15:48:02.934Z] 74f711af9a0d: Pulling fs layer [2020-10-19T15:48:02.934Z] 99f96fe45779: Pulling fs layer [2020-10-19T15:48:02.934Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T15:48:02.934Z] 45590311c82a: Pulling fs layer [2020-10-19T15:48:02.934Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T15:48:02.934Z] 209524e5b208: Pulling fs layer [2020-10-19T15:48:02.934Z] 8529a6b9a6be: Waiting [2020-10-19T15:48:02.934Z] 45590311c82a: Waiting [2020-10-19T15:48:02.934Z] 69ca0ff8b7b3: Waiting [2020-10-19T15:48:02.934Z] 209524e5b208: Waiting [2020-10-19T15:48:02.934Z] 99f96fe45779: Download complete [2020-10-19T15:48:02.934Z] 74f711af9a0d: Verifying Checksum [2020-10-19T15:48:02.934Z] 74f711af9a0d: Download complete [2020-10-19T15:48:02.934Z] 45590311c82a: Download complete [2020-10-19T15:48:02.934Z] 69ca0ff8b7b3: Download complete [2020-10-19T15:48:03.224Z] b538f80385f9: Verifying Checksum [2020-10-19T15:48:03.224Z] b538f80385f9: Download complete [2020-10-19T15:48:03.875Z] b538f80385f9: Pull complete [2020-10-19T15:48:04.505Z] 74f711af9a0d: Pull complete [2020-10-19T15:48:04.802Z] 99f96fe45779: Pull complete [2020-10-19T15:48:07.565Z] 209524e5b208: Verifying Checksum [2020-10-19T15:48:07.565Z] 209524e5b208: Download complete [2020-10-19T15:48:35.249Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T15:48:35.249Z] 8529a6b9a6be: Download complete [2020-10-19T15:48:41.425Z] 8529a6b9a6be: Pull complete [2020-10-19T15:48:41.724Z] 45590311c82a: Pull complete [2020-10-19T15:48:42.003Z] 69ca0ff8b7b3: Pull complete [2020-10-19T15:48:43.900Z] Running on prd-centos7-docker-4c-2g-6280 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-19T15:48:44.000Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-10-19T15:48:46.531Z] 209524e5b208: Pull complete [2020-10-19T15:48:46.532Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T15:48:46.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T15:48:46.532Z] ---> 5bddaf1c2fca [2020-10-19T15:48:46.532Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:48:48.606Z] ---> Running in f76fe52fd19e [2020-10-19T15:48:48.606Z] Removing intermediate container f76fe52fd19e [2020-10-19T15:48:48.606Z] ---> fc2919a7fc47 [2020-10-19T15:48:48.606Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T15:48:48.889Z] ---> Running in 6bee78c978b6 [2020-10-19T15:48:48.942Z] using credential edgex-jenkins-ssh [2020-10-19T15:48:49.005Z] Cloning the remote Git repository [2020-10-19T15:48:49.044Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:48:49.125Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-10-19T15:48:49.198Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:48:49.198Z] > git --version # timeout=10 [2020-10-19T15:48:49.205Z] > git --version # 'git version 2.16.5' [2020-10-19T15:48:49.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:48:50.574Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:48:49.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:48:50.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:48:50.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:48:50.122Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:48:50.138Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:48:50.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:48:50.145Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T15:48:50.593Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:48:50.603Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:48:50.778Z] Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:48:50.779Z] Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) [2020-10-19T15:48:51.625Z] Removing intermediate container 6bee78c978b6 [2020-10-19T15:48:51.625Z] ---> 07bb0a5b9ff9 [2020-10-19T15:48:51.625Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-19T15:48:51.625Z] ---> Running in b1989a7c4ff0 [2020-10-19T15:48:50.663Z] > git remote # timeout=10 [2020-10-19T15:48:50.696Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T15:48:50.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:48:50.719Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-19T15:48:50.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T15:48:50.786Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:48:50.792Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:48:53.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T15:48:54.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T15:48:55.117Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-19T15:48:55.117Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-19T15:48:55.117Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-19T15:48:55.117Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-19T15:48:55.410Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [2020-10-19T15:48:55.432Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-19T15:48:55.432Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-19T15:48:55.432Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T15:48:55.432Z] OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T15:48:56.360Z] ========================================================= [2020-10-19T15:48:56.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T15:48:56.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:48:56.980Z] Removing intermediate container b1989a7c4ff0 [2020-10-19T15:48:56.980Z] ---> 6de1a0f5aab2 [2020-10-19T15:48:56.980Z] Step 6/8 : WORKDIR /app [2020-10-19T15:48:56.980Z] ---> Running in fc2b4803a1b8 [2020-10-19T15:48:57.290Z] Removing intermediate container fc2b4803a1b8 [2020-10-19T15:48:57.290Z] ---> 9ac6298759a5 [2020-10-19T15:48:57.290Z] Step 7/8 : COPY . . [2020-10-19T15:48:57.354Z] + 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-10-19T15:48:57.354Z] Sending build context to Docker daemon 96.26kB [2020-10-19T15:48:57.674Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T15:48:57.674Z] Step 2/8 : FROM ${BASE} [2020-10-19T15:48:57.967Z] ---> 7aeb5bd5cb53 [2020-10-19T15:48:57.967Z] Step 8/8 : RUN go mod download [2020-10-19T15:48:57.982Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T15:48:57.982Z] df20fa9351a1: Pulling fs layer [2020-10-19T15:48:57.982Z] ed8968b2872e: Pulling fs layer [2020-10-19T15:48:57.982Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T15:48:57.982Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T15:48:57.982Z] e73272ec9a57: Pulling fs layer [2020-10-19T15:48:57.982Z] 1e910a182e73: Pulling fs layer [2020-10-19T15:48:57.982Z] 4e634b169226: Pulling fs layer [2020-10-19T15:48:57.982Z] e73272ec9a57: Waiting [2020-10-19T15:48:57.982Z] 1e910a182e73: Waiting [2020-10-19T15:48:57.982Z] 4e634b169226: Waiting [2020-10-19T15:48:57.982Z] e871e8e8d7a9: Waiting [2020-10-19T15:48:57.982Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T15:48:57.982Z] a92cc7c5fd73: Download complete [2020-10-19T15:48:57.982Z] ed8968b2872e: Download complete [2020-10-19T15:48:57.982Z] e73272ec9a57: Verifying Checksum [2020-10-19T15:48:57.982Z] e73272ec9a57: Download complete [2020-10-19T15:48:58.270Z] ---> Running in 0822f770235d [2020-10-19T15:48:58.576Z] 1e910a182e73: Verifying Checksum [2020-10-19T15:48:58.576Z] 1e910a182e73: Download complete [2020-10-19T15:48:58.576Z] df20fa9351a1: Verifying Checksum [2020-10-19T15:48:58.576Z] df20fa9351a1: Download complete [2020-10-19T15:48:58.859Z] df20fa9351a1: Pull complete [2020-10-19T15:48:59.704Z] ed8968b2872e: Pull complete [2020-10-19T15:48:59.704Z] a92cc7c5fd73: Pull complete [2020-10-19T15:49:01.747Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T15:49:01.747Z] e871e8e8d7a9: Download complete [2020-10-19T15:49:06.165Z] 4e634b169226: Verifying Checksum [2020-10-19T15:49:06.165Z] 4e634b169226: Download complete [2020-10-19T15:49:08.234Z] e871e8e8d7a9: Pull complete [2020-10-19T15:49:08.235Z] e73272ec9a57: Pull complete [2020-10-19T15:49:08.520Z] 1e910a182e73: Pull complete [2020-10-19T15:49:18.978Z] 4e634b169226: Pull complete [2020-10-19T15:49:18.978Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T15:49:18.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T15:49:18.978Z] ---> f7629b54cfaa [2020-10-19T15:49:18.978Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:49:18.978Z] ---> Running in 04790dfef475 [2020-10-19T15:49:18.978Z] Removing intermediate container 04790dfef475 [2020-10-19T15:49:18.978Z] ---> 2ab579154452 [2020-10-19T15:49:18.978Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T15:49:18.978Z] ---> Running in adf38abcb14b [2020-10-19T15:49:19.611Z] Removing intermediate container adf38abcb14b [2020-10-19T15:49:19.611Z] ---> dc1202d365c2 [2020-10-19T15:49:19.611Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-19T15:49:19.611Z] ---> Running in 5047bc2d7512 [2020-10-19T15:49:20.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T15:49:20.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T15:49:21.531Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-19T15:49:21.531Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-19T15:49:21.531Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-19T15:49:21.531Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-19T15:49:21.827Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-19T15:49:21.827Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-19T15:49:21.827Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T15:49:22.124Z] OK: 167 MiB in 45 packages [2020-10-19T15:49:22.765Z] Removing intermediate container 5047bc2d7512 [2020-10-19T15:49:22.765Z] ---> e93d90ad5aeb [2020-10-19T15:49:22.765Z] Step 6/8 : WORKDIR /app [2020-10-19T15:49:22.765Z] ---> Running in 67b977a76c2b [2020-10-19T15:49:23.075Z] Removing intermediate container 67b977a76c2b [2020-10-19T15:49:23.075Z] ---> 0920865213ff [2020-10-19T15:49:23.075Z] Step 7/8 : COPY . . [2020-10-19T15:49:23.419Z] ---> cf77bf444790 [2020-10-19T15:49:23.419Z] Step 8/8 : RUN go mod download [2020-10-19T15:49:23.419Z] ---> Running in 7322d6edd3e1 [2020-10-19T15:49:37.630Z] Removing intermediate container 0822f770235d [2020-10-19T15:49:37.630Z] ---> eb04eb6e4217 [2020-10-19T15:49:37.630Z] Successfully built eb04eb6e4217 [2020-10-19T15:49:37.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:49:38.192Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T15:49:38.193Z] . [Pipeline] withDockerContainer [2020-10-19T15:49:38.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2020-10-19T15:49:38.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T15:49:40.683Z] $ docker top 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T15:49:42.298Z] + go version [2020-10-19T15:49:42.298Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T15:49:42.390Z] $ docker stop --time=1 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c [2020-10-19T15:49:44.341Z] $ docker rm -f 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:49:45.533Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T15:49:45.533Z] . [Pipeline] withDockerContainer [2020-10-19T15:49:45.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2020-10-19T15:49:45.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-19T15:49:47.785Z] $ docker top 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T15:49:49.226Z] + make test [2020-10-19T15:49:49.226Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-19T15:49:50.620Z] Removing intermediate container 7322d6edd3e1 [2020-10-19T15:49:50.620Z] ---> 998d84a24877 [2020-10-19T15:49:50.620Z] Successfully built 998d84a24877 [2020-10-19T15:49:50.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:49:51.352Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T15:49:51.352Z] . [Pipeline] withDockerContainer [2020-10-19T15:49:51.520Z] prd-centos7-docker-4c-2g-6280 does not seem to be running inside a container [2020-10-19T15:49:51.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T15:49:52.698Z] $ docker top f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T15:49:53.405Z] + go version [2020-10-19T15:49:53.405Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T15:49:53.434Z] $ docker stop --time=1 f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 [2020-10-19T15:49:54.900Z] $ docker rm -f f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:49:56.242Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T15:49:56.242Z] . [Pipeline] withDockerContainer [2020-10-19T15:49:56.383Z] prd-centos7-docker-4c-2g-6280 does not seem to be running inside a container [2020-10-19T15:49:56.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T15:49:57.211Z] $ docker top 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T15:49:57.771Z] + make test [2020-10-19T15:49:57.771Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-19T15:50:20.411Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-19T15:50:20.411Z] CGO_ENABLED=1 go vet ./... [2020-10-19T15:50:22.429Z] gofmt -l . [2020-10-19T15:50:22.429Z] [ "`gofmt -l .`" = "" ] [2020-10-19T15:50:22.429Z] ./bin/test-go-mod-tidy.sh [2020-10-19T15:50:22.711Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-19T15:50:24.036Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T15:50:24.054Z] $ docker stop --time=1 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 [2020-10-19T15:50:26.620Z] $ docker rm -f 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-19T15:50:29.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T15:50:30.268Z] + ls -al . [2020-10-19T15:50:30.268Z] total 96 [2020-10-19T15:50:30.268Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 19 15:50 . [2020-10-19T15:50:30.268Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 15:48 .. [2020-10-19T15:50:30.268Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 19 15:48 Attribution.txt [2020-10-19T15:50:30.268Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 19 15:48 bin [2020-10-19T15:50:30.268Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 19 15:49 coverage.out [2020-10-19T15:50:30.268Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 19 15:48 docker-compose.debug.yml [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 19 15:48 docker-compose.yml [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 19 15:48 Dockerfile [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 19 15:48 Dockerfile.build [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 19 15:48 .dockerignore [2020-10-19T15:50:30.269Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 15:48 .git [2020-10-19T15:50:30.269Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 19 15:48 .github [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 19 15:48 .gitignore [2020-10-19T15:50:30.269Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 19 15:50 go.mod [2020-10-19T15:50:30.269Z] -rw-r--r--. 1 jenkins jenkins 19860 Oct 19 15:50 go.sum [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 19 15:48 Jenkinsfile [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 19 15:48 LICENSE [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 19 15:48 main.go [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 19 15:48 makefile [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 19 15:48 README.md [2020-10-19T15:50:30.269Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 19 15:48 res [2020-10-19T15:50:30.269Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 19 15:48 snap [2020-10-19T15:50:30.269Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 15:45 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:50:30.612Z] + 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=01707ed64e6c2231855275c8a2b5b290fd1c1702 --label arch=amd64 --label version=0.0.0 . [2020-10-19T15:50:30.612Z] Sending build context to Docker daemon 118.8kB [2020-10-19T15:50:30.612Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-19T15:50:30.612Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-19T15:50:30.612Z] ---> 998d84a24877 [2020-10-19T15:50:30.612Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-19T15:50:30.889Z] ---> Running in 922bb1e7c9d2 [2020-10-19T15:50:30.889Z] Removing intermediate container 922bb1e7c9d2 [2020-10-19T15:50:30.889Z] ---> eee7051274ec [2020-10-19T15:50:30.889Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T15:50:31.165Z] ---> Running in c2841c0d8f58 [2020-10-19T15:50:31.165Z] Removing intermediate container c2841c0d8f58 [2020-10-19T15:50:31.165Z] ---> 0c52ae5f1b4a [2020-10-19T15:50:31.165Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:50:31.165Z] ---> Running in 1b255ff3e836 [2020-10-19T15:50:31.458Z] Removing intermediate container 1b255ff3e836 [2020-10-19T15:50:31.458Z] ---> 6cf7a04b00d9 [2020-10-19T15:50:31.458Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T15:50:31.458Z] ---> Running in def96a159608 [2020-10-19T15:50:32.453Z] Removing intermediate container def96a159608 [2020-10-19T15:50:32.453Z] ---> 25839912be95 [2020-10-19T15:50:32.453Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T15:50:32.453Z] ---> Running in d4a1505f7343 [2020-10-19T15:50:32.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T15:50:33.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T15:50:33.971Z] OK: 167 MiB in 45 packages [2020-10-19T15:50:34.240Z] Removing intermediate container d4a1505f7343 [2020-10-19T15:50:34.240Z] ---> 3e1278d34c5c [2020-10-19T15:50:34.240Z] Step 8/27 : WORKDIR /app [2020-10-19T15:50:34.240Z] ---> Running in 15d3c3720b58 [2020-10-19T15:50:34.515Z] Removing intermediate container 15d3c3720b58 [2020-10-19T15:50:34.515Z] ---> 0f73db295ca9 [2020-10-19T15:50:34.515Z] Step 9/27 : COPY go.mod . [2020-10-19T15:50:34.787Z] ---> 582f584831ea [2020-10-19T15:50:34.787Z] Step 10/27 : RUN go mod download [2020-10-19T15:50:34.787Z] ---> Running in 5d0dcfb277d2 [2020-10-19T15:50:35.787Z] Removing intermediate container 5d0dcfb277d2 [2020-10-19T15:50:35.787Z] ---> 0ec2fe21dadb [2020-10-19T15:50:35.787Z] Step 11/27 : COPY . . [2020-10-19T15:50:36.058Z] ---> 2f4d4b7d878e [2020-10-19T15:50:36.058Z] Step 12/27 : ARG MAKE="make build" [2020-10-19T15:50:36.058Z] ---> Running in 0d5f181fc8a5 [2020-10-19T15:50:36.338Z] Removing intermediate container 0d5f181fc8a5 [2020-10-19T15:50:36.338Z] ---> 742675f31d9c [2020-10-19T15:50:36.338Z] Step 13/27 : RUN $MAKE [2020-10-19T15:50:36.338Z] ---> Running in 0cf81875ac2b [2020-10-19T15:50:36.549Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-19T15:50:36.836Z] CGO_ENABLED=1 go vet ./... [2020-10-19T15:50:36.962Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-19T15:50:47.318Z] gofmt -l . [2020-10-19T15:50:47.318Z] [ "`gofmt -l .`" = "" ] [2020-10-19T15:50:47.318Z] ./bin/test-go-mod-tidy.sh [2020-10-19T15:50:47.600Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-19T15:50:49.125Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T15:50:49.918Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T15:50:49.932Z] $ docker stop --time=1 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 [2020-10-19T15:50:52.216Z] $ docker rm -f 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T15:50:53.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T15:50:54.234Z] + ls -al . [2020-10-19T15:50:54.234Z] total 120 [2020-10-19T15:50:54.234Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 19 15:50 . [2020-10-19T15:50:54.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 15:47 .. [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 15:47 .dockerignore [2020-10-19T15:50:54.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 15:47 .git [2020-10-19T15:50:54.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 15:47 .github [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 19 15:47 .gitignore [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 19 15:47 Attribution.txt [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 19 15:47 Dockerfile [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 19 15:47 Dockerfile.build [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 15:47 Jenkinsfile [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 15:47 LICENSE [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 19 15:47 README.md [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 15:45 VERSION [2020-10-19T15:50:54.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 15:47 bin [2020-10-19T15:50:54.234Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 15:49 coverage.out [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 19 15:47 docker-compose.debug.yml [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 19 15:47 docker-compose.yml [2020-10-19T15:50:54.234Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 19 15:50 go.mod [2020-10-19T15:50:54.234Z] -rw-r--r-- 1 jenkins jenkins 19860 Oct 19 15:50 go.sum [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 19 15:47 main.go [2020-10-19T15:50:54.234Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 19 15:47 makefile [2020-10-19T15:50:54.234Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 15:47 res [2020-10-19T15:50:54.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 15:47 snap [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:50:54.623Z] + 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=01707ed64e6c2231855275c8a2b5b290fd1c1702 --label arch=arm64 --label version=0.0.0 . [2020-10-19T15:50:54.623Z] Sending build context to Docker daemon 118.8kB [2020-10-19T15:50:54.918Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-19T15:50:54.918Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-19T15:50:54.918Z] ---> eb04eb6e4217 [2020-10-19T15:50:54.918Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-19T15:50:55.204Z] ---> Running in d9e5c63166d6 [2020-10-19T15:50:55.519Z] Removing intermediate container d9e5c63166d6 [2020-10-19T15:50:55.519Z] ---> fc3c745d25aa [2020-10-19T15:50:55.519Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T15:50:55.813Z] ---> Running in c70b31f6a8c7 [2020-10-19T15:50:56.115Z] Removing intermediate container c70b31f6a8c7 [2020-10-19T15:50:56.115Z] ---> 70d5ed1d3c66 [2020-10-19T15:50:56.115Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:50:56.461Z] ---> Running in 4601e3020123 [2020-10-19T15:50:56.795Z] Removing intermediate container 4601e3020123 [2020-10-19T15:50:56.795Z] ---> 751a34975c4f [2020-10-19T15:50:56.795Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T15:50:56.795Z] ---> Running in dbc7b087cfa9 [2020-10-19T15:50:59.603Z] Removing intermediate container dbc7b087cfa9 [2020-10-19T15:50:59.603Z] ---> 355dbdbb66ae [2020-10-19T15:50:59.603Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T15:50:59.603Z] ---> Running in 00b762725ea8 [2020-10-19T15:51:00.108Z] Removing intermediate container 0cf81875ac2b [2020-10-19T15:51:00.108Z] ---> e5a30987dc79 [2020-10-19T15:51:00.108Z] Step 14/27 : FROM alpine:latest [2020-10-19T15:51:00.108Z] latest: Pulling from library/alpine [2020-10-19T15:51:00.108Z] df20fa9351a1: Already exists [2020-10-19T15:51:00.108Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-19T15:51:00.108Z] Status: Downloaded newer image for alpine:latest [2020-10-19T15:51:00.108Z] ---> a24bb4013296 [2020-10-19T15:51:00.108Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:51:00.108Z] ---> Running in 3edb8f21d0af [2020-10-19T15:51:00.108Z] Removing intermediate container 3edb8f21d0af [2020-10-19T15:51:00.108Z] ---> 9630bd445f6e [2020-10-19T15:51:00.108Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-19T15:51:00.108Z] ---> Running in a7879adfc702 [2020-10-19T15:51:00.108Z] Removing intermediate container a7879adfc702 [2020-10-19T15:51:00.108Z] ---> 9fdfb59ea028 [2020-10-19T15:51:00.109Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-19T15:51:00.109Z] ---> Running in aeffc3ac800b [2020-10-19T15:51:00.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T15:51:00.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T15:51:00.109Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-19T15:51:00.109Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-19T15:51:00.109Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-19T15:51:00.109Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-19T15:51:00.109Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-19T15:51:00.109Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-19T15:51:00.109Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T15:51:00.109Z] Executing ca-certificates-20191127-r4.trigger [2020-10-19T15:51:00.109Z] OK: 9 MiB in 20 packages [2020-10-19T15:51:00.109Z] Removing intermediate container aeffc3ac800b [2020-10-19T15:51:00.109Z] ---> 6f49ee00b45e [2020-10-19T15:51:00.109Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-19T15:51:00.109Z] ---> c56b663e0245 [2020-10-19T15:51:00.109Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-19T15:51:00.109Z] ---> 483fd48eeb83 [2020-10-19T15:51:00.109Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-19T15:51:00.109Z] ---> 120ef00f1270 [2020-10-19T15:51:00.109Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-19T15:51:00.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T15:51:01.144Z] ---> 5913a2d4f7a7 [2020-10-19T15:51:01.145Z] Step 22/27 : EXPOSE 48095 [2020-10-19T15:51:01.145Z] ---> Running in d08dc1e345bd [2020-10-19T15:51:01.431Z] Removing intermediate container d08dc1e345bd [2020-10-19T15:51:01.431Z] ---> 622cd32eca2f [2020-10-19T15:51:01.431Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-19T15:51:01.431Z] ---> Running in f5f31eb3e3ee [2020-10-19T15:51:01.734Z] Removing intermediate container f5f31eb3e3ee [2020-10-19T15:51:01.734Z] ---> a83407339fa5 [2020-10-19T15:51:01.734Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-19T15:51:01.734Z] ---> Running in 986434a44abc [2020-10-19T15:51:01.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T15:51:02.030Z] Removing intermediate container 986434a44abc [2020-10-19T15:51:02.030Z] ---> ce72516c4a63 [2020-10-19T15:51:02.030Z] Step 25/27 : LABEL arch=amd64 [2020-10-19T15:51:02.030Z] ---> Running in 5fa1cf8ffb3b [2020-10-19T15:51:02.333Z] Removing intermediate container 5fa1cf8ffb3b [2020-10-19T15:51:02.333Z] ---> 6e48d546ea63 [2020-10-19T15:51:02.333Z] Step 26/27 : LABEL git_sha=01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:51:02.333Z] ---> Running in bc7056f36cec [2020-10-19T15:51:02.398Z] OK: 144 MiB in 45 packages [2020-10-19T15:51:02.663Z] Removing intermediate container bc7056f36cec [2020-10-19T15:51:02.663Z] ---> a511557c8fec [2020-10-19T15:51:02.663Z] Step 27/27 : LABEL version=0.0.0 [2020-10-19T15:51:02.663Z] ---> Running in 26e99d0701ef [2020-10-19T15:51:02.984Z] Removing intermediate container 26e99d0701ef [2020-10-19T15:51:02.984Z] ---> f5ccabf8bf3a [2020-10-19T15:51:02.984Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T15:51:02.984Z] Successfully built f5ccabf8bf3a [2020-10-19T15:51:02.984Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-10-19T15:51:03.441Z] Removing intermediate container 00b762725ea8 [2020-10-19T15:51:03.441Z] ---> 2ae080bc996a [2020-10-19T15:51:03.441Z] Step 8/27 : WORKDIR /app [2020-10-19T15:51:03.441Z] ---> Running in a1015b70c777 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-19T15:51:04.077Z] Removing intermediate container a1015b70c777 [2020-10-19T15:51:04.077Z] ---> 8b2832edff66 [2020-10-19T15:51:04.077Z] Step 9/27 : COPY go.mod . [2020-10-19T15:51:04.618Z] ---> c2852ed236ec [2020-10-19T15:51:04.618Z] Step 10/27 : RUN go mod download [2020-10-19T15:51:04.618Z] ---> Running in e4495fa7c86c [2020-10-19T15:51:07.538Z] Removing intermediate container e4495fa7c86c [2020-10-19T15:51:07.538Z] ---> cf88a9277301 [2020-10-19T15:51:07.538Z] Step 11/27 : COPY . . [2020-10-19T15:51:08.080Z] ---> 281b5b6333b8 [2020-10-19T15:51:08.080Z] Step 12/27 : ARG MAKE="make build" [2020-10-19T15:51:08.411Z] ---> Running in 82a4fe774c52 [2020-10-19T15:51:08.735Z] Removing intermediate container 82a4fe774c52 [2020-10-19T15:51:08.735Z] ---> abfbec9cd0bf [2020-10-19T15:51:08.735Z] Step 13/27 : RUN $MAKE [2020-10-19T15:51:08.735Z] ---> Running in 2b66a6d91740 [2020-10-19T15:51:10.373Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-19T15:51:18.677Z] Still waiting to schedule task [2020-10-19T15:51:18.678Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-19T15:51:58.155Z] Removing intermediate container 2b66a6d91740 [2020-10-19T15:51:58.156Z] ---> 5bb674e9925d [2020-10-19T15:51:58.156Z] Step 14/27 : FROM alpine:latest [2020-10-19T15:51:58.156Z] latest: Pulling from library/alpine [2020-10-19T15:51:58.156Z] b538f80385f9: Already exists [2020-10-19T15:51:58.156Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-19T15:51:58.156Z] Status: Downloaded newer image for alpine:latest [2020-10-19T15:51:58.156Z] ---> 62ee0e9f8440 [2020-10-19T15:51:58.156Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T15:51:58.156Z] ---> Running in a85bbd6eebaa [2020-10-19T15:51:58.156Z] Removing intermediate container a85bbd6eebaa [2020-10-19T15:51:58.156Z] ---> 325dbb5c9d25 [2020-10-19T15:51:58.156Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-19T15:51:58.156Z] ---> Running in a741ff47ed04 [2020-10-19T15:51:58.156Z] Removing intermediate container a741ff47ed04 [2020-10-19T15:51:58.156Z] ---> 16269ac33f3f [2020-10-19T15:51:58.156Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-19T15:51:58.156Z] ---> Running in 82975b849282 [2020-10-19T15:51:58.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T15:51:59.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T15:51:59.898Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-19T15:51:59.898Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-19T15:51:59.898Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-19T15:51:59.898Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-19T15:52:00.237Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-19T15:52:00.237Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-19T15:52:00.237Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T15:52:00.237Z] Executing ca-certificates-20191127-r4.trigger [2020-10-19T15:52:00.237Z] OK: 9 MiB in 20 packages [2020-10-19T15:52:02.112Z] Removing intermediate container 82975b849282 [2020-10-19T15:52:02.112Z] ---> 4a932660312e [2020-10-19T15:52:02.112Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-19T15:52:03.187Z] ---> 9a16a9486cff [2020-10-19T15:52:03.187Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-19T15:52:03.485Z] ---> 5e31ad1682dc [2020-10-19T15:52:03.485Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-19T15:52:04.170Z] ---> a6f1df384e9e [2020-10-19T15:52:04.170Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-19T15:52:05.751Z] ---> 2dc9691a85e5 [2020-10-19T15:52:05.751Z] Step 22/27 : EXPOSE 48095 [2020-10-19T15:52:05.751Z] ---> Running in c50722520420 [2020-10-19T15:52:06.044Z] Removing intermediate container c50722520420 [2020-10-19T15:52:06.044Z] ---> 2f422ccd9f42 [2020-10-19T15:52:06.044Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-19T15:52:06.378Z] ---> Running in fab278b6478a [2020-10-19T15:52:06.687Z] Removing intermediate container fab278b6478a [2020-10-19T15:52:06.687Z] ---> d11172f42797 [2020-10-19T15:52:06.687Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-19T15:52:07.010Z] ---> Running in c47330fb46f4 [2020-10-19T15:52:07.345Z] Removing intermediate container c47330fb46f4 [2020-10-19T15:52:07.345Z] ---> b39887615b6d [2020-10-19T15:52:07.345Z] Step 25/27 : LABEL arch=arm64 [2020-10-19T15:52:07.345Z] ---> Running in efe707a08942 [2020-10-19T15:52:08.058Z] Removing intermediate container efe707a08942 [2020-10-19T15:52:08.058Z] ---> 7f1aac1401eb [2020-10-19T15:52:08.058Z] Step 26/27 : LABEL git_sha=01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:52:08.058Z] ---> Running in 0e1331c48cab [2020-10-19T15:52:08.359Z] Removing intermediate container 0e1331c48cab [2020-10-19T15:52:08.359Z] ---> 26b896727b7e [2020-10-19T15:52:08.359Z] Step 27/27 : LABEL version=0.0.0 [2020-10-19T15:52:08.656Z] ---> Running in afeae00893d0 [2020-10-19T15:52:08.960Z] Removing intermediate container afeae00893d0 [2020-10-19T15:52:08.960Z] ---> 6565d527505b [2020-10-19T15:52:08.960Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T15:52:08.960Z] Successfully built 6565d527505b [2020-10-19T15:52:08.960Z] 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-10-19T15:52:24.743Z] Still waiting to schedule task [2020-10-19T15:52:24.743Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-19T15:52:48.547Z] Running on prd-centos7-docker-8c-8g-6281 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-19T15:52:48.637Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-10-19T15:52:55.435Z] using credential edgex-jenkins-ssh [2020-10-19T15:52:55.522Z] Cloning the remote Git repository [2020-10-19T15:52:55.555Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:52:55.662Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-10-19T15:52:55.728Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:52:55.729Z] > git --version # timeout=10 [2020-10-19T15:52:55.735Z] > git --version # 'git version 2.16.5' [2020-10-19T15:52:55.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:52:55.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:52:56.344Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:52:56.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:52:56.368Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:52:56.390Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:52:56.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:52:56.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T15:52:56.922Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:52:57.087Z] Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:52:57.087Z] Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) [2020-10-19T15:52:56.949Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:52:56.956Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:52:57.028Z] > git remote # timeout=10 [2020-10-19T15:52:57.036Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T15:52:57.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:52:57.049Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-19T15:52:57.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T15:52:57.097Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:52:57.102Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:53:01.984Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-19T15:53:04.409Z] ++ find /w/workspace/app-service-configurable/2 [2020-10-19T15:53:04.409Z] ++ grep snapcraft.yaml [2020-10-19T15:53:04.410Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T15:53:04.627Z] provisioning config files... [2020-10-19T15:53:04.648Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config1843261401368587919tmp [Pipeline] { [Pipeline] sh [2020-10-19T15:53:05.087Z] + cp /w/workspace/app-service-configurable/2@tmp/config1843261401368587919tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-10-19T15:53:05.478Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-19T15:53:05.755Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-19T15:53:05.755Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-19T15:53:05.755Z] f08d8e2a3ba1: Pulling fs layer [2020-10-19T15:53:05.755Z] 3baa9cb2483b: Pulling fs layer [2020-10-19T15:53:05.755Z] 94e5ff4c0b15: Pulling fs layer [2020-10-19T15:53:05.755Z] 1860925334f9: Pulling fs layer [2020-10-19T15:53:05.755Z] 2daf38717194: Pulling fs layer [2020-10-19T15:53:05.755Z] 309017e8d7a4: Pulling fs layer [2020-10-19T15:53:05.755Z] f7790dc9fd0f: Pulling fs layer [2020-10-19T15:53:05.755Z] cac0ae9282c2: Pulling fs layer [2020-10-19T15:53:05.755Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-19T15:53:05.755Z] 2daf38717194: Waiting [2020-10-19T15:53:05.755Z] 309017e8d7a4: Waiting [2020-10-19T15:53:05.755Z] 1860925334f9: Waiting [2020-10-19T15:53:05.755Z] cac0ae9282c2: Waiting [2020-10-19T15:53:05.755Z] 94e5ff4c0b15: Verifying Checksum [2020-10-19T15:53:05.755Z] 94e5ff4c0b15: Download complete [2020-10-19T15:53:06.082Z] 3baa9cb2483b: Download complete [2020-10-19T15:53:06.082Z] 1860925334f9: Download complete [2020-10-19T15:53:06.082Z] 309017e8d7a4: Download complete [2020-10-19T15:53:06.082Z] f7790dc9fd0f: Verifying Checksum [2020-10-19T15:53:06.082Z] f7790dc9fd0f: Download complete [2020-10-19T15:53:06.082Z] cac0ae9282c2: Download complete [2020-10-19T15:53:06.082Z] 1f4cadf9a1ed: Download complete [2020-10-19T15:53:09.682Z] f08d8e2a3ba1: Verifying Checksum [2020-10-19T15:53:09.682Z] f08d8e2a3ba1: Download complete [2020-10-19T15:53:11.216Z] f08d8e2a3ba1: Pull complete [2020-10-19T15:53:11.537Z] 3baa9cb2483b: Pull complete [2020-10-19T15:53:11.537Z] 94e5ff4c0b15: Pull complete [2020-10-19T15:53:11.821Z] 1860925334f9: Pull complete [2020-10-19T15:53:22.329Z] 2daf38717194: Verifying Checksum [2020-10-19T15:53:22.329Z] 2daf38717194: Download complete [2020-10-19T15:53:44.973Z] 2daf38717194: Pull complete [2020-10-19T15:53:44.973Z] 309017e8d7a4: Pull complete [2020-10-19T15:53:44.973Z] f7790dc9fd0f: Pull complete [2020-10-19T15:53:45.272Z] cac0ae9282c2: Pull complete [2020-10-19T15:53:45.272Z] 1f4cadf9a1ed: Pull complete [2020-10-19T15:53:45.272Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-19T15:53:45.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-19T15:53:47.327Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-19T15:53:47.327Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-19T15:53:47.327Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-19T15:53:47.628Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-19T15:53:47.628Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] [2020-10-19T15:53:47.628Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] [2020-10-19T15:53:47.628Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] [2020-10-19T15:53:47.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] [2020-10-19T15:53:47.941Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] [2020-10-19T15:53:47.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] [2020-10-19T15:53:47.941Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] [2020-10-19T15:53:48.230Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] [2020-10-19T15:53:48.230Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-19T15:53:48.230Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-19T15:53:48.885Z] Fetched 8114 kB in 2s (4514 kB/s) [2020-10-19T15:53:51.033Z] Reading package lists... [2020-10-19T15:53:53.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-10-19T15:53:53.053Z] - README.md [2020-10-19T15:53:53.053Z] [2020-10-19T15:53:53.053Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-19T15:53:55.686Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-19T15:53:55.686Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-19T15:53:55.686Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-19T15:53:55.686Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-19T15:53:57.809Z] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 30% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-19T15:54:00.664Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-10-19T15:54:02.595Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 41% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 74% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-19T15:54:02.868Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-19T15:54:03.137Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-19T15:54:03.137Z] The following packages were automatically installed and are no longer required: [2020-10-19T15:54:03.137Z] libjq1 libonig4 [2020-10-19T15:54:03.137Z] Use 'sudo apt autoremove' to remove them. [2020-10-19T15:54:03.137Z] Suggested packages: [2020-10-19T15:54:03.137Z] binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib [2020-10-19T15:54:03.137Z] g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake [2020-10-19T15:54:03.137Z] libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg [2020-10-19T15:54:03.137Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-10-19T15:54:03.137Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-10-19T15:54:03.137Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-10-19T15:54:03.137Z] gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n libstdc++-7-doc [2020-10-19T15:54:03.137Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-19T15:54:03.137Z] | libterm-readline-perl-perl [2020-10-19T15:54:03.722Z] The following NEW packages will be installed: [2020-10-19T15:54:03.722Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-10-19T15:54:03.722Z] curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-10-19T15:54:03.722Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-19T15:54:03.722Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 [2020-10-19T15:54:03.722Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-19T15:54:03.722Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-19T15:54:03.722Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 [2020-10-19T15:54:03.722Z] libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev [2020-10-19T15:54:03.722Z] libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages [2020-10-19T15:54:03.722Z] manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-10-19T15:54:03.722Z] 0 upgraded, 62 newly installed, 0 to remove and 29 not upgraded. [2020-10-19T15:54:03.722Z] Need to get 57.5 MB of archives. [2020-10-19T15:54:03.722Z] After this operation, 249 MB of additional disk space will be used. [2020-10-19T15:54:03.991Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-10-19T15:54:03.991Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-19T15:54:04.575Z] 0% [2 perl-modules-5.26 4867 B/2763 kB 0%] 3% [2 perl-modules-5.26 1568 kB/2763 kB 57%] 5% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-19T15:54:04.575Z] 5% [3 libgdbm5 26.0 kB/26.0 kB 100%] 5% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-19T15:54:04.575Z] 5% [4 libgdbm-compat4 2906 B/6084 B 48%] 5% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-19T15:54:04.844Z] 5% [5 libperl5.26 19.7 kB/3527 kB 1%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-19T15:54:04.844Z] 10% [6 perl 16.6 kB/201 kB 8%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-19T15:54:04.844Z] 12% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-19T15:54:04.844Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-10-19T15:54:04.844Z] 12% [9 manpages 65.5 kB/1234 kB 5%] 14% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-19T15:54:04.844Z] 14% [10 binutils-common 29.1 kB/196 kB 15%] 14% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-19T15:54:05.112Z] 15% [11 libbinutils 28.9 kB/488 kB 6%] 15% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-19T15:54:05.113Z] 16% [12 binutils-x86-64-linux-gnu 65.3 kB/1839 kB 4%] 18% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-19T15:54:05.113Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-19T15:54:05.113Z] 19% [14 libc-dev-bin 57.1 kB/71.8 kB 80%] 19% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-121.123 [998 kB] [2020-10-19T15:54:05.113Z] 19% [15 linux-libc-dev 50.6 kB/998 kB 5%] 21% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-19T15:54:05.389Z] 21% [16 libc6-dev 35.8 kB/2585 kB 1%] 25% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-19T15:54:05.389Z] 25% [17 gcc-7-base 18.3 kB/18.3 kB 100%] 25% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-10-19T15:54:05.389Z] 25% [18 libisl19 49.2 kB/551 kB 9%] 26% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-10-19T15:54:05.389Z] 26% [19 libmpfr6 3100 B/243 kB 1%] 27% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-10-19T15:54:05.389Z] 27% [20 libmpc3 40.8 kB/40.8 kB 100%] 27% [Working] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-19T15:54:05.658Z] 27% [21 cpp-7 20.5 kB/8591 kB 0%] 39% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-19T15:54:05.658Z] 40% [22 cpp 27.7 kB/27.7 kB 100%] 40% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-19T15:54:05.658Z] 40% [23 libcc1-0 16.4 kB/39.4 kB 42%] 40% [Working] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-19T15:54:05.658Z] 40% [24 libgomp1 8192 B/76.5 kB 11%] 41% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-19T15:54:05.658Z] 41% [25 libitm1 27.9 kB/27.9 kB 100%] 41% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-19T15:54:05.658Z] 41% [26 libatomic1 8192 B/9192 B 89%] 41% [Working] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-19T15:54:05.658Z] 41% [27 libasan4 12.8 kB/358 kB 4%] 42% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-19T15:54:05.658Z] 42% [28 liblsan0 47.4 kB/133 kB 36%] 43% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-19T15:54:05.658Z] 43% [29 libtsan0 28.7 kB/288 kB 10%] 43% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-19T15:54:05.932Z] 43% [30 libubsan0 19.2 kB/126 kB 15%] 44% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-19T15:54:05.932Z] 44% [31 libcilkrts5 23.8 kB/42.5 kB 56%] 44% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-19T15:54:05.932Z] 45% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-19T15:54:05.932Z] 45% [33 libquadmath0 34.7 kB/134 kB 26%] 45% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-19T15:54:05.932Z] 45% [34 libgcc-7-dev 0 B/2378 kB 0%] 49% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-19T15:54:06.200Z] 49% [35 gcc-7 20.5 kB/9381 kB 0%] 62% [Working] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-19T15:54:06.200Z] 62% [36 gcc 4096 B/5184 B 79%] 62% [Working] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-19T15:54:06.200Z] 62% [37 libstdc++-7-dev 0 B/1471 kB 0%] 65% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-19T15:54:06.465Z] 65% [38 g++-7 12.3 kB/9697 kB 0%] 79% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-19T15:54:06.466Z] 79% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-19T15:54:06.466Z] 79% [40 make 32.9 kB/154 kB 21%] 80% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-19T15:54:06.466Z] 80% [41 libdpkg-perl 4096 B/211 kB 2%] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-19T15:54:06.750Z] 80% [42 patch 24.6 kB/102 kB 24%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-19T15:54:06.750Z] 81% [43 dpkg-dev 23.9 kB/607 kB 4%] 82% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-10-19T15:54:06.750Z] 82% [44 build-essential 4758 B/4758 B 100%] 82% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-19T15:54:06.750Z] 82% [45 curl 24.6 kB/159 kB 15%] 83% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-10-19T15:54:06.750Z] 83% [46 libfakeroot 25.9 kB/25.9 kB 100%] 83% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-10-19T15:54:06.750Z] 83% [47 fakeroot 4096 B/62.3 kB 7%] 83% [Working] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-19T15:54:06.750Z] 83% [48 libcurl3-gnutls 15.8 kB/213 kB 7%] 84% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-19T15:54:06.750Z] 84% [49 liberror-perl 22.8 kB/22.8 kB 100%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-19T15:54:06.750Z] 84% [50 git-man 42.0 kB/804 kB 5%] 86% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-19T15:54:07.046Z] 86% [51 git 24.6 kB/3915 kB 1%] 92% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-19T15:54:07.046Z] 92% [52 libalgorithm-diff-perl 24.6 kB/47.6 kB 52%] 92% [Working] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-10-19T15:54:07.046Z] 92% [53 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 92% [Working] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-19T15:54:07.046Z] 92% [54 libalgorithm-merge-perl 0 B/12.0 kB 0%] 93% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-10-19T15:54:07.046Z] 93% [55 libfile-fcntllock-perl 0 B/33.2 kB 0%] 93% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-19T15:54:07.046Z] 93% [56 libnorm1 2108 B/224 kB 1%] 94% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-19T15:54:07.046Z] 94% [57 libpgm-5.2-0 0 B/157 kB 0%] 94% [Working] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-19T15:54:07.046Z] 94% [58 libsodium23 0 B/143 kB 0%] 95% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-19T15:54:07.046Z] 95% [59 libzmq5 1091 B/221 kB 0%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-19T15:54:07.046Z] 95% [60 libzmq3-dev 41.6 kB/400 kB 10%] 96% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-10-19T15:54:07.046Z] 96% [61 manpages-dev 0 B/2217 kB 0%] 100% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-19T15:54:07.046Z] 100% [62 pkg-config 20.5 kB/45.0 kB 46%] 100% [Working] Fetched 57.5 MB in 3s (16.6 MB/s) [2020-10-19T15:54:07.353Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-19T15:54:07.645Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-19T15:54:07.645Z] (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 ... 9889 files and directories currently installed.) [2020-10-19T15:54:07.645Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-10-19T15:54:07.645Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-19T15:54:07.645Z] Selecting previously unselected package perl-modules-5.26. [2020-10-19T15:54:07.645Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-19T15:54:07.645Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:08.682Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-19T15:54:08.682Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-19T15:54:08.682Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-19T15:54:08.682Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-19T15:54:08.682Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-19T15:54:08.682Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-19T15:54:08.682Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-19T15:54:08.682Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-19T15:54:08.682Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:09.705Z] Selecting previously unselected package perl. [2020-10-19T15:54:09.705Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-19T15:54:09.705Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:09.705Z] Selecting previously unselected package less. [2020-10-19T15:54:09.705Z] Preparing to unpack .../06-less_487-0.1_amd64.deb ... [2020-10-19T15:54:09.705Z] Unpacking less (487-0.1) ... [2020-10-19T15:54:09.705Z] Selecting previously unselected package netbase. [2020-10-19T15:54:09.705Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-10-19T15:54:09.705Z] Unpacking netbase (5.4) ... [2020-10-19T15:54:09.705Z] Selecting previously unselected package manpages. [2020-10-19T15:54:09.705Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-10-19T15:54:09.705Z] Unpacking manpages (4.15-1) ... [2020-10-19T15:54:10.002Z] Selecting previously unselected package binutils-common:amd64. [2020-10-19T15:54:10.002Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-19T15:54:10.002Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:10.002Z] Selecting previously unselected package libbinutils:amd64. [2020-10-19T15:54:10.002Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-19T15:54:10.002Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:10.342Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-10-19T15:54:10.342Z] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-19T15:54:10.342Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:10.699Z] Selecting previously unselected package binutils. [2020-10-19T15:54:10.699Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-19T15:54:10.699Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:10.699Z] Selecting previously unselected package libc-dev-bin. [2020-10-19T15:54:10.699Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-19T15:54:10.699Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:54:10.699Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-10-19T15:54:10.699Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-121.123_amd64.deb ... [2020-10-19T15:54:10.699Z] Unpacking linux-libc-dev:amd64 (4.15.0-121.123) ... [2020-10-19T15:54:11.338Z] Selecting previously unselected package libc6-dev:amd64. [2020-10-19T15:54:11.338Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-19T15:54:11.338Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-19T15:54:11.950Z] Selecting previously unselected package gcc-7-base:amd64. [2020-10-19T15:54:11.950Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:11.950Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:11.950Z] Selecting previously unselected package libisl19:amd64. [2020-10-19T15:54:11.950Z] Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... [2020-10-19T15:54:11.951Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-10-19T15:54:12.230Z] Selecting previously unselected package libmpfr6:amd64. [2020-10-19T15:54:12.230Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... [2020-10-19T15:54:12.230Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-10-19T15:54:12.230Z] Selecting previously unselected package libmpc3:amd64. [2020-10-19T15:54:12.230Z] Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... [2020-10-19T15:54:12.230Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-10-19T15:54:12.230Z] Selecting previously unselected package cpp-7. [2020-10-19T15:54:12.230Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:12.230Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:13.223Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-6283 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws [2020-10-19T15:54:13.279Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-10-19T15:54:13.679Z] Selecting previously unselected package cpp. [2020-10-19T15:54:13.680Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-19T15:54:13.680Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:13.680Z] Selecting previously unselected package libcc1-0:amd64. [2020-10-19T15:54:13.680Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.680Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:13.680Z] Selecting previously unselected package libgomp1:amd64. [2020-10-19T15:54:13.680Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:13.680Z] Selecting previously unselected package libitm1:amd64. [2020-10-19T15:54:13.680Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.680Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:13.680Z] Selecting previously unselected package libatomic1:amd64. [2020-10-19T15:54:13.680Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.680Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:13.960Z] Selecting previously unselected package libasan4:amd64. [2020-10-19T15:54:13.960Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.960Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:13.960Z] Selecting previously unselected package liblsan0:amd64. [2020-10-19T15:54:13.960Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.960Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:13.960Z] Selecting previously unselected package libtsan0:amd64. [2020-10-19T15:54:13.960Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:13.960Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:14.243Z] Selecting previously unselected package libubsan0:amd64. [2020-10-19T15:54:14.243Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.243Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:14.243Z] Selecting previously unselected package libcilkrts5:amd64. [2020-10-19T15:54:14.243Z] Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.243Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:14.243Z] Selecting previously unselected package libmpx2:amd64. [2020-10-19T15:54:14.243Z] Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.243Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:14.243Z] Selecting previously unselected package libquadmath0:amd64. [2020-10-19T15:54:14.243Z] Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.541Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:14.541Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-10-19T15:54:14.541Z] Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.541Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:14.841Z] Selecting previously unselected package gcc-7. [2020-10-19T15:54:14.841Z] Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:14.841Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:15.920Z] Selecting previously unselected package gcc. [2020-10-19T15:54:15.920Z] Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-19T15:54:15.920Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:16.209Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-10-19T15:54:16.209Z] Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:16.209Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:17.783Z] Selecting previously unselected package g++-7. [2020-10-19T15:54:17.783Z] Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-19T15:54:17.783Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:18.055Z] Selecting previously unselected package g++. [2020-10-19T15:54:18.055Z] Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-19T15:54:18.055Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:18.055Z] Selecting previously unselected package make. [2020-10-19T15:54:18.055Z] Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-19T15:54:18.055Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-19T15:54:18.322Z] Selecting previously unselected package libdpkg-perl. [2020-10-19T15:54:18.322Z] Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-19T15:54:18.322Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-19T15:54:18.322Z] Selecting previously unselected package patch. [2020-10-19T15:54:18.322Z] Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-19T15:54:18.322Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-19T15:54:18.588Z] Selecting previously unselected package dpkg-dev. [2020-10-19T15:54:18.588Z] Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-19T15:54:18.588Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-19T15:54:18.588Z] Selecting previously unselected package build-essential. [2020-10-19T15:54:18.588Z] Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... [2020-10-19T15:54:18.588Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-19T15:54:18.588Z] Selecting previously unselected package curl. [2020-10-19T15:54:18.588Z] Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-19T15:54:18.588Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-19T15:54:18.853Z] Selecting previously unselected package libfakeroot:amd64. [2020-10-19T15:54:18.853Z] Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-19T15:54:18.853Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-19T15:54:18.853Z] Selecting previously unselected package fakeroot. [2020-10-19T15:54:18.853Z] Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-19T15:54:18.853Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-19T15:54:19.116Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-19T15:54:19.116Z] Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-19T15:54:19.116Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-19T15:54:19.116Z] Selecting previously unselected package liberror-perl. [2020-10-19T15:54:19.116Z] Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... [2020-10-19T15:54:19.116Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-19T15:54:19.116Z] Selecting previously unselected package git-man. [2020-10-19T15:54:19.116Z] Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-19T15:54:19.116Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:54:19.244Z] using credential edgex-jenkins-ssh [2020-10-19T15:54:19.303Z] Cloning the remote Git repository [2020-10-19T15:54:19.383Z] Selecting previously unselected package git. [2020-10-19T15:54:19.383Z] Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-19T15:54:19.383Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:54:19.360Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:54:19.466Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-10-19T15:54:19.529Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:54:19.530Z] > git --version # timeout=10 [2020-10-19T15:54:19.544Z] > git --version # 'git version 2.17.1' [2020-10-19T15:54:19.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:54:20.333Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-19T15:54:20.333Z] Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-19T15:54:20.333Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-19T15:54:20.333Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-19T15:54:20.333Z] Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-10-19T15:54:20.333Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-19T15:54:20.333Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-19T15:54:20.333Z] Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-19T15:54:20.333Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-19T15:54:20.333Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-19T15:54:20.333Z] Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-10-19T15:54:20.333Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-19T15:54:20.333Z] Selecting previously unselected package libnorm1:amd64. [2020-10-19T15:54:20.333Z] Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-19T15:54:20.333Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-19T15:54:20.598Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-19T15:54:20.598Z] Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-19T15:54:20.598Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-19T15:54:20.598Z] Selecting previously unselected package libsodium23:amd64. [2020-10-19T15:54:20.598Z] Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... [2020-10-19T15:54:20.598Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-19T15:54:19.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:54:20.320Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:54:20.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T15:54:20.355Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-19T15:54:20.387Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-19T15:54:20.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:54:20.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T15:54:20.862Z] Selecting previously unselected package libzmq5:amd64. [2020-10-19T15:54:20.862Z] Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-19T15:54:20.862Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:54:20.862Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-19T15:54:20.862Z] Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-19T15:54:20.862Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:54:20.945Z] Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:54:21.111Z] Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 [2020-10-19T15:54:21.111Z] Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) [2020-10-19T15:54:21.128Z] Selecting previously unselected package manpages-dev. [2020-10-19T15:54:21.128Z] Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... [2020-10-19T15:54:21.128Z] Unpacking manpages-dev (4.15-1) ... [2020-10-19T15:54:21.710Z] Selecting previously unselected package pkg-config. [2020-10-19T15:54:21.710Z] Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-19T15:54:21.710Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-19T15:54:21.710Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:21.710Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:21.710Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-19T15:54:21.710Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:21.710Z] Setting up manpages (4.15-1) ... [2020-10-19T15:54:21.710Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:54:21.710Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:21.710Z] Setting up less (487-0.1) ... [2020-10-19T15:54:21.974Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-19T15:54:21.974Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-19T15:54:21.974Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-19T15:54:21.974Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:21.974Z] Setting up linux-libc-dev:amd64 (4.15.0-121.123) ... [2020-10-19T15:54:21.974Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-10-19T15:54:20.966Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:54:20.978Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:54:21.050Z] > git remote # timeout=10 [2020-10-19T15:54:21.064Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T15:54:21.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T15:54:21.083Z] > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 [2020-10-19T15:54:21.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T15:54:21.123Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T15:54:21.133Z] > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 [2020-10-19T15:54:22.237Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:22.237Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-19T15:54:22.237Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:22.237Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-19T15:54:22.237Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.237Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:22.237Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-19T15:54:22.237Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:22.237Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-19T15:54:22.237Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-19T15:54:22.237Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-19T15:54:22.237Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-10-19T15:54:22.500Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:54:22.500Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-19T15:54:22.500Z] Setting up manpages-dev (4.15-1) ... [2020-10-19T15:54:22.500Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-19T15:54:22.500Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:54:22.500Z] Setting up netbase (5.4) ... [2020-10-19T15:54:22.500Z] Setting up libisl19:amd64 (0.19-1) ... [2020-10-19T15:54:22.500Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:54:22.500Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.500Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:22.764Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.764Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.764Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:54:22.764Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-19T15:54:22.764Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:54:22.764Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.764Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.764Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:22.764Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:22.764Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:22.764Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:23.027Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-19T15:54:23.027Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-19T15:54:23.027Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-19T15:54:23.027Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:54:23.027Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:23.027Z] Setting up liberror-perl (0.17025-1) ... [2020-10-19T15:54:23.027Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:54:23.027Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-19T15:54:23.027Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:23.312Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-19T15:54:23.312Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-19T15:54:23.312Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-19T15:54:23.312Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:54:23.312Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-19T15:54:23.312Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-10-19T15:54:23.312Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:54:23.312Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-19T15:54:23.312Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-19T15:54:23.581Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-19T15:54:23.581Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:54:25.455Z] Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [2020-10-19T15:54:25.535Z] binutils set to automatically installed. [2020-10-19T15:54:25.535Z] binutils-common set to automatically installed. [2020-10-19T15:54:25.535Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-10-19T15:54:25.535Z] build-essential set to automatically installed. [2020-10-19T15:54:25.535Z] cpp set to automatically installed. [2020-10-19T15:54:25.535Z] cpp-7 set to automatically installed. [2020-10-19T15:54:25.535Z] curl set to automatically installed. [2020-10-19T15:54:25.535Z] dpkg-dev set to automatically installed. [2020-10-19T15:54:25.535Z] fakeroot set to automatically installed. [2020-10-19T15:54:25.802Z] g++ set to automatically installed. [2020-10-19T15:54:25.802Z] g++-7 set to automatically installed. [2020-10-19T15:54:25.802Z] gcc set to automatically installed. [2020-10-19T15:54:25.802Z] gcc-7 set to automatically installed. [2020-10-19T15:54:25.802Z] gcc-7-base set to automatically installed. [2020-10-19T15:54:25.802Z] git set to automatically installed. [2020-10-19T15:54:25.802Z] git-man set to automatically installed. [2020-10-19T15:54:25.802Z] less set to automatically installed. [2020-10-19T15:54:25.802Z] libalgorithm-diff-perl set to automatically installed. [2020-10-19T15:54:25.802Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-19T15:54:25.802Z] libalgorithm-merge-perl set to automatically installed. [2020-10-19T15:54:25.802Z] libasan4 set to automatically installed. [2020-10-19T15:54:25.802Z] libatomic1 set to automatically installed. [2020-10-19T15:54:25.802Z] libbinutils set to automatically installed. [2020-10-19T15:54:25.802Z] libc-dev-bin set to automatically installed. [2020-10-19T15:54:25.802Z] libc6-dev set to automatically installed. [2020-10-19T15:54:25.802Z] libcc1-0 set to automatically installed. [2020-10-19T15:54:25.802Z] libcilkrts5 set to automatically installed. [2020-10-19T15:54:25.802Z] libcurl3-gnutls set to automatically installed. [2020-10-19T15:54:25.802Z] libdpkg-perl set to automatically installed. [2020-10-19T15:54:25.802Z] liberror-perl set to automatically installed. [2020-10-19T15:54:25.802Z] libfakeroot set to automatically installed. [2020-10-19T15:54:25.802Z] libfile-fcntllock-perl set to automatically installed. [2020-10-19T15:54:25.802Z] libgcc-7-dev set to automatically installed. [2020-10-19T15:54:25.802Z] libgdbm-compat4 set to automatically installed. [2020-10-19T15:54:25.802Z] libgdbm5 set to automatically installed. [2020-10-19T15:54:25.802Z] libgomp1 set to automatically installed. [2020-10-19T15:54:25.802Z] libisl19 set to automatically installed. [2020-10-19T15:54:25.802Z] libitm1 set to automatically installed. [2020-10-19T15:54:25.802Z] liblocale-gettext-perl set to automatically installed. [2020-10-19T15:54:25.802Z] liblsan0 set to automatically installed. [2020-10-19T15:54:25.802Z] libmpc3 set to automatically installed. [2020-10-19T15:54:25.802Z] libmpfr6 set to automatically installed. [2020-10-19T15:54:25.802Z] libmpx2 set to automatically installed. [2020-10-19T15:54:25.802Z] libnorm1 set to automatically installed. [2020-10-19T15:54:25.802Z] libperl5.26 set to automatically installed. [2020-10-19T15:54:26.066Z] libpgm-5.2-0 set to automatically installed. [2020-10-19T15:54:26.066Z] libquadmath0 set to automatically installed. [2020-10-19T15:54:26.066Z] libsodium23 set to automatically installed. [2020-10-19T15:54:26.067Z] libstdc++-7-dev set to automatically installed. [2020-10-19T15:54:26.067Z] libtsan0 set to automatically installed. [2020-10-19T15:54:26.067Z] libubsan0 set to automatically installed. [2020-10-19T15:54:26.067Z] libzmq3-dev set to automatically installed. [2020-10-19T15:54:26.067Z] libzmq5 set to automatically installed. [2020-10-19T15:54:26.067Z] linux-libc-dev set to automatically installed. [2020-10-19T15:54:26.067Z] make set to automatically installed. [2020-10-19T15:54:26.067Z] manpages set to automatically installed. [2020-10-19T15:54:26.067Z] manpages-dev set to automatically installed. [2020-10-19T15:54:26.067Z] netbase set to automatically installed. [2020-10-19T15:54:26.067Z] patch set to automatically installed. [2020-10-19T15:54:26.067Z] perl set to automatically installed. [2020-10-19T15:54:26.067Z] perl-modules-5.26 set to automatically installed. [2020-10-19T15:54:26.067Z] pkg-config set to automatically installed. [2020-10-19T15:54:26.067Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-19T15:54:26.067Z] Please ensure the environment is properly setup before continuing. [2020-10-19T15:54:26.067Z] Ignore this message if the appropriate measures have already been taken [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-19T15:54:26.656Z] Pulling go  [2020-10-19T15:54:26.860Z] + find /w/workspace/app-service-configurable/2 [2020-10-19T15:54:26.860Z] + grep snapcraft.yaml [2020-10-19T15:54:26.860Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T15:54:27.113Z] provisioning config files... [2020-10-19T15:54:27.139Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config2348812786348349236tmp [Pipeline] { [Pipeline] sh [2020-10-19T15:54:27.560Z] + cp /w/workspace/app-service-configurable/2@tmp/config2348812786348349236tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-10-19T15:54:27.913Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-19T15:54:28.080Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-19T15:54:28.080Z] Skipping pull go (already ran) [2020-10-19T15:54:28.080Z] Building go  [2020-10-19T15:54:28.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T15:54:28.080Z] Dload Upload Total Spent Left Speed [2020-10-19T15:54:28.517Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-19T15:54:28.790Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-19T15:54:28.790Z] 237528ba509b: Pulling fs layer [2020-10-19T15:54:28.790Z] 393b96f31d8b: Pulling fs layer [2020-10-19T15:54:28.790Z] 4d82b0e39008: Pulling fs layer [2020-10-19T15:54:28.790Z] e7ca375b8d34: Pulling fs layer [2020-10-19T15:54:28.790Z] 418f656485bb: Pulling fs layer [2020-10-19T15:54:28.790Z] e7ca375b8d34: Waiting [2020-10-19T15:54:28.790Z] aebe8db9254c: Pulling fs layer [2020-10-19T15:54:28.790Z] 418f656485bb: Waiting [2020-10-19T15:54:28.790Z] 4f5f7b207d3f: Pulling fs layer [2020-10-19T15:54:28.790Z] aebe8db9254c: Waiting [2020-10-19T15:54:28.790Z] d19ca6af091a: Pulling fs layer [2020-10-19T15:54:28.790Z] 16b5a0711add: Pulling fs layer [2020-10-19T15:54:28.790Z] 4f5f7b207d3f: Waiting [2020-10-19T15:54:28.790Z] 4d82b0e39008: Verifying Checksum [2020-10-19T15:54:28.790Z] 4d82b0e39008: Download complete [2020-10-19T15:54:28.790Z] 393b96f31d8b: Download complete [2020-10-19T15:54:28.790Z] e7ca375b8d34: Verifying Checksum [2020-10-19T15:54:28.790Z] e7ca375b8d34: Download complete [2020-10-19T15:54:29.068Z] aebe8db9254c: Download complete [2020-10-19T15:54:29.068Z] 4f5f7b207d3f: Verifying Checksum [2020-10-19T15:54:29.068Z] 4f5f7b207d3f: Download complete [2020-10-19T15:54:29.068Z] d19ca6af091a: Verifying Checksum [2020-10-19T15:54:29.068Z] d19ca6af091a: Download complete [2020-10-19T15:54:29.068Z] 16b5a0711add: Download complete [2020-10-19T15:54:29.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.7M 0 0 38.5M 0 0:00:02 --:--:-- 0:00:02 38.5M 75 115M 75 86.8M 0 0 54.1M 0 0:00:02 0:00:01 0:00:01 54.1M 100 115M 100 115M 0 0 55.4M 0 0:00:02 0:00:02 --:--:-- 55.4M [2020-10-19T15:54:30.841Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-19T15:54:31.050Z] 237528ba509b: Verifying Checksum [2020-10-19T15:54:31.050Z] 237528ba509b: Download complete [2020-10-19T15:54:34.474Z] 237528ba509b: Pull complete [2020-10-19T15:54:34.474Z] 393b96f31d8b: Pull complete [2020-10-19T15:54:34.751Z] 4d82b0e39008: Pull complete [2020-10-19T15:54:35.027Z] e7ca375b8d34: Pull complete [2020-10-19T15:54:40.430Z] 418f656485bb: Verifying Checksum [2020-10-19T15:54:40.430Z] 418f656485bb: Download complete [2020-10-19T15:54:40.896Z] Staging go  [2020-10-19T15:54:40.896Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-19T15:54:40.896Z] 14% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-19T15:54:41.434Z] 7% 53% 53% 53% 99% 99% 9% [Working] 9% [Working] 9% Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-19T15:54:41.434Z] 8% 11% Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] [2020-10-19T15:54:41.699Z] 11% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-19T15:54:41.699Z] 3% 3% 3% 3% Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-10-19T15:54:41.963Z] 4% 4% 4% 4% 10% 13% 13% 13% Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] [2020-10-19T15:54:41.963Z] 18% 24% 38% Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] [2020-10-19T15:54:41.963Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] [2020-10-19T15:54:42.499Z] 38% 38% 43% 52% 52% 52% 52% 53% 53% 57% Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-10-19T15:54:42.499Z] 71% 71% 71% Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-10-19T15:54:42.499Z] 72% Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-10-19T15:54:42.499Z] 72% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] [2020-10-19T15:54:42.499Z] 78% 78% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] [2020-10-19T15:54:42.772Z] 78% 88% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] [2020-10-19T15:54:42.772Z] 89% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] [2020-10-19T15:54:42.772Z] 90% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-19T15:54:42.772Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-19T15:54:44.149Z] 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.2 MB in 0s (0 B/s) [2020-10-19T15:54:49.478Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-19T15:54:49.478Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-10-19T15:54:49.743Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-19T15:54:50.007Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-10-19T15:54:50.271Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-19T15:54:50.534Z] 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-10-19T15:54:50.797Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-19T15:54:51.062Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-10-19T15:54:51.641Z] Pulling app-service-config  [2020-10-19T15:54:54.205Z] Pulling config-common  [2020-10-19T15:54:54.782Z] Skipping build go (already ran) [2020-10-19T15:54:55.047Z] Building app-service-config  [2020-10-19T15:54:55.047Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 [2020-10-19T15:54:57.626Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-19T15:54:57.626Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 [2020-10-19T15:54:57.626Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-19T15:54:57.626Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-19T15:54:57.626Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-19T15:54:57.626Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-19T15:54:57.626Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-19T15:54:57.892Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-19T15:54:57.892Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-19T15:54:57.892Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-19T15:54:57.892Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-19T15:54:57.892Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-19T15:54:57.892Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-19T15:54:57.892Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-19T15:54:57.892Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-19T15:54:57.892Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-19T15:54:57.892Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-19T15:54:57.892Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-19T15:54:57.892Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-19T15:54:57.892Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-19T15:54:57.892Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-19T15:54:57.892Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-19T15:54:58.164Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-19T15:54:58.164Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-19T15:54:58.164Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-19T15:54:58.164Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-19T15:54:58.430Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-19T15:54:58.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-19T15:54:58.430Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-19T15:54:58.430Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-19T15:54:58.430Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-19T15:54:58.430Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-19T15:54:58.430Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-19T15:54:58.694Z] go: downloading golang.org/x/text v0.3.2 [2020-10-19T15:54:58.694Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-19T15:55:16.951Z] Building config-common  [2020-10-19T15:55:18.894Z] Skipping stage go (already ran) [2020-10-19T15:55:18.894Z] Staging app-service-config  [2020-10-19T15:55:19.473Z] Staging config-common  [2020-10-19T15:55:20.879Z] Priming go  [2020-10-19T15:55:22.460Z] Priming app-service-config  [2020-10-19T15:55:23.411Z] Priming config-common  [2020-10-19T15:55:26.032Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-19T15:55:26.032Z] Snapped edgex-app-service-configurable_1.2.0-20201019+01707ed_amd64.snap [2020-10-19T15:55:27.489Z] 418f656485bb: Pull complete [2020-10-19T15:55:27.489Z] aebe8db9254c: Pull complete [2020-10-19T15:55:27.489Z] 4f5f7b207d3f: Pull complete [2020-10-19T15:55:27.489Z] d19ca6af091a: Pull complete [2020-10-19T15:55:27.489Z] 16b5a0711add: Pull complete [2020-10-19T15:55:27.489Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-19T15:55:27.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-19T15:55:27.763Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-19T15:55:28.038Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-19T15:55:28.317Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-19T15:55:28.317Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-19T15:55:28.600Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [Pipeline] } [2020-10-19T15:55:28.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-10-19T15:55:29.200Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] [2020-10-19T15:55:29.200Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-19T15:55:29.200Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-19T15:55:29.200Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-19T15:55:29.200Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T15:55:29.473Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-19T15:55:29.473Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] [2020-10-19T15:55:29.473Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-19T15:55:29.473Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T15:55:30.065Z] Fetched 5740 kB in 2s (2370 kB/s) [2020-10-19T15:55:34.380Z] Reading package lists... [2020-10-19T15:55:41.177Z] 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-10-19T15:55:41.177Z] - README.md [2020-10-19T15:55:41.177Z] [2020-10-19T15:55:41.177Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-19T15:55:48.034Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-19T15:55:48.034Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-19T15:55:48.034Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-19T15:55:48.034Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-19T15:55:52.828Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 70% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-19T15:55:59.537Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-10-19T15:56:03.361Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 84% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-19T15:56:04.224Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-19T15:56:04.224Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-19T15:56:05.201Z] The following packages were automatically installed and are no longer required: [2020-10-19T15:56:05.201Z] libjq1 libonig4 [2020-10-19T15:56:05.201Z] Use 'sudo apt autoremove' to remove them. [2020-10-19T15:56:05.201Z] Suggested packages: [2020-10-19T15:56:05.201Z] binutils-doc cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-10-19T15:56:05.201Z] gcc-multilib autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg [2020-10-19T15:56:05.201Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-10-19T15:56:05.201Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-10-19T15:56:05.201Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-19T15:56:05.201Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2020-10-19T15:56:05.201Z] libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc [2020-10-19T15:56:05.201Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-10-19T15:56:06.175Z] The following NEW packages will be installed: [2020-10-19T15:56:06.175Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-10-19T15:56:06.175Z] cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-10-19T15:56:06.175Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-19T15:56:06.175Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2020-10-19T15:56:06.175Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-19T15:56:06.175Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-19T15:56:06.175Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 [2020-10-19T15:56:06.175Z] libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 [2020-10-19T15:56:06.175Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-10-19T15:56:06.175Z] perl perl-modules-5.26 pkg-config [2020-10-19T15:56:06.175Z] 0 upgraded, 59 newly installed, 0 to remove and 29 not upgraded. [2020-10-19T15:56:06.175Z] Need to get 49.1 MB of archives. [2020-10-19T15:56:06.175Z] After this operation, 219 MB of additional disk space will be used. [2020-10-19T15:56:06.447Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-10-19T15:56:06.447Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.3 kB 78%] 0% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-19T15:56:07.637Z] 0% [2 perl-modules-5.26 4897 B/2763 kB 0%] 1% [2 perl-modules-5.26 232 kB/2763 kB 8%] 3% [2 perl-modules-5.26 1332 kB/2763 kB 48%] 5% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-19T15:56:07.637Z] 5% [3 libgdbm5 8192 B/23.1 kB 35%] 6% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-19T15:56:07.637Z] 6% [4 libgdbm-compat4 0 B/5536 B 0%] 6% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-10-19T15:56:08.250Z] 6% [5 libperl5.26 9300 B/3326 kB 0%] 12% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-19T15:56:08.250Z] 12% [6 perl 6392 B/201 kB 3%] 12% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-19T15:56:08.250Z] 12% [7 less 20.7 kB/99.7 kB 21%] 13% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-19T15:56:08.250Z] 13% [8 netbase 12.7 kB/12.7 kB 100%] 13% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-10-19T15:56:08.250Z] 13% [9 manpages 32.8 kB/1234 kB 3%] 16% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-19T15:56:08.250Z] 16% [10 binutils-common 50.2 kB/196 kB 26%] 16% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-19T15:56:08.250Z] 16% [11 libbinutils 50.1 kB/417 kB 12%] 17% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] [2020-10-19T15:56:08.888Z] 17% [12 binutils-aarch64-linux-gnu 26.2 kB/2170 kB 1%] 21% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-19T15:56:08.888Z] 21% [13 binutils 3364 B/3364 B 100%] 21% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-19T15:56:08.888Z] 21% [14 libc-dev-bin 4096 B/58.7 kB 7%] 22% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-121.123 [975 kB] [2020-10-19T15:56:08.888Z] 22% [15 linux-libc-dev 0 B/975 kB 0%] 24% [Waiting for headers] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-10-19T15:56:08.888Z] 24% [16 libc6-dev 29.6 kB/2049 kB 1%] 27% [Working] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-19T15:56:08.888Z] 28% [17 gcc-7-base 11.7 kB/18.3 kB 64%] 28% [Working] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-10-19T15:56:09.178Z] 28% [18 libisl19 0 B/439 kB 0%] 29% [Waiting for headers] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-10-19T15:56:09.178Z] 29% [19 libmpfr6 12.1 kB/202 kB 6%] 30% [Waiting for headers] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-10-19T15:56:09.178Z] 30% [20 libmpc3 37.2 kB/37.2 kB 100%] 30% [Working] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-19T15:56:09.744Z] 30% [21 cpp-7 12.3 kB/7046 kB 0%] 36% [21 cpp-7 3981 kB/7046 kB 57%] 42% [Working] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-19T15:56:09.744Z] 42% [22 cpp 27.7 kB/27.7 kB 100%] 42% [Working] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-19T15:56:09.744Z] 42% [23 libcc1-0 8192 B/36.5 kB 22%] 43% [Working] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-19T15:56:10.017Z] 43% [24 libgomp1 12.9 kB/69.7 kB 19%] 43% [Working] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-19T15:56:10.018Z] 43% [25 libitm1 12.3 kB/24.3 kB 50%] 43% [Working] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-19T15:56:10.018Z] 43% [26 libatomic1 0 B/9176 B 0%] 44% [Waiting for headers] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-19T15:56:10.018Z] 44% [27 libasan4 28.1 kB/335 kB 8%] 45% [Waiting for headers] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-19T15:56:10.018Z] 45% [28 liblsan0 20.2 kB/121 kB 17%] 45% [Waiting for headers] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-19T15:56:10.018Z] 45% [29 libtsan0 0 B/269 kB 0%] 46% [Waiting for headers] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-19T15:56:10.018Z] 46% [30 libubsan0 22.9 kB/117 kB 20%] 46% [Waiting for headers] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-19T15:56:10.018Z] 47% [31 libgcc-7-dev 32.8 kB/833 kB 4%] 48% [Waiting for headers] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-19T15:56:10.913Z] 48% [32 gcc-7 55.2 kB/7772 kB 1%] 55% [32 gcc-7 3953 kB/7772 kB 51%] 61% [Working] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-19T15:56:10.913Z] 61% [33 gcc 5208 B/5208 B 100%] 62% [Working] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-19T15:56:10.913Z] 62% [34 libstdc++-7-dev 0 B/1471 kB 0%] 64% [Working] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-19T15:56:11.518Z] 64% [35 g++-7 0 B/8077 kB 0%] 76% [35 g++-7 7317 kB/8077 kB 91%] 78% [Working] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-19T15:56:11.518Z] 78% [36 g++ 1552 B/1552 B 100%] 78% [Working] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-19T15:56:11.518Z] 78% [37 make 0 B/139 kB 0%] 79% [Waiting for headers] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-19T15:56:11.518Z] 79% [38 libdpkg-perl 20.2 kB/211 kB 10%] 79% [Waiting for headers] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-19T15:56:11.518Z] 79% [39 patch 24.6 kB/91.8 kB 27%] 80% [Working] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-19T15:56:11.790Z] 80% [40 dpkg-dev 44.5 kB/607 kB 7%] 81% [Working] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-10-19T15:56:11.790Z] 81% [41 build-essential 4754 B/4754 B 100%] 81% [Working] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-19T15:56:11.790Z] 82% [42 curl 22.1 kB/152 kB 15%] 82% [Waiting for headers] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-10-19T15:56:11.790Z] 82% [43 libfakeroot 21.8 kB/21.8 kB 100%] 82% [Working] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-10-19T15:56:11.790Z] 82% [44 fakeroot 12.3 kB/59.9 kB 21%] 83% [Working] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-19T15:56:11.790Z] 83% [45 libcurl3-gnutls 12.3 kB/179 kB 7%] 84% [Working] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-19T15:56:11.790Z] 84% [46 liberror-perl 0 B/22.8 kB 0%] 84% [Working] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-19T15:56:11.790Z] 84% [47 git-man 24.6 kB/804 kB 3%] 86% [Waiting for headers] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-19T15:56:12.065Z] 86% [48 git 8192 B/2952 kB 0%] 91% [Working] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-19T15:56:12.065Z] 91% [49 libalgorithm-diff-perl 0 B/47.6 kB 0%] 91% [Working] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-10-19T15:56:12.065Z] 91% [50 libalgorithm-diff-xs-perl 0 B/10.8 kB 0%] 91% [Waiting for headers] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-19T15:56:12.065Z] 91% [51 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 92% [Waiting for headers] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-10-19T15:56:12.065Z] 92% [52 libfile-fcntllock-perl 18.6 kB/33.0 kB 56%] 92% [Waiting for headers] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-19T15:56:12.065Z] 92% [53 libnorm1 50.8 kB/218 kB 23%] 93% [Waiting for headers] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-19T15:56:12.065Z] 93% [54 libpgm-5.2-0 29.7 kB/140 kB 21%] 93% [Waiting for headers] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-19T15:56:12.065Z] 94% [55 libsodium23 20.5 kB/90.4 kB 23%] 94% [Waiting for headers] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-19T15:56:12.065Z] 94% [56 libzmq5 16.4 kB/208 kB 8%] 95% [Waiting for headers] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-19T15:56:12.065Z] 95% [57 libzmq3-dev 49.8 kB/409 kB 12%] 96% [Waiting for headers] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-10-19T15:56:12.339Z] 96% [58 manpages-dev 16.4 kB/2217 kB 1%] 7791 kB/s 0s 100% [Working] 7791 kB/s 0s Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-19T15:56:12.339Z] 100% [59 pkg-config 0 B/42.8 kB 0%] 7791 kB/s 0s 100% [Working] 7791 kB/s 0s Fetched 49.1 MB in 6s (8045 kB/s) [2020-10-19T15:56:12.986Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-19T15:56:12.986Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-19T15:56:12.986Z] (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 ... 9882 files and directories currently installed.) [2020-10-19T15:56:12.986Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-10-19T15:56:12.986Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-19T15:56:13.264Z] Selecting previously unselected package perl-modules-5.26. [2020-10-19T15:56:13.264Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-19T15:56:13.264Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:14.775Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-19T15:56:14.775Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-19T15:56:14.775Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-19T15:56:14.775Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-19T15:56:14.775Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-19T15:56:14.775Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-19T15:56:14.775Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-19T15:56:14.775Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-19T15:56:14.775Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:16.218Z] Selecting previously unselected package perl. [2020-10-19T15:56:16.218Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-19T15:56:16.218Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:16.218Z] Selecting previously unselected package less. [2020-10-19T15:56:16.218Z] Preparing to unpack .../06-less_487-0.1_arm64.deb ... [2020-10-19T15:56:16.218Z] Unpacking less (487-0.1) ... [2020-10-19T15:56:16.218Z] Selecting previously unselected package netbase. [2020-10-19T15:56:16.218Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-10-19T15:56:16.218Z] Unpacking netbase (5.4) ... [2020-10-19T15:56:16.493Z] Selecting previously unselected package manpages. [2020-10-19T15:56:16.493Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-10-19T15:56:16.493Z] Unpacking manpages (4.15-1) ... [2020-10-19T15:56:16.767Z] Selecting previously unselected package binutils-common:arm64. [2020-10-19T15:56:16.767Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-19T15:56:16.767Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:16.767Z] Selecting previously unselected package libbinutils:arm64. [2020-10-19T15:56:16.767Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-19T15:56:16.767Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:17.043Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-10-19T15:56:17.043Z] Preparing to unpack .../11-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-19T15:56:17.043Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:18.028Z] Selecting previously unselected package binutils. [2020-10-19T15:56:18.028Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-19T15:56:18.028Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:18.028Z] Selecting previously unselected package libc-dev-bin. [2020-10-19T15:56:18.028Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-19T15:56:18.028Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:56:18.305Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-10-19T15:56:18.305Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-121.123_arm64.deb ... [2020-10-19T15:56:18.305Z] Unpacking linux-libc-dev:arm64 (4.15.0-121.123) ... [2020-10-19T15:56:18.907Z] Selecting previously unselected package libc6-dev:arm64. [2020-10-19T15:56:18.907Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-19T15:56:19.182Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-19T15:56:20.179Z] Selecting previously unselected package gcc-7-base:arm64. [2020-10-19T15:56:20.179Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:20.179Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:20.179Z] Selecting previously unselected package libisl19:arm64. [2020-10-19T15:56:20.179Z] Preparing to unpack .../17-libisl19_0.19-1_arm64.deb ... [2020-10-19T15:56:20.179Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-10-19T15:56:20.452Z] Selecting previously unselected package libmpfr6:arm64. [2020-10-19T15:56:20.452Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_arm64.deb ... [2020-10-19T15:56:20.452Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-10-19T15:56:20.452Z] Selecting previously unselected package libmpc3:arm64. [2020-10-19T15:56:20.722Z] Preparing to unpack .../19-libmpc3_1.1.0-1_arm64.deb ... [2020-10-19T15:56:20.722Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-10-19T15:56:20.722Z] Selecting previously unselected package cpp-7. [2020-10-19T15:56:20.722Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:20.722Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:22.696Z] Selecting previously unselected package cpp. [2020-10-19T15:56:22.696Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-19T15:56:22.696Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:22.696Z] Selecting previously unselected package libcc1-0:arm64. [2020-10-19T15:56:22.696Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:22.696Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:22.696Z] Selecting previously unselected package libgomp1:arm64. [2020-10-19T15:56:22.696Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:22.696Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:22.696Z] Selecting previously unselected package libitm1:arm64. [2020-10-19T15:56:22.696Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:22.967Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:22.967Z] Selecting previously unselected package libatomic1:arm64. [2020-10-19T15:56:22.967Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:22.967Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:23.240Z] Selecting previously unselected package libasan4:arm64. [2020-10-19T15:56:23.240Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:23.240Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:23.240Z] Selecting previously unselected package liblsan0:arm64. [2020-10-19T15:56:23.240Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:23.515Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:23.515Z] Selecting previously unselected package libtsan0:arm64. [2020-10-19T15:56:23.515Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:23.515Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:23.807Z] Selecting previously unselected package libubsan0:arm64. [2020-10-19T15:56:23.807Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:23.807Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:23.807Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-10-19T15:56:23.807Z] Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:23.807Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:24.775Z] Selecting previously unselected package gcc-7. [2020-10-19T15:56:24.775Z] Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:24.775Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:26.445Z] Selecting previously unselected package gcc. [2020-10-19T15:56:26.445Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-19T15:56:26.445Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:26.445Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-10-19T15:56:26.445Z] Preparing to unpack .../33-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:26.445Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:27.299Z] Selecting previously unselected package g++-7. [2020-10-19T15:56:27.299Z] Preparing to unpack .../34-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-19T15:56:27.299Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:28.811Z] Selecting previously unselected package g++. [2020-10-19T15:56:28.811Z] Preparing to unpack .../35-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-19T15:56:28.811Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:29.092Z] Selecting previously unselected package make. [2020-10-19T15:56:29.092Z] Preparing to unpack .../36-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-19T15:56:29.092Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-19T15:56:29.092Z] Selecting previously unselected package libdpkg-perl. [2020-10-19T15:56:29.092Z] Preparing to unpack .../37-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-19T15:56:29.092Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-19T15:56:29.387Z] Selecting previously unselected package patch. [2020-10-19T15:56:29.387Z] Preparing to unpack .../38-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-19T15:56:29.387Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-19T15:56:29.387Z] Selecting previously unselected package dpkg-dev. [2020-10-19T15:56:29.672Z] Preparing to unpack .../39-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-19T15:56:29.672Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-19T15:56:29.672Z] Selecting previously unselected package build-essential. [2020-10-19T15:56:29.672Z] Preparing to unpack .../40-build-essential_12.4ubuntu1_arm64.deb ... [2020-10-19T15:56:29.672Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-19T15:56:29.985Z] Selecting previously unselected package curl. [2020-10-19T15:56:29.985Z] Preparing to unpack .../41-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-19T15:56:29.985Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-19T15:56:29.985Z] Selecting previously unselected package libfakeroot:arm64. [2020-10-19T15:56:29.985Z] Preparing to unpack .../42-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-10-19T15:56:29.985Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-10-19T15:56:29.985Z] Selecting previously unselected package fakeroot. [2020-10-19T15:56:30.286Z] Preparing to unpack .../43-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-10-19T15:56:30.286Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-19T15:56:30.286Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-19T15:56:30.286Z] Preparing to unpack .../44-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-19T15:56:30.286Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-19T15:56:30.630Z] Selecting previously unselected package liberror-perl. [2020-10-19T15:56:30.630Z] Preparing to unpack .../45-liberror-perl_0.17025-1_all.deb ... [2020-10-19T15:56:30.630Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-19T15:56:30.630Z] Selecting previously unselected package git-man. [2020-10-19T15:56:30.630Z] Preparing to unpack .../46-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-19T15:56:30.630Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:56:30.931Z] Selecting previously unselected package git. [2020-10-19T15:56:30.931Z] Preparing to unpack .../47-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-19T15:56:30.931Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:56:32.439Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-19T15:56:32.439Z] Preparing to unpack .../48-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-19T15:56:32.439Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-19T15:56:32.439Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-19T15:56:32.439Z] Preparing to unpack .../49-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-10-19T15:56:32.439Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-19T15:56:32.439Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-19T15:56:32.439Z] Preparing to unpack .../50-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-19T15:56:32.439Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-19T15:56:32.439Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-19T15:56:32.439Z] Preparing to unpack .../51-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-10-19T15:56:32.439Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-19T15:56:32.713Z] Selecting previously unselected package libnorm1:arm64. [2020-10-19T15:56:32.713Z] Preparing to unpack .../52-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-19T15:56:32.713Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-19T15:56:32.982Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-19T15:56:32.982Z] Preparing to unpack .../53-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-19T15:56:32.982Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-19T15:56:32.982Z] Selecting previously unselected package libsodium23:arm64. [2020-10-19T15:56:32.982Z] Preparing to unpack .../54-libsodium23_1.0.16-2_arm64.deb ... [2020-10-19T15:56:32.982Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-19T15:56:33.254Z] Selecting previously unselected package libzmq5:arm64. [2020-10-19T15:56:33.254Z] Preparing to unpack .../55-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-19T15:56:33.254Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:56:33.254Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-19T15:56:33.526Z] Preparing to unpack .../56-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-19T15:56:33.526Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:56:33.800Z] Selecting previously unselected package manpages-dev. [2020-10-19T15:56:33.800Z] Preparing to unpack .../57-manpages-dev_4.15-1_all.deb ... [2020-10-19T15:56:33.800Z] Unpacking manpages-dev (4.15-1) ... [2020-10-19T15:56:34.396Z] Selecting previously unselected package pkg-config. [2020-10-19T15:56:34.396Z] Preparing to unpack .../58-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-19T15:56:34.396Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-19T15:56:34.669Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:34.669Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-19T15:56:34.669Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:34.669Z] Setting up manpages (4.15-1) ... [2020-10-19T15:56:34.940Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:56:34.940Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:34.940Z] Setting up less (487-0.1) ... [2020-10-19T15:56:35.212Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-19T15:56:35.484Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-19T15:56:35.484Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-19T15:56:35.484Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:35.484Z] Setting up linux-libc-dev:arm64 (4.15.0-121.123) ... [2020-10-19T15:56:35.484Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-10-19T15:56:35.484Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:35.484Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-19T15:56:35.756Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:35.756Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-19T15:56:35.756Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:35.756Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:35.756Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-19T15:56:35.756Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-19T15:56:35.756Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-10-19T15:56:36.028Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-19T15:56:36.029Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-10-19T15:56:36.029Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:56:36.029Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-19T15:56:36.029Z] Setting up manpages-dev (4.15-1) ... [2020-10-19T15:56:36.029Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-19T15:56:36.029Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-19T15:56:36.029Z] Setting up netbase (5.4) ... [2020-10-19T15:56:36.302Z] Setting up libisl19:arm64 (0.19-1) ... [2020-10-19T15:56:36.302Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:56:36.302Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.302Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:36.302Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.302Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-19T15:56:36.302Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-19T15:56:36.599Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-19T15:56:36.599Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.599Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.599Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.599Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:36.599Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:36.599Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-19T15:56:36.599Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:36.869Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.869Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-19T15:56:36.869Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:36.869Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-19T15:56:36.869Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-19T15:56:37.142Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-19T15:56:37.142Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-19T15:56:37.142Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-19T15:56:37.142Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-10-19T15:56:37.142Z] Setting up liberror-perl (0.17025-1) ... [2020-10-19T15:56:37.142Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-19T15:56:37.142Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-19T15:56:37.142Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-19T15:56:37.415Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-19T15:56:37.415Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-19T15:56:37.415Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-19T15:56:37.415Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-19T15:56:37.687Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-19T15:56:37.687Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-19T15:56:43.087Z] binutils set to automatically installed. [2020-10-19T15:56:43.087Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-10-19T15:56:43.087Z] binutils-common set to automatically installed. [2020-10-19T15:56:43.087Z] build-essential set to automatically installed. [2020-10-19T15:56:43.087Z] cpp set to automatically installed. [2020-10-19T15:56:43.087Z] cpp-7 set to automatically installed. [2020-10-19T15:56:43.087Z] curl set to automatically installed. [2020-10-19T15:56:43.087Z] dpkg-dev set to automatically installed. [2020-10-19T15:56:43.087Z] fakeroot set to automatically installed. [2020-10-19T15:56:43.087Z] g++ set to automatically installed. [2020-10-19T15:56:43.087Z] g++-7 set to automatically installed. [2020-10-19T15:56:43.087Z] gcc set to automatically installed. [2020-10-19T15:56:43.087Z] gcc-7 set to automatically installed. [2020-10-19T15:56:43.087Z] gcc-7-base set to automatically installed. [2020-10-19T15:56:43.087Z] git set to automatically installed. [2020-10-19T15:56:43.087Z] git-man set to automatically installed. [2020-10-19T15:56:43.087Z] less set to automatically installed. [2020-10-19T15:56:43.358Z] libalgorithm-diff-perl set to automatically installed. [2020-10-19T15:56:43.358Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-19T15:56:43.358Z] libalgorithm-merge-perl set to automatically installed. [2020-10-19T15:56:43.358Z] libasan4 set to automatically installed. [2020-10-19T15:56:43.358Z] libatomic1 set to automatically installed. [2020-10-19T15:56:43.358Z] libbinutils set to automatically installed. [2020-10-19T15:56:43.358Z] libc-dev-bin set to automatically installed. [2020-10-19T15:56:43.358Z] libc6-dev set to automatically installed. [2020-10-19T15:56:43.631Z] libcc1-0 set to automatically installed. [2020-10-19T15:56:43.631Z] libcurl3-gnutls set to automatically installed. [2020-10-19T15:56:43.631Z] libdpkg-perl set to automatically installed. [2020-10-19T15:56:43.631Z] liberror-perl set to automatically installed. [2020-10-19T15:56:43.631Z] libfakeroot set to automatically installed. [2020-10-19T15:56:43.631Z] libfile-fcntllock-perl set to automatically installed. [2020-10-19T15:56:43.631Z] libgcc-7-dev set to automatically installed. [2020-10-19T15:56:43.631Z] libgdbm-compat4 set to automatically installed. [2020-10-19T15:56:43.909Z] libgdbm5 set to automatically installed. [2020-10-19T15:56:43.909Z] libgomp1 set to automatically installed. [2020-10-19T15:56:43.909Z] libisl19 set to automatically installed. [2020-10-19T15:56:43.909Z] libitm1 set to automatically installed. [2020-10-19T15:56:43.909Z] liblocale-gettext-perl set to automatically installed. [2020-10-19T15:56:43.909Z] liblsan0 set to automatically installed. [2020-10-19T15:56:43.909Z] libmpc3 set to automatically installed. [2020-10-19T15:56:43.909Z] libmpfr6 set to automatically installed. [2020-10-19T15:56:44.182Z] libnorm1 set to automatically installed. [2020-10-19T15:56:44.182Z] libperl5.26 set to automatically installed. [2020-10-19T15:56:44.182Z] libpgm-5.2-0 set to automatically installed. [2020-10-19T15:56:44.182Z] libsodium23 set to automatically installed. [2020-10-19T15:56:44.182Z] libstdc++-7-dev set to automatically installed. [2020-10-19T15:56:44.182Z] libtsan0 set to automatically installed. [2020-10-19T15:56:44.182Z] libubsan0 set to automatically installed. [2020-10-19T15:56:44.182Z] libzmq3-dev set to automatically installed. [2020-10-19T15:56:44.452Z] libzmq5 set to automatically installed. [2020-10-19T15:56:44.452Z] linux-libc-dev set to automatically installed. [2020-10-19T15:56:44.452Z] make set to automatically installed. [2020-10-19T15:56:44.452Z] manpages set to automatically installed. [2020-10-19T15:56:44.452Z] manpages-dev set to automatically installed. [2020-10-19T15:56:44.452Z] netbase set to automatically installed. [2020-10-19T15:56:44.452Z] patch set to automatically installed. [2020-10-19T15:56:44.726Z] perl set to automatically installed. [2020-10-19T15:56:44.726Z] perl-modules-5.26 set to automatically installed. [2020-10-19T15:56:44.726Z] pkg-config set to automatically installed. [2020-10-19T15:56:44.726Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-19T15:56:44.726Z] Please ensure the environment is properly setup before continuing. [2020-10-19T15:56:44.726Z] Ignore this message if the appropriate measures have already been taken [2020-10-19T15:56:45.705Z] Pulling go  [2020-10-19T15:56:49.576Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-19T15:56:49.576Z] Skipping pull go (already ran) [2020-10-19T15:56:49.576Z] Building go  [2020-10-19T15:56:49.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T15:56:49.576Z] Dload Upload Total Spent Left Speed [2020-10-19T15:56:51.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 93.2M 23 22.3M 0 0 27.8M 0 0:00:03 --:--:-- 0:00:03 27.8M 70 93.2M 70 66.0M 0 0 36.9M 0 0:00:02 0:00:01 0:00:01 36.9M 100 93.2M 100 93.2M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 39.0M [2020-10-19T15:56:52.869Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-19T15:57:11.190Z] Staging go  [2020-10-19T15:57:12.895Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-19T15:57:13.168Z] 5% 99% [Working] 99% [Working] 99% Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-19T15:57:13.444Z] 75% 99% 99% Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-19T15:57:13.444Z] 84% 99% 99% Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-19T15:57:13.719Z] 83% 99% 3% [Working] 3% [Working] 3% 3% Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-10-19T15:57:13.995Z] 3% 5% 5% 5% 5% Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-10-19T15:57:13.995Z] 5% 5% Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-10-19T15:57:13.995Z] 5% 5% 5% 6% 6% 6% 11% Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-10-19T15:57:14.547Z] 12% 12% 31% 31% 31% 49% 79% Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-19T15:57:14.547Z] 79% Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] [2020-10-19T15:57:14.547Z] 80% 73% 80% Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [2020-10-19T15:57:14.547Z] 80% 87% Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-19T15:57:14.547Z] 87% 87% Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-19T15:57:14.547Z] 88% Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-19T15:57:14.821Z] 88% 88% Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [2020-10-19T15:57:14.821Z] 88% 93% Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-19T15:57:14.821Z] 93% Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-19T15:57:14.821Z] 93% Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] [2020-10-19T15:57:17.656Z] 93% 99% 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 18.4 MB in 0s (0 B/s) [2020-10-19T15:57:36.010Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-10-19T15:57:36.010Z] 5% 100% [Working] Fetched 218 kB in 0s (0 B/s) [2020-10-19T15:57:36.010Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-10-19T15:57:36.010Z] 9% 100% [Working] Fetched 140 kB in 0s (0 B/s) [2020-10-19T15:57:36.010Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-10-19T15:57:36.010Z] 6% 100% [Working] Fetched 208 kB in 0s (0 B/s) [2020-10-19T15:57:36.010Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-10-19T15:57:36.010Z] 13% 100% [Working] Fetched 90.4 kB in 0s (0 B/s) [2020-10-19T15:57:36.284Z] Pulling app-service-config  [2020-10-19T15:57:42.980Z] Pulling config-common  [2020-10-19T15:57:46.364Z] Skipping build go (already ran) [2020-10-19T15:57:46.364Z] Building app-service-config  [2020-10-19T15:57:46.364Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 [2020-10-19T15:57:48.371Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-19T15:57:48.371Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-19T15:57:48.371Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-19T15:57:48.371Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-19T15:57:48.371Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-19T15:57:48.371Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 [2020-10-19T15:57:48.371Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-19T15:57:48.371Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-19T15:57:48.371Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-19T15:57:48.371Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-19T15:57:48.371Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-19T15:57:48.371Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-19T15:57:48.645Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-19T15:57:48.645Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-19T15:57:48.915Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-19T15:57:48.915Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-19T15:57:48.915Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-19T15:57:48.915Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-19T15:57:48.915Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-19T15:57:48.915Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-19T15:57:48.915Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-19T15:57:48.915Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-19T15:57:48.915Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-19T15:57:48.915Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-19T15:57:49.186Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-19T15:57:49.457Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-19T15:57:49.457Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-19T15:57:49.457Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-19T15:57:49.728Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-19T15:57:49.728Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-19T15:57:49.728Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-19T15:57:49.728Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-19T15:57:49.728Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-19T15:57:50.001Z] go: downloading golang.org/x/text v0.3.2 [2020-10-19T15:57:50.001Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-19T15:58:36.980Z] Building config-common  [2020-10-19T15:58:49.349Z] Skipping stage go (already ran) [2020-10-19T15:58:49.349Z] Staging app-service-config  [2020-10-19T15:58:52.722Z] Staging config-common  [2020-10-19T15:58:56.096Z] Priming go  [2020-10-19T15:59:00.443Z] Priming app-service-config  [2020-10-19T15:59:04.739Z] Priming config-common  [2020-10-19T15:59:09.480Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-19T15:59:09.480Z] Snapped edgex-app-service-configurable_1.2.0-20201019+01707ed_arm64.snap [Pipeline] } [2020-10-19T15:59:12.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T15:59:15.384Z] provisioning config files... [2020-10-19T15:59:15.398Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config8907473559434210908tmp [Pipeline] { [Pipeline] sh [2020-10-19T15:59:15.793Z] + set +x [2020-10-19T15:59:15.793Z] + curl -s https://codecov.io/bash [2020-10-19T15:59:15.793Z] + bash -s -- [2020-10-19T15:59:16.060Z] [2020-10-19T15:59:16.060Z] _____ _ [2020-10-19T15:59:16.060Z] / ____| | | [2020-10-19T15:59:16.060Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T15:59:16.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T15:59:16.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T15:59:16.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T15:59:16.060Z] Bash-20201009-048fee3 [2020-10-19T15:59:16.060Z] [2020-10-19T15:59:16.060Z] [2020-10-19T15:59:16.060Z] ==> Jenkins CI detected. [2020-10-19T15:59:16.060Z] project root: . [2020-10-19T15:59:16.060Z] --> token set from env [2020-10-19T15:59:16.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T15:59:16.060Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T15:59:16.060Z] ==> Python coveragepy not found [2020-10-19T15:59:16.060Z] ==> Searching for coverage reports in: [2020-10-19T15:59:16.060Z] + . [2020-10-19T15:59:16.060Z] -> Found 1 reports [2020-10-19T15:59:16.060Z] ==> Detecting git/mercurial file structure [2020-10-19T15:59:16.060Z] ==> Reading reports [2020-10-19T15:59:16.060Z] + ./coverage.out bytes=10 [2020-10-19T15:59:16.060Z] ==> Appending adjustments [2020-10-19T15:59:16.060Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T15:59:16.060Z] + Found adjustments [2020-10-19T15:59:16.060Z] ==> Gzipping contents [2020-10-19T15:59:16.060Z] ==> Uploading reports [2020-10-19T15:59:16.060Z] url: https://codecov.io [2020-10-19T15:59:16.060Z] query: branch=PR-129&commit=01707ed64e6c2231855275c8a2b5b290fd1c1702&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=129&job=&cmd_args= [2020-10-19T15:59:16.060Z] -> Pinging Codecov [2020-10-19T15:59:16.060Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-129&commit=01707ed64e6c2231855275c8a2b5b290fd1c1702&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=129&job=&cmd_args= [2020-10-19T15:59:16.325Z] -> Uploading to [2020-10-19T15:59:16.325Z] [2020-10-19T15:59:16.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T15:59:16.325Z] Dload Upload Total Spent Left Speed [2020-10-19T15:59:16.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T15:59:16.325Z] X> Failed to upload [2020-10-19T15:59:16.325Z] ==> Uploading to Codecov [2020-10-19T15:59:16.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T15:59:16.325Z] Dload Upload Total Spent Left Speed [2020-10-19T15:59:16.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485 100 121 100 364 227 684 --:--:-- --:--:-- --:--:-- 685 [2020-10-19T15:59:16.911Z] View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] } [2020-10-19T15:59:16.933Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:20.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:20.617Z] ---> package-listing.sh [2020-10-19T15:59:20.617Z] ++ facter osfamily [2020-10-19T15:59:20.617Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T15:59:20.617Z] + OS_FAMILY=redhat [2020-10-19T15:59:20.617Z] + workspace=/w/workspace/_app-service-configurable_PR-129 [2020-10-19T15:59:20.617Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T15:59:20.617Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T15:59:20.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T15:59:20.617Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T15:59:20.617Z] + '[' /w/workspace/_app-service-configurable_PR-129 ']' [2020-10-19T15:59:20.617Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T15:59:20.617Z] + case "${OS_FAMILY}" in [2020-10-19T15:59:20.617Z] + rpm -qa [2020-10-19T15:59:20.617Z] + sort [2020-10-19T15:59:24.848Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T15:59:24.848Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T15:59:24.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T15:59:24.848Z] + '[' /w/workspace/_app-service-configurable_PR-129 ']' [2020-10-19T15:59:24.848Z] + mkdir -p /w/workspace/_app-service-configurable_PR-129/archives/ [2020-10-19T15:59:24.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-129/archives/ [Pipeline] echo [2020-10-19T15:59:24.861Z] 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T15:59:25.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:59:25.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T15:59:25.456Z] [2020-10-19T15:59:25.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T15:59:25.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T15:59:25.848Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T15:59:25.848Z] df20fa9351a1: Pulling fs layer [2020-10-19T15:59:25.848Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T15:59:25.848Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T15:59:25.848Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T15:59:25.848Z] 93b61091891f: Pulling fs layer [2020-10-19T15:59:25.849Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T15:59:25.849Z] 5e14af77c1be: Pulling fs layer [2020-10-19T15:59:25.849Z] 01666e4c0597: Pulling fs layer [2020-10-19T15:59:25.849Z] aa168da1d23b: Pulling fs layer [2020-10-19T15:59:25.849Z] 93b9cdb0e59b: Waiting [2020-10-19T15:59:25.849Z] 01666e4c0597: Waiting [2020-10-19T15:59:25.849Z] aa168da1d23b: Waiting [2020-10-19T15:59:25.849Z] 5e14af77c1be: Waiting [2020-10-19T15:59:25.849Z] 46f8f816bc3b: Waiting [2020-10-19T15:59:25.849Z] 93b61091891f: Waiting [2020-10-19T15:59:25.849Z] 36b3adc4ff6f: Download complete [2020-10-19T15:59:25.849Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T15:59:25.849Z] 46f8f816bc3b: Download complete [2020-10-19T15:59:26.113Z] df20fa9351a1: Verifying Checksum [2020-10-19T15:59:26.113Z] df20fa9351a1: Download complete [2020-10-19T15:59:26.113Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T15:59:26.113Z] 93b9cdb0e59b: Download complete [2020-10-19T15:59:26.113Z] 5e14af77c1be: Verifying Checksum [2020-10-19T15:59:26.113Z] 5e14af77c1be: Download complete [2020-10-19T15:59:26.113Z] 93b61091891f: Download complete [2020-10-19T15:59:26.113Z] 01666e4c0597: Verifying Checksum [2020-10-19T15:59:26.113Z] 01666e4c0597: Download complete [2020-10-19T15:59:26.377Z] df20fa9351a1: Pull complete [2020-10-19T15:59:26.640Z] 36b3adc4ff6f: Pull complete [2020-10-19T15:59:27.218Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T15:59:27.218Z] 8ad3a11d3b57: Download complete [2020-10-19T15:59:27.803Z] 8ad3a11d3b57: Pull complete [2020-10-19T15:59:28.068Z] 46f8f816bc3b: Pull complete [2020-10-19T15:59:28.331Z] 93b61091891f: Pull complete [2020-10-19T15:59:28.907Z] 93b9cdb0e59b: Pull complete [2020-10-19T15:59:28.907Z] 5e14af77c1be: Pull complete [2020-10-19T15:59:29.172Z] 01666e4c0597: Pull complete [2020-10-19T15:59:29.172Z] aa168da1d23b: Verifying Checksum [2020-10-19T15:59:29.172Z] aa168da1d23b: Download complete [2020-10-19T15:59:35.823Z] aa168da1d23b: Pull complete [2020-10-19T15:59:35.823Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T15:59:35.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T15:59:35.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T15:59:36.034Z] prd-centos7-docker-4c-2g-6278 does not seem to be running inside a container [2020-10-19T15:59:36.121Z] $ 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-129/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-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T15:59:39.495Z] $ docker top 1d9340113b730e7ef71d96ee5e5190882292fa97a9d9044c366abc4a6b650af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T15:59:40.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T15:59:40.522Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T15:59:40.863Z] + ls /var/log/sa-host [2020-10-19T15:59:40.863Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T15:59:40.863Z] file_magic: OK [2020-10-19T15:59:40.863Z] HZ: Using current value: 100 [2020-10-19T15:59:40.863Z] file_header: OK [2020-10-19T15:59:40.863Z] 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-10-19T15:59:40.863Z] Statistics: [2020-10-19T15:59:40.863Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T15:59:40.863Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T15:59:40.863Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T15:59:40.863Z] file_magic: OK [2020-10-19T15:59:40.863Z] HZ: Using current value: 100 [2020-10-19T15:59:40.863Z] file_header: OK [2020-10-19T15:59:40.863Z] 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-10-19T15:59:40.863Z] Statistics: [2020-10-19T15:59:40.863Z] 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... [2020-10-19T15:59:40.863Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T15:59:41.130Z] provisioning config files... [2020-10-19T15:59:41.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config203252217338792503tmp [Pipeline] { [Pipeline] echo [2020-10-19T15:59:41.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:41.596Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T15:59:41.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T15:59:41.727Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:42.098Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T15:59:42.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:42.456Z] ---> sudo-logs.sh [2020-10-19T15:59:42.456Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T15:59:42.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:42.827Z] ---> job-cost.sh [2020-10-19T15:59:42.827Z] lf-activate-venv: SKIPPING [2020-10-19T15:59:42.827Z] INFO: No Stack... [2020-10-19T15:59:44.888Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T15:59:44.888Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T15:59:44.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T15:59:45.311Z] ---> logs-deploy.sh [2020-10-19T15:59:45.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-129/2 [2020-10-19T15:59:45.311Z] INFO: archiving workspace using pattern(s): [2020-10-19T15:59:46.784Z] Archives upload complete. [2020-10-19T15:59:47.065Z] INFO: archiving logs to Nexus