Pull request #3464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f8639be71566bc17dc794f8d8590871c369ea833 rather than 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Obtained Jenkinsfile from f8639be71566bc17dc794f8d8590871c369ea833 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh500212693628642246.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-ssh8258067901174059673.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh470782580604243907.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 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-ssh6237397322640248445.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6838090182551987793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1493 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/8@tmp/jenkins-gitclient-ssh3550850947811479020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/8@tmp/jenkins-gitclient-ssh8378106344527187243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # 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/edgex-go/8@tmp/jenkins-gitclient-ssh7107320101488330625.key > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 Commit message: "Merge branch 'master' into issue-3463" > git rev-list --no-walk 3e56cc8652d740c278cf3f12b655a2f27f7cba8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T13:38:30.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T13:38:30.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T13:38:30.838Z] ========================================================= [2021-05-18T13:38:30.838Z] EdgeX Global Pipelines Version Info [2021-05-18T13:38:30.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T13:38:32.288Z] ------------------- [2021-05-18T13:38:32.288Z] stable info: [2021-05-18T13:38:32.288Z] ------------------- [2021-05-18T13:38:32.288Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T13:38:32.288Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T13:38:32.288Z] Message: update stable to v1.0.192 [2021-05-18T13:38:32.873Z] ------------------- [2021-05-18T13:38:32.873Z] experimental info: [2021-05-18T13:38:32.873Z] ------------------- [2021-05-18T13:38:32.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T13:38:32.873Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T13:38:32.873Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T13:38:33.002Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-18T13:38:33.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-18T13:38:33.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T13:38:33.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T13:38:33.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T13:38:33.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T13:38:33.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T13:38:33.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-18T13:38:33.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-18T13:38:33.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-18T13:38:33.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T13:38:33.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T13:38:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T13:38:33.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T13:38:33.330Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T13:38:33.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T13:38:33.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T13:38:33.400Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T13:38:33.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T13:38:33.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T13:38:33.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-18T13:38:33.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T13:38:33.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo [2021-05-18T13:38:33.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo [2021-05-18T13:38:33.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo [2021-05-18T13:38:33.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [Pipeline] echo [2021-05-18T13:38:33.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d79ae5 [Pipeline] echo [2021-05-18T13:38:33.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T13:38:33.775Z] provisioning config files... [2021-05-18T13:38:33.792Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2060477806986321378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T13:38:34.108Z] ---> docker-login.sh [2021-05-18T13:38:34.108Z] nexus3.edgexfoundry.org:10001 [2021-05-18T13:38:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T13:38:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T13:38:34.636Z] Configure a credential helper to remove this warning. See [2021-05-18T13:38:34.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T13:38:34.636Z] [2021-05-18T13:38:34.636Z] Login Succeeded [2021-05-18T13:38:34.636Z] nexus3.edgexfoundry.org:10002 [2021-05-18T13:38:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T13:38:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T13:38:34.636Z] Configure a credential helper to remove this warning. See [2021-05-18T13:38:34.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T13:38:34.636Z] [2021-05-18T13:38:34.636Z] Login Succeeded [2021-05-18T13:38:34.636Z] nexus3.edgexfoundry.org:10003 [2021-05-18T13:38:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T13:38:34.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T13:38:34.899Z] Configure a credential helper to remove this warning. See [2021-05-18T13:38:34.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T13:38:34.899Z] [2021-05-18T13:38:34.899Z] Login Succeeded [2021-05-18T13:38:34.899Z] nexus3.edgexfoundry.org:10004 [2021-05-18T13:38:34.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T13:38:34.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T13:38:34.899Z] Configure a credential helper to remove this warning. See [2021-05-18T13:38:34.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T13:38:34.899Z] [2021-05-18T13:38:34.899Z] Login Succeeded [2021-05-18T13:38:34.899Z] docker.io [2021-05-18T13:38:34.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T13:38:35.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T13:38:35.162Z] Configure a credential helper to remove this warning. See [2021-05-18T13:38:35.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T13:38:35.162Z] [2021-05-18T13:38:35.162Z] Login Succeeded [2021-05-18T13:38:35.162Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T13:38:35.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T13:38:35.509Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/core-command/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/core-data/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-18T13:38:35.509Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T13:38:35.509Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-18T13:38:35.509Z] ++ cut -d/ -f2 [2021-05-18T13:38:35.509Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-18T13:38:35.563Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:38:36.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T13:38:36.367Z] [2021-05-18T13:38:36.367Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:38:36.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T13:38:36.979Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T13:38:36.979Z] 31603596830f: Pulling fs layer [2021-05-18T13:38:36.979Z] 54011a49482f: Pulling fs layer [2021-05-18T13:38:36.979Z] a6820b24f6d8: Pulling fs layer [2021-05-18T13:38:36.979Z] f581987b2513: Pulling fs layer [2021-05-18T13:38:36.979Z] f581987b2513: Waiting [2021-05-18T13:38:36.979Z] 54011a49482f: Verifying Checksum [2021-05-18T13:38:36.979Z] 54011a49482f: Download complete [2021-05-18T13:38:36.979Z] 31603596830f: Verifying Checksum [2021-05-18T13:38:36.979Z] 31603596830f: Download complete [2021-05-18T13:38:36.979Z] f581987b2513: Verifying Checksum [2021-05-18T13:38:36.979Z] f581987b2513: Download complete [2021-05-18T13:38:37.254Z] a6820b24f6d8: Verifying Checksum [2021-05-18T13:38:37.254Z] a6820b24f6d8: Download complete [2021-05-18T13:38:37.254Z] 31603596830f: Pull complete [2021-05-18T13:38:37.254Z] 54011a49482f: Pull complete [2021-05-18T13:38:37.835Z] a6820b24f6d8: Pull complete [2021-05-18T13:38:38.097Z] f581987b2513: Pull complete [2021-05-18T13:38:38.097Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T13:38:38.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T13:38:38.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T13:38:38.178Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T13:38:38.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T13:38:39.902Z] $ docker top 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T13:38:40.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T13:38:40.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T13:38:40.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T13:38:40.137Z] $ docker exec 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent [2021-05-18T13:38:40.241Z] SSH_AUTH_SOCK=/tmp/ssh-lKIAawOloePR/agent.15 [2021-05-18T13:38:40.241Z] SSH_AGENT_PID=22 [2021-05-18T13:38:40.249Z] Running ssh-add (command line suppressed) [2021-05-18T13:38:40.345Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_7280924493635477005.key (/w/workspace/edgex-go/8@tmp/private_key_7280924493635477005.key) [2021-05-18T13:38:40.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T13:38:40.668Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T13:38:40.688Z] $ docker exec --env ******** --env ******** 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent -k [2021-05-18T13:38:40.780Z] unset SSH_AUTH_SOCK; [2021-05-18T13:38:40.780Z] unset SSH_AGENT_PID; [2021-05-18T13:38:40.780Z] echo Agent pid 22 killed; [2021-05-18T13:38:40.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T13:38:40.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T13:38:40.831Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T13:38:40.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T13:38:40.940Z] $ docker exec 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent [2021-05-18T13:38:41.033Z] SSH_AUTH_SOCK=/tmp/ssh-ozbClTCEvtwr/agent.56 [2021-05-18T13:38:41.033Z] SSH_AGENT_PID=63 [2021-05-18T13:38:41.038Z] Running ssh-add (command line suppressed) [2021-05-18T13:38:41.128Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_3053617984413773878.key (/w/workspace/edgex-go/8@tmp/private_key_3053617984413773878.key) [2021-05-18T13:38:41.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T13:38:41.443Z] + git semver init [2021-05-18T13:38:41.443Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T13:38:41.443Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-05-18T13:38:41.443Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-05-18T13:38:41.443Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T13:38:41.443Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T13:38:41.443Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T13:38:41.443Z] # $SEMVER_BRANCH = PR-3464 [2021-05-18T13:38:41.443Z] # $SEMVER_TEMP = /tmp/semver-007904552 [2021-05-18T13:38:41.443Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-18T13:38:53.742Z] # '/tmp/semver-007904552' -> '/w/workspace/edgex-go/8/.semver' [2021-05-18T13:38:53.742Z] # -> Force: false [2021-05-18T13:38:53.742Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-05-18T13:38:53.755Z] $ docker exec --env ******** --env ******** 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent -k [2021-05-18T13:38:53.848Z] unset SSH_AUTH_SOCK; [2021-05-18T13:38:53.848Z] unset SSH_AGENT_PID; [2021-05-18T13:38:53.848Z] echo Agent pid 63 killed; [2021-05-18T13:38:53.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T13:38:54.183Z] + git semver [Pipeline] } [2021-05-18T13:38:54.202Z] $ docker stop --time=1 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e [2021-05-18T13:38:56.967Z] $ docker rm -f 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T13:38:57.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T13:38:57.770Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T13:38:57.774Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T13:38:58.416Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T13:38:58.727Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T13:38:59.025Z] + sudo service docker restart [2021-05-18T13:38:59.025Z] + true [2021-05-18T13:38:59.025Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T13:39:13.014Z] Still waiting to schedule task [2021-05-18T13:39:13.014Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-18T13:39:17.177Z] ========================================================= [2021-05-18T13:39:17.177Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T13:39:17.177Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:39:17.501Z] + 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-18T13:39:18.888Z] Sending build context to Docker daemon 330.6MB [2021-05-18T13:39:18.888Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T13:39:18.888Z] Step 2/6 : FROM ${BASE} [2021-05-18T13:39:18.888Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T13:39:18.888Z] 540db60ca938: Pulling fs layer [2021-05-18T13:39:18.888Z] adcc1eea9eea: Pulling fs layer [2021-05-18T13:39:18.888Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T13:39:18.888Z] 0510c868ecb4: Pulling fs layer [2021-05-18T13:39:18.889Z] afea3b2eda06: Pulling fs layer [2021-05-18T13:39:18.889Z] 7809a108b3ef: Pulling fs layer [2021-05-18T13:39:18.889Z] f706445af74f: Pulling fs layer [2021-05-18T13:39:18.889Z] 0510c868ecb4: Waiting [2021-05-18T13:39:18.889Z] afea3b2eda06: Waiting [2021-05-18T13:39:18.889Z] 7809a108b3ef: Waiting [2021-05-18T13:39:18.889Z] f706445af74f: Waiting [2021-05-18T13:39:18.889Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T13:39:18.889Z] 4c4ab2625f07: Download complete [2021-05-18T13:39:18.889Z] adcc1eea9eea: Verifying Checksum [2021-05-18T13:39:18.889Z] adcc1eea9eea: Download complete [2021-05-18T13:39:19.152Z] afea3b2eda06: Verifying Checksum [2021-05-18T13:39:19.152Z] afea3b2eda06: Download complete [2021-05-18T13:39:19.152Z] 540db60ca938: Verifying Checksum [2021-05-18T13:39:19.152Z] 7809a108b3ef: Verifying Checksum [2021-05-18T13:39:19.152Z] 7809a108b3ef: Download complete [2021-05-18T13:39:19.152Z] 540db60ca938: Pull complete [2021-05-18T13:39:19.413Z] adcc1eea9eea: Pull complete [2021-05-18T13:39:19.413Z] 4c4ab2625f07: Pull complete [2021-05-18T13:39:20.361Z] f706445af74f: Verifying Checksum [2021-05-18T13:39:20.361Z] f706445af74f: Download complete [2021-05-18T13:39:20.937Z] 0510c868ecb4: Verifying Checksum [2021-05-18T13:39:20.937Z] 0510c868ecb4: Download complete [2021-05-18T13:39:25.180Z] 0510c868ecb4: Pull complete [2021-05-18T13:39:25.180Z] afea3b2eda06: Pull complete [2021-05-18T13:39:25.180Z] 7809a108b3ef: Pull complete [2021-05-18T13:39:26.140Z] f706445af74f: Pull complete [2021-05-18T13:39:26.401Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T13:39:26.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T13:39:26.401Z] ---> b068be0155e3 [2021-05-18T13:39:26.401Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-18T13:39:30.614Z] ---> Running in 619f87c68991 [2021-05-18T13:39:30.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:39:32.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:39:35.352Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T13:39:35.932Z] (2/12) Installing file (5.39-r0) [2021-05-18T13:39:35.932Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T13:39:35.932Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T13:39:45.948Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T13:39:45.948Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T13:39:45.948Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T13:39:45.948Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T13:39:45.948Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T13:39:45.948Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T13:39:45.948Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T13:39:45.948Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T13:39:45.948Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T13:39:45.948Z] OK: 219 MiB in 52 packages [2021-05-18T13:39:48.497Z] Removing intermediate container 619f87c68991 [2021-05-18T13:39:48.497Z] ---> c3da06b10a01 [2021-05-18T13:39:48.497Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T13:39:48.497Z] ---> Running in da1063124f67 [2021-05-18T13:39:48.497Z] Removing intermediate container da1063124f67 [2021-05-18T13:39:48.497Z] ---> a7266daa253a [2021-05-18T13:39:48.497Z] Step 5/6 : COPY go.mod . [2021-05-18T13:39:48.497Z] ---> 6d1fd007dde5 [2021-05-18T13:39:48.497Z] Step 6/6 : RUN go mod download [2021-05-18T13:39:48.497Z] ---> Running in 74f3d1edd235 [2021-05-18T13:40:10.483Z] Removing intermediate container 74f3d1edd235 [2021-05-18T13:40:10.483Z] ---> 8f68c2d28e21 [2021-05-18T13:40:10.483Z] Successfully built 8f68c2d28e21 [2021-05-18T13:40:10.483Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:40:10.800Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T13:40:10.800Z] . [Pipeline] withDockerContainer [2021-05-18T13:40:10.896Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T13:40:10.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T13:40:11.474Z] $ docker top 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T13:40:11.871Z] + go version [2021-05-18T13:40:11.871Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T13:40:11.887Z] $ docker stop --time=1 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 [2021-05-18T13:40:13.075Z] $ docker rm -f 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:40:13.627Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T13:40:13.627Z] . [Pipeline] withDockerContainer [2021-05-18T13:40:13.747Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T13:40:13.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T13:40:14.160Z] $ docker top d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T13:40:14.247Z] ========================================================= [2021-05-18T13:40:14.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T13:40:14.247Z] ========================================================= [Pipeline] sh [2021-05-18T13:40:14.543Z] + go mod tidy [Pipeline] sh [2021-05-18T13:40:15.116Z] + make test [2021-05-18T13:40:15.116Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T13:40:20.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T13:40:47.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T13:40:49.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T13:40:53.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T13:40:53.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T13:40:58.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T13:40:58.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T13:40:59.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T13:40:59.058Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T13:41:02.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T13:41:03.757Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T13:41:09.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T13:41:09.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T13:41:09.053Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T13:41:13.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.1% of statements [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T13:41:13.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T13:41:13.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-05-18T13:41:13.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-05-18T13:41:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.8% of statements [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T13:41:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T13:41:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-05-18T13:41:17.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T13:41:17.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-05-18T13:41:17.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T13:41:17.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T13:41:18.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 71.3% of statements [2021-05-18T13:41:18.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T13:41:18.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T13:41:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.078s coverage: 87.7% of statements [2021-05-18T13:41:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T13:41:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T13:41:19.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-05-18T13:41:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T13:41:23.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.233s coverage: 28.6% of statements [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T13:41:23.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T13:41:23.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-05-18T13:41:23.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T13:41:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-05-18T13:41:23.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T13:41:23.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.086s coverage: 97.5% of statements [2021-05-18T13:41:23.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T13:41:24.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-18T13:41:24.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T13:41:24.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T13:41:24.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T13:41:24.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T13:41:25.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T13:41:25.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T13:41:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T13:41:27.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-05-18T13:41:27.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T13:41:27.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-18T13:41:27.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T13:41:27.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-05-18T13:41:28.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-05-18T13:41:28.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-05-18T13:41:28.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-05-18T13:41:28.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-05-18T13:41:43.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-05-18T13:41:43.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-18T13:41:48.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.216s coverage: 81.8% of statements [2021-05-18T13:41:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T13:42:06.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-05-18T13:42:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T13:42:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T13:42:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T13:42:06.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-18T13:42:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T13:42:06.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-18T13:42:06.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-05-18T13:42:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-05-18T13:42:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T13:42:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T13:42:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T13:42:07.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.5% of statements [2021-05-18T13:42:07.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T13:42:07.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T13:42:08.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-05-18T13:42:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T13:42:08.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-18T13:42:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T13:42:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T13:42:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T13:42:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T13:42:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.052s coverage: 20.1% of statements [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T13:42:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.4% of statements [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T13:42:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T13:42:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T13:42:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T13:42:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T13:42:14.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements [2021-05-18T13:42:14.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T13:42:14.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T13:42:14.832Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T13:42:14.832Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T13:42:14.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T13:42:15.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-18T13:42:15.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T13:42:15.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T13:42:15.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-18T13:42:15.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-05-18T13:42:15.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T13:42:15.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.031s coverage: 85.7% of statements [2021-05-18T13:42:15.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T13:42:16.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-18T13:42:16.254Z] GO111MODULE=on go vet ./... [2021-05-18T13:42:48.489Z] gofmt -l . [2021-05-18T13:42:48.489Z] [ "`gofmt -l .`" = "" ] [2021-05-18T13:42:49.064Z] ./bin/test-go-mod-tidy.sh [2021-05-18T13:42:49.064Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T13:42:49.946Z] + ls -al . [2021-05-18T13:42:49.946Z] total 840 [2021-05-18T13:42:49.946Z] drwxrwxr-x 10 1001 1001 4096 May 18 13:42 . [2021-05-18T13:42:49.946Z] drwxr-xr-x 4 root root 28 May 18 13:40 .. [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 11 May 18 13:38 .dockerignore [2021-05-18T13:42:49.946Z] drwxrwxr-x 8 1001 1001 179 May 18 13:38 .git [2021-05-18T13:42:49.946Z] drwxrwxr-x 3 1001 1001 125 May 18 13:38 .github [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 818 May 18 13:38 .gitignore [2021-05-18T13:42:49.946Z] drwx------ 3 1001 1001 60 May 18 13:38 .semver [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 166 May 18 13:38 .sonarcloud.properties [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 8609 May 18 13:38 Attribution.txt [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 3804 May 18 13:38 CONTRIBUTING.md [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 931 May 18 13:38 Dockerfile.build [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 863 May 18 13:38 Jenkinsfile [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 10775 May 18 13:38 LICENSE [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 5594 May 18 13:38 Makefile [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 7978 May 18 13:38 README.md [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 6755 May 18 13:38 SECURITY.md [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 5 May 18 13:38 VERSION [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 4131 May 18 13:38 ZMQWindows.md [2021-05-18T13:42:49.946Z] drwxrwxr-x 2 1001 1001 117 May 18 13:38 bin [2021-05-18T13:42:49.946Z] drwxrwxr-x 14 1001 1001 4096 May 18 13:38 cmd [2021-05-18T13:42:49.946Z] -rw-r--r-- 1 root root 733080 May 18 13:42 coverage.out [2021-05-18T13:42:49.946Z] -rw-r--r-- 1 root root 1060 May 18 13:42 go.mod [2021-05-18T13:42:49.946Z] -rw-r--r-- 1 root root 22101 May 18 13:40 go.sum [2021-05-18T13:42:49.946Z] drwxrwxr-x 8 1001 1001 127 May 18 13:38 internal [2021-05-18T13:42:49.946Z] drwxrwxr-x 4 1001 1001 26 May 18 13:38 openapi [2021-05-18T13:42:49.946Z] drwxrwxr-x 4 1001 1001 71 May 18 13:38 snap [2021-05-18T13:42:49.946Z] -rw-rw-r-- 1 1001 1001 168 May 18 13:38 version.go [Pipeline] sh [2021-05-18T13:42:50.249Z] + '[' -e coverage.out ] [2021-05-18T13:42:50.249Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T13:42:50.414Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T13:42:50.872Z] + make build [2021-05-18T13:42:50.873Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T13:42:52.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T13:43:00.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T13:43:01.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T13:43:02.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T13:43:02.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T13:43:04.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T13:43:05.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T13:43:06.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T13:43:07.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T13:43:07.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T13:43:08.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-18T13:43:10.066Z] $ docker stop --time=1 d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 [2021-05-18T13:43:13.500Z] $ docker rm -f d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:43:15.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T13:43:15.050Z] [2021-05-18T13:43:15.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:43:15.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T13:43:15.366Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-18T13:43:15.366Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-18T13:43:15.366Z] ca9280d653b3: Pulling fs layer [2021-05-18T13:43:15.366Z] 7e9c9ca2126c: Pulling fs layer [2021-05-18T13:43:15.629Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-18T13:43:15.629Z] cbdbe7a5bc2a: Download complete [2021-05-18T13:43:15.891Z] cbdbe7a5bc2a: Pull complete [2021-05-18T13:43:16.159Z] ca9280d653b3: Verifying Checksum [2021-05-18T13:43:16.159Z] ca9280d653b3: Download complete [2021-05-18T13:43:16.734Z] ca9280d653b3: Pull complete [2021-05-18T13:43:17.310Z] 7e9c9ca2126c: Verifying Checksum [2021-05-18T13:43:17.310Z] 7e9c9ca2126c: Download complete [2021-05-18T13:43:20.612Z] 7e9c9ca2126c: Pull complete [2021-05-18T13:43:20.612Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-18T13:43:20.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T13:43:20.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-18T13:43:20.694Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T13:43:20.753Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T13:43:30.084Z] $ docker top 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T13:43:30.466Z] + docker-compose build --help [2021-05-18T13:43:30.466Z] + grep parallel [2021-05-18T13:43:31.047Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T13:43:31.062Z] $ docker stop --time=1 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd [2021-05-18T13:43:32.351Z] $ docker rm -f 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T13:43:32.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T13:43:32.797Z] . [Pipeline] withDockerContainer [2021-05-18T13:43:32.876Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T13:43:32.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T13:43:33.313Z] $ docker top 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T13:43:33.699Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T13:43:34.272Z] Building core-command ... [2021-05-18T13:43:34.272Z] Building core-data ... [2021-05-18T13:43:34.272Z] Building core-metadata ... [2021-05-18T13:43:34.272Z] Building security-bootstrapper ... [2021-05-18T13:43:34.272Z] Building security-proxy-setup ... [2021-05-18T13:43:34.272Z] Building security-secretstore-setup ... [2021-05-18T13:43:34.272Z] Building support-notifications ... [2021-05-18T13:43:34.272Z] Building support-scheduler ... [2021-05-18T13:43:34.272Z] Building sys-mgmt-agent ... [2021-05-18T13:43:34.272Z] Building core-command [2021-05-18T13:43:34.272Z] Building support-scheduler [2021-05-18T13:43:34.272Z] Building security-secretstore-setup [2021-05-18T13:43:34.272Z] Building security-bootstrapper [2021-05-18T13:43:34.272Z] Building core-metadata [2021-05-18T13:44:06.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:44:06.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:44:06.399Z] ---> 8f68c2d28e21 [2021-05-18T13:44:06.399Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T13:44:10.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:44:10.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:44:10.734Z] ---> 8f68c2d28e21 [2021-05-18T13:44:10.734Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T13:44:10.734Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:44:10.734Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:44:10.734Z] ---> 8f68c2d28e21 [2021-05-18T13:44:10.734Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T13:44:10.734Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:44:10.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:44:10.734Z] ---> 8f68c2d28e21 [2021-05-18T13:44:10.734Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T13:44:26.603Z] ---> Running in d14a2f4cf8a2 [2021-05-18T13:44:26.603Z] ---> Running in a0e18870fea4 [2021-05-18T13:44:26.603Z] ---> Running in 9abe8f80981a [2021-05-18T13:44:26.603Z] ---> Running in 4b4bb4d9d1ef [2021-05-18T13:44:26.603Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:44:26.603Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:44:26.603Z] ---> 8f68c2d28e21 [2021-05-18T13:44:26.603Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T13:44:27.989Z] ---> Running in 8cb46b0ce295 [2021-05-18T13:44:28.248Z] Removing intermediate container a0e18870fea4 [2021-05-18T13:44:28.249Z] ---> 999049d4de97 [2021-05-18T13:44:28.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:44:28.249Z] Removing intermediate container d14a2f4cf8a2 [2021-05-18T13:44:28.249Z] ---> 7d0732adc966 [2021-05-18T13:44:28.249Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:44:28.249Z] Removing intermediate container 9abe8f80981a [2021-05-18T13:44:28.249Z] ---> d9920879755d [2021-05-18T13:44:28.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:44:28.249Z] Removing intermediate container 4b4bb4d9d1ef [2021-05-18T13:44:28.249Z] ---> d8a1b4d0184d [2021-05-18T13:44:28.249Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:44:28.508Z] Removing intermediate container 8cb46b0ce295 [2021-05-18T13:44:28.508Z] ---> 83c6a7bd9db4 [2021-05-18T13:44:28.508Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:44:28.508Z] ---> Running in 884b85f687ff [2021-05-18T13:44:28.508Z] ---> Running in 52a12d61017b [2021-05-18T13:44:28.508Z] ---> Running in 41ce9d0cb5d3 [2021-05-18T13:44:28.508Z] ---> Running in f212a6a0a94c [2021-05-18T13:44:28.769Z] ---> Running in 62b0cd17e28f [2021-05-18T13:44:30.166Z] Removing intermediate container 884b85f687ff [2021-05-18T13:44:30.166Z] ---> 1d504c610ff1 [2021-05-18T13:44:30.166Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T13:44:30.166Z] ---> Running in 6aeb93db6928 [2021-05-18T13:44:30.166Z] Removing intermediate container f212a6a0a94c [2021-05-18T13:44:30.166Z] ---> 914de344392b [2021-05-18T13:44:30.166Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T13:44:30.166Z] ---> Running in 469b0c9ba379 [2021-05-18T13:44:30.166Z] Removing intermediate container 52a12d61017b [2021-05-18T13:44:30.166Z] ---> fba4a44f354b [2021-05-18T13:44:30.166Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T13:44:30.435Z] ---> Running in b6e96c7699f5 [2021-05-18T13:44:30.435Z] Removing intermediate container 62b0cd17e28f [2021-05-18T13:44:30.435Z] ---> c613d3153934 [2021-05-18T13:44:30.435Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T13:44:30.435Z] Removing intermediate container 41ce9d0cb5d3 [2021-05-18T13:44:30.435Z] ---> 15f8307e49e3 [2021-05-18T13:44:30.435Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T13:44:30.435Z] ---> Running in d45ed9a38702 [2021-05-18T13:44:30.695Z] ---> Running in 844dfb974037 [2021-05-18T13:44:30.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:31.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:32.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:32.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:32.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:44:32.340Z] OK: 219 MiB in 52 packages [2021-05-18T13:44:32.605Z] OK: 219 MiB in 52 packages [2021-05-18T13:44:32.867Z] OK: 219 MiB in 52 packages [2021-05-18T13:44:32.867Z] OK: 219 MiB in 52 packages [2021-05-18T13:44:33.129Z] Removing intermediate container 6aeb93db6928 [2021-05-18T13:44:33.129Z] ---> 5f99e94a8f36 [2021-05-18T13:44:33.129Z] Step 6/24 : COPY go.mod . [2021-05-18T13:44:33.712Z] ---> f87dc7ae82e8 [2021-05-18T13:44:33.712Z] Step 7/24 : RUN go mod download [2021-05-18T13:44:33.712Z] OK: 219 MiB in 52 packages [2021-05-18T13:44:33.974Z] Removing intermediate container 469b0c9ba379 [2021-05-18T13:44:33.975Z] ---> 9b6fdd08d880 [2021-05-18T13:44:33.975Z] Step 6/23 : COPY go.mod . [2021-05-18T13:44:33.975Z] ---> Running in 8b16b2ba0662 [2021-05-18T13:44:34.237Z] Removing intermediate container b6e96c7699f5 [2021-05-18T13:44:34.237Z] ---> 08b1dace6baf [2021-05-18T13:44:34.237Z] Step 6/24 : COPY go.mod . [2021-05-18T13:44:34.237Z] Removing intermediate container d45ed9a38702 [2021-05-18T13:44:34.237Z] ---> 4583e8fbf079 [2021-05-18T13:44:34.237Z] Step 6/26 : COPY go.mod . [2021-05-18T13:44:34.497Z] ---> cf6c958aea5d [2021-05-18T13:44:34.497Z] Step 7/23 : RUN go mod download [2021-05-18T13:44:34.765Z] ---> ea66dadf60e2 [2021-05-18T13:44:34.765Z] Step 7/24 : RUN go mod download [2021-05-18T13:44:34.765Z] ---> Running in ae67c8d7c5c3 [2021-05-18T13:44:34.765Z] ---> 45d20945b22f [2021-05-18T13:44:34.765Z] Step 7/26 : RUN go mod download [2021-05-18T13:44:34.765Z] Removing intermediate container 844dfb974037 [2021-05-18T13:44:34.765Z] ---> 23254f517378 [2021-05-18T13:44:34.765Z] Step 6/32 : COPY go.mod . [2021-05-18T13:44:34.765Z] ---> Running in 2bfd96926a59 [2021-05-18T13:44:34.765Z] ---> Running in 9db5fe54605d [2021-05-18T13:44:35.030Z] ---> 16ece463b68c [2021-05-18T13:44:35.030Z] Step 7/32 : RUN go mod download [2021-05-18T13:44:35.296Z] ---> Running in 026695ed4fd3 [2021-05-18T13:44:35.876Z] Removing intermediate container 8b16b2ba0662 [2021-05-18T13:44:35.876Z] ---> aa0b541dfbe6 [2021-05-18T13:44:35.876Z] Step 8/24 : COPY . . [2021-05-18T13:44:36.140Z] Removing intermediate container ae67c8d7c5c3 [2021-05-18T13:44:36.140Z] ---> f7ceda7c838b [2021-05-18T13:44:36.140Z] Step 8/23 : COPY . . [2021-05-18T13:44:46.175Z] Removing intermediate container 9db5fe54605d [2021-05-18T13:44:46.175Z] ---> 62bf8cb79138 [2021-05-18T13:44:46.176Z] Step 8/24 : COPY . . [2021-05-18T13:44:46.176Z] Removing intermediate container 2bfd96926a59 [2021-05-18T13:44:46.176Z] ---> 1df82060a76a [2021-05-18T13:44:46.176Z] Step 8/26 : COPY . . [2021-05-18T13:44:46.176Z] Removing intermediate container 026695ed4fd3 [2021-05-18T13:44:46.176Z] ---> 8f11a8864d01 [2021-05-18T13:44:46.176Z] Step 8/32 : COPY . . [2021-05-18T13:44:46.176Z] ---> db649a9f127d [2021-05-18T13:44:46.176Z] Step 9/24 : RUN go mod tidy [2021-05-18T13:44:46.176Z] ---> eb976617fc05 [2021-05-18T13:44:46.176Z] Step 9/23 : RUN go mod tidy [2021-05-18T13:45:12.777Z] ---> Running in 97b70779291b [2021-05-18T13:45:12.777Z] ---> Running in 16bc5724c903 [2021-05-18T13:45:12.777Z] ---> a26a474f1f8f [2021-05-18T13:45:12.777Z] Step 9/24 : RUN go mod tidy [2021-05-18T13:45:12.777Z] ---> 1ee9623f372a [2021-05-18T13:45:12.778Z] Step 9/26 : RUN go mod tidy [2021-05-18T13:45:12.778Z] ---> Running in 06e69ea52795 [2021-05-18T13:45:12.778Z] ---> Running in 6dc220ed0732 [2021-05-18T13:45:13.043Z] Removing intermediate container 97b70779291b [2021-05-18T13:45:13.043Z] ---> 04cb05a345b3 [2021-05-18T13:45:13.043Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T13:45:13.043Z] ---> Running in 43bb1ded4479 [2021-05-18T13:45:13.305Z] Removing intermediate container 16bc5724c903 [2021-05-18T13:45:13.305Z] ---> d801a01cef58 [2021-05-18T13:45:13.305Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T13:45:13.305Z] Removing intermediate container 6dc220ed0732 [2021-05-18T13:45:13.305Z] ---> cda3f99582d7 [2021-05-18T13:45:13.305Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T13:45:13.305Z] ---> Running in c4bb15340e68 [2021-05-18T13:45:13.305Z] ---> Running in 91cb07671624 [2021-05-18T13:45:13.579Z] Removing intermediate container 06e69ea52795 [2021-05-18T13:45:13.579Z] ---> b6d7b3a14ba1 [2021-05-18T13:45:13.579Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T13:45:14.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T13:45:20.787Z] ---> Running in 0ae120cbd1e0 [2021-05-18T13:45:23.350Z] ---> 4a30f978aabe [2021-05-18T13:45:23.350Z] Step 9/32 : RUN go mod tidy [2021-05-18T13:45:23.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T13:45:23.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T13:45:23.943Z] ---> Running in 9122eeab950a [2021-05-18T13:45:24.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T13:45:27.907Z] Removing intermediate container 9122eeab950a [2021-05-18T13:45:27.907Z] ---> c2c7841af4a4 [2021-05-18T13:45:27.907Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T13:45:36.117Z] ---> Running in 493a8c87ee92 [2021-05-18T13:45:38.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T13:46:45.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T13:46:55.873Z] Removing intermediate container 91cb07671624 [2021-05-18T13:46:55.873Z] ---> 8192c705b1a5 [2021-05-18T13:46:55.873Z] [2021-05-18T13:46:55.873Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T13:46:56.134Z] 3.12: Pulling from library/alpine [2021-05-18T13:47:06.140Z] Removing intermediate container 43bb1ded4479 [2021-05-18T13:47:06.140Z] ---> 8d41c4ddcd72 [2021-05-18T13:47:06.140Z] [2021-05-18T13:47:06.140Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T13:47:06.140Z] 3.12: Pulling from library/alpine [2021-05-18T13:47:12.726Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T13:47:12.726Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T13:47:12.726Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T13:47:12.726Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T13:47:13.670Z] ---> 13621d1b12d4 [2021-05-18T13:47:13.670Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T13:47:20.257Z] ---> 13621d1b12d4 [2021-05-18T13:47:20.257Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T13:47:20.257Z] Removing intermediate container 0ae120cbd1e0 [2021-05-18T13:47:20.257Z] ---> c4214c9a08cb [2021-05-18T13:47:20.257Z] [2021-05-18T13:47:20.257Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T13:47:20.257Z] ---> 13621d1b12d4 [2021-05-18T13:47:20.257Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T13:47:20.830Z] ---> Running in 711192a1ea24 [2021-05-18T13:47:20.831Z] ---> Running in fa7242e18eae [2021-05-18T13:47:21.405Z] ---> Running in c5949e67cfc5 [2021-05-18T13:47:21.405Z] Removing intermediate container 493a8c87ee92 [2021-05-18T13:47:21.405Z] ---> a0460ab6efc2 [2021-05-18T13:47:21.405Z] [2021-05-18T13:47:21.405Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T13:47:21.405Z] ---> 13621d1b12d4 [2021-05-18T13:47:21.405Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T13:47:21.806Z] Removing intermediate container c4bb15340e68 [2021-05-18T13:47:21.806Z] ---> fcebd01a6a67 [2021-05-18T13:47:21.806Z] [2021-05-18T13:47:21.806Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T13:47:21.806Z] ---> 13621d1b12d4 [2021-05-18T13:47:21.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T13:47:22.123Z] ---> Running in 3d46485ac111 [2021-05-18T13:47:22.503Z] ---> Running in de690f11662b [2021-05-18T13:47:23.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:23.479Z] Removing intermediate container 3d46485ac111 [2021-05-18T13:47:23.479Z] ---> 475b899db529 [2021-05-18T13:47:23.479Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T13:47:23.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:23.479Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T13:47:23.479Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T13:47:23.479Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T13:47:23.479Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T13:47:23.479Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T13:47:23.479Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T13:47:23.479Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:47:23.479Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T13:47:23.479Z] OK: 7 MiB in 20 packages [2021-05-18T13:47:25.398Z] ---> Running in 5df63e2acee8 [2021-05-18T13:47:25.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:25.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:25.660Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T13:47:25.660Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:47:25.660Z] OK: 6 MiB in 15 packages [2021-05-18T13:47:26.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:26.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:26.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:26.494Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T13:47:26.494Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:47:26.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:26.494Z] OK: 6 MiB in 15 packages [2021-05-18T13:47:26.494Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T13:47:26.494Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:47:26.754Z] OK: 6 MiB in 15 packages [2021-05-18T13:47:27.696Z] Removing intermediate container 711192a1ea24 [2021-05-18T13:47:27.696Z] ---> 9c3eea80bf01 [2021-05-18T13:47:27.696Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T13:47:30.244Z] ---> Running in c8c9cec82387 [2021-05-18T13:47:30.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:30.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:47:30.779Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T13:47:30.779Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T13:47:30.779Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:47:30.779Z] OK: 6 MiB in 16 packages [2021-05-18T13:47:34.086Z] Removing intermediate container c8c9cec82387 [2021-05-18T13:47:34.086Z] ---> 31b62fed9baf [2021-05-18T13:47:34.086Z] Step 14/26 : WORKDIR / [2021-05-18T13:47:34.378Z] Removing intermediate container fa7242e18eae [2021-05-18T13:47:34.378Z] ---> e351d2858009 [2021-05-18T13:47:34.378Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T13:47:34.640Z] ---> Running in 12a1d24d8593 [2021-05-18T13:47:34.902Z] ---> Running in a2a370dcc23a [2021-05-18T13:47:34.902Z] Removing intermediate container c5949e67cfc5 [2021-05-18T13:47:34.902Z] ---> 2ff4d1b84cea [2021-05-18T13:47:34.902Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T13:47:35.164Z] Removing intermediate container de690f11662b [2021-05-18T13:47:35.164Z] ---> 7e1f591ec584 [2021-05-18T13:47:35.164Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T13:47:35.426Z] ---> Running in 7970278e9670 [2021-05-18T13:47:35.687Z] ---> Running in 6a9b4908a5bd [2021-05-18T13:47:35.947Z] Removing intermediate container a2a370dcc23a [2021-05-18T13:47:35.947Z] ---> 565d3d4569ad [2021-05-18T13:47:35.947Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T13:47:35.947Z] Removing intermediate container 12a1d24d8593 [2021-05-18T13:47:35.947Z] ---> 55b159803ebd [2021-05-18T13:47:35.947Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T13:47:35.947Z] Removing intermediate container 5df63e2acee8 [2021-05-18T13:47:35.947Z] ---> 14285141ceda [2021-05-18T13:47:35.947Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T13:47:36.208Z] ---> Running in 7d2797e07cca [2021-05-18T13:47:36.208Z] Removing intermediate container 7970278e9670 [2021-05-18T13:47:36.208Z] ---> 1334f3ebe1f8 [2021-05-18T13:47:36.208Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T13:47:36.208Z] Removing intermediate container 6a9b4908a5bd [2021-05-18T13:47:36.208Z] ---> 5d507c2a0ef5 [2021-05-18T13:47:36.208Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T13:47:36.482Z] ---> 954dde1b962a [2021-05-18T13:47:36.482Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T13:47:36.482Z] ---> Running in 80516af79dc3 [2021-05-18T13:47:36.482Z] ---> Running in 4b5803bd04f7 [2021-05-18T13:47:36.482Z] ---> Running in 30637e9eeeef [2021-05-18T13:47:36.742Z] Removing intermediate container 7d2797e07cca [2021-05-18T13:47:36.742Z] ---> 539ca65092d2 [2021-05-18T13:47:36.742Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T13:47:37.002Z] ---> Running in d393608d6f0e [2021-05-18T13:47:37.003Z] Removing intermediate container 80516af79dc3 [2021-05-18T13:47:37.003Z] ---> 8948e84f330f [2021-05-18T13:47:37.003Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T13:47:37.271Z] Removing intermediate container 30637e9eeeef [2021-05-18T13:47:37.272Z] ---> 6a651430e319 [2021-05-18T13:47:37.272Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T13:47:37.272Z] Removing intermediate container 4b5803bd04f7 [2021-05-18T13:47:37.272Z] ---> 2dc243a58eda [2021-05-18T13:47:37.272Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T13:47:37.272Z] ---> Running in b049d926a9fd [2021-05-18T13:47:37.272Z] ---> d5f2a5d0df8e [2021-05-18T13:47:37.272Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T13:47:37.531Z] Removing intermediate container d393608d6f0e [2021-05-18T13:47:37.531Z] ---> 0128799c9e7e [2021-05-18T13:47:37.531Z] Step 16/24 : WORKDIR / [2021-05-18T13:47:37.531Z] ---> Running in 4a637113aae8 [2021-05-18T13:47:37.531Z] ---> Running in 0e1f8c087a66 [2021-05-18T13:47:37.531Z] ---> Running in 33c1eb8fa031 [2021-05-18T13:47:37.793Z] Removing intermediate container b049d926a9fd [2021-05-18T13:47:37.793Z] ---> 47559bf93b03 [2021-05-18T13:47:37.793Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T13:47:37.793Z] ---> b7ca1d1457e9 [2021-05-18T13:47:37.793Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T13:47:38.056Z] Removing intermediate container 4a637113aae8 [2021-05-18T13:47:38.056Z] ---> 81b113f254f2 [2021-05-18T13:47:38.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:47:38.056Z] Removing intermediate container 0e1f8c087a66 [2021-05-18T13:47:38.056Z] ---> a8056bca5208 [2021-05-18T13:47:38.056Z] Step 16/24 : WORKDIR / [2021-05-18T13:47:38.056Z] ---> Running in c9e3c5364ede [2021-05-18T13:47:38.324Z] ---> Running in 9d363ae78d69 [2021-05-18T13:47:38.324Z] Removing intermediate container 33c1eb8fa031 [2021-05-18T13:47:38.324Z] ---> 0f51f2e769bf [2021-05-18T13:47:38.324Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:47:38.324Z] ---> 7558360350bc [2021-05-18T13:47:38.324Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T13:47:38.600Z] ---> 8dcf2ce1857a [2021-05-18T13:47:38.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T13:47:39.990Z] ---> a72d33291b1b [2021-05-18T13:47:39.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T13:47:39.990Z] Removing intermediate container 9d363ae78d69 [2021-05-18T13:47:39.990Z] ---> beb0e9a16780 [2021-05-18T13:47:39.990Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:47:40.566Z] ---> 48a10982223e [2021-05-18T13:47:40.566Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T13:47:41.954Z] ---> c8185134241f [2021-05-18T13:47:41.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T13:47:42.526Z] ---> f811bdb3c3b8 [2021-05-18T13:47:42.526Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T13:47:42.526Z] ---> abd16756897d [2021-05-18T13:47:42.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T13:47:42.786Z] ---> 006d3a018d06 [2021-05-18T13:47:42.786Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T13:47:43.729Z] ---> 37f37fab7d1c [2021-05-18T13:47:43.729Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T13:47:43.729Z] Removing intermediate container c9e3c5364ede [2021-05-18T13:47:43.729Z] ---> 376e9eaed430 [2021-05-18T13:47:43.729Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T13:47:43.729Z] ---> b7b4a21f4fc1 [2021-05-18T13:47:43.729Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T13:47:43.991Z] ---> 6c6d4ddc2382 [2021-05-18T13:47:43.991Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T13:47:43.991Z] ---> Running in 3c42ac118fa3 [2021-05-18T13:47:44.253Z] ---> e13ba09321ec [2021-05-18T13:47:44.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T13:47:44.253Z] ---> Running in bbb7ebcff506 [2021-05-18T13:47:44.253Z] ---> Running in 1075fddd4fba [2021-05-18T13:47:44.253Z] ---> Running in 44d3ddf24161 [2021-05-18T13:47:45.196Z] Removing intermediate container 3c42ac118fa3 [2021-05-18T13:47:45.196Z] ---> 36ecc7ef0a00 [2021-05-18T13:47:45.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:47:45.474Z] ---> 1b990f73a3f9 [2021-05-18T13:47:45.474Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T13:47:45.474Z] ---> Running in 3c2cfbe55f87 [2021-05-18T13:47:45.742Z] Removing intermediate container 1075fddd4fba [2021-05-18T13:47:45.742Z] ---> ad4239c18cbc [2021-05-18T13:47:45.742Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:47:46.006Z] Removing intermediate container bbb7ebcff506 [2021-05-18T13:47:46.006Z] ---> 442eeba52b3c [2021-05-18T13:47:46.006Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T13:47:46.268Z] ---> Running in 05d5acedf3c5 [2021-05-18T13:47:46.529Z] ---> Running in 44dce3d77794 [2021-05-18T13:47:46.529Z] Removing intermediate container 3c2cfbe55f87 [2021-05-18T13:47:46.529Z] ---> d9ca60434781 [2021-05-18T13:47:46.529Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T13:47:46.790Z] ---> c13f91f585ac [2021-05-18T13:47:46.790Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T13:47:47.050Z] ---> Running in 74a5c259492a [2021-05-18T13:47:47.310Z] Removing intermediate container 05d5acedf3c5 [2021-05-18T13:47:47.310Z] ---> 59d73e11cd2e [2021-05-18T13:47:47.310Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:47:47.310Z] Removing intermediate container 44dce3d77794 [2021-05-18T13:47:47.310Z] ---> 983aa6c18dd6 [2021-05-18T13:47:47.310Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T13:47:47.571Z] ---> Running in 1107a9d1dd7a [2021-05-18T13:47:47.833Z] ---> Running in 827dd474af53 [2021-05-18T13:47:47.833Z] ---> Running in b906f31f68df [2021-05-18T13:47:47.833Z] Removing intermediate container 74a5c259492a [2021-05-18T13:47:47.833Z] ---> 80120476ae19 [2021-05-18T13:47:47.833Z] Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:47:48.099Z] Removing intermediate container 44d3ddf24161 [2021-05-18T13:47:48.099Z] ---> e2fe1e388ef0 [2021-05-18T13:47:48.099Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T13:47:48.359Z] ---> Running in 1d9fcc99cf5f [2021-05-18T13:47:48.359Z] Removing intermediate container 827dd474af53 [2021-05-18T13:47:48.359Z] ---> 173f2b5b0536 [2021-05-18T13:47:48.359Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T13:47:48.623Z] Removing intermediate container b906f31f68df [2021-05-18T13:47:48.623Z] ---> 3d3e46945d50 [2021-05-18T13:47:48.623Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:47:48.623Z] ---> Running in 880cf1e70241 [2021-05-18T13:47:48.884Z] ---> Running in a69b6e217729 [2021-05-18T13:47:48.884Z] ---> Running in 1e3325701214 [2021-05-18T13:47:48.884Z] Removing intermediate container 1d9fcc99cf5f [2021-05-18T13:47:48.884Z] ---> 3e79f33a0af1 [2021-05-18T13:47:48.884Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T13:47:49.148Z] Removing intermediate container 880cf1e70241 [2021-05-18T13:47:49.148Z] ---> a8b78a51521b [2021-05-18T13:47:49.148Z] Step 24/26 : LABEL arch=x86_64 [2021-05-18T13:47:49.411Z] ---> Running in 00b9952c8f07 [2021-05-18T13:47:49.412Z] Removing intermediate container a69b6e217729 [2021-05-18T13:47:49.412Z] ---> 16d38650c7a5 [2021-05-18T13:47:49.412Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:47:49.412Z] ---> Running in 96579a71e40b [2021-05-18T13:47:49.412Z] Removing intermediate container 1e3325701214 [2021-05-18T13:47:49.412Z] ---> eb9ffa9887a9 [2021-05-18T13:47:49.412Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T13:47:49.685Z] ---> Running in 1581eabaf87f [2021-05-18T13:47:49.685Z] Removing intermediate container 00b9952c8f07 [2021-05-18T13:47:49.685Z] ---> 3a26af439a8d [2021-05-18T13:47:49.685Z] [2021-05-18T13:47:49.685Z] ---> Running in 4029c91ef369 [2021-05-18T13:47:49.685Z] Removing intermediate container 96579a71e40b [2021-05-18T13:47:49.685Z] ---> b6cd191d79ec [2021-05-18T13:47:49.685Z] Step 25/26 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:47:49.988Z] Removing intermediate container 1107a9d1dd7a [2021-05-18T13:47:49.988Z] ---> 6c154642f8a9 [2021-05-18T13:47:49.988Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:47:49.988Z] Successfully built 3a26af439a8d [2021-05-18T13:47:49.988Z] ---> Running in 354110780f23 [2021-05-18T13:47:49.988Z] Successfully tagged support-scheduler:latest [2021-05-18T13:47:49.988Z] Building security-proxy-setup [2021-05-18T13:47:50.260Z]  Building support-scheduler ... done Removing intermediate container 1581eabaf87f [2021-05-18T13:47:50.260Z] ---> 57620329d20a [2021-05-18T13:47:50.260Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T13:47:50.260Z] ---> e58b3a0dffef [2021-05-18T13:47:50.260Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T13:47:50.260Z] Removing intermediate container 4029c91ef369 [2021-05-18T13:47:50.260Z] ---> 1b6b58152f60 [2021-05-18T13:47:50.260Z] [2021-05-18T13:47:50.260Z] ---> Running in 53b7eec6c26c [2021-05-18T13:47:50.260Z] Removing intermediate container 354110780f23 [2021-05-18T13:47:50.260Z] ---> b7af7c0fab8e [2021-05-18T13:47:50.260Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T13:47:50.520Z] Successfully built 1b6b58152f60 [2021-05-18T13:47:50.780Z] Successfully tagged core-metadata:latest [2021-05-18T13:47:50.780Z] Building support-notifications [2021-05-18T13:48:08.909Z]  Building core-metadata ... done  ---> Running in 90e566ca2eb9 [2021-05-18T13:48:08.909Z] ---> 2cfef07238ca [2021-05-18T13:48:08.909Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T13:48:08.909Z] Removing intermediate container 53b7eec6c26c [2021-05-18T13:48:08.909Z] ---> fc6be43a5d82 [2021-05-18T13:48:08.909Z] [2021-05-18T13:48:08.909Z] Successfully built fc6be43a5d82 [2021-05-18T13:48:08.909Z] Successfully tagged core-command:latest [2021-05-18T13:48:08.909Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-18T13:48:18.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:48:18.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:48:20.324Z] ---> 8f68c2d28e21 [2021-05-18T13:48:20.324Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T13:48:20.324Z] ---> Using cache [2021-05-18T13:48:20.324Z] ---> 83c6a7bd9db4 [2021-05-18T13:48:20.324Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:48:20.324Z] ---> Using cache [2021-05-18T13:48:20.324Z] ---> c613d3153934 [2021-05-18T13:48:20.324Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T13:48:24.540Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:48:24.540Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:48:24.540Z] ---> 8f68c2d28e21 [2021-05-18T13:48:24.540Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T13:48:24.540Z] ---> Using cache [2021-05-18T13:48:24.540Z] ---> 83c6a7bd9db4 [2021-05-18T13:48:24.540Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:48:24.540Z] ---> Using cache [2021-05-18T13:48:24.540Z] ---> c613d3153934 [2021-05-18T13:48:24.540Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T13:48:26.458Z] Removing intermediate container 90e566ca2eb9 [2021-05-18T13:48:26.458Z] ---> 56544ccc2d20 [2021-05-18T13:48:26.458Z] [2021-05-18T13:48:26.458Z] ---> aeae82d39b46 [2021-05-18T13:48:26.458Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T13:48:26.458Z] Successfully built 56544ccc2d20 [2021-05-18T13:48:26.458Z] Successfully tagged security-secretstore-setup:latest [2021-05-18T13:48:26.458Z] Building core-data [2021-05-18T13:48:26.458Z]  Building security-secretstore-setup ... done  ---> Running in c4b0b2f67abe [2021-05-18T13:48:26.458Z] ---> Running in 64336fc2349a [2021-05-18T13:48:26.728Z] ---> 5eee76c823e0 [2021-05-18T13:48:26.729Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T13:48:29.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:48:29.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:48:29.319Z] ---> 8f68c2d28e21 [2021-05-18T13:48:29.319Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> 83c6a7bd9db4 [2021-05-18T13:48:29.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> c613d3153934 [2021-05-18T13:48:29.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> 4583e8fbf079 [2021-05-18T13:48:29.319Z] Step 6/22 : COPY go.mod . [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> 45d20945b22f [2021-05-18T13:48:29.319Z] Step 7/22 : RUN go mod download [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> 1df82060a76a [2021-05-18T13:48:29.319Z] Step 8/22 : COPY . . [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> 1ee9623f372a [2021-05-18T13:48:29.319Z] Step 9/22 : RUN go mod tidy [2021-05-18T13:48:29.319Z] ---> Using cache [2021-05-18T13:48:29.319Z] ---> cda3f99582d7 [2021-05-18T13:48:29.319Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T13:48:30.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T13:48:30.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T13:48:30.285Z] ---> 8f68c2d28e21 [2021-05-18T13:48:30.285Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T13:48:30.285Z] ---> Using cache [2021-05-18T13:48:30.285Z] ---> 83c6a7bd9db4 [2021-05-18T13:48:30.285Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:48:30.285Z] ---> Using cache [2021-05-18T13:48:30.285Z] ---> c613d3153934 [2021-05-18T13:48:30.285Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T13:48:32.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:32.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:32.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:33.338Z] OK: 219 MiB in 52 packages [2021-05-18T13:48:33.602Z] ---> a0e4ef41dc44 [2021-05-18T13:48:33.602Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T13:48:33.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:33.602Z] ---> Running in 449c2010286c [2021-05-18T13:48:33.602Z] ---> Running in 228d8f1ef2a6 [2021-05-18T13:48:33.602Z] ---> Running in 0b1a6ab293b4 [2021-05-18T13:48:33.916Z] Removing intermediate container 0b1a6ab293b4 [2021-05-18T13:48:33.916Z] ---> 3a351ed9626e [2021-05-18T13:48:33.916Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T13:48:34.241Z] ---> 6c0f41e83f8f [2021-05-18T13:48:34.241Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T13:48:34.241Z] Removing intermediate container c4b0b2f67abe [2021-05-18T13:48:34.241Z] ---> 3139b55edcff [2021-05-18T13:48:34.241Z] Step 6/24 : COPY go.mod . [2021-05-18T13:48:34.511Z] OK: 219 MiB in 52 packages [2021-05-18T13:48:34.511Z] ---> Running in db93a183fa82 [2021-05-18T13:48:34.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T13:48:34.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:34.776Z] ---> 439036424c38 [2021-05-18T13:48:34.776Z] Step 7/24 : RUN go mod download [2021-05-18T13:48:34.776Z] ---> Running in 752625c85faf [2021-05-18T13:48:35.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:48:35.621Z] Removing intermediate container 64336fc2349a [2021-05-18T13:48:35.621Z] ---> 8dd7e6ddcef7 [2021-05-18T13:48:35.621Z] Step 6/23 : COPY go.mod . [2021-05-18T13:48:36.201Z] ---> 7e1395d73d9a [2021-05-18T13:48:36.201Z] Step 7/23 : RUN go mod download [2021-05-18T13:48:36.201Z] OK: 219 MiB in 52 packages [2021-05-18T13:48:36.201Z] ---> Running in 635b4c0d21ff [2021-05-18T13:48:36.201Z] Removing intermediate container db93a183fa82 [2021-05-18T13:48:36.201Z] ---> 9b0c7ad4885b [2021-05-18T13:48:36.201Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T13:48:36.201Z] ---> Running in 7590f559afe1 [2021-05-18T13:48:36.465Z] Removing intermediate container 7590f559afe1 [2021-05-18T13:48:36.465Z] ---> dc033668d31d [2021-05-18T13:48:36.465Z] Step 29/32 : CMD ["gate"] [2021-05-18T13:48:36.728Z] Removing intermediate container 228d8f1ef2a6 [2021-05-18T13:48:36.728Z] ---> 2bae70d9d82b [2021-05-18T13:48:36.728Z] Step 6/24 : COPY go.mod . [2021-05-18T13:48:36.728Z] ---> Running in 9b26a91ccf99 [2021-05-18T13:48:36.993Z] Removing intermediate container 9b26a91ccf99 [2021-05-18T13:48:36.993Z] ---> 926f0c784667 [2021-05-18T13:48:36.993Z] Step 30/32 : LABEL arch=x86_64 [2021-05-18T13:48:36.993Z] Removing intermediate container 752625c85faf [2021-05-18T13:48:36.993Z] ---> e3e5ebad93eb [2021-05-18T13:48:36.993Z] Step 8/24 : COPY . . [2021-05-18T13:48:36.993Z] ---> Running in 266a1cb39639 [2021-05-18T13:48:37.258Z] ---> 39ca0ada2f52 [2021-05-18T13:48:37.258Z] Step 7/24 : RUN go mod download [2021-05-18T13:48:37.258Z] ---> Running in 49be4403a3e0 [2021-05-18T13:48:39.227Z] Removing intermediate container 266a1cb39639 [2021-05-18T13:48:39.228Z] ---> 8d6d4c20d8fe [2021-05-18T13:48:39.228Z] Step 31/32 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:48:51.476Z] Removing intermediate container 635b4c0d21ff [2021-05-18T13:48:51.476Z] ---> 9780b7688ee2 [2021-05-18T13:48:51.476Z] Step 8/23 : COPY . . [2021-05-18T13:48:51.476Z] ---> Running in ffbede0463a3 [2021-05-18T13:48:51.476Z] ---> 4d6940019344 [2021-05-18T13:48:51.476Z] Step 9/24 : RUN go mod tidy [2021-05-18T13:48:55.704Z] ---> Running in e92cf25bec0d [2021-05-18T13:48:55.704Z] Removing intermediate container ffbede0463a3 [2021-05-18T13:48:55.704Z] ---> a8283ab11313 [2021-05-18T13:48:55.704Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T13:49:01.008Z] ---> Running in 9fc4151bbb30 [2021-05-18T13:49:01.008Z] Removing intermediate container 49be4403a3e0 [2021-05-18T13:49:01.008Z] ---> fdb7da2babbc [2021-05-18T13:49:01.008Z] Step 8/24 : COPY . . [2021-05-18T13:49:05.237Z] ---> 6b2516eef671 [2021-05-18T13:49:05.237Z] Step 9/23 : RUN go mod tidy [2021-05-18T13:49:27.224Z] ---> Running in 57801ef8cf5c [2021-05-18T13:49:28.612Z] ---> a4af7a429511 [2021-05-18T13:49:28.612Z] Step 9/24 : RUN go mod tidy [2021-05-18T13:49:28.612Z] Removing intermediate container 9fc4151bbb30 [2021-05-18T13:49:28.612Z] ---> 8b134053bb7f [2021-05-18T13:49:28.612Z] [2021-05-18T13:49:28.612Z] Successfully built 8b134053bb7f [2021-05-18T13:49:29.553Z] Successfully tagged security-bootstrapper:latest [2021-05-18T13:49:30.519Z]  Building security-bootstrapper ... done  ---> Running in e9bb393a61cd [2021-05-18T13:49:31.903Z] Removing intermediate container e92cf25bec0d [2021-05-18T13:49:31.904Z] ---> 7a54965d7159 [2021-05-18T13:49:31.904Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T13:49:32.485Z] ---> Running in 8867e465ac28 [2021-05-18T13:49:37.795Z] Removing intermediate container 57801ef8cf5c [2021-05-18T13:49:37.795Z] ---> 273a3f606661 [2021-05-18T13:49:37.795Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T13:49:37.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T13:49:37.796Z] ---> Running in ceac37df402f [2021-05-18T13:49:38.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T13:49:39.019Z] Removing intermediate container e9bb393a61cd [2021-05-18T13:49:39.019Z] ---> 791ac3dec80f [2021-05-18T13:49:39.019Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T13:49:39.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T13:49:39.880Z] ---> Running in 4963fcedc807 [2021-05-18T13:49:40.859Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T13:49:47.556Z] Removing intermediate container 449c2010286c [2021-05-18T13:49:47.556Z] ---> bc135bcacd42 [2021-05-18T13:49:47.556Z] [2021-05-18T13:49:47.556Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T13:49:47.556Z] ---> 13621d1b12d4 [2021-05-18T13:49:47.556Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T13:49:47.556Z] ---> Running in b6fb380afe50 [2021-05-18T13:49:47.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:49:47.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:49:48.199Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T13:49:48.199Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T13:49:48.199Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T13:49:48.199Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T13:49:48.199Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:49:48.199Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T13:49:48.463Z] OK: 7 MiB in 18 packages [2021-05-18T13:49:49.895Z] Removing intermediate container b6fb380afe50 [2021-05-18T13:49:49.895Z] ---> e4204e4a1e0c [2021-05-18T13:49:49.895Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T13:49:50.162Z] ---> Running in 5bbc63ba405a [2021-05-18T13:49:50.430Z] Removing intermediate container 5bbc63ba405a [2021-05-18T13:49:50.430Z] ---> 56f26b696209 [2021-05-18T13:49:50.430Z] Step 14/22 : WORKDIR /edgex [2021-05-18T13:49:50.430Z] ---> Running in 58218435648d [2021-05-18T13:49:50.694Z] Removing intermediate container 58218435648d [2021-05-18T13:49:50.694Z] ---> 7d68b9692ae3 [2021-05-18T13:49:50.694Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T13:49:51.274Z] ---> 9a15c56804bc [2021-05-18T13:49:51.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T13:49:51.881Z] ---> 8a38141bf38b [2021-05-18T13:49:51.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T13:49:52.460Z] ---> 0ba5777e7d74 [2021-05-18T13:49:52.460Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T13:49:52.460Z] ---> Running in 6a08387ddcd2 [2021-05-18T13:49:52.732Z] Removing intermediate container 6a08387ddcd2 [2021-05-18T13:49:52.732Z] ---> 553d7cbfe34f [2021-05-18T13:49:52.732Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T13:49:52.732Z] ---> Running in d1405f58937b [2021-05-18T13:49:53.314Z] Removing intermediate container d1405f58937b [2021-05-18T13:49:53.314Z] ---> d0aa490a1292 [2021-05-18T13:49:53.314Z] Step 20/22 : LABEL arch=x86_64 [2021-05-18T13:49:53.580Z] ---> Running in 27aef0aa6413 [2021-05-18T13:49:53.844Z] Removing intermediate container 27aef0aa6413 [2021-05-18T13:49:53.844Z] ---> 048774a070e6 [2021-05-18T13:49:53.844Z] Step 21/22 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:49:54.110Z] ---> Running in 7f14d6cc9630 [2021-05-18T13:49:54.373Z] Removing intermediate container 7f14d6cc9630 [2021-05-18T13:49:54.373Z] ---> 673986488056 [2021-05-18T13:49:54.373Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T13:49:54.638Z] ---> Running in 8d879fa7e5f6 [2021-05-18T13:49:54.901Z] Removing intermediate container 8d879fa7e5f6 [2021-05-18T13:49:54.901Z] ---> 23a0181c06a1 [2021-05-18T13:49:54.901Z] [2021-05-18T13:49:56.300Z] Successfully built 23a0181c06a1 [2021-05-18T13:49:56.300Z] Successfully tagged security-proxy-setup:latest [2021-05-18T13:50:11.250Z]  Building security-proxy-setup ... done Removing intermediate container 8867e465ac28 [2021-05-18T13:50:11.250Z] ---> 3a2bd6069b76 [2021-05-18T13:50:11.250Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T13:50:11.250Z] ---> Running in aad69590c8ac [2021-05-18T13:50:11.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T13:50:14.086Z] Removing intermediate container aad69590c8ac [2021-05-18T13:50:14.086Z] ---> 4802b5ccecec [2021-05-18T13:50:14.086Z] [2021-05-18T13:50:14.086Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T13:50:14.477Z] 20.10.0: Pulling from library/docker [2021-05-18T13:50:18.743Z] Removing intermediate container ceac37df402f [2021-05-18T13:50:18.744Z] ---> d06bdcf3a85f [2021-05-18T13:50:18.744Z] [2021-05-18T13:50:18.744Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T13:50:18.744Z] ---> 13621d1b12d4 [2021-05-18T13:50:18.744Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T13:50:19.008Z] ---> Running in 28703b6cc8c9 [2021-05-18T13:50:19.276Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T13:50:19.276Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T13:50:19.276Z] ---> aefe523efa57 [2021-05-18T13:50:19.276Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T13:50:19.276Z] ---> Running in b21c5ba24302 [2021-05-18T13:50:19.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:19.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:19.545Z] Removing intermediate container b21c5ba24302 [2021-05-18T13:50:19.545Z] ---> 20525d62ad92 [2021-05-18T13:50:19.545Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T13:50:19.545Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T13:50:19.545Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T13:50:19.545Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:50:19.545Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T13:50:19.545Z] OK: 6 MiB in 16 packages [2021-05-18T13:50:19.836Z] ---> Running in a097d1e07df9 [2021-05-18T13:50:20.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:20.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:20.793Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T13:50:20.793Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T13:50:20.793Z] Executing bash-5.0.17-r0.post-install [2021-05-18T13:50:20.793Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T13:50:20.793Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T13:50:21.367Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T13:50:21.368Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T13:50:21.368Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T13:50:21.368Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T13:50:21.368Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T13:50:21.368Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T13:50:21.368Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T13:50:21.368Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T13:50:21.368Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T13:50:21.631Z] Removing intermediate container 28703b6cc8c9 [2021-05-18T13:50:21.631Z] ---> 8d3ca0593491 [2021-05-18T13:50:21.631Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T13:50:24.949Z] ---> Running in 5cf39705f5fb [2021-05-18T13:50:24.949Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T13:50:24.949Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T13:50:24.949Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T13:50:24.949Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T13:50:24.949Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T13:50:24.949Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T13:50:24.949Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T13:50:24.949Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T13:50:24.949Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T13:50:26.339Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T13:50:31.647Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T13:50:31.648Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T13:50:31.912Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T13:50:31.912Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T13:50:31.912Z] Removing intermediate container 5cf39705f5fb [2021-05-18T13:50:31.912Z] ---> cd4b109405de [2021-05-18T13:50:31.912Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T13:50:31.912Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T13:50:32.487Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T13:50:32.487Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T13:50:32.749Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T13:50:32.749Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T13:50:33.435Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T13:50:33.435Z] Removing intermediate container 4963fcedc807 [2021-05-18T13:50:33.435Z] ---> ca1c34566ad6 [2021-05-18T13:50:33.435Z] [2021-05-18T13:50:33.435Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T13:50:33.435Z] ---> 13621d1b12d4 [2021-05-18T13:50:33.435Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T13:50:33.435Z] ---> Running in 25d850f0ccc8 [2021-05-18T13:50:33.435Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T13:50:33.435Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T13:50:33.713Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T13:50:33.975Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T13:50:33.976Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T13:50:33.976Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T13:50:34.552Z] ---> Running in 1b8e2afd7511 [2021-05-18T13:50:34.552Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T13:50:34.552Z] OK: 72 MiB in 59 packages [2021-05-18T13:50:36.474Z] Collecting docker-compose==1.23.2 [2021-05-18T13:50:36.474Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T13:50:37.865Z] Removing intermediate container 25d850f0ccc8 [2021-05-18T13:50:37.865Z] ---> 4e56e6da0c6b [2021-05-18T13:50:37.865Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T13:50:37.865Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T13:50:37.865Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T13:50:38.133Z] Removing intermediate container 1b8e2afd7511 [2021-05-18T13:50:38.133Z] ---> c74aa6eb0a8d [2021-05-18T13:50:38.133Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T13:50:38.133Z] ---> Running in ded123a29f8a [2021-05-18T13:50:38.397Z] ---> Running in 04bb31af7945 [2021-05-18T13:50:38.660Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T13:50:38.660Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T13:50:38.923Z] Removing intermediate container ded123a29f8a [2021-05-18T13:50:38.923Z] ---> e0444ca27ea9 [2021-05-18T13:50:38.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:50:38.923Z] Collecting PyYAML<4,>=3.10 [2021-05-18T13:50:38.923Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T13:50:39.497Z] Removing intermediate container 04bb31af7945 [2021-05-18T13:50:39.497Z] ---> 40cd02290ca2 [2021-05-18T13:50:39.497Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T13:50:39.758Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T13:50:39.758Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T13:50:41.684Z] ---> 196a9a3bbcb4 [2021-05-18T13:50:41.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T13:50:41.684Z] ---> Running in dea34a6a2ed8 [2021-05-18T13:50:41.684Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T13:50:41.684Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T13:50:41.684Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T13:50:41.684Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T13:50:43.076Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T13:50:43.076Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T13:50:43.076Z] Removing intermediate container dea34a6a2ed8 [2021-05-18T13:50:43.076Z] ---> 78ac07da1c04 [2021-05-18T13:50:43.076Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T13:50:43.339Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T13:50:43.339Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T13:50:43.914Z] ---> 627a665f47a0 [2021-05-18T13:50:43.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T13:50:43.914Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T13:50:43.914Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T13:50:43.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T13:50:44.185Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T13:50:44.185Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T13:50:44.185Z] ---> Running in 905de858d0aa [2021-05-18T13:50:44.451Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T13:50:44.451Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T13:50:45.029Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-18T13:50:45.029Z] ---> 3acc518dba4c [2021-05-18T13:50:45.029Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T13:50:45.293Z] Collecting idna<2.8,>=2.5 [2021-05-18T13:50:45.293Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T13:50:45.557Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-18T13:50:45.557Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T13:50:45.557Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T13:50:45.557Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T13:50:45.557Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T13:50:45.557Z] Installing collected packages: texttable, jsonschema, PyYAML, docopt, websocket-client, dockerpty, docker-pycreds, urllib3, idna, requests, docker, cached-property, docker-compose [2021-05-18T13:50:45.557Z] Running setup.py install for texttable: started [2021-05-18T13:50:45.828Z] ---> Running in 2652052ca79e [2021-05-18T13:50:46.093Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T13:50:46.668Z] Running setup.py install for PyYAML: started [2021-05-18T13:50:46.668Z] Removing intermediate container 2652052ca79e [2021-05-18T13:50:46.668Z] ---> 4784c58cab10 [2021-05-18T13:50:46.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:50:46.931Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T13:50:47.508Z] Running setup.py install for docopt: started [2021-05-18T13:50:47.508Z] ---> Running in 839c67804dbb [2021-05-18T13:50:47.779Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T13:50:48.736Z] Running setup.py install for dockerpty: started [2021-05-18T13:50:48.999Z] Removing intermediate container 839c67804dbb [2021-05-18T13:50:48.999Z] ---> f6384e913948 [2021-05-18T13:50:48.999Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T13:50:48.999Z] Removing intermediate container 905de858d0aa [2021-05-18T13:50:48.999Z] ---> c028c9390f51 [2021-05-18T13:50:48.999Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T13:50:49.265Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T13:50:49.265Z] ---> Running in 91385791406c [2021-05-18T13:50:49.265Z] Attempting uninstall: urllib3 [2021-05-18T13:50:49.265Z] Found existing installation: urllib3 1.25.9 [2021-05-18T13:50:49.265Z] Uninstalling urllib3-1.25.9: [2021-05-18T13:50:49.535Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T13:50:50.110Z] ---> Running in 859d6739a3b1 [2021-05-18T13:50:50.110Z] Attempting uninstall: idna [2021-05-18T13:50:50.110Z] Found existing installation: idna 2.9 [2021-05-18T13:50:50.110Z] Uninstalling idna-2.9: [2021-05-18T13:50:50.110Z] Successfully uninstalled idna-2.9 [2021-05-18T13:50:51.065Z] Attempting uninstall: requests [2021-05-18T13:50:51.065Z] Removing intermediate container 91385791406c [2021-05-18T13:50:51.065Z] ---> e40445e963e5 [2021-05-18T13:50:51.065Z] Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:50:51.065Z] Found existing installation: requests 2.23.0 [2021-05-18T13:50:51.065Z] Uninstalling requests-2.23.0: [2021-05-18T13:50:51.065Z] Successfully uninstalled requests-2.23.0 [2021-05-18T13:50:51.641Z] ---> Running in e98ca66083ce [2021-05-18T13:50:51.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:52.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T13:50:53.057Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T13:50:53.319Z] Removing intermediate container e98ca66083ce [2021-05-18T13:50:53.319Z] ---> 35be549f7257 [2021-05-18T13:50:53.319Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T13:50:53.319Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T13:50:53.319Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T13:50:53.319Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T13:50:53.583Z] ---> Running in 2106580b0246 [2021-05-18T13:50:53.583Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-18T13:50:53.583Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T13:50:53.850Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T13:50:53.850Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T13:50:53.850Z] OK: 8 MiB in 20 packages [2021-05-18T13:50:53.850Z] Removing intermediate container 2106580b0246 [2021-05-18T13:50:53.850Z] ---> 2fbf83a7a6c5 [2021-05-18T13:50:53.850Z] [2021-05-18T13:50:54.115Z] Successfully built 2fbf83a7a6c5 [2021-05-18T13:50:54.376Z] Successfully tagged support-notifications:latest [2021-05-18T13:51:02.547Z]  Building support-notifications ... done Removing intermediate container 859d6739a3b1 [2021-05-18T13:51:02.547Z] ---> 9bc96b30170f [2021-05-18T13:51:02.547Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T13:51:02.809Z] Removing intermediate container a097d1e07df9 [2021-05-18T13:51:02.809Z] ---> 2779129d4c76 [2021-05-18T13:51:02.809Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T13:51:03.760Z] ---> Running in 7c30050d0db8 [2021-05-18T13:51:03.760Z] ---> 94c5271a5ca1 [2021-05-18T13:51:03.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T13:51:05.684Z] Removing intermediate container 7c30050d0db8 [2021-05-18T13:51:05.684Z] ---> 7e3da3f94261 [2021-05-18T13:51:05.684Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T13:51:05.684Z] ---> Running in 667720f8615a [2021-05-18T13:51:07.075Z] ---> 6897feb2bbd2 [2021-05-18T13:51:07.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T13:51:07.337Z] Removing intermediate container 667720f8615a [2021-05-18T13:51:07.337Z] ---> 7c2b02c45a99 [2021-05-18T13:51:07.337Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T13:51:07.601Z] ---> 149a11017e6e [2021-05-18T13:51:07.601Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T13:51:07.601Z] ---> Running in f1f88b6580ea [2021-05-18T13:51:08.556Z] Removing intermediate container f1f88b6580ea [2021-05-18T13:51:08.556Z] ---> 9f840ec6ce35 [2021-05-18T13:51:08.556Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:51:08.556Z] ---> 95ec65177240 [2021-05-18T13:51:08.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T13:51:08.829Z] ---> Running in 07133cba1152 [2021-05-18T13:51:09.092Z] ---> 6aa8070e25c2 [2021-05-18T13:51:09.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T13:51:09.675Z] Removing intermediate container 07133cba1152 [2021-05-18T13:51:09.675Z] ---> 9a636c2b1b4f [2021-05-18T13:51:09.675Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T13:51:09.675Z] ---> Running in 03dd2828ac82 [2021-05-18T13:51:09.936Z] ---> d8245d8dbee0 [2021-05-18T13:51:09.936Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T13:51:10.198Z] ---> Running in 81af093c7016 [2021-05-18T13:51:10.198Z] Removing intermediate container 03dd2828ac82 [2021-05-18T13:51:10.198Z] ---> 0ee815f082c2 [2021-05-18T13:51:10.198Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:51:10.608Z] ---> Running in 90ab507afff9 [2021-05-18T13:51:10.608Z] Removing intermediate container 81af093c7016 [2021-05-18T13:51:10.608Z] ---> 1d4bbbeafffe [2021-05-18T13:51:10.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T13:51:10.937Z] ---> Running in e6488b5b8172 [2021-05-18T13:51:10.937Z] Removing intermediate container 90ab507afff9 [2021-05-18T13:51:10.937Z] ---> 1270d2ee9565 [2021-05-18T13:51:10.937Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T13:51:11.199Z] ---> Running in f02dba5d30fe [2021-05-18T13:51:11.199Z] Removing intermediate container e6488b5b8172 [2021-05-18T13:51:11.199Z] ---> d758c680415a [2021-05-18T13:51:11.199Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T13:51:11.463Z] ---> Running in a4ca0a4b5b10 [2021-05-18T13:51:11.463Z] Removing intermediate container f02dba5d30fe [2021-05-18T13:51:11.463Z] ---> 48b9d77e8c52 [2021-05-18T13:51:11.463Z] [2021-05-18T13:51:11.726Z] Successfully built 48b9d77e8c52 [2021-05-18T13:51:11.989Z] Successfully tagged core-data:latest [2021-05-18T13:51:11.989Z]  Building core-data ... done Removing intermediate container a4ca0a4b5b10 [2021-05-18T13:51:11.989Z] ---> 06b6a8634963 [2021-05-18T13:51:11.989Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:51:12.261Z] ---> Running in bd92d728e5c4 [2021-05-18T13:51:12.837Z] Removing intermediate container bd92d728e5c4 [2021-05-18T13:51:12.837Z] ---> 3b9c66165355 [2021-05-18T13:51:12.837Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T13:51:12.837Z] ---> Running in ae462ab8bfb3 [2021-05-18T13:51:13.415Z] Removing intermediate container ae462ab8bfb3 [2021-05-18T13:51:13.415Z] ---> f0812760ebe0 [2021-05-18T13:51:13.415Z] [2021-05-18T13:51:13.415Z] Successfully built f0812760ebe0 [2021-05-18T13:51:13.415Z] Successfully tagged sys-mgmt-agent:latest [2021-05-18T13:51:14.002Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-18T13:51:14.024Z] $ docker stop --time=1 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce [2021-05-18T13:51:16.236Z] $ docker rm -f 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T13:51:16.654Z] + docker images [2021-05-18T13:51:17.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T13:51:17.226Z] sys-mgmt-agent latest f0812760ebe0 5 seconds ago 312MB [2021-05-18T13:51:17.226Z] core-data latest 48b9d77e8c52 6 seconds ago 21.6MB [2021-05-18T13:51:17.226Z] support-notifications latest 2fbf83a7a6c5 24 seconds ago 17.7MB [2021-05-18T13:51:17.226Z] ca1c34566ad6 46 seconds ago 1.17GB [2021-05-18T13:51:17.226Z] d06bdcf3a85f About a minute ago 1.16GB [2021-05-18T13:51:17.226Z] 4802b5ccecec About a minute ago 1.15GB [2021-05-18T13:51:17.226Z] security-proxy-setup latest 23a0181c06a1 About a minute ago 25.3MB [2021-05-18T13:51:17.226Z] bc135bcacd42 About a minute ago 1.16GB [2021-05-18T13:51:17.226Z] security-bootstrapper latest 8b134053bb7f About a minute ago 18.2MB [2021-05-18T13:51:17.226Z] security-secretstore-setup latest 56544ccc2d20 3 minutes ago 25.8MB [2021-05-18T13:51:17.226Z] core-command latest fc6be43a5d82 3 minutes ago 17.1MB [2021-05-18T13:51:17.226Z] support-scheduler latest 3a26af439a8d 3 minutes ago 17.1MB [2021-05-18T13:51:17.226Z] core-metadata latest 1b6b58152f60 3 minutes ago 18.6MB [2021-05-18T13:51:17.226Z] fcebd01a6a67 3 minutes ago 1.16GB [2021-05-18T13:51:17.226Z] a0460ab6efc2 3 minutes ago 1.15GB [2021-05-18T13:51:17.226Z] c4214c9a08cb 4 minutes ago 1.16GB [2021-05-18T13:51:17.226Z] 8d41c4ddcd72 4 minutes ago 1.17GB [2021-05-18T13:51:17.226Z] 8192c705b1a5 4 minutes ago 1.16GB [2021-05-18T13:51:17.226Z] ci-base-image-x86_64 latest 8f68c2d28e21 11 minutes ago 648MB [2021-05-18T13:51:17.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-18T13:51:17.226Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-18T13:51:17.226Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-18T13:51:17.226Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-18T13:51:17.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-18T13:51:32.641Z] Still waiting to schedule task [2021-05-18T13:51:32.642Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-18T13:53:22.667Z] Running on prd-ubuntu18.04-docker-8c-8g-1740 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-18T13:53:22.685Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-05-18T13:53:22.850Z] The recommended git tool is: git [2021-05-18T13:53:25.831Z] using credential edgex-jenkins-ssh [2021-05-18T13:53:25.848Z] Cloning the remote Git repository [2021-05-18T13:53:25.872Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T13:53:25.955Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-05-18T13:53:26.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T13:53:26.130Z] > git --version # timeout=10 [2021-05-18T13:53:26.137Z] > git --version # 'git version 2.17.1' [2021-05-18T13:53:26.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T13:53:26.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T13:53:40.056Z] Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:53:40.191Z] Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T13:53:40.192Z] Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) [2021-05-18T13:53:39.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T13:53:39.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T13:53:39.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T13:53:39.416Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T13:53:39.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T13:53:39.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T13:53:40.065Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:53:40.070Z] > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 [2021-05-18T13:53:40.152Z] > git remote # timeout=10 [2021-05-18T13:53:40.161Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T13:53:40.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T13:53:40.172Z] > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 [2021-05-18T13:53:40.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T13:53:40.196Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T13:53:40.202Z] > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 [2021-05-18T13:53:43.963Z] Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T13:53:45.321Z] + echo snap-build.sh [2021-05-18T13:53:45.321Z] snap-build.sh [2021-05-18T13:53:45.321Z] + SNAP_BASE_DIR=. [2021-05-18T13:53:45.321Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-05-18T13:53:45.321Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-05-18T13:53:45.321Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-05-18T13:53:45.321Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-05-18T13:53:45.321Z] + cd /w/workspace/edgex-go/8 [2021-05-18T13:53:45.321Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-18T13:53:45.321Z] Reading package lists... [2021-05-18T13:53:45.585Z] Building dependency tree... [2021-05-18T13:53:45.585Z] Reading state information... [2021-05-18T13:53:45.585Z] The following packages were automatically installed and are no longer required: [2021-05-18T13:53:45.585Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-18T13:53:45.585Z] uidmap xdelta3 [2021-05-18T13:53:45.585Z] Use 'sudo apt autoremove' to remove them. [2021-05-18T13:53:45.849Z] The following packages will be REMOVED: [2021-05-18T13:53:45.849Z] lxd* lxd-client* [2021-05-18T13:53:46.426Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-18T13:53:46.426Z] After this operation, 31.7 MB disk space will be freed. [2021-05-18T13:53:53.339Z] (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-18T13:53:53.339Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T13:53:54.738Z] Removing lxd dnsmasq configuration [2021-05-18T13:53:55.312Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T13:53:56.256Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-18T13:53:59.571Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T13:53:59.832Z] (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-18T13:53:59.832Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T13:54:02.385Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-18T13:54:02.385Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-18T13:54:04.307Z] + sudo snap remove --purge lxd [2021-05-18T13:54:04.307Z] snap "lxd" is not installed [2021-05-18T13:54:04.307Z] + sudo groupadd --force --system lxd [2021-05-18T13:54:04.307Z] ++ whoami [2021-05-18T13:54:04.307Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-18T13:54:04.569Z] + newgrp - lxd [2021-05-18T13:54:04.569Z] + sudo snap install lxd [2021-05-18T13:54:22.698Z] 2021-05-18T13:54:18Z INFO Waiting for automatic snapd restart... [2021-05-18T13:54:54.824Z] lxd 4.14 from Canonical* installed [2021-05-18T13:54:54.824Z] + sudo lxd init --auto [2021-05-18T13:55:01.417Z] + sudo snap install --classic snapcraft [2021-05-18T13:55:13.661Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T13:55:13.661Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-18T13:55:13.661Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-18T13:55:13.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T13:55:13.661Z] Dload Upload Total Spent Left Speed [2021-05-18T13:55:13.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4019 [2021-05-18T13:55:13.661Z] 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k [2021-05-18T13:55:13.661Z] ./yq_linux_amd64 [2021-05-18T13:55:13.661Z] + sudo snapcraft prime --use-lxd [2021-05-18T13:55:13.927Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-18T13:55:13.927Z] 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-18T13:55:13.927Z] - README.md [2021-05-18T13:55:13.927Z] [2021-05-18T13:55:13.927Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T13:55:14.870Z] Launching a container. [2021-05-18T13:55:23.021Z] Waiting for container to be ready [2021-05-18T13:55:23.282Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-18T13:55:23.282Z] [2021-05-18T13:55:27.496Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-18T13:55:27.759Z] Waiting for network to be ready... [2021-05-18T13:55:28.021Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T13:55:28.283Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T13:55:28.283Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T13:55:28.283Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T13:55:28.546Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T13:55:28.546Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T13:55:28.546Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T13:55:28.546Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T13:55:28.546Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T13:55:28.546Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-18T13:55:28.807Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T13:55:28.807Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T13:55:29.069Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T13:55:29.069Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T13:55:29.069Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T13:55:29.069Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T13:55:29.069Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T13:55:29.069Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T13:55:29.643Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T13:55:29.643Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-18T13:55:29.905Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T13:55:29.905Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T13:55:29.905Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T13:55:29.905Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T13:55:29.905Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T13:55:29.905Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T13:55:29.905Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T13:55:32.464Z] Fetched 24.6 MB in 4s (5946 kB/s) [2021-05-18T13:55:33.043Z] Reading package lists... [2021-05-18T13:55:33.306Z] Reading package lists... [2021-05-18T13:55:33.587Z] Building dependency tree... [2021-05-18T13:55:33.587Z] Reading state information... [2021-05-18T13:55:33.587Z] The following additional packages will be installed: [2021-05-18T13:55:33.587Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T13:55:33.587Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T13:55:33.587Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T13:55:33.587Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-18T13:55:33.587Z] Suggested packages: [2021-05-18T13:55:33.587Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-18T13:55:33.587Z] Recommended packages: [2021-05-18T13:55:33.587Z] gnupg libsasl2-modules [2021-05-18T13:55:33.587Z] The following NEW packages will be installed: [2021-05-18T13:55:33.587Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T13:55:33.587Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T13:55:33.587Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T13:55:33.587Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-18T13:55:33.587Z] The following packages will be upgraded: [2021-05-18T13:55:33.587Z] gpg gpg-agent gpgconf libudev1 [2021-05-18T13:55:33.847Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-18T13:55:33.847Z] Need to get 3530 kB of archives. [2021-05-18T13:55:33.847Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-18T13:55:33.847Z] 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-18T13:55:33.847Z] 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-18T13:55:33.847Z] 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-18T13:55:33.847Z] 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-18T13:55:33.847Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-18T13:55:34.791Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-18T13:55:35.054Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-18T13:55:35.054Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-18T13:55:35.054Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-18T13:55:35.054Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-18T13:55:35.054Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-18T13:55:35.054Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-18T13:55:35.054Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-18T13:55:35.054Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-18T13:55:35.054Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-18T13:55:35.054Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-18T13:55:35.316Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-18T13:55:35.316Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-18T13:55:35.316Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-18T13:55:35.316Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-18T13:55:35.316Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-18T13:55:35.316Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-18T13:55:35.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:55:35.316Z] Fetched 3530 kB in 2s (2327 kB/s) [2021-05-18T13:55:35.316Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T13:55:35.316Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-18T13:55:35.316Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T13:55:35.578Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-18T13:55:35.578Z] Selecting previously unselected package udev. [2021-05-18T13:55:35.578Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T13:55:35.578Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-18T13:55:35.578Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-18T13:55:35.842Z] Selecting previously unselected package libfuse2:amd64. [2021-05-18T13:55:35.842Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T13:55:35.842Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T13:55:36.105Z] Selecting previously unselected package fuse. [2021-05-18T13:55:36.105Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T13:55:36.105Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-18T13:55:36.105Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T13:55:36.105Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T13:55:36.105Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T13:55:36.105Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T13:55:36.367Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T13:55:36.367Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T13:55:36.367Z] Selecting previously unselected package libksba8:amd64. [2021-05-18T13:55:36.367Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-18T13:55:36.367Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-18T13:55:36.367Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-18T13:55:36.367Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.367Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.367Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-18T13:55:36.367Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.367Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.628Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-18T13:55:36.628Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.628Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.628Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-18T13:55:36.628Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.628Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.628Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-18T13:55:36.628Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.628Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.888Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-18T13:55:36.888Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.888Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.888Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-18T13:55:36.888Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.888Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.888Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-18T13:55:36.888Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.888Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:36.888Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-18T13:55:36.888Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T13:55:36.888Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:37.148Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T13:55:37.148Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T13:55:37.148Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T13:55:37.148Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T13:55:37.148Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T13:55:37.148Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T13:55:37.148Z] Selecting previously unselected package libldap-common. [2021-05-18T13:55:37.148Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-18T13:55:37.148Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T13:55:37.148Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T13:55:37.148Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-18T13:55:37.148Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T13:55:37.410Z] Selecting previously unselected package dirmngr. [2021-05-18T13:55:37.410Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T13:55:37.410Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T13:55:37.410Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T13:55:37.410Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-18T13:55:37.410Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T13:55:37.410Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T13:55:37.671Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T13:55:37.671Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-18T13:55:37.671Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:37.671Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-18T13:55:37.671Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T13:55:37.933Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-18T13:55:38.196Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T13:55:38.196Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.196Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-18T13:55:38.459Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-18T13:55:38.459Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-18T13:55:38.459Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.459Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.459Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.459Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.460Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.460Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.460Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T13:55:38.460Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T13:55:38.460Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T13:55:38.460Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T13:55:39.031Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-18T13:55:39.031Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-18T13:55:39.031Z] This means they are not meant to be enabled using systemctl. [2021-05-18T13:55:39.031Z] Possible reasons for having this kind of units are: [2021-05-18T13:55:39.031Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-18T13:55:39.031Z] .wants/ or .requires/ directory. [2021-05-18T13:55:39.031Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-18T13:55:39.031Z] a requirement dependency on it. [2021-05-18T13:55:39.031Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-18T13:55:39.031Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-18T13:55:39.031Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-18T13:55:39.031Z] instance name specified. [2021-05-18T13:55:39.291Z] Reading package lists... [2021-05-18T13:55:39.553Z] Building dependency tree... [2021-05-18T13:55:39.553Z] Reading state information... [2021-05-18T13:55:39.814Z] The following additional packages will be installed: [2021-05-18T13:55:39.814Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-18T13:55:39.814Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-18T13:55:39.814Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-18T13:55:39.814Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-18T13:55:39.814Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-18T13:55:39.814Z] Suggested packages: [2021-05-18T13:55:39.814Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-18T13:55:39.814Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-18T13:55:39.814Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-18T13:55:39.814Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-18T13:55:39.814Z] systemd-container policykit-1 [2021-05-18T13:55:39.814Z] Recommended packages: [2021-05-18T13:55:39.814Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-18T13:55:39.814Z] The following NEW packages will be installed: [2021-05-18T13:55:39.814Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-18T13:55:39.814Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-18T13:55:39.814Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-18T13:55:39.814Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-18T13:55:39.814Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-18T13:55:39.814Z] The following packages will be upgraded: [2021-05-18T13:55:39.814Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-18T13:55:39.814Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-18T13:55:39.814Z] Need to get 35.2 MB of archives. [2021-05-18T13:55:39.814Z] After this operation, 141 MB of additional disk space will be used. [2021-05-18T13:55:39.814Z] 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-18T13:55:40.077Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-18T13:55:40.077Z] 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-18T13:55:40.077Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-18T13:55:40.077Z] 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-18T13:55:40.077Z] 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-18T13:55:40.077Z] 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-18T13:55:40.077Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-18T13:55:40.078Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-18T13:55:40.078Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-18T13:55:40.078Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-18T13:55:40.078Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-18T13:55:40.078Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-18T13:55:40.078Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-18T13:55:40.078Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-18T13:55:40.339Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-18T13:55:40.339Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-18T13:55:40.911Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-18T13:55:40.911Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-18T13:55:40.911Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-18T13:55:41.176Z] 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-18T13:55:41.176Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-18T13:55:41.176Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-18T13:55:41.176Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-18T13:55:41.176Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-18T13:55:41.176Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-18T13:55:41.176Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-18T13:55:41.176Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-18T13:55:41.176Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-18T13:55:41.176Z] 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-18T13:55:41.176Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:55:41.438Z] Fetched 35.2 MB in 1s (27.3 MB/s) [2021-05-18T13:55:41.699Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T13:55:41.699Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-18T13:55:41.699Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T13:55:43.622Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-18T13:55:43.622Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T13:55:43.622Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-18T13:55:43.884Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T13:55:43.884Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-18T13:55:43.884Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-18T13:55:44.458Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-18T13:55:44.458Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T13:55:44.458Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-18T13:55:44.458Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-18T13:55:45.412Z] Setting up apt (1.6.13) ... [2021-05-18T13:55:45.412Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-18T13:55:45.676Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-18T13:55:45.937Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-18T13:55:45.938Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T13:55:45.938Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T13:55:46.201Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-18T13:55:46.201Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T13:55:46.201Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:55:47.149Z] Selecting previously unselected package libexpat1:amd64. [2021-05-18T13:55:47.149Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-18T13:55:47.149Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T13:55:47.149Z] Selecting previously unselected package python3.6-minimal. [2021-05-18T13:55:47.149Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T13:55:47.412Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:55:47.986Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T13:55:47.986Z] Checking for services that may need to be restarted...done. [2021-05-18T13:55:47.986Z] Checking for services that may need to be restarted...done. [2021-05-18T13:55:48.559Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:55:48.559Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T13:55:52.772Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:56:02.787Z] Selecting previously unselected package python3-minimal. [2021-05-18T13:56:02.787Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-18T13:56:02.787Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-18T13:56:02.787Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-18T13:56:03.363Z] Selecting previously unselected package mime-support. [2021-05-18T13:56:03.363Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-18T13:56:03.363Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-18T13:56:03.634Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-18T13:56:03.635Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-18T13:56:03.635Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T13:56:04.210Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-18T13:56:04.210Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T13:56:04.210Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:56:06.129Z] Selecting previously unselected package python3.6. [2021-05-18T13:56:06.129Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T13:56:06.129Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:56:06.129Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T13:56:06.129Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-18T13:56:06.129Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T13:56:06.392Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-18T13:56:06.656Z] Selecting previously unselected package python3. [2021-05-18T13:56:06.656Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-18T13:56:06.656Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-18T13:56:06.656Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-18T13:56:06.918Z] Selecting previously unselected package multiarch-support. [2021-05-18T13:56:06.918Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:06.918Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T13:56:06.918Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T13:56:07.183Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-18T13:56:07.183Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-18T13:56:07.183Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-18T13:56:07.183Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T13:56:07.449Z] Selecting previously unselected package libbsd0:amd64. [2021-05-18T13:56:07.449Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-18T13:56:07.449Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T13:56:08.404Z] Selecting previously unselected package sudo. [2021-05-18T13:56:08.404Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:08.404Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T13:56:08.666Z] Selecting previously unselected package apparmor. [2021-05-18T13:56:08.666Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T13:56:08.666Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-18T13:56:08.927Z] Selecting previously unselected package libedit2:amd64. [2021-05-18T13:56:08.927Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-18T13:56:09.189Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T13:56:09.449Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T13:56:09.449Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T13:56:09.449Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:09.449Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T13:56:09.449Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T13:56:09.449Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:09.711Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T13:56:09.711Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-18T13:56:09.711Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T13:56:09.974Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T13:56:09.974Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T13:56:09.974Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:10.237Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T13:56:10.237Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T13:56:10.237Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:10.500Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-18T13:56:10.500Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-18T13:56:10.500Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T13:56:10.762Z] Selecting previously unselected package openssh-client. [2021-05-18T13:56:10.762Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-18T13:56:10.762Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T13:56:11.025Z] Selecting previously unselected package squashfs-tools. [2021-05-18T13:56:11.025Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-18T13:56:11.025Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T13:56:11.286Z] Selecting previously unselected package snapd. [2021-05-18T13:56:11.286Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-18T13:56:11.286Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-18T13:56:13.832Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T13:56:13.832Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T13:56:13.832Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-18T13:56:14.096Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T13:56:14.096Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T13:56:14.357Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:14.357Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T13:56:14.357Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-18T13:56:14.357Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-18T13:56:15.302Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T13:56:15.302Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T13:56:15.302Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T13:56:15.302Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:56:15.302Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:15.563Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T13:56:16.134Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T13:56:16.398Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:16.398Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T13:56:16.398Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-18T13:56:16.398Z] running python rtupdate hooks for python3.6... [2021-05-18T13:56:16.398Z] running python post-rtupdate hooks for python3.6... [2021-05-18T13:56:16.678Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-18T13:56:19.993Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-18T13:56:19.993Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T13:56:19.993Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T13:56:19.993Z] Setting up snapd (2.48.3+18.04) ... [2021-05-18T13:56:20.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-18T13:56:20.828Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-18T13:56:21.090Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-18T13:56:21.090Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-18T13:56:21.351Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T13:56:21.351Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T13:56:21.631Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-18T13:56:21.631Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-18T13:56:21.925Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-18T13:56:22.187Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-18T13:56:22.187Z] /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-18T13:56:22.187Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T13:56:22.450Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T13:56:23.452Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T13:56:23.452Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T13:56:23.452Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T13:56:24.721Z] Reading package lists... [2021-05-18T13:56:25.003Z] Reading package lists... [2021-05-18T13:56:25.265Z] Building dependency tree... [2021-05-18T13:56:25.265Z] Reading state information... [2021-05-18T13:56:25.528Z] Calculating upgrade... [2021-05-18T13:56:25.528Z] The following packages will be upgraded: [2021-05-18T13:56:25.528Z] advancecomp base-files bash binutils binutils-common [2021-05-18T13:56:25.528Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-18T13:56:25.528Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-18T13:56:25.528Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-18T13:56:25.528Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-18T13:56:25.528Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-18T13:56:25.528Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-18T13:56:25.528Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-18T13:56:25.528Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-18T13:56:25.528Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-18T13:56:25.528Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-18T13:56:25.528Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-18T13:56:25.528Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-18T13:56:25.528Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-18T13:56:25.528Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-18T13:56:25.528Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:56:25.528Z] Need to get 64.0 MB of archives. [2021-05-18T13:56:25.528Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-18T13:56:25.528Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-18T13:56:25.792Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-18T13:56:25.792Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-18T13:56:25.792Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-18T13:56:25.792Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-18T13:56:25.792Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-18T13:56:25.792Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-18T13:56:25.792Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-18T13:56:25.792Z] 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-18T13:56:25.792Z] 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-18T13:56:25.792Z] 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-18T13:56:25.792Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-18T13:56:25.792Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-18T13:56:25.792Z] 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-18T13:56:25.792Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-18T13:56:25.792Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-18T13:56:25.792Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-18T13:56:25.792Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-18T13:56:26.053Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-18T13:56:26.053Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-18T13:56:26.053Z] 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-18T13:56:26.053Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-18T13:56:26.053Z] 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-18T13:56:26.053Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-18T13:56:26.053Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-18T13:56:26.053Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-18T13:56:26.053Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-18T13:56:26.053Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-18T13:56:26.053Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-18T13:56:26.053Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-18T13:56:26.053Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-18T13:56:26.053Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-18T13:56:26.053Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-18T13:56:26.053Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-18T13:56:26.053Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-18T13:56:26.053Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-18T13:56:26.053Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-18T13:56:26.053Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-18T13:56:26.053Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-18T13:56:26.053Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-18T13:56:26.053Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-18T13:56:26.053Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-18T13:56:26.053Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-18T13:56:26.053Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-18T13:56:26.053Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-18T13:56:26.053Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-18T13:56:26.053Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-18T13:56:26.053Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-18T13:56:26.053Z] Get:49 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-18T13:56:26.053Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-18T13:56:26.053Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-18T13:56:26.053Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-18T13:56:26.053Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-18T13:56:26.053Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-18T13:56:26.053Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-18T13:56:26.053Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-18T13:56:26.314Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-18T13:56:26.314Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-18T13:56:26.314Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-18T13:56:26.575Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-18T13:56:26.575Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-18T13:56:26.575Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-18T13:56:26.575Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-18T13:56:26.575Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-18T13:56:26.575Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-18T13:56:26.837Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-18T13:56:26.837Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-18T13:56:26.837Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-18T13:56:26.837Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-18T13:56:26.837Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-18T13:56:26.837Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-18T13:56:26.837Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-18T13:56:26.837Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-18T13:56:26.837Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-18T13:56:26.837Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-18T13:56:26.837Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-18T13:56:27.410Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-18T13:56:27.410Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-18T13:56:27.410Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-18T13:56:27.410Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-18T13:56:27.410Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-18T13:56:27.410Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-18T13:56:27.410Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-18T13:56:27.410Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-18T13:56:27.410Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-18T13:56:27.410Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-18T13:56:27.410Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-18T13:56:27.675Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-18T13:56:27.675Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-18T13:56:27.675Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-18T13:56:27.675Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-18T13:56:27.675Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-18T13:56:27.675Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-18T13:56:27.675Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-18T13:56:27.675Z] Get:95 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-18T13:56:27.675Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-18T13:56:27.675Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-18T13:56:27.675Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-18T13:56:27.675Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-18T13:56:27.675Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-18T13:56:27.675Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-18T13:56:27.943Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:56:27.943Z] Fetched 64.0 MB in 2s (30.0 MB/s) [2021-05-18T13:56:27.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:27.943Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:27.943Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T13:56:28.517Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:28.517Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T13:56:28.517Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-18T13:56:28.518Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-18T13:56:28.780Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.042Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.042Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.042Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.042Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.042Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.303Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.303Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.303Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.303Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.303Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.303Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.303Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.565Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.565Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:56:29.565Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T13:56:29.565Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.565Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.565Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:56:29.826Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T13:56:29.826Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.826Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.826Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.826Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:29.826Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T13:56:29.826Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T13:56:30.087Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:56:30.350Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T13:56:30.350Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:30.612Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T13:56:31.556Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T13:56:31.818Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T13:56:31.818Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-18T13:56:31.818Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-18T13:56:31.818Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-18T13:56:32.081Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-18T13:56:32.342Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-18T13:56:32.342Z] Installing new version of config file /etc/issue ... [2021-05-18T13:56:32.342Z] Installing new version of config file /etc/issue.net ... [2021-05-18T13:56:32.342Z] Installing new version of config file /etc/lsb-release ... [2021-05-18T13:56:32.342Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-18T13:56:32.603Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-18T13:56:32.603Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-18T13:56:32.603Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-18T13:56:32.603Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:32.603Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-18T13:56:32.865Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-18T13:56:32.865Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-18T13:56:32.865Z] 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-18T13:56:32.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:32.865Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:32.865Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:33.126Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:33.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:33.126Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-18T13:56:33.126Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-18T13:56:33.388Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-18T13:56:33.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:33.650Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-18T13:56:33.650Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T13:56:35.038Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-18T13:56:35.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:35.611Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T13:56:35.611Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T13:56:35.611Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T13:56:35.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:35.912Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T13:56:35.912Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T13:56:36.206Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-18T13:56:36.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:36.467Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-18T13:56:36.467Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-18T13:56:36.728Z] Setting up grep (3.1-2build1) ... [2021-05-18T13:56:36.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:36.990Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T13:56:37.325Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T13:56:37.627Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-18T13:56:37.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:37.889Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T13:56:37.889Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T13:56:38.150Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-18T13:56:38.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:38.412Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T13:56:38.412Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T13:56:40.327Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T13:56:40.327Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T13:56:40.327Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T13:56:40.327Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T13:56:41.271Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-18T13:56:41.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:41.271Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-18T13:56:41.532Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T13:56:42.940Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T13:56:43.202Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T13:56:43.202Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T13:56:43.202Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T13:56:43.468Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T13:56:43.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:43.468Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-18T13:56:43.468Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-18T13:56:43.729Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-18T13:56:43.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:43.995Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:43.995Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:43.995Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:44.257Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:44.257Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:44.257Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:44.518Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:44.518Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:44.518Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:44.518Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:44.779Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:45.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:45.353Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:45.353Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:45.353Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:45.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:45.615Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T13:56:45.615Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T13:56:45.615Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T13:56:45.615Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T13:56:45.875Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T13:56:46.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:46.136Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T13:56:46.136Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T13:56:46.397Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T13:56:46.658Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:46.658Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:46.658Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:46.658Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:46.919Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:46.919Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:46.919Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:46.919Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:47.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:47.180Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:47.442Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:48.391Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:56:48.391Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-18T13:56:48.653Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-18T13:56:48.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:48.916Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T13:56:48.916Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T13:56:49.177Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T13:56:49.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T13:56:49.438Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-18T13:56:49.438Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T13:56:49.438Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-18T13:56:49.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:49.700Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-18T13:56:49.961Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-18T13:56:50.222Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-18T13:56:51.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:51.177Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-18T13:56:51.177Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T13:56:51.177Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-18T13:56:51.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:51.442Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-18T13:56:51.442Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T13:56:51.442Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-18T13:56:51.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:51.704Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T13:56:51.704Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T13:56:51.704Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T13:56:51.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:51.969Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T13:56:52.233Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T13:56:52.494Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T13:56:52.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:52.494Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T13:56:52.758Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T13:56:53.023Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T13:56:53.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:53.286Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T13:56:53.286Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T13:56:53.548Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-18T13:56:53.548Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T13:56:53.548Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T13:56:53.548Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T13:56:53.809Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T13:56:53.809Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:53.809Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-18T13:56:53.809Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-18T13:56:54.071Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-18T13:56:54.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:54.071Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-18T13:56:54.331Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T13:56:54.331Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T13:56:54.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:54.592Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T13:56:54.592Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T13:56:54.854Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T13:56:54.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:54.854Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-18T13:56:54.854Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-18T13:56:55.116Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-18T13:56:55.406Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:55.406Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T13:56:55.406Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T13:56:57.323Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-18T13:56:57.323Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:57.323Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T13:56:57.323Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T13:56:57.585Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-18T13:56:58.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:58.162Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T13:56:58.162Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T13:56:58.162Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T13:56:58.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:58.426Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T13:56:58.426Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T13:56:58.688Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T13:56:58.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:58.688Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-18T13:56:58.950Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-18T13:56:58.950Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-18T13:56:59.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:59.211Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-18T13:56:59.211Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-18T13:56:59.211Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-18T13:56:59.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:56:59.472Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-18T13:56:59.472Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-18T13:56:59.733Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-18T13:57:00.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:57:00.017Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-18T13:57:00.017Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-18T13:57:00.017Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-18T13:57:00.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:57:00.278Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-18T13:57:00.278Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-18T13:57:00.543Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-18T13:57:00.543Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T13:57:00.543Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-18T13:57:00.805Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-18T13:57:00.805Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-18T13:57:01.066Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-18T13:57:01.066Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T13:57:01.066Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T13:57:01.066Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T13:57:01.328Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T13:57:01.591Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T13:57:01.591Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T13:57:01.855Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-18T13:57:01.855Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-18T13:57:02.114Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T13:57:02.375Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-18T13:57:02.375Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-18T13:57:02.375Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-18T13:57:02.636Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-18T13:57:02.636Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-18T13:57:02.636Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-18T13:57:02.897Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-18T13:57:02.897Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-18T13:57:02.897Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-18T13:57:03.158Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-18T13:57:03.158Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-18T13:57:03.479Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-18T13:57:03.479Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-18T13:57:04.055Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-18T13:57:04.055Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-18T13:57:05.450Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-18T13:57:05.450Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-18T13:57:05.711Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-18T13:57:05.711Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-18T13:57:05.970Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T13:57:05.970Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T13:57:06.913Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T13:57:06.913Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T13:57:07.173Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T13:57:07.173Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T13:57:07.434Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T13:57:07.434Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T13:57:07.723Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:07.723Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:07.723Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:07.985Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:07.985Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:07.985Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:08.246Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:08.246Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:09.639Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:09.639Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:11.029Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:11.029Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:12.945Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:12.945Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:13.517Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:13.517Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:14.492Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T13:57:14.846Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T13:57:15.160Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T13:57:15.160Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T13:57:15.160Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T13:57:15.433Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T13:57:16.021Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T13:57:16.021Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T13:57:16.021Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-18T13:57:16.021Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-18T13:57:16.283Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T13:57:16.283Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T13:57:16.545Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T13:57:16.545Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T13:57:16.545Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-18T13:57:16.808Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-18T13:57:16.808Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:16.808Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T13:57:17.070Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:17.070Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:17.070Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:17.070Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-18T13:57:17.070Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-18T13:57:17.332Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-18T13:57:17.332Z] [2021-05-18T13:57:17.332Z] Current default time zone: 'Etc/UTC' [2021-05-18T13:57:17.332Z] Local time is now: Tue May 18 13:57:17 UTC 2021. [2021-05-18T13:57:17.332Z] Universal Time is now: Tue May 18 13:57:17 UTC 2021. [2021-05-18T13:57:17.332Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-18T13:57:17.332Z] [2021-05-18T13:57:17.332Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-18T13:57:17.332Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:17.594Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-18T13:57:17.594Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-18T13:57:17.594Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-18T13:57:17.594Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-18T13:57:17.594Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-18T13:57:17.594Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-18T13:57:17.594Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-18T13:57:17.857Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T13:57:17.857Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:17.857Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-18T13:57:18.119Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:18.119Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T13:57:18.119Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:18.119Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-18T13:57:18.119Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-18T13:57:18.380Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-18T13:57:18.380Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T13:57:18.380Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-18T13:57:18.380Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-18T13:57:18.380Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-18T13:57:18.380Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-18T13:57:20.295Z] Updating certificates in /etc/ssl/certs... [2021-05-18T13:57:20.870Z] 23 added, 27 removed; done. [2021-05-18T13:57:21.132Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T13:57:21.394Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T13:57:21.394Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-18T13:57:21.655Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-18T13:57:21.656Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-18T13:57:21.917Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:22.178Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T13:57:22.178Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:22.439Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:22.439Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:22.701Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:22.701Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:24.090Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-18T13:57:24.663Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-18T13:57:24.663Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-18T13:57:24.925Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-18T13:57:24.925Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-18T13:57:25.186Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:25.186Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T13:57:25.186Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-18T13:57:25.186Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-18T13:57:25.186Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-18T13:57:25.457Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T13:57:25.457Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T13:57:25.457Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-18T13:57:25.718Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-18T13:57:25.718Z] Updating certificates in /etc/ssl/certs... [2021-05-18T13:57:26.289Z] 0 added, 0 removed; done. [2021-05-18T13:57:26.289Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-18T13:57:26.289Z] done. [2021-05-18T13:57:26.858Z] Reading package lists... [2021-05-18T13:57:27.120Z] Building dependency tree... [2021-05-18T13:57:27.120Z] Reading state information... [2021-05-18T13:57:27.120Z] The following NEW packages will be installed: [2021-05-18T13:57:27.120Z] apt-transport-https [2021-05-18T13:57:27.382Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:57:27.382Z] Need to get 1692 B of archives. [2021-05-18T13:57:27.382Z] After this operation, 154 kB of additional disk space will be used. [2021-05-18T13:57:27.382Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-18T13:57:27.643Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:57:27.643Z] Fetched 1692 B in 0s (8554 B/s) [2021-05-18T13:57:27.643Z] Selecting previously unselected package apt-transport-https. [2021-05-18T13:57:27.643Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-18T13:57:27.643Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-18T13:57:27.643Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-18T13:57:27.903Z] Setting up apt-transport-https (1.6.13) ... [2021-05-18T13:57:28.184Z] Waiting for network to be ready... [2021-05-18T13:57:43.109Z] 2021-05-18T13:57:37Z INFO Waiting for automatic snapd restart... [2021-05-18T13:57:43.109Z] snapd 2.50 from Canonical* installed [2021-05-18T13:57:43.109Z] "snapd" switched to the "latest/stable" channel [2021-05-18T13:57:43.109Z] [2021-05-18T13:57:48.430Z] core18 20210309 from Canonical* installed [2021-05-18T13:57:48.430Z] "core18" switched to the "latest/stable" channel [2021-05-18T13:57:48.430Z] [2021-05-18T13:57:52.646Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T13:57:52.907Z] "snapcraft" switched to the "latest/stable" channel [2021-05-18T13:57:52.907Z] [2021-05-18T13:57:57.119Z] 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-18T13:57:57.119Z] - README.md [2021-05-18T13:57:57.119Z] [2021-05-18T13:57:57.120Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T13:58:03.719Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T13:58:03.719Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T13:58:03.719Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T13:58:03.719Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T13:58:03.981Z] Fetched 88.7 kB in 1s (153 kB/s) [2021-05-18T13:58:04.928Z] Reading package lists... [2021-05-18T13:58:05.501Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=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 zip=3.0-11build1 [2021-05-18T13:58:12.114Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T13:58:12.114Z] Reading package lists... [2021-05-18T13:58:12.114Z] Building dependency tree... [2021-05-18T13:58:12.114Z] Reading state information... [2021-05-18T13:58:12.114Z] Suggested packages: [2021-05-18T13:58:12.114Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-18T13:58:12.114Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-18T13:58:12.114Z] Recommended packages: [2021-05-18T13:58:12.114Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-18T13:58:12.114Z] The following NEW packages will be installed: [2021-05-18T13:58:12.114Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-18T13:58:12.114Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-18T13:58:12.114Z] pkg-config zip [2021-05-18T13:58:12.114Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T13:58:12.114Z] Need to get 7663 kB of archives. [2021-05-18T13:58:12.114Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-18T13:58:12.114Z] 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-18T13:58:12.377Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-18T13:58:12.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-18T13:58:12.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-18T13:58:12.377Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-18T13:58:12.377Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-18T13:58:12.377Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-18T13:58:12.377Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-18T13:58:12.639Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-18T13:58:12.639Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-18T13:58:12.639Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-18T13:58:12.639Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-18T13:58:12.900Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-18T13:58:12.900Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-18T13:58:12.900Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-18T13:58:12.900Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T13:58:12.900Z] Fetched 7663 kB in 1s (9949 kB/s) [2021-05-18T13:58:13.161Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-18T13:58:13.161Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-18T13:58:13.161Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-18T13:58:13.161Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T13:58:13.423Z] Selecting previously unselected package libpsl5:amd64. [2021-05-18T13:58:13.423Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-18T13:58:13.423Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T13:58:13.695Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T13:58:13.695Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-18T13:58:13.695Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T13:58:13.957Z] Selecting previously unselected package librtmp1:amd64. [2021-05-18T13:58:13.957Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-18T13:58:13.957Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T13:58:14.529Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-18T13:58:14.529Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-18T13:58:14.529Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T13:58:14.791Z] Selecting previously unselected package liberror-perl. [2021-05-18T13:58:14.791Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-18T13:58:14.791Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-18T13:58:15.052Z] Selecting previously unselected package git-man. [2021-05-18T13:58:15.052Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-18T13:58:15.052Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T13:58:15.995Z] Selecting previously unselected package git. [2021-05-18T13:58:15.995Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-18T13:58:15.995Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T13:58:18.548Z] Selecting previously unselected package libnorm1:amd64. [2021-05-18T13:58:18.548Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-18T13:58:18.548Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T13:58:18.548Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-18T13:58:18.548Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-18T13:58:18.810Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T13:58:19.071Z] Selecting previously unselected package libsodium23:amd64. [2021-05-18T13:58:19.071Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-18T13:58:19.071Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-18T13:58:19.333Z] Selecting previously unselected package libzmq5:amd64. [2021-05-18T13:58:19.333Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T13:58:19.333Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T13:58:19.595Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-18T13:58:19.595Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T13:58:19.595Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T13:58:20.181Z] Selecting previously unselected package pkg-config. [2021-05-18T13:58:20.181Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-18T13:58:20.181Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T13:58:20.181Z] Selecting previously unselected package zip. [2021-05-18T13:58:20.181Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-18T13:58:20.181Z] Unpacking zip (3.0-11build1) ... [2021-05-18T13:58:20.444Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T13:58:20.444Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T13:58:20.709Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T13:58:20.709Z] Setting up liberror-perl (0.17025-1) ... [2021-05-18T13:58:20.709Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T13:58:20.972Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T13:58:20.972Z] No schema files found: doing nothing. [2021-05-18T13:58:20.972Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T13:58:20.972Z] Setting up zip (3.0-11build1) ... [2021-05-18T13:58:20.972Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T13:58:21.233Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-18T13:58:21.233Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T13:58:21.233Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T13:58:21.497Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T13:58:21.497Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T13:58:21.497Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T13:58:21.774Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T13:58:28.379Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T13:58:28.379Z] git set to automatically installed. [2021-05-18T13:58:28.379Z] git-man set to automatically installed. [2021-05-18T13:58:28.379Z] libcurl3-gnutls set to automatically installed. [2021-05-18T13:58:28.379Z] liberror-perl set to automatically installed. [2021-05-18T13:58:28.379Z] libglib2.0-0 set to automatically installed. [2021-05-18T13:58:28.380Z] libnghttp2-14 set to automatically installed. [2021-05-18T13:58:28.380Z] libnorm1 set to automatically installed. [2021-05-18T13:58:28.380Z] libpgm-5.2-0 set to automatically installed. [2021-05-18T13:58:28.380Z] libpsl5 set to automatically installed. [2021-05-18T13:58:28.380Z] librtmp1 set to automatically installed. [2021-05-18T13:58:28.380Z] libsodium23 set to automatically installed. [2021-05-18T13:58:28.380Z] libzmq3-dev set to automatically installed. [2021-05-18T13:58:28.380Z] libzmq5 set to automatically installed. [2021-05-18T13:58:28.380Z] pkg-config set to automatically installed. [2021-05-18T13:58:28.380Z] zip set to automatically installed. [2021-05-18T13:58:32.624Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T13:58:42.636Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T13:58:54.994Z] core18 20210507 from Canonical* refreshed [2021-05-18T13:58:54.994Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T13:59:03.147Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T13:59:21.297Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-18T13:59:21.297Z] Pulling go-build-helper [2021-05-18T13:59:21.297Z] + snapcraftctl pull [2021-05-18T13:59:21.297Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-18T13:59:21.297Z] Skipping pull go-build-helper (already ran) [2021-05-18T13:59:21.297Z] Building go-build-helper [2021-05-18T13:59:21.297Z] + snapcraftctl build [2021-05-18T13:59:22.674Z] Staging go-build-helper [2021-05-18T13:59:22.674Z] + snapcraftctl stage [2021-05-18T13:59:34.972Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T13:59:34.972Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T13:59:34.972Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T13:59:34.972Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T13:59:34.972Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T13:59:34.972Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T13:59:34.972Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T13:59:34.972Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T13:59:34.972Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T13:59:34.972Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-18T13:59:34.972Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T13:59:34.972Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T13:59:34.972Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T13:59:34.973Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T13:59:34.973Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T13:59:34.973Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T13:59:34.973Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T13:59:34.973Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T13:59:34.973Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T13:59:34.973Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-18T13:59:34.973Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T13:59:34.973Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T13:59:34.973Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T13:59:34.973Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T13:59:34.973Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T13:59:34.973Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T13:59:34.973Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T13:59:34.973Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-18T13:59:34.973Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T13:59:34.973Z] Fetched 224 kB in 0s (0 B/s) [2021-05-18T13:59:34.973Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T13:59:34.973Z] Fetched 157 kB in 0s (0 B/s) [2021-05-18T13:59:34.973Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T13:59:34.973Z] Fetched 221 kB in 0s (0 B/s) [2021-05-18T13:59:34.973Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T13:59:34.973Z] Fetched 143 kB in 0s (0 B/s) [2021-05-18T13:59:34.973Z] Pulling app-service-config [2021-05-18T13:59:34.973Z] + snapcraftctl pull [2021-05-18T13:59:34.973Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-18T13:59:36.891Z] Pulling config-common [2021-05-18T13:59:36.891Z] + snapcraftctl pull [2021-05-18T13:59:41.100Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T13:59:41.100Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T13:59:41.100Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T13:59:41.100Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T13:59:41.100Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T13:59:41.100Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T13:59:41.100Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T13:59:41.100Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T13:59:41.100Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T13:59:41.100Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T13:59:41.100Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T13:59:41.100Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T13:59:41.100Z] Pulling edgex-go [2021-05-18T13:59:41.100Z] + snapcraftctl pull [2021-05-18T14:00:03.086Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T14:00:03.086Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T14:00:03.086Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T14:00:03.086Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-18T14:00:03.086Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-18T14:00:03.086Z] Fetched 279 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-18T14:00:03.086Z] Fetched 122 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-18T14:00:03.086Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-18T14:00:03.086Z] Fetched 8848 B in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-18T14:00:03.086Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-18T14:00:03.086Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-18T14:00:03.086Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-18T14:00:03.086Z] Fetched 219 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-18T14:00:03.086Z] Fetched 154 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-18T14:00:03.086Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-18T14:00:03.086Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-18T14:00:03.086Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-18T14:00:03.086Z] Fetched 499 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-18T14:00:03.086Z] Fetched 111 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-18T14:00:03.086Z] Fetched 240 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-18T14:00:03.086Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-18T14:00:03.086Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-18T14:00:03.086Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-18T14:00:03.086Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-18T14:00:03.086Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-18T14:00:03.086Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-18T14:00:03.087Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-18T14:00:03.087Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-18T14:00:03.087Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-18T14:00:03.087Z] Fetched 8720 B in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-18T14:00:03.087Z] Fetched 137 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-18T14:00:03.087Z] Fetched 119 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-18T14:00:03.087Z] Fetched 110 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-18T14:00:03.087Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-18T14:00:03.087Z] Fetched 645 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-18T14:00:03.087Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-18T14:00:03.087Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-18T14:00:03.087Z] Fetched 368 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-18T14:00:03.087Z] Fetched 187 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-18T14:00:03.087Z] Fetched 175 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-18T14:00:03.087Z] Fetched 206 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-18T14:00:03.087Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-18T14:00:03.087Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-18T14:00:03.087Z] Fetched 159 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-18T14:00:03.087Z] Fetched 107 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-18T14:00:03.087Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-18T14:00:03.087Z] Pulling static-packages [2021-05-18T14:00:03.087Z] + snapcraftctl pull [2021-05-18T14:00:03.087Z] Pulling version [2021-05-18T14:00:03.087Z] + cd /root/project [2021-05-18T14:00:03.087Z] + [ -f VERSION ] [2021-05-18T14:00:03.087Z] + PROJECT_VERSION=local-dev [2021-05-18T14:00:03.087Z] + git rev-parse --short HEAD [2021-05-18T14:00:03.087Z] + GIT_REVISION=2d79ae53 [2021-05-18T14:00:03.087Z] + snapcraftctl set-version local-dev [2021-05-18T14:00:03.087Z] Skipping build go-build-helper (already ran) [2021-05-18T14:00:03.087Z] Building app-service-config [2021-05-18T14:00:03.087Z] + make build [2021-05-18T14:00:03.087Z] go mod tidy [2021-05-18T14:00:05.648Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-18T14:00:05.648Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-18T14:00:05.648Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-18T14:00:05.909Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-18T14:00:05.909Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-18T14:00:05.909Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-18T14:00:06.172Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T14:00:06.172Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-18T14:00:06.172Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-18T14:00:06.172Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-18T14:00:06.172Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-18T14:00:06.172Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-18T14:00:06.172Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-18T14:00:06.172Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T14:00:06.172Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-18T14:00:06.172Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-18T14:00:06.452Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-18T14:00:06.452Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-18T14:00:06.452Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-18T14:00:06.452Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-18T14:00:06.452Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-18T14:00:06.452Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-18T14:00:06.452Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-18T14:00:06.753Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-18T14:00:06.753Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-18T14:00:06.753Z] go: downloading golang.org/x/text v0.3.2 [2021-05-18T14:00:06.753Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-18T14:00:06.753Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T14:00:06.753Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-18T14:00:06.753Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-18T14:00:06.753Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-18T14:00:06.753Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-18T14:00:07.050Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-18T14:00:07.050Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-18T14:00:07.050Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-18T14:00:07.050Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-18T14:00:07.050Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-18T14:00:07.050Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-18T14:00:07.050Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-18T14:00:07.050Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-18T14:00:07.050Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-18T14:00:07.050Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-18T14:00:07.050Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-18T14:00:07.050Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T14:00:07.050Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-18T14:00:07.050Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-18T14:00:07.050Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-18T14:00:07.050Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-18T14:00:07.315Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-18T14:00:07.315Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-18T14:00:07.315Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T14:00:07.315Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-18T14:00:07.315Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-18T14:00:07.315Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-18T14:00:07.315Z] go: downloading github.com/kr/text v0.1.0 [2021-05-18T14:00:07.315Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-18T14:00:07.580Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-18T14:00:07.580Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T14:00:07.580Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-18T14:00:07.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-18T14:00:07.580Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-18T14:00:07.580Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-18T14:00:07.580Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-18T14:00:07.580Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-18T14:00:07.843Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T14:00:07.843Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-18T14:00:07.843Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-18T14:00:07.843Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-18T14:00:07.843Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-18T14:00:08.106Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-18T14:00:08.106Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T14:00:08.106Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T14:00:08.106Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-18T14:00:08.368Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-18T14:00:20.619Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-18T14:00:20.619Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-18T14:00:20.619Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-18T14:00:20.619Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-18T14:00:20.619Z] Building config-common [2021-05-18T14:00:20.619Z] + snapcraftctl build [2021-05-18T14:00:22.536Z] Building edgex-go [2021-05-18T14:00:22.536Z] + cd /root/parts/edgex-go/src [2021-05-18T14:00:22.536Z] + make build [2021-05-18T14:00:22.536Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T14:00:23.925Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-18T14:00:23.925Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-18T14:00:23.925Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-18T14:00:24.187Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-18T14:00:24.187Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-18T14:00:24.187Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-18T14:00:24.187Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-18T14:00:24.187Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-18T14:00:24.187Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-18T14:00:29.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T14:00:36.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T14:00:37.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T14:00:38.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T14:00:39.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T14:00:42.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T14:00:42.049Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-18T14:00:42.049Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-18T14:00:43.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T14:00:45.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T14:00:45.343Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-18T14:00:46.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T14:00:48.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T14:00:49.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T14:00:49.759Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-18T14:00:52.305Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-18T14:00:52.305Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-18T14:00:52.305Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-18T14:00:52.305Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-18T14:00:52.305Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-18T14:00:52.305Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-18T14:00:52.305Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-18T14:00:52.305Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-18T14:00:55.623Z] Building static-packages [2021-05-18T14:00:55.624Z] + snapcraftctl build [2021-05-18T14:00:57.539Z] Building version [2021-05-18T14:00:57.539Z] + snapcraftctl build [2021-05-18T14:01:00.083Z] Skipping stage go-build-helper (already ran) [2021-05-18T14:01:00.083Z] Staging app-service-config [2021-05-18T14:01:00.083Z] + snapcraftctl stage [2021-05-18T14:01:01.030Z] Staging config-common [2021-05-18T14:01:01.030Z] + snapcraftctl stage [2021-05-18T14:01:02.422Z] Staging edgex-go [2021-05-18T14:01:02.422Z] + snapcraftctl stage [2021-05-18T14:01:03.813Z] Staging static-packages [2021-05-18T14:01:03.813Z] + snapcraftctl stage [2021-05-18T14:01:04.771Z] Staging version [2021-05-18T14:01:04.771Z] + snapcraftctl stage [2021-05-18T14:01:05.726Z] Priming go-build-helper [2021-05-18T14:01:05.726Z] + snapcraftctl prime [2021-05-18T14:01:07.119Z] Priming app-service-config [2021-05-18T14:01:07.119Z] + snapcraftctl prime [2021-05-18T14:01:08.515Z] Priming config-common [2021-05-18T14:01:08.515Z] + snapcraftctl prime [2021-05-18T14:01:09.458Z] Priming edgex-go [2021-05-18T14:01:09.458Z] + snapcraftctl prime [2021-05-18T14:01:11.193Z] Priming static-packages [2021-05-18T14:01:11.193Z] + snapcraftctl prime [2021-05-18T14:01:13.882Z] Priming version [2021-05-18T14:01:13.882Z] + snapcraftctl prime [2021-05-18T14:01:14.830Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T19:01:34.037Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14773 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-18T19:01:34.063Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-05-18T19:01:34.343Z] The recommended git tool is: git [2021-05-18T19:01:40.180Z] using credential edgex-jenkins-ssh [2021-05-18T19:01:40.200Z] Cloning the remote Git repository [2021-05-18T19:01:40.271Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:01:40.400Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-05-18T19:01:40.502Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:01:40.504Z] > git --version # timeout=10 [2021-05-18T19:01:40.526Z] > git --version # 'git version 2.17.1' [2021-05-18T19:01:40.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:01:40.617Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:01:59.839Z] Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:02:00.305Z] Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:02:00.306Z] Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) [2021-05-18T19:01:58.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T19:01:58.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:01:58.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T19:01:58.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:01:58.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:01:58.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T19:01:59.860Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:01:59.878Z] > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 [2021-05-18T19:02:00.227Z] > git remote # timeout=10 [2021-05-18T19:02:00.245Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T19:02:00.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:02:00.268Z] > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 [2021-05-18T19:02:00.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T19:02:00.310Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:02:00.324Z] > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 [2021-05-18T19:02:04.650Z] Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:02:06.144Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:02:06.627Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:02:06.977Z] + sudo service docker restart [2021-05-18T19:02:06.977Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:02:25.348Z] provisioning config files... [2021-05-18T19:02:25.382Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7505855241855045645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:02:25.773Z] ---> docker-login.sh [2021-05-18T19:02:25.774Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:02:26.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:02:27.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:02:27.363Z] Configure a credential helper to remove this warning. See [2021-05-18T19:02:27.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:02:27.363Z] [2021-05-18T19:02:27.363Z] Login Succeeded [2021-05-18T19:02:27.363Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:02:27.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:02:28.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:02:28.227Z] Configure a credential helper to remove this warning. See [2021-05-18T19:02:28.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:02:28.227Z] [2021-05-18T19:02:28.227Z] Login Succeeded [2021-05-18T19:02:28.227Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:02:28.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:02:28.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:02:28.506Z] Configure a credential helper to remove this warning. See [2021-05-18T19:02:28.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:02:28.506Z] [2021-05-18T19:02:28.506Z] Login Succeeded [2021-05-18T19:02:28.506Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:02:29.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:02:29.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:02:29.105Z] Configure a credential helper to remove this warning. See [2021-05-18T19:02:29.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:02:29.105Z] [2021-05-18T19:02:29.105Z] Login Succeeded [2021-05-18T19:02:29.105Z] docker.io [2021-05-18T19:02:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:02:29.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:02:29.979Z] Configure a credential helper to remove this warning. See [2021-05-18T19:02:29.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:02:29.979Z] [2021-05-18T19:02:29.979Z] Login Succeeded [2021-05-18T19:02:29.979Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:02:29.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T19:02:30.329Z] ========================================================= [2021-05-18T19:02:30.329Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T19:02:30.329Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:02:30.678Z] + 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-18T19:02:33.372Z] Sending build context to Docker daemon 167.9MB [2021-05-18T19:02:33.372Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:02:33.372Z] Step 2/6 : FROM ${BASE} [2021-05-18T19:02:33.372Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T19:02:33.372Z] 595b0fe564bb: Pulling fs layer [2021-05-18T19:02:33.372Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T19:02:33.372Z] 316046926c0a: Pulling fs layer [2021-05-18T19:02:33.372Z] 4ebd0625c992: Pulling fs layer [2021-05-18T19:02:33.372Z] 207e8628e3a3: Pulling fs layer [2021-05-18T19:02:33.372Z] c791037a9be2: Pulling fs layer [2021-05-18T19:02:33.372Z] ffd874e62e21: Pulling fs layer [2021-05-18T19:02:33.372Z] 4ebd0625c992: Waiting [2021-05-18T19:02:33.372Z] 207e8628e3a3: Waiting [2021-05-18T19:02:33.372Z] c791037a9be2: Waiting [2021-05-18T19:02:33.372Z] 316046926c0a: Download complete [2021-05-18T19:02:33.372Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T19:02:33.372Z] 7186ed65a4f7: Download complete [2021-05-18T19:02:33.647Z] 207e8628e3a3: Download complete [2021-05-18T19:02:33.647Z] c791037a9be2: Verifying Checksum [2021-05-18T19:02:33.647Z] c791037a9be2: Download complete [2021-05-18T19:02:33.647Z] 595b0fe564bb: Download complete [2021-05-18T19:02:34.634Z] 595b0fe564bb: Pull complete [2021-05-18T19:02:35.238Z] 7186ed65a4f7: Pull complete [2021-05-18T19:02:35.512Z] 316046926c0a: Pull complete [2021-05-18T19:02:35.789Z] ffd874e62e21: Verifying Checksum [2021-05-18T19:02:35.789Z] ffd874e62e21: Download complete [2021-05-18T19:02:37.772Z] 4ebd0625c992: Verifying Checksum [2021-05-18T19:02:37.772Z] 4ebd0625c992: Download complete [2021-05-18T19:02:47.918Z] 4ebd0625c992: Pull complete [2021-05-18T19:02:47.918Z] 207e8628e3a3: Pull complete [2021-05-18T19:02:48.189Z] c791037a9be2: Pull complete [2021-05-18T19:02:52.542Z] ffd874e62e21: Pull complete [2021-05-18T19:02:52.542Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T19:02:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T19:02:52.542Z] ---> cfc18b08335c [2021-05-18T19:02:52.542Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-18T19:02:54.510Z] ---> Running in 96e518ef5c8d [2021-05-18T19:02:55.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:02:56.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:02:57.495Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T19:02:57.765Z] (2/12) Installing file (5.39-r0) [2021-05-18T19:02:58.035Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T19:02:58.035Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T19:03:03.422Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T19:03:03.692Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T19:03:03.692Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T19:03:03.692Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T19:03:03.966Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T19:03:03.966Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T19:03:03.966Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T19:03:04.241Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T19:03:04.241Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T19:03:04.241Z] OK: 218 MiB in 52 packages [2021-05-18T19:03:08.596Z] Removing intermediate container 96e518ef5c8d [2021-05-18T19:03:08.596Z] ---> 4579fb6a3ab1 [2021-05-18T19:03:08.596Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T19:03:08.596Z] ---> Running in f9bbccdad210 [2021-05-18T19:03:08.870Z] Removing intermediate container f9bbccdad210 [2021-05-18T19:03:08.870Z] ---> 16660493fc98 [2021-05-18T19:03:08.870Z] Step 5/6 : COPY go.mod . [2021-05-18T19:03:09.851Z] ---> 236f23e95b61 [2021-05-18T19:03:09.851Z] Step 6/6 : RUN go mod download [2021-05-18T19:03:09.851Z] ---> Running in d24ef2a162a9 [2021-05-18T19:03:36.646Z] Removing intermediate container d24ef2a162a9 [2021-05-18T19:03:36.646Z] ---> 0fca3149d517 [2021-05-18T19:03:36.646Z] Successfully built 0fca3149d517 [2021-05-18T19:03:36.646Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:03:36.996Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:03:36.996Z] . [Pipeline] withDockerContainer [2021-05-18T19:03:37.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container [2021-05-18T19:03:37.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T19:03:39.097Z] $ docker top 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:03:40.110Z] + go version [2021-05-18T19:03:40.110Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T19:03:40.132Z] $ docker stop --time=1 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 [2021-05-18T19:03:41.984Z] $ docker rm -f 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:03:42.784Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:03:42.784Z] . [Pipeline] withDockerContainer [2021-05-18T19:03:43.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container [2021-05-18T19:03:43.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T19:03:44.795Z] $ docker top 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T19:03:45.147Z] ========================================================= [2021-05-18T19:03:45.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T19:03:45.147Z] ========================================================= [Pipeline] sh [2021-05-18T19:03:45.806Z] + go mod tidy [Pipeline] sh [2021-05-18T19:03:47.463Z] + make test [2021-05-18T19:03:47.463Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T19:04:19.827Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T19:05:27.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T19:05:27.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T19:05:36.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T19:05:36.234Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T19:05:39.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T19:05:40.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T19:05:40.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T19:05:40.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T19:05:44.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T19:05:44.960Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T19:05:55.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T19:05:55.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T19:05:55.142Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T19:05:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 46.1% of statements [2021-05-18T19:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T19:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T19:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T19:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T19:05:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T19:05:59.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T19:05:59.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements [2021-05-18T19:05:59.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.286s coverage: 100.0% of statements [2021-05-18T19:06:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.8% of statements [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T19:06:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T19:06:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.192s coverage: 100.0% of statements [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T19:06:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.260s coverage: 100.0% of statements [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T19:06:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T19:06:08.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.363s coverage: 71.3% of statements [2021-05-18T19:06:08.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T19:06:08.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T19:06:11.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.782s coverage: 87.7% of statements [2021-05-18T19:06:11.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T19:06:11.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:06:11.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.204s coverage: 78.9% of statements [2021-05-18T19:06:11.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.354s coverage: 100.0% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.338s coverage: 100.0% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.432s coverage: 86.7% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.552s coverage: 97.5% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T19:06:22.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.326s coverage: 78.3% of statements [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T19:06:22.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.281s coverage: 95.1% of statements [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.170s coverage: 58.8% of statements [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.8% of statements [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.192s coverage: 21.7% of statements [2021-05-18T19:06:28.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.199s coverage: 47.1% of statements [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2021-05-18T19:06:28.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-05-18T19:06:29.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2021-05-18T19:06:30.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2021-05-18T19:06:42.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-05-18T19:06:42.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-05-18T19:06:47.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.515s coverage: 81.8% of statements [2021-05-18T19:06:47.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements [2021-05-18T19:06:55.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2021-05-18T19:06:55.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T19:06:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements [2021-05-18T19:06:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T19:06:55.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T19:06:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.148s coverage: 100.0% of statements [2021-05-18T19:06:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-05-18T19:06:55.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2021-05-18T19:06:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-05-18T19:06:57.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-18T19:07:00.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements [2021-05-18T19:07:00.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T19:07:00.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T19:07:00.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T19:07:02.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.5% of statements [2021-05-18T19:07:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T19:07:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T19:07:02.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2021-05-18T19:07:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T19:07:02.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-05-18T19:07:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.417s coverage: 47.1% of statements [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T19:07:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T19:07:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T19:07:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T19:07:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.246s coverage: 20.1% of statements [2021-05-18T19:07:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T19:07:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.483s coverage: 91.4% of statements [2021-05-18T19:07:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T19:07:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:07:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T19:07:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.623s coverage: 28.8% of statements [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T19:07:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T19:07:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T19:07:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.237s coverage: 64.6% of statements [2021-05-18T19:07:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T19:07:17.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.473s coverage: 97.6% of statements [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T19:07:17.448Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T19:07:17.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T19:07:17.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T19:07:17.448Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T19:07:17.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-05-18T19:07:18.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.208s coverage: 28.1% of statements [2021-05-18T19:07:18.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T19:07:19.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements [2021-05-18T19:07:19.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T19:07:19.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-18T19:07:20.453Z] GO111MODULE=on go vet ./... [2021-05-18T19:08:57.294Z] gofmt -l . [2021-05-18T19:08:57.294Z] [ "`gofmt -l .`" = "" ] [2021-05-18T19:08:59.916Z] ./bin/test-go-mod-tidy.sh [2021-05-18T19:09:00.899Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T19:09:03.562Z] + ls -al . [2021-05-18T19:09:03.562Z] total 868 [2021-05-18T19:09:03.562Z] drwxrwxr-x 9 1001 1001 4096 May 18 19:09 . [2021-05-18T19:09:03.562Z] drwxr-xr-x 4 root root 4096 May 18 19:03 .. [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 11 May 18 19:01 .dockerignore [2021-05-18T19:09:03.562Z] drwxrwxr-x 8 1001 1001 4096 May 18 19:02 .git [2021-05-18T19:09:03.562Z] drwxrwxr-x 3 1001 1001 4096 May 18 19:01 .github [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 818 May 18 19:01 .gitignore [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 166 May 18 19:01 .sonarcloud.properties [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 8609 May 18 19:01 Attribution.txt [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 3804 May 18 19:01 CONTRIBUTING.md [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 931 May 18 19:01 Dockerfile.build [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 863 May 18 19:01 Jenkinsfile [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 10775 May 18 19:01 LICENSE [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 5594 May 18 19:01 Makefile [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 7978 May 18 19:01 README.md [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 6755 May 18 19:01 SECURITY.md [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 5 May 18 13:38 VERSION [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 4131 May 18 19:01 ZMQWindows.md [2021-05-18T19:09:03.562Z] drwxrwxr-x 2 1001 1001 4096 May 18 19:01 bin [2021-05-18T19:09:03.562Z] drwxrwxr-x 14 1001 1001 4096 May 18 19:01 cmd [2021-05-18T19:09:03.562Z] -rw-r--r-- 1 root root 733080 May 18 19:07 coverage.out [2021-05-18T19:09:03.562Z] -rw-r--r-- 1 root root 1060 May 18 19:08 go.mod [2021-05-18T19:09:03.562Z] -rw-r--r-- 1 root root 22101 May 18 19:03 go.sum [2021-05-18T19:09:03.562Z] drwxrwxr-x 8 1001 1001 4096 May 18 19:02 internal [2021-05-18T19:09:03.562Z] drwxrwxr-x 4 1001 1001 4096 May 18 19:02 openapi [2021-05-18T19:09:03.562Z] drwxrwxr-x 4 1001 1001 4096 May 18 19:02 snap [2021-05-18T19:09:03.562Z] -rw-rw-r-- 1 1001 1001 168 May 18 19:02 version.go [Pipeline] sh [2021-05-18T19:09:04.228Z] + '[' -e coverage.out ] [2021-05-18T19:09:04.229Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T19:09:04.259Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T19:09:05.390Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T19:09:05.836Z] + make build [2021-05-18T19:09:06.138Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T19:09:13.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T19:09:39.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T19:09:41.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T19:09:47.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T19:09:47.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T19:09:51.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T19:09:56.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T19:09:59.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T19:10:02.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T19:10:05.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T19:10:09.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-18T19:10:14.534Z] $ docker stop --time=1 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 [2021-05-18T19:10:16.964Z] $ docker rm -f 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:10:18.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T19:10:19.151Z] [2021-05-18T19:10:19.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:10:19.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T19:10:19.778Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-18T19:10:19.778Z] 29e5d40040c1: Pulling fs layer [2021-05-18T19:10:19.778Z] 1ce36da41761: Pulling fs layer [2021-05-18T19:10:19.778Z] 25b303627fd3: Pulling fs layer [2021-05-18T19:10:20.053Z] 29e5d40040c1: Verifying Checksum [2021-05-18T19:10:20.328Z] 1ce36da41761: Verifying Checksum [2021-05-18T19:10:20.328Z] 1ce36da41761: Download complete [2021-05-18T19:10:20.604Z] 29e5d40040c1: Pull complete [2021-05-18T19:10:22.037Z] 1ce36da41761: Pull complete [2021-05-18T19:10:22.037Z] 25b303627fd3: Verifying Checksum [2021-05-18T19:10:22.037Z] 25b303627fd3: Download complete [2021-05-18T19:10:32.168Z] 25b303627fd3: Pull complete [2021-05-18T19:10:32.168Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-18T19:10:32.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T19:10:32.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-18T19:10:32.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container [2021-05-18T19:10:32.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T19:10:35.536Z] $ docker top ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:10:36.513Z] + + docker-composegrep build parallel [2021-05-18T19:10:36.514Z] --help [2021-05-18T19:10:39.888Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T19:10:40.177Z] $ docker stop --time=1 ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 [2021-05-18T19:10:42.057Z] $ docker rm -f ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:10:42.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T19:10:42.735Z] . [Pipeline] withDockerContainer [2021-05-18T19:10:42.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container [2021-05-18T19:10:43.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T19:10:44.627Z] $ docker top 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:10:45.642Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T19:10:49.948Z] Building core-command ... [2021-05-18T19:10:49.948Z] Building core-data ... [2021-05-18T19:10:49.948Z] Building core-metadata ... [2021-05-18T19:10:49.948Z] Building security-bootstrapper ... [2021-05-18T19:10:49.948Z] Building security-proxy-setup ... [2021-05-18T19:10:49.948Z] Building security-secretstore-setup ... [2021-05-18T19:10:49.948Z] Building support-notifications ... [2021-05-18T19:10:49.948Z] Building support-scheduler ... [2021-05-18T19:10:49.948Z] Building sys-mgmt-agent ... [2021-05-18T19:10:49.948Z] Building security-bootstrapper [2021-05-18T19:10:49.948Z] Building support-scheduler [2021-05-18T19:10:49.948Z] Building core-command [2021-05-18T19:10:49.948Z] Building support-notifications [2021-05-18T19:10:49.948Z] Building security-secretstore-setup [2021-05-18T19:12:11.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:12:11.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:12:11.678Z] ---> 0fca3149d517 [2021-05-18T19:12:11.678Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T19:12:11.678Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:12:11.678Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:12:11.678Z] ---> 0fca3149d517 [2021-05-18T19:12:11.678Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T19:12:11.678Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:12:11.678Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:12:11.678Z] ---> 0fca3149d517 [2021-05-18T19:12:11.678Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:12:11.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:12:11.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:12:11.678Z] ---> 0fca3149d517 [2021-05-18T19:12:11.678Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T19:12:11.678Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:12:11.678Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:12:11.678Z] ---> 0fca3149d517 [2021-05-18T19:12:11.678Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T19:12:11.678Z] ---> Running in 571d70aa786f [2021-05-18T19:12:11.678Z] ---> Running in 4f032c1f92fa [2021-05-18T19:12:11.678Z] ---> Running in 65ab7716cbe0 [2021-05-18T19:12:11.678Z] ---> Running in 28360a7eaf02 [2021-05-18T19:12:11.678Z] ---> Running in f257bdf2a130 [2021-05-18T19:12:11.678Z] Removing intermediate container 28360a7eaf02 [2021-05-18T19:12:11.678Z] ---> a3ff388a0d9f [2021-05-18T19:12:11.678Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:12:11.679Z] Removing intermediate container 65ab7716cbe0 [2021-05-18T19:12:11.679Z] ---> b1650e40b609 [2021-05-18T19:12:11.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:12:11.679Z] Removing intermediate container 571d70aa786f [2021-05-18T19:12:11.679Z] ---> 35d457025cee [2021-05-18T19:12:11.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:12:11.679Z] Removing intermediate container 4f032c1f92fa [2021-05-18T19:12:11.679Z] ---> b9c5a24bea5b [2021-05-18T19:12:11.679Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:12:11.679Z] Removing intermediate container f257bdf2a130 [2021-05-18T19:12:11.679Z] ---> 217c4d3e903b [2021-05-18T19:12:11.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:12:11.679Z] ---> Running in 8e0985351931 [2021-05-18T19:12:11.679Z] ---> Running in abea577ddcc1 [2021-05-18T19:12:11.679Z] ---> Running in 718954f79f4f [2021-05-18T19:12:11.679Z] ---> Running in 5c186889b540 [2021-05-18T19:12:11.679Z] ---> Running in 821e6c4711a3 [2021-05-18T19:12:11.679Z] Removing intermediate container abea577ddcc1 [2021-05-18T19:12:11.679Z] ---> 2e938b36f5af [2021-05-18T19:12:11.679Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T19:12:11.679Z] ---> Running in dc41f6d1fcc5 [2021-05-18T19:12:11.679Z] Removing intermediate container 8e0985351931 [2021-05-18T19:12:11.679Z] ---> b48b22e2d02f [2021-05-18T19:12:11.679Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T19:12:11.679Z] Removing intermediate container 718954f79f4f [2021-05-18T19:12:11.679Z] ---> bc2d2870ef2b [2021-05-18T19:12:11.679Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T19:12:11.679Z] ---> Running in f367b5ec1683 [2021-05-18T19:12:11.679Z] Removing intermediate container 821e6c4711a3 [2021-05-18T19:12:11.679Z] ---> 74307a09c8a7 [2021-05-18T19:12:11.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T19:12:11.679Z] Removing intermediate container 5c186889b540 [2021-05-18T19:12:11.679Z] ---> a1a884198d32 [2021-05-18T19:12:11.679Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T19:12:11.679Z] ---> Running in 44ea240e6322 [2021-05-18T19:12:11.679Z] ---> Running in cc3acaa56416 [2021-05-18T19:12:11.679Z] ---> Running in b839d3d7b099 [2021-05-18T19:12:12.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:12.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:13.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:13.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:13.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:13.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:14.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:14.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:14.381Z] OK: 218 MiB in 52 packages [2021-05-18T19:12:14.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:14.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:12:14.988Z] OK: 218 MiB in 52 packages [2021-05-18T19:12:15.604Z] OK: 218 MiB in 52 packages [2021-05-18T19:12:15.604Z] OK: 218 MiB in 52 packages [2021-05-18T19:12:15.604Z] OK: 218 MiB in 52 packages [2021-05-18T19:12:15.886Z] Removing intermediate container dc41f6d1fcc5 [2021-05-18T19:12:15.886Z] ---> 98b030aeff36 [2021-05-18T19:12:15.886Z] Step 6/23 : COPY go.mod . [2021-05-18T19:12:16.872Z] Removing intermediate container f367b5ec1683 [2021-05-18T19:12:16.872Z] ---> afb8b795d103 [2021-05-18T19:12:16.872Z] Step 6/26 : COPY go.mod . [2021-05-18T19:12:16.872Z] ---> 4c1a8ce95030 [2021-05-18T19:12:16.872Z] Step 7/23 : RUN go mod download [2021-05-18T19:12:17.164Z] ---> Running in 50d5872af122 [2021-05-18T19:12:17.771Z] Removing intermediate container cc3acaa56416 [2021-05-18T19:12:17.771Z] ---> 071dd95be20d [2021-05-18T19:12:17.771Z] Step 6/23 : COPY go.mod . [2021-05-18T19:12:17.771Z] Removing intermediate container b839d3d7b099 [2021-05-18T19:12:17.771Z] ---> 8bd2b2a2aa47 [2021-05-18T19:12:17.771Z] Step 6/24 : COPY go.mod . [2021-05-18T19:12:17.771Z] Removing intermediate container 44ea240e6322 [2021-05-18T19:12:17.771Z] ---> a971654b1f8d [2021-05-18T19:12:17.771Z] Step 6/32 : COPY go.mod . [2021-05-18T19:12:18.047Z] ---> ae99b521e5fb [2021-05-18T19:12:18.047Z] Step 7/26 : RUN go mod download [2021-05-18T19:12:18.325Z] ---> Running in 25469dc2e9c6 [2021-05-18T19:12:18.919Z] ---> fca00fc84a3c [2021-05-18T19:12:18.919Z] Step 7/23 : RUN go mod download [2021-05-18T19:12:19.192Z] ---> Running in 0a7eea7eb9c4 [2021-05-18T19:12:19.192Z] ---> b4daf2f683ce [2021-05-18T19:12:19.192Z] ---> 528badf73eb0 [2021-05-18T19:12:19.192Z] Step 7/32 : RUN go mod download [2021-05-18T19:12:19.192Z] Step 7/24 : RUN go mod download [2021-05-18T19:12:19.478Z] ---> Running in 0b98674830f1 [2021-05-18T19:12:19.478Z] ---> Running in 4a70fadd4fae [2021-05-18T19:12:21.491Z] Removing intermediate container 50d5872af122 [2021-05-18T19:12:21.491Z] ---> 877fe8a99aab [2021-05-18T19:12:21.491Z] Step 8/23 : COPY . . [2021-05-18T19:12:22.093Z] Removing intermediate container 25469dc2e9c6 [2021-05-18T19:12:22.093Z] ---> 11beafb43e8d [2021-05-18T19:12:22.093Z] Step 8/26 : COPY . . [2021-05-18T19:12:23.538Z] Removing intermediate container 0a7eea7eb9c4 [2021-05-18T19:12:23.538Z] ---> d4f902c5dd55 [2021-05-18T19:12:23.538Z] Step 8/23 : COPY . . [2021-05-18T19:12:23.811Z] Removing intermediate container 4a70fadd4fae [2021-05-18T19:12:23.811Z] ---> 002249554c99 [2021-05-18T19:12:23.811Z] Step 8/24 : COPY . . [2021-05-18T19:12:24.427Z] Removing intermediate container 0b98674830f1 [2021-05-18T19:12:24.427Z] ---> 67d1cb855e96 [2021-05-18T19:12:24.427Z] Step 8/32 : COPY . . [2021-05-18T19:12:51.270Z] ---> 0bffd0d622ab [2021-05-18T19:12:51.270Z] Step 9/23 : RUN go mod tidy [2021-05-18T19:12:51.270Z] ---> Running in eb5581410b43 [2021-05-18T19:12:51.270Z] ---> 2af9e63bb590 [2021-05-18T19:12:51.270Z] Step 9/26 : RUN go mod tidy [2021-05-18T19:12:51.270Z] ---> 2be074be6ade [2021-05-18T19:12:51.270Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:12:51.270Z] ---> 8ce61d3361f3 [2021-05-18T19:12:51.270Z] Step 9/32 : RUN go mod tidy [2021-05-18T19:12:51.270Z] ---> 56b0103ac0df [2021-05-18T19:12:51.270Z] Step 9/23 : RUN go mod tidy [2021-05-18T19:12:51.270Z] ---> Running in cc27885d4baa [2021-05-18T19:12:51.270Z] ---> Running in 79ad9e836fca [2021-05-18T19:12:51.270Z] ---> Running in 6b0af17c0737 [2021-05-18T19:12:51.270Z] ---> Running in b148d857f4e7 [2021-05-18T19:12:54.677Z] Removing intermediate container eb5581410b43 [2021-05-18T19:12:54.677Z] ---> fd9477f30acc [2021-05-18T19:12:54.677Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T19:12:54.677Z] ---> Running in c190ad877dae [2021-05-18T19:12:56.118Z] Removing intermediate container cc27885d4baa [2021-05-18T19:12:56.118Z] ---> b0b6179c2da5 [2021-05-18T19:12:56.118Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T19:12:56.118Z] Removing intermediate container 79ad9e836fca [2021-05-18T19:12:56.118Z] ---> 0090279b5c3e [2021-05-18T19:12:56.118Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T19:12:56.118Z] Removing intermediate container 6b0af17c0737 [2021-05-18T19:12:56.118Z] ---> 87da61e74fa4 [2021-05-18T19:12:56.118Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T19:12:56.118Z] ---> Running in a2bf68d22871 [2021-05-18T19:12:56.391Z] ---> Running in 045559891f8a [2021-05-18T19:12:56.667Z] ---> Running in bef8822cfd3f [2021-05-18T19:12:56.948Z] Removing intermediate container b148d857f4e7 [2021-05-18T19:12:56.948Z] ---> 217ded796d18 [2021-05-18T19:12:56.948Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T19:12:56.948Z] ---> Running in c7c72b1a98bd [2021-05-18T19:12:57.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T19:12:58.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T19:12:58.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T19:12:59.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T19:12:59.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T19:14:51.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T19:14:53.982Z] Removing intermediate container bef8822cfd3f [2021-05-18T19:14:53.982Z] ---> ba54bb5cf94d [2021-05-18T19:14:53.982Z] [2021-05-18T19:14:53.982Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T19:14:53.982Z] 3.12: Pulling from library/alpine [2021-05-18T19:14:55.990Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:14:55.990Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T19:14:55.990Z] ---> 9852663dfa18 [2021-05-18T19:14:55.990Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T19:14:56.992Z] ---> Running in f4a8c07f2920 [2021-05-18T19:14:57.598Z] Removing intermediate container f4a8c07f2920 [2021-05-18T19:14:57.598Z] ---> 2f33d6f02d30 [2021-05-18T19:14:57.598Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T19:14:57.875Z] Removing intermediate container a2bf68d22871 [2021-05-18T19:14:57.875Z] ---> e36b50a61b8e [2021-05-18T19:14:57.875Z] [2021-05-18T19:14:57.875Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T19:14:57.875Z] ---> 9852663dfa18 [2021-05-18T19:14:57.875Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T19:14:58.160Z] ---> Running in ff2e4a09c433 [2021-05-18T19:14:58.160Z] ---> Running in c961bd2ed301 [2021-05-18T19:15:00.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:00.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:00.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:00.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:01.436Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T19:15:01.436Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T19:15:01.436Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:15:01.436Z] OK: 5 MiB in 16 packages [2021-05-18T19:15:01.436Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T19:15:01.436Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T19:15:01.436Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T19:15:01.436Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T19:15:01.436Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T19:15:01.436Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T19:15:01.436Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:15:01.436Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:15:01.718Z] OK: 7 MiB in 20 packages [2021-05-18T19:15:05.127Z] Removing intermediate container ff2e4a09c433 [2021-05-18T19:15:05.127Z] ---> 8d6998d19672 [2021-05-18T19:15:05.127Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T19:15:05.752Z] Removing intermediate container c190ad877dae [2021-05-18T19:15:05.752Z] ---> a9b0e235dd9b [2021-05-18T19:15:05.752Z] [2021-05-18T19:15:05.752Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T19:15:05.752Z] ---> 9852663dfa18 [2021-05-18T19:15:05.752Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T19:15:05.752Z] ---> Running in b0ec355b27e6 [2021-05-18T19:15:06.129Z] Removing intermediate container c961bd2ed301 [2021-05-18T19:15:06.129Z] ---> 65a7a4e56eec [2021-05-18T19:15:06.129Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T19:15:06.129Z] ---> Running in ff3c4554596c [2021-05-18T19:15:06.461Z] ---> Running in 9e672c63e1a2 [2021-05-18T19:15:06.750Z] Removing intermediate container 045559891f8a [2021-05-18T19:15:06.750Z] ---> e507d0122553 [2021-05-18T19:15:06.750Z] [2021-05-18T19:15:06.750Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T19:15:06.750Z] ---> 9852663dfa18 [2021-05-18T19:15:06.750Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T19:15:06.750Z] Removing intermediate container b0ec355b27e6 [2021-05-18T19:15:06.750Z] ---> 19679a707aa2 [2021-05-18T19:15:06.750Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T19:15:07.047Z] ---> Running in 274e73d10131 [2021-05-18T19:15:07.047Z] ---> Running in 8207f3420309 [2021-05-18T19:15:07.712Z] Removing intermediate container 9e672c63e1a2 [2021-05-18T19:15:07.712Z] ---> 89ed974691f6 [2021-05-18T19:15:07.712Z] Step 14/26 : WORKDIR / [2021-05-18T19:15:07.712Z] Removing intermediate container c7c72b1a98bd [2021-05-18T19:15:07.712Z] ---> 20f83b064f7b [2021-05-18T19:15:07.712Z] [2021-05-18T19:15:07.712Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T19:15:07.712Z] ---> 9852663dfa18 [2021-05-18T19:15:07.712Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T19:15:07.990Z] ---> Running in a1ddbcb69137 [2021-05-18T19:15:07.990Z] ---> Running in 61d845b18092 [2021-05-18T19:15:07.990Z] Removing intermediate container 8207f3420309 [2021-05-18T19:15:07.990Z] ---> 7dc113dd5e98 [2021-05-18T19:15:07.990Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T19:15:08.281Z] ---> Running in 4fe2dccfb7a3 [2021-05-18T19:15:08.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:08.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:08.835Z] Removing intermediate container a1ddbcb69137 [2021-05-18T19:15:08.835Z] ---> e6a7f115c0f2 [2021-05-18T19:15:08.835Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T19:15:08.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:09.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:09.391Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T19:15:09.391Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T19:15:09.391Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:15:09.391Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:15:09.671Z] OK: 6 MiB in 16 packages [2021-05-18T19:15:09.671Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T19:15:09.671Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:15:09.671Z] OK: 5 MiB in 15 packages [2021-05-18T19:15:10.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:10.277Z] ---> 5ca3e2ad5b2d [2021-05-18T19:15:10.277Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T19:15:10.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:15:10.884Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T19:15:10.884Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:15:10.884Z] OK: 5 MiB in 15 packages [2021-05-18T19:15:11.903Z] ---> 85aa6de9ebc4 [2021-05-18T19:15:11.903Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T19:15:11.903Z] Removing intermediate container 274e73d10131 [2021-05-18T19:15:11.903Z] ---> c543657207a3 [2021-05-18T19:15:11.903Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T19:15:12.180Z] ---> Running in 8773eb1a5dd2 [2021-05-18T19:15:12.180Z] Removing intermediate container ff3c4554596c [2021-05-18T19:15:12.180Z] ---> 5557b41b33e1 [2021-05-18T19:15:12.180Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T19:15:12.180Z] Removing intermediate container 4fe2dccfb7a3 [2021-05-18T19:15:12.180Z] ---> 17e524413edf [2021-05-18T19:15:12.180Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T19:15:12.457Z] ---> Running in b76ff610553f [2021-05-18T19:15:12.457Z] ---> Running in 43c7733405cf [2021-05-18T19:15:12.457Z] Removing intermediate container 61d845b18092 [2021-05-18T19:15:12.457Z] ---> 9a1268d3f365 [2021-05-18T19:15:12.457Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T19:15:12.733Z] ---> 3ac412f5b3b0 [2021-05-18T19:15:12.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T19:15:12.733Z] Removing intermediate container 8773eb1a5dd2 [2021-05-18T19:15:12.733Z] ---> 62fa212e8360 [2021-05-18T19:15:12.733Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T19:15:13.010Z] ---> Running in 163c39b31eb0 [2021-05-18T19:15:13.010Z] ---> Running in cee14126b5d8 [2021-05-18T19:15:13.292Z] Removing intermediate container 43c7733405cf [2021-05-18T19:15:13.292Z] ---> 3ccc475cd954 [2021-05-18T19:15:13.292Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T19:15:13.292Z] Removing intermediate container b76ff610553f [2021-05-18T19:15:13.292Z] ---> fb22db10a294 [2021-05-18T19:15:13.292Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T19:15:13.566Z] ---> Running in 87b43901ad2d [2021-05-18T19:15:13.566Z] Removing intermediate container 163c39b31eb0 [2021-05-18T19:15:13.566Z] ---> 4dcaea0ebaf8 [2021-05-18T19:15:13.566Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T19:15:13.841Z] ---> Running in ba4d516d0b39 [2021-05-18T19:15:13.841Z] Removing intermediate container cee14126b5d8 [2021-05-18T19:15:13.841Z] ---> 81830406870c [2021-05-18T19:15:13.841Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T19:15:13.841Z] ---> 640840684c04 [2021-05-18T19:15:13.841Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T19:15:14.123Z] ---> Running in c50bca43dba2 [2021-05-18T19:15:14.123Z] Removing intermediate container 87b43901ad2d [2021-05-18T19:15:14.123Z] ---> 07ffc90c5397 [2021-05-18T19:15:14.123Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T19:15:14.397Z] ---> Running in 645f7d9aeb28 [2021-05-18T19:15:14.397Z] ---> cab98f1603d4 [2021-05-18T19:15:14.397Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T19:15:14.670Z] Removing intermediate container ba4d516d0b39 [2021-05-18T19:15:14.670Z] ---> 2f8ac9232853 [2021-05-18T19:15:14.670Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T19:15:14.670Z] ---> Running in 6d2aa5b7672d [2021-05-18T19:15:14.949Z] ---> Running in d3b1fb9b3a0d [2021-05-18T19:15:14.949Z] Removing intermediate container c50bca43dba2 [2021-05-18T19:15:14.949Z] ---> 907ff090cf4d [2021-05-18T19:15:14.949Z] Step 16/24 : WORKDIR / [2021-05-18T19:15:15.241Z] Removing intermediate container 645f7d9aeb28 [2021-05-18T19:15:15.241Z] ---> 1a0e7a49a799 [2021-05-18T19:15:15.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:15:15.241Z] ---> Running in 1b36d8e768d5 [2021-05-18T19:15:15.520Z] ---> c9f7a19b3e66 [2021-05-18T19:15:15.520Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T19:15:15.520Z] Removing intermediate container d3b1fb9b3a0d [2021-05-18T19:15:15.520Z] ---> f01f1f522ddf [2021-05-18T19:15:15.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:15:16.125Z] Removing intermediate container 1b36d8e768d5 [2021-05-18T19:15:16.125Z] ---> 88098497d473 [2021-05-18T19:15:16.125Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:15:16.401Z] ---> 632433a7f31c [2021-05-18T19:15:16.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T19:15:16.687Z] ---> b408da351077 [2021-05-18T19:15:16.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T19:15:17.689Z] ---> 59efd1606533 [2021-05-18T19:15:17.689Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T19:15:17.689Z] ---> 8f8214b39826 [2021-05-18T19:15:17.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T19:15:18.689Z] Removing intermediate container 6d2aa5b7672d [2021-05-18T19:15:18.689Z] ---> e1a9390e8188 [2021-05-18T19:15:18.689Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:15:18.689Z] ---> 89d04113804c [2021-05-18T19:15:18.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T19:15:18.965Z] ---> b48a24723cff [2021-05-18T19:15:18.965Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T19:15:18.965Z] ---> 5515be4a6432 [2021-05-18T19:15:18.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T19:15:19.241Z] ---> Running in ab26d8753848 [2021-05-18T19:15:19.519Z] ---> b2a5e0f0a857 [2021-05-18T19:15:19.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T19:15:19.804Z] ---> a0eaf2c38d97 [2021-05-18T19:15:19.804Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T19:15:20.090Z] ---> e908df9a9b15 [2021-05-18T19:15:20.090Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T19:15:20.090Z] ---> d77500f6e53e [2021-05-18T19:15:20.090Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T19:15:20.367Z] ---> Running in c350975f832d [2021-05-18T19:15:20.367Z] ---> Running in 0a32089f43ec [2021-05-18T19:15:20.974Z] ---> 03b8431a3faa [2021-05-18T19:15:20.975Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T19:15:21.254Z] Removing intermediate container c350975f832d [2021-05-18T19:15:21.254Z] ---> edadfae7a1d2 [2021-05-18T19:15:21.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:15:21.254Z] Removing intermediate container 0a32089f43ec [2021-05-18T19:15:21.254Z] ---> 994be0647f3e [2021-05-18T19:15:21.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:15:21.254Z] ---> Running in 3b08a9928d52 [2021-05-18T19:15:21.535Z] ---> Running in 108169dc4d5c [2021-05-18T19:15:21.535Z] ---> Running in 5c6826267ddd [2021-05-18T19:15:21.535Z] ---> ba93d153229d [2021-05-18T19:15:21.535Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T19:15:22.162Z] Removing intermediate container 3b08a9928d52 [2021-05-18T19:15:22.162Z] ---> af653838b4bb [2021-05-18T19:15:22.162Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:15:22.162Z] ---> Running in 7b271ab5c8bb [2021-05-18T19:15:22.440Z] Removing intermediate container 108169dc4d5c [2021-05-18T19:15:22.440Z] ---> 0321d49e05fd [2021-05-18T19:15:22.440Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T19:15:22.440Z] Removing intermediate container 5c6826267ddd [2021-05-18T19:15:22.440Z] ---> f286bd733008 [2021-05-18T19:15:22.440Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T19:15:22.440Z] Removing intermediate container ab26d8753848 [2021-05-18T19:15:22.440Z] ---> 5c7c4d7a68db [2021-05-18T19:15:22.440Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T19:15:22.717Z] ---> Running in a6e4a7f192bd [2021-05-18T19:15:22.717Z] ---> Running in f4d5dc376bb5 [2021-05-18T19:15:22.717Z] ---> Running in 8f8c482874a8 [2021-05-18T19:15:22.995Z] Removing intermediate container 7b271ab5c8bb [2021-05-18T19:15:22.995Z] ---> 2f8ef9cf044e [2021-05-18T19:15:22.995Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T19:15:22.995Z] ---> 62cdfbfdacd3 [2021-05-18T19:15:22.995Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T19:15:22.995Z] ---> Running in d7a0f2183d3b [2021-05-18T19:15:23.602Z] Removing intermediate container 8f8c482874a8 [2021-05-18T19:15:23.602Z] ---> e39b35aa9ecc [2021-05-18T19:15:23.602Z] Step 24/26 : LABEL arch=arm64 [2021-05-18T19:15:23.602Z] Removing intermediate container a6e4a7f192bd [2021-05-18T19:15:23.602Z] ---> dfaf80ac35ec [2021-05-18T19:15:23.602Z] Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:15:23.602Z] Removing intermediate container f4d5dc376bb5 [2021-05-18T19:15:23.602Z] ---> 2bc34799a729 [2021-05-18T19:15:23.602Z] Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:15:23.879Z] ---> Running in f00516a50dc7 [2021-05-18T19:15:23.879Z] ---> Running in 3323cb3457a0 [2021-05-18T19:15:23.879Z] Removing intermediate container d7a0f2183d3b [2021-05-18T19:15:23.879Z] ---> 0e1492b889cf [2021-05-18T19:15:23.879Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:15:23.879Z] ---> Running in 67a251b4c63f [2021-05-18T19:15:24.157Z] ---> 52093d3cd3e6 [2021-05-18T19:15:24.157Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T19:15:24.157Z] ---> Running in a2d02cb0ec1a [2021-05-18T19:15:24.433Z] Removing intermediate container f00516a50dc7 [2021-05-18T19:15:24.433Z] ---> a746db7a3388 [2021-05-18T19:15:24.433Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T19:15:24.433Z] Removing intermediate container 3323cb3457a0 [2021-05-18T19:15:24.433Z] ---> 8205d5518239 [2021-05-18T19:15:24.433Z] Step 25/26 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:15:24.712Z] Removing intermediate container 67a251b4c63f [2021-05-18T19:15:24.712Z] ---> 0888876009a1 [2021-05-18T19:15:24.712Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T19:15:24.712Z] ---> Running in f7b1dfdf1a3f [2021-05-18T19:15:24.712Z] ---> Running in 437c0b4a41b4 [2021-05-18T19:15:24.998Z] ---> Running in 13988978d03e [2021-05-18T19:15:24.998Z] Removing intermediate container a2d02cb0ec1a [2021-05-18T19:15:24.998Z] ---> b698ffeedcfe [2021-05-18T19:15:24.998Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T19:15:24.998Z] ---> d88ab7344199 [2021-05-18T19:15:24.998Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T19:15:24.998Z] ---> Running in a4c6c7555a0a [2021-05-18T19:15:25.279Z] ---> Running in 3d0c4e05662f [2021-05-18T19:15:25.559Z] Removing intermediate container f7b1dfdf1a3f [2021-05-18T19:15:25.559Z] ---> acf741ba9c86 [2021-05-18T19:15:25.559Z] [2021-05-18T19:15:25.559Z] Removing intermediate container 437c0b4a41b4 [2021-05-18T19:15:25.559Z] ---> 30c94c82d667 [2021-05-18T19:15:25.559Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T19:15:25.834Z] Removing intermediate container 13988978d03e [2021-05-18T19:15:25.834Z] ---> e8ca62b5c494 [2021-05-18T19:15:25.834Z] [2021-05-18T19:15:25.834Z] Removing intermediate container a4c6c7555a0a [2021-05-18T19:15:25.834Z] ---> f6a3f1e2736c [2021-05-18T19:15:25.834Z] [2021-05-18T19:15:26.110Z] Successfully built acf741ba9c86 [2021-05-18T19:15:26.110Z] Successfully tagged support-scheduler-arm64:latest [2021-05-18T19:15:26.110Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-18T19:15:26.395Z] ---> Running in 18c37af4f4f4 [2021-05-18T19:15:26.395Z] Removing intermediate container 3d0c4e05662f [2021-05-18T19:15:26.395Z] ---> cbd08f4834e8 [2021-05-18T19:15:26.395Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T19:15:26.672Z] Successfully built f6a3f1e2736c [2021-05-18T19:15:26.672Z] Successfully built e8ca62b5c494 [2021-05-18T19:15:26.672Z] Successfully tagged core-command-arm64:latest [2021-05-18T19:15:26.672Z]  Building core-command ... done Building core-metadata [2021-05-18T19:15:26.672Z] Successfully tagged support-notifications-arm64:latest [2021-05-18T19:15:26.672Z] Building security-proxy-setup [2021-05-18T19:15:26.949Z]  Building support-notifications ... done Removing intermediate container 18c37af4f4f4 [2021-05-18T19:15:26.949Z] ---> 4814e5ad5ee5 [2021-05-18T19:15:26.949Z] [2021-05-18T19:15:27.554Z] ---> d6eed6632080 [2021-05-18T19:15:27.554Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T19:15:27.554Z] Successfully built 4814e5ad5ee5 [2021-05-18T19:15:27.554Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-18T19:15:27.554Z] Building core-data [2021-05-18T19:15:27.827Z]  Building security-secretstore-setup ... done  ---> Running in afceee451bd9 [2021-05-18T19:15:29.821Z] Removing intermediate container afceee451bd9 [2021-05-18T19:15:29.821Z] ---> 04ba1a5beddb [2021-05-18T19:15:29.822Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T19:15:30.419Z] ---> Running in b49f43fd18d6 [2021-05-18T19:15:30.690Z] Removing intermediate container b49f43fd18d6 [2021-05-18T19:15:30.690Z] ---> b76b48ebdad4 [2021-05-18T19:15:30.690Z] Step 29/32 : CMD ["gate"] [2021-05-18T19:15:30.976Z] ---> Running in 3c371960291e [2021-05-18T19:15:31.572Z] Removing intermediate container 3c371960291e [2021-05-18T19:15:31.572Z] ---> 31c27d7a1d71 [2021-05-18T19:15:31.572Z] Step 30/32 : LABEL arch=arm64 [2021-05-18T19:15:31.853Z] ---> Running in 726623ccd352 [2021-05-18T19:15:32.842Z] Removing intermediate container 726623ccd352 [2021-05-18T19:15:32.842Z] ---> 40f147b26016 [2021-05-18T19:15:32.842Z] Step 31/32 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:15:33.438Z] ---> Running in 7358f69add2f [2021-05-18T19:15:34.418Z] Removing intermediate container 7358f69add2f [2021-05-18T19:15:34.418Z] ---> cf923771af93 [2021-05-18T19:15:34.418Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T19:15:35.028Z] ---> Running in ee0e5e29da58 [2021-05-18T19:15:35.625Z] Removing intermediate container ee0e5e29da58 [2021-05-18T19:15:35.625Z] ---> a90620dee5d4 [2021-05-18T19:15:35.625Z] [2021-05-18T19:15:36.221Z] Successfully built a90620dee5d4 [2021-05-18T19:15:36.221Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-18T19:16:32.733Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:16:32.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:16:32.733Z] ---> 0fca3149d517 [2021-05-18T19:16:32.733Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217c4d3e903b [2021-05-18T19:16:32.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 74307a09c8a7 [2021-05-18T19:16:32.733Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 071dd95be20d [2021-05-18T19:16:32.733Z] Step 6/24 : COPY go.mod . [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> fca00fc84a3c [2021-05-18T19:16:32.733Z] Step 7/24 : RUN go mod download [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> d4f902c5dd55 [2021-05-18T19:16:32.733Z] Step 8/24 : COPY . . [2021-05-18T19:16:32.733Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:16:32.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:16:32.733Z] ---> 0fca3149d517 [2021-05-18T19:16:32.733Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217c4d3e903b [2021-05-18T19:16:32.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 74307a09c8a7 [2021-05-18T19:16:32.733Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 56b0103ac0df [2021-05-18T19:16:32.733Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217ded796d18 [2021-05-18T19:16:32.733Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T19:16:32.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:16:32.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:16:32.733Z] ---> 0fca3149d517 [2021-05-18T19:16:32.733Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217c4d3e903b [2021-05-18T19:16:32.733Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 74307a09c8a7 [2021-05-18T19:16:32.733Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 071dd95be20d [2021-05-18T19:16:32.733Z] Step 6/22 : COPY go.mod . [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> fca00fc84a3c [2021-05-18T19:16:32.733Z] Step 7/22 : RUN go mod download [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> d4f902c5dd55 [2021-05-18T19:16:32.733Z] Step 8/22 : COPY . . [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 56b0103ac0df [2021-05-18T19:16:32.733Z] Step 9/22 : RUN go mod tidy [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217ded796d18 [2021-05-18T19:16:32.733Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T19:16:32.733Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:16:32.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:16:32.733Z] ---> 0fca3149d517 [2021-05-18T19:16:32.733Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 217c4d3e903b [2021-05-18T19:16:32.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:16:32.733Z] ---> Using cache [2021-05-18T19:16:32.733Z] ---> 74307a09c8a7 [2021-05-18T19:16:32.733Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T19:16:32.733Z] ---> Running in 2f76f0a0dde2 [2021-05-18T19:16:32.733Z] ---> Running in 8605e85b9059 [2021-05-18T19:16:32.733Z] ---> Running in e6bb971c2fd4 [2021-05-18T19:16:32.733Z] ---> Running in 1d11396f8f2c [2021-05-18T19:16:32.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T19:16:32.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:16:32.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:16:32.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T19:16:32.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:16:32.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:16:33.721Z] OK: 218 MiB in 52 packages [2021-05-18T19:16:33.721Z] OK: 218 MiB in 52 packages [2021-05-18T19:16:35.180Z] Removing intermediate container 1d11396f8f2c [2021-05-18T19:16:35.180Z] ---> 6ebf3408d358 [2021-05-18T19:16:35.180Z] Step 6/24 : COPY go.mod . [2021-05-18T19:16:35.457Z] Removing intermediate container 8605e85b9059 [2021-05-18T19:16:35.457Z] ---> 7f9c314f56f9 [2021-05-18T19:16:35.457Z] Step 6/24 : COPY go.mod . [2021-05-18T19:16:36.900Z] ---> e00c9d75b250 [2021-05-18T19:16:36.900Z] Step 7/24 : RUN go mod download [2021-05-18T19:16:36.900Z] ---> 4e1a692a2da8 [2021-05-18T19:16:36.900Z] Step 7/24 : RUN go mod download [2021-05-18T19:16:36.900Z] ---> Running in 79e2970fcde3 [2021-05-18T19:16:37.178Z] ---> Running in 0fcf48bcc84b [2021-05-18T19:16:41.503Z] Removing intermediate container 79e2970fcde3 [2021-05-18T19:16:41.503Z] ---> f9004fb49384 [2021-05-18T19:16:41.503Z] Step 8/24 : COPY . . [2021-05-18T19:16:41.782Z] Removing intermediate container 0fcf48bcc84b [2021-05-18T19:16:41.782Z] ---> 6c66164d5d86 [2021-05-18T19:16:41.782Z] Step 8/24 : COPY . . [2021-05-18T19:17:14.174Z] ---> d9cf62d942a7 [2021-05-18T19:17:14.174Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:17:14.174Z] ---> d132bf2c4b7a [2021-05-18T19:17:14.174Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:17:14.174Z] ---> Running in 412aecd937e9 [2021-05-18T19:17:14.174Z] ---> Running in 37c818223375 [2021-05-18T19:17:17.629Z] Removing intermediate container 37c818223375 [2021-05-18T19:17:17.629Z] ---> 860394e81870 [2021-05-18T19:17:17.629Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T19:17:17.909Z] ---> Running in 3736c588ae4e [2021-05-18T19:17:18.193Z] Removing intermediate container 412aecd937e9 [2021-05-18T19:17:18.193Z] ---> 8f98bbf5f08b [2021-05-18T19:17:18.193Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T19:17:18.479Z] ---> Running in 6ffb25608383 [2021-05-18T19:17:19.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T19:17:20.606Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T19:17:39.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T19:17:54.460Z] Removing intermediate container e6bb971c2fd4 [2021-05-18T19:17:54.460Z] ---> 2503dd42de03 [2021-05-18T19:17:54.460Z] [2021-05-18T19:17:54.460Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T19:17:54.460Z] ---> 9852663dfa18 [2021-05-18T19:17:54.460Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T19:17:54.460Z] ---> Running in fb3a34a23c40 [2021-05-18T19:17:55.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:17:56.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:17:56.474Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T19:17:56.755Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T19:17:56.755Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T19:17:56.755Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T19:17:56.755Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:17:56.755Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:17:57.033Z] OK: 7 MiB in 18 packages [2021-05-18T19:17:59.696Z] Removing intermediate container fb3a34a23c40 [2021-05-18T19:17:59.696Z] ---> 8bb2e48020a0 [2021-05-18T19:17:59.696Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T19:17:59.696Z] ---> Running in 67e92440e73e [2021-05-18T19:18:00.308Z] Removing intermediate container 67e92440e73e [2021-05-18T19:18:00.308Z] ---> 889a20b818c6 [2021-05-18T19:18:00.308Z] Step 14/22 : WORKDIR /edgex [2021-05-18T19:18:00.591Z] ---> Running in 28fea59b37b2 [2021-05-18T19:18:01.203Z] Removing intermediate container 28fea59b37b2 [2021-05-18T19:18:01.203Z] ---> 2e10e1fc022a [2021-05-18T19:18:01.203Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T19:18:02.206Z] ---> 2679fb2cb00f [2021-05-18T19:18:02.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T19:18:04.228Z] ---> c07682414016 [2021-05-18T19:18:04.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T19:18:05.684Z] ---> c526c3091cea [2021-05-18T19:18:05.684Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T19:18:05.963Z] ---> Running in 6147d9268774 [2021-05-18T19:18:06.590Z] Removing intermediate container 6147d9268774 [2021-05-18T19:18:06.590Z] ---> 58bfeed9a278 [2021-05-18T19:18:06.590Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T19:18:06.869Z] ---> Running in 3fe0f02046f6 [2021-05-18T19:18:07.486Z] Removing intermediate container 3fe0f02046f6 [2021-05-18T19:18:07.486Z] ---> de917ffd761c [2021-05-18T19:18:07.486Z] Step 20/22 : LABEL arch=arm64 [2021-05-18T19:18:07.486Z] ---> Running in 921d5634e3c6 [2021-05-18T19:18:08.480Z] Removing intermediate container 921d5634e3c6 [2021-05-18T19:18:08.480Z] ---> 8f60085d0d0f [2021-05-18T19:18:08.480Z] Step 21/22 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:18:08.480Z] ---> Running in dc651ad0c325 [2021-05-18T19:18:09.469Z] Removing intermediate container dc651ad0c325 [2021-05-18T19:18:09.469Z] ---> 840a6b2b781a [2021-05-18T19:18:09.469Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T19:18:09.764Z] ---> Running in 29ea1e2ad27a [2021-05-18T19:18:10.372Z] Removing intermediate container 29ea1e2ad27a [2021-05-18T19:18:10.372Z] ---> 4ea2cbfc902a [2021-05-18T19:18:10.372Z] [2021-05-18T19:18:11.401Z] Successfully built 4ea2cbfc902a [2021-05-18T19:18:11.401Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-18T19:18:15.755Z]  Building security-proxy-setup ... done Removing intermediate container 2f76f0a0dde2 [2021-05-18T19:18:15.755Z] ---> 3845d3baf2a0 [2021-05-18T19:18:15.755Z] [2021-05-18T19:18:15.755Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T19:18:15.755Z] ---> 9852663dfa18 [2021-05-18T19:18:15.755Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T19:18:15.755Z] ---> Using cache [2021-05-18T19:18:15.755Z] ---> 9a1268d3f365 [2021-05-18T19:18:15.755Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T19:18:15.755Z] ---> Using cache [2021-05-18T19:18:15.755Z] ---> 4dcaea0ebaf8 [2021-05-18T19:18:15.755Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T19:18:15.755Z] ---> Running in 2afc1a99ced0 [2021-05-18T19:18:16.371Z] Removing intermediate container 2afc1a99ced0 [2021-05-18T19:18:16.371Z] ---> 28b3a50f3190 [2021-05-18T19:18:16.371Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T19:18:16.371Z] ---> Running in ce2dcc841e9d [2021-05-18T19:18:17.381Z] Removing intermediate container ce2dcc841e9d [2021-05-18T19:18:17.381Z] ---> 99a69233df18 [2021-05-18T19:18:17.381Z] Step 16/24 : WORKDIR / [2021-05-18T19:18:17.381Z] ---> Running in bf2f94e084d8 [2021-05-18T19:18:17.986Z] Removing intermediate container bf2f94e084d8 [2021-05-18T19:18:17.986Z] ---> 0cd89d2e3ae5 [2021-05-18T19:18:17.986Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:18:19.452Z] ---> ce7c55b21d73 [2021-05-18T19:18:19.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T19:18:21.459Z] ---> 45b5cbfd56c1 [2021-05-18T19:18:21.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T19:18:22.459Z] ---> 51e29e7a631c [2021-05-18T19:18:22.459Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T19:18:22.459Z] ---> Running in 47586c432697 [2021-05-18T19:18:23.460Z] Removing intermediate container 47586c432697 [2021-05-18T19:18:23.460Z] ---> 90b3f84c5036 [2021-05-18T19:18:23.460Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:18:23.460Z] ---> Running in 3e01f9f06e15 [2021-05-18T19:18:24.087Z] Removing intermediate container 3e01f9f06e15 [2021-05-18T19:18:24.087Z] ---> 241ccfe95f77 [2021-05-18T19:18:24.087Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T19:18:24.369Z] ---> Running in 3c6a366bb8b5 [2021-05-18T19:18:24.980Z] Removing intermediate container 3c6a366bb8b5 [2021-05-18T19:18:24.980Z] ---> 4180b4ba6e31 [2021-05-18T19:18:24.980Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:18:25.261Z] ---> Running in 59630ede58b9 [2021-05-18T19:18:25.862Z] Removing intermediate container 59630ede58b9 [2021-05-18T19:18:25.862Z] ---> 8a25cefdc390 [2021-05-18T19:18:25.862Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T19:18:26.138Z] ---> Running in ca0c5c3cb8c2 [2021-05-18T19:18:27.129Z] Removing intermediate container ca0c5c3cb8c2 [2021-05-18T19:18:27.129Z] ---> 7c1ea4793481 [2021-05-18T19:18:27.129Z] [2021-05-18T19:18:27.410Z] Successfully built 7c1ea4793481 [2021-05-18T19:18:27.410Z] Successfully tagged core-metadata-arm64:latest [2021-05-18T19:18:42.570Z]  Building core-metadata ... done Removing intermediate container 3736c588ae4e [2021-05-18T19:18:42.570Z] ---> 38b6ba5867e7 [2021-05-18T19:18:42.570Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T19:18:42.570Z] ---> Running in 3d564797d981 [2021-05-18T19:18:43.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T19:18:46.194Z] Removing intermediate container 3d564797d981 [2021-05-18T19:18:46.194Z] ---> 6cebb964d107 [2021-05-18T19:18:46.194Z] [2021-05-18T19:18:46.194Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T19:18:46.194Z] 20.10.0: Pulling from library/docker [2021-05-18T19:18:52.946Z] Removing intermediate container 6ffb25608383 [2021-05-18T19:18:52.946Z] ---> f8389b73b95e [2021-05-18T19:18:52.946Z] [2021-05-18T19:18:52.946Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T19:18:52.946Z] ---> 9852663dfa18 [2021-05-18T19:18:52.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T19:18:52.946Z] ---> Running in efbd3f7d2044 [2021-05-18T19:18:52.946Z] Removing intermediate container efbd3f7d2044 [2021-05-18T19:18:52.946Z] ---> 33fe2e47aeee [2021-05-18T19:18:52.946Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T19:18:53.218Z] ---> Running in 977a44a36a31 [2021-05-18T19:18:53.815Z] Removing intermediate container 977a44a36a31 [2021-05-18T19:18:53.815Z] ---> 2a540f037239 [2021-05-18T19:18:53.815Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T19:18:53.815Z] ---> Running in ed04c4336cb9 [2021-05-18T19:18:54.414Z] Removing intermediate container ed04c4336cb9 [2021-05-18T19:18:54.414Z] ---> 62df6d5d3f5a [2021-05-18T19:18:54.414Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:18:54.414Z] ---> Running in f4c26017eb86 [2021-05-18T19:18:55.016Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T19:18:55.016Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T19:18:55.016Z] ---> eeaf43b92773 [2021-05-18T19:18:55.016Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T19:18:55.291Z] ---> Running in 1c2d66d184ed [2021-05-18T19:18:55.570Z] Removing intermediate container 1c2d66d184ed [2021-05-18T19:18:55.570Z] ---> d2da5791edfc [2021-05-18T19:18:55.570Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T19:18:55.847Z] ---> Running in 8d48b4fbf02f [2021-05-18T19:18:56.843Z] Removing intermediate container f4c26017eb86 [2021-05-18T19:18:56.843Z] ---> a6be48f893b0 [2021-05-18T19:18:56.843Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T19:18:56.843Z] ---> Running in f76e6274795a [2021-05-18T19:18:57.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:18:57.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:18:58.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:18:58.331Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T19:18:58.331Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T19:18:58.331Z] Executing bash-5.0.17-r0.post-install [2021-05-18T19:18:58.331Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T19:18:58.331Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T19:18:58.331Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T19:18:58.331Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T19:18:58.331Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T19:18:58.331Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T19:18:58.331Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T19:18:58.331Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T19:18:58.331Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T19:18:58.331Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T19:18:58.331Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T19:18:58.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:18:59.656Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T19:18:59.656Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T19:18:59.942Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T19:18:59.942Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T19:18:59.942Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T19:19:00.231Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T19:19:00.231Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T19:19:00.231Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T19:19:00.231Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T19:19:00.231Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T19:19:00.231Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T19:19:00.231Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:19:00.231Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T19:19:00.231Z] OK: 8 MiB in 20 packages [2021-05-18T19:19:00.231Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T19:19:00.522Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T19:19:00.522Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T19:19:00.522Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T19:19:00.522Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T19:19:00.522Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T19:19:00.522Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T19:19:00.522Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T19:19:00.522Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T19:19:00.522Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T19:19:00.810Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T19:19:00.810Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T19:19:00.810Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T19:19:00.810Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T19:19:00.810Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T19:19:00.810Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T19:19:00.810Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T19:19:00.810Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T19:19:00.810Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T19:19:00.810Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T19:19:01.083Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T19:19:01.083Z] OK: 72 MiB in 59 packages [2021-05-18T19:19:02.554Z] Removing intermediate container f76e6274795a [2021-05-18T19:19:02.554Z] ---> f2f9a2a40bbb [2021-05-18T19:19:02.554Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T19:19:03.540Z] ---> 1a39c4f2626d [2021-05-18T19:19:03.540Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T19:19:04.996Z] ---> e43e7fed35e0 [2021-05-18T19:19:04.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T19:19:05.594Z] Collecting docker-compose==1.23.2 [2021-05-18T19:19:05.594Z] ---> 448c22a85a38 [2021-05-18T19:19:05.594Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T19:19:05.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T19:19:05.594Z] ---> Running in 7e73933d1e58 [2021-05-18T19:19:06.197Z] Removing intermediate container 7e73933d1e58 [2021-05-18T19:19:06.197Z] ---> 1839c610d11a [2021-05-18T19:19:06.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:19:06.197Z] ---> Running in ed3f69601ee5 [2021-05-18T19:19:06.795Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T19:19:06.795Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T19:19:06.795Z] Removing intermediate container ed3f69601ee5 [2021-05-18T19:19:06.796Z] ---> a5dfefeec4b1 [2021-05-18T19:19:06.796Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T19:19:06.796Z] ---> Running in 97ef28297b19 [2021-05-18T19:19:07.401Z] Removing intermediate container 97ef28297b19 [2021-05-18T19:19:07.402Z] ---> 5bf8c3896794 [2021-05-18T19:19:07.402Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:19:07.402Z] ---> Running in 38eeb2641ad4 [2021-05-18T19:19:07.690Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T19:19:07.690Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T19:19:07.965Z] Removing intermediate container 38eeb2641ad4 [2021-05-18T19:19:07.965Z] ---> 71eb4a976e59 [2021-05-18T19:19:07.965Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T19:19:07.965Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T19:19:07.965Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T19:19:08.241Z] ---> Running in 6a6603b38072 [2021-05-18T19:19:08.516Z] Removing intermediate container 6a6603b38072 [2021-05-18T19:19:08.516Z] ---> 0459224e4eb9 [2021-05-18T19:19:08.516Z] [2021-05-18T19:19:09.112Z] Successfully built 0459224e4eb9 [2021-05-18T19:19:09.112Z] Successfully tagged core-data-arm64:latest [2021-05-18T19:19:10.099Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-05-18T19:19:10.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T19:19:10.697Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T19:19:10.697Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T19:19:13.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T19:19:13.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T19:19:13.906Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T19:19:13.906Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T19:19:13.906Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T19:19:14.909Z] Collecting PyYAML<4,>=3.10 [2021-05-18T19:19:14.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T19:19:17.526Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T19:19:17.526Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T19:19:19.490Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T19:19:19.490Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T19:19:20.081Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T19:19:20.081Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T19:19:20.351Z] Collecting idna<2.8,>=2.5 [2021-05-18T19:19:20.351Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T19:19:20.619Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-18T19:19:20.619Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-18T19:19:20.619Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T19:19:20.619Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T19:19:20.619Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T19:19:20.619Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T19:19:21.206Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, jsonschema, docopt, PyYAML, dockerpty, docker-compose [2021-05-18T19:19:21.479Z] Attempting uninstall: urllib3 [2021-05-18T19:19:21.479Z] Found existing installation: urllib3 1.25.9 [2021-05-18T19:19:21.479Z] Uninstalling urllib3-1.25.9: [2021-05-18T19:19:21.479Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T19:19:22.070Z] Attempting uninstall: idna [2021-05-18T19:19:22.070Z] Found existing installation: idna 2.9 [2021-05-18T19:19:22.070Z] Uninstalling idna-2.9: [2021-05-18T19:19:22.070Z] Successfully uninstalled idna-2.9 [2021-05-18T19:19:22.663Z] Attempting uninstall: requests [2021-05-18T19:19:22.663Z] Found existing installation: requests 2.23.0 [2021-05-18T19:19:22.663Z] Uninstalling requests-2.23.0: [2021-05-18T19:19:22.934Z] Successfully uninstalled requests-2.23.0 [2021-05-18T19:19:24.358Z] Running setup.py install for texttable: started [2021-05-18T19:19:25.780Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T19:19:26.369Z] Running setup.py install for docopt: started [2021-05-18T19:19:28.332Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T19:19:28.332Z] Running setup.py install for PyYAML: started [2021-05-18T19:19:30.295Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T19:19:30.295Z] Running setup.py install for dockerpty: started [2021-05-18T19:19:31.713Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T19:19:32.685Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-18T19:19:40.939Z] Removing intermediate container 8d48b4fbf02f [2021-05-18T19:19:40.939Z] ---> 3c6769808b49 [2021-05-18T19:19:40.939Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T19:19:41.213Z] ---> Running in d1ad198eb0a0 [2021-05-18T19:19:41.484Z] Removing intermediate container d1ad198eb0a0 [2021-05-18T19:19:41.484Z] ---> 44a48c03e443 [2021-05-18T19:19:41.484Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T19:19:41.757Z] ---> Running in b3bf2a353976 [2021-05-18T19:19:42.028Z] Removing intermediate container b3bf2a353976 [2021-05-18T19:19:42.298Z] ---> fe3b7be5bc27 [2021-05-18T19:19:42.298Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T19:19:43.272Z] ---> 83985a9fad36 [2021-05-18T19:19:43.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T19:19:44.250Z] ---> 0c2f09f9dfd0 [2021-05-18T19:19:44.250Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T19:19:45.227Z] ---> 419aa079f7e2 [2021-05-18T19:19:45.227Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T19:19:45.227Z] ---> Running in 4cc4fd0fc85a [2021-05-18T19:19:45.499Z] Removing intermediate container 4cc4fd0fc85a [2021-05-18T19:19:45.499Z] ---> 0ba327f14075 [2021-05-18T19:19:45.499Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:19:45.771Z] ---> Running in e0ae17e255d0 [2021-05-18T19:19:46.046Z] Removing intermediate container e0ae17e255d0 [2021-05-18T19:19:46.046Z] ---> 1cda1e5b3616 [2021-05-18T19:19:46.046Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T19:19:46.317Z] ---> Running in bdcc9c109a92 [2021-05-18T19:19:46.909Z] Removing intermediate container bdcc9c109a92 [2021-05-18T19:19:46.909Z] ---> d0f25509ec12 [2021-05-18T19:19:46.909Z] Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 [2021-05-18T19:19:46.909Z] ---> Running in 785a815cf1a1 [2021-05-18T19:19:47.502Z] Removing intermediate container 785a815cf1a1 [2021-05-18T19:19:47.502Z] ---> 3eb2e9d38062 [2021-05-18T19:19:47.502Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T19:19:47.502Z] ---> Running in 3d53e210989d [2021-05-18T19:19:48.095Z] Removing intermediate container 3d53e210989d [2021-05-18T19:19:48.095Z] ---> 4de815a6eb01 [2021-05-18T19:19:48.095Z] [2021-05-18T19:19:48.365Z] Successfully built 4de815a6eb01 [2021-05-18T19:19:48.637Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-18T19:19:48.922Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-18T19:19:48.926Z] $ docker stop --time=1 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 [2021-05-18T19:19:50.766Z] $ docker rm -f 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T19:19:51.360Z] + docker images [2021-05-18T19:19:51.632Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T19:19:51.632Z] sys-mgmt-agent-arm64 latest 4de815a6eb01 4 seconds ago 299MB [2021-05-18T19:19:51.632Z] core-data-arm64 latest 0459224e4eb9 43 seconds ago 20.4MB [2021-05-18T19:19:51.632Z] f8389b73b95e About a minute ago 990MB [2021-05-18T19:19:51.632Z] 6cebb964d107 About a minute ago 977MB [2021-05-18T19:19:51.632Z] core-metadata-arm64 latest 7c1ea4793481 About a minute ago 17.4MB [2021-05-18T19:19:51.632Z] 3845d3baf2a0 About a minute ago 989MB [2021-05-18T19:19:51.632Z] security-proxy-setup-arm64 latest 4ea2cbfc902a About a minute ago 24MB [2021-05-18T19:19:51.632Z] 2503dd42de03 About a minute ago 978MB [2021-05-18T19:19:51.632Z] security-bootstrapper-arm64 latest a90620dee5d4 4 minutes ago 17.2MB [2021-05-18T19:19:51.632Z] security-secretstore-setup-arm64 latest 4814e5ad5ee5 4 minutes ago 24.4MB [2021-05-18T19:19:51.632Z] support-scheduler-arm64 latest acf741ba9c86 4 minutes ago 16.1MB [2021-05-18T19:19:51.632Z] core-command-arm64 latest f6a3f1e2736c 4 minutes ago 16.1MB [2021-05-18T19:19:51.632Z] support-notifications-arm64 latest e8ca62b5c494 4 minutes ago 16.8MB [2021-05-18T19:19:51.632Z] 20f83b064f7b 4 minutes ago 981MB [2021-05-18T19:19:51.632Z] e507d0122553 4 minutes ago 980MB [2021-05-18T19:19:51.632Z] a9b0e235dd9b 4 minutes ago 981MB [2021-05-18T19:19:51.632Z] e36b50a61b8e 4 minutes ago 978MB [2021-05-18T19:19:51.632Z] ba54bb5cf94d 4 minutes ago 974MB [2021-05-18T19:19:51.632Z] ci-base-image-arm64 latest 0fca3149d517 16 minutes ago 641MB [2021-05-18T19:19:51.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-18T19:19:51.632Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-18T19:19:51.632Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-18T19:19:51.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [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-18T19:19:52.325Z] ---> job-cost.sh [2021-05-18T19:19:52.326Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bv48 [2021-05-18T19:20:31.328Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T19:22:08.062Z] lf-activate-venv(): INFO: Adding /tmp/venv-bv48/bin to PATH [2021-05-18T19:22:08.062Z] INFO: No Stack... [2021-05-18T19:22:08.062Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T19:22:08.062Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T19:22:08.412Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-05-18T19:22:08.412Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T19:22:08.475Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] [2021-05-18T19:22:08.484Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] did not exist. Created. [2021-05-18T19:22:08.484Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T19:22:08.842Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T19:22:09.123Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T19:22:09.133Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-8-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-18T19:22:09.747Z] provisioning config files... [2021-05-18T19:22:09.755Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4393364035054118060tmp [Pipeline] { [Pipeline] sh [2021-05-18T19:22:10.072Z] + set +x [2021-05-18T19:22:10.073Z] + bash -s -- [2021-05-18T19:22:10.073Z] + curl -s https://codecov.io/bash [2021-05-18T19:22:10.073Z] [2021-05-18T19:22:10.073Z] _____ _ [2021-05-18T19:22:10.073Z] / ____| | | [2021-05-18T19:22:10.073Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T19:22:10.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T19:22:10.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T19:22:10.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T19:22:10.073Z] Bash-1.0.2 [2021-05-18T19:22:10.073Z] [2021-05-18T19:22:10.073Z] [2021-05-18T19:22:10.073Z] ==> git version 2.24.4 found [2021-05-18T19:22:10.073Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-18T19:22:10.073Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T19:22:10.073Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T19:22:10.073Z] ==> Jenkins CI detected. [2021-05-18T19:22:10.073Z] project root: . [2021-05-18T19:22:10.073Z] --> token set from env [2021-05-18T19:22:10.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T19:22:10.338Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T19:22:10.338Z] ==> Python coveragepy not found [2021-05-18T19:22:10.338Z] ==> Searching for coverage reports in: [2021-05-18T19:22:10.338Z] + . [2021-05-18T19:22:10.338Z] -> Found 1 reports [2021-05-18T19:22:10.338Z] ==> Detecting git/mercurial file structure [2021-05-18T19:22:10.338Z] ==> Reading reports [2021-05-18T19:22:10.338Z] + ./coverage.out bytes=733080 [2021-05-18T19:22:10.338Z] ==> Appending adjustments [2021-05-18T19:22:10.338Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T19:22:12.889Z] + Found adjustments [2021-05-18T19:22:12.889Z] ==> Gzipping contents [2021-05-18T19:22:12.889Z] 104K /tmp/codecov.mADs0e.gz [2021-05-18T19:22:12.889Z] ==> Uploading reports [2021-05-18T19:22:12.889Z] url: https://codecov.io [2021-05-18T19:22:12.889Z] query: branch=PR-3464&commit=2d79ae530791cfff4ba3b7daf141a8e7434efb95&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-18T19:22:12.889Z] -> Pinging Codecov [2021-05-18T19:22:12.889Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3464&commit=2d79ae530791cfff4ba3b7daf141a8e7434efb95&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-18T19:22:12.889Z] -> Uploading to [2021-05-18T19:22:12.889Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/2d79ae530791cfff4ba3b7daf141a8e7434efb95/a3acf7d2-63ee-493f-b16e-6ba0b385913f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T192212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53259476cd26891512ec3296f3107b3bce48e97b06fd97bef82d4451eb31d823 [2021-05-18T19:22:12.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T19:22:12.889Z] Dload Upload Total Spent Left Speed [2021-05-18T19:22:13.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 286k --:--:-- --:--:-- --:--:-- 287k [2021-05-18T19:22:13.463Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2d79ae530791cfff4ba3b7daf141a8e7434efb95 [Pipeline] } [2021-05-18T19:22:13.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:14.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:15.197Z] ---> package-listing.sh [2021-05-18T19:22:15.197Z] ++ facter osfamily [2021-05-18T19:22:15.197Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T19:22:15.461Z] + OS_FAMILY=redhat [2021-05-18T19:22:15.461Z] + workspace=/w/workspace/edgex-go/8 [2021-05-18T19:22:15.461Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T19:22:15.461Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T19:22:15.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T19:22:15.461Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T19:22:15.461Z] + '[' /w/workspace/edgex-go/8 ']' [2021-05-18T19:22:15.461Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T19:22:15.461Z] + case "${OS_FAMILY}" in [2021-05-18T19:22:15.461Z] + rpm -qa [2021-05-18T19:22:15.461Z] + sort [2021-05-18T19:22:18.006Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T19:22:18.006Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T19:22:18.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T19:22:18.006Z] + '[' /w/workspace/edgex-go/8 ']' [2021-05-18T19:22:18.006Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-05-18T19:22:18.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-05-18T19:22:18.020Z] 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/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T19:22:18.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:22:18.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:22:18.876Z] [2021-05-18T19:22:18.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:22:19.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:22:19.192Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T19:22:19.192Z] df20fa9351a1: Pulling fs layer [2021-05-18T19:22:19.192Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T19:22:19.192Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T19:22:19.192Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T19:22:19.192Z] 93b61091891f: Pulling fs layer [2021-05-18T19:22:19.192Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T19:22:19.192Z] 5e14af77c1be: Pulling fs layer [2021-05-18T19:22:19.192Z] 01666e4c0597: Pulling fs layer [2021-05-18T19:22:19.192Z] aa168da1d23b: Pulling fs layer [2021-05-18T19:22:19.192Z] 93b9cdb0e59b: Waiting [2021-05-18T19:22:19.192Z] 5e14af77c1be: Waiting [2021-05-18T19:22:19.192Z] 01666e4c0597: Waiting [2021-05-18T19:22:19.192Z] aa168da1d23b: Waiting [2021-05-18T19:22:19.192Z] 46f8f816bc3b: Waiting [2021-05-18T19:22:19.192Z] 93b61091891f: Waiting [2021-05-18T19:22:19.192Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T19:22:19.192Z] 36b3adc4ff6f: Download complete [2021-05-18T19:22:19.192Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T19:22:19.192Z] 46f8f816bc3b: Download complete [2021-05-18T19:22:19.192Z] df20fa9351a1: Verifying Checksum [2021-05-18T19:22:19.192Z] df20fa9351a1: Download complete [2021-05-18T19:22:19.192Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T19:22:19.192Z] 93b9cdb0e59b: Download complete [2021-05-18T19:22:19.192Z] 5e14af77c1be: Verifying Checksum [2021-05-18T19:22:19.192Z] 5e14af77c1be: Download complete [2021-05-18T19:22:19.192Z] 93b61091891f: Verifying Checksum [2021-05-18T19:22:19.192Z] 93b61091891f: Download complete [2021-05-18T19:22:19.456Z] 01666e4c0597: Verifying Checksum [2021-05-18T19:22:19.456Z] 01666e4c0597: Download complete [2021-05-18T19:22:19.456Z] df20fa9351a1: Pull complete [2021-05-18T19:22:19.456Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T19:22:19.456Z] 8ad3a11d3b57: Download complete [2021-05-18T19:22:19.456Z] 36b3adc4ff6f: Pull complete [2021-05-18T19:22:20.035Z] 8ad3a11d3b57: Pull complete [2021-05-18T19:22:20.035Z] 46f8f816bc3b: Pull complete [2021-05-18T19:22:20.297Z] 93b61091891f: Pull complete [2021-05-18T19:22:20.558Z] 93b9cdb0e59b: Pull complete [2021-05-18T19:22:20.558Z] 5e14af77c1be: Pull complete [2021-05-18T19:22:20.822Z] 01666e4c0597: Pull complete [2021-05-18T19:22:21.087Z] aa168da1d23b: Verifying Checksum [2021-05-18T19:22:21.087Z] aa168da1d23b: Download complete [2021-05-18T19:22:25.326Z] aa168da1d23b: Pull complete [2021-05-18T19:22:25.326Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T19:22:25.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:22:25.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T19:22:25.408Z] prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container [2021-05-18T19:22:25.445Z] $ 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/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T19:22:28.868Z] $ docker top c4e0344da1f9049fd4c7d92613faefd4d01cab877aaead961001c771821630cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:22:29.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T19:22:29.564Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T19:22:29.863Z] + ls /var/log/sa-host [2021-05-18T19:22:29.863Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T19:22:29.863Z] file_magic: OK [2021-05-18T19:22:29.863Z] HZ: Using current value: 100 [2021-05-18T19:22:29.863Z] file_header: OK [2021-05-18T19:22:29.863Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T19:22:29.863Z] Statistics: [2021-05-18T19:22:29.863Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T19:22:29.863Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T19:22:29.863Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T19:22:29.863Z] file_magic: OK [2021-05-18T19:22:29.863Z] HZ: Using current value: 100 [2021-05-18T19:22:29.863Z] file_header: OK [2021-05-18T19:22:29.863Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T19:22:29.863Z] Statistics: [2021-05-18T19:22:29.863Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T19:22:29.863Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:22:30.074Z] provisioning config files... [2021-05-18T19:22:30.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8529417562622842911tmp [Pipeline] { [Pipeline] echo [2021-05-18T19:22:30.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:30.401Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T19:22:30.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T19:22:30.439Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:30.734Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T19:22:30.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:31.054Z] ---> sudo-logs.sh [2021-05-18T19:22:31.054Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T19:22:31.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:31.383Z] ---> job-cost.sh [2021-05-18T19:22:31.383Z] lf-activate-venv: SKIPPING [2021-05-18T19:22:31.383Z] DEBUG: total: 0.18000000715255737 [2021-05-18T19:22:31.383Z] INFO: Retrieving Stack Cost... [2021-05-18T19:22:33.303Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T19:22:33.879Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T19:22:33.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:22:34.204Z] ---> logs-deploy.sh [2021-05-18T19:22:34.204Z] lf-activate-venv: SKIPPING [2021-05-18T19:22:34.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/8 [2021-05-18T19:22:34.204Z] INFO: archiving workspace using pattern(s): [2021-05-18T19:22:34.995Z] Archives upload complete. [2021-05-18T19:22:35.256Z] INFO: archiving logs to Nexus