Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 8a8a88ea9174b7fd94765421feddc66e56e914dc+7f47c9eff9bdccc396688e395d48b7e5029db660 (47b2f32f75558740c9c16f607544d25d64cbfb36) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-145/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14564 in /w/workspace/_app-service-configurable_PR-145 [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-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) > 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 --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # 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 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 Commit message: "refactor: Remove use of deprecated MQTTSend" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-04T23:25:35.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-04T23:25:36.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-04T23:25:36.465Z] ========================================================= [2020-12-04T23:25:36.465Z] EdgeX Global Pipelines Version Info [2020-12-04T23:25:36.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:25:38.401Z] ------------------- [2020-12-04T23:25:38.401Z] stable info: [2020-12-04T23:25:38.401Z] ------------------- [2020-12-04T23:25:38.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-04T23:25:38.401Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-04T23:25:38.401Z] Message: update stable to v1.0.169 [2020-12-04T23:25:38.977Z] ------------------- [2020-12-04T23:25:38.978Z] experimental info: [2020-12-04T23:25:38.978Z] ------------------- [2020-12-04T23:25:38.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-04T23:25:38.978Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-04T23:25:38.978Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-04T23:25:39.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-04T23:25:39.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-04T23:25:39.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-04T23:25:40.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-04T23:25:40.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-04T23:25:40.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-04T23:25:40.976Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-04T23:25:41.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-04T23:25:41.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-04T23:25:41.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-04T23:25:41.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-04T23:25:41.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-04T23:25:41.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-04T23:25:42.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-04T23:25:42.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T23:25:42.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T23:25:42.651Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-04T23:25:42.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-04T23:25:43.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-04T23:25:43.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-04T23:25:43.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-04T23:25:43.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-04T23:25:43.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-04T23:25:43.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-04T23:25:44.019Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-04T23:25:44.160Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-04T23:25:44.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo [2020-12-04T23:25:44.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo [2020-12-04T23:25:44.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo [2020-12-04T23:25:44.795Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] echo [2020-12-04T23:25:44.938Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a8a88e [Pipeline] echo [2020-12-04T23:25:45.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T23:25:45.389Z] provisioning config files... [2020-12-04T23:25:45.431Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config4808192103113489426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:25:46.007Z] ---> docker-login.sh [2020-12-04T23:25:46.007Z] nexus3.edgexfoundry.org:10001 [2020-12-04T23:25:46.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:25:46.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:25:46.546Z] Configure a credential helper to remove this warning. See [2020-12-04T23:25:46.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:25:46.546Z] [2020-12-04T23:25:46.546Z] Login Succeeded [2020-12-04T23:25:46.546Z] nexus3.edgexfoundry.org:10002 [2020-12-04T23:25:46.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:25:46.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:25:46.809Z] Configure a credential helper to remove this warning. See [2020-12-04T23:25:46.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:25:46.809Z] [2020-12-04T23:25:46.809Z] Login Succeeded [2020-12-04T23:25:46.809Z] nexus3.edgexfoundry.org:10003 [2020-12-04T23:25:46.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:25:46.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:25:46.809Z] Configure a credential helper to remove this warning. See [2020-12-04T23:25:46.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:25:46.809Z] [2020-12-04T23:25:46.809Z] Login Succeeded [2020-12-04T23:25:46.809Z] nexus3.edgexfoundry.org:10004 [2020-12-04T23:25:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:25:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:25:47.074Z] Configure a credential helper to remove this warning. See [2020-12-04T23:25:47.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:25:47.074Z] [2020-12-04T23:25:47.074Z] Login Succeeded [2020-12-04T23:25:47.074Z] docker.io [2020-12-04T23:25:47.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:25:47.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:25:47.601Z] Configure a credential helper to remove this warning. See [2020-12-04T23:25:47.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:25:47.601Z] [2020-12-04T23:25:47.601Z] Login Succeeded [2020-12-04T23:25:47.601Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T23:25:47.631Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T23:25:48.960Z] + git log --format=format:%s -1 8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] echo [2020-12-04T23:25:49.063Z] GIT_COMMIT: 8a8a88ea9174b7fd94765421feddc66e56e914dc, Commit Message: refactor: Remove use of deprecated MQTTSend [Pipeline] echo [2020-12-04T23:25:49.158Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:25:50.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T23:25:50.374Z] [2020-12-04T23:25:50.374Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:25:50.806Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T23:25:50.807Z] latest: Pulling from edgex-devops/git-semver [2020-12-04T23:25:50.807Z] 31603596830f: Pulling fs layer [2020-12-04T23:25:50.807Z] 2a8b12db71e7: Pulling fs layer [2020-12-04T23:25:50.807Z] 6ca5941a6612: Pulling fs layer [2020-12-04T23:25:50.807Z] ecc8261a40a4: Pulling fs layer [2020-12-04T23:25:50.807Z] ecc8261a40a4: Waiting [2020-12-04T23:25:50.807Z] 2a8b12db71e7: Verifying Checksum [2020-12-04T23:25:50.807Z] 2a8b12db71e7: Download complete [2020-12-04T23:25:50.807Z] 31603596830f: Download complete [2020-12-04T23:25:51.075Z] ecc8261a40a4: Verifying Checksum [2020-12-04T23:25:51.075Z] ecc8261a40a4: Download complete [2020-12-04T23:25:51.075Z] 6ca5941a6612: Verifying Checksum [2020-12-04T23:25:51.075Z] 6ca5941a6612: Download complete [2020-12-04T23:25:51.341Z] 31603596830f: Pull complete [2020-12-04T23:25:51.341Z] 2a8b12db71e7: Pull complete [2020-12-04T23:25:52.300Z] 6ca5941a6612: Pull complete [2020-12-04T23:25:52.564Z] ecc8261a40a4: Pull complete [2020-12-04T23:25:52.564Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-04T23:25:52.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T23:25:52.564Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-04T23:25:52.701Z] prd-centos7-docker-4c-2g-14564 does not seem to be running inside a container [2020-12-04T23:25:52.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-145 -v /w/workspace/_app-service-configurable_PR-145:/w/workspace/_app-service-configurable_PR-145:rw,z -v /w/workspace/_app-service-configurable_PR-145@tmp:/w/workspace/_app-service-configurable_PR-145@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-12-04T23:25:54.665Z] $ docker top 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-04T23:25:55.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T23:25:55.109Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T23:25:55.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T23:25:55.390Z] $ docker exec 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent [2020-12-04T23:25:55.580Z] SSH_AUTH_SOCK=/tmp/ssh-pqUUwtrrCAA5/agent.12 [2020-12-04T23:25:55.580Z] SSH_AGENT_PID=17 [2020-12-04T23:25:55.589Z] Running ssh-add (command line suppressed) [2020-12-04T23:25:55.723Z] Identity added: /w/workspace/_app-service-configurable_PR-145@tmp/private_key_1991776412590619760.key (/w/workspace/_app-service-configurable_PR-145@tmp/private_key_1991776412590619760.key) [2020-12-04T23:25:55.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T23:25:56.192Z] + git tag --points-at HEAD [Pipeline] } [2020-12-04T23:25:56.226Z] $ docker exec --env ******** --env ******** 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent -k [2020-12-04T23:25:56.348Z] unset SSH_AUTH_SOCK; [2020-12-04T23:25:56.349Z] unset SSH_AGENT_PID; [2020-12-04T23:25:56.349Z] echo Agent pid 17 killed; [2020-12-04T23:25:56.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-04T23:25:56.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T23:25:56.609Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T23:25:56.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T23:25:56.784Z] $ docker exec 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent [2020-12-04T23:25:56.953Z] SSH_AUTH_SOCK=/tmp/ssh-HjGWYEVtKhOb/agent.45 [2020-12-04T23:25:56.953Z] SSH_AGENT_PID=50 [2020-12-04T23:25:56.960Z] Running ssh-add (command line suppressed) [2020-12-04T23:25:57.096Z] Identity added: /w/workspace/_app-service-configurable_PR-145@tmp/private_key_5079621401440674456.key (/w/workspace/_app-service-configurable_PR-145@tmp/private_key_5079621401440674456.key) [2020-12-04T23:25:57.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T23:25:57.642Z] + git semver init [2020-12-04T23:25:57.642Z] # -> Open(): unable to determine branch for HEAD [2020-12-04T23:25:57.642Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-145/.git [2020-12-04T23:25:57.642Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-145 [2020-12-04T23:25:57.642Z] # $SEMVER_REMOTE_NAME = origin [2020-12-04T23:25:57.642Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-04T23:25:57.642Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-04T23:25:57.642Z] # $SEMVER_BRANCH = PR-145 [2020-12-04T23:25:57.642Z] # $SEMVER_TEMP = /tmp/semver-246672502 [2020-12-04T23:25:57.642Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-04T23:25:58.223Z] # '/tmp/semver-246672502' -> '/w/workspace/_app-service-configurable_PR-145/.semver' [2020-12-04T23:25:58.223Z] # -> Force: false [2020-12-04T23:25:58.223Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-145/.semver [Pipeline] } [2020-12-04T23:25:58.250Z] $ docker exec --env ******** --env ******** 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent -k [2020-12-04T23:25:58.388Z] unset SSH_AUTH_SOCK; [2020-12-04T23:25:58.389Z] unset SSH_AGENT_PID; [2020-12-04T23:25:58.389Z] echo Agent pid 50 killed; [2020-12-04T23:25:58.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-04T23:25:59.080Z] + git semver [Pipeline] } [2020-12-04T23:25:59.120Z] $ docker stop --time=1 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e [2020-12-04T23:26:00.616Z] $ docker rm -f 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T23:26:01.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-04T23:26:01.771Z] Stashed 1 file(s) [Pipeline] echo [2020-12-04T23:26:01.801Z] [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-12-04T23:26:17.870Z] Still waiting to schedule task [2020-12-04T23:26:17.871Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14564’ [2020-12-04T23:26:17.902Z] Still waiting to schedule task [2020-12-04T23:26:17.902Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-04T23:28:16.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14565 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws [2020-12-04T23:28:16.390Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-12-04T23:28:22.986Z] using credential edgex-jenkins-ssh [2020-12-04T23:28:23.120Z] Cloning the remote Git repository [2020-12-04T23:28:23.178Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:28:23.295Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-12-04T23:28:23.364Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:28:23.364Z] > git --version # timeout=10 [2020-12-04T23:28:23.391Z] > git --version # 'git version 2.17.1' [2020-12-04T23:28:23.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:28:23.495Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:28:25.058Z] Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:28:25.234Z] Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:28:25.235Z] Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) [2020-12-04T23:28:24.384Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:28:24.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:28:24.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:28:24.462Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:28:24.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:28:24.474Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:28:25.076Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:28:25.090Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:28:25.163Z] > git remote # timeout=10 [2020-12-04T23:28:25.179Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:28:25.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:28:25.203Z] > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 [2020-12-04T23:28:25.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:28:25.243Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:28:25.253Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:28:29.419Z] Commit message: "refactor: Remove use of deprecated MQTTSend" [2020-12-04T23:28:29.485Z] > git --version # timeout=10 [2020-12-04T23:28:29.500Z] > git --version # 'git version 2.17.1' [2020-12-04T23:28:29.521Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T23:28:31.607Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-04T23:28:32.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T23:28:32.390Z] + true [2020-12-04T23:28:32.390Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T23:28:35.173Z] provisioning config files... [2020-12-04T23:28:35.218Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9154202475940684137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:28:35.709Z] ---> docker-login.sh [2020-12-04T23:28:35.709Z] nexus3.edgexfoundry.org:10001 [2020-12-04T23:28:36.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:28:36.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:28:36.913Z] Configure a credential helper to remove this warning. See [2020-12-04T23:28:36.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:28:36.913Z] [2020-12-04T23:28:36.913Z] Login Succeeded [2020-12-04T23:28:36.913Z] nexus3.edgexfoundry.org:10002 [2020-12-04T23:28:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:28:37.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:28:37.463Z] Configure a credential helper to remove this warning. See [2020-12-04T23:28:37.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:28:37.463Z] [2020-12-04T23:28:37.463Z] Login Succeeded [2020-12-04T23:28:37.463Z] nexus3.edgexfoundry.org:10003 [2020-12-04T23:28:37.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:28:38.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:28:38.016Z] Configure a credential helper to remove this warning. See [2020-12-04T23:28:38.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:28:38.016Z] [2020-12-04T23:28:38.016Z] Login Succeeded [2020-12-04T23:28:38.016Z] nexus3.edgexfoundry.org:10004 [2020-12-04T23:28:38.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:28:38.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:28:38.573Z] Configure a credential helper to remove this warning. See [2020-12-04T23:28:38.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:28:38.573Z] [2020-12-04T23:28:38.573Z] Login Succeeded [2020-12-04T23:28:38.573Z] docker.io [2020-12-04T23:28:38.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:28:39.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:28:39.445Z] Configure a credential helper to remove this warning. See [2020-12-04T23:28:39.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:28:39.445Z] [2020-12-04T23:28:39.445Z] Login Succeeded [2020-12-04T23:28:39.445Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T23:28:39.476Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-04T23:28:40.081Z] ========================================================= [2020-12-04T23:28:40.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-04T23:28:40.082Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:28:40.514Z] + 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-12-04T23:28:40.514Z] Sending build context to Docker daemon 96.77kB [2020-12-04T23:28:40.789Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-04T23:28:40.789Z] Step 2/8 : FROM ${BASE} [2020-12-04T23:28:41.062Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-04T23:28:41.062Z] 5f621e34cdf4: Pulling fs layer [2020-12-04T23:28:41.062Z] a4357932f1b6: Pulling fs layer [2020-12-04T23:28:41.062Z] 18c013af1878: Pulling fs layer [2020-12-04T23:28:41.062Z] 00ac8860ef70: Pulling fs layer [2020-12-04T23:28:41.062Z] 63d7cb157983: Pulling fs layer [2020-12-04T23:28:41.062Z] b116817d02f9: Pulling fs layer [2020-12-04T23:28:41.062Z] 745a02a5169b: Pulling fs layer [2020-12-04T23:28:41.062Z] 00ac8860ef70: Waiting [2020-12-04T23:28:41.062Z] 63d7cb157983: Waiting [2020-12-04T23:28:41.062Z] b116817d02f9: Waiting [2020-12-04T23:28:41.062Z] 745a02a5169b: Waiting [2020-12-04T23:28:41.062Z] 18c013af1878: Verifying Checksum [2020-12-04T23:28:41.062Z] 18c013af1878: Download complete [2020-12-04T23:28:41.062Z] a4357932f1b6: Verifying Checksum [2020-12-04T23:28:41.062Z] a4357932f1b6: Download complete [2020-12-04T23:28:41.062Z] 63d7cb157983: Verifying Checksum [2020-12-04T23:28:41.062Z] 63d7cb157983: Download complete [2020-12-04T23:28:41.658Z] b116817d02f9: Download complete [2020-12-04T23:28:41.658Z] 5f621e34cdf4: Verifying Checksum [2020-12-04T23:28:41.658Z] 5f621e34cdf4: Download complete [2020-12-04T23:28:42.266Z] 5f621e34cdf4: Pull complete [2020-12-04T23:28:42.867Z] a4357932f1b6: Pull complete [2020-12-04T23:28:43.474Z] 18c013af1878: Pull complete [2020-12-04T23:28:44.076Z] 745a02a5169b: Verifying Checksum [2020-12-04T23:28:44.076Z] 745a02a5169b: Download complete [2020-12-04T23:28:45.521Z] 00ac8860ef70: Verifying Checksum [2020-12-04T23:28:45.521Z] 00ac8860ef70: Download complete [2020-12-04T23:28:55.690Z] 00ac8860ef70: Pull complete [2020-12-04T23:28:55.690Z] 63d7cb157983: Pull complete [2020-12-04T23:28:55.964Z] b116817d02f9: Pull complete [2020-12-04T23:28:59.348Z] 745a02a5169b: Pull complete [2020-12-04T23:28:59.348Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-04T23:28:59.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-04T23:28:59.620Z] ---> b7e6874047d6 [2020-12-04T23:28:59.620Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:29:03.011Z] ---> Running in d9f3724cd251 [2020-12-04T23:29:03.011Z] Removing intermediate container d9f3724cd251 [2020-12-04T23:29:03.011Z] ---> 4f8f8ac703b6 [2020-12-04T23:29:03.011Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T23:29:03.011Z] ---> Running in 19ade26a7871 [2020-12-04T23:29:05.646Z] Removing intermediate container 19ade26a7871 [2020-12-04T23:29:05.646Z] ---> 1bcd2cf07c2e [2020-12-04T23:29:05.646Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-04T23:29:05.646Z] ---> Running in d5a023448629 [2020-12-04T23:29:06.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T23:29:07.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T23:29:08.205Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-04T23:29:08.205Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-04T23:29:08.205Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-04T23:29:08.205Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-04T23:29:08.479Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-04T23:29:08.751Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-04T23:29:08.751Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T23:29:08.751Z] OK: 144 MiB in 45 packages [2020-12-04T23:29:09.038Z] Running on prd-centos7-docker-4c-2g-14566 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws [2020-12-04T23:29:09.141Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-12-04T23:29:10.193Z] Removing intermediate container d5a023448629 [2020-12-04T23:29:10.193Z] ---> e0f95a573396 [2020-12-04T23:29:10.193Z] Step 6/8 : WORKDIR /app [2020-12-04T23:29:10.193Z] ---> Running in d3684620d4f1 [2020-12-04T23:29:10.790Z] Removing intermediate container d3684620d4f1 [2020-12-04T23:29:10.790Z] ---> 1d715ecf2d3d [2020-12-04T23:29:10.790Z] Step 7/8 : COPY . . [2020-12-04T23:29:11.774Z] ---> ce5dd6238428 [2020-12-04T23:29:11.774Z] Step 8/8 : RUN go mod download [2020-12-04T23:29:11.774Z] ---> Running in 2ac5cc8617d6 [2020-12-04T23:29:16.632Z] using credential edgex-jenkins-ssh [2020-12-04T23:29:16.722Z] Cloning the remote Git repository [2020-12-04T23:29:16.837Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:29:16.944Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-12-04T23:29:17.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:29:17.036Z] > git --version # timeout=10 [2020-12-04T23:29:17.068Z] > git --version # 'git version 2.24.3' [2020-12-04T23:29:17.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:29:17.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:29:17.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:29:17.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:29:17.986Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:29:18.027Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:29:18.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:29:18.037Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:29:18.586Z] Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:29:18.798Z] Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:29:18.799Z] Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) [2020-12-04T23:29:18.605Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:29:18.626Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:29:18.710Z] > git remote # timeout=10 [2020-12-04T23:29:18.734Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:29:18.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:29:18.770Z] > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 [2020-12-04T23:29:18.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:29:18.811Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:29:18.828Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:29:22.847Z] Commit message: "refactor: Remove use of deprecated MQTTSend" [2020-12-04T23:29:22.903Z] > git --version # timeout=10 [2020-12-04T23:29:22.909Z] > git --version # 'git version 2.24.3' [2020-12-04T23:29:22.920Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T23:29:24.870Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-04T23:29:25.256Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T23:29:25.670Z] + sudo service docker restart [2020-12-04T23:29:25.670Z] + true [2020-12-04T23:29:25.670Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T23:29:27.939Z] provisioning config files... [2020-12-04T23:29:27.973Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3904434213142481775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:29:28.446Z] ---> docker-login.sh [2020-12-04T23:29:28.447Z] nexus3.edgexfoundry.org:10001 [2020-12-04T23:29:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:29:29.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:29:29.121Z] Configure a credential helper to remove this warning. See [2020-12-04T23:29:29.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:29:29.121Z] [2020-12-04T23:29:29.121Z] Login Succeeded [2020-12-04T23:29:29.121Z] nexus3.edgexfoundry.org:10002 [2020-12-04T23:29:29.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:29:29.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:29:29.394Z] Configure a credential helper to remove this warning. See [2020-12-04T23:29:29.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:29:29.394Z] [2020-12-04T23:29:29.394Z] Login Succeeded [2020-12-04T23:29:29.394Z] nexus3.edgexfoundry.org:10003 [2020-12-04T23:29:29.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:29:29.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:29:29.992Z] Configure a credential helper to remove this warning. See [2020-12-04T23:29:29.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:29:29.992Z] [2020-12-04T23:29:29.992Z] Login Succeeded [2020-12-04T23:29:29.992Z] nexus3.edgexfoundry.org:10004 [2020-12-04T23:29:30.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:29:30.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:29:30.256Z] Configure a credential helper to remove this warning. See [2020-12-04T23:29:30.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:29:30.256Z] [2020-12-04T23:29:30.256Z] Login Succeeded [2020-12-04T23:29:30.256Z] docker.io [2020-12-04T23:29:30.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T23:29:30.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T23:29:30.794Z] Configure a credential helper to remove this warning. See [2020-12-04T23:29:30.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T23:29:30.794Z] [2020-12-04T23:29:30.794Z] Login Succeeded [2020-12-04T23:29:30.794Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T23:29:30.827Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-04T23:29:31.481Z] ========================================================= [2020-12-04T23:29:31.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-04T23:29:31.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:29:31.905Z] + 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-12-04T23:29:31.905Z] Sending build context to Docker daemon 96.77kB [2020-12-04T23:29:32.180Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-04T23:29:32.180Z] Step 2/8 : FROM ${BASE} [2020-12-04T23:29:32.180Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-04T23:29:32.180Z] 188c0c94c7c5: Pulling fs layer [2020-12-04T23:29:32.180Z] 0ef7d3d256c8: Pulling fs layer [2020-12-04T23:29:32.180Z] de9db76c5a1d: Pulling fs layer [2020-12-04T23:29:32.180Z] bca2f99d35d6: Pulling fs layer [2020-12-04T23:29:32.180Z] 93359f2a8cfa: Pulling fs layer [2020-12-04T23:29:32.180Z] 7c6f9722023f: Pulling fs layer [2020-12-04T23:29:32.180Z] a35cf1a2eb13: Pulling fs layer [2020-12-04T23:29:32.180Z] 93359f2a8cfa: Waiting [2020-12-04T23:29:32.180Z] 7c6f9722023f: Waiting [2020-12-04T23:29:32.180Z] a35cf1a2eb13: Waiting [2020-12-04T23:29:32.180Z] bca2f99d35d6: Waiting [2020-12-04T23:29:32.180Z] de9db76c5a1d: Verifying Checksum [2020-12-04T23:29:32.180Z] de9db76c5a1d: Download complete [2020-12-04T23:29:32.180Z] 0ef7d3d256c8: Verifying Checksum [2020-12-04T23:29:32.180Z] 0ef7d3d256c8: Download complete [2020-12-04T23:29:32.180Z] 93359f2a8cfa: Verifying Checksum [2020-12-04T23:29:32.180Z] 93359f2a8cfa: Download complete [2020-12-04T23:29:32.180Z] 7c6f9722023f: Verifying Checksum [2020-12-04T23:29:32.180Z] 7c6f9722023f: Download complete [2020-12-04T23:29:32.180Z] 188c0c94c7c5: Verifying Checksum [2020-12-04T23:29:32.180Z] 188c0c94c7c5: Download complete [2020-12-04T23:29:32.810Z] 188c0c94c7c5: Pull complete [2020-12-04T23:29:33.084Z] 0ef7d3d256c8: Pull complete [2020-12-04T23:29:33.358Z] de9db76c5a1d: Pull complete [2020-12-04T23:29:35.441Z] a35cf1a2eb13: Verifying Checksum [2020-12-04T23:29:35.441Z] a35cf1a2eb13: Download complete [2020-12-04T23:29:37.443Z] bca2f99d35d6: Verifying Checksum [2020-12-04T23:29:37.443Z] bca2f99d35d6: Download complete [2020-12-04T23:29:44.107Z] Removing intermediate container 2ac5cc8617d6 [2020-12-04T23:29:44.107Z] ---> 1a8fefd338af [2020-12-04T23:29:44.107Z] Successfully built 1a8fefd338af [2020-12-04T23:29:44.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:29:44.483Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T23:29:44.483Z] . [Pipeline] withDockerContainer [2020-12-04T23:29:44.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-14565 does not seem to be running inside a container [2020-12-04T23:29:44.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T23:29:46.359Z] $ docker top aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T23:29:47.480Z] + go version [2020-12-04T23:29:47.481Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-04T23:29:47.518Z] $ docker stop --time=1 aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 [2020-12-04T23:29:49.527Z] $ docker rm -f aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 [Pipeline] // withDockerContainer [2020-12-04T23:29:49.895Z] bca2f99d35d6: Pull complete [2020-12-04T23:29:49.895Z] 93359f2a8cfa: Pull complete [2020-12-04T23:29:49.895Z] 7c6f9722023f: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:29:51.000Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T23:29:51.000Z] . [Pipeline] withDockerContainer [2020-12-04T23:29:51.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-14565 does not seem to be running inside a container [2020-12-04T23:29:51.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T23:29:52.968Z] $ docker top d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T23:29:54.106Z] + make test [2020-12-04T23:29:54.106Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-04T23:29:56.752Z] a35cf1a2eb13: Pull complete [2020-12-04T23:29:56.753Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-04T23:29:56.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-04T23:29:56.753Z] ---> a62c8e92a672 [2020-12-04T23:29:56.753Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:29:57.023Z] ---> Running in 029f1ad828ee [2020-12-04T23:29:57.650Z] Removing intermediate container 029f1ad828ee [2020-12-04T23:29:57.650Z] ---> c4b873498093 [2020-12-04T23:29:57.650Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T23:29:57.650Z] ---> Running in 0392e2942300 [2020-12-04T23:29:59.671Z] Removing intermediate container 0392e2942300 [2020-12-04T23:29:59.671Z] ---> 1afb4dd74b91 [2020-12-04T23:29:59.671Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-04T23:29:59.671Z] ---> Running in 33489cc530f1 [2020-12-04T23:30:00.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T23:30:01.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T23:30:01.971Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-04T23:30:02.338Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-04T23:30:02.338Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-04T23:30:02.668Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-04T23:30:02.668Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-04T23:30:03.033Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-04T23:30:03.033Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T23:30:03.033Z] OK: 167 MiB in 45 packages [2020-12-04T23:30:04.098Z] Removing intermediate container 33489cc530f1 [2020-12-04T23:30:04.098Z] ---> ab80afba6c71 [2020-12-04T23:30:04.098Z] Step 6/8 : WORKDIR /app [2020-12-04T23:30:04.098Z] ---> Running in 5c04c9053a77 [2020-12-04T23:30:04.397Z] Removing intermediate container 5c04c9053a77 [2020-12-04T23:30:04.397Z] ---> b2196a690d1f [2020-12-04T23:30:04.397Z] Step 7/8 : COPY . . [2020-12-04T23:30:05.057Z] ---> 61c89ef6e80f [2020-12-04T23:30:05.057Z] Step 8/8 : RUN go mod download [2020-12-04T23:30:05.057Z] ---> Running in b8a1dc8459dc [2020-12-04T23:30:37.677Z] Removing intermediate container b8a1dc8459dc [2020-12-04T23:30:37.677Z] ---> da3157a11e32 [2020-12-04T23:30:37.677Z] Successfully built da3157a11e32 [2020-12-04T23:30:37.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:30:38.118Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T23:30:38.402Z] . [Pipeline] withDockerContainer [2020-12-04T23:30:38.684Z] prd-centos7-docker-4c-2g-14566 does not seem to be running inside a container [2020-12-04T23:30:38.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T23:30:40.104Z] $ docker top caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T23:30:40.810Z] + go version [2020-12-04T23:30:41.084Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-04T23:30:41.130Z] $ docker stop --time=1 caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f [2020-12-04T23:30:42.762Z] $ docker rm -f caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:30:44.126Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T23:30:44.126Z] . [Pipeline] withDockerContainer [2020-12-04T23:30:44.439Z] prd-centos7-docker-4c-2g-14566 does not seem to be running inside a container [2020-12-04T23:30:44.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T23:30:46.491Z] $ docker top 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T23:30:47.584Z] + make test [2020-12-04T23:30:47.584Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-04T23:30:50.707Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-04T23:30:50.707Z] CGO_ENABLED=1 go vet ./... [2020-12-04T23:30:52.691Z] gofmt -l . [2020-12-04T23:30:52.691Z] [ "`gofmt -l .`" = "" ] [2020-12-04T23:30:52.967Z] ./bin/test-go-mod-tidy.sh [2020-12-04T23:30:53.570Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-04T23:30:54.586Z] $ docker stop --time=1 d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 [2020-12-04T23:30:57.032Z] $ docker rm -f d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T23:30:58.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-04T23:30:58.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T23:31:02.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-04T23:31:02.478Z] + ls -al . [2020-12-04T23:31:02.478Z] total 112 [2020-12-04T23:31:02.478Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 4 23:30 . [2020-12-04T23:31:02.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 4 23:28 .. [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 4 23:28 .dockerignore [2020-12-04T23:31:02.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 4 23:28 .git [2020-12-04T23:31:02.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 4 23:28 .github [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 93 Dec 4 23:28 .gitignore [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 6568 Dec 4 23:28 Attribution.txt [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 2002 Dec 4 23:28 Dockerfile [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 966 Dec 4 23:28 Dockerfile.build [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 4 23:28 Jenkinsfile [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 4 23:28 LICENSE [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 1277 Dec 4 23:28 README.md [2020-12-04T23:31:02.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 4 23:26 VERSION [2020-12-04T23:31:02.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 4 23:28 bin [2020-12-04T23:31:02.478Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 4 23:29 coverage.out [2020-12-04T23:31:02.479Z] -rw-r--r-- 1 jenkins jenkins 132 Dec 4 23:30 go.mod [2020-12-04T23:31:02.479Z] -rw-r--r-- 1 jenkins jenkins 19665 Dec 4 23:30 go.sum [2020-12-04T23:31:02.479Z] -rw-rw-r-- 1 jenkins jenkins 1519 Dec 4 23:28 main.go [2020-12-04T23:31:02.479Z] -rw-rw-r-- 1 jenkins jenkins 1573 Dec 4 23:28 makefile [2020-12-04T23:31:02.479Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 23:28 res [2020-12-04T23:31:02.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 4 23:28 snap [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:31:02.951Z] + 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=8a8a88ea9174b7fd94765421feddc66e56e914dc --label arch=arm64 --label version=0.0.0 . [2020-12-04T23:31:02.951Z] Sending build context to Docker daemon 119.3kB [2020-12-04T23:31:03.595Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-04T23:31:03.595Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-04T23:31:03.595Z] ---> 1a8fefd338af [2020-12-04T23:31:03.595Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-04T23:31:03.595Z] ---> Running in af5bb88430b8 [2020-12-04T23:31:04.193Z] Removing intermediate container af5bb88430b8 [2020-12-04T23:31:04.193Z] ---> c4a41b8efd83 [2020-12-04T23:31:04.193Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-04T23:31:04.193Z] ---> Running in cd807925da0e [2020-12-04T23:31:04.801Z] Removing intermediate container cd807925da0e [2020-12-04T23:31:04.801Z] ---> d8d56bc9e6fa [2020-12-04T23:31:04.801Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:31:04.801Z] ---> Running in 28cef72850c0 [2020-12-04T23:31:05.399Z] Removing intermediate container 28cef72850c0 [2020-12-04T23:31:05.399Z] ---> 596245d3318a [2020-12-04T23:31:05.399Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T23:31:05.399Z] ---> Running in b3a041912d45 [2020-12-04T23:31:07.394Z] Removing intermediate container b3a041912d45 [2020-12-04T23:31:07.394Z] ---> 95d5f1c9b751 [2020-12-04T23:31:07.394Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-04T23:31:07.394Z] ---> Running in fefb20491e10 [2020-12-04T23:31:08.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T23:31:09.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T23:31:10.050Z] OK: 144 MiB in 45 packages [2020-12-04T23:31:11.041Z] Removing intermediate container fefb20491e10 [2020-12-04T23:31:11.041Z] ---> 8e953251c4e2 [2020-12-04T23:31:11.041Z] Step 8/27 : WORKDIR /app [2020-12-04T23:31:11.315Z] ---> Running in 3fd9fae41c3a [2020-12-04T23:31:11.911Z] Removing intermediate container 3fd9fae41c3a [2020-12-04T23:31:11.911Z] ---> 989191d3892a [2020-12-04T23:31:11.911Z] Step 9/27 : COPY go.mod . [2020-12-04T23:31:12.505Z] ---> 0cf115da6b62 [2020-12-04T23:31:12.505Z] Step 10/27 : RUN go mod download [2020-12-04T23:31:12.790Z] ---> Running in 9119b8551c2f [2020-12-04T23:31:15.413Z] Removing intermediate container 9119b8551c2f [2020-12-04T23:31:15.413Z] ---> 83e0dce88356 [2020-12-04T23:31:15.413Z] Step 11/27 : COPY . . [2020-12-04T23:31:15.687Z] ---> a2a9a00fa015 [2020-12-04T23:31:15.687Z] Step 12/27 : ARG MAKE="make build" [2020-12-04T23:31:15.960Z] ---> Running in e261f0dee7e8 [2020-12-04T23:31:16.553Z] Removing intermediate container e261f0dee7e8 [2020-12-04T23:31:16.553Z] ---> c25b08e76cf8 [2020-12-04T23:31:16.553Z] Step 13/27 : RUN $MAKE [2020-12-04T23:31:16.553Z] ---> Running in 1770ef8f3673 [2020-12-04T23:31:17.534Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-04T23:31:20.378Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-04T23:31:20.378Z] CGO_ENABLED=1 go vet ./... [2020-12-04T23:31:23.152Z] gofmt -l . [2020-12-04T23:31:23.152Z] [ "`gofmt -l .`" = "" ] [2020-12-04T23:31:23.152Z] ./bin/test-go-mod-tidy.sh [2020-12-04T23:31:24.619Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-04T23:31:25.271Z] $ docker stop --time=1 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd [2020-12-04T23:31:27.152Z] $ docker rm -f 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T23:31:28.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-04T23:31:28.130Z] Warning: overwriting stash ‘coverage-report’ [2020-12-04T23:31:28.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-04T23:31:31.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-04T23:31:31.637Z] + ls -al . [2020-12-04T23:31:31.637Z] total 88 [2020-12-04T23:31:31.637Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 4 23:31 . [2020-12-04T23:31:31.637Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 4 23:29 .. [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 6568 Dec 4 23:29 Attribution.txt [2020-12-04T23:31:31.637Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 4 23:29 bin [2020-12-04T23:31:31.637Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 4 23:30 coverage.out [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 2002 Dec 4 23:29 Dockerfile [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 966 Dec 4 23:29 Dockerfile.build [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 4 23:29 .dockerignore [2020-12-04T23:31:31.637Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 4 23:29 .git [2020-12-04T23:31:31.637Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 4 23:29 .github [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 93 Dec 4 23:29 .gitignore [2020-12-04T23:31:31.637Z] -rw-r--r--. 1 jenkins jenkins 132 Dec 4 23:31 go.mod [2020-12-04T23:31:31.637Z] -rw-r--r--. 1 jenkins jenkins 19665 Dec 4 23:31 go.sum [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 4 23:29 Jenkinsfile [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 4 23:29 LICENSE [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 1519 Dec 4 23:29 main.go [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 1573 Dec 4 23:29 makefile [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 1277 Dec 4 23:29 README.md [2020-12-04T23:31:31.637Z] drwxrwxr-x. 10 jenkins jenkins 171 Dec 4 23:29 res [2020-12-04T23:31:31.637Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 4 23:29 snap [2020-12-04T23:31:31.637Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 4 23:26 VERSION [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:31:32.022Z] + 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=8a8a88ea9174b7fd94765421feddc66e56e914dc --label arch=amd64 --label version=0.0.0 . [2020-12-04T23:31:32.327Z] Sending build context to Docker daemon 119.3kB [2020-12-04T23:31:32.607Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-04T23:31:32.607Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-04T23:31:32.607Z] ---> da3157a11e32 [2020-12-04T23:31:32.607Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-04T23:31:32.607Z] ---> Running in 7fd1b719291f [2020-12-04T23:31:32.878Z] Removing intermediate container 7fd1b719291f [2020-12-04T23:31:32.878Z] ---> bbeb7d1c9b5c [2020-12-04T23:31:32.878Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-04T23:31:33.151Z] ---> Running in 42af05bb8a9e [2020-12-04T23:31:33.151Z] Removing intermediate container 42af05bb8a9e [2020-12-04T23:31:33.151Z] ---> cccb0097628c [2020-12-04T23:31:33.151Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:31:33.453Z] ---> Running in f0560b4aa963 [2020-12-04T23:31:33.732Z] Removing intermediate container f0560b4aa963 [2020-12-04T23:31:33.732Z] ---> b89a6ef09278 [2020-12-04T23:31:33.732Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T23:31:33.732Z] ---> Running in df3b31302ced [2020-12-04T23:31:35.156Z] Removing intermediate container df3b31302ced [2020-12-04T23:31:35.156Z] ---> fa1c069ddd4f [2020-12-04T23:31:35.156Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-04T23:31:35.156Z] ---> Running in d1ee3a411cdb [2020-12-04T23:31:35.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T23:31:36.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T23:31:36.997Z] OK: 167 MiB in 45 packages [2020-12-04T23:31:37.601Z] Removing intermediate container d1ee3a411cdb [2020-12-04T23:31:37.601Z] ---> 9ec9d8ba97dd [2020-12-04T23:31:37.601Z] Step 8/27 : WORKDIR /app [2020-12-04T23:31:37.875Z] ---> Running in e5d8ca979393 [2020-12-04T23:31:38.157Z] Removing intermediate container e5d8ca979393 [2020-12-04T23:31:38.157Z] ---> 148f5c6bb994 [2020-12-04T23:31:38.157Z] Step 9/27 : COPY go.mod . [2020-12-04T23:31:38.431Z] ---> fb09fcd199c3 [2020-12-04T23:31:38.431Z] Step 10/27 : RUN go mod download [2020-12-04T23:31:38.431Z] ---> Running in 2d5ff62fb167 [2020-12-04T23:31:40.467Z] Removing intermediate container 2d5ff62fb167 [2020-12-04T23:31:40.467Z] ---> 1fa6d322b17d [2020-12-04T23:31:40.467Z] Step 11/27 : COPY . . [2020-12-04T23:31:40.750Z] ---> ff869a11f376 [2020-12-04T23:31:40.750Z] Step 12/27 : ARG MAKE="make build" [2020-12-04T23:31:41.016Z] ---> Running in 38328c0b7f6b [2020-12-04T23:31:41.016Z] Removing intermediate container 38328c0b7f6b [2020-12-04T23:31:41.016Z] ---> a076862eeb21 [2020-12-04T23:31:41.016Z] Step 13/27 : RUN $MAKE [2020-12-04T23:31:41.286Z] ---> Running in 55e0d5d13739 [2020-12-04T23:31:41.881Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-04T23:32:04.552Z] Removing intermediate container 1770ef8f3673 [2020-12-04T23:32:04.552Z] ---> 7bb04cdde291 [2020-12-04T23:32:04.552Z] Step 14/27 : FROM alpine:latest [2020-12-04T23:32:04.552Z] latest: Pulling from library/alpine [2020-12-04T23:32:04.552Z] 5f621e34cdf4: Already exists [2020-12-04T23:32:04.552Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T23:32:04.552Z] Status: Downloaded newer image for alpine:latest [2020-12-04T23:32:04.552Z] ---> 2e77e061c27f [2020-12-04T23:32:04.552Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:32:04.825Z] ---> Running in f6d6f404c6c8 [2020-12-04T23:32:05.420Z] Removing intermediate container f6d6f404c6c8 [2020-12-04T23:32:05.420Z] ---> 761e48510f4d [2020-12-04T23:32:05.420Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-04T23:32:05.420Z] ---> Running in d6e28e78131c [2020-12-04T23:32:05.692Z] Removing intermediate container d6e28e78131c [2020-12-04T23:32:05.692Z] ---> a75e9835e229 [2020-12-04T23:32:05.692Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-04T23:32:05.964Z] ---> Running in 35e04cb042fa [2020-12-04T23:32:06.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T23:32:07.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T23:32:07.809Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-04T23:32:07.809Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-04T23:32:07.809Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-04T23:32:07.809Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-04T23:32:07.809Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-04T23:32:08.083Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-04T23:32:08.083Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T23:32:08.083Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T23:32:08.083Z] OK: 9 MiB in 20 packages [2020-12-04T23:32:10.056Z] Removing intermediate container 35e04cb042fa [2020-12-04T23:32:10.056Z] ---> 3c63e305e474 [2020-12-04T23:32:10.056Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-04T23:32:10.651Z] ---> d4aa821bff98 [2020-12-04T23:32:10.651Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-04T23:32:11.245Z] ---> 384d4221564f [2020-12-04T23:32:11.245Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-04T23:32:12.228Z] ---> 56b6234d700b [2020-12-04T23:32:12.228Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-04T23:32:13.660Z] ---> 2e6b15beee6e [2020-12-04T23:32:13.660Z] Step 22/27 : EXPOSE 48095 [2020-12-04T23:32:13.660Z] ---> Running in cafcf1c0bb2f [2020-12-04T23:32:14.259Z] Removing intermediate container cafcf1c0bb2f [2020-12-04T23:32:14.259Z] ---> f83f9f32b435 [2020-12-04T23:32:14.259Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-04T23:32:14.259Z] ---> Running in 2f3ac87527b6 [2020-12-04T23:32:14.800Z] Removing intermediate container 55e0d5d13739 [2020-12-04T23:32:14.800Z] ---> 4a23ce4bec2f [2020-12-04T23:32:14.800Z] Step 14/27 : FROM alpine:latest [2020-12-04T23:32:14.800Z] latest: Pulling from library/alpine [2020-12-04T23:32:14.800Z] 188c0c94c7c5: Already exists [2020-12-04T23:32:14.800Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T23:32:14.800Z] Status: Downloaded newer image for alpine:latest [2020-12-04T23:32:14.800Z] ---> d6e46aa2470d [2020-12-04T23:32:14.800Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-04T23:32:14.800Z] ---> Running in b4d66ccd8bab [2020-12-04T23:32:14.800Z] Removing intermediate container b4d66ccd8bab [2020-12-04T23:32:14.800Z] ---> 08d11b6db9b0 [2020-12-04T23:32:14.800Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-04T23:32:14.800Z] ---> Running in 6c8d8b582810 [2020-12-04T23:32:14.800Z] Removing intermediate container 6c8d8b582810 [2020-12-04T23:32:14.800Z] ---> 4527fd4fbbd3 [2020-12-04T23:32:14.800Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-04T23:32:14.800Z] ---> Running in d172fe4bbbf3 [2020-12-04T23:32:14.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T23:32:14.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T23:32:14.800Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-04T23:32:14.800Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-04T23:32:14.800Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-04T23:32:14.800Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-04T23:32:14.800Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-04T23:32:14.800Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-04T23:32:14.800Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T23:32:14.800Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T23:32:14.800Z] OK: 9 MiB in 20 packages [2020-12-04T23:32:14.853Z] Removing intermediate container 2f3ac87527b6 [2020-12-04T23:32:14.853Z] ---> e09cf61a29fc [2020-12-04T23:32:14.853Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T23:32:15.125Z] ---> Running in 156feec4b716 [2020-12-04T23:32:15.397Z] Removing intermediate container 156feec4b716 [2020-12-04T23:32:15.397Z] ---> b28b5a444906 [2020-12-04T23:32:15.397Z] Step 25/27 : LABEL arch=arm64 [2020-12-04T23:32:15.670Z] ---> Running in 86fd57e483c9 [2020-12-04T23:32:15.943Z] Removing intermediate container 86fd57e483c9 [2020-12-04T23:32:15.943Z] ---> 94d5ac495ec9 [2020-12-04T23:32:15.943Z] Step 26/27 : LABEL git_sha=8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:32:16.217Z] ---> Running in 833a64c27f22 [2020-12-04T23:32:16.315Z] Removing intermediate container d172fe4bbbf3 [2020-12-04T23:32:16.315Z] ---> 831b95436e05 [2020-12-04T23:32:16.315Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-04T23:32:16.809Z] Removing intermediate container 833a64c27f22 [2020-12-04T23:32:16.809Z] ---> 75c141fbb583 [2020-12-04T23:32:16.809Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T23:32:16.809Z] ---> Running in 6e885e64f71b [2020-12-04T23:32:16.917Z] ---> e898d5edf553 [2020-12-04T23:32:16.918Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-04T23:32:17.193Z] ---> 984ed060d444 [2020-12-04T23:32:17.193Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-04T23:32:17.402Z] Removing intermediate container 6e885e64f71b [2020-12-04T23:32:17.402Z] ---> 8c89570745a6 [2020-12-04T23:32:17.402Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-04T23:32:17.402Z] Successfully built 8c89570745a6 [2020-12-04T23:32:17.402Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-04T23:32:17.806Z] ---> 915aba85deff [2020-12-04T23:32:17.807Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-04T23:32:19.297Z] ---> 438b47aed337 [2020-12-04T23:32:19.297Z] Step 22/27 : EXPOSE 48095 [2020-12-04T23:32:19.297Z] ---> Running in 789ff353bef0 [2020-12-04T23:32:19.570Z] Removing intermediate container 789ff353bef0 [2020-12-04T23:32:19.570Z] ---> 2d8f8ac63e3f [2020-12-04T23:32:19.570Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-04T23:32:19.570Z] ---> Running in 9878c45e5807 [2020-12-04T23:32:19.904Z] Removing intermediate container 9878c45e5807 [2020-12-04T23:32:19.904Z] ---> 2479d8f63b59 [2020-12-04T23:32:19.904Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T23:32:20.263Z] ---> Running in ace7764d7125 [2020-12-04T23:32:20.549Z] Removing intermediate container ace7764d7125 [2020-12-04T23:32:20.549Z] ---> c96ed3ce1618 [2020-12-04T23:32:20.549Z] Step 25/27 : LABEL arch=amd64 [2020-12-04T23:32:20.939Z] ---> Running in 97004e42259b [2020-12-04T23:32:21.312Z] Removing intermediate container 97004e42259b [2020-12-04T23:32:21.312Z] ---> c03fe49cf895 [2020-12-04T23:32:21.312Z] Step 26/27 : LABEL git_sha=8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:32:21.312Z] ---> Running in 9e31f58f6907 [2020-12-04T23:32:21.637Z] Removing intermediate container 9e31f58f6907 [2020-12-04T23:32:21.637Z] ---> 0078f690a36f [2020-12-04T23:32:21.637Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T23:32:21.637Z] ---> Running in d182c6ceacba [2020-12-04T23:32:21.922Z] Removing intermediate container d182c6ceacba [2020-12-04T23:32:21.922Z] ---> d814d0d9d705 [2020-12-04T23:32:21.922Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-04T23:32:21.922Z] Successfully built d814d0d9d705 [2020-12-04T23:32:21.922Z] Successfully tagged docker-app-service-configurable:latest [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-12-04T23:32:37.799Z] Still waiting to schedule task [2020-12-04T23:32:37.799Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-04T23:33:31.585Z] Running on prd-centos7-docker-8c-8g-14568 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws [2020-12-04T23:33:31.743Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-12-04T23:33:33.807Z] using credential edgex-jenkins-ssh [2020-12-04T23:33:33.866Z] Cloning the remote Git repository [2020-12-04T23:33:33.657Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:33:33.724Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-12-04T23:33:33.747Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:33:33.747Z] > git --version # timeout=10 [2020-12-04T23:33:33.756Z] > git --version # 'git version 2.24.3' [2020-12-04T23:33:33.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:33:33.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:33:34.936Z] Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:33:35.010Z] Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc [2020-12-04T23:33:35.010Z] Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) [2020-12-04T23:33:34.295Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:33:34.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T23:33:34.313Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-04T23:33:34.325Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-04T23:33:34.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:33:34.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T23:33:34.798Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:33:34.808Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:33:34.840Z] > git remote # timeout=10 [2020-12-04T23:33:34.845Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T23:33:34.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T23:33:34.852Z] > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 [2020-12-04T23:33:34.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T23:33:34.872Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T23:33:34.875Z] > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 [2020-12-04T23:33:38.445Z] Commit message: "refactor: Remove use of deprecated MQTTSend" [2020-12-04T23:33:38.471Z] > git --version # timeout=10 [2020-12-04T23:33:38.475Z] > git --version # 'git version 2.24.3' [2020-12-04T23:33:38.479Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-04T23:33:40.065Z] ++ find /w/workspace/app-service-configurable/1 [2020-12-04T23:33:40.065Z] ++ grep snapcraft.yaml [2020-12-04T23:33:40.065Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-04T23:33:40.263Z] provisioning config files... [2020-12-04T23:33:40.276Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config2620437222047248250tmp [Pipeline] { [Pipeline] sh [2020-12-04T23:33:40.749Z] + cp /w/workspace/app-service-configurable/1@tmp/config2620437222047248250tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh [2020-12-04T23:33:41.064Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-04T23:33:41.064Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-12-04T23:33:41.326Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-12-04T23:33:41.326Z] f08d8e2a3ba1: Pulling fs layer [2020-12-04T23:33:41.326Z] 3baa9cb2483b: Pulling fs layer [2020-12-04T23:33:41.326Z] 94e5ff4c0b15: Pulling fs layer [2020-12-04T23:33:41.326Z] 1860925334f9: Pulling fs layer [2020-12-04T23:33:41.326Z] 2daf38717194: Pulling fs layer [2020-12-04T23:33:41.326Z] 309017e8d7a4: Pulling fs layer [2020-12-04T23:33:41.326Z] f7790dc9fd0f: Pulling fs layer [2020-12-04T23:33:41.326Z] cac0ae9282c2: Pulling fs layer [2020-12-04T23:33:41.326Z] 1f4cadf9a1ed: Pulling fs layer [2020-12-04T23:33:41.326Z] 2daf38717194: Waiting [2020-12-04T23:33:41.326Z] 309017e8d7a4: Waiting [2020-12-04T23:33:41.326Z] f7790dc9fd0f: Waiting [2020-12-04T23:33:41.326Z] cac0ae9282c2: Waiting [2020-12-04T23:33:41.326Z] 1f4cadf9a1ed: Waiting [2020-12-04T23:33:41.326Z] 1860925334f9: Waiting [2020-12-04T23:33:41.326Z] 94e5ff4c0b15: Verifying Checksum [2020-12-04T23:33:41.326Z] 94e5ff4c0b15: Download complete [2020-12-04T23:33:41.326Z] 3baa9cb2483b: Download complete [2020-12-04T23:33:41.326Z] 1860925334f9: Verifying Checksum [2020-12-04T23:33:41.326Z] 309017e8d7a4: Download complete [2020-12-04T23:33:41.326Z] f7790dc9fd0f: Verifying Checksum [2020-12-04T23:33:41.326Z] f7790dc9fd0f: Download complete [2020-12-04T23:33:41.903Z] cac0ae9282c2: Verifying Checksum [2020-12-04T23:33:41.903Z] cac0ae9282c2: Download complete [2020-12-04T23:33:42.848Z] 1f4cadf9a1ed: Verifying Checksum [2020-12-04T23:33:42.848Z] 1f4cadf9a1ed: Download complete [2020-12-04T23:33:43.794Z] f08d8e2a3ba1: Verifying Checksum [2020-12-04T23:33:43.794Z] f08d8e2a3ba1: Download complete [2020-12-04T23:33:45.190Z] f08d8e2a3ba1: Pull complete [2020-12-04T23:33:45.455Z] 3baa9cb2483b: Pull complete [2020-12-04T23:33:45.718Z] 94e5ff4c0b15: Pull complete [2020-12-04T23:33:45.718Z] 1860925334f9: Pull complete [2020-12-04T23:33:49.027Z] 2daf38717194: Verifying Checksum [2020-12-04T23:33:49.027Z] 2daf38717194: Download complete [2020-12-04T23:34:07.167Z] 2daf38717194: Pull complete [2020-12-04T23:34:07.167Z] 309017e8d7a4: Pull complete [2020-12-04T23:34:07.167Z] f7790dc9fd0f: Pull complete [2020-12-04T23:34:07.167Z] cac0ae9282c2: Pull complete [2020-12-04T23:34:07.167Z] 1f4cadf9a1ed: Pull complete [2020-12-04T23:34:07.167Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-12-04T23:34:07.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-04T23:34:10.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-04T23:34:10.770Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-04T23:34:10.770Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] [2020-12-04T23:34:10.770Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-04T23:34:10.770Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-04T23:34:10.770Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-04T23:34:10.770Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] [2020-12-04T23:34:11.031Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-04T23:34:11.290Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-04T23:34:11.550Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-04T23:34:11.550Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] [2020-12-04T23:34:11.809Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-04T23:34:11.809Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-04T23:34:11.809Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-04T23:34:12.071Z] Fetched 8410 kB in 2s (5423 kB/s) [2020-12-04T23:34:13.457Z] Reading package lists... [2020-12-04T23:34:14.847Z] 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-12-04T23:34:14.847Z] - README.md [2020-12-04T23:34:14.847Z] [2020-12-04T23:34:14.847Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-04T23:34:16.759Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-04T23:34:16.759Z] 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) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-04T23:34:16.759Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-04T23:34:16.759Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-04T23:34:18.380Z] 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... 54% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% 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... 91% Reading package lists... 91% 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-12-04T23:34:20.294Z] 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 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-base perl-modules-5.26 pkg-config [2020-12-04T23:34:21.393Z] 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... 57% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% 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... 91% Reading package lists... 91% 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-12-04T23:34:21.654Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-12-04T23:34:21.654Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-12-04T23:34:21.654Z] The following packages were automatically installed and are no longer required: [2020-12-04T23:34:21.654Z] libjq1 libonig4 [2020-12-04T23:34:21.654Z] Use 'sudo apt autoremove' to remove them. [2020-12-04T23:34:21.654Z] Suggested packages: [2020-12-04T23:34:21.654Z] binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib [2020-12-04T23:34:21.654Z] g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake [2020-12-04T23:34:21.654Z] libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg [2020-12-04T23:34:21.654Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-12-04T23:34:21.654Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-12-04T23:34:21.654Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-12-04T23:34:21.654Z] gitweb git-cvs git-mediawiki git-svn glibc-doc locales bzr gdbm-l10n [2020-12-04T23:34:21.654Z] libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc [2020-12-04T23:34:21.654Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-12-04T23:34:22.228Z] The following NEW packages will be installed: [2020-12-04T23:34:22.228Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-12-04T23:34:22.228Z] curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-12-04T23:34:22.228Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-12-04T23:34:22.228Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 [2020-12-04T23:34:22.228Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-12-04T23:34:22.228Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-12-04T23:34:22.228Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 [2020-12-04T23:34:22.228Z] libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev [2020-12-04T23:34:22.228Z] libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages [2020-12-04T23:34:22.228Z] manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-12-04T23:34:22.228Z] The following packages will be upgraded: [2020-12-04T23:34:22.228Z] libc6 perl-base [2020-12-04T23:34:22.228Z] 2 upgraded, 62 newly installed, 0 to remove and 49 not upgraded. [2020-12-04T23:34:22.228Z] Need to get 61.7 MB of archives. [2020-12-04T23:34:22.228Z] After this operation, 249 MB of additional disk space will be used. [2020-12-04T23:34:22.228Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-04T23:34:23.061Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 533 kB/1391 kB 38%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-04T23:34:23.322Z] 2% [2 libc6 15.2 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-12-04T23:34:23.322Z] 6% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-04T23:34:23.589Z] 6% [4 perl-modules-5.26 41.0 kB/2762 kB 1%] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-12-04T23:34:23.589Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-12-04T23:34:23.589Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-04T23:34:23.849Z] 11% [7 libperl5.26 108 kB/3534 kB 3%] 16% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-04T23:34:23.849Z] 16% [8 perl 47.9 kB/201 kB 24%] 16% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-12-04T23:34:23.849Z] 17% [9 less 41.0 kB/112 kB 37%] 17% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-12-04T23:34:23.849Z] 17% [10 netbase 12.7 kB/12.7 kB 100%] 17% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-12-04T23:34:23.849Z] 17% [11 manpages 4096 B/1234 kB 0%] 19% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-04T23:34:23.849Z] 19% [12 binutils-common 32.8 kB/196 kB 17%] 20% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-04T23:34:23.849Z] 20% [13 libbinutils 20.5 kB/488 kB 4%] 21% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-04T23:34:24.109Z] 21% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-04T23:34:24.109Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-04T23:34:24.109Z] 24% [16 libc-dev-bin 65.5 kB/71.8 kB 91%] 24% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-04T23:34:24.109Z] 24% [17 linux-libc-dev 16.2 kB/989 kB 2%] 26% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-04T23:34:24.109Z] 26% [18 libc6-dev 10.0 kB/2586 kB 0%] 29% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-04T23:34:24.109Z] 29% [19 gcc-7-base 4596 B/18.3 kB 25%] 30% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-12-04T23:34:24.109Z] 30% [20 libisl19 20.5 kB/551 kB 4%] 31% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-12-04T23:34:24.109Z] 31% [21 libmpfr6 57.3 kB/243 kB 24%] 31% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-12-04T23:34:24.109Z] 31% [22 libmpc3 12.3 kB/40.8 kB 30%] 32% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-04T23:34:24.679Z] 32% [23 cpp-7 4096 B/8591 kB 0%] 43% [23 cpp-7 8492 kB/8591 kB 99%] 43% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-04T23:34:24.679Z] 43% [24 cpp 8192 B/27.7 kB 30%] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-04T23:34:24.679Z] 44% [25 libcc1-0 39.4 kB/39.4 kB 100%] 44% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-04T23:34:24.679Z] 44% [26 libgomp1 0 B/76.5 kB 0%] 44% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-04T23:34:24.679Z] 44% [27 libitm1 4096 B/27.9 kB 15%] 45% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-04T23:34:24.679Z] 45% [28 libatomic1 0 B/9192 B 0%] 45% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-04T23:34:24.679Z] 45% [29 libasan4 0 B/358 kB 0%] 46% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-04T23:34:24.679Z] 46% [30 liblsan0 8192 B/133 kB 6%] 46% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-04T23:34:24.940Z] 46% [31 libtsan0 4096 B/288 kB 1%] 47% [Working] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-04T23:34:24.940Z] 47% [32 libubsan0 4096 B/126 kB 3%] 47% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-04T23:34:24.940Z] 47% [33 libcilkrts5 0 B/42.5 kB 0%] 48% [Working] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-04T23:34:24.940Z] 48% [34 libmpx2 11.6 kB/11.6 kB 100%] 48% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-04T23:34:24.940Z] 48% [35 libquadmath0 34.5 kB/134 kB 26%] 49% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-04T23:34:24.940Z] 49% [36 libgcc-7-dev 10.1 kB/2378 kB 0%] 52% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-04T23:34:25.514Z] 52% [37 gcc-7 18.2 kB/9381 kB 0%] 63% [37 gcc-7 8534 kB/9381 kB 91%] 64% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-04T23:34:25.514Z] 65% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-04T23:34:25.514Z] 65% [39 libstdc++-7-dev 35.5 kB/1471 kB 2%] 67% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-04T23:34:26.087Z] 67% [40 g++-7 8192 B/9697 kB 0%] 80% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-04T23:34:26.087Z] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-12-04T23:34:26.087Z] 80% [42 make 41.0 kB/154 kB 27%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-04T23:34:26.087Z] 81% [43 libdpkg-perl 38.9 kB/211 kB 18%] 81% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-04T23:34:26.087Z] 81% [44 patch 33.1 kB/102 kB 33%] 82% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-04T23:34:26.087Z] 82% [45 dpkg-dev 62.0 kB/607 kB 10%] 83% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-12-04T23:34:26.087Z] 83% [46 build-essential 4758 B/4758 B 100%] 83% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-12-04T23:34:26.087Z] 83% [47 curl 39.6 kB/159 kB 25%] 84% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-12-04T23:34:26.087Z] 84% [48 libfakeroot 11.7 kB/25.9 kB 45%] 84% [Working] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-12-04T23:34:26.087Z] 84% [49 fakeroot 1695 B/62.3 kB 3%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-04T23:34:26.087Z] 84% [50 libcurl3-gnutls 22.9 kB/213 kB 11%] 85% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-04T23:34:26.087Z] 85% [51 liberror-perl 22.8 kB/22.8 kB 100%] 85% [Working] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-04T23:34:26.349Z] 85% [52 git-man 14.6 kB/804 kB 2%] 87% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-04T23:34:26.610Z] 87% [53 git 62.8 kB/3915 kB 2%] 92% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-12-04T23:34:26.610Z] 92% [54 libalgorithm-diff-perl 19.3 kB/47.6 kB 41%] 92% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-12-04T23:34:26.610Z] 92% [55 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 93% [Working] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-12-04T23:34:26.610Z] 93% [56 libalgorithm-merge-perl 0 B/12.0 kB 0%] 93% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-12-04T23:34:26.610Z] 93% [57 libfile-fcntllock-perl 8191 B/33.2 kB 25%] 93% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-04T23:34:26.610Z] 93% [58 libnorm1 28.9 kB/224 kB 13%] 94% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-04T23:34:26.610Z] 94% [59 libpgm-5.2-0 12.1 kB/157 kB 8%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-04T23:34:26.610Z] 95% [60 libsodium23 22.9 kB/143 kB 16%] 95% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-04T23:34:26.610Z] 95% [61 libzmq5 18.8 kB/221 kB 8%] 96% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-04T23:34:26.610Z] 96% [62 libzmq3-dev 14.2 kB/400 kB 4%] 96% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-12-04T23:34:26.610Z] 96% [63 manpages-dev 7561 B/2217 kB 0%] 100% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-04T23:34:26.610Z] 100% [64 pkg-config 0 B/45.0 kB 0%] 100% [Working] Fetched 61.7 MB in 5s (13.4 MB/s) [2020-12-04T23:34:26.871Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-04T23:34:26.871Z] (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-12-04T23:34:26.871Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T23:34:26.871Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-12-04T23:34:30.180Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:30.180Z] (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-12-04T23:34:30.180Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T23:34:30.441Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... [2020-12-04T23:34:32.359Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-04T23:34:33.748Z] Selecting previously unselected package liblocale-gettext-perl. [2020-12-04T23:34:33.748Z] (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-12-04T23:34:33.748Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-12-04T23:34:33.748Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-12-04T23:34:33.748Z] Selecting previously unselected package perl-modules-5.26. [2020-12-04T23:34:33.748Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-04T23:34:33.748Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:34.689Z] Selecting previously unselected package libgdbm5:amd64. [2020-12-04T23:34:34.689Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... [2020-12-04T23:34:34.689Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-12-04T23:34:34.689Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-12-04T23:34:34.689Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-12-04T23:34:34.689Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-04T23:34:34.689Z] Selecting previously unselected package libperl5.26:amd64. [2020-12-04T23:34:34.689Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T23:34:34.689Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:35.263Z] Selecting previously unselected package perl. [2020-12-04T23:34:35.263Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-04T23:34:35.263Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:35.263Z] Selecting previously unselected package less. [2020-12-04T23:34:35.263Z] Preparing to unpack .../06-less_487-0.1_amd64.deb ... [2020-12-04T23:34:35.263Z] Unpacking less (487-0.1) ... [2020-12-04T23:34:35.527Z] Selecting previously unselected package netbase. [2020-12-04T23:34:35.527Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-12-04T23:34:35.527Z] Unpacking netbase (5.4) ... [2020-12-04T23:34:35.527Z] Selecting previously unselected package manpages. [2020-12-04T23:34:35.527Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-12-04T23:34:35.527Z] Unpacking manpages (4.15-1) ... [2020-12-04T23:34:35.789Z] Selecting previously unselected package binutils-common:amd64. [2020-12-04T23:34:35.789Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T23:34:35.789Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:35.789Z] Selecting previously unselected package libbinutils:amd64. [2020-12-04T23:34:35.789Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T23:34:35.789Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:35.789Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-12-04T23:34:35.789Z] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T23:34:35.789Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:36.361Z] Selecting previously unselected package binutils. [2020-12-04T23:34:36.361Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-04T23:34:36.361Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:36.361Z] Selecting previously unselected package libc-dev-bin. [2020-12-04T23:34:36.361Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T23:34:36.361Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-04T23:34:36.361Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-12-04T23:34:36.361Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-04T23:34:36.361Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-04T23:34:36.932Z] Selecting previously unselected package libc6-dev:amd64. [2020-12-04T23:34:36.932Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-04T23:34:36.932Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-04T23:34:37.194Z] Selecting previously unselected package gcc-7-base:amd64. [2020-12-04T23:34:37.194Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:37.194Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:37.194Z] Selecting previously unselected package libisl19:amd64. [2020-12-04T23:34:37.194Z] Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... [2020-12-04T23:34:37.194Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-12-04T23:34:37.455Z] Selecting previously unselected package libmpfr6:amd64. [2020-12-04T23:34:37.455Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... [2020-12-04T23:34:37.455Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-12-04T23:34:37.455Z] Selecting previously unselected package libmpc3:amd64. [2020-12-04T23:34:37.455Z] Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... [2020-12-04T23:34:37.455Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-12-04T23:34:37.455Z] Selecting previously unselected package cpp-7. [2020-12-04T23:34:37.455Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:37.717Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:38.662Z] Selecting previously unselected package cpp. [2020-12-04T23:34:38.662Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T23:34:38.662Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:38.662Z] Selecting previously unselected package libcc1-0:amd64. [2020-12-04T23:34:38.662Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.662Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:38.662Z] Selecting previously unselected package libgomp1:amd64. [2020-12-04T23:34:38.662Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.662Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:38.662Z] Selecting previously unselected package libitm1:amd64. [2020-12-04T23:34:38.662Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.662Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:38.662Z] Selecting previously unselected package libatomic1:amd64. [2020-12-04T23:34:38.662Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.662Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:38.924Z] Selecting previously unselected package libasan4:amd64. [2020-12-04T23:34:38.924Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.924Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:38.924Z] Selecting previously unselected package liblsan0:amd64. [2020-12-04T23:34:38.924Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.924Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:38.924Z] Selecting previously unselected package libtsan0:amd64. [2020-12-04T23:34:38.924Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:38.924Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:39.185Z] Selecting previously unselected package libubsan0:amd64. [2020-12-04T23:34:39.185Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.185Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:39.185Z] Selecting previously unselected package libcilkrts5:amd64. [2020-12-04T23:34:39.185Z] Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.185Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:39.185Z] Selecting previously unselected package libmpx2:amd64. [2020-12-04T23:34:39.185Z] Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.446Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:39.446Z] Selecting previously unselected package libquadmath0:amd64. [2020-12-04T23:34:39.446Z] Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.446Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:39.446Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-12-04T23:34:39.446Z] Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.446Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:39.709Z] Selecting previously unselected package gcc-7. [2020-12-04T23:34:39.709Z] Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:39.709Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:40.649Z] Selecting previously unselected package gcc. [2020-12-04T23:34:40.649Z] Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T23:34:40.649Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:40.649Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-12-04T23:34:40.649Z] Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:40.649Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:41.225Z] Selecting previously unselected package g++-7. [2020-12-04T23:34:41.225Z] Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-04T23:34:41.225Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:42.169Z] Selecting previously unselected package g++. [2020-12-04T23:34:42.169Z] Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-04T23:34:42.169Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:42.430Z] Selecting previously unselected package make. [2020-12-04T23:34:42.430Z] Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... [2020-12-04T23:34:42.430Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-12-04T23:34:42.430Z] Selecting previously unselected package libdpkg-perl. [2020-12-04T23:34:42.430Z] Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-04T23:34:42.430Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-04T23:34:42.430Z] Selecting previously unselected package patch. [2020-12-04T23:34:42.430Z] Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-04T23:34:42.430Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-12-04T23:34:42.430Z] Selecting previously unselected package dpkg-dev. [2020-12-04T23:34:42.430Z] Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-04T23:34:42.430Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-04T23:34:42.694Z] Selecting previously unselected package build-essential. [2020-12-04T23:34:42.694Z] Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... [2020-12-04T23:34:42.694Z] Unpacking build-essential (12.4ubuntu1) ... [2020-12-04T23:34:42.694Z] Selecting previously unselected package curl. [2020-12-04T23:34:42.694Z] Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-04T23:34:42.694Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-12-04T23:34:42.694Z] Selecting previously unselected package libfakeroot:amd64. [2020-12-04T23:34:42.694Z] Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-04T23:34:42.694Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-04T23:34:42.694Z] Selecting previously unselected package fakeroot. [2020-12-04T23:34:42.694Z] Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-04T23:34:42.957Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-12-04T23:34:42.957Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-04T23:34:42.957Z] Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-04T23:34:42.957Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-04T23:34:42.957Z] Selecting previously unselected package liberror-perl. [2020-12-04T23:34:42.957Z] Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... [2020-12-04T23:34:42.957Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-04T23:34:42.957Z] Selecting previously unselected package git-man. [2020-12-04T23:34:42.957Z] Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-04T23:34:42.957Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-04T23:34:43.221Z] Selecting previously unselected package git. [2020-12-04T23:34:43.221Z] Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-04T23:34:43.221Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-04T23:34:43.795Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-12-04T23:34:43.795Z] Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-12-04T23:34:43.795Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-12-04T23:34:43.795Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-12-04T23:34:43.795Z] Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-12-04T23:34:43.795Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-04T23:34:43.795Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-12-04T23:34:43.795Z] Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-12-04T23:34:43.795Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-12-04T23:34:44.057Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-12-04T23:34:44.057Z] Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-12-04T23:34:44.057Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-12-04T23:34:44.057Z] Selecting previously unselected package libnorm1:amd64. [2020-12-04T23:34:44.057Z] Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-04T23:34:44.057Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-04T23:34:44.057Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-04T23:34:44.057Z] Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-04T23:34:44.057Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-04T23:34:44.057Z] Selecting previously unselected package libsodium23:amd64. [2020-12-04T23:34:44.057Z] Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... [2020-12-04T23:34:44.057Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-04T23:34:44.324Z] Selecting previously unselected package libzmq5:amd64. [2020-12-04T23:34:44.324Z] Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-04T23:34:44.324Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T23:34:44.324Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-04T23:34:44.324Z] Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-04T23:34:44.324Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T23:34:44.587Z] Selecting previously unselected package manpages-dev. [2020-12-04T23:34:44.587Z] Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... [2020-12-04T23:34:44.587Z] Unpacking manpages-dev (4.15-1) ... [2020-12-04T23:34:44.852Z] Selecting previously unselected package pkg-config. [2020-12-04T23:34:44.852Z] Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-04T23:34:44.852Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-04T23:34:44.852Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:44.852Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:44.852Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-04T23:34:44.852Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:44.852Z] Setting up manpages (4.15-1) ... [2020-12-04T23:34:44.852Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-04T23:34:45.113Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:45.113Z] Setting up less (487-0.1) ... [2020-12-04T23:34:45.113Z] Setting up make (4.1-9.1ubuntu1) ... [2020-12-04T23:34:45.113Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-12-04T23:34:45.113Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-04T23:34:45.113Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:45.375Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-04T23:34:45.375Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-12-04T23:34:45.375Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:45.375Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-12-04T23:34:45.375Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:45.375Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-04T23:34:45.375Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.375Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:45.375Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-04T23:34:45.375Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:45.375Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-04T23:34:45.375Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-04T23:34:45.375Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-12-04T23:34:45.639Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-12-04T23:34:45.639Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-04T23:34:45.639Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-04T23:34:45.639Z] Setting up manpages-dev (4.15-1) ... [2020-12-04T23:34:45.639Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-04T23:34:45.639Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-04T23:34:45.639Z] Setting up netbase (5.4) ... [2020-12-04T23:34:45.639Z] Setting up libisl19:amd64 (0.19-1) ... [2020-12-04T23:34:45.639Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T23:34:45.639Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.639Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:45.900Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.900Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.900Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-04T23:34:45.900Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-12-04T23:34:45.900Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] 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-12-04T23:34:45.900Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.900Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.900Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:45.900Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:45.900Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:45.900Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:45.900Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-04T23:34:46.164Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-12-04T23:34:46.164Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-12-04T23:34:46.164Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-04T23:34:46.164Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:46.164Z] Setting up liberror-perl (0.17025-1) ... [2020-12-04T23:34:46.164Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-04T23:34:46.164Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-04T23:34:46.164Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:46.164Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-12-04T23:34:46.164Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-04T23:34:46.164Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-04T23:34:46.426Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-04T23:34:46.426Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-12-04T23:34:46.426Z] 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-12-04T23:34:46.426Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-04T23:34:46.426Z] Setting up build-essential (12.4ubuntu1) ... [2020-12-04T23:34:46.426Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-04T23:34:46.426Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-04T23:34:46.426Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-12-04T23:34:48.341Z] binutils set to automatically installed. [2020-12-04T23:34:48.341Z] binutils-common set to automatically installed. [2020-12-04T23:34:48.341Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-12-04T23:34:48.341Z] build-essential set to automatically installed. [2020-12-04T23:34:48.341Z] cpp set to automatically installed. [2020-12-04T23:34:48.341Z] cpp-7 set to automatically installed. [2020-12-04T23:34:48.341Z] curl set to automatically installed. [2020-12-04T23:34:48.341Z] dpkg-dev set to automatically installed. [2020-12-04T23:34:48.341Z] fakeroot set to automatically installed. [2020-12-04T23:34:48.341Z] g++ set to automatically installed. [2020-12-04T23:34:48.341Z] g++-7 set to automatically installed. [2020-12-04T23:34:48.341Z] gcc set to automatically installed. [2020-12-04T23:34:48.341Z] gcc-7 set to automatically installed. [2020-12-04T23:34:48.341Z] gcc-7-base set to automatically installed. [2020-12-04T23:34:48.341Z] git set to automatically installed. [2020-12-04T23:34:48.341Z] git-man set to automatically installed. [2020-12-04T23:34:48.341Z] less set to automatically installed. [2020-12-04T23:34:48.341Z] libalgorithm-diff-perl set to automatically installed. [2020-12-04T23:34:48.341Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-12-04T23:34:48.341Z] libalgorithm-merge-perl set to automatically installed. [2020-12-04T23:34:48.341Z] libasan4 set to automatically installed. [2020-12-04T23:34:48.341Z] libatomic1 set to automatically installed. [2020-12-04T23:34:48.341Z] libbinutils set to automatically installed. [2020-12-04T23:34:48.341Z] libc-dev-bin set to automatically installed. [2020-12-04T23:34:48.341Z] libc6 set to automatically installed. [2020-12-04T23:34:48.341Z] libc6-dev set to automatically installed. [2020-12-04T23:34:48.341Z] libcc1-0 set to automatically installed. [2020-12-04T23:34:48.341Z] libcilkrts5 set to automatically installed. [2020-12-04T23:34:48.341Z] libcurl3-gnutls set to automatically installed. [2020-12-04T23:34:48.341Z] libdpkg-perl set to automatically installed. [2020-12-04T23:34:48.341Z] liberror-perl set to automatically installed. [2020-12-04T23:34:48.341Z] libfakeroot set to automatically installed. [2020-12-04T23:34:48.341Z] libfile-fcntllock-perl set to automatically installed. [2020-12-04T23:34:48.341Z] libgcc-7-dev set to automatically installed. [2020-12-04T23:34:48.341Z] libgdbm-compat4 set to automatically installed. [2020-12-04T23:34:48.341Z] libgdbm5 set to automatically installed. [2020-12-04T23:34:48.341Z] libgomp1 set to automatically installed. [2020-12-04T23:34:48.602Z] libisl19 set to automatically installed. [2020-12-04T23:34:48.602Z] libitm1 set to automatically installed. [2020-12-04T23:34:48.602Z] liblocale-gettext-perl set to automatically installed. [2020-12-04T23:34:48.602Z] liblsan0 set to automatically installed. [2020-12-04T23:34:48.602Z] libmpc3 set to automatically installed. [2020-12-04T23:34:48.602Z] libmpfr6 set to automatically installed. [2020-12-04T23:34:48.602Z] libmpx2 set to automatically installed. [2020-12-04T23:34:48.602Z] libnorm1 set to automatically installed. [2020-12-04T23:34:48.602Z] libperl5.26 set to automatically installed. [2020-12-04T23:34:48.602Z] libpgm-5.2-0 set to automatically installed. [2020-12-04T23:34:48.602Z] libquadmath0 set to automatically installed. [2020-12-04T23:34:48.602Z] libsodium23 set to automatically installed. [2020-12-04T23:34:48.602Z] libstdc++-7-dev set to automatically installed. [2020-12-04T23:34:48.602Z] libtsan0 set to automatically installed. [2020-12-04T23:34:48.602Z] libubsan0 set to automatically installed. [2020-12-04T23:34:48.602Z] libzmq3-dev set to automatically installed. [2020-12-04T23:34:48.602Z] libzmq5 set to automatically installed. [2020-12-04T23:34:48.602Z] linux-libc-dev set to automatically installed. [2020-12-04T23:34:48.602Z] make set to automatically installed. [2020-12-04T23:34:48.602Z] manpages set to automatically installed. [2020-12-04T23:34:48.602Z] manpages-dev set to automatically installed. [2020-12-04T23:34:48.602Z] netbase set to automatically installed. [2020-12-04T23:34:48.602Z] patch set to automatically installed. [2020-12-04T23:34:48.602Z] perl set to automatically installed. [2020-12-04T23:34:48.602Z] perl-base set to automatically installed. [2020-12-04T23:34:48.602Z] perl-modules-5.26 set to automatically installed. [2020-12-04T23:34:48.602Z] pkg-config set to automatically installed. [2020-12-04T23:34:48.602Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-12-04T23:34:48.602Z] Please ensure the environment is properly setup before continuing. [2020-12-04T23:34:48.602Z] Ignore this message if the appropriate measures have already been taken [2020-12-04T23:34:49.546Z] Pulling go  [2020-12-04T23:34:50.120Z] 'app-service-config' has dependencies that need to be staged: go [2020-12-04T23:34:50.120Z] Skipping pull go (already ran) [2020-12-04T23:34:50.120Z] Building go  [2020-12-04T23:34:50.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-04T23:34:50.381Z] Dload Upload Total Spent Left Speed [2020-12-04T23:34:52.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 115M 39 45.5M 0 0 52.2M 0 0:00:02 --:--:-- 0:00:02 52.2M 94 115M 94 109M 0 0 56.9M 0 0:00:02 0:00:01 0:00:01 56.9M 100 115M 100 115M 0 0 57.0M 0 0:00:02 0:00:02 --:--:-- 57.0M [2020-12-04T23:34:53.225Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-04T23:34:59.813Z] Staging go  [2020-12-04T23:35:00.073Z] 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-12-04T23:35:00.334Z] 14% [Working] 99% [Working] 99% [Working] 99% 99% 99% 2% [Working] 2% [Working] 2% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-04T23:35:00.334Z] 2% Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-04T23:35:00.334Z] 2% 3% 3% 3% 3% Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-04T23:35:00.334Z] 3% Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] [2020-12-04T23:35:00.334Z] 9% 9% 9% 21% Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] [2020-12-04T23:35:00.858Z] 60% 61% 61% 94% 96% 96% 96% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-04T23:35:00.858Z] 97% 99% 99% 23% [Working] 23% [Working] 23% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-04T23:35:00.858Z] 22% 23% 23% 18% [Working] 18% [Working] 18% Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-12-04T23:35:01.120Z] 18% 18% Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-12-04T23:35:01.120Z] 24% 24% 24% Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-12-04T23:35:01.120Z] 24% Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-12-04T23:35:01.955Z] 25% 36% 36% 36% 36% 36% 36% 39% 78% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-04T23:35:01.955Z] 78% 78% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-04T23:35:01.955Z] 78% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] [2020-12-04T23:35:02.215Z] 88% 98% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-04T23:35:02.215Z] 98% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-04T23:35:02.215Z] 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-04T23:35:03.307Z] 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% 100% [Working] Fetched 21.5 MB in 0s (0 B/s) [2020-12-04T23:35:06.880Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-04T23:35:07.142Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-12-04T23:35:07.403Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-04T23:35:07.665Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-12-04T23:35:07.926Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-04T23:35:08.502Z] 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-12-04T23:35:08.502Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-04T23:35:09.078Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-12-04T23:35:09.078Z] Pulling app-service-config  [2020-12-04T23:35:10.998Z] Pulling config-common  [2020-12-04T23:35:11.571Z] Skipping build go (already ran) [2020-12-04T23:35:11.571Z] Building app-service-config  [2020-12-04T23:35:11.571Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-12-04T23:35:12.957Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.3 [2020-12-04T23:35:13.218Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-04T23:35:13.218Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2020-12-04T23:35:13.218Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-04T23:35:13.218Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-04T23:35:13.218Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-04T23:35:13.218Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.27 [2020-12-04T23:35:13.218Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-04T23:35:13.487Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-12-04T23:35:13.487Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-04T23:35:13.487Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-04T23:35:13.487Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-12-04T23:35:13.487Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-04T23:35:13.487Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-04T23:35:13.487Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-04T23:35:13.487Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-04T23:35:13.487Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-04T23:35:13.487Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-04T23:35:13.487Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-04T23:35:13.749Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-04T23:35:13.749Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-04T23:35:13.749Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-04T23:35:13.749Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-04T23:35:13.749Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-04T23:35:14.013Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-04T23:35:14.013Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-04T23:35:14.013Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-04T23:35:14.013Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-04T23:35:14.013Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-12-04T23:35:14.013Z] go: downloading github.com/golang/snappy v0.0.1 [2020-12-04T23:35:14.013Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-12-04T23:35:14.013Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-12-04T23:35:14.013Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-12-04T23:35:14.013Z] go: downloading golang.org/x/text v0.3.2 [2020-12-04T23:35:14.013Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-04T23:35:28.977Z] Building config-common  [2020-12-04T23:35:30.368Z] Skipping stage go (already ran) [2020-12-04T23:35:30.368Z] Staging app-service-config  [2020-12-04T23:35:31.311Z] Staging config-common  [2020-12-04T23:35:32.254Z] Priming go  [2020-12-04T23:35:33.197Z] Priming app-service-config  [2020-12-04T23:35:34.141Z] Priming config-common  [2020-12-04T23:35:36.156Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-12-04T23:35:36.156Z] Snapped edgex-app-service-configurable_1.2.0-20201204+8a8a88e_amd64.snap [Pipeline] } [2020-12-04T23:35:38.097Z] 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-12-04T23:35:41.157Z] provisioning config files... [2020-12-04T23:35:41.167Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config7684206086441524213tmp [Pipeline] { [Pipeline] sh [2020-12-04T23:35:41.637Z] + set +x [2020-12-04T23:35:41.637Z] + curl -s https://codecov.io/bash [2020-12-04T23:35:41.637Z] + bash -s -- [2020-12-04T23:35:41.910Z] [2020-12-04T23:35:41.910Z] _____ _ [2020-12-04T23:35:41.910Z] / ____| | | [2020-12-04T23:35:41.910Z] | | ___ __| | ___ ___ _____ __ [2020-12-04T23:35:41.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-04T23:35:41.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-04T23:35:41.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-04T23:35:41.910Z] Bash-20201130-cc6d3fe [2020-12-04T23:35:41.910Z] [2020-12-04T23:35:41.910Z] [2020-12-04T23:35:41.910Z] ==> Jenkins CI detected. [2020-12-04T23:35:41.910Z] project root: . [2020-12-04T23:35:41.910Z] --> token set from env [2020-12-04T23:35:41.911Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-04T23:35:41.911Z] ==> Running gcov in . (disable via -X gcov) [2020-12-04T23:35:41.911Z] ==> Python coveragepy not found [2020-12-04T23:35:41.911Z] ==> Searching for coverage reports in: [2020-12-04T23:35:41.911Z] + . [2020-12-04T23:35:41.911Z] -> Found 1 reports [2020-12-04T23:35:41.911Z] ==> Detecting git/mercurial file structure [2020-12-04T23:35:41.911Z] ==> Reading reports [2020-12-04T23:35:41.911Z] + ./coverage.out bytes=10 [2020-12-04T23:35:41.911Z] ==> Appending adjustments [2020-12-04T23:35:41.911Z] https://docs.codecov.io/docs/fixing-reports [2020-12-04T23:35:41.911Z] + Found adjustments [2020-12-04T23:35:41.911Z] ==> Gzipping contents [2020-12-04T23:35:41.911Z] 4.0K /tmp/codecov.BuGLyp.gz [2020-12-04T23:35:41.911Z] ==> Uploading reports [2020-12-04T23:35:41.911Z] url: https://codecov.io [2020-12-04T23:35:41.911Z] query: branch=PR-145&commit=8a8a88ea9174b7fd94765421feddc66e56e914dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=145&job=&cmd_args= [2020-12-04T23:35:41.911Z] -> Pinging Codecov [2020-12-04T23:35:41.911Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-145&commit=8a8a88ea9174b7fd94765421feddc66e56e914dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=145&job=&cmd_args= [2020-12-04T23:35:42.485Z] -> Uploading to [2020-12-04T23:35:42.485Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-04/A97CA9966030D2A3747ED39772930CCE/8a8a88ea9174b7fd94765421feddc66e56e914dc/3d2b2a95-e1db-4576-a5be-88cbb0c91962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201204T233542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8258e8427da6b457578045a685ab15031f09adda592bdad04edda103e3cb1fa1 [2020-12-04T23:35:42.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-04T23:35:42.485Z] Dload Upload Total Spent Left Speed [2020-12-04T23:35:43.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 796 --:--:-- --:--:-- --:--:-- 795 [2020-12-04T23:35:43.016Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] } [2020-12-04T23:35:43.040Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-12-04T23:35:46.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:35:47.285Z] ---> package-listing.sh [2020-12-04T23:35:47.285Z] ++ facter osfamily [2020-12-04T23:35:47.285Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-04T23:35:47.285Z] + OS_FAMILY=redhat [2020-12-04T23:35:47.285Z] + workspace=/w/workspace/_app-service-configurable_PR-145 [2020-12-04T23:35:47.285Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-04T23:35:47.285Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-04T23:35:47.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-04T23:35:47.285Z] + PACKAGES=/tmp/packages_start.txt [2020-12-04T23:35:47.285Z] + '[' /w/workspace/_app-service-configurable_PR-145 ']' [2020-12-04T23:35:47.285Z] + PACKAGES=/tmp/packages_end.txt [2020-12-04T23:35:47.285Z] + case "${OS_FAMILY}" in [2020-12-04T23:35:47.285Z] + rpm -qa [2020-12-04T23:35:47.285Z] + sort [2020-12-04T23:35:52.599Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-04T23:35:52.599Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-04T23:35:52.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-04T23:35:52.599Z] + '[' /w/workspace/_app-service-configurable_PR-145 ']' [2020-12-04T23:35:52.599Z] + mkdir -p /w/workspace/_app-service-configurable_PR-145/archives/ [2020-12-04T23:35:52.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-145/archives/ [Pipeline] echo [2020-12-04T23:35:52.632Z] 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-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-04T23:35:52.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:35:53.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T23:35:53.288Z] [2020-12-04T23:35:53.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-04T23:35:53.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T23:35:53.754Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-04T23:35:53.754Z] df20fa9351a1: Pulling fs layer [2020-12-04T23:35:53.754Z] 36b3adc4ff6f: Pulling fs layer [2020-12-04T23:35:53.754Z] 8ad3a11d3b57: Pulling fs layer [2020-12-04T23:35:53.754Z] 46f8f816bc3b: Pulling fs layer [2020-12-04T23:35:53.754Z] 93b61091891f: Pulling fs layer [2020-12-04T23:35:53.754Z] 93b9cdb0e59b: Pulling fs layer [2020-12-04T23:35:53.754Z] 5e14af77c1be: Pulling fs layer [2020-12-04T23:35:53.754Z] 01666e4c0597: Pulling fs layer [2020-12-04T23:35:53.754Z] aa168da1d23b: Pulling fs layer [2020-12-04T23:35:53.754Z] 93b9cdb0e59b: Waiting [2020-12-04T23:35:53.754Z] 01666e4c0597: Waiting [2020-12-04T23:35:53.754Z] 5e14af77c1be: Waiting [2020-12-04T23:35:53.754Z] 46f8f816bc3b: Waiting [2020-12-04T23:35:53.754Z] 93b61091891f: Waiting [2020-12-04T23:35:53.754Z] aa168da1d23b: Waiting [2020-12-04T23:35:53.754Z] 36b3adc4ff6f: Download complete [2020-12-04T23:35:53.754Z] 46f8f816bc3b: Verifying Checksum [2020-12-04T23:35:53.754Z] 46f8f816bc3b: Download complete [2020-12-04T23:35:54.018Z] df20fa9351a1: Verifying Checksum [2020-12-04T23:35:54.018Z] df20fa9351a1: Download complete [2020-12-04T23:35:54.018Z] 93b9cdb0e59b: Verifying Checksum [2020-12-04T23:35:54.018Z] 93b9cdb0e59b: Download complete [2020-12-04T23:35:54.018Z] 5e14af77c1be: Download complete [2020-12-04T23:35:54.018Z] 93b61091891f: Verifying Checksum [2020-12-04T23:35:54.018Z] 93b61091891f: Download complete [2020-12-04T23:35:54.018Z] 01666e4c0597: Verifying Checksum [2020-12-04T23:35:54.018Z] 01666e4c0597: Download complete [2020-12-04T23:35:54.018Z] 8ad3a11d3b57: Verifying Checksum [2020-12-04T23:35:54.018Z] 8ad3a11d3b57: Download complete [2020-12-04T23:35:54.285Z] df20fa9351a1: Pull complete [2020-12-04T23:35:54.565Z] 36b3adc4ff6f: Pull complete [2020-12-04T23:35:55.154Z] 8ad3a11d3b57: Pull complete [2020-12-04T23:35:55.429Z] 46f8f816bc3b: Pull complete [2020-12-04T23:35:56.393Z] 93b61091891f: Pull complete [2020-12-04T23:35:56.393Z] aa168da1d23b: Verifying Checksum [2020-12-04T23:35:56.393Z] aa168da1d23b: Download complete [2020-12-04T23:35:56.393Z] 93b9cdb0e59b: Pull complete [2020-12-04T23:35:56.657Z] 5e14af77c1be: Pull complete [2020-12-04T23:35:56.657Z] 01666e4c0597: Pull complete [2020-12-04T23:36:04.843Z] aa168da1d23b: Pull complete [2020-12-04T23:36:04.843Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-04T23:36:04.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T23:36:04.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-04T23:36:05.081Z] prd-centos7-docker-4c-2g-14564 does not seem to be running inside a container [2020-12-04T23:36:05.133Z] $ 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-145/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-145 -v /w/workspace/_app-service-configurable_PR-145:/w/workspace/_app-service-configurable_PR-145:rw,z -v /w/workspace/_app-service-configurable_PR-145@tmp:/w/workspace/_app-service-configurable_PR-145@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-12-04T23:36:08.611Z] $ docker top a7e585e27c5ff4835083885c25e4adb6a50b9384b1b775bb3bcc8e547c758e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T23:36:09.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-04T23:36:09.564Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-04T23:36:09.887Z] + ls /var/log/sa-host [2020-12-04T23:36:09.887Z] + sadf -c /var/log/sa-host/sa04 [2020-12-04T23:36:09.887Z] file_magic: OK [2020-12-04T23:36:09.887Z] HZ: Using current value: 100 [2020-12-04T23:36:09.887Z] file_header: OK [2020-12-04T23:36:09.887Z] 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-12-04T23:36:09.887Z] Statistics: [2020-12-04T23:36:09.887Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-04T23:36:09.887Z] File successfully converted to sysstat format version 12.2.1 [2020-12-04T23:36:09.887Z] + sadf -c /var/log/sa-host/sa23 [2020-12-04T23:36:09.887Z] file_magic: OK [2020-12-04T23:36:09.887Z] HZ: Using current value: 100 [2020-12-04T23:36:09.887Z] file_header: OK [2020-12-04T23:36:09.888Z] 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-12-04T23:36:09.888Z] Statistics: [2020-12-04T23:36:09.888Z] Hnuu...uuuununununu... [2020-12-04T23:36:09.888Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-04T23:36:10.232Z] provisioning config files... [2020-12-04T23:36:10.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config4176513745083918035tmp [Pipeline] { [Pipeline] echo [2020-12-04T23:36:10.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:36:10.816Z] ---> create-netrc.sh [Pipeline] } [2020-12-04T23:36:10.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-04T23:36:11.014Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:36:11.355Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-04T23:36:11.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:36:11.724Z] ---> sudo-logs.sh [2020-12-04T23:36:11.725Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-04T23:36:11.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:36:12.098Z] ---> job-cost.sh [2020-12-04T23:36:12.098Z] lf-activate-venv: SKIPPING [2020-12-04T23:36:12.098Z] INFO: No Stack... [2020-12-04T23:36:13.044Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-04T23:36:13.306Z] INFO: Archiving Costs [Pipeline] echo [2020-12-04T23:36:13.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T23:36:13.681Z] ---> logs-deploy.sh [2020-12-04T23:36:13.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-145/1 [2020-12-04T23:36:13.681Z] INFO: archiving workspace using pattern(s): [2020-12-04T23:36:15.612Z] Archives upload complete. [2020-12-04T23:36:15.612Z] INFO: archiving logs to Nexus