Pull request #274 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 90477e7c405dc53a6938f7dd2c57dce689d5da67+abca9505ae6a82096e911e89ea22bdb38e3853ed (a6f4c9f48c112e945cd78b92d539c63c5d9a5d80) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8012932131469440706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6103388608795949631.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-274/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-274/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7977918446557785138.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-274/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8910785156135736975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4099265649293120343.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-274/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-274/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8245256401777549331.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1144’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1149 in /w/workspace/_app-service-configurable_PR-274 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-274 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-274@tmp/jenkins-gitclient-ssh8568139529123041825.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit abca9505ae6a82096e911e89ea22bdb38e3853ed into PR head commit 90477e7c405dc53a6938f7dd2c57dce689d5da67 Merge succeeded, producing 90477e7c405dc53a6938f7dd2c57dce689d5da67 Checking out Revision 90477e7c405dc53a6938f7dd2c57dce689d5da67 (PR-274) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-274@tmp/jenkins-gitclient-ssh2315400012971441749.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-274@tmp/jenkins-gitclient-ssh1387883636841138304.key > git merge abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T05:43:43.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T05:43:44.222Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T05:43:44.337Z] ========================================================= [2021-05-31T05:43:44.337Z] EdgeX Global Pipelines Version Info [2021-05-31T05:43:44.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:43:45.908Z] ------------------- [2021-05-31T05:43:45.908Z] stable info: [2021-05-31T05:43:45.908Z] ------------------- [2021-05-31T05:43:45.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T05:43:45.908Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:43:45.908Z] Message: update stable to v1.0.192 [2021-05-31T05:43:48.324Z] ------------------- [2021-05-31T05:43:48.324Z] experimental info: [2021-05-31T05:43:48.324Z] ------------------- [2021-05-31T05:43:48.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T05:43:48.324Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T05:43:48.324Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T05:43:48.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-31T05:43:48.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-31T05:43:48.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T05:43:48.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T05:43:48.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T05:43:48.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T05:43:48.962Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T05:43:49.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T05:43:49.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T05:43:49.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T05:43:49.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T05:43:49.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-31T05:43:49.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T05:43:49.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T05:43:49.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T05:43:49.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T05:43:49.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:43:52.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T05:43:52.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T05:43:52.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-31T05:43:52.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T05:43:52.547Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T05:43:52.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T05:43:52.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T05:43:52.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-31T05:43:52.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T05:43:52.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo [2021-05-31T05:43:52.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo [2021-05-31T05:43:53.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo [2021-05-31T05:43:53.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90477e7c405dc53a6938f7dd2c57dce689d5da67 [Pipeline] echo [2021-05-31T05:43:53.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90477e7 [Pipeline] echo [2021-05-31T05:43:53.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T05:43:53.444Z] provisioning config files... [2021-05-31T05:43:53.468Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-274@tmp/config244984149582876524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T05:43:53.862Z] ---> docker-login.sh [2021-05-31T05:43:53.862Z] nexus3.edgexfoundry.org:10001 [2021-05-31T05:43:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:43:56.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:43:56.426Z] Configure a credential helper to remove this warning. See [2021-05-31T05:43:56.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:43:56.426Z] [2021-05-31T05:43:56.426Z] Login Succeeded [2021-05-31T05:43:56.426Z] nexus3.edgexfoundry.org:10002 [2021-05-31T05:43:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:43:56.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:43:56.426Z] Configure a credential helper to remove this warning. See [2021-05-31T05:43:56.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:43:56.426Z] [2021-05-31T05:43:56.426Z] Login Succeeded [2021-05-31T05:43:56.426Z] nexus3.edgexfoundry.org:10003 [2021-05-31T05:43:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:43:56.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:43:56.426Z] Configure a credential helper to remove this warning. See [2021-05-31T05:43:56.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:43:56.426Z] [2021-05-31T05:43:56.426Z] Login Succeeded [2021-05-31T05:43:56.426Z] nexus3.edgexfoundry.org:10004 [2021-05-31T05:43:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:43:56.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:43:56.426Z] Configure a credential helper to remove this warning. See [2021-05-31T05:43:56.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:43:56.426Z] [2021-05-31T05:43:56.426Z] Login Succeeded [2021-05-31T05:43:56.426Z] docker.io [2021-05-31T05:43:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T05:43:56.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T05:43:56.426Z] Configure a credential helper to remove this warning. See [2021-05-31T05:43:56.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T05:43:56.426Z] [2021-05-31T05:43:56.426Z] Login Succeeded [2021-05-31T05:43:56.426Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T05:43:56.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T05:43:57.245Z] + git log --format=format:%s -1 90477e7c405dc53a6938f7dd2c57dce689d5da67 [Pipeline] echo [2021-05-31T05:43:57.332Z] GIT_COMMIT: 90477e7c405dc53a6938f7dd2c57dce689d5da67, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2021-05-31T05:43:57.383Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:44:00.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:00.215Z] [2021-05-31T05:44:00.215Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T05:44:00.619Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:01.585Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T05:44:01.585Z] 31603596830f: Pulling fs layer [2021-05-31T05:44:01.585Z] 54011a49482f: Pulling fs layer [2021-05-31T05:44:01.585Z] a6820b24f6d8: Pulling fs layer [2021-05-31T05:44:01.585Z] f581987b2513: Pulling fs layer [2021-05-31T05:44:01.585Z] f581987b2513: Waiting [2021-05-31T05:44:01.585Z] 54011a49482f: Verifying Checksum [2021-05-31T05:44:01.585Z] 54011a49482f: Download complete [2021-05-31T05:44:01.585Z] 31603596830f: Verifying Checksum [2021-05-31T05:44:01.585Z] 31603596830f: Download complete [2021-05-31T05:44:01.847Z] f581987b2513: Verifying Checksum [2021-05-31T05:44:01.847Z] f581987b2513: Download complete [2021-05-31T05:44:01.847Z] a6820b24f6d8: Verifying Checksum [2021-05-31T05:44:01.847Z] a6820b24f6d8: Download complete [2021-05-31T05:44:01.847Z] 31603596830f: Pull complete [2021-05-31T05:44:02.110Z] 54011a49482f: Pull complete [2021-05-31T05:44:05.195Z] a6820b24f6d8: Pull complete [2021-05-31T05:44:05.195Z] f581987b2513: Pull complete [2021-05-31T05:44:05.195Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T05:44:05.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T05:44:05.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T05:44:05.354Z] prd-centos7-docker-4c-2g-1149 does not seem to be running inside a container [2021-05-31T05:44:05.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-274 -v /w/workspace/_app-service-configurable_PR-274:/w/workspace/_app-service-configurable_PR-274:rw,z -v /w/workspace/_app-service-configurable_PR-274@tmp:/w/workspace/_app-service-configurable_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T05:44:12.649Z] $ docker top 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T05:44:12.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:44:12.988Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:44:13.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:44:13.121Z] $ docker exec 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb ssh-agent [2021-05-31T05:44:13.260Z] SSH_AUTH_SOCK=/tmp/ssh-Aklqr4iG33P6/agent.13 [2021-05-31T05:44:13.260Z] SSH_AGENT_PID=20 [2021-05-31T05:44:13.273Z] Running ssh-add (command line suppressed) [2021-05-31T05:44:13.379Z] Identity added: /w/workspace/_app-service-configurable_PR-274@tmp/private_key_1514729923129517643.key (/w/workspace/_app-service-configurable_PR-274@tmp/private_key_1514729923129517643.key) [2021-05-31T05:44:13.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:44:13.796Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T05:44:13.838Z] $ docker exec --env ******** --env ******** 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb ssh-agent -k [2021-05-31T05:44:13.946Z] unset SSH_AUTH_SOCK; [2021-05-31T05:44:13.946Z] unset SSH_AGENT_PID; [2021-05-31T05:44:13.946Z] echo Agent pid 20 killed; [2021-05-31T05:44:13.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T05:44:14.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T05:44:14.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T05:44:14.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T05:44:14.231Z] $ docker exec 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb ssh-agent [2021-05-31T05:44:14.365Z] SSH_AUTH_SOCK=/tmp/ssh-MA8JLzYWo0Np/agent.52 [2021-05-31T05:44:14.365Z] SSH_AGENT_PID=58 [2021-05-31T05:44:14.377Z] Running ssh-add (command line suppressed) [2021-05-31T05:44:14.494Z] Identity added: /w/workspace/_app-service-configurable_PR-274@tmp/private_key_2861227754153893189.key (/w/workspace/_app-service-configurable_PR-274@tmp/private_key_2861227754153893189.key) [2021-05-31T05:44:14.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T05:44:17.023Z] + git semver init [2021-05-31T05:44:17.023Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T05:44:17.023Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-274/.git [2021-05-31T05:44:17.023Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-274 [2021-05-31T05:44:17.023Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T05:44:17.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T05:44:17.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T05:44:17.023Z] # $SEMVER_BRANCH = PR-274 [2021-05-31T05:44:17.023Z] # $SEMVER_TEMP = /tmp/semver-980555019 [2021-05-31T05:44:17.024Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-31T05:44:17.024Z] # '/tmp/semver-980555019' -> '/w/workspace/_app-service-configurable_PR-274/.semver' [2021-05-31T05:44:17.024Z] # -> Force: false [2021-05-31T05:44:17.024Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-274/.semver [Pipeline] } [2021-05-31T05:44:17.061Z] $ docker exec --env ******** --env ******** 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb ssh-agent -k [2021-05-31T05:44:17.180Z] unset SSH_AUTH_SOCK; [2021-05-31T05:44:17.180Z] unset SSH_AGENT_PID; [2021-05-31T05:44:17.180Z] echo Agent pid 58 killed; [2021-05-31T05:44:17.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T05:44:17.697Z] + git semver [Pipeline] } [2021-05-31T05:44:17.763Z] $ docker stop --time=1 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb [2021-05-31T05:44:20.076Z] $ docker rm -f 9b3caef520cc6a1dbb3aeb929a632d63d7e7dedf3b3c1f26bef65715e493e2fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T05:44:20.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T05:44:21.243Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T05:44:21.273Z] [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 [2021-05-31T05:44:40.262Z] Still waiting to schedule task [2021-05-31T05:44:40.262Z] Still waiting to schedule task [2021-05-31T05:44:40.262Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1138’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1157’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1136’ is offline [2021-05-31T05:44:40.262Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ is offline [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1138’ is offline [2021-05-31T05:44:40.262Z] ‘prd-centos7-docker-4c-2g-1157’ is offline [2021-05-31T05:44:40.263Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-31T05:44:40.263Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1154’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-31T06:00:12.166Z] Running on prd-centos7-docker-4c-2g-1691 in /w/workspace/_app-service-configurable_PR-274 [Pipeline] { [Pipeline] ws [2021-05-31T06:00:12.239Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:00:12.396Z] Selected Git installation does not exist. Using Default [2021-05-31T06:00:12.396Z] The recommended git tool is: NONE [2021-05-31T06:00:19.340Z] using credential edgex-jenkins-ssh [2021-05-31T06:00:19.362Z] Cloning the remote Git repository [2021-05-31T06:00:19.385Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:00:19.456Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-31T06:00:19.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:00:19.489Z] > git --version # timeout=10 [2021-05-31T06:00:19.503Z] > git --version # 'git version 2.24.4' [2021-05-31T06:00:19.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:00:19.523Z] [INFO] Currently running in a labeled security context [2021-05-31T06:00:19.523Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:00:19.523Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh6677511300950574691.key [2021-05-31T06:00:19.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:00:20.804Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:00:20.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:00:22.908Z] Merging remotes/origin/master commit abca9505ae6a82096e911e89ea22bdb38e3853ed into PR head commit 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:00:22.992Z] Merge succeeded, producing 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:00:22.993Z] Checking out Revision 90477e7c405dc53a6938f7dd2c57dce689d5da67 (PR-274) [2021-05-31T06:00:22.498Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:00:22.530Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:00:22.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:00:22.531Z] [INFO] Currently running in a labeled security context [2021-05-31T06:00:22.531Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:00:22.531Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh4987491922784230718.key [2021-05-31T06:00:22.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:00:22.914Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:00:22.921Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:00:22.953Z] > git remote # timeout=10 [2021-05-31T06:00:22.958Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:00:22.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:00:22.968Z] [INFO] Currently running in a labeled security context [2021-05-31T06:00:22.968Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:00:22.968Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh2783986986720377069.key [2021-05-31T06:00:22.973Z] > git merge abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [2021-05-31T06:00:22.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:00:22.991Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:00:22.997Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:00:26.945Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-05-31T06:00:26.969Z] > git --version # timeout=10 [2021-05-31T06:00:26.978Z] > git --version # 'git version 2.24.4' [2021-05-31T06:00:26.987Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:00:28.372Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:00:30.618Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:00:30.959Z] + sudo service docker restart [2021-05-31T06:00:30.959Z] + true [2021-05-31T06:00:30.959Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:00:49.756Z] provisioning config files... [2021-05-31T06:00:49.776Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8434056397893387264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:00:50.182Z] ---> docker-login.sh [2021-05-31T06:00:50.182Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:00:50.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:00:50.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:00:50.451Z] Configure a credential helper to remove this warning. See [2021-05-31T06:00:50.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:00:50.451Z] [2021-05-31T06:00:50.451Z] Login Succeeded [2021-05-31T06:00:50.451Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:00:50.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:00:50.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:00:50.451Z] Configure a credential helper to remove this warning. See [2021-05-31T06:00:50.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:00:50.451Z] [2021-05-31T06:00:50.451Z] Login Succeeded [2021-05-31T06:00:50.451Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:00:50.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:00:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:00:50.723Z] Configure a credential helper to remove this warning. See [2021-05-31T06:00:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:00:50.723Z] [2021-05-31T06:00:50.723Z] Login Succeeded [2021-05-31T06:00:50.723Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:00:50.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:00:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:00:50.723Z] Configure a credential helper to remove this warning. See [2021-05-31T06:00:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:00:50.723Z] [2021-05-31T06:00:50.723Z] Login Succeeded [2021-05-31T06:00:50.723Z] docker.io [2021-05-31T06:00:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:00:51.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:00:51.252Z] Configure a credential helper to remove this warning. See [2021-05-31T06:00:51.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:00:51.252Z] [2021-05-31T06:00:51.252Z] Login Succeeded [2021-05-31T06:00:51.252Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:00:51.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-31T06:00:51.569Z] ========================================================= [2021-05-31T06:00:51.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T06:00:51.569Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:00:51.935Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T06:00:51.935Z] Sending build context to Docker daemon 92.67kB [2021-05-31T06:00:51.935Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:00:51.935Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:00:51.935Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T06:00:51.935Z] 540db60ca938: Pulling fs layer [2021-05-31T06:00:51.935Z] adcc1eea9eea: Pulling fs layer [2021-05-31T06:00:51.935Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T06:00:51.935Z] 0510c868ecb4: Pulling fs layer [2021-05-31T06:00:51.935Z] afea3b2eda06: Pulling fs layer [2021-05-31T06:00:51.935Z] 7809a108b3ef: Pulling fs layer [2021-05-31T06:00:51.935Z] f706445af74f: Pulling fs layer [2021-05-31T06:00:51.935Z] 0510c868ecb4: Waiting [2021-05-31T06:00:51.935Z] afea3b2eda06: Waiting [2021-05-31T06:00:51.935Z] 7809a108b3ef: Waiting [2021-05-31T06:00:51.935Z] f706445af74f: Waiting [2021-05-31T06:00:52.201Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T06:00:52.201Z] 4c4ab2625f07: Download complete [2021-05-31T06:00:52.201Z] adcc1eea9eea: Download complete [2021-05-31T06:00:52.201Z] afea3b2eda06: Verifying Checksum [2021-05-31T06:00:52.201Z] afea3b2eda06: Download complete [2021-05-31T06:00:52.201Z] 540db60ca938: Verifying Checksum [2021-05-31T06:00:52.201Z] 540db60ca938: Download complete [2021-05-31T06:00:52.201Z] 7809a108b3ef: Verifying Checksum [2021-05-31T06:00:52.201Z] 7809a108b3ef: Download complete [2021-05-31T06:00:52.464Z] 540db60ca938: Pull complete [2021-05-31T06:00:52.731Z] adcc1eea9eea: Pull complete [2021-05-31T06:00:52.731Z] 4c4ab2625f07: Pull complete [2021-05-31T06:00:54.886Z] f706445af74f: Verifying Checksum [2021-05-31T06:00:54.886Z] f706445af74f: Download complete [2021-05-31T06:00:54.886Z] 0510c868ecb4: Verifying Checksum [2021-05-31T06:00:54.886Z] 0510c868ecb4: Download complete [2021-05-31T06:00:58.220Z] 0510c868ecb4: Pull complete [2021-05-31T06:00:58.220Z] afea3b2eda06: Pull complete [2021-05-31T06:00:58.220Z] 7809a108b3ef: Pull complete [2021-05-31T06:00:59.191Z] f706445af74f: Pull complete [2021-05-31T06:00:59.191Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T06:00:59.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T06:00:59.191Z] ---> b068be0155e3 [2021-05-31T06:00:59.191Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:01:02.551Z] ---> Running in 58d3e86f275e [2021-05-31T06:01:02.551Z] Removing intermediate container 58d3e86f275e [2021-05-31T06:01:02.551Z] ---> 909f03a33618 [2021-05-31T06:01:02.551Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:01:02.551Z] ---> Running in 220883e2627a [2021-05-31T06:01:02.823Z] Removing intermediate container 220883e2627a [2021-05-31T06:01:02.823Z] ---> 9a183263a7a5 [2021-05-31T06:01:02.823Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-31T06:01:02.823Z] ---> Running in b6473050714a [2021-05-31T06:01:03.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:01:04.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:01:04.997Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-31T06:01:04.997Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-31T06:01:04.997Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-31T06:01:05.258Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-31T06:01:05.258Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-31T06:01:05.524Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-31T06:01:05.524Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T06:01:05.524Z] OK: 150 MiB in 46 packages [2021-05-31T06:01:05.789Z] Removing intermediate container b6473050714a [2021-05-31T06:01:05.789Z] ---> 7a3075cc7a90 [2021-05-31T06:01:05.789Z] Step 6/8 : WORKDIR /app [2021-05-31T06:01:06.055Z] ---> Running in a05e55de7067 [2021-05-31T06:01:06.055Z] Removing intermediate container a05e55de7067 [2021-05-31T06:01:06.055Z] ---> 8ba4fba08e08 [2021-05-31T06:01:06.055Z] Step 7/8 : COPY . . [2021-05-31T06:01:06.319Z] ---> e4eedda3fd34 [2021-05-31T06:01:06.319Z] Step 8/8 : RUN go mod download [2021-05-31T06:01:06.319Z] ---> Running in 21881c9577db [2021-05-31T06:01:17.788Z] Removing intermediate container 21881c9577db [2021-05-31T06:01:17.788Z] ---> d72d91ccd9b2 [2021-05-31T06:01:17.788Z] Successfully built d72d91ccd9b2 [2021-05-31T06:01:17.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:01:18.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:01:18.144Z] . [Pipeline] withDockerContainer [2021-05-31T06:01:18.259Z] prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container [2021-05-31T06:01:18.296Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-31T06:01:18.661Z] $ docker top 7f91d7bfe55b62cf24e59f4cce149d7709dd73d8c687345d2ba8e7e02ec54619 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:01:19.112Z] + go version [2021-05-31T06:01:19.112Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T06:01:19.154Z] $ docker stop --time=1 7f91d7bfe55b62cf24e59f4cce149d7709dd73d8c687345d2ba8e7e02ec54619 [2021-05-31T06:01:20.338Z] $ docker rm -f 7f91d7bfe55b62cf24e59f4cce149d7709dd73d8c687345d2ba8e7e02ec54619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:01:23.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:01:23.158Z] . [Pipeline] withDockerContainer [2021-05-31T06:01:23.263Z] prd-centos7-docker-4c-2g-1691 does not seem to be running inside a container [2021-05-31T06:01:23.313Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-31T06:01:23.689Z] $ docker top cc1d6597be91dedec369f3203bccdda9d0af697ee6ea345818488cc6a36a958f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:01:24.172Z] + go mod tidy [Pipeline] sh [2021-05-31T06:01:24.780Z] + make test [2021-05-31T06:01:24.780Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-31T06:01:36.547Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1693 in /w/workspace/_app-service-configurable_PR-274 [Pipeline] { [Pipeline] ws [2021-05-31T06:01:36.639Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:01:39.000Z] Selected Git installation does not exist. Using Default [2021-05-31T06:01:39.000Z] The recommended git tool is: NONE [2021-05-31T06:01:42.638Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-31T06:01:42.638Z] CGO_ENABLED=1 go vet ./... [2021-05-31T06:01:46.402Z] gofmt -l . [2021-05-31T06:01:46.402Z] [ "`gofmt -l .`" = "" ] [2021-05-31T06:01:46.402Z] ./bin/test-go-mod-tidy.sh [2021-05-31T06:01:46.402Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-31T06:01:46.433Z] $ docker stop --time=1 cc1d6597be91dedec369f3203bccdda9d0af697ee6ea345818488cc6a36a958f [2021-05-31T06:01:47.813Z] $ docker rm -f cc1d6597be91dedec369f3203bccdda9d0af697ee6ea345818488cc6a36a958f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:01:48.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:01:50.493Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-31T06:01:51.171Z] using credential edgex-jenkins-ssh [2021-05-31T06:01:51.189Z] Cloning the remote Git repository [2021-05-31T06:01:51.230Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:01:53.338Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-31T06:01:53.447Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:01:53.448Z] > git --version # timeout=10 [2021-05-31T06:01:53.465Z] > git --version # 'git version 2.17.1' [2021-05-31T06:01:53.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:53.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:01:54.323Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:01:54.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:01:56.522Z] Merging remotes/origin/master commit abca9505ae6a82096e911e89ea22bdb38e3853ed into PR head commit 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:01:55.979Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:01:56.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:01:56.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:56.039Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:01:56.539Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:01:56.556Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:01:58.687Z] Merge succeeded, producing 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:01:58.688Z] Checking out Revision 90477e7c405dc53a6938f7dd2c57dce689d5da67 (PR-274) [Pipeline] sh [2021-05-31T06:01:58.602Z] > git remote # timeout=10 [2021-05-31T06:01:58.621Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:01:58.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:01:58.648Z] > git merge abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [2021-05-31T06:01:58.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:01:58.690Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:01:58.700Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:02:01.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T06:02:01.339Z] + ls -al . [2021-05-31T06:02:01.339Z] total 92 [2021-05-31T06:02:01.339Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 31 06:01 . [2021-05-31T06:02:01.339Z] drwxrwxr-x. 4 jenkins jenkins 28 May 31 06:00 .. [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 31 06:00 Attribution.txt [2021-05-31T06:02:01.339Z] drwxrwxr-x. 2 jenkins jenkins 64 May 31 06:00 bin [2021-05-31T06:02:01.339Z] -rw-r--r--. 1 jenkins jenkins 10 May 31 06:01 coverage.out [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 31 06:00 Dockerfile [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 970 May 31 06:00 Dockerfile.build [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 119 May 31 06:00 .dockerignore [2021-05-31T06:02:01.339Z] drwxrwxr-x. 8 jenkins jenkins 179 May 31 06:00 .git [2021-05-31T06:02:01.339Z] drwxrwxr-x. 2 jenkins jenkins 81 May 31 06:00 .github [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 111 May 31 06:00 .gitignore [2021-05-31T06:02:01.339Z] -rw-r--r--. 1 jenkins jenkins 136 May 31 06:01 go.mod [2021-05-31T06:02:01.339Z] -rw-r--r--. 1 jenkins jenkins 20848 May 31 06:01 go.sum [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 687 May 31 06:00 Jenkinsfile [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 31 06:00 LICENSE [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 31 06:00 main.go [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 31 06:00 makefile [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 31 06:00 README.md [2021-05-31T06:02:01.339Z] drwxrwxr-x. 8 jenkins jenkins 122 May 31 06:00 res [2021-05-31T06:02:01.339Z] drwxrwxr-x. 4 jenkins jenkins 71 May 31 06:00 snap [2021-05-31T06:02:01.339Z] -rw-rw-r--. 1 jenkins jenkins 5 May 31 05:44 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:02:01.698Z] + docker build -t 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=90477e7c405dc53a6938f7dd2c57dce689d5da67 --label arch=amd64 --label version=0.0.0 . [2021-05-31T06:02:01.698Z] Sending build context to Docker daemon 116.2kB [2021-05-31T06:02:01.698Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:02:01.698Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-31T06:02:01.698Z] ---> d72d91ccd9b2 [2021-05-31T06:02:01.698Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-31T06:02:01.698Z] ---> Running in df23c4a92eaa [2021-05-31T06:02:01.698Z] Removing intermediate container df23c4a92eaa [2021-05-31T06:02:01.698Z] ---> 02c68a2cab0f [2021-05-31T06:02:01.698Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:02:01.971Z] ---> Running in bbbc612da107 [2021-05-31T06:02:01.971Z] Removing intermediate container bbbc612da107 [2021-05-31T06:02:01.971Z] ---> 0ea2707de759 [2021-05-31T06:02:01.971Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-31T06:02:01.971Z] ---> Running in d4ad7390b505 [2021-05-31T06:02:01.971Z] Removing intermediate container d4ad7390b505 [2021-05-31T06:02:01.971Z] ---> 7cc6a1cc10f9 [2021-05-31T06:02:01.971Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:02:01.971Z] ---> Running in dc143adb0ee3 [2021-05-31T06:02:04.562Z] Removing intermediate container dc143adb0ee3 [2021-05-31T06:02:04.562Z] ---> b6195f1b22ae [2021-05-31T06:02:04.562Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:02:04.562Z] ---> Running in fb2414e7a8b6 [2021-05-31T06:02:04.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:02:04.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:02:04.562Z] OK: 150 MiB in 46 packages [2021-05-31T06:02:04.562Z] Removing intermediate container fb2414e7a8b6 [2021-05-31T06:02:04.562Z] ---> aeba40650d52 [2021-05-31T06:02:04.562Z] Step 8/28 : WORKDIR /app [2021-05-31T06:02:04.562Z] ---> Running in 387c9d1811ad [2021-05-31T06:02:04.562Z] Removing intermediate container 387c9d1811ad [2021-05-31T06:02:04.562Z] ---> a3d3b04299f0 [2021-05-31T06:02:04.562Z] Step 9/28 : COPY go.mod . [2021-05-31T06:02:04.562Z] ---> df344ed7d023 [2021-05-31T06:02:04.562Z] Step 10/28 : RUN go mod download [2021-05-31T06:02:04.562Z] ---> Running in b2bf09662ba8 [2021-05-31T06:02:05.161Z] Removing intermediate container b2bf09662ba8 [2021-05-31T06:02:05.161Z] ---> 018848287886 [2021-05-31T06:02:05.161Z] Step 11/28 : RUN go mod tidy [2021-05-31T06:02:05.161Z] ---> Running in d224aa34886c [2021-05-31T06:02:05.301Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-05-31T06:02:05.394Z] > git --version # timeout=10 [2021-05-31T06:02:05.413Z] > git --version # 'git version 2.17.1' [2021-05-31T06:02:05.434Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T06:02:05.742Z] Removing intermediate container d224aa34886c [2021-05-31T06:02:05.742Z] ---> f1a47370d0c9 [2021-05-31T06:02:05.742Z] Step 12/28 : COPY . . [2021-05-31T06:02:05.742Z] ---> 64e8782e440c [2021-05-31T06:02:05.742Z] Step 13/28 : ARG MAKE="make build" [2021-05-31T06:02:05.742Z] ---> Running in e4cafbce27fa [2021-05-31T06:02:06.013Z] Removing intermediate container e4cafbce27fa [2021-05-31T06:02:06.013Z] ---> 9451e47f7f52 [2021-05-31T06:02:06.013Z] Step 14/28 : RUN $MAKE [2021-05-31T06:02:06.013Z] ---> Running in 3fbb7035829f [Pipeline] withEnv [Pipeline] { [2021-05-31T06:02:06.276Z] go mod tidy [2021-05-31T06:02:06.276Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.70 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:02:07.562Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:02:09.982Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:02:10.354Z] + true [2021-05-31T06:02:10.354Z] + sudo service docker restart [2021-05-31T06:02:18.345Z] Removing intermediate container 3fbb7035829f [2021-05-31T06:02:18.346Z] ---> 3d28769c4c04 [2021-05-31T06:02:18.346Z] Step 15/28 : FROM alpine:3.12 [2021-05-31T06:02:18.346Z] 3.12: Pulling from library/alpine [2021-05-31T06:02:18.346Z] 339de151aab4: Pulling fs layer [2021-05-31T06:02:18.346Z] 339de151aab4: Download complete [2021-05-31T06:02:18.346Z] 339de151aab4: Pull complete [2021-05-31T06:02:18.346Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T06:02:18.346Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T06:02:18.346Z] ---> 13621d1b12d4 [2021-05-31T06:02:18.346Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-31T06:02:18.346Z] ---> Running in 63317119106c [2021-05-31T06:02:18.346Z] Removing intermediate container 63317119106c [2021-05-31T06:02:18.346Z] ---> 13707a7c1390 [2021-05-31T06:02:18.346Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-31T06:02:18.346Z] ---> Running in b692023b6120 [2021-05-31T06:02:18.607Z] Removing intermediate container b692023b6120 [2021-05-31T06:02:18.607Z] ---> 86b37d5d0de9 [2021-05-31T06:02:18.607Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-31T06:02:18.607Z] ---> Running in 32b5036d47ac [2021-05-31T06:02:18.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:02:18.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:02:18.873Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-31T06:02:18.873Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-31T06:02:18.873Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-31T06:02:18.873Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-31T06:02:18.873Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-31T06:02:18.873Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-31T06:02:18.873Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-31T06:02:18.873Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T06:02:18.873Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T06:02:19.133Z] OK: 9 MiB in 21 packages [2021-05-31T06:02:19.398Z] Removing intermediate container 32b5036d47ac [2021-05-31T06:02:19.398Z] ---> cb715b231b13 [2021-05-31T06:02:19.398Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-31T06:02:19.398Z] ---> c6cfe7120ff6 [2021-05-31T06:02:19.398Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-31T06:02:19.661Z] ---> cef5e0b87bf1 [2021-05-31T06:02:19.661Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-31T06:02:19.661Z] ---> e09e945339a9 [2021-05-31T06:02:19.661Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-31T06:02:20.233Z] ---> 8692281c3772 [2021-05-31T06:02:20.233Z] Step 23/28 : EXPOSE 48095 [2021-05-31T06:02:20.233Z] ---> Running in cca8ad02292e [2021-05-31T06:02:20.233Z] Removing intermediate container cca8ad02292e [2021-05-31T06:02:20.233Z] ---> 368636578c44 [2021-05-31T06:02:20.233Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-31T06:02:20.233Z] ---> Running in 71a3831f2cc6 [2021-05-31T06:02:20.233Z] Removing intermediate container 71a3831f2cc6 [2021-05-31T06:02:20.233Z] ---> d847129b4320 [2021-05-31T06:02:20.233Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T06:02:22.317Z] ---> Running in a290b5731f19 [2021-05-31T06:02:22.317Z] Removing intermediate container a290b5731f19 [2021-05-31T06:02:22.317Z] ---> dc69d7001468 [2021-05-31T06:02:22.317Z] Step 26/28 : LABEL arch=amd64 [2021-05-31T06:02:22.317Z] ---> Running in 87d5aa014481 [2021-05-31T06:02:22.317Z] Removing intermediate container 87d5aa014481 [2021-05-31T06:02:22.317Z] ---> b2b3816b67bd [2021-05-31T06:02:22.317Z] Step 27/28 : LABEL git_sha=90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:02:22.317Z] ---> Running in 30d6104932c1 [2021-05-31T06:02:22.317Z] Removing intermediate container 30d6104932c1 [2021-05-31T06:02:22.317Z] ---> 7db30db0f5bd [2021-05-31T06:02:22.317Z] Step 28/28 : LABEL version=0.0.0 [2021-05-31T06:02:22.317Z] ---> Running in 34758255a878 [2021-05-31T06:02:22.317Z] Removing intermediate container 34758255a878 [2021-05-31T06:02:22.317Z] ---> ae811123dc18 [2021-05-31T06:02:22.317Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T06:02:22.317Z] Successfully built ae811123dc18 [2021-05-31T06:02:22.317Z] Successfully tagged 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:02:31.342Z] provisioning config files... [2021-05-31T06:02:31.390Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5615167066618044592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:02:33.593Z] ---> docker-login.sh [2021-05-31T06:02:33.593Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:02:33.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:33.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:33.593Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:33.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:33.593Z] [2021-05-31T06:02:33.593Z] Login Succeeded [2021-05-31T06:02:33.593Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:02:33.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:33.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:33.593Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:33.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:33.593Z] [2021-05-31T06:02:33.593Z] Login Succeeded [2021-05-31T06:02:33.593Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:02:34.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:34.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:34.196Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:34.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:34.196Z] [2021-05-31T06:02:34.196Z] Login Succeeded [2021-05-31T06:02:34.196Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:02:34.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:34.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:34.798Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:34.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:34.798Z] [2021-05-31T06:02:34.798Z] Login Succeeded [2021-05-31T06:02:34.798Z] docker.io [2021-05-31T06:02:37.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:02:37.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:02:37.217Z] Configure a credential helper to remove this warning. See [2021-05-31T06:02:37.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:02:37.217Z] [2021-05-31T06:02:37.217Z] Login Succeeded [2021-05-31T06:02:37.217Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:02:37.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-31T06:02:37.800Z] Still waiting to schedule task [2021-05-31T06:02:37.800Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] echo [2021-05-31T06:02:37.877Z] ========================================================= [2021-05-31T06:02:37.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T06:02:37.877Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:02:38.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-31T06:02:38.290Z] Sending build context to Docker daemon 92.67kB [2021-05-31T06:02:38.564Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:02:38.564Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:02:38.840Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T06:02:38.840Z] 595b0fe564bb: Pulling fs layer [2021-05-31T06:02:38.840Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T06:02:38.840Z] 316046926c0a: Pulling fs layer [2021-05-31T06:02:38.840Z] 4ebd0625c992: Pulling fs layer [2021-05-31T06:02:38.840Z] 207e8628e3a3: Pulling fs layer [2021-05-31T06:02:38.840Z] c791037a9be2: Pulling fs layer [2021-05-31T06:02:38.840Z] ffd874e62e21: Pulling fs layer [2021-05-31T06:02:38.840Z] 4ebd0625c992: Waiting [2021-05-31T06:02:38.840Z] 207e8628e3a3: Waiting [2021-05-31T06:02:38.840Z] c791037a9be2: Waiting [2021-05-31T06:02:38.840Z] ffd874e62e21: Waiting [2021-05-31T06:02:38.840Z] 316046926c0a: Verifying Checksum [2021-05-31T06:02:38.840Z] 316046926c0a: Download complete [2021-05-31T06:02:38.840Z] 7186ed65a4f7: Download complete [2021-05-31T06:02:38.840Z] 207e8628e3a3: Verifying Checksum [2021-05-31T06:02:38.840Z] 207e8628e3a3: Download complete [2021-05-31T06:02:39.142Z] c791037a9be2: Verifying Checksum [2021-05-31T06:02:39.142Z] c791037a9be2: Download complete [2021-05-31T06:02:39.142Z] 595b0fe564bb: Download complete [2021-05-31T06:02:39.766Z] 595b0fe564bb: Pull complete [2021-05-31T06:02:40.383Z] 7186ed65a4f7: Pull complete [2021-05-31T06:02:41.003Z] 316046926c0a: Pull complete [2021-05-31T06:02:41.997Z] ffd874e62e21: Verifying Checksum [2021-05-31T06:02:41.997Z] ffd874e62e21: Download complete [2021-05-31T06:02:44.010Z] 4ebd0625c992: Verifying Checksum [2021-05-31T06:02:44.011Z] 4ebd0625c992: Download complete [2021-05-31T06:02:56.235Z] 4ebd0625c992: Pull complete [2021-05-31T06:02:56.235Z] 207e8628e3a3: Pull complete [2021-05-31T06:02:56.235Z] c791037a9be2: Pull complete [2021-05-31T06:02:58.231Z] ffd874e62e21: Pull complete [2021-05-31T06:02:58.515Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T06:02:58.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T06:02:58.515Z] ---> cfc18b08335c [2021-05-31T06:02:58.515Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T06:03:01.449Z] ---> Running in 7e0594a7544b [2021-05-31T06:03:01.449Z] Removing intermediate container 7e0594a7544b [2021-05-31T06:03:01.449Z] ---> b0c51b76774c [2021-05-31T06:03:01.449Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:03:01.449Z] ---> Running in 56c5cb21f45a [2021-05-31T06:03:04.080Z] Removing intermediate container 56c5cb21f45a [2021-05-31T06:03:04.080Z] ---> 593aeeedb21e [2021-05-31T06:03:04.080Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-31T06:03:04.080Z] ---> Running in bd892e5f1922 [2021-05-31T06:03:05.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:03:07.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:03:07.722Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-31T06:03:07.722Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-31T06:03:07.722Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-31T06:03:07.722Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-31T06:03:07.722Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-31T06:03:07.722Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-31T06:03:07.722Z] Executing busybox-1.32.1-r6.trigger [2021-05-31T06:03:07.722Z] OK: 139 MiB in 46 packages [2021-05-31T06:03:08.728Z] Removing intermediate container bd892e5f1922 [2021-05-31T06:03:08.728Z] ---> 52b541d5b816 [2021-05-31T06:03:08.728Z] Step 6/8 : WORKDIR /app [2021-05-31T06:03:09.005Z] ---> Running in 82d60a515374 [2021-05-31T06:03:11.084Z] Removing intermediate container 82d60a515374 [2021-05-31T06:03:11.084Z] ---> ec7f75bdf024 [2021-05-31T06:03:11.084Z] Step 7/8 : COPY . . [2021-05-31T06:03:11.084Z] ---> 896b11cf7ff2 [2021-05-31T06:03:11.084Z] Step 8/8 : RUN go mod download [2021-05-31T06:03:11.084Z] ---> Running in 2c1525e9f43d [2021-05-31T06:03:37.138Z] Removing intermediate container 2c1525e9f43d [2021-05-31T06:03:37.138Z] ---> d694fda71109 [2021-05-31T06:03:37.138Z] Successfully built d694fda71109 [2021-05-31T06:03:37.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:03:37.514Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:03:37.514Z] . [Pipeline] withDockerContainer [2021-05-31T06:03:37.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-05-31T06:03:37.880Z] $ 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 [2021-05-31T06:03:41.555Z] $ docker top 96a3acd458bc7263fdcf5fb35bbfa40d37862cafc4395d5d45dcc97fdae65755 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:03:42.590Z] + go version [2021-05-31T06:03:42.590Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T06:03:42.620Z] $ docker stop --time=1 96a3acd458bc7263fdcf5fb35bbfa40d37862cafc4395d5d45dcc97fdae65755 [2021-05-31T06:03:44.441Z] $ docker rm -f 96a3acd458bc7263fdcf5fb35bbfa40d37862cafc4395d5d45dcc97fdae65755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:03:45.420Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:03:45.420Z] . [Pipeline] withDockerContainer [2021-05-31T06:03:45.726Z] prd-ubuntu18.04-docker-arm64-4c-16g-1693 does not seem to be running inside a container [2021-05-31T06:03:45.800Z] $ 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 [2021-05-31T06:03:48.071Z] $ docker top e9d57db97bb387c74454c7b26d9d318737873008788f1d691d969a617b26c5e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:03:49.175Z] + go mod tidy [Pipeline] sh [2021-05-31T06:03:51.979Z] + make test [2021-05-31T06:03:51.979Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-31T06:03:52.485Z] Running on prd-ubuntu18.04-docker-8c-8g-1703 in /w/workspace/_app-service-configurable_PR-274 [Pipeline] { [Pipeline] ws [2021-05-31T06:03:52.551Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-31T06:03:52.768Z] Selected Git installation does not exist. Using Default [2021-05-31T06:03:52.769Z] The recommended git tool is: NONE [2021-05-31T06:03:57.144Z] using credential edgex-jenkins-ssh [2021-05-31T06:03:57.158Z] Cloning the remote Git repository [2021-05-31T06:03:57.163Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:03:57.249Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-31T06:03:57.302Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:03:57.302Z] > git --version # timeout=10 [2021-05-31T06:03:57.308Z] > git --version # 'git version 2.17.1' [2021-05-31T06:03:57.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:03:57.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:03:58.537Z] Merging remotes/origin/master commit abca9505ae6a82096e911e89ea22bdb38e3853ed into PR head commit 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:03:58.030Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:03:58.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:03:58.045Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-31T06:03:58.055Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-31T06:03:58.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:03:58.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:03:58.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:03:58.536Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:03:58.602Z] Merge succeeded, producing 90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:03:58.602Z] Checking out Revision 90477e7c405dc53a6938f7dd2c57dce689d5da67 (PR-274) [2021-05-31T06:03:58.563Z] > git remote # timeout=10 [2021-05-31T06:03:58.568Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:03:58.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:03:58.575Z] > git merge abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [2021-05-31T06:03:58.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:03:58.591Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:03:58.596Z] > git checkout -f 90477e7c405dc53a6938f7dd2c57dce689d5da67 # timeout=10 [2021-05-31T06:04:02.184Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-05-31T06:04:02.195Z] > git --version # timeout=10 [2021-05-31T06:04:02.200Z] > git --version # 'git version 2.17.1' [2021-05-31T06:04:02.205Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:04:03.534Z] + echo snap-build.sh [2021-05-31T06:04:03.534Z] snap-build.sh [2021-05-31T06:04:03.534Z] + SNAP_BASE_DIR=. [2021-05-31T06:04:03.534Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2021-05-31T06:04:03.534Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2021-05-31T06:04:03.534Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2021-05-31T06:04:03.534Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2021-05-31T06:04:03.534Z] + cd /w/workspace/app-service-configurable/1 [2021-05-31T06:04:03.534Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-31T06:04:03.534Z] Reading package lists... [2021-05-31T06:04:03.534Z] Building dependency tree... [2021-05-31T06:04:03.534Z] Reading state information... [2021-05-31T06:04:03.798Z] The following packages were automatically installed and are no longer required: [2021-05-31T06:04:03.798Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-31T06:04:03.798Z] uidmap xdelta3 [2021-05-31T06:04:03.798Z] Use 'sudo apt autoremove' to remove them. [2021-05-31T06:04:03.798Z] The following packages will be REMOVED: [2021-05-31T06:04:03.798Z] lxd* lxd-client* [2021-05-31T06:04:04.064Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-31T06:04:04.064Z] After this operation, 31.7 MB disk space will be freed. [2021-05-31T06:04:05.115Z] (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 ... 190317 files and directories currently installed.) [2021-05-31T06:04:05.115Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T06:04:06.073Z] Removing lxd dnsmasq configuration [2021-05-31T06:04:06.073Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T06:04:06.337Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-31T06:04:07.292Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T06:04:07.292Z] (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 ... 190142 files and directories currently installed.) [2021-05-31T06:04:07.562Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-31T06:04:08.958Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-31T06:04:08.958Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-31T06:04:10.351Z] + sudo snap remove --purge lxd [2021-05-31T06:04:10.351Z] snap "lxd" is not installed [2021-05-31T06:04:10.351Z] + sudo groupadd --force --system lxd [2021-05-31T06:04:10.351Z] ++ whoami [2021-05-31T06:04:10.351Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-31T06:04:10.351Z] + newgrp - lxd [2021-05-31T06:04:10.351Z] + sudo snap install lxd [2021-05-31T06:04:18.697Z] 2021-05-31T06:04:16Z INFO Waiting for automatic snapd restart... [2021-05-31T06:04:32.721Z] lxd 4.14 from Canonical* installed [2021-05-31T06:04:32.721Z] + sudo lxd init --auto [2021-05-31T06:04:44.054Z] + sudo snap install --classic snapcraft [2021-05-31T06:04:44.058Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-31T06:04:44.058Z] CGO_ENABLED=1 go vet ./... [2021-05-31T06:04:49.348Z] snapcraft 4.7.1 from Canonical* installed [2021-05-31T06:04:49.348Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-31T06:04:49.348Z] + sudo snapcraft prime --use-lxd [2021-05-31T06:04:49.922Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-31T06:04:49.922Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-31T06:04:49.922Z] - README.md [2021-05-31T06:04:49.922Z] [2021-05-31T06:04:49.922Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-31T06:04:50.865Z] Launching a container. [2021-05-31T06:04:57.462Z] Waiting for container to be ready [2021-05-31T06:04:58.128Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-31T06:04:58.128Z] [2021-05-31T06:05:03.586Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-31T06:05:03.586Z] Waiting for network to be ready... [2021-05-31T06:05:03.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-31T06:05:03.586Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-31T06:05:03.586Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-31T06:05:03.586Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-31T06:05:03.586Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-31T06:05:03.586Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-31T06:05:03.586Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-31T06:05:03.586Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-31T06:05:03.586Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-31T06:05:03.586Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-31T06:05:03.587Z] gofmt -l . [2021-05-31T06:05:03.587Z] [ "`gofmt -l .`" = "" ] [2021-05-31T06:05:03.587Z] ./bin/test-go-mod-tidy.sh [2021-05-31T06:05:03.587Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-31T06:05:03.621Z] $ docker stop --time=1 e9d57db97bb387c74454c7b26d9d318737873008788f1d691d969a617b26c5e1 [2021-05-31T06:05:03.849Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-31T06:05:04.114Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-31T06:05:04.376Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-31T06:05:04.376Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-31T06:05:04.376Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-31T06:05:04.376Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-31T06:05:04.376Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-31T06:05:04.376Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-31T06:05:04.664Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-31T06:05:04.925Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-31T06:05:04.925Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-31T06:05:04.925Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-31T06:05:04.925Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-31T06:05:04.925Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-31T06:05:04.925Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-31T06:05:04.925Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-31T06:05:04.925Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-31T06:05:05.621Z] $ docker rm -f e9d57db97bb387c74454c7b26d9d318737873008788f1d691d969a617b26c5e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:05:06.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:05:06.665Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T06:05:07.306Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-31T06:05:07.477Z] Fetched 24.6 MB in 4s (5996 kB/s) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-31T06:05:12.631Z] Reading package lists... [2021-05-31T06:05:12.632Z] Reading package lists... [2021-05-31T06:05:12.632Z] Building dependency tree... [2021-05-31T06:05:12.632Z] Reading state information... [2021-05-31T06:05:12.632Z] The following additional packages will be installed: [2021-05-31T06:05:12.632Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-31T06:05:12.632Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-31T06:05:12.632Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-31T06:05:12.632Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-31T06:05:12.632Z] Suggested packages: [2021-05-31T06:05:12.632Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-31T06:05:12.632Z] Recommended packages: [2021-05-31T06:05:12.632Z] gnupg libsasl2-modules [2021-05-31T06:05:12.632Z] The following NEW packages will be installed: [2021-05-31T06:05:12.632Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-31T06:05:12.632Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-31T06:05:12.632Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-31T06:05:12.632Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-31T06:05:12.632Z] The following packages will be upgraded: [2021-05-31T06:05:12.632Z] gpg gpg-agent gpgconf libudev1 [2021-05-31T06:05:12.632Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-31T06:05:12.632Z] Need to get 3530 kB of archives. [2021-05-31T06:05:12.632Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-31T06:05:12.632Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-31T06:05:12.632Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-31T06:05:12.632Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-31T06:05:12.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-31T06:05:12.632Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-31T06:05:12.632Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-31T06:05:12.632Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-31T06:05:12.632Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-31T06:05:12.632Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-31T06:05:12.632Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-31T06:05:12.632Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-31T06:05:12.632Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-31T06:05:12.632Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-31T06:05:12.632Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-31T06:05:12.632Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-31T06:05:12.632Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-31T06:05:12.632Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-31T06:05:12.632Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-31T06:05:12.632Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-31T06:05:12.632Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-31T06:05:12.632Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-31T06:05:12.632Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-31T06:05:12.632Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T06:05:12.632Z] Fetched 3530 kB in 1s (3482 kB/s) [2021-05-31T06:05:12.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-31T06:05:12.632Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T06:05:12.632Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package udev. [2021-05-31T06:05:12.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-31T06:05:12.632Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libfuse2:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package fuse. [2021-05-31T06:05:12.632Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-31T06:05:12.632Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T06:05:12.632Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T06:05:12.632Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libksba8:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-31T06:05:12.632Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-31T06:05:12.632Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T06:05:12.632Z] Selecting previously unselected package libldap-common. [2021-05-31T06:05:12.632Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-31T06:05:12.632Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] sh [2021-05-31T06:05:12.895Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-31T06:05:12.895Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-31T06:05:12.895Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T06:05:12.895Z] Selecting previously unselected package dirmngr. [2021-05-31T06:05:12.895Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T06:05:13.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T06:05:13.156Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-31T06:05:13.156Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T06:05:13.156Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-31T06:05:13.156Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-31T06:05:13.156Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T06:05:13.156Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-31T06:05:13.365Z] + ls -al . [2021-05-31T06:05:13.365Z] total 116 [2021-05-31T06:05:13.365Z] drwxrwxr-x 7 jenkins jenkins 4096 May 31 06:05 . [2021-05-31T06:05:13.365Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 .. [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 119 May 31 06:01 .dockerignore [2021-05-31T06:05:13.365Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:02 .git [2021-05-31T06:05:13.365Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 .github [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 111 May 31 06:01 .gitignore [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 31 06:01 Attribution.txt [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 31 06:01 Dockerfile [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 970 May 31 06:01 Dockerfile.build [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 687 May 31 06:01 Jenkinsfile [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 31 06:01 LICENSE [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 31 06:01 README.md [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 05:44 VERSION [2021-05-31T06:05:13.365Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:01 bin [2021-05-31T06:05:13.365Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 06:03 coverage.out [2021-05-31T06:05:13.365Z] -rw-r--r-- 1 jenkins jenkins 136 May 31 06:05 go.mod [2021-05-31T06:05:13.365Z] -rw-r--r-- 1 jenkins jenkins 20848 May 31 06:03 go.sum [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 31 06:01 main.go [2021-05-31T06:05:13.365Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 31 06:01 makefile [2021-05-31T06:05:13.365Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:01 res [2021-05-31T06:05:13.365Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:01 snap [Pipeline] isUnix [2021-05-31T06:05:13.420Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-31T06:05:13.420Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:13.420Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-31T06:05:13.420Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T06:05:13.420Z] Setting up udev (237-3ubuntu10.47) ... [Pipeline] sh [2021-05-31T06:05:13.685Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-31T06:05:13.685Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:13.756Z] + docker build -t 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=90477e7c405dc53a6938f7dd2c57dce689d5da67 --label arch=arm64 --label version=0.0.0 . [2021-05-31T06:05:13.756Z] Sending build context to Docker daemon 116.2kB [2021-05-31T06:05:13.948Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-31T06:05:13.948Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-31T06:05:13.948Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-31T06:05:13.948Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:13.948Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:13.948Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:14.030Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:05:14.031Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-31T06:05:14.031Z] ---> d694fda71109 [2021-05-31T06:05:14.031Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-31T06:05:14.210Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:14.210Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:14.210Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:14.210Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-31T06:05:14.210Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-31T06:05:14.210Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-31T06:05:14.210Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T06:05:14.306Z] ---> Running in a4b906ad52d6 [2021-05-31T06:05:14.583Z] Removing intermediate container a4b906ad52d6 [2021-05-31T06:05:14.583Z] ---> c341c44301b9 [2021-05-31T06:05:14.583Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:05:14.782Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-31T06:05:14.782Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-31T06:05:14.782Z] This means they are not meant to be enabled using systemctl. [2021-05-31T06:05:14.782Z] Possible reasons for having this kind of units are: [2021-05-31T06:05:14.782Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-31T06:05:14.782Z] .wants/ or .requires/ directory. [2021-05-31T06:05:14.782Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-31T06:05:14.782Z] a requirement dependency on it. [2021-05-31T06:05:14.782Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-31T06:05:14.782Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-31T06:05:14.782Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-31T06:05:14.782Z] instance name specified. [2021-05-31T06:05:14.861Z] ---> Running in 9ead1b45194d [2021-05-31T06:05:15.044Z] Reading package lists... [2021-05-31T06:05:15.044Z] Building dependency tree... [2021-05-31T06:05:15.044Z] Reading state information... [2021-05-31T06:05:15.307Z] The following additional packages will be installed: [2021-05-31T06:05:15.307Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-31T06:05:15.307Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-31T06:05:15.307Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-31T06:05:15.307Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-31T06:05:15.307Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-31T06:05:15.307Z] Suggested packages: [2021-05-31T06:05:15.307Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-31T06:05:15.307Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-31T06:05:15.307Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-31T06:05:15.307Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-31T06:05:15.307Z] systemd-container policykit-1 [2021-05-31T06:05:15.307Z] Recommended packages: [2021-05-31T06:05:15.307Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-31T06:05:15.307Z] The following NEW packages will be installed: [2021-05-31T06:05:15.307Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-31T06:05:15.307Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-31T06:05:15.307Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-31T06:05:15.307Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-31T06:05:15.307Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-31T06:05:15.307Z] The following packages will be upgraded: [2021-05-31T06:05:15.307Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-31T06:05:15.307Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-31T06:05:15.307Z] Need to get 35.2 MB of archives. [2021-05-31T06:05:15.307Z] After this operation, 141 MB of additional disk space will be used. [2021-05-31T06:05:15.307Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-31T06:05:15.307Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-31T06:05:15.307Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-31T06:05:15.455Z] Removing intermediate container 9ead1b45194d [2021-05-31T06:05:15.455Z] ---> cf273014ba9c [2021-05-31T06:05:15.456Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-31T06:05:15.456Z] ---> Running in e2ac6fc8bcf4 [2021-05-31T06:05:15.570Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-31T06:05:15.570Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-31T06:05:15.570Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-31T06:05:15.570Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-31T06:05:15.570Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-31T06:05:15.570Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-31T06:05:15.570Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-31T06:05:15.570Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-31T06:05:15.570Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-31T06:05:15.570Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-31T06:05:15.570Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-31T06:05:15.570Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-31T06:05:15.570Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-31T06:05:15.570Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-31T06:05:16.050Z] Removing intermediate container e2ac6fc8bcf4 [2021-05-31T06:05:16.050Z] ---> 386177cd8a79 [2021-05-31T06:05:16.050Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:05:16.327Z] ---> Running in 4694400a4b1c [2021-05-31T06:05:16.525Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-31T06:05:16.525Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-31T06:05:16.525Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-31T06:05:16.525Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-31T06:05:16.525Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-31T06:05:16.525Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-31T06:05:16.525Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-31T06:05:16.525Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-31T06:05:16.525Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-31T06:05:16.525Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-31T06:05:16.525Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-31T06:05:16.525Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-31T06:05:16.525Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-31T06:05:16.786Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T06:05:16.786Z] Fetched 35.2 MB in 1s (26.7 MB/s) [2021-05-31T06:05:16.786Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T06:05:16.786Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-31T06:05:16.786Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T06:05:20.731Z] Removing intermediate container 4694400a4b1c [2021-05-31T06:05:20.731Z] ---> 0928b731978a [2021-05-31T06:05:20.731Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:05:20.731Z] ---> Running in fbdbaf700465 [2021-05-31T06:05:20.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:05:20.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:05:20.735Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-31T06:05:20.735Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T06:05:20.735Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-31T06:05:20.735Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T06:05:20.735Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-31T06:05:20.735Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-31T06:05:20.735Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-31T06:05:20.735Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-31T06:05:20.735Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-31T06:05:20.735Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-31T06:05:20.735Z] Setting up apt (1.6.13) ... [2021-05-31T06:05:20.735Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-31T06:05:20.735Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-31T06:05:20.735Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-31T06:05:20.735Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-31T06:05:20.735Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-31T06:05:20.735Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-31T06:05:20.735Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T06:05:20.735Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:21.322Z] Selecting previously unselected package libexpat1:amd64. [2021-05-31T06:05:21.322Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-31T06:05:21.322Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-31T06:05:21.322Z] Selecting previously unselected package python3.6-minimal. [2021-05-31T06:05:21.322Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T06:05:21.322Z] OK: 139 MiB in 46 packages [2021-05-31T06:05:22.249Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:22.299Z] Removing intermediate container fbdbaf700465 [2021-05-31T06:05:22.299Z] ---> 215ad4a5cc54 [2021-05-31T06:05:22.299Z] Step 8/28 : WORKDIR /app [2021-05-31T06:05:24.377Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-31T06:05:24.377Z] Checking for services that may need to be restarted...done. [2021-05-31T06:05:24.377Z] Checking for services that may need to be restarted...done. [2021-05-31T06:05:24.377Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:24.377Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-31T06:05:24.377Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:24.377Z] Selecting previously unselected package python3-minimal. [2021-05-31T06:05:24.377Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-31T06:05:24.378Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-31T06:05:24.378Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-31T06:05:24.378Z] Selecting previously unselected package mime-support. [2021-05-31T06:05:24.378Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-31T06:05:24.378Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-31T06:05:24.378Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-31T06:05:24.378Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-31T06:05:24.378Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-31T06:05:24.378Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-31T06:05:24.378Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T06:05:24.378Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:24.402Z] ---> Running in 851a21f0513f [2021-05-31T06:05:24.402Z] Removing intermediate container 851a21f0513f [2021-05-31T06:05:24.402Z] ---> dfdae2f1a563 [2021-05-31T06:05:24.402Z] Step 9/28 : COPY go.mod . [2021-05-31T06:05:24.402Z] ---> 153ec75f5dea [2021-05-31T06:05:24.402Z] Step 10/28 : RUN go mod download [2021-05-31T06:05:24.402Z] ---> Running in 441ea4833720 [2021-05-31T06:05:27.109Z] Removing intermediate container 441ea4833720 [2021-05-31T06:05:27.109Z] ---> eb78c8c3b5b9 [2021-05-31T06:05:27.109Z] Step 11/28 : RUN go mod tidy [2021-05-31T06:05:27.109Z] ---> Running in b57eb2a36c62 [2021-05-31T06:05:29.778Z] Removing intermediate container b57eb2a36c62 [2021-05-31T06:05:29.778Z] ---> f1a8b162f5db [2021-05-31T06:05:29.778Z] Step 12/28 : COPY . . [2021-05-31T06:05:29.778Z] ---> f10473418b78 [2021-05-31T06:05:29.778Z] Step 13/28 : ARG MAKE="make build" [2021-05-31T06:05:29.778Z] ---> Running in b8742e67efb7 [2021-05-31T06:05:29.778Z] Removing intermediate container b8742e67efb7 [2021-05-31T06:05:29.778Z] ---> 1d888ae50f64 [2021-05-31T06:05:29.778Z] Step 14/28 : RUN $MAKE [2021-05-31T06:05:30.061Z] ---> Running in 05c32c7e61cc [2021-05-31T06:05:32.401Z] Selecting previously unselected package python3.6. [2021-05-31T06:05:32.401Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-31T06:05:32.401Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package python3. [2021-05-31T06:05:32.401Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-31T06:05:32.401Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package multiarch-support. [2021-05-31T06:05:32.401Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-31T06:05:32.401Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-31T06:05:32.401Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-31T06:05:32.401Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libbsd0:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package sudo. [2021-05-31T06:05:32.401Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package apparmor. [2021-05-31T06:05:32.401Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libedit2:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-31T06:05:32.401Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package openssh-client. [2021-05-31T06:05:32.401Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-31T06:05:32.401Z] Selecting previously unselected package squashfs-tools. [2021-05-31T06:05:32.401Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-31T06:05:32.401Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-31T06:05:32.408Z] go mod tidy [2021-05-31T06:05:32.408Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.70 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-31T06:05:32.664Z] Selecting previously unselected package snapd. [2021-05-31T06:05:32.664Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-31T06:05:32.664Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-31T06:05:34.980Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-31T06:05:34.980Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-31T06:05:34.980Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-31T06:05:34.980Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-31T06:05:34.980Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-31T06:05:34.980Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:34.980Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T06:05:34.980Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-31T06:05:34.980Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-31T06:05:35.252Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-31T06:05:35.252Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-31T06:05:35.252Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-31T06:05:35.252Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:35.252Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:35.252Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-31T06:05:37.578Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-31T06:05:37.578Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:37.578Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-31T06:05:37.578Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-31T06:05:37.578Z] running python rtupdate hooks for python3.6... [2021-05-31T06:05:37.578Z] running python post-rtupdate hooks for python3.6... [2021-05-31T06:05:37.578Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-31T06:05:37.578Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-31T06:05:37.578Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-31T06:05:37.578Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-31T06:05:37.578Z] Setting up snapd (2.48.3+18.04) ... [2021-05-31T06:05:37.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-31T06:05:37.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-31T06:05:37.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-31T06:05:37.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-31T06:05:38.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-31T06:05:38.107Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-31T06:05:38.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-31T06:05:40.331Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-31T06:05:40.331Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-31T06:05:40.331Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-31T06:05:40.331Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-31T06:05:40.331Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-31T06:05:40.331Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-31T06:05:40.331Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T06:05:40.331Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T06:05:40.331Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T06:05:43.174Z] Reading package lists... [2021-05-31T06:05:43.174Z] Reading package lists... [2021-05-31T06:05:43.174Z] Building dependency tree... [2021-05-31T06:05:43.174Z] Reading state information... [2021-05-31T06:05:43.174Z] Calculating upgrade... [2021-05-31T06:05:43.174Z] The following packages will be upgraded: [2021-05-31T06:05:43.174Z] advancecomp base-files bash binutils binutils-common [2021-05-31T06:05:43.174Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-31T06:05:43.174Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-31T06:05:43.174Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-31T06:05:43.174Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-31T06:05:43.174Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-31T06:05:43.174Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-31T06:05:43.174Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-31T06:05:43.174Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-31T06:05:43.174Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-31T06:05:43.174Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-31T06:05:43.174Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-31T06:05:43.174Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-31T06:05:43.174Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-31T06:05:43.174Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-31T06:05:43.174Z] ubuntu-keyring util-linux [2021-05-31T06:05:43.174Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T06:05:43.174Z] Need to get 64.1 MB of archives. [2021-05-31T06:05:43.174Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-31T06:05:43.174Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-31T06:05:43.174Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-31T06:05:43.174Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-31T06:05:43.174Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-31T06:05:43.174Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-31T06:05:43.174Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-31T06:05:43.174Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-31T06:05:43.174Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-31T06:05:43.174Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-31T06:05:43.174Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-31T06:05:43.174Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-31T06:05:43.174Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-31T06:05:43.174Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-31T06:05:43.174Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-31T06:05:43.175Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-31T06:05:43.175Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-31T06:05:43.175Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-31T06:05:43.175Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-31T06:05:43.175Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-31T06:05:43.175Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-31T06:05:43.175Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-31T06:05:43.175Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-31T06:05:43.175Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-31T06:05:43.175Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-31T06:05:43.175Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-31T06:05:43.175Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-31T06:05:43.175Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-31T06:05:43.175Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-31T06:05:43.175Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-31T06:05:43.175Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-31T06:05:43.175Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-31T06:05:43.175Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-31T06:05:43.175Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-31T06:05:43.175Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-31T06:05:43.175Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-31T06:05:43.175Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-31T06:05:43.175Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-31T06:05:43.175Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-31T06:05:43.175Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-31T06:05:43.175Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-31T06:05:43.175Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-31T06:05:43.175Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-31T06:05:43.175Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-31T06:05:43.175Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-31T06:05:43.175Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-31T06:05:43.175Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-31T06:05:43.175Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-31T06:05:43.175Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-31T06:05:43.175Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-31T06:05:43.175Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-31T06:05:43.175Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-31T06:05:43.175Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-31T06:05:43.175Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-31T06:05:43.175Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-31T06:05:43.175Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-31T06:05:43.175Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-31T06:05:43.175Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-31T06:05:43.175Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-31T06:05:43.175Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-31T06:05:43.175Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-31T06:05:43.175Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-31T06:05:43.175Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-31T06:05:43.175Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-31T06:05:43.175Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-31T06:05:43.175Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-31T06:05:43.175Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-31T06:05:43.750Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-31T06:05:43.750Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-31T06:05:43.750Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-31T06:05:43.750Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-31T06:05:44.010Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-31T06:05:44.010Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-31T06:05:44.010Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-31T06:05:44.010Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-31T06:05:44.010Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-31T06:05:44.010Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-31T06:05:44.010Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-31T06:05:44.010Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-31T06:05:44.010Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-31T06:05:44.010Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-31T06:05:44.010Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-31T06:05:44.010Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-31T06:05:44.010Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-31T06:05:44.010Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-31T06:05:44.010Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-31T06:05:44.010Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-31T06:05:44.010Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-31T06:05:44.010Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-31T06:05:46.025Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-31T06:05:46.025Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-31T06:05:46.025Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-31T06:05:46.025Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-31T06:05:46.025Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-31T06:05:46.025Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-31T06:05:46.025Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-31T06:05:46.025Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-31T06:05:46.025Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-31T06:05:46.025Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-31T06:05:46.025Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-31T06:05:46.025Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-31T06:05:46.025Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-31T06:05:46.025Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-31T06:05:46.025Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T06:05:46.025Z] Fetched 64.1 MB in 2s (26.7 MB/s) [2021-05-31T06:05:46.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:46.025Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:46.025Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T06:05:46.025Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:46.025Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T06:05:46.025Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-31T06:05:46.025Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-31T06:05:46.601Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:46.601Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:46.869Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:46.869Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:47.131Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:47.131Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:47.392Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:47.392Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:47.654Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:47.654Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:05:49.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T06:05:49.909Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:05:49.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T06:05:49.909Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-31T06:05:49.909Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:05:49.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T06:05:49.909Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:49.909Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T06:05:49.909Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-31T06:05:50.176Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-31T06:05:50.176Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-31T06:05:50.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-31T06:05:50.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-31T06:05:50.176Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-31T06:05:50.441Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-31T06:05:50.702Z] Installing new version of config file /etc/issue ... [2021-05-31T06:05:50.702Z] Installing new version of config file /etc/issue.net ... [2021-05-31T06:05:50.702Z] Installing new version of config file /etc/lsb-release ... [2021-05-31T06:05:50.702Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-31T06:05:50.964Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-31T06:05:50.964Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-31T06:05:50.964Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-31T06:05:50.964Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:50.964Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-31T06:05:50.964Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-31T06:05:51.225Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-31T06:05:51.225Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-31T06:05:51.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:51.225Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:51.225Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:51.225Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:51.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:51.486Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-31T06:05:51.486Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-31T06:05:51.486Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-31T06:05:51.747Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:51.747Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-31T06:05:51.747Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T06:05:52.009Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-31T06:05:52.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.009Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T06:05:52.009Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T06:05:52.009Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T06:05:52.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.009Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T06:05:52.009Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T06:05:52.288Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-31T06:05:52.288Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.288Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-31T06:05:52.288Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-31T06:05:52.549Z] Setting up grep (3.1-2build1) ... [2021-05-31T06:05:52.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.549Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-31T06:05:52.549Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-31T06:05:52.549Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-31T06:05:52.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.817Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T06:05:52.817Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T06:05:52.817Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-31T06:05:52.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:52.817Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T06:05:53.085Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T06:05:53.347Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T06:05:53.347Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T06:05:53.347Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-31T06:05:53.347Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T06:05:53.609Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-31T06:05:53.870Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:53.870Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-31T06:05:53.870Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-31T06:05:54.137Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-31T06:05:54.137Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-31T06:05:54.137Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-31T06:05:54.137Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-31T06:05:54.399Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-31T06:05:54.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:54.399Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-31T06:05:54.399Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-31T06:05:54.661Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-31T06:05:54.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:54.661Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:54.661Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:54.661Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:54.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:54.661Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:54.661Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:54.923Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:54.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:54.923Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:54.923Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:54.923Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:55.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.186Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:55.186Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:55.186Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:55.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.186Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T06:05:55.186Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T06:05:55.186Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T06:05:55.186Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T06:05:55.448Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T06:05:55.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.448Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-31T06:05:55.448Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T06:05:55.448Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T06:05:55.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.710Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:55.710Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:55.710Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:55.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.710Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:55.972Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:55.972Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:55.972Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:55.972Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:55.972Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:56.545Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:05:56.545Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-31T06:05:56.806Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-31T06:05:57.070Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:57.070Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-31T06:05:57.070Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-31T06:05:57.332Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T06:05:57.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-31T06:05:57.332Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-31T06:05:57.332Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-31T06:05:57.332Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-31T06:05:59.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T06:05:59.540Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-31T06:05:59.540Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-31T06:05:59.540Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-31T06:05:59.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T06:05:59.540Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-31T06:05:59.540Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-31T06:05:59.540Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-31T06:05:59.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-31T06:05:59.541Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T06:05:59.541Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T06:05:59.541Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T06:05:59.541Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-31T06:05:59.541Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-31T06:05:59.541Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T06:05:59.541Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-31T06:05:59.541Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-31T06:05:59.541Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-31T06:05:59.541Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-31T06:05:59.541Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-31T06:05:59.541Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-31T06:05:59.541Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.541Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-31T06:05:59.541Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-31T06:05:59.908Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-31T06:05:59.908Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:05:59.908Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-31T06:05:59.908Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-31T06:06:00.172Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-31T06:06:00.435Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.435Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-31T06:06:00.435Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-31T06:06:00.435Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-31T06:06:00.435Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.435Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-31T06:06:00.435Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-31T06:06:00.699Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-31T06:06:00.699Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.699Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-31T06:06:00.699Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-31T06:06:00.699Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-31T06:06:00.699Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.699Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-31T06:06:00.699Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-31T06:06:00.970Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-31T06:06:00.970Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.970Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-31T06:06:00.970Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-31T06:06:00.970Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-31T06:06:00.970Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:00.970Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-31T06:06:00.970Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-31T06:06:01.240Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-31T06:06:01.240Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:01.240Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-31T06:06:01.240Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-31T06:06:01.240Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-31T06:06:01.504Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:01.504Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-31T06:06:01.504Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-31T06:06:03.754Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-31T06:06:03.754Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-31T06:06:03.754Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-31T06:06:03.754Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-31T06:06:03.754Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-31T06:06:03.754Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-31T06:06:03.754Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-31T06:06:03.754Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-31T06:06:03.754Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-31T06:06:03.754Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-31T06:06:03.754Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T06:06:04.031Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T06:06:04.031Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T06:06:04.031Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T06:06:04.314Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T06:06:04.314Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T06:06:04.314Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-31T06:06:04.314Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-31T06:06:04.314Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:04.314Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:04.582Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:04.582Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:04.582Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:04.582Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:04.582Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:06.756Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:06.756Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:06.756Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:06.756Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:06.756Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:06.756Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:06.756Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:06.756Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:06.756Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:07.710Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-31T06:06:07.710Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-31T06:06:07.710Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T06:06:07.710Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T06:06:07.710Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-31T06:06:07.972Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T06:06:07.972Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-31T06:06:07.972Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-31T06:06:07.972Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-31T06:06:07.972Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-31T06:06:07.972Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T06:06:08.237Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T06:06:08.237Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-31T06:06:08.237Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-31T06:06:08.237Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-31T06:06:08.237Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-31T06:06:08.237Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:08.237Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-31T06:06:08.237Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:08.237Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:08.237Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:08.237Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-31T06:06:11.727Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-31T06:06:11.727Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-31T06:06:11.727Z] [2021-05-31T06:06:11.727Z] Current default time zone: 'Etc/UTC' [2021-05-31T06:06:11.727Z] Local time is now: Mon May 31 06:06:08 UTC 2021. [2021-05-31T06:06:11.727Z] Universal Time is now: Mon May 31 06:06:08 UTC 2021. [2021-05-31T06:06:11.727Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-31T06:06:11.727Z] [2021-05-31T06:06:11.727Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-31T06:06:11.727Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-31T06:06:11.727Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-31T06:06:11.727Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-31T06:06:11.727Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-31T06:06:11.727Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-31T06:06:11.727Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-31T06:06:11.727Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-31T06:06:11.727Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-31T06:06:11.727Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-31T06:06:11.727Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-31T06:06:11.727Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-31T06:06:11.727Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-31T06:06:11.727Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-31T06:06:11.727Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-31T06:06:11.727Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-31T06:06:11.727Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-31T06:06:11.727Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-31T06:06:11.727Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-31T06:06:11.727Z] Updating certificates in /etc/ssl/certs... [2021-05-31T06:06:11.727Z] 23 added, 27 removed; done. [2021-05-31T06:06:11.727Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-31T06:06:11.727Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-31T06:06:11.727Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-31T06:06:11.727Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-31T06:06:11.727Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-31T06:06:11.727Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-31T06:06:11.727Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-31T06:06:11.727Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-31T06:06:11.727Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-31T06:06:11.727Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-31T06:06:11.727Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-31T06:06:11.727Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-31T06:06:11.739Z] Removing intermediate container 05c32c7e61cc [2021-05-31T06:06:11.739Z] ---> c81a994f9ec1 [2021-05-31T06:06:11.739Z] Step 15/28 : FROM alpine:3.12 [2021-05-31T06:06:11.739Z] 3.12: Pulling from library/alpine [2021-05-31T06:06:11.739Z] d2f70382dc9a: Pulling fs layer [2021-05-31T06:06:11.739Z] d2f70382dc9a: Verifying Checksum [2021-05-31T06:06:11.739Z] d2f70382dc9a: Download complete [2021-05-31T06:06:11.739Z] d2f70382dc9a: Pull complete [2021-05-31T06:06:11.739Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T06:06:11.739Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T06:06:11.739Z] ---> 9852663dfa18 [2021-05-31T06:06:11.739Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-31T06:06:11.739Z] ---> Running in cb548230caa4 [2021-05-31T06:06:11.739Z] Removing intermediate container cb548230caa4 [2021-05-31T06:06:11.739Z] ---> c1ec04553261 [2021-05-31T06:06:11.739Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-31T06:06:11.739Z] ---> Running in 52a75ba5d60b [2021-05-31T06:06:11.739Z] Removing intermediate container 52a75ba5d60b [2021-05-31T06:06:11.739Z] ---> 0f14ae2a0956 [2021-05-31T06:06:11.739Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-31T06:06:11.739Z] ---> Running in 8b8f3c858644 [2021-05-31T06:06:11.996Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-31T06:06:11.996Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-31T06:06:11.996Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T06:06:11.996Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-31T06:06:11.996Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-31T06:06:11.996Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-31T06:06:11.996Z] Updating certificates in /etc/ssl/certs... [2021-05-31T06:06:12.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:06:12.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:06:12.570Z] 0 added, 0 removed; done. [2021-05-31T06:06:12.570Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-31T06:06:12.570Z] done. [2021-05-31T06:06:12.933Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-31T06:06:12.933Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-31T06:06:12.933Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-31T06:06:12.933Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-31T06:06:12.933Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-31T06:06:12.933Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-31T06:06:12.933Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-31T06:06:12.933Z] Executing busybox-1.31.1-r20.trigger [2021-05-31T06:06:13.209Z] Executing ca-certificates-20191127-r4.trigger [2021-05-31T06:06:13.209Z] OK: 9 MiB in 21 packages [2021-05-31T06:06:13.516Z] Reading package lists... [2021-05-31T06:06:13.779Z] Building dependency tree... [2021-05-31T06:06:13.779Z] Reading state information... [2021-05-31T06:06:14.043Z] The following NEW packages will be installed: [2021-05-31T06:06:14.043Z] apt-transport-https [2021-05-31T06:06:14.043Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T06:06:14.043Z] Need to get 1692 B of archives. [2021-05-31T06:06:14.043Z] After this operation, 154 kB of additional disk space will be used. [2021-05-31T06:06:14.043Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-31T06:06:14.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T06:06:14.306Z] Fetched 1692 B in 0s (9500 B/s) [2021-05-31T06:06:14.306Z] Selecting previously unselected package apt-transport-https. [2021-05-31T06:06:14.306Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-31T06:06:14.306Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-31T06:06:14.306Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-31T06:06:14.306Z] Setting up apt-transport-https (1.6.13) ... [2021-05-31T06:06:14.570Z] Waiting for network to be ready... [2021-05-31T06:06:14.646Z] Removing intermediate container 8b8f3c858644 [2021-05-31T06:06:14.646Z] ---> eb4045e1c69e [2021-05-31T06:06:14.646Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-31T06:06:15.635Z] ---> 4fa9eff01381 [2021-05-31T06:06:15.635Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-31T06:06:16.230Z] ---> e2b9fd493e6e [2021-05-31T06:06:16.230Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-31T06:06:17.207Z] ---> d484b6c901ee [2021-05-31T06:06:17.207Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-31T06:06:18.201Z] ---> ee50d10cc8cf [2021-05-31T06:06:18.201Z] Step 23/28 : EXPOSE 48095 [2021-05-31T06:06:18.475Z] ---> Running in bafbccd4d9fd [2021-05-31T06:06:18.747Z] Removing intermediate container bafbccd4d9fd [2021-05-31T06:06:18.747Z] ---> 0a686392607d [2021-05-31T06:06:18.747Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-31T06:06:19.021Z] ---> Running in d8b6a860d136 [2021-05-31T06:06:21.176Z] 2021-05-31T06:06:18Z INFO Waiting for automatic snapd restart... [2021-05-31T06:06:21.183Z] Removing intermediate container d8b6a860d136 [2021-05-31T06:06:21.183Z] ---> 114bb415b4ac [2021-05-31T06:06:21.183Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-31T06:06:21.183Z] ---> Running in bd78ab5a6532 [2021-05-31T06:06:21.183Z] Removing intermediate container bd78ab5a6532 [2021-05-31T06:06:21.183Z] ---> fe43b66adfe7 [2021-05-31T06:06:21.183Z] Step 26/28 : LABEL arch=arm64 [2021-05-31T06:06:21.183Z] ---> Running in 8610e11a2f3c [2021-05-31T06:06:21.183Z] Removing intermediate container 8610e11a2f3c [2021-05-31T06:06:21.183Z] ---> 9bf28117c1d5 [2021-05-31T06:06:21.183Z] Step 27/28 : LABEL git_sha=90477e7c405dc53a6938f7dd2c57dce689d5da67 [2021-05-31T06:06:21.183Z] ---> Running in 4cf1de7dec8e [2021-05-31T06:06:21.183Z] Removing intermediate container 4cf1de7dec8e [2021-05-31T06:06:21.183Z] ---> 7365db82e695 [2021-05-31T06:06:21.183Z] Step 28/28 : LABEL version=0.0.0 [2021-05-31T06:06:21.477Z] ---> Running in 05b8fa4d8c0c [2021-05-31T06:06:21.749Z] snapd 2.50 from Canonical* installed [2021-05-31T06:06:22.079Z] Removing intermediate container 05b8fa4d8c0c [2021-05-31T06:06:22.079Z] ---> d7963de20c05 [2021-05-31T06:06:22.079Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T06:06:22.079Z] Successfully built d7963de20c05 [2021-05-31T06:06:22.079Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:06:22.696Z] "snapd" switched to the "latest/stable" channel [2021-05-31T06:06:22.696Z] [2021-05-31T06:06:22.964Z] ---> job-cost.sh [2021-05-31T06:06:22.964Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MGsS [2021-05-31T06:06:25.489Z] core18 20210507 from Canonical* installed [2021-05-31T06:06:25.489Z] "core18" switched to the "latest/stable" channel [2021-05-31T06:06:25.489Z] [2021-05-31T06:06:29.312Z] snapcraft 4.7.1 from Canonical* installed [2021-05-31T06:06:29.312Z] "snapcraft" switched to the "latest/stable" channel [2021-05-31T06:06:29.312Z] [2021-05-31T06:06:32.622Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-31T06:06:32.622Z] - README.md [2021-05-31T06:06:32.622Z] [2021-05-31T06:06:32.622Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-31T06:06:39.936Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T06:06:39.936Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-31T06:06:39.936Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-31T06:06:39.936Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-31T06:06:40.507Z] Reading package lists... [2021-05-31T06:06:40.768Z] Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-05-31T06:06:47.368Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T06:06:47.368Z] Reading package lists... [2021-05-31T06:06:47.368Z] Building dependency tree... [2021-05-31T06:06:47.368Z] Reading state information... [2021-05-31T06:06:47.369Z] Suggested packages: [2021-05-31T06:06:47.369Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-31T06:06:47.369Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-31T06:06:47.369Z] Recommended packages: [2021-05-31T06:06:47.369Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-05-31T06:06:47.369Z] The following NEW packages will be installed: [2021-05-31T06:06:47.369Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-05-31T06:06:47.369Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-05-31T06:06:47.369Z] libzmq5 pkg-config [2021-05-31T06:06:47.369Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-05-31T06:06:47.369Z] Need to get 7874 kB of archives. [2021-05-31T06:06:47.369Z] After this operation, 44.2 MB of additional disk space will be used. [2021-05-31T06:06:47.369Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-31T06:06:47.369Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-31T06:06:47.369Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-05-31T06:06:47.369Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-05-31T06:06:47.369Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-31T06:06:47.369Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-31T06:06:47.369Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-31T06:06:47.630Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-31T06:06:47.630Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-31T06:06:47.630Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-31T06:06:47.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-31T06:06:47.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-31T06:06:47.892Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-31T06:06:47.892Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-31T06:06:47.892Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-31T06:06:47.892Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-31T06:06:48.154Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-31T06:06:48.154Z] Fetched 7874 kB in 1s (11.2 MB/s) [2021-05-31T06:06:48.154Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-31T06:06:48.154Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-31T06:06:48.154Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-31T06:06:48.154Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-31T06:06:48.416Z] Selecting previously unselected package libpsl5:amd64. [2021-05-31T06:06:48.416Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-31T06:06:48.416Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-31T06:06:48.416Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-31T06:06:48.416Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-31T06:06:48.416Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-31T06:06:48.678Z] Selecting previously unselected package librtmp1:amd64. [2021-05-31T06:06:48.678Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-31T06:06:48.678Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-31T06:06:48.678Z] Selecting previously unselected package libcurl4:amd64. [2021-05-31T06:06:48.678Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-31T06:06:48.678Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:48.678Z] Selecting previously unselected package curl. [2021-05-31T06:06:48.678Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-31T06:06:48.678Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:48.678Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-31T06:06:48.678Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-31T06:06:48.678Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:48.940Z] Selecting previously unselected package liberror-perl. [2021-05-31T06:06:48.940Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-05-31T06:06:48.940Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-31T06:06:48.940Z] Selecting previously unselected package git-man. [2021-05-31T06:06:48.940Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-31T06:06:48.940Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-31T06:06:49.203Z] Selecting previously unselected package git. [2021-05-31T06:06:49.203Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-31T06:06:49.203Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-31T06:06:50.150Z] Selecting previously unselected package libnorm1:amd64. [2021-05-31T06:06:50.150Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-31T06:06:50.150Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-31T06:06:50.412Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-31T06:06:50.412Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-31T06:06:50.412Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-31T06:06:50.412Z] Selecting previously unselected package libsodium23:amd64. [2021-05-31T06:06:50.412Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-05-31T06:06:50.412Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-31T06:06:50.412Z] Selecting previously unselected package libzmq5:amd64. [2021-05-31T06:06:50.412Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-31T06:06:50.412Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T06:06:50.674Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-31T06:06:50.674Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-31T06:06:50.674Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T06:06:50.674Z] Selecting previously unselected package pkg-config. [2021-05-31T06:06:50.674Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-31T06:06:50.674Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-31T06:06:50.935Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-31T06:06:50.935Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-31T06:06:50.935Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-31T06:06:50.935Z] Setting up liberror-perl (0.17025-1) ... [2021-05-31T06:06:50.935Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-31T06:06:50.935Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-31T06:06:50.935Z] No schema files found: doing nothing. [2021-05-31T06:06:50.935Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-31T06:06:50.935Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-31T06:06:50.935Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-31T06:06:50.935Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-31T06:06:50.935Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T06:06:50.935Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:50.935Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:50.935Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-31T06:06:50.935Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-31T06:06:51.196Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-05-31T06:06:51.196Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-31T06:06:57.456Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T06:06:57.718Z] curl set to automatically installed. [2021-05-31T06:06:57.718Z] git set to automatically installed. [2021-05-31T06:06:57.718Z] git-man set to automatically installed. [2021-05-31T06:06:57.718Z] libcurl3-gnutls set to automatically installed. [2021-05-31T06:06:57.718Z] libcurl4 set to automatically installed. [2021-05-31T06:06:57.718Z] liberror-perl set to automatically installed. [2021-05-31T06:06:57.718Z] libglib2.0-0 set to automatically installed. [2021-05-31T06:06:57.718Z] libnghttp2-14 set to automatically installed. [2021-05-31T06:06:57.718Z] libnorm1 set to automatically installed. [2021-05-31T06:06:57.718Z] libpgm-5.2-0 set to automatically installed. [2021-05-31T06:06:57.718Z] libpsl5 set to automatically installed. [2021-05-31T06:06:57.718Z] librtmp1 set to automatically installed. [2021-05-31T06:06:57.718Z] libsodium23 set to automatically installed. [2021-05-31T06:06:57.718Z] libzmq3-dev set to automatically installed. [2021-05-31T06:06:57.718Z] libzmq5 set to automatically installed. [2021-05-31T06:06:57.718Z] pkg-config set to automatically installed. [2021-05-31T06:06:58.667Z] snapd is not logged in, snap install commands will use sudo [2021-05-31T06:07:02.092Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:07:05.263Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-31T06:07:05.837Z] snap "core18" has no updates available [2021-05-31T06:07:06.408Z] Pulling go [2021-05-31T06:07:06.408Z] + snapcraftctl pull [2021-05-31T06:07:07.350Z] 'app-service-config' has dependencies that need to be staged: go [2021-05-31T06:07:07.350Z] Skipping pull go (already ran) [2021-05-31T06:07:07.350Z] Building go [2021-05-31T06:07:07.350Z] + dpkg --print-architecture [2021-05-31T06:07:07.350Z] + FILE_NAME=go1.16.4.linux-amd64.tar.gz [2021-05-31T06:07:07.350Z] + FILE_HASH=7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 [2021-05-31T06:07:07.350Z] + curl https://dl.google.com/go/go1.16.4.linux-amd64.tar.gz -O [2021-05-31T06:07:07.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T06:07:07.350Z] Dload Upload Total Spent Left Speed [2021-05-31T06:07:12.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 123M 11 14.2M 0 0 26.6M 0 0:00:04 --:--:-- 0:00:04 26.6M 49 123M 49 61.4M 0 0 40.6M 0 0:00:03 0:00:01 0:00:02 40.6M 89 123M 89 110M 0 0 43.9M 0 0:00:02 0:00:02 --:--:-- 43.9M 100 123M 100 123M 0 0 44.2M 0 0:00:02 0:00:02 --:--:-- 44.2M [2021-05-31T06:07:12.017Z] + echo 7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 go1.16.4.linux-amd64.tar.gz [2021-05-31T06:07:12.017Z] + sha256sum -c sha256 [2021-05-31T06:07:12.017Z] + grep OK [2021-05-31T06:07:12.017Z] go1.16.4.linux-amd64.tar.gz: OK [2021-05-31T06:07:12.017Z] + tar -C /root/stage -xf go1.16.4.linux-amd64.tar.gz --strip-components=1 [2021-05-31T06:07:14.574Z] Staging go [2021-05-31T06:07:14.574Z] + snapcraftctl stage [2021-05-31T06:07:24.582Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-31T06:07:24.582Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-31T06:07:24.582Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-31T06:07:24.582Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-31T06:07:24.582Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-31T06:07:24.582Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-31T06:07:24.582Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-31T06:07:24.582Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-31T06:07:24.582Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-31T06:07:24.582Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-31T06:07:24.582Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-31T06:07:24.582Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-31T06:07:24.582Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-31T06:07:24.582Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-31T06:07:24.582Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-31T06:07:24.582Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-31T06:07:24.582Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-31T06:07:24.582Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-31T06:07:24.582Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-31T06:07:24.582Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-31T06:07:24.582Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-31T06:07:24.582Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-31T06:07:24.582Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-31T06:07:24.582Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-31T06:07:24.582Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-31T06:07:24.582Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-31T06:07:24.582Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-31T06:07:24.582Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-31T06:07:24.582Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-31T06:07:24.582Z] Fetched 224 kB in 0s (0 B/s) [2021-05-31T06:07:24.582Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-31T06:07:24.582Z] Fetched 157 kB in 0s (0 B/s) [2021-05-31T06:07:24.582Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-31T06:07:24.582Z] Fetched 221 kB in 0s (0 B/s) [2021-05-31T06:07:24.582Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-31T06:07:24.582Z] Fetched 143 kB in 0s (0 B/s) [2021-05-31T06:07:24.582Z] Pulling app-service-config [2021-05-31T06:07:24.582Z] + snapcraftctl pull [2021-05-31T06:07:24.582Z] + date +%Y%m%d [2021-05-31T06:07:24.582Z] + git rev-parse --short HEAD [2021-05-31T06:07:24.582Z] + snapcraftctl set-version 1.2.0-20210531+90477e7 [2021-05-31T06:07:25.524Z] Pulling config-common [2021-05-31T06:07:25.524Z] + snapcraftctl pull [2021-05-31T06:07:26.466Z] Skipping build go (already ran) [2021-05-31T06:07:26.466Z] Building app-service-config [2021-05-31T06:07:26.466Z] + cd /root/parts/app-service-config/src [2021-05-31T06:07:26.466Z] + make build [2021-05-31T06:07:26.466Z] go mod tidy [2021-05-31T06:07:27.532Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.70 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-31T06:07:27.878Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-31T06:07:27.878Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-31T06:07:27.878Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-31T06:07:27.878Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-31T06:07:27.878Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-31T06:07:27.878Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-31T06:07:27.878Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-31T06:07:27.878Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-31T06:07:27.878Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-31T06:07:27.878Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-31T06:07:27.878Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-31T06:07:27.878Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-31T06:07:27.878Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-31T06:07:27.878Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-31T06:07:27.878Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-31T06:07:27.878Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-31T06:07:27.878Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-31T06:07:27.878Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-31T06:07:27.878Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-31T06:07:27.878Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-31T06:07:27.878Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-31T06:07:30.353Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-31T06:07:30.353Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-31T06:07:30.353Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-31T06:07:30.353Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-31T06:07:30.353Z] go: downloading golang.org/x/text v0.3.2 [2021-05-31T06:07:30.353Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-31T06:07:30.353Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-31T06:07:30.353Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-31T06:07:30.353Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-31T06:07:30.657Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-31T06:07:30.657Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-31T06:07:30.657Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-31T06:07:30.657Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-31T06:07:30.657Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-31T06:07:30.657Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-31T06:07:30.657Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-31T06:07:30.657Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-31T06:07:30.657Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-31T06:07:30.657Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-31T06:07:30.657Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-31T06:07:30.657Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.70 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-31T06:07:34.892Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-31T06:07:35.156Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-05-31T06:07:35.156Z] + + find ./res -name configuration.toml [2021-05-31T06:07:35.156Z] read fname [2021-05-31T06:07:35.156Z] + cat ./res/mqtt-export/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + cat ./res/sample/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + cat ./res/push-to-core/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + cat ./res/rules-engine/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + cat ./res/functional-tests/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + cat ./res/http-export/configuration.toml [2021-05-31T06:07:35.156Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-31T06:07:35.156Z] + read fname [2021-05-31T06:07:35.156Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-31T06:07:35.156Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-31T06:07:36.110Z] Building config-common [2021-05-31T06:07:36.374Z] + snapcraftctl build [2021-05-31T06:07:38.303Z] Skipping stage go (already ran) [2021-05-31T06:07:38.303Z] Staging app-service-config [2021-05-31T06:07:38.303Z] + snapcraftctl stage [2021-05-31T06:07:39.253Z] Staging config-common [2021-05-31T06:07:39.253Z] + snapcraftctl stage [2021-05-31T06:07:40.200Z] Priming go [2021-05-31T06:07:40.200Z] + snapcraftctl prime [2021-05-31T06:07:41.150Z] Priming app-service-config [2021-05-31T06:07:41.150Z] + snapcraftctl prime [2021-05-31T06:07:42.538Z] Priming config-common [2021-05-31T06:07:42.538Z] + snapcraftctl prime [2021-05-31T06:07:42.717Z] ERROR: Exception: [2021-05-31T06:07:42.717Z] Traceback (most recent call last): [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher [2021-05-31T06:07:42.717Z] yield [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read [2021-05-31T06:07:42.717Z] data = self._fp.read(amt) if not fp_closed else b"" [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read [2021-05-31T06:07:42.717Z] data = self.__fp.read(amt) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/http/client.py", line 463, in read [2021-05-31T06:07:42.717Z] n = self.readinto(b) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/http/client.py", line 507, in readinto [2021-05-31T06:07:42.717Z] n = self.fp.readinto(b) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/socket.py", line 586, in readinto [2021-05-31T06:07:42.717Z] return self._sock.recv_into(b) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/ssl.py", line 1012, in recv_into [2021-05-31T06:07:42.717Z] return self.read(nbytes, buffer) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/ssl.py", line 874, in read [2021-05-31T06:07:42.717Z] return self._sslobj.read(len, buffer) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/ssl.py", line 631, in read [2021-05-31T06:07:42.717Z] v = self._sslobj.read(len, buffer) [2021-05-31T06:07:42.717Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-05-31T06:07:42.717Z] [2021-05-31T06:07:42.717Z] During handling of the above exception, another exception occurred: [2021-05-31T06:07:42.717Z] [2021-05-31T06:07:42.717Z] Traceback (most recent call last): [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main [2021-05-31T06:07:42.717Z] status = self.run(options, args) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper [2021-05-31T06:07:42.717Z] return func(self, options, args) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run [2021-05-31T06:07:42.717Z] reqs, check_supported_wheels=not options.target_dir [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve [2021-05-31T06:07:42.717Z] requirements, max_rounds=try_to_avoid_resolution_too_deep [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve [2021-05-31T06:07:42.717Z] state = resolution.resolve(requirements, max_rounds=max_rounds) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve [2021-05-31T06:07:42.717Z] failure_causes = self._attempt_to_pin_criterion(name) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion [2021-05-31T06:07:42.717Z] criteria = self._get_criteria_to_update(candidate) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update [2021-05-31T06:07:42.717Z] name, crit = self._merge_into_criterion(r, parent=candidate) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion [2021-05-31T06:07:42.717Z] if not criterion.candidates: [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ [2021-05-31T06:07:42.717Z] return bool(self._sequence) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ [2021-05-31T06:07:42.717Z] return any(self) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in [2021-05-31T06:07:42.717Z] return (c for c in iterator if id(c) not in self._incompatible_ids) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built [2021-05-31T06:07:42.717Z] candidate = func() [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link [2021-05-31T06:07:42.717Z] version=version, [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ [2021-05-31T06:07:42.717Z] version=version, [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ [2021-05-31T06:07:42.717Z] self.dist = self._prepare() [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare [2021-05-31T06:07:42.717Z] dist = self._prepare_distribution() [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution [2021-05-31T06:07:42.717Z] self._ireq, parallel_builds=True [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement [2021-05-31T06:07:42.717Z] return self._prepare_linked_requirement(req, parallel_builds) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement [2021-05-31T06:07:42.717Z] self.download_dir, hashes [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url [2021-05-31T06:07:42.717Z] hashes=hashes, [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url [2021-05-31T06:07:42.717Z] from_path, content_type = download(link, temp_dir.path) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ [2021-05-31T06:07:42.717Z] for chunk in chunks: [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks [2021-05-31T06:07:42.717Z] decode_content=False, [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream [2021-05-31T06:07:42.717Z] data = self.read(amt=amt, decode_content=decode_content) [2021-05-31T06:07:42.717Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read [2021-05-31T06:07:42.717Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-05-31T06:07:42.717Z] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ [2021-05-31T06:07:42.717Z] self.gen.throw(type, value, traceback) [2021-05-31T06:07:42.718Z] File "/tmp/venv-MGsS/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher [2021-05-31T06:07:42.718Z] raise ProtocolError("Connection broken: %r" % e, e) [2021-05-31T06:07:42.718Z] pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // ws [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [2021-05-31T06:07:45.493Z] Failed in branch arm64 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:07:45.917Z] ---> job-cost.sh [2021-05-31T06:07:45.917Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMaG [2021-05-31T06:07:58.196Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:08:12.388Z] lf-activate-venv(): INFO: Adding /tmp/venv-VMaG/bin to PATH [2021-05-31T06:08:12.388Z] INFO: No Stack... [2021-05-31T06:08:12.388Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:08:12.388Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:08:12.724Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-05-31T06:08:12.724Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T06:08:12.782Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-274-1-stack-cost] [2021-05-31T06:08:12.788Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-274-1-stack-cost] did not exist. Created. [2021-05-31T06:08:12.788Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:08:13.212Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T06:08:13.292Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:08:13.312Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-274-1-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:17.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:18.464Z] ---> package-listing.sh [2021-05-31T06:08:18.464Z] ++ facter osfamily [2021-05-31T06:08:18.464Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T06:08:18.729Z] + OS_FAMILY=redhat [2021-05-31T06:08:18.729Z] + workspace=/w/workspace/_app-service-configurable_PR-274 [2021-05-31T06:08:18.729Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T06:08:18.729Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T06:08:18.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T06:08:18.729Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T06:08:18.729Z] + '[' /w/workspace/_app-service-configurable_PR-274 ']' [2021-05-31T06:08:18.729Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T06:08:18.729Z] + case "${OS_FAMILY}" in [2021-05-31T06:08:18.729Z] + sort [2021-05-31T06:08:18.729Z] + rpm -qa [2021-05-31T06:08:19.302Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T06:08:19.302Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T06:08:19.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T06:08:19.302Z] + '[' /w/workspace/_app-service-configurable_PR-274 ']' [2021-05-31T06:08:19.302Z] + mkdir -p /w/workspace/_app-service-configurable_PR-274/archives/ [2021-05-31T06:08:19.302Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-274/archives/ [Pipeline] echo [2021-05-31T06:08:19.337Z] 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T06:08:19.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:08:20.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:08:20.286Z] [2021-05-31T06:08:20.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:08:22.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:08:22.338Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T06:08:22.338Z] df20fa9351a1: Pulling fs layer [2021-05-31T06:08:22.338Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T06:08:22.338Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T06:08:22.338Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T06:08:22.338Z] 93b61091891f: Pulling fs layer [2021-05-31T06:08:22.338Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T06:08:22.338Z] 5e14af77c1be: Pulling fs layer [2021-05-31T06:08:22.338Z] 01666e4c0597: Pulling fs layer [2021-05-31T06:08:22.338Z] aa168da1d23b: Pulling fs layer [2021-05-31T06:08:22.338Z] 46f8f816bc3b: Waiting [2021-05-31T06:08:22.338Z] 93b61091891f: Waiting [2021-05-31T06:08:22.338Z] 01666e4c0597: Waiting [2021-05-31T06:08:22.338Z] aa168da1d23b: Waiting [2021-05-31T06:08:22.338Z] 93b9cdb0e59b: Waiting [2021-05-31T06:08:22.338Z] 5e14af77c1be: Waiting [2021-05-31T06:08:22.338Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T06:08:22.338Z] 36b3adc4ff6f: Download complete [2021-05-31T06:08:22.338Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T06:08:22.338Z] 46f8f816bc3b: Download complete [2021-05-31T06:08:22.338Z] df20fa9351a1: Verifying Checksum [2021-05-31T06:08:22.338Z] df20fa9351a1: Download complete [2021-05-31T06:08:22.338Z] 93b61091891f: Verifying Checksum [2021-05-31T06:08:22.338Z] 93b61091891f: Download complete [2021-05-31T06:08:22.338Z] 5e14af77c1be: Verifying Checksum [2021-05-31T06:08:22.338Z] 5e14af77c1be: Download complete [2021-05-31T06:08:22.338Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T06:08:22.338Z] 93b9cdb0e59b: Download complete [2021-05-31T06:08:22.338Z] 01666e4c0597: Verifying Checksum [2021-05-31T06:08:22.338Z] 01666e4c0597: Download complete [2021-05-31T06:08:22.338Z] df20fa9351a1: Pull complete [2021-05-31T06:08:22.338Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T06:08:22.338Z] 8ad3a11d3b57: Download complete [2021-05-31T06:08:22.338Z] 36b3adc4ff6f: Pull complete [2021-05-31T06:08:22.338Z] 8ad3a11d3b57: Pull complete [2021-05-31T06:08:22.338Z] 46f8f816bc3b: Pull complete [2021-05-31T06:08:22.914Z] 93b61091891f: Pull complete [2021-05-31T06:08:22.914Z] 93b9cdb0e59b: Pull complete [2021-05-31T06:08:23.176Z] 5e14af77c1be: Pull complete [2021-05-31T06:08:23.176Z] 01666e4c0597: Pull complete [2021-05-31T06:08:25.109Z] aa168da1d23b: Verifying Checksum [2021-05-31T06:08:25.109Z] aa168da1d23b: Download complete [2021-05-31T06:08:30.250Z] aa168da1d23b: Pull complete [2021-05-31T06:08:30.250Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T06:08:30.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:08:30.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T06:08:30.378Z] prd-centos7-docker-4c-2g-1149 does not seem to be running inside a container [2021-05-31T06:08:30.481Z] $ 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-274/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-274 -v /w/workspace/_app-service-configurable_PR-274:/w/workspace/_app-service-configurable_PR-274:rw,z -v /w/workspace/_app-service-configurable_PR-274@tmp:/w/workspace/_app-service-configurable_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T06:08:40.350Z] $ docker top 8ce81e937c6f433b2595a3dbe2e38a83548cfdfa201fc6cd171022299f088984 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:08:40.813Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T06:08:41.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T06:08:41.462Z] + ls /var/log/sa-host [2021-05-31T06:08:41.462Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T06:08:41.462Z] file_magic: OK [2021-05-31T06:08:41.462Z] HZ: Using current value: 100 [2021-05-31T06:08:41.462Z] file_header: OK [2021-05-31T06:08:41.462Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-31T06:08:41.462Z] Statistics: [2021-05-31T06:08:41.462Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:08:41.462Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T06:08:41.462Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T06:08:41.462Z] file_magic: OK [2021-05-31T06:08:41.462Z] HZ: Using current value: 100 [2021-05-31T06:08:41.462Z] file_header: OK [2021-05-31T06:08:41.462Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-31T06:08:41.462Z] Statistics: [2021-05-31T06:08:41.462Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:08:41.462Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:08:41.705Z] provisioning config files... [2021-05-31T06:08:41.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-274@tmp/config3981420863664055547tmp [Pipeline] { [Pipeline] echo [2021-05-31T06:08:41.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:42.164Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T06:08:42.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T06:08:42.284Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:42.628Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T06:08:42.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:42.997Z] ---> sudo-logs.sh [2021-05-31T06:08:42.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T06:08:43.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:43.518Z] ---> job-cost.sh [2021-05-31T06:08:43.518Z] lf-activate-venv: SKIPPING [2021-05-31T06:08:43.518Z] DEBUG: total: 0.05999999865889549 [2021-05-31T06:08:43.518Z] INFO: Retrieving Stack Cost... [2021-05-31T06:08:44.912Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:08:45.175Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T06:08:45.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:08:45.579Z] ---> logs-deploy.sh [2021-05-31T06:08:45.579Z] lf-activate-venv: SKIPPING [2021-05-31T06:08:45.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-274/1 [2021-05-31T06:08:45.579Z] INFO: archiving workspace using pattern(s): [2021-05-31T06:08:46.525Z] Archives upload complete. [2021-05-31T06:08:46.525Z] INFO: archiving logs to Nexus