Pull request #3552 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 7c435059c239f6481c389cf9a6f479fd5c8969cc Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2452855064173065574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4082978455621794457.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1349504123717331068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8923273674847468689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7457736446763765379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8340064002539616021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/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/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-877 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4545391008456551149.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/1@tmp/jenkins-gitclient-ssh8605367731295933326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # 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/1@tmp/jenkins-gitclient-ssh5606561805077467574.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 Commit message: "refactor: Remove the io/ioutil usage" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T07:56:15.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T07:56:16.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T07:56:16.240Z] ========================================================= [2021-06-08T07:56:16.240Z] EdgeX Global Pipelines Version Info [2021-06-08T07:56:16.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:56:17.738Z] ------------------- [2021-06-08T07:56:17.738Z] stable info: [2021-06-08T07:56:17.738Z] ------------------- [2021-06-08T07:56:17.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T07:56:17.738Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T07:56:17.738Z] Message: update stable to v1.0.193 [2021-06-08T07:56:18.315Z] ------------------- [2021-06-08T07:56:18.315Z] experimental info: [2021-06-08T07:56:18.315Z] ------------------- [2021-06-08T07:56:18.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T07:56:18.315Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T07:56:18.315Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T07:56:18.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T07:56:18.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T07:56:18.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T07:56:18.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T07:56:18.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T07:56:18.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T07:56:18.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T07:56:19.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T07:56:19.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T07:56:19.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T07:56:19.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T07:56:19.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T07:56:19.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T07:56:19.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T07:56:19.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T07:56:19.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T07:56:19.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T07:56:19.566Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T07:56:19.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T07:56:19.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T07:56:19.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T07:56:19.796Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T07:56:19.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3552 [Pipeline] echo [2021-06-08T07:56:19.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3552 [Pipeline] echo [2021-06-08T07:56:19.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3552 [Pipeline] echo [2021-06-08T07:56:20.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] echo [2021-06-08T07:56:20.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c43505 [Pipeline] echo [2021-06-08T07:56:20.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T07:56:20.322Z] provisioning config files... [2021-06-08T07:56:20.340Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3060043393174249518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:56:20.717Z] ---> docker-login.sh [2021-06-08T07:56:20.717Z] nexus3.edgexfoundry.org:10001 [2021-06-08T07:56:20.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:56:20.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:56:20.988Z] Configure a credential helper to remove this warning. See [2021-06-08T07:56:20.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:56:20.988Z] [2021-06-08T07:56:20.988Z] Login Succeeded [2021-06-08T07:56:20.988Z] nexus3.edgexfoundry.org:10002 [2021-06-08T07:56:20.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:56:21.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:56:21.252Z] Configure a credential helper to remove this warning. See [2021-06-08T07:56:21.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:56:21.252Z] [2021-06-08T07:56:21.252Z] Login Succeeded [2021-06-08T07:56:21.252Z] nexus3.edgexfoundry.org:10003 [2021-06-08T07:56:21.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:56:21.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:56:21.252Z] Configure a credential helper to remove this warning. See [2021-06-08T07:56:21.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:56:21.252Z] [2021-06-08T07:56:21.252Z] Login Succeeded [2021-06-08T07:56:21.252Z] nexus3.edgexfoundry.org:10004 [2021-06-08T07:56:21.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:56:21.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:56:21.514Z] Configure a credential helper to remove this warning. See [2021-06-08T07:56:21.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:56:21.514Z] [2021-06-08T07:56:21.514Z] Login Succeeded [2021-06-08T07:56:21.514Z] docker.io [2021-06-08T07:56:21.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:56:21.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:56:21.776Z] Configure a credential helper to remove this warning. See [2021-06-08T07:56:21.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:56:21.776Z] [2021-06-08T07:56:21.776Z] Login Succeeded [2021-06-08T07:56:21.776Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T07:56:21.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T07:56:22.239Z] ++ 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-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T07:56:22.240Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:56:22.240Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T07:56:22.240Z] ++ cut -d/ -f2 [2021-06-08T07:56:22.240Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T07:56:22.308Z] 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-06-08T07:56:24.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:56:24.053Z] [2021-06-08T07:56:24.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:56:24.472Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:56:24.472Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T07:56:24.472Z] 31603596830f: Pulling fs layer [2021-06-08T07:56:24.472Z] 54011a49482f: Pulling fs layer [2021-06-08T07:56:24.472Z] a6820b24f6d8: Pulling fs layer [2021-06-08T07:56:24.472Z] f581987b2513: Pulling fs layer [2021-06-08T07:56:24.472Z] f581987b2513: Waiting [2021-06-08T07:56:24.472Z] 54011a49482f: Verifying Checksum [2021-06-08T07:56:24.472Z] 54011a49482f: Download complete [2021-06-08T07:56:24.472Z] 31603596830f: Verifying Checksum [2021-06-08T07:56:24.472Z] 31603596830f: Download complete [2021-06-08T07:56:24.735Z] f581987b2513: Verifying Checksum [2021-06-08T07:56:24.735Z] f581987b2513: Download complete [2021-06-08T07:56:24.735Z] a6820b24f6d8: Verifying Checksum [2021-06-08T07:56:24.735Z] a6820b24f6d8: Download complete [2021-06-08T07:56:24.735Z] 31603596830f: Pull complete [2021-06-08T07:56:25.005Z] 54011a49482f: Pull complete [2021-06-08T07:56:25.587Z] a6820b24f6d8: Pull complete [2021-06-08T07:56:25.587Z] f581987b2513: Pull complete [2021-06-08T07:56:25.587Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T07:56:25.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:56:25.587Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T07:56:25.712Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T07:56:25.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T07:56:27.011Z] $ docker top 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T07:56:27.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T07:56:27.236Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T07:56:27.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T07:56:27.359Z] $ docker exec 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent [2021-06-08T07:56:27.461Z] SSH_AUTH_SOCK=/tmp/ssh-ONVWFrS7uFL7/agent.14 [2021-06-08T07:56:27.461Z] SSH_AGENT_PID=21 [2021-06-08T07:56:27.471Z] Running ssh-add (command line suppressed) [2021-06-08T07:56:27.579Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6234235325079966467.key (/w/workspace/edgex-go/1@tmp/private_key_6234235325079966467.key) [2021-06-08T07:56:27.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T07:56:27.941Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T07:56:27.967Z] $ docker exec --env ******** --env ******** 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent -k [2021-06-08T07:56:28.067Z] unset SSH_AUTH_SOCK; [2021-06-08T07:56:28.067Z] unset SSH_AGENT_PID; [2021-06-08T07:56:28.067Z] echo Agent pid 21 killed; [2021-06-08T07:56:28.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T07:56:28.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T07:56:28.171Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T07:56:28.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T07:56:28.278Z] $ docker exec 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent [2021-06-08T07:56:28.391Z] SSH_AUTH_SOCK=/tmp/ssh-H8gCH3ovonwR/agent.55 [2021-06-08T07:56:28.391Z] SSH_AGENT_PID=62 [2021-06-08T07:56:28.396Z] Running ssh-add (command line suppressed) [2021-06-08T07:56:28.495Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2645458818699141053.key (/w/workspace/edgex-go/1@tmp/private_key_2645458818699141053.key) [2021-06-08T07:56:28.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T07:56:28.854Z] + git semver init [2021-06-08T07:56:28.854Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T07:56:28.854Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-08T07:56:28.854Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-08T07:56:28.854Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T07:56:28.854Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T07:56:28.854Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T07:56:28.854Z] # $SEMVER_BRANCH = PR-3552 [2021-06-08T07:56:28.854Z] # $SEMVER_TEMP = /tmp/semver-023344205 [2021-06-08T07:56:28.854Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T07:56:43.833Z] # '/tmp/semver-023344205' -> '/w/workspace/edgex-go/1/.semver' [2021-06-08T07:56:43.833Z] # -> Force: false [2021-06-08T07:56:43.833Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-08T07:56:43.857Z] $ docker exec --env ******** --env ******** 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent -k [2021-06-08T07:56:43.951Z] unset SSH_AUTH_SOCK; [2021-06-08T07:56:43.952Z] unset SSH_AGENT_PID; [2021-06-08T07:56:43.952Z] echo Agent pid 62 killed; [2021-06-08T07:56:43.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T07:56:44.407Z] + git semver [Pipeline] } [2021-06-08T07:56:44.445Z] $ docker stop --time=1 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad [2021-06-08T07:56:47.161Z] $ docker rm -f 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T07:56:47.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T07:56:47.950Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T07:56:47.975Z] [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-06-08T07:56:48.983Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:56:49.303Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:56:49.765Z] + sudo service docker restart [2021-06-08T07:56:49.765Z] + true [2021-06-08T07:56:49.765Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T07:57:03.455Z] Still waiting to schedule task [2021-06-08T07:57:03.456Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-875’ [Pipeline] echo [2021-06-08T07:57:08.047Z] ========================================================= [2021-06-08T07:57:08.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T07:57:08.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:57:08.428Z] + 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-06-08T07:57:09.847Z] Sending build context to Docker daemon 329.2MB [2021-06-08T07:57:09.847Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T07:57:09.847Z] Step 2/6 : FROM ${BASE} [2021-06-08T07:57:09.847Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T07:57:09.847Z] 540db60ca938: Pulling fs layer [2021-06-08T07:57:09.847Z] adcc1eea9eea: Pulling fs layer [2021-06-08T07:57:09.847Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T07:57:09.847Z] 0510c868ecb4: Pulling fs layer [2021-06-08T07:57:09.847Z] afea3b2eda06: Pulling fs layer [2021-06-08T07:57:09.847Z] 7809a108b3ef: Pulling fs layer [2021-06-08T07:57:09.847Z] f706445af74f: Pulling fs layer [2021-06-08T07:57:09.847Z] afea3b2eda06: Waiting [2021-06-08T07:57:09.847Z] 7809a108b3ef: Waiting [2021-06-08T07:57:09.847Z] f706445af74f: Waiting [2021-06-08T07:57:09.847Z] 0510c868ecb4: Waiting [2021-06-08T07:57:10.108Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T07:57:10.108Z] 4c4ab2625f07: Download complete [2021-06-08T07:57:10.108Z] adcc1eea9eea: Verifying Checksum [2021-06-08T07:57:10.108Z] adcc1eea9eea: Download complete [2021-06-08T07:57:10.108Z] 540db60ca938: Verifying Checksum [2021-06-08T07:57:10.108Z] 540db60ca938: Download complete [2021-06-08T07:57:10.108Z] afea3b2eda06: Verifying Checksum [2021-06-08T07:57:10.108Z] afea3b2eda06: Download complete [2021-06-08T07:57:10.108Z] 7809a108b3ef: Verifying Checksum [2021-06-08T07:57:10.108Z] 7809a108b3ef: Download complete [2021-06-08T07:57:10.371Z] 540db60ca938: Pull complete [2021-06-08T07:57:10.371Z] adcc1eea9eea: Pull complete [2021-06-08T07:57:10.371Z] 4c4ab2625f07: Pull complete [2021-06-08T07:57:12.295Z] f706445af74f: Verifying Checksum [2021-06-08T07:57:12.295Z] f706445af74f: Download complete [2021-06-08T07:57:12.563Z] 0510c868ecb4: Verifying Checksum [2021-06-08T07:57:12.563Z] 0510c868ecb4: Download complete [2021-06-08T07:57:15.908Z] 0510c868ecb4: Pull complete [2021-06-08T07:57:15.908Z] afea3b2eda06: Pull complete [2021-06-08T07:57:15.908Z] 7809a108b3ef: Pull complete [2021-06-08T07:57:18.476Z] f706445af74f: Pull complete [2021-06-08T07:57:18.476Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T07:57:18.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T07:57:18.476Z] ---> b068be0155e3 [2021-06-08T07:57:18.476Z] 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-06-08T07:57:19.874Z] ---> Running in 6b3560e2510d [2021-06-08T07:57:20.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:57:21.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:57:21.341Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T07:57:21.925Z] (2/12) Installing file (5.39-r0) [2021-06-08T07:57:22.185Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T07:57:22.185Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T07:57:26.401Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T07:57:26.401Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T07:57:26.401Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T07:57:26.401Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T07:57:26.401Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T07:57:26.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T07:57:26.663Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T07:57:26.663Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T07:57:26.663Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T07:57:26.663Z] OK: 219 MiB in 52 packages [2021-06-08T07:57:28.584Z] Removing intermediate container 6b3560e2510d [2021-06-08T07:57:28.584Z] ---> 318c0fdc035f [2021-06-08T07:57:28.584Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T07:57:28.584Z] ---> Running in ca312b1178ba [2021-06-08T07:57:28.584Z] Removing intermediate container ca312b1178ba [2021-06-08T07:57:28.584Z] ---> 215c3575362f [2021-06-08T07:57:28.584Z] Step 5/6 : COPY go.mod . [2021-06-08T07:57:28.584Z] ---> 41185ee223a9 [2021-06-08T07:57:28.584Z] Step 6/6 : RUN go mod download [2021-06-08T07:57:28.584Z] ---> Running in 5113589b6f06 [2021-06-08T07:57:38.626Z] Removing intermediate container 5113589b6f06 [2021-06-08T07:57:38.626Z] ---> 56f5cec246ce [2021-06-08T07:57:38.890Z] Successfully built 56f5cec246ce [2021-06-08T07:57:38.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:57:39.251Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T07:57:39.251Z] . [Pipeline] withDockerContainer [2021-06-08T07:57:39.354Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T07:57:39.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T07:57:39.781Z] $ docker top a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:57:40.212Z] + go version [2021-06-08T07:57:40.212Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T07:57:40.245Z] $ docker stop --time=1 a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a [2021-06-08T07:57:41.415Z] $ docker rm -f a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:57:42.179Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T07:57:42.179Z] . [Pipeline] withDockerContainer [2021-06-08T07:57:42.291Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T07:57:42.333Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T07:57:42.726Z] $ docker top afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T07:57:42.866Z] ========================================================= [2021-06-08T07:57:42.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T07:57:42.866Z] ========================================================= [Pipeline] sh [2021-06-08T07:57:43.190Z] + go mod tidy [Pipeline] sh [2021-06-08T07:57:43.772Z] + make test [2021-06-08T07:57:43.772Z] go mod tidy [2021-06-08T07:57:43.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T07:57:49.123Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T07:58:07.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T07:58:09.980Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T07:58:10.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T07:58:11.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T07:58:13.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T07:58:14.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T07:58:14.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T07:58:14.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T07:58:14.786Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T07:58:15.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T07:58:17.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T07:58:17.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-08T07:58:18.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-06-08T07:58:18.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T07:58:18.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T07:58:18.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T07:58:19.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-06-08T07:58:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T07:58:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-08T07:58:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T07:58:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T07:58:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:58:20.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T07:58:20.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T07:58:21.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T07:58:21.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T07:58:21.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T07:58:21.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements [2021-06-08T07:58:22.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-08T07:58:22.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T07:58:22.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements [2021-06-08T07:58:22.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T07:58:23.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-08T07:58:23.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-06-08T07:58:23.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-08T07:58:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-06-08T07:58:24.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-08T07:58:36.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-08T07:58:36.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-08T07:58:41.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.209s coverage: 81.8% of statements [2021-06-08T07:58:41.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T07:58:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-08T07:58:59.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-08T07:59:00.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-06-08T07:59:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T07:59:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T07:59:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T07:59:00.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-06-08T07:59:00.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T07:59:00.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T07:59:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-06-08T07:59:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T07:59:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-06-08T07:59:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T07:59:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T07:59:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T07:59:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 28.9% of statements [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T07:59:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T07:59:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-08T07:59:08.813Z] GO111MODULE=on go vet ./... [2021-06-08T07:59:30.919Z] gofmt -l . [2021-06-08T07:59:30.919Z] [ "`gofmt -l .`" = "" ] [2021-06-08T07:59:31.183Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T07:59:32.101Z] + ls -al . [2021-06-08T07:59:32.101Z] total 528 [2021-06-08T07:59:32.101Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 07:59 . [2021-06-08T07:59:32.101Z] drwxr-xr-x 4 root root 28 Jun 8 07:57 .. [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 07:56 .dockerignore [2021-06-08T07:59:32.101Z] drwxrwxr-x 8 1001 1001 179 Jun 8 07:56 .git [2021-06-08T07:59:32.101Z] drwxrwxr-x 3 1001 1001 125 Jun 8 07:56 .github [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 07:56 .gitignore [2021-06-08T07:59:32.101Z] drwx------ 3 1001 1001 60 Jun 8 07:56 .semver [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 07:56 .sonarcloud.properties [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:56 Attribution.txt [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:56 CONTRIBUTING.md [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 07:56 Dockerfile.build [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 07:56 Jenkinsfile [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:56 LICENSE [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:56 Makefile [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:56 README.md [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:56 SECURITY.md [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 07:56 VERSION [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:56 ZMQWindows.md [2021-06-08T07:59:32.101Z] drwxrwxr-x 2 1001 1001 37 Jun 8 07:56 bin [2021-06-08T07:59:32.101Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 07:56 cmd [2021-06-08T07:59:32.101Z] -rw-r--r-- 1 root root 412085 Jun 8 07:59 coverage.out [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 07:56 go.mod [2021-06-08T07:59:32.101Z] -rw-r--r-- 1 root root 21048 Jun 8 07:57 go.sum [2021-06-08T07:59:32.101Z] drwxrwxr-x 8 1001 1001 127 Jun 8 07:56 internal [2021-06-08T07:59:32.101Z] drwxrwxr-x 3 1001 1001 16 Jun 8 07:56 openapi [2021-06-08T07:59:32.101Z] drwxrwxr-x 4 1001 1001 71 Jun 8 07:56 snap [2021-06-08T07:59:32.101Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 07:56 version.go [Pipeline] sh [2021-06-08T07:59:32.423Z] + '[' -e coverage.out ] [2021-06-08T07:59:32.423Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T07:59:32.572Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T07:59:32.900Z] + make build [2021-06-08T07:59:32.901Z] go mod tidy [2021-06-08T07:59:32.901Z] 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-06-08T07:59:34.299Z] 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-06-08T07:59:41.006Z] 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-06-08T07:59:41.595Z] 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-06-08T07:59:42.547Z] 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-06-08T07:59:42.809Z] 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-06-08T07:59:44.207Z] 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-06-08T07:59:44.781Z] 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-06-08T07:59:45.743Z] 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-06-08T07:59:46.684Z] 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-06-08T07:59:47.259Z] 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-06-08T07:59:48.212Z] 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-06-08T07:59:49.630Z] $ docker stop --time=1 afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc [2021-06-08T07:59:51.961Z] $ docker rm -f afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:59:55.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:59:55.498Z] [2021-06-08T07:59:55.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:59:55.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:59:55.853Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T07:59:55.853Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T07:59:55.853Z] ca9280d653b3: Pulling fs layer [2021-06-08T07:59:55.853Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T07:59:56.115Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T07:59:56.115Z] cbdbe7a5bc2a: Download complete [2021-06-08T07:59:56.376Z] cbdbe7a5bc2a: Pull complete [2021-06-08T07:59:56.953Z] ca9280d653b3: Verifying Checksum [2021-06-08T07:59:56.953Z] ca9280d653b3: Download complete [2021-06-08T07:59:57.535Z] ca9280d653b3: Pull complete [2021-06-08T07:59:57.804Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T07:59:57.804Z] 7e9c9ca2126c: Download complete [2021-06-08T08:00:01.149Z] 7e9c9ca2126c: Pull complete [2021-06-08T08:00:01.149Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T08:00:01.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:00:01.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T08:00:01.254Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T08:00:01.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T08:00:05.883Z] $ docker top 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:00:06.313Z] + docker-compose build --help [2021-06-08T08:00:06.313Z] + grep parallel [2021-06-08T08:00:06.890Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T08:00:06.933Z] $ docker stop --time=1 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 [2021-06-08T08:00:08.112Z] $ docker rm -f 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:00:08.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:00:08.740Z] . [Pipeline] withDockerContainer [2021-06-08T08:00:08.840Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T08:00:08.886Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T08:00:09.332Z] $ docker top 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:00:09.776Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T08:00:10.349Z] Building core-command ... [2021-06-08T08:00:10.350Z] Building core-data ... [2021-06-08T08:00:10.350Z] Building core-metadata ... [2021-06-08T08:00:10.350Z] Building security-bootstrapper ... [2021-06-08T08:00:10.350Z] Building security-proxy-setup ... [2021-06-08T08:00:10.350Z] Building security-secretstore-setup ... [2021-06-08T08:00:10.350Z] Building support-notifications ... [2021-06-08T08:00:10.350Z] Building support-scheduler ... [2021-06-08T08:00:10.350Z] Building sys-mgmt-agent ... [2021-06-08T08:00:10.350Z] Building support-scheduler [2021-06-08T08:00:10.350Z] Building sys-mgmt-agent [2021-06-08T08:00:10.350Z] Building support-notifications [2021-06-08T08:00:10.350Z] Building core-metadata [2021-06-08T08:00:10.350Z] Building security-proxy-setup [2021-06-08T08:00:23.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:00:23.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:00:23.827Z] ---> 56f5cec246ce [2021-06-08T08:00:23.827Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:00:23.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:00:23.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:00:23.827Z] ---> 56f5cec246ce [2021-06-08T08:00:23.827Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:00:23.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:00:23.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:00:23.827Z] ---> 56f5cec246ce [2021-06-08T08:00:23.827Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:00:23.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:00:23.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:00:23.827Z] ---> 56f5cec246ce [2021-06-08T08:00:23.827Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T08:00:26.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:00:26.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:00:26.381Z] ---> 56f5cec246ce [2021-06-08T08:00:26.381Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:00:28.209Z] ---> Running in 218b0a119c41 [2021-06-08T08:00:28.209Z] ---> Running in a0ad86c32e9b [2021-06-08T08:00:28.209Z] ---> Running in 3d3f6c269ca4 [2021-06-08T08:00:28.209Z] ---> Running in 55823ada8b81 [2021-06-08T08:00:28.209Z] ---> Running in 561a62e95acd [2021-06-08T08:00:28.209Z] Removing intermediate container 55823ada8b81 [2021-06-08T08:00:28.209Z] ---> c76d2881e43f [2021-06-08T08:00:28.209Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:00:28.209Z] Removing intermediate container 218b0a119c41 [2021-06-08T08:00:28.209Z] ---> 5ba7d93dc62a [2021-06-08T08:00:28.209Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:00:28.209Z] Removing intermediate container a0ad86c32e9b [2021-06-08T08:00:28.209Z] ---> 236427e358ce [2021-06-08T08:00:28.209Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:00:28.209Z] ---> Running in 787730a18591 [2021-06-08T08:00:28.209Z] Removing intermediate container 561a62e95acd [2021-06-08T08:00:28.209Z] ---> 150efb5814f6 [2021-06-08T08:00:28.209Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:00:28.209Z] ---> Running in d2efa75706b3 [2021-06-08T08:00:28.209Z] Removing intermediate container 3d3f6c269ca4 [2021-06-08T08:00:28.209Z] ---> bb64ae1b3b3d [2021-06-08T08:00:28.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:00:28.209Z] ---> Running in 7c8b8963111d [2021-06-08T08:00:28.209Z] ---> Running in e868cd1548c4 [2021-06-08T08:00:28.209Z] ---> Running in f8971c062d37 [2021-06-08T08:00:28.881Z] Removing intermediate container 787730a18591 [2021-06-08T08:00:28.881Z] ---> 220f2f5f2803 [2021-06-08T08:00:28.881Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T08:00:29.154Z] ---> Running in 9a82b4771985 [2021-06-08T08:00:29.154Z] Removing intermediate container d2efa75706b3 [2021-06-08T08:00:29.154Z] ---> fabfb512dc44 [2021-06-08T08:00:29.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T08:00:29.154Z] ---> Running in 774c9c309633 [2021-06-08T08:00:29.154Z] Removing intermediate container 7c8b8963111d [2021-06-08T08:00:29.154Z] ---> a71edb95d86e [2021-06-08T08:00:29.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:00:29.154Z] Removing intermediate container f8971c062d37 [2021-06-08T08:00:29.154Z] ---> 3192bc811d8a [2021-06-08T08:00:29.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T08:00:29.420Z] ---> Running in 594464f2862a [2021-06-08T08:00:29.421Z] ---> Running in 3f4b20183bf7 [2021-06-08T08:00:29.688Z] Removing intermediate container e868cd1548c4 [2021-06-08T08:00:29.688Z] ---> bc9b3ee2c804 [2021-06-08T08:00:29.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T08:00:29.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:29.688Z] ---> Running in 396a9bf36e78 [2021-06-08T08:00:29.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:29.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:29.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:29.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:30.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:30.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:30.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:30.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:30.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:00:31.059Z] OK: 219 MiB in 52 packages [2021-06-08T08:00:31.643Z] OK: 219 MiB in 52 packages [2021-06-08T08:00:31.643Z] Removing intermediate container 3f4b20183bf7 [2021-06-08T08:00:31.643Z] ---> 2bac58613c50 [2021-06-08T08:00:31.643Z] Step 6/22 : COPY go.mod . [2021-06-08T08:00:31.643Z] OK: 219 MiB in 52 packages [2021-06-08T08:00:31.643Z] OK: 219 MiB in 52 packages [2021-06-08T08:00:31.643Z] ---> 2ddfb47a82a1 [2021-06-08T08:00:31.643Z] Step 7/22 : RUN go mod download [2021-06-08T08:00:31.643Z] ---> Running in cec188c6c289 [2021-06-08T08:00:31.920Z] OK: 219 MiB in 52 packages [2021-06-08T08:00:31.920Z] Removing intermediate container 774c9c309633 [2021-06-08T08:00:31.920Z] ---> 29b918e011c7 [2021-06-08T08:00:31.920Z] Step 6/23 : COPY go.mod . [2021-06-08T08:00:31.920Z] Removing intermediate container 396a9bf36e78 [2021-06-08T08:00:31.920Z] ---> 3ebb6ef95183 [2021-06-08T08:00:31.920Z] Step 6/23 : COPY go.mod . [2021-06-08T08:00:32.184Z] ---> fcd55e889125 [2021-06-08T08:00:32.184Z] Step 7/23 : RUN go mod download [2021-06-08T08:00:32.184Z] Removing intermediate container 594464f2862a [2021-06-08T08:00:32.184Z] ---> 74f0d2ee58d8 [2021-06-08T08:00:32.184Z] Step 6/24 : COPY go.mod . [2021-06-08T08:00:32.184Z] ---> Running in 589627b57a76 [2021-06-08T08:00:32.184Z] ---> 1f31ccccfb7d [2021-06-08T08:00:32.184Z] Step 7/23 : RUN go mod download [2021-06-08T08:00:32.445Z] Removing intermediate container 9a82b4771985 [2021-06-08T08:00:32.445Z] ---> e33746b79b34 [2021-06-08T08:00:32.445Z] Step 6/24 : COPY go.mod . [2021-06-08T08:00:32.445Z] ---> Running in e4b87e72d5a4 [2021-06-08T08:00:32.707Z] ---> e2cd98cd4e11 [2021-06-08T08:00:32.707Z] Step 7/24 : RUN go mod download [2021-06-08T08:00:32.707Z] ---> Running in 4ed99e71ba3f [2021-06-08T08:00:32.707Z] ---> 699c2fa2d026 [2021-06-08T08:00:32.707Z] Step 7/24 : RUN go mod download [2021-06-08T08:00:32.707Z] ---> Running in 0095271be721 [2021-06-08T08:00:33.290Z] Removing intermediate container cec188c6c289 [2021-06-08T08:00:33.290Z] ---> 5707df81a8a6 [2021-06-08T08:00:33.290Z] Step 8/22 : COPY . . [2021-06-08T08:00:33.290Z] Removing intermediate container 589627b57a76 [2021-06-08T08:00:33.290Z] ---> ab5a7ea2670b [2021-06-08T08:00:33.290Z] Step 8/23 : COPY . . [2021-06-08T08:00:33.290Z] Removing intermediate container e4b87e72d5a4 [2021-06-08T08:00:33.290Z] ---> f44dc122c3b5 [2021-06-08T08:00:33.290Z] Step 8/23 : COPY . . [2021-06-08T08:00:35.206Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-878 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws [2021-06-08T08:00:35.266Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T08:00:35.504Z] The recommended git tool is: git [2021-06-08T08:00:40.538Z] using credential edgex-jenkins-ssh [2021-06-08T08:00:40.560Z] Cloning the remote Git repository [2021-06-08T08:00:40.604Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:00:40.716Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T08:00:40.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:00:40.782Z] > git --version # timeout=10 [2021-06-08T08:00:40.795Z] > git --version # 'git version 2.17.1' [2021-06-08T08:00:40.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:00:40.926Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:00:45.582Z] Removing intermediate container 4ed99e71ba3f [2021-06-08T08:00:45.583Z] ---> 6f7fd3bd7f11 [2021-06-08T08:00:45.583Z] Step 8/24 : COPY . . [2021-06-08T08:00:45.583Z] Removing intermediate container 0095271be721 [2021-06-08T08:00:45.583Z] ---> 1da0a88f96fa [2021-06-08T08:00:45.583Z] Step 8/24 : COPY . . [2021-06-08T08:00:45.583Z] ---> 8ffe1becb354 [2021-06-08T08:00:45.583Z] Step 9/22 : RUN go mod tidy [2021-06-08T08:00:45.583Z] ---> 338c50a12735 [2021-06-08T08:00:45.583Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:00:45.845Z] ---> Running in 2ee6abbd3b81 [2021-06-08T08:00:45.845Z] ---> Running in c8aa78d742a8 [2021-06-08T08:00:45.845Z] ---> 73f0b69d44ac [2021-06-08T08:00:45.845Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:00:46.107Z] ---> Running in 95447a03cc38 [2021-06-08T08:00:51.400Z] Removing intermediate container 2ee6abbd3b81 [2021-06-08T08:00:51.400Z] ---> 7031493d48e2 [2021-06-08T08:00:51.400Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T08:00:51.975Z] ---> Running in 06a64e052aee [2021-06-08T08:00:51.975Z] ---> 37f26a0ecb3d [2021-06-08T08:00:51.975Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:00:52.919Z] Removing intermediate container 95447a03cc38 [2021-06-08T08:00:52.919Z] ---> 2617aa22f51c [2021-06-08T08:00:52.919Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T08:00:52.919Z] Removing intermediate container c8aa78d742a8 [2021-06-08T08:00:52.919Z] ---> d77039edca82 [2021-06-08T08:00:52.919Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T08:00:53.180Z] ---> Running in c7c0dae912a0 [2021-06-08T08:00:53.441Z] ---> Running in e61e82445cd2 [2021-06-08T08:00:53.704Z] ---> Running in 3a06c1104691 [2021-06-08T08:00:53.965Z] 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-06-08T08:00:54.543Z] 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-06-08T08:00:54.833Z] 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-06-08T08:00:56.759Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:00:57.101Z] Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:00:57.101Z] Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) [2021-06-08T08:00:55.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:00:55.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:00:55.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:00:55.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:00:55.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:00:55.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T08:00:56.777Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:00:56.795Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T08:00:57.023Z] > git remote # timeout=10 [2021-06-08T08:00:57.039Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T08:00:57.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:00:57.060Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T08:00:57.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T08:00:57.104Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:00:57.121Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T08:01:00.169Z] Removing intermediate container c7c0dae912a0 [2021-06-08T08:01:00.169Z] ---> ac5047aac3ab [2021-06-08T08:01:00.170Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T08:01:00.170Z] ---> b9e834af05ba [2021-06-08T08:01:00.170Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:01:00.170Z] ---> Running in 62a2046b7156 [2021-06-08T08:01:00.170Z] ---> Running in 93ac3a71506d [2021-06-08T08:01:00.745Z] 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-06-08T08:01:01.436Z] Commit message: "refactor: Remove the io/ioutil usage" [2021-06-08T08:01:01.489Z] > git --version # timeout=10 [2021-06-08T08:01:01.507Z] > git --version # 'git version 2.17.1' [2021-06-08T08:01:01.523Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [2021-06-08T08:01:02.148Z] Removing intermediate container 93ac3a71506d [2021-06-08T08:01:02.148Z] ---> 03f6ee6150dd [2021-06-08T08:01:02.148Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T08:01:02.148Z] ---> Running in 786cb37b8ebe [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T08:01:02.729Z] 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-06-08T08:01:03.328Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:01:03.871Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:01:04.266Z] + + sudo servicetrue [2021-06-08T08:01:04.266Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T08:01:22.945Z] provisioning config files... [2021-06-08T08:01:23.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8982601227830373062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:01:23.526Z] ---> docker-login.sh [2021-06-08T08:01:23.527Z] nexus3.edgexfoundry.org:10001 [2021-06-08T08:01:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:01:24.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:01:24.723Z] Configure a credential helper to remove this warning. See [2021-06-08T08:01:24.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:01:24.723Z] [2021-06-08T08:01:24.723Z] Login Succeeded [2021-06-08T08:01:24.723Z] nexus3.edgexfoundry.org:10002 [2021-06-08T08:01:24.807Z] 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-06-08T08:01:25.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:01:25.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:01:25.274Z] Configure a credential helper to remove this warning. See [2021-06-08T08:01:25.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:01:25.274Z] [2021-06-08T08:01:25.274Z] Login Succeeded [2021-06-08T08:01:25.274Z] nexus3.edgexfoundry.org:10003 [2021-06-08T08:01:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:01:25.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:01:25.874Z] Configure a credential helper to remove this warning. See [2021-06-08T08:01:25.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:01:25.874Z] [2021-06-08T08:01:25.874Z] Login Succeeded [2021-06-08T08:01:25.874Z] nexus3.edgexfoundry.org:10004 [2021-06-08T08:01:26.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:01:26.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:01:26.424Z] Configure a credential helper to remove this warning. See [2021-06-08T08:01:26.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:01:26.424Z] [2021-06-08T08:01:26.424Z] Login Succeeded [2021-06-08T08:01:26.424Z] docker.io [2021-06-08T08:01:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:01:27.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:01:27.299Z] Configure a credential helper to remove this warning. See [2021-06-08T08:01:27.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:01:27.299Z] [2021-06-08T08:01:27.299Z] Login Succeeded [2021-06-08T08:01:27.299Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T08:01:27.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T08:01:28.075Z] ========================================================= [2021-06-08T08:01:28.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T08:01:28.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:01:28.503Z] + 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-06-08T08:01:31.172Z] Sending build context to Docker daemon 166.3MB [2021-06-08T08:01:31.172Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T08:01:31.172Z] Step 2/6 : FROM ${BASE} [2021-06-08T08:01:31.172Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T08:01:31.172Z] 595b0fe564bb: Pulling fs layer [2021-06-08T08:01:31.172Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T08:01:31.172Z] 316046926c0a: Pulling fs layer [2021-06-08T08:01:31.172Z] 4ebd0625c992: Pulling fs layer [2021-06-08T08:01:31.172Z] 207e8628e3a3: Pulling fs layer [2021-06-08T08:01:31.172Z] c791037a9be2: Pulling fs layer [2021-06-08T08:01:31.172Z] ffd874e62e21: Pulling fs layer [2021-06-08T08:01:31.172Z] 207e8628e3a3: Waiting [2021-06-08T08:01:31.172Z] c791037a9be2: Waiting [2021-06-08T08:01:31.172Z] ffd874e62e21: Waiting [2021-06-08T08:01:31.172Z] 316046926c0a: Verifying Checksum [2021-06-08T08:01:31.172Z] 316046926c0a: Download complete [2021-06-08T08:01:31.172Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T08:01:31.172Z] 7186ed65a4f7: Download complete [2021-06-08T08:01:31.172Z] 207e8628e3a3: Download complete [2021-06-08T08:01:31.172Z] 595b0fe564bb: Download complete [2021-06-08T08:01:31.172Z] c791037a9be2: Verifying Checksum [2021-06-08T08:01:31.172Z] c791037a9be2: Download complete [2021-06-08T08:01:31.411Z] Removing intermediate container 06a64e052aee [2021-06-08T08:01:31.411Z] ---> da1237fe0644 [2021-06-08T08:01:31.411Z] [2021-06-08T08:01:31.411Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T08:01:31.779Z] 595b0fe564bb: Pull complete [2021-06-08T08:01:32.367Z] 3.12: Pulling from library/alpine [2021-06-08T08:01:32.385Z] 7186ed65a4f7: Pull complete [2021-06-08T08:01:32.948Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T08:01:32.949Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T08:01:32.949Z] ---> 13621d1b12d4 [2021-06-08T08:01:32.949Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T08:01:32.985Z] 316046926c0a: Pull complete [2021-06-08T08:01:33.524Z] ---> Running in c2e86fdd35d7 [2021-06-08T08:01:33.588Z] ffd874e62e21: Verifying Checksum [2021-06-08T08:01:34.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:34.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:34.762Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T08:01:34.762Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:01:34.762Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T08:01:34.762Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T08:01:34.762Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:01:34.762Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:01:35.024Z] 4ebd0625c992: Verifying Checksum [2021-06-08T08:01:35.024Z] 4ebd0625c992: Download complete [2021-06-08T08:01:35.027Z] OK: 7 MiB in 18 packages [2021-06-08T08:01:35.615Z] Removing intermediate container e61e82445cd2 [2021-06-08T08:01:35.615Z] ---> e483a3cf7204 [2021-06-08T08:01:35.615Z] [2021-06-08T08:01:35.615Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:01:35.615Z] ---> 13621d1b12d4 [2021-06-08T08:01:35.615Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T08:01:35.615Z] Removing intermediate container 3a06c1104691 [2021-06-08T08:01:35.615Z] ---> df3b8b1abd9b [2021-06-08T08:01:35.615Z] [2021-06-08T08:01:35.615Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:01:35.615Z] ---> 13621d1b12d4 [2021-06-08T08:01:35.615Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:01:35.615Z] ---> Running in 6ae0ab8419dd [2021-06-08T08:01:35.879Z] ---> Running in f57a996af770 [2021-06-08T08:01:36.142Z] Removing intermediate container c2e86fdd35d7 [2021-06-08T08:01:36.142Z] ---> 357d525eb6ef [2021-06-08T08:01:36.142Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:01:36.142Z] ---> Running in 7db4b4fd09df [2021-06-08T08:01:36.420Z] Removing intermediate container 7db4b4fd09df [2021-06-08T08:01:36.420Z] ---> a772a28772f8 [2021-06-08T08:01:36.420Z] Step 14/22 : WORKDIR /edgex [2021-06-08T08:01:36.420Z] ---> Running in 9f08540fb55b [2021-06-08T08:01:36.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:36.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:36.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:36.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:01:36.704Z] Removing intermediate container 9f08540fb55b [2021-06-08T08:01:36.704Z] ---> 79eed154a298 [2021-06-08T08:01:36.704Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T08:01:37.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T08:01:37.007Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:01:37.007Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T08:01:37.007Z] OK: 6 MiB in 15 packages [2021-06-08T08:01:37.007Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:01:37.007Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:01:37.007Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:01:37.589Z] OK: 6 MiB in 16 packages [2021-06-08T08:01:37.589Z] ---> 7b2c3ccb0c01 [2021-06-08T08:01:37.589Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T08:01:38.184Z] Removing intermediate container f57a996af770 [2021-06-08T08:01:38.184Z] ---> a7bfee5c05c5 [2021-06-08T08:01:38.184Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:01:38.184Z] Removing intermediate container 6ae0ab8419dd [2021-06-08T08:01:38.184Z] ---> 2857a1bde944 [2021-06-08T08:01:38.184Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:01:38.184Z] ---> Running in 36733501f1ea [2021-06-08T08:01:38.184Z] ---> 0c48af288aff [2021-06-08T08:01:38.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T08:01:38.184Z] ---> Running in 3ecdce99945b [2021-06-08T08:01:38.462Z] Removing intermediate container 36733501f1ea [2021-06-08T08:01:38.462Z] ---> 2a0764812ce3 [2021-06-08T08:01:38.462Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T08:01:38.733Z] Removing intermediate container 3ecdce99945b [2021-06-08T08:01:38.733Z] ---> cc7a70c820bd [2021-06-08T08:01:38.733Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T08:01:38.733Z] ---> Running in e1779d42a19b [2021-06-08T08:01:38.733Z] ---> Running in ae1cfe09e690 [2021-06-08T08:01:38.733Z] ---> 8f461962184a [2021-06-08T08:01:38.733Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T08:01:39.683Z] ---> Running in 201fa873810a [2021-06-08T08:01:39.683Z] Removing intermediate container e1779d42a19b [2021-06-08T08:01:39.683Z] ---> 0bbb874e433c [2021-06-08T08:01:39.683Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:01:39.944Z] Removing intermediate container ae1cfe09e690 [2021-06-08T08:01:39.944Z] ---> f4373cf38cfd [2021-06-08T08:01:39.944Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:01:40.217Z] ---> Running in 536db9506d23 [2021-06-08T08:01:40.217Z] ---> Running in f8ebe5bc1f97 [2021-06-08T08:01:40.217Z] Removing intermediate container 201fa873810a [2021-06-08T08:01:40.217Z] ---> d26690fb2907 [2021-06-08T08:01:40.217Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T08:01:41.619Z] ---> Running in 434aca03206a [2021-06-08T08:01:41.619Z] Removing intermediate container 536db9506d23 [2021-06-08T08:01:41.619Z] ---> 7d670beee4fa [2021-06-08T08:01:41.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:01:41.619Z] Removing intermediate container f8ebe5bc1f97 [2021-06-08T08:01:41.619Z] ---> 99a8478c5a23 [2021-06-08T08:01:41.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:01:41.619Z] Removing intermediate container 62a2046b7156 [2021-06-08T08:01:41.619Z] ---> 097f4d41fb5f [2021-06-08T08:01:41.619Z] [2021-06-08T08:01:41.619Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:01:41.619Z] ---> 13621d1b12d4 [2021-06-08T08:01:41.619Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:01:41.619Z] ---> Using cache [2021-06-08T08:01:41.619Z] ---> a7bfee5c05c5 [2021-06-08T08:01:41.619Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:01:41.619Z] ---> Using cache [2021-06-08T08:01:41.619Z] ---> 2a0764812ce3 [2021-06-08T08:01:41.619Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T08:01:41.619Z] Removing intermediate container 434aca03206a [2021-06-08T08:01:41.619Z] ---> ebe8cb5868fc [2021-06-08T08:01:41.619Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T08:01:41.889Z] ---> Running in a512417f8a5e [2021-06-08T08:01:41.889Z] ---> Running in db9226444d8f [2021-06-08T08:01:41.889Z] ---> 20020da4f288 [2021-06-08T08:01:41.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T08:01:41.889Z] ---> 0849b89be72d [2021-06-08T08:01:41.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T08:01:42.481Z] Removing intermediate container a512417f8a5e [2021-06-08T08:01:42.482Z] ---> 9d49ef92395c [2021-06-08T08:01:42.482Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:01:42.482Z] Removing intermediate container db9226444d8f [2021-06-08T08:01:42.482Z] ---> ee33f72dffc2 [2021-06-08T08:01:42.482Z] Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:01:42.750Z] ---> Running in c9d96400264a [2021-06-08T08:01:42.750Z] ---> Running in 1d984a132e9d [2021-06-08T08:01:42.750Z] ---> d748508a04ce [2021-06-08T08:01:42.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T08:01:42.750Z] ---> 91a82fdb7de4 [2021-06-08T08:01:42.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T08:01:43.012Z] Removing intermediate container c9d96400264a [2021-06-08T08:01:43.012Z] ---> bed2047a32a9 [2021-06-08T08:01:43.013Z] Step 16/24 : WORKDIR / [2021-06-08T08:01:43.013Z] Removing intermediate container 1d984a132e9d [2021-06-08T08:01:43.013Z] ---> 77fa21b65626 [2021-06-08T08:01:43.013Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T08:01:43.013Z] ---> Running in 9d4c05812e1e [2021-06-08T08:01:43.013Z] ---> ca58e00e1058 [2021-06-08T08:01:43.013Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T08:01:43.013Z] ---> Running in bc9c0f6cf0f6 [2021-06-08T08:01:43.013Z] ---> 5a38e0e1a03e [2021-06-08T08:01:43.013Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T08:01:43.274Z] ---> Running in 87db7433f611 [2021-06-08T08:01:43.535Z] ---> Running in d74b2fb2c323 [2021-06-08T08:01:43.535Z] Removing intermediate container bc9c0f6cf0f6 [2021-06-08T08:01:43.535Z] ---> 73e830d271e2 [2021-06-08T08:01:43.535Z] [2021-06-08T08:01:43.535Z] Removing intermediate container 9d4c05812e1e [2021-06-08T08:01:43.535Z] ---> d1f292cbd471 [2021-06-08T08:01:43.535Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:01:43.816Z] Successfully built 73e830d271e2 [2021-06-08T08:01:43.816Z] Successfully tagged security-proxy-setup:latest [2021-06-08T08:01:43.816Z] Building security-bootstrapper [2021-06-08T08:01:43.816Z]  Building security-proxy-setup ... done Removing intermediate container 87db7433f611 [2021-06-08T08:01:43.816Z] ---> 22e53ca724f9 [2021-06-08T08:01:43.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:01:43.816Z] Removing intermediate container 786cb37b8ebe [2021-06-08T08:01:43.816Z] ---> 0a40a7edd167 [2021-06-08T08:01:43.816Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T08:01:43.816Z] Removing intermediate container d74b2fb2c323 [2021-06-08T08:01:43.816Z] ---> e2daebe2aad7 [2021-06-08T08:01:43.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:01:43.816Z] ---> 8d36c19fdbd7 [2021-06-08T08:01:43.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T08:01:43.816Z] ---> Running in 40bb2b6ed466 [2021-06-08T08:01:43.816Z] ---> Running in dca6b7c96cf8 [2021-06-08T08:01:43.816Z] ---> Running in a2fda26f5b53 [2021-06-08T08:01:44.774Z] Removing intermediate container dca6b7c96cf8 [2021-06-08T08:01:44.774Z] ---> 3125121eb3e5 [2021-06-08T08:01:44.774Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T08:01:45.354Z] 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-06-08T08:01:45.537Z] 4ebd0625c992: Pull complete [2021-06-08T08:01:45.537Z] 207e8628e3a3: Pull complete [2021-06-08T08:01:45.537Z] c791037a9be2: Pull complete [2021-06-08T08:01:45.942Z] ---> 9c761b3583d9 [2021-06-08T08:01:45.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T08:01:45.943Z] Removing intermediate container a2fda26f5b53 [2021-06-08T08:01:45.943Z] ---> 72070109e88a [2021-06-08T08:01:45.943Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T08:01:45.943Z] ---> Running in ea487a04b803 [2021-06-08T08:01:47.339Z] ---> Running in f96fbb2ee889 [2021-06-08T08:01:47.339Z] ---> 8fb0e508a68e [2021-06-08T08:01:47.339Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T08:01:47.339Z] Removing intermediate container ea487a04b803 [2021-06-08T08:01:47.339Z] ---> 73b422c56d1e [2021-06-08T08:01:47.339Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:01:47.339Z] ---> Running in c5b87b4012a5 [2021-06-08T08:01:47.339Z] Removing intermediate container f96fbb2ee889 [2021-06-08T08:01:47.339Z] ---> 933b7f71f1a0 [2021-06-08T08:01:47.339Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:01:47.339Z] ---> Running in d59a9ab03829 [2021-06-08T08:01:47.601Z] Removing intermediate container c5b87b4012a5 [2021-06-08T08:01:47.601Z] ---> d0ac3131f858 [2021-06-08T08:01:47.601Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:01:47.601Z] ---> Running in bbabd8ade640 [2021-06-08T08:01:47.601Z] Removing intermediate container 40bb2b6ed466 [2021-06-08T08:01:47.601Z] ---> 9315ebf0eae7 [2021-06-08T08:01:47.601Z] [2021-06-08T08:01:47.601Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T08:01:47.601Z] Removing intermediate container d59a9ab03829 [2021-06-08T08:01:47.601Z] ---> 6554a157bdca [2021-06-08T08:01:47.601Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:01:47.863Z] ---> Running in 10d49f9ee748 [2021-06-08T08:01:47.863Z] ---> Running in 318d6f59e30a [2021-06-08T08:01:47.863Z] Removing intermediate container bbabd8ade640 [2021-06-08T08:01:47.863Z] ---> e34cc09ce33c [2021-06-08T08:01:47.863Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:01:47.863Z] 20.10.0: Pulling from library/docker [2021-06-08T08:01:47.863Z] ---> Running in ac1209cc82f3 [2021-06-08T08:01:47.863Z] Removing intermediate container 10d49f9ee748 [2021-06-08T08:01:47.863Z] ---> 24818a291bdf [2021-06-08T08:01:47.863Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:01:48.126Z] ---> Running in f1835c5d5871 [2021-06-08T08:01:48.126Z] Removing intermediate container 318d6f59e30a [2021-06-08T08:01:48.126Z] ---> dd6e14600168 [2021-06-08T08:01:48.126Z] [2021-06-08T08:01:48.126Z] Removing intermediate container ac1209cc82f3 [2021-06-08T08:01:48.126Z] ---> f2230cb13482 [2021-06-08T08:01:48.126Z] [2021-06-08T08:01:48.403Z] Successfully built f2230cb13482 [2021-06-08T08:01:48.403Z] Successfully built dd6e14600168 [2021-06-08T08:01:48.403Z] Successfully tagged support-scheduler:latest [2021-06-08T08:01:48.403Z]  Building support-scheduler ... done Building core-command [2021-06-08T08:01:48.403Z] Successfully tagged support-notifications:latest [2021-06-08T08:01:48.403Z] Removing intermediate container f1835c5d5871 [2021-06-08T08:01:48.403Z] ---> d86fdfa35f07 [2021-06-08T08:01:48.403Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:01:48.403Z]  Building support-notifications ... done Building core-data [2021-06-08T08:01:48.670Z] ---> Running in 482273630d01 [2021-06-08T08:01:49.854Z] ffd874e62e21: Pull complete [2021-06-08T08:01:49.854Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T08:01:49.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T08:01:49.854Z] ---> cfc18b08335c [2021-06-08T08:01:49.854Z] 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-06-08T08:01:50.090Z] Removing intermediate container 482273630d01 [2021-06-08T08:01:50.090Z] ---> 84e05a7cdabe [2021-06-08T08:01:50.090Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:01:51.839Z] ---> Running in a551a2bad751 [2021-06-08T08:01:53.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:01:54.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:01:55.232Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T08:01:55.232Z] (2/12) Installing file (5.39-r0) [2021-06-08T08:01:55.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:01:55.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:01:55.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:01:55.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:01:55.410Z] ---> 56f5cec246ce [2021-06-08T08:01:55.410Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> bb64ae1b3b3d [2021-06-08T08:01:55.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 3192bc811d8a [2021-06-08T08:01:55.410Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 2bac58613c50 [2021-06-08T08:01:55.410Z] Step 6/24 : COPY go.mod . [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 2ddfb47a82a1 [2021-06-08T08:01:55.410Z] Step 7/24 : RUN go mod download [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 5707df81a8a6 [2021-06-08T08:01:55.410Z] Step 8/24 : COPY . . [2021-06-08T08:01:55.410Z] ---> 56f5cec246ce [2021-06-08T08:01:55.410Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> bb64ae1b3b3d [2021-06-08T08:01:55.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 3192bc811d8a [2021-06-08T08:01:55.410Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 8ffe1becb354 [2021-06-08T08:01:55.410Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:01:55.410Z] ---> Using cache [2021-06-08T08:01:55.410Z] ---> 7031493d48e2 [2021-06-08T08:01:55.410Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T08:01:55.508Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T08:01:55.508Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T08:02:00.890Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T08:02:00.890Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T08:02:00.890Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T08:02:00.890Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T08:02:00.890Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T08:02:00.890Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T08:02:00.890Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T08:02:00.890Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T08:02:00.890Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T08:02:00.890Z] OK: 218 MiB in 52 packages [2021-06-08T08:02:01.924Z] ---> Running in 86b1c23beafc [2021-06-08T08:02:01.924Z] ---> Running in 2df657a40fc7 [2021-06-08T08:02:01.924Z] ---> Running in af5f09fd5067 [2021-06-08T08:02:01.924Z] Removing intermediate container 86b1c23beafc [2021-06-08T08:02:01.924Z] ---> 642fdfe487ec [2021-06-08T08:02:01.924Z] [2021-06-08T08:02:01.924Z] Successfully built 642fdfe487ec [2021-06-08T08:02:01.924Z] Successfully tagged core-metadata:latest [2021-06-08T08:02:01.924Z] Building security-secretstore-setup [2021-06-08T08:02:01.924Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T08:02:01.924Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T08:02:01.924Z] ---> aefe523efa57 [2021-06-08T08:02:01.924Z] 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-06-08T08:02:01.924Z] 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-06-08T08:02:02.208Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:02:02.208Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:02:02.208Z] ---> 56f5cec246ce [2021-06-08T08:02:02.208Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> bb64ae1b3b3d [2021-06-08T08:02:02.208Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> 3192bc811d8a [2021-06-08T08:02:02.208Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> 2bac58613c50 [2021-06-08T08:02:02.208Z] Step 6/32 : COPY go.mod . [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> 2ddfb47a82a1 [2021-06-08T08:02:02.208Z] Step 7/32 : RUN go mod download [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> 5707df81a8a6 [2021-06-08T08:02:02.208Z] Step 8/32 : COPY . . [2021-06-08T08:02:02.208Z] ---> Using cache [2021-06-08T08:02:02.208Z] ---> 8ffe1becb354 [2021-06-08T08:02:02.208Z] Step 9/32 : RUN go mod tidy [2021-06-08T08:02:02.209Z] ---> Using cache [2021-06-08T08:02:02.209Z] ---> 7031493d48e2 [2021-06-08T08:02:02.209Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T08:02:04.128Z] ---> Running in 0d7694455800 [2021-06-08T08:02:04.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:05.102Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:02:05.102Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:02:05.102Z] ---> 56f5cec246ce [2021-06-08T08:02:05.102Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> bb64ae1b3b3d [2021-06-08T08:02:05.102Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 3192bc811d8a [2021-06-08T08:02:05.102Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 2bac58613c50 [2021-06-08T08:02:05.102Z] Step 6/26 : COPY go.mod . [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 2ddfb47a82a1 [2021-06-08T08:02:05.102Z] Step 7/26 : RUN go mod download [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 5707df81a8a6 [2021-06-08T08:02:05.102Z] Step 8/26 : COPY . . [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 8ffe1becb354 [2021-06-08T08:02:05.102Z] Step 9/26 : RUN go mod tidy [2021-06-08T08:02:05.102Z] ---> Using cache [2021-06-08T08:02:05.102Z] ---> 7031493d48e2 [2021-06-08T08:02:05.102Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T08:02:05.202Z] Removing intermediate container a551a2bad751 [2021-06-08T08:02:05.202Z] ---> 0959babcae6c [2021-06-08T08:02:05.202Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T08:02:05.202Z] ---> Running in bfc4ecd56890 [2021-06-08T08:02:05.202Z] Removing intermediate container bfc4ecd56890 [2021-06-08T08:02:05.202Z] ---> 4238d002d848 [2021-06-08T08:02:05.202Z] Step 5/6 : COPY go.mod . [2021-06-08T08:02:05.722Z] ---> Running in 09eee546e6d4 [2021-06-08T08:02:05.722Z] ---> Running in e4073fd26915 [2021-06-08T08:02:06.003Z] Removing intermediate container 0d7694455800 [2021-06-08T08:02:06.003Z] ---> fdbe4d3c5feb [2021-06-08T08:02:06.003Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T08:02:06.003Z] ---> Running in 3d7cd55621be [2021-06-08T08:02:06.193Z] ---> ddb2fe936ce0 [2021-06-08T08:02:06.193Z] Step 6/6 : RUN go mod download [2021-06-08T08:02:06.193Z] ---> Running in d21322b377e3 [2021-06-08T08:02:06.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:06.602Z] 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-06-08T08:02:06.602Z] 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-06-08T08:02:06.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:06.881Z] OK: 219 MiB in 52 packages [2021-06-08T08:02:06.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:06.881Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T08:02:06.881Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T08:02:06.881Z] Executing bash-5.0.17-r0.post-install [2021-06-08T08:02:07.155Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:02:07.156Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T08:02:07.156Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T08:02:07.156Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T08:02:07.156Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T08:02:07.156Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T08:02:07.156Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T08:02:07.156Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T08:02:07.156Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T08:02:07.156Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T08:02:07.156Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T08:02:07.422Z] Removing intermediate container af5f09fd5067 [2021-06-08T08:02:07.422Z] ---> 72e41d13461f [2021-06-08T08:02:07.422Z] Step 6/24 : COPY go.mod . [2021-06-08T08:02:08.003Z] ---> b4d991e3fee2 [2021-06-08T08:02:08.003Z] Step 7/24 : RUN go mod download [2021-06-08T08:02:08.274Z] ---> Running in 8b32bdb9d1a7 [2021-06-08T08:02:08.274Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T08:02:08.274Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T08:02:08.274Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T08:02:08.274Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T08:02:08.274Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T08:02:08.274Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T08:02:08.274Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T08:02:08.274Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T08:02:08.274Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T08:02:08.274Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T08:02:08.274Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T08:02:08.274Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T08:02:08.274Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T08:02:08.274Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T08:02:08.274Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T08:02:08.542Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T08:02:08.542Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T08:02:08.542Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T08:02:08.542Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T08:02:08.542Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T08:02:08.542Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T08:02:08.542Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T08:02:08.542Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T08:02:08.542Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T08:02:08.542Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T08:02:08.542Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T08:02:08.542Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T08:02:08.542Z] OK: 72 MiB in 59 packages [2021-06-08T08:02:09.497Z] Removing intermediate container 8b32bdb9d1a7 [2021-06-08T08:02:09.497Z] ---> 2c60faa60b79 [2021-06-08T08:02:09.497Z] Step 8/24 : COPY . . [2021-06-08T08:02:10.081Z] Collecting docker-compose==1.23.2 [2021-06-08T08:02:10.081Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T08:02:10.351Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T08:02:10.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T08:02:10.351Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T08:02:10.351Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T08:02:10.618Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T08:02:10.618Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T08:02:10.618Z] 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-06-08T08:02:10.618Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T08:02:10.618Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T08:02:11.208Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T08:02:11.208Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T08:02:12.612Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T08:02:12.612Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T08:02:14.065Z] Collecting PyYAML<4,>=3.10 [2021-06-08T08:02:14.065Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T08:02:19.457Z] ---> 84a86b09448c [2021-06-08T08:02:19.457Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:02:19.457Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T08:02:19.457Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T08:02:19.457Z] ---> Running in 348cc780afa0 [2021-06-08T08:02:19.728Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T08:02:19.728Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T08:02:19.728Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T08:02:19.728Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T08:02:20.003Z] Collecting idna<2.8,>=2.5 [2021-06-08T08:02:20.003Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T08:02:20.272Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T08:02:20.272Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T08:02:20.272Z] 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-06-08T08:02:20.272Z] 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-06-08T08:02:20.272Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T08:02:20.272Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T08:02:20.272Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T08:02:20.272Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T08:02:20.272Z] Installing collected packages: jsonschema, websocket-client, cached-property, texttable, dockerpty, docopt, PyYAML, docker-pycreds, idna, urllib3, requests, docker, docker-compose [2021-06-08T08:02:20.864Z] Running setup.py install for texttable: started [2021-06-08T08:02:21.469Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T08:02:21.469Z] Running setup.py install for dockerpty: started [2021-06-08T08:02:21.743Z] Removing intermediate container 348cc780afa0 [2021-06-08T08:02:21.743Z] ---> 4ee8084582a7 [2021-06-08T08:02:21.743Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T08:02:21.743Z] ---> Running in cb008d19aca3 [2021-06-08T08:02:22.338Z] 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-06-08T08:02:22.338Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T08:02:22.338Z] Running setup.py install for docopt: started [2021-06-08T08:02:22.940Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T08:02:22.940Z] Running setup.py install for PyYAML: started [2021-06-08T08:02:24.375Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T08:02:24.375Z] Attempting uninstall: idna [2021-06-08T08:02:24.375Z] Found existing installation: idna 2.9 [2021-06-08T08:02:24.375Z] Uninstalling idna-2.9: [2021-06-08T08:02:24.375Z] Successfully uninstalled idna-2.9 [2021-06-08T08:02:24.375Z] Attempting uninstall: urllib3 [2021-06-08T08:02:24.375Z] Found existing installation: urllib3 1.25.9 [2021-06-08T08:02:24.375Z] Uninstalling urllib3-1.25.9: [2021-06-08T08:02:24.375Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T08:02:24.641Z] Attempting uninstall: requests [2021-06-08T08:02:24.641Z] Found existing installation: requests 2.23.0 [2021-06-08T08:02:24.641Z] Uninstalling requests-2.23.0: [2021-06-08T08:02:24.641Z] Successfully uninstalled requests-2.23.0 [2021-06-08T08:02:25.223Z] 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-06-08T08:02:30.561Z] Removing intermediate container 3d7cd55621be [2021-06-08T08:02:30.561Z] ---> bbbed259577f [2021-06-08T08:02:30.561Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T08:02:30.561Z] ---> Running in 8999b6600310 [2021-06-08T08:02:30.561Z] Removing intermediate container 8999b6600310 [2021-06-08T08:02:30.561Z] ---> 03e6c267b39f [2021-06-08T08:02:30.561Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T08:02:30.561Z] ---> Running in ee9f7188460a [2021-06-08T08:02:30.561Z] Removing intermediate container ee9f7188460a [2021-06-08T08:02:30.561Z] ---> 163d98f555f4 [2021-06-08T08:02:30.561Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T08:02:31.529Z] ---> 2794190063f9 [2021-06-08T08:02:31.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T08:02:31.529Z] ---> 1a0da33a97f9 [2021-06-08T08:02:31.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T08:02:32.121Z] ---> a552294b5788 [2021-06-08T08:02:32.121Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T08:02:32.121Z] ---> Running in 33855fb99699 [2021-06-08T08:02:32.387Z] Removing intermediate container 33855fb99699 [2021-06-08T08:02:32.387Z] ---> 6e5162f4a6cd [2021-06-08T08:02:32.387Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:02:32.387Z] ---> Running in ecb7e214132f [2021-06-08T08:02:32.387Z] Removing intermediate container ecb7e214132f [2021-06-08T08:02:32.387Z] ---> 55538a80e124 [2021-06-08T08:02:32.387Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:02:32.387Z] ---> Running in 7899416d13f5 [2021-06-08T08:02:32.653Z] Removing intermediate container 7899416d13f5 [2021-06-08T08:02:32.653Z] ---> 4685eb4c2b84 [2021-06-08T08:02:32.653Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:02:32.653Z] ---> Running in 02fc7efd525f [2021-06-08T08:02:32.916Z] Removing intermediate container 02fc7efd525f [2021-06-08T08:02:32.917Z] ---> 6d520d0606f7 [2021-06-08T08:02:32.917Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:02:32.917Z] ---> Running in d4c3e23060ea [2021-06-08T08:02:33.003Z] Removing intermediate container d21322b377e3 [2021-06-08T08:02:33.003Z] ---> eeceec20fae5 [2021-06-08T08:02:33.003Z] Successfully built eeceec20fae5 [2021-06-08T08:02:33.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:02:33.182Z] Removing intermediate container d4c3e23060ea [2021-06-08T08:02:33.182Z] ---> 8dd89f588e13 [2021-06-08T08:02:33.182Z] [2021-06-08T08:02:33.182Z] Successfully built 8dd89f588e13 [2021-06-08T08:02:33.182Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T08:02:33.430Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T08:02:33.431Z] . [Pipeline] withDockerContainer [2021-06-08T08:02:33.742Z] prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2021-06-08T08:02:33.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T08:02:35.451Z] $ docker top af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:02:36.484Z] + go version [2021-06-08T08:02:36.485Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T08:02:36.523Z] $ docker stop --time=1 af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 [2021-06-08T08:02:38.384Z] $ docker rm -f af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 [2021-06-08T08:02:38.603Z]  Building sys-mgmt-agent ... done Removing intermediate container 2df657a40fc7 [2021-06-08T08:02:38.603Z] ---> 8b1c9a1b1563 [2021-06-08T08:02:38.603Z] [2021-06-08T08:02:38.604Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:02:38.604Z] ---> 13621d1b12d4 [2021-06-08T08:02:38.604Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:02:38.604Z] ---> Using cache [2021-06-08T08:02:38.604Z] ---> a7bfee5c05c5 [2021-06-08T08:02:38.604Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:02:38.604Z] ---> Using cache [2021-06-08T08:02:38.604Z] ---> 2a0764812ce3 [2021-06-08T08:02:38.604Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T08:02:38.604Z] ---> Running in e6d5312f9cc3 [2021-06-08T08:02:38.604Z] Removing intermediate container e6d5312f9cc3 [2021-06-08T08:02:38.604Z] ---> 14f029e59abb [2021-06-08T08:02:38.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:02:38.604Z] ---> Running in 2dbd2d63a152 [2021-06-08T08:02:38.604Z] Removing intermediate container 2dbd2d63a152 [2021-06-08T08:02:38.604Z] ---> 2c14d502efe5 [2021-06-08T08:02:38.604Z] Step 16/24 : WORKDIR / [2021-06-08T08:02:38.604Z] ---> Running in 78e5b8a7b5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T08:02:38.885Z] Removing intermediate container 78e5b8a7b5d5 [2021-06-08T08:02:38.885Z] ---> 5106ede0f7ab [2021-06-08T08:02:38.885Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:02:39.160Z] ---> ea1a0d59146d [2021-06-08T08:02:39.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T08:02:39.455Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T08:02:39.456Z] . [Pipeline] withDockerContainer [2021-06-08T08:02:39.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2021-06-08T08:02:39.825Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T08:02:40.158Z] ---> a8c5eefbdca9 [2021-06-08T08:02:40.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T08:02:40.158Z] 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-06-08T08:02:40.431Z] ---> 2f42b0a17402 [2021-06-08T08:02:40.431Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T08:02:40.713Z] ---> Running in da09b9ca709a [2021-06-08T08:02:40.713Z] Removing intermediate container da09b9ca709a [2021-06-08T08:02:40.713Z] ---> 98b6156fe895 [2021-06-08T08:02:40.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:02:40.998Z] ---> Running in b54d4f391ff4 [2021-06-08T08:02:40.998Z] Removing intermediate container b54d4f391ff4 [2021-06-08T08:02:40.998Z] ---> 5bb9566a3136 [2021-06-08T08:02:40.998Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:02:40.998Z] ---> Running in c44659253c2e [2021-06-08T08:02:41.275Z] Removing intermediate container c44659253c2e [2021-06-08T08:02:41.275Z] ---> 743880b59ebf [2021-06-08T08:02:41.275Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:02:41.275Z] ---> Running in 0023eefee898 [2021-06-08T08:02:41.275Z] Removing intermediate container 0023eefee898 [2021-06-08T08:02:41.275Z] ---> 39ec28ce66cf [2021-06-08T08:02:41.275Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:02:41.275Z] ---> Running in 3be398421a98 [2021-06-08T08:02:41.361Z] $ docker top c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec -eo pid,comm [2021-06-08T08:02:41.550Z] Removing intermediate container 3be398421a98 [2021-06-08T08:02:41.551Z] ---> 6f0da3623e14 [2021-06-08T08:02:41.551Z] [2021-06-08T08:02:41.551Z] Successfully built 6f0da3623e14 [Pipeline] { [2021-06-08T08:02:41.852Z] Successfully tagged core-command:latest [Pipeline] echo [2021-06-08T08:02:41.890Z] ========================================================= [2021-06-08T08:02:41.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T08:02:41.890Z] ========================================================= [Pipeline] sh [2021-06-08T08:02:42.587Z] + go mod tidy [Pipeline] sh [2021-06-08T08:02:43.832Z]  Building core-command ... done Removing intermediate container e4073fd26915 [2021-06-08T08:02:43.832Z] ---> dc020d3aaeef [2021-06-08T08:02:43.832Z] [2021-06-08T08:02:43.832Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T08:02:43.832Z] ---> 13621d1b12d4 [2021-06-08T08:02:43.832Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T08:02:43.879Z] + make test [2021-06-08T08:02:43.879Z] go mod tidy [2021-06-08T08:02:44.419Z] ---> Running in 492ec193fdd6 [2021-06-08T08:02:44.419Z] Removing intermediate container 09eee546e6d4 [2021-06-08T08:02:44.419Z] ---> 0d82860c8e22 [2021-06-08T08:02:44.419Z] [2021-06-08T08:02:44.419Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T08:02:44.419Z] ---> 13621d1b12d4 [2021-06-08T08:02:44.419Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T08:02:44.480Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T08:02:44.703Z] ---> Running in 310ba8f6d630 [2021-06-08T08:02:44.703Z] Removing intermediate container 310ba8f6d630 [2021-06-08T08:02:44.703Z] ---> fc2362543605 [2021-06-08T08:02:44.703Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T08:02:44.995Z] ---> Running in 98cf85fe4549 [2021-06-08T08:02:44.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:44.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:45.278Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T08:02:45.278Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:02:45.278Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T08:02:45.278Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T08:02:45.278Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:02:45.278Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T08:02:45.278Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:02:45.278Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:02:45.278Z] OK: 7 MiB in 20 packages [2021-06-08T08:02:45.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:45.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:45.841Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:02:45.841Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T08:02:45.841Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:02:45.841Z] OK: 6 MiB in 16 packages [2021-06-08T08:02:46.126Z] Removing intermediate container 492ec193fdd6 [2021-06-08T08:02:46.126Z] ---> 0994ec2a77a6 [2021-06-08T08:02:46.126Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:02:46.418Z] ---> Running in dba12f50bbe3 [2021-06-08T08:02:46.419Z] Removing intermediate container 98cf85fe4549 [2021-06-08T08:02:46.419Z] ---> a7b32bfc5d65 [2021-06-08T08:02:46.419Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T08:02:46.419Z] ---> Running in e7b0f2d0acfc [2021-06-08T08:02:46.419Z] Removing intermediate container dba12f50bbe3 [2021-06-08T08:02:46.419Z] ---> 932170ea1d53 [2021-06-08T08:02:46.419Z] Step 14/26 : WORKDIR / [2021-06-08T08:02:46.419Z] ---> Running in 62686423896b [2021-06-08T08:02:46.691Z] Removing intermediate container e7b0f2d0acfc [2021-06-08T08:02:46.692Z] ---> 3342e156bb79 [2021-06-08T08:02:46.692Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T08:02:46.692Z] ---> Running in ab24fdd94a47 [2021-06-08T08:02:46.692Z] Removing intermediate container 62686423896b [2021-06-08T08:02:46.692Z] ---> a9da92a12923 [2021-06-08T08:02:46.692Z] 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-06-08T08:02:46.692Z] Removing intermediate container ab24fdd94a47 [2021-06-08T08:02:46.692Z] ---> 8df37cb02c93 [2021-06-08T08:02:46.692Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T08:02:46.692Z] ---> Running in 1ae39a3bd2f9 [2021-06-08T08:02:46.976Z] ---> b42d1aa1b10c [2021-06-08T08:02:46.976Z] 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-06-08T08:02:47.248Z] ---> 3d70af071c0f [2021-06-08T08:02:47.248Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T08:02:47.867Z] ---> 09094e0b6960 [2021-06-08T08:02:47.867Z] 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-06-08T08:02:47.867Z] Removing intermediate container 1ae39a3bd2f9 [2021-06-08T08:02:47.867Z] ---> 08bb125769b2 [2021-06-08T08:02:47.867Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T08:02:47.867Z] ---> Running in f7bad9b43566 [2021-06-08T08:02:47.867Z] ---> d2c661bc9e00 [2021-06-08T08:02:47.867Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T08:02:48.135Z] Removing intermediate container f7bad9b43566 [2021-06-08T08:02:48.135Z] ---> bb921fd7abac [2021-06-08T08:02:48.135Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T08:02:48.422Z] ---> de38ed4942e0 [2021-06-08T08:02:48.422Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T08:02:48.422Z] ---> 8b1f6b416f9b [2021-06-08T08:02:48.422Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T08:02:48.706Z] ---> Running in 1ed13936a5fc [2021-06-08T08:02:49.289Z] ---> 07a6498c3f9b [2021-06-08T08:02:49.289Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T08:02:49.871Z] ---> 0fb106e8abc4 [2021-06-08T08:02:49.871Z] 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-06-08T08:02:49.872Z] ---> Running in 5cd2388e20e6 [2021-06-08T08:02:49.872Z] Removing intermediate container 1ed13936a5fc [2021-06-08T08:02:49.872Z] ---> 56c720d39c9f [2021-06-08T08:02:49.872Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:02:50.146Z] ---> ac9227916289 [2021-06-08T08:02:50.146Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T08:02:51.552Z] ---> 01de0d34be00 [2021-06-08T08:02:51.552Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T08:02:51.552Z] Removing intermediate container 5cd2388e20e6 [2021-06-08T08:02:51.552Z] ---> 6ff47eebf147 [2021-06-08T08:02:51.552Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T08:02:51.552Z] Removing intermediate container cb008d19aca3 [2021-06-08T08:02:51.552Z] ---> 739119bdd487 [2021-06-08T08:02:51.552Z] [2021-06-08T08:02:51.552Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:02:51.552Z] ---> 13621d1b12d4 [2021-06-08T08:02:51.552Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T08:02:51.552Z] ---> Running in 8005f3495b75 [2021-06-08T08:02:51.552Z] ---> Running in 29c0691906aa [2021-06-08T08:02:51.552Z] ---> 98aa726ad8cb [2021-06-08T08:02:51.552Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T08:02:51.552Z] Removing intermediate container 8005f3495b75 [2021-06-08T08:02:51.552Z] ---> 5bb094810e20 [2021-06-08T08:02:51.552Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T08:02:51.552Z] Removing intermediate container 29c0691906aa [2021-06-08T08:02:51.552Z] ---> 0050d2787a8e [2021-06-08T08:02:51.552Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T08:02:51.552Z] ---> Running in 385ca6decdd4 [2021-06-08T08:02:51.552Z] ---> Running in 4d0a652cddca [2021-06-08T08:02:51.552Z] Removing intermediate container 385ca6decdd4 [2021-06-08T08:02:51.552Z] ---> 6b868189ade3 [2021-06-08T08:02:51.552Z] Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:02:51.552Z] ---> Running in fb0d594078e1 [2021-06-08T08:02:51.552Z] Removing intermediate container 4d0a652cddca [2021-06-08T08:02:51.552Z] ---> 541de49298b7 [2021-06-08T08:02:51.552Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T08:02:51.816Z] ---> Running in 6323c1d0f560 [2021-06-08T08:02:51.816Z] ---> 1eb15ef4dcc9 [2021-06-08T08:02:51.816Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T08:02:51.816Z] Removing intermediate container fb0d594078e1 [2021-06-08T08:02:51.816Z] ---> a82c3de9d33a [2021-06-08T08:02:51.816Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T08:02:51.816Z] ---> Running in 13ceb46f5ba7 [2021-06-08T08:02:51.816Z] Removing intermediate container 6323c1d0f560 [2021-06-08T08:02:51.816Z] ---> 3842c6ce3fcc [2021-06-08T08:02:51.816Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:02:51.816Z] ---> Running in 6d133019c6ac [2021-06-08T08:02:51.816Z] ---> 461809e24d6a [2021-06-08T08:02:51.816Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T08:02:52.083Z] ---> Running in d52ae9ca76c3 [2021-06-08T08:02:52.083Z] Removing intermediate container 13ceb46f5ba7 [2021-06-08T08:02:52.083Z] ---> bc6bd634fd68 [2021-06-08T08:02:52.083Z] [2021-06-08T08:02:52.083Z] Successfully built bc6bd634fd68 [2021-06-08T08:02:52.083Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T08:02:52.083Z]  Building security-secretstore-setup ... done Removing intermediate container d52ae9ca76c3 [2021-06-08T08:02:52.083Z] ---> df37839ea4d6 [2021-06-08T08:02:52.083Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T08:02:52.351Z] ---> 23d537554f4a [2021-06-08T08:02:52.351Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T08:02:52.351Z] ---> Running in d2c29a9a662c [2021-06-08T08:02:52.615Z] Removing intermediate container 6d133019c6ac [2021-06-08T08:02:52.615Z] ---> ac5ab85b1ebe [2021-06-08T08:02:52.615Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T08:02:52.615Z] ---> Running in 7fd3fd976039 [2021-06-08T08:02:52.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:53.139Z] Removing intermediate container d2c29a9a662c [2021-06-08T08:02:53.139Z] ---> c52d8e810d59 [2021-06-08T08:02:53.139Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T08:02:53.139Z] ---> Running in cd2cad261ff9 [2021-06-08T08:02:53.400Z] Removing intermediate container cd2cad261ff9 [2021-06-08T08:02:53.400Z] ---> c357d50bf9b4 [2021-06-08T08:02:53.400Z] Step 29/32 : CMD ["gate"] [2021-06-08T08:02:53.400Z] ---> Running in bfbba33fc612 [2021-06-08T08:02:53.400Z] Removing intermediate container bfbba33fc612 [2021-06-08T08:02:53.400Z] ---> c000393c2ca1 [2021-06-08T08:02:53.400Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T08:02:53.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:02:53.668Z] ---> Running in 6df5d5350a1f [2021-06-08T08:02:53.668Z] Removing intermediate container 6df5d5350a1f [2021-06-08T08:02:53.668Z] ---> fb1b03c0c4e2 [2021-06-08T08:02:53.668Z] Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:02:53.668Z] ---> Running in 1285eb9a4bbf [2021-06-08T08:02:53.936Z] Removing intermediate container 1285eb9a4bbf [2021-06-08T08:02:53.936Z] ---> a5e722b72226 [2021-06-08T08:02:53.936Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T08:02:53.936Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:02:53.936Z] ---> Running in a08e7f7a632a [2021-06-08T08:02:53.936Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T08:02:54.197Z] Removing intermediate container a08e7f7a632a [2021-06-08T08:02:54.197Z] ---> dbb4a8f50294 [2021-06-08T08:02:54.197Z] [2021-06-08T08:02:54.197Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T08:02:54.197Z] Successfully built dbb4a8f50294 [2021-06-08T08:02:54.197Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T08:02:54.197Z] Successfully tagged security-bootstrapper:latest [2021-06-08T08:02:55.139Z]  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T08:02:55.139Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T08:02:55.139Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:02:55.139Z] OK: 8 MiB in 20 packages [2021-06-08T08:02:55.718Z] Removing intermediate container 7fd3fd976039 [2021-06-08T08:02:55.718Z] ---> 751d28120f37 [2021-06-08T08:02:55.718Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:02:55.718Z] ---> 94f5806f0fbe [2021-06-08T08:02:55.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T08:02:55.988Z] ---> 880d7ed7fcf1 [2021-06-08T08:02:55.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T08:02:56.254Z] ---> cb349375dd56 [2021-06-08T08:02:56.254Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T08:02:56.254Z] ---> Running in 99bd9c8ee8e3 [2021-06-08T08:02:56.254Z] Removing intermediate container 99bd9c8ee8e3 [2021-06-08T08:02:56.254Z] ---> bbb6181d7f71 [2021-06-08T08:02:56.254Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:02:56.254Z] ---> Running in 7c478354cbba [2021-06-08T08:02:56.515Z] Removing intermediate container 7c478354cbba [2021-06-08T08:02:56.515Z] ---> 1e4b9e0e2b75 [2021-06-08T08:02:56.515Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:02:56.515Z] ---> Running in c4709460c86b [2021-06-08T08:02:56.515Z] Removing intermediate container c4709460c86b [2021-06-08T08:02:56.515Z] ---> b1b5b7d5e7bd [2021-06-08T08:02:56.515Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:02:56.515Z] ---> Running in 422cda6a7f81 [2021-06-08T08:02:56.778Z] Removing intermediate container 422cda6a7f81 [2021-06-08T08:02:56.778Z] ---> 5e5c88ec8465 [2021-06-08T08:02:56.778Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:02:56.778Z] ---> Running in 5794153771f3 [2021-06-08T08:02:56.778Z] Removing intermediate container 5794153771f3 [2021-06-08T08:02:56.778Z] ---> a94194553473 [2021-06-08T08:02:56.778Z] [2021-06-08T08:02:56.778Z] Successfully built a94194553473 [2021-06-08T08:02:57.041Z] Successfully tagged core-data:latest [2021-06-08T08:02:57.055Z]  Building core-data ... done  [Pipeline] } [2021-06-08T08:02:57.083Z] $ docker stop --time=1 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 [2021-06-08T08:02:58.514Z] $ docker rm -f 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T08:02:58.961Z] + docker images [2021-06-08T08:02:58.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T08:02:58.961Z] core-data latest a94194553473 2 seconds ago 20.2MB [2021-06-08T08:02:58.961Z] security-bootstrapper latest dbb4a8f50294 5 seconds ago 18.2MB [2021-06-08T08:02:58.961Z] 739119bdd487 7 seconds ago 1.15GB [2021-06-08T08:02:58.961Z] security-secretstore-setup latest bc6bd634fd68 7 seconds ago 28.1MB [2021-06-08T08:02:58.961Z] 0d82860c8e22 14 seconds ago 1.14GB [2021-06-08T08:02:58.961Z] dc020d3aaeef 15 seconds ago 1.15GB [2021-06-08T08:02:58.961Z] core-command latest 6f0da3623e14 17 seconds ago 15.9MB [2021-06-08T08:02:58.961Z] 8b1c9a1b1563 21 seconds ago 1.14GB [2021-06-08T08:02:58.961Z] sys-mgmt-agent latest 8dd89f588e13 26 seconds ago 312MB [2021-06-08T08:02:58.961Z] core-metadata latest 642fdfe487ec 58 seconds ago 16.6MB [2021-06-08T08:02:58.961Z] support-scheduler latest f2230cb13482 About a minute ago 15.9MB [2021-06-08T08:02:58.961Z] support-notifications latest dd6e14600168 About a minute ago 16.6MB [2021-06-08T08:02:58.961Z] 9315ebf0eae7 About a minute ago 1.15GB [2021-06-08T08:02:58.961Z] security-proxy-setup latest 73e830d271e2 About a minute ago 25.3MB [2021-06-08T08:02:58.961Z] 097f4d41fb5f About a minute ago 1.15GB [2021-06-08T08:02:58.961Z] df3b8b1abd9b About a minute ago 1.14GB [2021-06-08T08:02:58.961Z] e483a3cf7204 About a minute ago 1.15GB [2021-06-08T08:02:58.961Z] da1237fe0644 About a minute ago 1.15GB [2021-06-08T08:02:58.961Z] ci-base-image-x86_64 latest 56f5cec246ce 5 minutes ago 648MB [2021-06-08T08:02:58.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T08:02:58.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T08:02:58.961Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T08:02:58.961Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T08:02:58.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-08T08:03:11.307Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T08:03:15.053Z] Still waiting to schedule task [2021-06-08T08:03:15.054Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-08T08:04:07.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T08:04:07.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T08:04:13.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T08:04:13.422Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T08:04:20.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T08:04:20.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T08:04:20.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T08:04:20.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T08:04:21.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T08:04:22.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T08:04:30.829Z] Running on prd-ubuntu18.04-docker-8c-8g-880 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws [2021-06-08T08:04:30.892Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T08:04:31.060Z] The recommended git tool is: git [2021-06-08T08:04:32.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T08:04:32.448Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T08:04:32.449Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T08:04:32.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T08:04:32.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T08:04:32.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T08:04:32.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T08:04:33.555Z] using credential edgex-jenkins-ssh [2021-06-08T08:04:33.572Z] Cloning the remote Git repository [2021-06-08T08:04:34.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.176s coverage: 28.7% of statements [2021-06-08T08:04:33.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:04:33.666Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T08:04:33.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:04:33.700Z] > git --version # timeout=10 [2021-06-08T08:04:33.707Z] > git --version # 'git version 2.17.1' [2021-06-08T08:04:33.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:04:33.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:04:35.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements [2021-06-08T08:04:35.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T08:04:35.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T08:04:35.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T08:04:36.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 81.2% of statements [2021-06-08T08:04:36.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T08:04:39.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.520s coverage: 53.4% of statements [2021-06-08T08:04:39.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T08:04:39.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T08:04:39.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:04:39.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:04:39.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:04:39.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:04:39.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:04:39.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T08:04:40.117Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:04:40.225Z] Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:04:40.225Z] Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) [2021-06-08T08:04:40.126Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:04:40.134Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T08:04:40.194Z] > git remote # timeout=10 [2021-06-08T08:04:40.201Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T08:04:40.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:04:40.209Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T08:04:40.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T08:04:40.229Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:04:40.240Z] > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [2021-06-08T08:04:43.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.584s coverage: 87.7% of statements [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:04:43.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.326s coverage: 78.9% of statements [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T08:04:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T08:04:43.851Z] Commit message: "refactor: Remove the io/ioutil usage" [2021-06-08T08:04:43.879Z] > git --version # timeout=10 [2021-06-08T08:04:43.888Z] > git --version # 'git version 2.17.1' [2021-06-08T08:04:43.892Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:04:45.071Z] + echo snap-build.sh [2021-06-08T08:04:45.072Z] snap-build.sh [2021-06-08T08:04:45.072Z] + SNAP_BASE_DIR=. [2021-06-08T08:04:45.072Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-08T08:04:45.072Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-08T08:04:45.072Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-08T08:04:45.072Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-08T08:04:45.072Z] + cd /w/workspace/edgex-go/1 [2021-06-08T08:04:45.072Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-08T08:04:45.072Z] Reading package lists... [2021-06-08T08:04:45.338Z] Building dependency tree... [2021-06-08T08:04:45.338Z] Reading state information... [2021-06-08T08:04:45.338Z] The following packages were automatically installed and are no longer required: [2021-06-08T08:04:45.338Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-08T08:04:45.338Z] uidmap xdelta3 [2021-06-08T08:04:45.338Z] Use 'sudo apt autoremove' to remove them. [2021-06-08T08:04:45.338Z] The following packages will be REMOVED: [2021-06-08T08:04:45.338Z] lxd* lxd-client* [2021-06-08T08:04:45.914Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-08T08:04:45.915Z] After this operation, 31.7 MB disk space will be freed. [2021-06-08T08:04:46.442Z] (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-06-08T08:04:46.442Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:04:47.398Z] Removing lxd dnsmasq configuration [2021-06-08T08:04:47.398Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:04:47.660Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-08T08:04:48.610Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:04:48.610Z] (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-06-08T08:04:48.610Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 95.1% of statements [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.176s coverage: 60.0% of statements [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.355s coverage: 0.8% of statements [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.189s coverage: 22.0% of statements [2021-06-08T08:04:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements [2021-06-08T08:04:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2021-06-08T08:04:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [2021-06-08T08:04:49.999Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-08T08:04:50.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2021-06-08T08:04:50.262Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-08T08:04:51.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements [2021-06-08T08:04:51.654Z] + sudo snap remove --purge lxd [2021-06-08T08:04:51.654Z] snap "lxd" is not installed [2021-06-08T08:04:51.654Z] + sudo groupadd --force --system lxd [2021-06-08T08:04:51.654Z] ++ whoami [2021-06-08T08:04:51.654Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-08T08:04:51.918Z] + newgrp - lxd [2021-06-08T08:04:51.918Z] + sudo snap install lxd [2021-06-08T08:05:00.085Z] 2021-06-08T08:04:57Z INFO Waiting for automatic snapd restart... [2021-06-08T08:05:04.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2021-06-08T08:05:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-06-08T08:05:08.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.586s coverage: 81.8% of statements [2021-06-08T08:05:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T08:05:15.042Z] lxd 4.15 from Canonical* installed [2021-06-08T08:05:15.042Z] + sudo lxd init --auto [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.231s coverage: 92.9% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.188s coverage: 76.0% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T08:05:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-06-08T08:05:16.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-06-08T08:05:17.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.148s coverage: 73.7% of statements [2021-06-08T08:05:17.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-06-08T08:05:22.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.992s coverage: 66.9% of statements [2021-06-08T08:05:22.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T08:05:22.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T08:05:22.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T08:05:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.681s coverage: 43.6% of statements [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T08:05:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T08:05:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.110s coverage: 84.8% of statements [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T08:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T08:05:25.153Z] + sudo snap install --classic snapcraft [2021-06-08T08:05:30.506Z] snapcraft 4.8 from Canonical* installed [2021-06-08T08:05:30.506Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-08T08:05:30.506Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-08T08:05:30.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T08:05:30.506Z] Dload Upload Total Spent Left Speed [2021-06-08T08:05:30.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3710 [2021-06-08T08:05:30.506Z] 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k [2021-06-08T08:05:30.506Z] ./yq_linux_amd64 [2021-06-08T08:05:30.769Z] + sudo snapcraft prime --use-lxd [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.223s coverage: 19.3% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.544s coverage: 91.9% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.212s coverage: 63.4% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.390s coverage: 97.6% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T08:05:32.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T08:05:32.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-08T08:05:32.705Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-08T08:05:32.705Z] 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-06-08T08:05:32.705Z] - README.md [2021-06-08T08:05:32.705Z] [2021-06-08T08:05:32.705Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T08:05:32.705Z] GO111MODULE=on go vet ./... [2021-06-08T08:05:33.280Z] Launching a container. [2021-06-08T08:05:39.886Z] Waiting for container to be ready [2021-06-08T08:05:40.463Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-08T08:05:40.463Z] [2021-06-08T08:05:44.681Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-08T08:05:44.945Z] Waiting for network to be ready... [2021-06-08T08:05:45.524Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T08:05:45.524Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T08:05:45.524Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T08:05:45.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T08:05:45.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T08:05:45.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T08:05:45.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T08:05:45.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T08:05:45.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T08:05:45.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T08:05:46.047Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T08:05:46.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T08:05:46.572Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T08:05:46.572Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T08:05:46.572Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T08:05:46.572Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T08:05:46.572Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T08:05:46.572Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T08:05:46.850Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T08:05:47.113Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-08T08:05:47.113Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T08:05:47.113Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T08:05:47.113Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T08:05:47.113Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T08:05:47.113Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T08:05:47.113Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T08:05:47.380Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T08:05:49.936Z] Fetched 24.7 MB in 4s (6002 kB/s) [2021-06-08T08:05:50.197Z] Reading package lists... [2021-06-08T08:05:50.461Z] Reading package lists... [2021-06-08T08:05:50.724Z] Building dependency tree... [2021-06-08T08:05:50.724Z] Reading state information... [2021-06-08T08:05:50.987Z] The following additional packages will be installed: [2021-06-08T08:05:50.987Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T08:05:50.987Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T08:05:50.987Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T08:05:50.987Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-08T08:05:50.987Z] Suggested packages: [2021-06-08T08:05:50.987Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-08T08:05:50.987Z] Recommended packages: [2021-06-08T08:05:50.987Z] gnupg libsasl2-modules [2021-06-08T08:05:50.987Z] The following NEW packages will be installed: [2021-06-08T08:05:50.987Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T08:05:50.987Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T08:05:50.987Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T08:05:50.987Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-08T08:05:50.987Z] The following packages will be upgraded: [2021-06-08T08:05:50.987Z] gpg gpg-agent gpgconf libudev1 [2021-06-08T08:05:50.987Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-08T08:05:50.987Z] Need to get 3530 kB of archives. [2021-06-08T08:05:50.987Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-08T08:05:50.987Z] 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-06-08T08:05:50.987Z] 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-06-08T08:05:50.987Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-08T08:05:50.987Z] 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-06-08T08:05:51.249Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-08T08:05:51.511Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-08T08:05:51.780Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-08T08:05:52.041Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-08T08:05:52.042Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-08T08:05:52.042Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-08T08:05:52.042Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-08T08:05:52.042Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-08T08:05:52.042Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-08T08:05:52.042Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-08T08:05:52.042Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-08T08:05:52.042Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-08T08:05:52.042Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-08T08:05:52.042Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-08T08:05:52.042Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-08T08:05:52.042Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-08T08:05:52.042Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-08T08:05:52.042Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-08T08:05:52.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:05:52.306Z] Fetched 3530 kB in 1s (3121 kB/s) [2021-06-08T08:05:52.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T08:05:52.306Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:05:52.306Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:05:52.306Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-08T08:05:52.306Z] Selecting previously unselected package udev. [2021-06-08T08:05:52.306Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T08:05:52.306Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:05:52.570Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-08T08:05:52.570Z] Selecting previously unselected package libfuse2:amd64. [2021-06-08T08:05:52.571Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T08:05:52.571Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T08:05:52.833Z] Selecting previously unselected package fuse. [2021-06-08T08:05:52.833Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T08:05:52.833Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-08T08:05:52.833Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:05:52.833Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:05:52.833Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:05:52.833Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:05:52.833Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:05:53.096Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:05:53.096Z] Selecting previously unselected package libksba8:amd64. [2021-06-08T08:05:53.096Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-08T08:05:53.096Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-08T08:05:53.096Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-08T08:05:53.096Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.096Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.096Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-08T08:05:53.096Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.096Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.359Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-08T08:05:53.359Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.359Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.359Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-08T08:05:53.359Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.359Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.359Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-08T08:05:53.359Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.359Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.359Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-08T08:05:53.359Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.359Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.622Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-08T08:05:53.622Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.622Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.622Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-08T08:05:53.622Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.622Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.622Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-08T08:05:53.622Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:05:53.622Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:53.622Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T08:05:53.884Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T08:05:53.884Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:05:53.884Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T08:05:53.884Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T08:05:53.884Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:05:53.884Z] Selecting previously unselected package libldap-common. [2021-06-08T08:05:53.885Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-08T08:05:53.885Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:05:53.885Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T08:05:53.885Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-08T08:05:53.885Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:05:54.148Z] Selecting previously unselected package dirmngr. [2021-06-08T08:05:54.148Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:05:54.148Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T08:05:54.148Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:05:54.148Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-08T08:05:54.148Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T08:05:54.148Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:05:54.148Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:05:54.148Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-08T08:05:54.148Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.148Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-08T08:05:54.148Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:05:54.410Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-08T08:05:54.672Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T08:05:54.672Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.672Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-08T08:05:54.672Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-08T08:05:54.934Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-08T08:05:54.934Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:05:54.934Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:05:54.934Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T08:05:54.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:05:55.511Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-08T08:05:55.511Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-08T08:05:55.511Z] This means they are not meant to be enabled using systemctl. [2021-06-08T08:05:55.511Z] Possible reasons for having this kind of units are: [2021-06-08T08:05:55.511Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-08T08:05:55.511Z] .wants/ or .requires/ directory. [2021-06-08T08:05:55.511Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-08T08:05:55.511Z] a requirement dependency on it. [2021-06-08T08:05:55.511Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-08T08:05:55.511Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-08T08:05:55.511Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-08T08:05:55.511Z] instance name specified. [2021-06-08T08:05:55.775Z] Reading package lists... [2021-06-08T08:05:56.037Z] Building dependency tree... [2021-06-08T08:05:56.037Z] Reading state information... [2021-06-08T08:05:56.037Z] The following additional packages will be installed: [2021-06-08T08:05:56.037Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-08T08:05:56.037Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-08T08:05:56.037Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-08T08:05:56.037Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-08T08:05:56.037Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-08T08:05:56.037Z] Suggested packages: [2021-06-08T08:05:56.038Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-08T08:05:56.038Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-08T08:05:56.038Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-08T08:05:56.038Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-08T08:05:56.038Z] systemd-container policykit-1 [2021-06-08T08:05:56.038Z] Recommended packages: [2021-06-08T08:05:56.038Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-08T08:05:56.038Z] The following NEW packages will be installed: [2021-06-08T08:05:56.038Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-08T08:05:56.038Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-08T08:05:56.038Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-08T08:05:56.038Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-08T08:05:56.038Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-08T08:05:56.038Z] The following packages will be upgraded: [2021-06-08T08:05:56.038Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-08T08:05:56.304Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-08T08:05:56.304Z] Need to get 36.7 MB of archives. [2021-06-08T08:05:56.304Z] After this operation, 147 MB of additional disk space will be used. [2021-06-08T08:05:56.304Z] 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-06-08T08:05:56.304Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-08T08:05:56.304Z] 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-06-08T08:05:56.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-08T08:05:56.304Z] 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-06-08T08:05:56.304Z] 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-06-08T08:05:56.304Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-08T08:05:56.304Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-08T08:05:56.304Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-08T08:05:56.569Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-08T08:05:56.569Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-08T08:05:56.570Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-08T08:05:56.570Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-08T08:05:56.570Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-08T08:05:56.570Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-08T08:05:56.570Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-08T08:05:57.143Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-08T08:05:57.143Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-08T08:05:57.143Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-08T08:05:57.144Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-08T08:05:57.144Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-08T08:05:57.144Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-08T08:05:57.144Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-08T08:05:57.144Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-08T08:05:57.144Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-08T08:05:57.144Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-08T08:05:57.406Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-08T08:05:57.406Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-08T08:05:57.406Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-08T08:05:57.406Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-08T08:05:58.355Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:05:58.355Z] Fetched 36.7 MB in 2s (16.8 MB/s) [2021-06-08T08:05:58.618Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:05:58.618Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:05:58.618Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:05:59.199Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:05:59.200Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:05:59.200Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-08T08:05:59.462Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:05:59.462Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-08T08:05:59.462Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-08T08:05:59.462Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-08T08:05:59.462Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:05:59.462Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-08T08:05:59.462Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-08T08:06:00.037Z] Setting up apt (1.6.13) ... [2021-06-08T08:06:00.037Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-08T08:06:00.298Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-08T08:06:00.298Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-08T08:06:00.298Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T08:06:00.298Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T08:06:00.560Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-08T08:06:00.560Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:06:00.560Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:00.560Z] Selecting previously unselected package libexpat1:amd64. [2021-06-08T08:06:00.560Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-08T08:06:00.560Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T08:06:00.822Z] Selecting previously unselected package python3.6-minimal. [2021-06-08T08:06:00.822Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:06:00.822Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:01.084Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T08:06:01.084Z] Checking for services that may need to be restarted...done. [2021-06-08T08:06:01.084Z] Checking for services that may need to be restarted...done. [2021-06-08T08:06:01.084Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:01.084Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T08:06:01.084Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:01.660Z] Selecting previously unselected package python3-minimal. [2021-06-08T08:06:01.660Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-08T08:06:01.660Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:06:01.660Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-08T08:06:01.660Z] Selecting previously unselected package mime-support. [2021-06-08T08:06:01.660Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-08T08:06:01.660Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-08T08:06:01.660Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-08T08:06:01.660Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-08T08:06:01.660Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T08:06:01.926Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-08T08:06:01.926Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:06:01.926Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:01.926Z] Selecting previously unselected package python3.6. [2021-06-08T08:06:01.926Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:06:01.926Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:02.195Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T08:06:02.195Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:06:02.195Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T08:06:02.195Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-08T08:06:02.463Z] Selecting previously unselected package python3. [2021-06-08T08:06:02.463Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-08T08:06:02.463Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:06:02.463Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-08T08:06:02.463Z] Selecting previously unselected package multiarch-support. [2021-06-08T08:06:02.463Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:02.463Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T08:06:02.463Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T08:06:02.463Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-08T08:06:02.463Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-08T08:06:02.463Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-08T08:06:02.463Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T08:06:02.727Z] Selecting previously unselected package libbsd0:amd64. [2021-06-08T08:06:02.727Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-08T08:06:02.727Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T08:06:02.727Z] Selecting previously unselected package sudo. [2021-06-08T08:06:02.727Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:02.727Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T08:06:02.727Z] Selecting previously unselected package apparmor. [2021-06-08T08:06:02.727Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T08:06:02.727Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-08T08:06:02.990Z] Selecting previously unselected package libedit2:amd64. [2021-06-08T08:06:02.990Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-08T08:06:02.990Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T08:06:02.990Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T08:06:02.990Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:06:02.990Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:02.990Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T08:06:02.990Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:06:02.990Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:03.253Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T08:06:03.253Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-08T08:06:03.253Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T08:06:03.253Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T08:06:03.253Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:06:03.253Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:03.253Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T08:06:03.253Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:06:03.253Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:03.524Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-08T08:06:03.524Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-08T08:06:03.524Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T08:06:03.524Z] Selecting previously unselected package openssh-client. [2021-06-08T08:06:03.524Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-08T08:06:03.524Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T08:06:03.786Z] Selecting previously unselected package squashfs-tools. [2021-06-08T08:06:03.787Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-08T08:06:03.787Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T08:06:03.787Z] Selecting previously unselected package snapd. [2021-06-08T08:06:03.787Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-08T08:06:03.787Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-08T08:06:06.356Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T08:06:06.356Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T08:06:06.356Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-08T08:06:06.356Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T08:06:06.356Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T08:06:06.356Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:06.356Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:06:06.356Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-08T08:06:06.356Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-08T08:06:06.930Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T08:06:06.930Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T08:06:06.930Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T08:06:06.930Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:06.930Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:06.930Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:06:07.505Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T08:06:07.505Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:07.505Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T08:06:07.505Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-08T08:06:07.505Z] running python rtupdate hooks for python3.6... [2021-06-08T08:06:07.505Z] running python post-rtupdate hooks for python3.6... [2021-06-08T08:06:07.767Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-08T08:06:08.344Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-08T08:06:08.608Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:06:08.608Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T08:06:08.608Z] Setting up snapd (2.49.2+18.04) ... [2021-06-08T08:06:09.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-08T08:06:09.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-08T08:06:09.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-08T08:06:09.714Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-08T08:06:09.715Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T08:06:09.715Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T08:06:09.976Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-08T08:06:09.976Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-08T08:06:10.242Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-08T08:06:10.504Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-08T08:06:10.504Z] /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-06-08T08:06:10.769Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:06:11.346Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T08:06:12.297Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:06:12.561Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:06:12.561Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:06:13.773Z] Reading package lists... [2021-06-08T08:06:14.035Z] Reading package lists... [2021-06-08T08:06:14.035Z] Building dependency tree... [2021-06-08T08:06:14.035Z] Reading state information... [2021-06-08T08:06:14.297Z] Calculating upgrade... [2021-06-08T08:06:14.562Z] The following packages will be upgraded: [2021-06-08T08:06:14.562Z] advancecomp base-files bash binutils binutils-common [2021-06-08T08:06:14.562Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-08T08:06:14.562Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-08T08:06:14.562Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-08T08:06:14.562Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-08T08:06:14.562Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-08T08:06:14.562Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-08T08:06:14.562Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-08T08:06:14.562Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-08T08:06:14.562Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-08T08:06:14.562Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-08T08:06:14.562Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-08T08:06:14.562Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-08T08:06:14.562Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-08T08:06:14.562Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-08T08:06:14.562Z] ubuntu-keyring util-linux [2021-06-08T08:06:14.562Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:06:14.562Z] Need to get 64.1 MB of archives. [2021-06-08T08:06:14.562Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-08T08:06:14.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-08T08:06:14.563Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-08T08:06:14.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-08T08:06:14.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-08T08:06:14.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-08T08:06:14.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-08T08:06:14.563Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-08T08:06:14.563Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-08T08:06:14.563Z] 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-06-08T08:06:14.563Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-08T08:06:14.563Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-08T08:06:14.563Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-08T08:06:14.563Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-08T08:06:14.563Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-08T08:06:14.563Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-08T08:06:14.563Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-08T08:06:14.845Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-08T08:06:14.845Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-08T08:06:14.845Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-08T08:06:14.845Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-08T08:06:14.845Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-08T08:06:14.845Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-08T08:06:14.845Z] 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-06-08T08:06:14.845Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-08T08:06:14.845Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-08T08:06:14.845Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-08T08:06:14.845Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-08T08:06:14.845Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-08T08:06:14.845Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-08T08:06:14.845Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-08T08:06:14.845Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-08T08:06:14.845Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-08T08:06:14.845Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-08T08:06:14.845Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-08T08:06:14.845Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-08T08:06:14.845Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-08T08:06:14.845Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-08T08:06:14.845Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-08T08:06:14.845Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-08T08:06:14.845Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-08T08:06:14.845Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-08T08:06:14.845Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-08T08:06:14.845Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-08T08:06:14.845Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-08T08:06:14.845Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-08T08:06:14.845Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-08T08:06:14.845Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-08T08:06:14.845Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-08T08:06:14.845Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-08T08:06:14.845Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-08T08:06:15.108Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-08T08:06:15.108Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-08T08:06:15.108Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-08T08:06:15.108Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-08T08:06:15.108Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-08T08:06:15.108Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-08T08:06:15.108Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-08T08:06:15.108Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-08T08:06:15.108Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-08T08:06:15.372Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-08T08:06:15.372Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-08T08:06:15.372Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-08T08:06:15.372Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-08T08:06:15.372Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-08T08:06:15.372Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-08T08:06:15.372Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-08T08:06:15.636Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-08T08:06:15.636Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-08T08:06:15.636Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-08T08:06:15.636Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-08T08:06:15.636Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-08T08:06:15.899Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-08T08:06:15.899Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-08T08:06:15.899Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-08T08:06:15.899Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-08T08:06:15.899Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-08T08:06:15.899Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-08T08:06:15.899Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-08T08:06:15.899Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-08T08:06:15.899Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-08T08:06:15.899Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-08T08:06:15.899Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-08T08:06:15.899Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-08T08:06:15.899Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-08T08:06:15.899Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-08T08:06:15.899Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-08T08:06:15.899Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-08T08:06:16.161Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-08T08:06:16.161Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-08T08:06:16.161Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-08T08:06:16.161Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-08T08:06:16.161Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-08T08:06:16.161Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-08T08:06:16.161Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-08T08:06:16.161Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-08T08:06:16.161Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-08T08:06:16.161Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-08T08:06:16.161Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-08T08:06:16.161Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-08T08:06:16.161Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-08T08:06:16.424Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-08T08:06:16.424Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-08T08:06:16.424Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:06:16.424Z] Fetched 64.1 MB in 2s (34.5 MB/s) [2021-06-08T08:06:16.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:06:16.424Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:16.424Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:06:17.007Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:17.007Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:06:17.268Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-08T08:06:17.268Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-08T08:06:17.531Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:17.531Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:17.531Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:17.531Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:17.795Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:17.795Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:17.795Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:17.795Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:17.795Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:17.795Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.062Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.062Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.062Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.062Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.062Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:18.324Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:06:18.325Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.325Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.325Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:18.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:06:18.325Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.325Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.325Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.325Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.604Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:18.604Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:06:18.604Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:18.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:06:18.867Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:18.867Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:06:19.442Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T08:06:19.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:06:19.442Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-08T08:06:19.442Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-08T08:06:19.442Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-08T08:06:19.442Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-08T08:06:19.704Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-08T08:06:19.704Z] Installing new version of config file /etc/issue ... [2021-06-08T08:06:19.704Z] Installing new version of config file /etc/issue.net ... [2021-06-08T08:06:19.704Z] Installing new version of config file /etc/lsb-release ... [2021-06-08T08:06:19.704Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-08T08:06:19.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-08T08:06:19.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-08T08:06:19.967Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-08T08:06:20.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:20.229Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-08T08:06:20.229Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-08T08:06:20.229Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-08T08:06:20.229Z] 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-06-08T08:06:20.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:20.229Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:20.229Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:20.492Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:20.492Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:20.492Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-08T08:06:20.492Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-08T08:06:20.492Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-08T08:06:20.754Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:20.754Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-08T08:06:20.754Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:06:20.754Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-08T08:06:21.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.020Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:06:21.020Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:06:21.020Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:06:21.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.020Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:06:21.020Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:06:21.285Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-08T08:06:21.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.285Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-08T08:06:21.285Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-08T08:06:21.285Z] Setting up grep (3.1-2build1) ... [2021-06-08T08:06:21.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.285Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T08:06:21.285Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T08:06:21.547Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-08T08:06:21.547Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.547Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:06:21.547Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:06:21.547Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-08T08:06:21.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:21.813Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:06:21.813Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:06:22.761Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:06:22.761Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:06:23.027Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:06:23.027Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:06:23.288Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-08T08:06:23.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:23.289Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-08T08:06:23.289Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:06:23.863Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T08:06:23.863Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T08:06:23.863Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T08:06:23.863Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T08:06:23.863Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T08:06:23.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:23.863Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-08T08:06:23.863Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-08T08:06:24.139Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-08T08:06:24.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.139Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:24.139Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:24.139Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:24.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.139Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:24.400Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:24.400Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:24.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.400Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:24.400Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:24.400Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:24.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.663Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:24.663Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:24.663Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:24.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.663Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:06:24.663Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:06:24.926Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:06:24.926Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:06:24.926Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:06:24.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:24.926Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:06:24.926Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:06:24.926Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:06:25.189Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:25.189Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:25.189Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:25.189Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:25.189Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:25.189Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:25.189Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:25.189Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:25.453Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:25.453Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:25.453Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:25.715Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:25.977Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-08T08:06:26.239Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-08T08:06:26.239Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:26.239Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:06:26.239Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:06:26.501Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:06:26.501Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:06:26.501Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-08T08:06:26.501Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:06:26.765Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-08T08:06:26.765Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:06:26.765Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-08T08:06:26.765Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-08T08:06:26.765Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-08T08:06:27.026Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:06:27.026Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-08T08:06:27.026Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T08:06:27.026Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-08T08:06:27.288Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:06:27.288Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-08T08:06:27.288Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T08:06:27.288Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-08T08:06:27.288Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:06:27.288Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:06:27.288Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:06:27.288Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:06:27.550Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:06:27.550Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:06:27.550Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:06:27.550Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:06:27.550Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-08T08:06:27.550Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:06:27.813Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:06:27.813Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:06:28.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.076Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:06:28.076Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:06:28.076Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:06:28.076Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:06:28.076Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:06:28.076Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:06:28.076Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:06:28.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.338Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-08T08:06:28.338Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-08T08:06:28.338Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-08T08:06:28.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.338Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-08T08:06:28.338Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-08T08:06:28.599Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-08T08:06:28.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.599Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-08T08:06:28.599Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:06:28.599Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:06:28.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.860Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:06:28.860Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:06:28.860Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:06:28.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:28.860Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-08T08:06:28.860Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-08T08:06:29.124Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-08T08:06:29.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:29.124Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T08:06:29.124Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T08:06:29.389Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-08T08:06:29.389Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:29.389Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:06:29.389Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:06:29.649Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-08T08:06:29.649Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:29.649Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T08:06:29.649Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T08:06:29.649Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T08:06:29.649Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:29.649Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T08:06:29.649Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T08:06:29.915Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T08:06:29.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:29.915Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-08T08:06:29.915Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-08T08:06:30.179Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-08T08:06:30.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:30.179Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-08T08:06:30.179Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-08T08:06:30.179Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-08T08:06:30.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:30.179Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-08T08:06:30.179Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-08T08:06:30.443Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-08T08:06:30.443Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:30.443Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-08T08:06:30.443Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-08T08:06:30.443Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-08T08:06:30.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:30.705Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-08T08:06:30.705Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-08T08:06:30.705Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-08T08:06:30.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:06:30.705Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-08T08:06:30.705Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-08T08:06:30.705Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-08T08:06:30.970Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-08T08:06:30.970Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T08:06:30.970Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T08:06:30.970Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T08:06:30.970Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T08:06:30.970Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T08:06:31.231Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T08:06:31.231Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-08T08:06:31.231Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-08T08:06:31.231Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T08:06:31.231Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-08T08:06:31.493Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-08T08:06:31.493Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-08T08:06:31.493Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-08T08:06:31.493Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-08T08:06:31.493Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-08T08:06:31.493Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-08T08:06:31.493Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-08T08:06:31.493Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-08T08:06:31.756Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-08T08:06:31.756Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-08T08:06:31.756Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-08T08:06:31.756Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-08T08:06:31.756Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-08T08:06:31.756Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-08T08:06:32.329Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-08T08:06:32.329Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-08T08:06:32.329Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-08T08:06:32.329Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-08T08:06:32.329Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:06:32.329Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:06:32.591Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:06:32.591Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:06:32.852Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:06:32.853Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:06:32.853Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:06:32.853Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:06:32.853Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:32.853Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:32.853Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:32.853Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:33.113Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:33.113Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:33.113Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:33.113Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:34.061Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:34.061Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:35.009Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:35.009Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:35.271Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:35.271Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:35.531Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:35.531Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:36.474Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:06:36.474Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:06:36.474Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:06:36.474Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:06:36.474Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T08:06:36.474Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:06:36.474Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T08:06:36.474Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:06:36.735Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-08T08:06:36.735Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-08T08:06:36.735Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:06:36.735Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:06:36.735Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:06:36.735Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:06:36.735Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-08T08:06:36.997Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-08T08:06:36.997Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:36.997Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:06:36.997Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:36.997Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:36.997Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:36.998Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-08T08:06:36.998Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-08T08:06:36.998Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-08T08:06:37.260Z] [2021-06-08T08:06:37.260Z] Current default time zone: 'Etc/UTC' [2021-06-08T08:06:37.260Z] Local time is now: Tue Jun 8 08:06:37 UTC 2021. [2021-06-08T08:06:37.260Z] Universal Time is now: Tue Jun 8 08:06:37 UTC 2021. [2021-06-08T08:06:37.260Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-08T08:06:37.260Z] [2021-06-08T08:06:37.260Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-08T08:06:37.260Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:37.260Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-08T08:06:37.260Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:06:37.260Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-08T08:06:37.260Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-08T08:06:37.260Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-08T08:06:37.260Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-08T08:06:37.260Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-08T08:06:37.260Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T08:06:37.260Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:37.260Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-08T08:06:37.523Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:37.523Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:06:37.523Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:37.523Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-08T08:06:37.523Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-08T08:06:37.523Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-08T08:06:37.523Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T08:06:37.523Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-08T08:06:37.523Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-08T08:06:37.523Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:06:37.523Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-08T08:06:39.441Z] Updating certificates in /etc/ssl/certs... [2021-06-08T08:06:40.391Z] 23 added, 27 removed; done. [2021-06-08T08:06:40.391Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T08:06:40.391Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:06:40.391Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-08T08:06:40.651Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-08T08:06:40.651Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-08T08:06:40.651Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:06:40.651Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-08T08:06:40.651Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:06:40.651Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:06:40.651Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-08T08:06:40.651Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:06:40.651Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:06:40.651Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:06:40.651Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-08T08:06:40.651Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:06:40.914Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:06:40.914Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T08:06:40.914Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-08T08:06:40.914Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-08T08:06:40.914Z] Updating certificates in /etc/ssl/certs... [2021-06-08T08:06:41.487Z] 0 added, 0 removed; done. [2021-06-08T08:06:41.487Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-08T08:06:41.487Z] done. [2021-06-08T08:06:42.059Z] Reading package lists... [2021-06-08T08:06:42.059Z] Building dependency tree... [2021-06-08T08:06:42.059Z] Reading state information... [2021-06-08T08:06:42.321Z] The following NEW packages will be installed: [2021-06-08T08:06:42.321Z] apt-transport-https [2021-06-08T08:06:42.584Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:06:42.584Z] Need to get 1692 B of archives. [2021-06-08T08:06:42.584Z] After this operation, 154 kB of additional disk space will be used. [2021-06-08T08:06:42.584Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-08T08:06:42.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:06:42.584Z] Fetched 1692 B in 0s (9619 B/s) [2021-06-08T08:06:42.584Z] Selecting previously unselected package apt-transport-https. [2021-06-08T08:06:42.584Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-08T08:06:42.584Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-08T08:06:42.584Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-08T08:06:42.845Z] Setting up apt-transport-https (1.6.13) ... [2021-06-08T08:06:43.107Z] Waiting for network to be ready... [2021-06-08T08:06:49.707Z] 2021-06-08T08:06:47Z INFO Waiting for automatic snapd restart... [2021-06-08T08:06:50.280Z] snapd 2.50.1 from Canonical* installed [2021-06-08T08:06:51.227Z] "snapd" switched to the "latest/stable" channel [2021-06-08T08:06:51.227Z] [2021-06-08T08:06:53.806Z] core18 20210507 from Canonical* installed [2021-06-08T08:06:54.170Z] "core18" switched to the "latest/stable" channel [2021-06-08T08:06:54.170Z] [2021-06-08T08:06:54.561Z] gofmt -l . [2021-06-08T08:06:54.561Z] [ "`gofmt -l .`" = "" ] [2021-06-08T08:06:54.562Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T08:06:56.685Z] + ls -al . [2021-06-08T08:06:56.685Z] total 556 [2021-06-08T08:06:56.685Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 08:06 . [2021-06-08T08:06:56.685Z] drwxr-xr-x 4 root root 4096 Jun 8 08:02 .. [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 08:00 .dockerignore [2021-06-08T08:06:56.685Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 08:01 .git [2021-06-08T08:06:56.685Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 08:00 .github [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 08:00 .gitignore [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 08:00 .sonarcloud.properties [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:00 Attribution.txt [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:00 CONTRIBUTING.md [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 08:00 Dockerfile.build [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 08:00 Jenkinsfile [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:00 LICENSE [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:00 Makefile [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:00 README.md [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:00 SECURITY.md [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 07:56 VERSION [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:00 ZMQWindows.md [2021-06-08T08:06:56.685Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 08:00 bin [2021-06-08T08:06:56.685Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 08:00 cmd [2021-06-08T08:06:56.685Z] -rw-r--r-- 1 root root 412085 Jun 8 08:05 coverage.out [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 08:00 go.mod [2021-06-08T08:06:56.685Z] -rw-r--r-- 1 root root 21048 Jun 8 08:02 go.sum [2021-06-08T08:06:56.685Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 08:00 internal [2021-06-08T08:06:56.685Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 08:00 openapi [2021-06-08T08:06:56.685Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 08:00 snap [2021-06-08T08:06:56.685Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 08:00 version.go [Pipeline] sh [2021-06-08T08:06:57.405Z] + '[' -e coverage.out ] [2021-06-08T08:06:57.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T08:06:57.470Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T08:06:57.765Z] snapcraft 4.8 from Canonical* installed [2021-06-08T08:06:58.030Z] "snapcraft" switched to the "latest/stable" channel [2021-06-08T08:06:58.030Z] [2021-06-08T08:06:58.324Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T08:06:58.999Z] + make build [2021-06-08T08:06:58.999Z] go mod tidy [2021-06-08T08:06:59.614Z] 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-06-08T08:07:02.245Z] 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-06-08T08:07:02.246Z] - README.md [2021-06-08T08:07:02.246Z] [2021-06-08T08:07:02.246Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T08:07:02.819Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:07:02.819Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:07:02.819Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:07:04.032Z] Reading package lists... [2021-06-08T08:07:04.606Z] 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-06-08T08:07:04.606Z] Reading package lists... [2021-06-08T08:07:04.874Z] Building dependency tree... [2021-06-08T08:07:04.874Z] Reading state information... [2021-06-08T08:07:04.874Z] Suggested packages: [2021-06-08T08:07:04.874Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-08T08:07:04.874Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-08T08:07:04.874Z] Recommended packages: [2021-06-08T08:07:04.874Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-08T08:07:04.874Z] The following NEW packages will be installed: [2021-06-08T08:07:04.874Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-08T08:07:04.874Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-08T08:07:04.874Z] pkg-config zip [2021-06-08T08:07:05.137Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:07:05.137Z] Need to get 7663 kB of archives. [2021-06-08T08:07:05.137Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-08T08:07:05.137Z] 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-06-08T08:07:05.137Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-08T08:07:05.137Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-08T08:07:05.402Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-08T08:07:05.402Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-08T08:07:05.402Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-08T08:07:05.402Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-08T08:07:05.402Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-08T08:07:05.663Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-08T08:07:05.663Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-08T08:07:05.663Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-08T08:07:05.663Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-08T08:07:05.663Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-08T08:07:05.925Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-08T08:07:05.925Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-08T08:07:05.926Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:07:05.926Z] Fetched 7663 kB in 1s (9041 kB/s) [2021-06-08T08:07:05.926Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-08T08:07:06.191Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-08T08:07:06.191Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-08T08:07:06.191Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T08:07:06.191Z] Selecting previously unselected package libpsl5:amd64. [2021-06-08T08:07:06.191Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-08T08:07:06.191Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T08:07:06.191Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T08:07:06.191Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-08T08:07:06.191Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T08:07:06.191Z] Selecting previously unselected package librtmp1:amd64. [2021-06-08T08:07:06.191Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-08T08:07:06.191Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T08:07:06.347Z] 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-06-08T08:07:06.454Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-08T08:07:06.454Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-08T08:07:06.454Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T08:07:06.454Z] Selecting previously unselected package liberror-perl. [2021-06-08T08:07:06.454Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-08T08:07:06.454Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-08T08:07:06.454Z] Selecting previously unselected package git-man. [2021-06-08T08:07:06.454Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-08T08:07:06.454Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:07:06.716Z] Selecting previously unselected package git. [2021-06-08T08:07:06.716Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-08T08:07:06.716Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:07:07.302Z] Selecting previously unselected package libnorm1:amd64. [2021-06-08T08:07:07.302Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-08T08:07:07.302Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T08:07:07.302Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-08T08:07:07.302Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-08T08:07:07.302Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T08:07:07.302Z] Selecting previously unselected package libsodium23:amd64. [2021-06-08T08:07:07.302Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-08T08:07:07.302Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-08T08:07:07.564Z] Selecting previously unselected package libzmq5:amd64. [2021-06-08T08:07:07.564Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T08:07:07.564Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:07:07.564Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-08T08:07:07.564Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T08:07:07.564Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:07:07.564Z] Selecting previously unselected package pkg-config. [2021-06-08T08:07:07.564Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-08T08:07:07.564Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T08:07:07.564Z] Selecting previously unselected package zip. [2021-06-08T08:07:07.564Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-08T08:07:07.564Z] Unpacking zip (3.0-11build1) ... [2021-06-08T08:07:07.825Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T08:07:07.825Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:07:07.825Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T08:07:07.825Z] Setting up liberror-perl (0.17025-1) ... [2021-06-08T08:07:07.825Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T08:07:07.825Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T08:07:07.825Z] No schema files found: doing nothing. [2021-06-08T08:07:07.825Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T08:07:07.825Z] Setting up zip (3.0-11build1) ... [2021-06-08T08:07:07.825Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T08:07:07.825Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-08T08:07:07.825Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T08:07:07.825Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:07:07.825Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T08:07:07.825Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:07:07.825Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:07:08.087Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:07:08.662Z] git set to automatically installed. [2021-06-08T08:07:08.663Z] git-man set to automatically installed. [2021-06-08T08:07:08.663Z] libcurl3-gnutls set to automatically installed. [2021-06-08T08:07:08.663Z] liberror-perl set to automatically installed. [2021-06-08T08:07:08.663Z] libglib2.0-0 set to automatically installed. [2021-06-08T08:07:08.663Z] libnghttp2-14 set to automatically installed. [2021-06-08T08:07:08.663Z] libnorm1 set to automatically installed. [2021-06-08T08:07:08.663Z] libpgm-5.2-0 set to automatically installed. [2021-06-08T08:07:08.663Z] libpsl5 set to automatically installed. [2021-06-08T08:07:08.663Z] librtmp1 set to automatically installed. [2021-06-08T08:07:08.663Z] libsodium23 set to automatically installed. [2021-06-08T08:07:08.663Z] libzmq3-dev set to automatically installed. [2021-06-08T08:07:08.663Z] libzmq5 set to automatically installed. [2021-06-08T08:07:08.663Z] pkg-config set to automatically installed. [2021-06-08T08:07:08.663Z] zip set to automatically installed. [2021-06-08T08:07:09.608Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T08:07:10.555Z] snap "core18" has no updates available [2021-06-08T08:07:11.129Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T08:07:23.381Z] go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed [2021-06-08T08:07:23.381Z] Pulling go-build-helper [2021-06-08T08:07:23.381Z] + snapcraftctl pull [2021-06-08T08:07:23.956Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-08T08:07:23.956Z] Skipping pull go-build-helper (already ran) [2021-06-08T08:07:23.956Z] Building go-build-helper [2021-06-08T08:07:23.956Z] + snapcraftctl build [2021-06-08T08:07:25.882Z] Staging go-build-helper [2021-06-08T08:07:25.882Z] + snapcraftctl stage [2021-06-08T08:07:28.641Z] 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-06-08T08:07:30.080Z] 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-06-08T08:07:34.401Z] 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-06-08T08:07:35.386Z] 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-06-08T08:07:35.892Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T08:07:35.892Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T08:07:35.892Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T08:07:35.892Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T08:07:35.892Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T08:07:35.892Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T08:07:35.892Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T08:07:35.892Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T08:07:35.892Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T08:07:35.892Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T08:07:35.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T08:07:35.893Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T08:07:35.893Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T08:07:35.893Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T08:07:35.893Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T08:07:35.893Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T08:07:35.893Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T08:07:35.893Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T08:07:35.893Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T08:07:35.893Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-08T08:07:35.893Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T08:07:35.893Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T08:07:35.893Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T08:07:35.893Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T08:07:35.893Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T08:07:35.893Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T08:07:35.893Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T08:07:35.893Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-08T08:07:35.893Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T08:07:35.893Z] Fetched 224 kB in 0s (0 B/s) [2021-06-08T08:07:35.893Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T08:07:35.893Z] Fetched 157 kB in 0s (0 B/s) [2021-06-08T08:07:35.893Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T08:07:35.893Z] Fetched 221 kB in 0s (0 B/s) [2021-06-08T08:07:35.893Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T08:07:35.893Z] Fetched 143 kB in 0s (0 B/s) [2021-06-08T08:07:35.893Z] Pulling app-service-config [2021-06-08T08:07:35.893Z] + snapcraftctl pull [2021-06-08T08:07:35.893Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-08T08:07:36.153Z] Pulling config-common [2021-06-08T08:07:36.153Z] + snapcraftctl pull [2021-06-08T08:07:39.463Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:07:39.463Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:07:39.463Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:07:39.463Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:39.463Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T08:07:39.463Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:39.463Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T08:07:39.463Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:39.463Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T08:07:39.463Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:39.463Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T08:07:39.463Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:39.463Z] Pulling edgex-go [2021-06-08T08:07:39.463Z] + snapcraftctl pull [2021-06-08T08:07:39.727Z] 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-06-08T08:07:43.121Z] 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-06-08T08:07:45.750Z] 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-06-08T08:07:49.155Z] 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-06-08T08:07:52.542Z] 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-06-08T08:07:55.943Z] 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-06-08T08:07:57.607Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:07:57.607Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:07:57.607Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:07:57.607Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-08T08:07:57.607Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-08T08:07:57.607Z] Fetched 279 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-08T08:07:57.607Z] Fetched 122 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-08T08:07:57.607Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-08T08:07:57.607Z] Fetched 8848 B in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-08T08:07:57.607Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-08T08:07:57.607Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-08T08:07:57.607Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-08T08:07:57.607Z] Fetched 219 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-08T08:07:57.607Z] Fetched 154 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-08T08:07:57.607Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-08T08:07:57.607Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-08T08:07:57.607Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-08T08:07:57.607Z] Fetched 499 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-08T08:07:57.607Z] Fetched 111 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-08T08:07:57.607Z] Fetched 240 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-08T08:07:57.607Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-08T08:07:57.607Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-08T08:07:57.607Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-08T08:07:57.607Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-08T08:07:57.607Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-08T08:07:57.607Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-08T08:07:57.607Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-08T08:07:57.607Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-08T08:07:57.607Z] Fetched 8720 B in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-08T08:07:57.607Z] Fetched 137 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-08T08:07:57.607Z] Fetched 119 kB in 0s (0 B/s) [2021-06-08T08:07:57.607Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-08T08:07:57.608Z] Fetched 110 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-08T08:07:57.608Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-08T08:07:57.608Z] Fetched 645 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-08T08:07:57.608Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-08T08:07:57.608Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-08T08:07:57.608Z] Fetched 368 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-08T08:07:57.608Z] Fetched 187 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-08T08:07:57.608Z] Fetched 175 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-08T08:07:57.608Z] Fetched 206 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-08T08:07:57.608Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-08T08:07:57.608Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-08T08:07:57.608Z] Fetched 159 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-08T08:07:57.608Z] Fetched 107 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-08T08:07:57.608Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-08T08:07:57.608Z] Pulling static-packages [2021-06-08T08:07:57.608Z] + snapcraftctl pull [2021-06-08T08:07:57.608Z] Pulling version [2021-06-08T08:07:57.608Z] + cd /root/project [2021-06-08T08:07:57.608Z] + [ -f VERSION ] [2021-06-08T08:07:57.608Z] + PROJECT_VERSION=local-dev [2021-06-08T08:07:57.608Z] + git rev-parse --short HEAD [2021-06-08T08:07:57.608Z] + GIT_REVISION=7c435059 [2021-06-08T08:07:57.608Z] + snapcraftctl set-version local-dev [2021-06-08T08:07:58.564Z] Skipping build go-build-helper (already ran) [2021-06-08T08:07:58.828Z] Building app-service-config [2021-06-08T08:07:58.828Z] + make build [2021-06-08T08:07:58.828Z] go mod tidy [2021-06-08T08:07:59.402Z] go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 [2021-06-08T08:07:59.402Z] makefile:19: recipe for target 'build' failed [2021-06-08T08:07:59.402Z] make: *** [build] Error 1 [2021-06-08T08:07:59.664Z] Failed to run 'override-build': Exit code was 2. [2021-06-08T08:07:59.927Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [2021-06-08T08:08:01.379Z] $ docker stop --time=1 c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec [2021-06-08T08:08:03.761Z] $ docker rm -f c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // ws [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T08:08:05.741Z] Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:08:06.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:08:06.219Z] [2021-06-08T08:08:06.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:08:06.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:08:07.157Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T08:08:07.157Z] 29e5d40040c1: Pulling fs layer [2021-06-08T08:08:07.157Z] 1ce36da41761: Pulling fs layer [2021-06-08T08:08:07.157Z] 25b303627fd3: Pulling fs layer [2021-06-08T08:08:07.429Z] 29e5d40040c1: Verifying Checksum [2021-06-08T08:08:07.429Z] 29e5d40040c1: Download complete [2021-06-08T08:08:08.026Z] 1ce36da41761: Verifying Checksum [2021-06-08T08:08:08.026Z] 1ce36da41761: Download complete [2021-06-08T08:08:08.026Z] 29e5d40040c1: Pull complete [2021-06-08T08:08:09.462Z] 1ce36da41761: Pull complete [2021-06-08T08:08:09.739Z] 25b303627fd3: Verifying Checksum [2021-06-08T08:08:09.739Z] 25b303627fd3: Download complete [2021-06-08T08:08:19.906Z] 25b303627fd3: Pull complete [2021-06-08T08:08:19.906Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T08:08:19.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:08:19.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T08:08:20.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2021-06-08T08:08:20.234Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T08:08:23.089Z] $ docker top b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:08:24.097Z] + grep parallel [2021-06-08T08:08:24.097Z] + docker-compose build --help [2021-06-08T08:08:27.480Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T08:08:27.512Z] $ docker stop --time=1 b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 [2021-06-08T08:08:29.378Z] $ docker rm -f b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:08:30.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:08:30.210Z] . [Pipeline] withDockerContainer [2021-06-08T08:08:30.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container [2021-06-08T08:08:30.564Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T08:08:31.983Z] $ docker top be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:08:32.991Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T08:08:36.362Z] Building core-command ... [2021-06-08T08:08:36.362Z] Building core-data ... [2021-06-08T08:08:36.362Z] Building core-metadata ... [2021-06-08T08:08:36.362Z] Building security-bootstrapper ... [2021-06-08T08:08:36.362Z] Building security-proxy-setup ... [2021-06-08T08:08:36.362Z] Building security-secretstore-setup ... [2021-06-08T08:08:36.362Z] Building support-notifications ... [2021-06-08T08:08:36.362Z] Building support-scheduler ... [2021-06-08T08:08:36.362Z] Building sys-mgmt-agent ... [2021-06-08T08:08:36.362Z] Building security-secretstore-setup [2021-06-08T08:08:36.362Z] Building sys-mgmt-agent [2021-06-08T08:08:36.362Z] Building security-proxy-setup [2021-06-08T08:08:36.362Z] Building support-scheduler [2021-06-08T08:08:36.362Z] Building support-notifications [2021-06-08T08:09:44.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:09:44.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:09:44.390Z] ---> eeceec20fae5 [2021-06-08T08:09:44.390Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:09:45.377Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:09:45.377Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:09:45.377Z] ---> eeceec20fae5 [2021-06-08T08:09:45.377Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T08:09:45.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:09:45.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:09:45.980Z] ---> eeceec20fae5 [2021-06-08T08:09:45.980Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T08:09:46.267Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:09:46.267Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:09:46.267Z] ---> eeceec20fae5 [2021-06-08T08:09:46.267Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:09:46.267Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:09:46.267Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:09:46.267Z] ---> eeceec20fae5 [2021-06-08T08:09:46.267Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:09:47.699Z] ---> Running in 6b378bdfae4a [2021-06-08T08:09:47.699Z] ---> Running in bb0883960fe7 [2021-06-08T08:09:47.699Z] ---> Running in 7e02d36a8d8a [2021-06-08T08:09:47.699Z] ---> Running in 67d2d4234a83 [2021-06-08T08:09:47.699Z] ---> Running in b8e49b5f055b [2021-06-08T08:09:48.690Z] Removing intermediate container bb0883960fe7 [2021-06-08T08:09:48.690Z] ---> 0810a75c5dcc [2021-06-08T08:09:48.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:09:48.690Z] Removing intermediate container 6b378bdfae4a [2021-06-08T08:09:48.690Z] ---> 803e3e4c3e4d [2021-06-08T08:09:48.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:09:48.690Z] Removing intermediate container 67d2d4234a83 [2021-06-08T08:09:48.690Z] ---> 018a75caa934 [2021-06-08T08:09:48.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:09:48.690Z] Removing intermediate container b8e49b5f055b [2021-06-08T08:09:48.690Z] ---> afbc07c3b962 [2021-06-08T08:09:48.690Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:09:48.963Z] ---> Running in a5b1c01ed3b4 [2021-06-08T08:09:48.963Z] Removing intermediate container 7e02d36a8d8a [2021-06-08T08:09:48.963Z] ---> 6fce017a2c1d [2021-06-08T08:09:48.963Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:09:48.963Z] ---> Running in d0f45d3ed20d [2021-06-08T08:09:48.963Z] ---> Running in 5ebf3d33e523 [2021-06-08T08:09:48.963Z] ---> Running in 3a122d0d7d63 [2021-06-08T08:09:49.239Z] ---> Running in 476caaed5b5c [2021-06-08T08:09:53.586Z] Removing intermediate container 3a122d0d7d63 [2021-06-08T08:09:53.586Z] ---> 692a8e0d7537 [2021-06-08T08:09:53.586Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T08:09:53.586Z] Removing intermediate container a5b1c01ed3b4 [2021-06-08T08:09:53.586Z] ---> 8e4f08bab027 [2021-06-08T08:09:53.586Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T08:09:53.586Z] Removing intermediate container d0f45d3ed20d [2021-06-08T08:09:53.586Z] ---> f3d9f5278f03 [2021-06-08T08:09:53.586Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T08:09:53.586Z] ---> Running in 5265acab39d6 [2021-06-08T08:09:53.586Z] ---> Running in 74c3ad854d19 [2021-06-08T08:09:53.586Z] ---> Running in ce6b2a8b5dcd [2021-06-08T08:09:53.586Z] Removing intermediate container 5ebf3d33e523 [2021-06-08T08:09:53.586Z] ---> 3dde20610a82 [2021-06-08T08:09:53.586Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T08:09:53.586Z] Removing intermediate container 476caaed5b5c [2021-06-08T08:09:53.586Z] ---> ab514f0962b9 [2021-06-08T08:09:53.586Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T08:09:53.586Z] ---> Running in 01e8013c0712 [2021-06-08T08:09:53.864Z] ---> Running in 9ddf50a52c6b [2021-06-08T08:09:55.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:55.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:55.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:55.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:55.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:56.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:56.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:56.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:56.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:57.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:09:57.321Z] OK: 218 MiB in 52 packages [2021-06-08T08:09:57.608Z] OK: 218 MiB in 52 packages [2021-06-08T08:09:57.608Z] OK: 218 MiB in 52 packages [2021-06-08T08:09:58.210Z] OK: 218 MiB in 52 packages [2021-06-08T08:09:58.488Z] OK: 218 MiB in 52 packages [2021-06-08T08:09:59.091Z] Removing intermediate container 5265acab39d6 [2021-06-08T08:09:59.091Z] ---> d69d48006793 [2021-06-08T08:09:59.091Z] Step 6/23 : COPY go.mod . [2021-06-08T08:09:59.367Z] Removing intermediate container ce6b2a8b5dcd [2021-06-08T08:09:59.367Z] ---> 30f6fde44aa5 [2021-06-08T08:09:59.367Z] Step 6/23 : COPY go.mod . [2021-06-08T08:09:59.649Z] Removing intermediate container 01e8013c0712 [2021-06-08T08:09:59.649Z] ---> 136538ef0d82 [2021-06-08T08:09:59.649Z] Removing intermediate container 9ddf50a52c6b [2021-06-08T08:09:59.649Z] Step 6/26 : COPY go.mod . ---> 165f13b69c33 [2021-06-08T08:09:59.649Z] Step 6/22 : COPY go.mod . [2021-06-08T08:09:59.649Z] [2021-06-08T08:09:59.927Z] Removing intermediate container 74c3ad854d19 [2021-06-08T08:09:59.927Z] ---> 76b88c00ae0a [2021-06-08T08:09:59.927Z] Step 6/24 : COPY go.mod . [2021-06-08T08:10:00.527Z] ---> a35ffa32866d [2021-06-08T08:10:00.527Z] Step 7/23 : RUN go mod download [2021-06-08T08:10:00.807Z] ---> Running in 3841ad284356 [2021-06-08T08:10:00.807Z] ---> 36dd93d9ec59 [2021-06-08T08:10:00.807Z] Step 7/23 : RUN go mod download [2021-06-08T08:10:01.081Z] ---> 09820c767256 [2021-06-08T08:10:01.081Z] Step 7/26 : RUN go mod download [2021-06-08T08:10:01.081Z] ---> Running in ccd290931300 [2021-06-08T08:10:01.081Z] ---> c7a32ae9f062 [2021-06-08T08:10:01.081Z] Step 7/22 : RUN go mod download [2021-06-08T08:10:01.081Z] ---> Running in ec560154745e [2021-06-08T08:10:01.364Z] ---> eaf4cf39bc43 [2021-06-08T08:10:01.364Z] Step 7/24 : RUN go mod download [2021-06-08T08:10:01.364Z] ---> Running in f1364ee516b8 [2021-06-08T08:10:01.643Z] ---> Running in 592aff1162c3 [2021-06-08T08:10:05.071Z] Removing intermediate container 3841ad284356 [2021-06-08T08:10:05.072Z] ---> f8fb716378bd [2021-06-08T08:10:05.072Z] Step 8/23 : COPY . . [2021-06-08T08:10:05.072Z] Removing intermediate container ccd290931300 [2021-06-08T08:10:05.072Z] ---> a17a863634c1 [2021-06-08T08:10:05.072Z] Step 8/23 : COPY . . [2021-06-08T08:10:05.350Z] Removing intermediate container ec560154745e [2021-06-08T08:10:05.350Z] ---> 6a88eb667111 [2021-06-08T08:10:05.350Z] Step 8/26 : COPY . . [2021-06-08T08:10:05.954Z] Removing intermediate container f1364ee516b8 [2021-06-08T08:10:05.954Z] ---> b414abd9c41c [2021-06-08T08:10:05.954Z] Step 8/22 : COPY . . [2021-06-08T08:10:06.244Z] Removing intermediate container 592aff1162c3 [2021-06-08T08:10:06.244Z] ---> 706f95745781 [2021-06-08T08:10:06.244Z] Step 8/24 : COPY . . [2021-06-08T08:10:28.443Z] ---> 28879964622c [2021-06-08T08:10:28.443Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:10:28.443Z] ---> Running in 51432b4a776b [2021-06-08T08:10:28.443Z] ---> b690fa078489 [2021-06-08T08:10:28.443Z] Step 9/26 : RUN go mod tidy [2021-06-08T08:10:28.443Z] ---> 21dead99da18 [2021-06-08T08:10:28.443Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:10:28.741Z] ---> Running in 4c461a8a2574 [2021-06-08T08:10:28.741Z] ---> bf800e4979f0 [2021-06-08T08:10:28.741Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:10:28.741Z] ---> Running in 9345126e4373 [2021-06-08T08:10:29.013Z] ---> 017ec17fb4d7 [2021-06-08T08:10:29.013Z] Step 9/22 : RUN go mod tidy [2021-06-08T08:10:29.287Z] ---> Running in d5bce64417b5 [2021-06-08T08:10:29.287Z] ---> Running in 5030f4f1c8ac [2021-06-08T08:10:33.648Z] Removing intermediate container 51432b4a776b [2021-06-08T08:10:33.648Z] ---> cb806cc2604e [2021-06-08T08:10:33.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T08:10:33.648Z] ---> Running in b8996e36a890 [2021-06-08T08:10:36.308Z] Removing intermediate container 4c461a8a2574 [2021-06-08T08:10:36.308Z] ---> 2b4c07a36285 [2021-06-08T08:10:36.308Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T08:10:36.308Z] 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-06-08T08:10:36.308Z] ---> Running in 3d13542f9b7d [2021-06-08T08:10:36.308Z] Removing intermediate container 9345126e4373 [2021-06-08T08:10:36.308Z] ---> d00990df74d7 [2021-06-08T08:10:36.308Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T08:10:36.914Z] ---> Running in ba55dce170ae [2021-06-08T08:10:36.915Z] Removing intermediate container 5030f4f1c8ac [2021-06-08T08:10:36.915Z] ---> 9fc7c7db4230 [2021-06-08T08:10:36.915Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T08:10:37.193Z] Removing intermediate container d5bce64417b5 [2021-06-08T08:10:37.193Z] ---> 5d7f3c245310 [2021-06-08T08:10:37.193Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T08:10:37.469Z] ---> Running in b408a4487b41 [2021-06-08T08:10:37.755Z] ---> Running in e0d2adb3e468 [2021-06-08T08:10:38.750Z] 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-06-08T08:10:39.743Z] 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-06-08T08:10:40.357Z] 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-06-08T08:10:40.357Z] 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-06-08T08:12:32.294Z] 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-06-08T08:12:32.294Z] 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-06-08T08:12:32.294Z] Removing intermediate container b8996e36a890 [2021-06-08T08:12:32.294Z] ---> 7935210923f0 [2021-06-08T08:12:32.294Z] [2021-06-08T08:12:32.294Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:12:32.294Z] 3.12: Pulling from library/alpine [2021-06-08T08:12:32.294Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T08:12:32.294Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T08:12:32.294Z] ---> 9852663dfa18 [2021-06-08T08:12:32.294Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:12:32.294Z] ---> Running in 1426f1e91a78 [2021-06-08T08:12:34.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:34.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:35.174Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T08:12:35.174Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:12:35.174Z] OK: 5 MiB in 15 packages [2021-06-08T08:12:36.624Z] Removing intermediate container 3d13542f9b7d [2021-06-08T08:12:36.624Z] ---> 612716ef419a [2021-06-08T08:12:36.624Z] [2021-06-08T08:12:36.624Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T08:12:36.624Z] ---> 9852663dfa18 [2021-06-08T08:12:36.624Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T08:12:37.233Z] ---> Running in 39c7c74c9839 [2021-06-08T08:12:37.837Z] Removing intermediate container b408a4487b41 [2021-06-08T08:12:37.837Z] ---> b499b471eb2e [2021-06-08T08:12:37.837Z] [2021-06-08T08:12:37.837Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T08:12:37.837Z] ---> 9852663dfa18 [2021-06-08T08:12:37.837Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T08:12:37.837Z] Removing intermediate container 1426f1e91a78 [2021-06-08T08:12:37.837Z] ---> 3dbf4ff8edd4 [2021-06-08T08:12:37.837Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:12:38.439Z] ---> Running in f570ca16ae7b [2021-06-08T08:12:38.439Z] ---> Running in f7d9df021972 [2021-06-08T08:12:38.439Z] Removing intermediate container ba55dce170ae [2021-06-08T08:12:38.439Z] ---> 3ff8e48009a9 [2021-06-08T08:12:38.439Z] [2021-06-08T08:12:38.439Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:12:38.439Z] ---> 9852663dfa18 [2021-06-08T08:12:38.439Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T08:12:39.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:39.319Z] ---> Running in 7376aa593b22 [2021-06-08T08:12:39.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:39.319Z] Removing intermediate container f7d9df021972 [2021-06-08T08:12:39.319Z] ---> 9ab8814e630b [2021-06-08T08:12:39.319Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T08:12:39.917Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T08:12:39.918Z] ---> Running in 01090c7ac3d7 [2021-06-08T08:12:39.918Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:12:39.918Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T08:12:39.918Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T08:12:39.918Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:12:39.918Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T08:12:39.918Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:12:39.918Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:12:40.196Z] OK: 7 MiB in 20 packages [2021-06-08T08:12:41.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:41.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:41.185Z] Removing intermediate container e0d2adb3e468 [2021-06-08T08:12:41.185Z] ---> e528bf12bf8f [2021-06-08T08:12:41.185Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T08:12:41.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:41.460Z] Removing intermediate container 01090c7ac3d7 [2021-06-08T08:12:41.460Z] ---> c27b8e401215 [2021-06-08T08:12:41.460Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:12:41.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:12:41.460Z] ---> Running in 8a15990ac5eb [2021-06-08T08:12:41.732Z] ---> Running in 569374f14d39 [2021-06-08T08:12:41.732Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T08:12:42.003Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:12:42.003Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T08:12:42.003Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T08:12:42.003Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:12:42.003Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:12:42.003Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T08:12:42.277Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:12:42.277Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:12:42.277Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:12:42.277Z] OK: 7 MiB in 18 packages [2021-06-08T08:12:42.550Z] OK: 6 MiB in 16 packages [2021-06-08T08:12:43.154Z] Removing intermediate container 569374f14d39 [2021-06-08T08:12:43.154Z] ---> 672cdefe0bf1 [2021-06-08T08:12:43.154Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:12:43.435Z] Removing intermediate container 39c7c74c9839 [2021-06-08T08:12:43.435Z] ---> 1217392b15b0 [2021-06-08T08:12:43.435Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:12:43.435Z] 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-06-08T08:12:43.711Z] ---> Running in 41056569c411 [2021-06-08T08:12:44.696Z] ---> b7376b9b37a9 [2021-06-08T08:12:44.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T08:12:44.971Z] Removing intermediate container 41056569c411 [2021-06-08T08:12:44.971Z] ---> b475b5615eed [2021-06-08T08:12:44.971Z] Step 14/26 : WORKDIR / [2021-06-08T08:12:44.971Z] Removing intermediate container f570ca16ae7b [2021-06-08T08:12:44.971Z] ---> 10ffbf973cdd [2021-06-08T08:12:44.971Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:12:45.246Z] Removing intermediate container 7376aa593b22 [2021-06-08T08:12:45.246Z] ---> e8efcf4aa22b [2021-06-08T08:12:45.246Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:12:45.246Z] ---> Running in 652b1ac58d49 [2021-06-08T08:12:45.521Z] ---> Running in 67a96d8053f1 [2021-06-08T08:12:45.521Z] ---> Running in 038840c6c8e9 [2021-06-08T08:12:46.145Z] Removing intermediate container 652b1ac58d49 [2021-06-08T08:12:46.145Z] ---> 3c28c30ca14d [2021-06-08T08:12:46.145Z] 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-06-08T08:12:46.423Z] ---> b4a5303e9deb [2021-06-08T08:12:46.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T08:12:46.423Z] Removing intermediate container 67a96d8053f1 [2021-06-08T08:12:46.423Z] ---> a7c30bdac478 [2021-06-08T08:12:46.423Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T08:12:46.423Z] Removing intermediate container 038840c6c8e9 [2021-06-08T08:12:46.423Z] ---> ce45f3c25f33 [2021-06-08T08:12:46.423Z] Step 14/22 : WORKDIR /edgex [2021-06-08T08:12:46.700Z] Removing intermediate container 8a15990ac5eb [2021-06-08T08:12:46.700Z] ---> d76f6afb4bd1 [2021-06-08T08:12:46.700Z] [2021-06-08T08:12:46.700Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T08:12:46.700Z] ---> Running in f34550d46fdc [2021-06-08T08:12:46.700Z] ---> Running in a4f03d22c947 [2021-06-08T08:12:46.980Z] 20.10.0: Pulling from library/docker [2021-06-08T08:12:47.251Z] ---> 27d5122d0117 [2021-06-08T08:12:47.251Z] 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-06-08T08:12:47.671Z] Removing intermediate container a4f03d22c947 [2021-06-08T08:12:47.671Z] ---> a515c90f0c13 [2021-06-08T08:12:47.671Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:12:47.671Z] Removing intermediate container f34550d46fdc [2021-06-08T08:12:47.671Z] ---> d7e5822291bb [2021-06-08T08:12:47.671Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T08:12:48.036Z] ---> Running in 6809f5d3baee [2021-06-08T08:12:48.036Z] ---> 402205000fbb [2021-06-08T08:12:48.036Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T08:12:48.323Z] ---> Running in 13fafeb87af6 [2021-06-08T08:12:49.413Z] ---> 79824a3b9339 [2021-06-08T08:12:49.413Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T08:12:49.413Z] Removing intermediate container 6809f5d3baee [2021-06-08T08:12:49.413Z] ---> 4756dd91ec4f [2021-06-08T08:12:49.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:12:49.712Z] Removing intermediate container 13fafeb87af6 [2021-06-08T08:12:49.712Z] ---> f83a92b57abe [2021-06-08T08:12:49.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:12:49.712Z] ---> 20cac4e4d5bf [2021-06-08T08:12:49.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T08:12:49.986Z] ---> Running in 0ef29e82d663 [2021-06-08T08:12:51.436Z] ---> e6b849d141f7 [2021-06-08T08:12:51.436Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T08:12:51.436Z] Removing intermediate container 0ef29e82d663 [2021-06-08T08:12:51.436Z] ---> 04d778f0b58e [2021-06-08T08:12:51.436Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T08:12:51.436Z] ---> 63dfebbc548e [2021-06-08T08:12:51.436Z] 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-06-08T08:12:51.436Z] ---> Running in 94dfaa7e52d6 [2021-06-08T08:12:52.041Z] ---> b4e5c69e96ea [2021-06-08T08:12:52.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T08:12:52.317Z] Removing intermediate container 94dfaa7e52d6 [2021-06-08T08:12:52.317Z] ---> dfb74d205f2c [2021-06-08T08:12:52.317Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:12:52.630Z] ---> Running in ed06cf21c206 [2021-06-08T08:12:52.911Z] ---> 9b3e34ca7a72 [2021-06-08T08:12:52.911Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T08:12:53.506Z] ---> 862bb6538b86 [2021-06-08T08:12:53.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T08:12:53.506Z] Removing intermediate container ed06cf21c206 [2021-06-08T08:12:53.506Z] ---> a7e641f79fd0 [2021-06-08T08:12:53.506Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:12:53.780Z] ---> Running in c4dce93728e5 [2021-06-08T08:12:54.386Z] ---> fb37416595d8 [2021-06-08T08:12:54.386Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T08:12:54.665Z] ---> Running in e48ee8b19faf [2021-06-08T08:12:54.665Z] Removing intermediate container c4dce93728e5 [2021-06-08T08:12:54.665Z] ---> 028531bd1b7f [2021-06-08T08:12:54.665Z] [2021-06-08T08:12:54.940Z] ---> 56560690c777 [2021-06-08T08:12:54.940Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T08:12:55.225Z] ---> e0c8370ad5fe [2021-06-08T08:12:55.225Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T08:12:55.225Z] ---> Running in a3be68df7981 [2021-06-08T08:12:55.499Z] Successfully built 028531bd1b7f [2021-06-08T08:12:55.499Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T08:12:55.499Z]  Building support-scheduler ... done Building core-metadata [2021-06-08T08:12:55.499Z] Removing intermediate container e48ee8b19faf [2021-06-08T08:12:55.499Z] ---> fac5c6a4e9ef [2021-06-08T08:12:55.499Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T08:12:55.771Z] ---> Running in b1702d6bbc37 [2021-06-08T08:12:56.044Z] Removing intermediate container a3be68df7981 [2021-06-08T08:12:56.044Z] ---> 2d3fb4ba990a [2021-06-08T08:12:56.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:12:56.320Z] ---> Running in 6b32387accad [2021-06-08T08:12:56.592Z] Removing intermediate container b1702d6bbc37 [2021-06-08T08:12:56.592Z] ---> 7f17c43774f4 [2021-06-08T08:12:56.592Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T08:12:56.866Z] ---> Running in db5d9552689d [2021-06-08T08:12:57.469Z] Removing intermediate container 6b32387accad [2021-06-08T08:12:57.469Z] ---> 9a98ca076965 [2021-06-08T08:12:57.469Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T08:12:58.072Z] Removing intermediate container db5d9552689d [2021-06-08T08:12:58.072Z] ---> 79befdeb6def [2021-06-08T08:12:58.072Z] Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:12:58.347Z] ---> c0c7a2750cf1 [2021-06-08T08:12:58.347Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T08:12:58.347Z] ---> Running in e9c404d0ebd0 [2021-06-08T08:12:58.622Z] ---> Running in 439c165d3241 [2021-06-08T08:12:59.245Z] Removing intermediate container e9c404d0ebd0 [2021-06-08T08:12:59.245Z] ---> 4c1051552804 [2021-06-08T08:12:59.245Z] Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:12:59.538Z] Removing intermediate container 439c165d3241 [2021-06-08T08:12:59.538Z] ---> 0a07225654d0 [2021-06-08T08:12:59.538Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T08:12:59.538Z] ---> Running in 9897f3e86941 [2021-06-08T08:12:59.816Z] ---> Running in 7f68eee7577e [2021-06-08T08:12:59.816Z] ---> 751d41a7e2fa [2021-06-08T08:12:59.816Z] 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-06-08T08:13:00.092Z] ---> Running in 6df34c3e1e7f [2021-06-08T08:13:00.716Z] Removing intermediate container 9897f3e86941 [2021-06-08T08:13:00.716Z] ---> 2d2edd6f360c [2021-06-08T08:13:00.716Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:13:00.993Z] Removing intermediate container 7f68eee7577e [2021-06-08T08:13:00.993Z] ---> 80bd66aad0cf [2021-06-08T08:13:00.993Z] [2021-06-08T08:13:00.993Z] ---> Running in f323b4c4e254 [2021-06-08T08:13:01.625Z] Successfully built 80bd66aad0cf [2021-06-08T08:13:01.625Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T08:13:01.625Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-08T08:13:02.295Z] Removing intermediate container f323b4c4e254 [2021-06-08T08:13:02.295Z] ---> 0f4c6ff05ed5 [2021-06-08T08:13:02.295Z] [2021-06-08T08:13:02.907Z] Successfully built 0f4c6ff05ed5 [2021-06-08T08:13:02.907Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T08:13:02.907Z] Building core-command [2021-06-08T08:13:03.907Z]  Building support-notifications ... done Removing intermediate container 6df34c3e1e7f [2021-06-08T08:13:03.908Z] ---> abc9f1f84919 [2021-06-08T08:13:03.908Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T08:13:03.908Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T08:13:03.908Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T08:13:03.908Z] ---> eeaf43b92773 [2021-06-08T08:13:03.908Z] 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-06-08T08:13:03.908Z] ---> Running in 7c39e60bf161 [2021-06-08T08:13:03.908Z] ---> Running in b412720d8df1 [2021-06-08T08:13:04.506Z] Removing intermediate container 7c39e60bf161 [2021-06-08T08:13:04.506Z] ---> 1da19a288aeb [2021-06-08T08:13:04.506Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T08:13:04.506Z] Removing intermediate container b412720d8df1 [2021-06-08T08:13:04.506Z] ---> 2dc848de720d [2021-06-08T08:13:04.506Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T08:13:04.780Z] ---> Running in 2b0ff233ca22 [2021-06-08T08:13:04.780Z] ---> Running in 254779efe7f1 [2021-06-08T08:13:05.794Z] Removing intermediate container 254779efe7f1 [2021-06-08T08:13:05.794Z] ---> 0bfbc6ab51a1 [2021-06-08T08:13:05.794Z] Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:13:05.794Z] ---> Running in 49a38617e582 [2021-06-08T08:13:06.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:13:06.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:13:06.698Z] Removing intermediate container 49a38617e582 [2021-06-08T08:13:06.698Z] ---> e9d3aaf72593 [2021-06-08T08:13:06.698Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T08:13:06.979Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T08:13:06.979Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T08:13:06.979Z] Executing bash-5.0.17-r0.post-install [2021-06-08T08:13:06.979Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:13:06.979Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T08:13:06.979Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T08:13:06.980Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T08:13:06.980Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T08:13:06.980Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T08:13:07.259Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T08:13:07.259Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T08:13:07.259Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T08:13:07.259Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T08:13:07.259Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T08:13:07.259Z] ---> Running in 1c9aba92c9b0 [2021-06-08T08:13:08.709Z] Removing intermediate container 1c9aba92c9b0 [2021-06-08T08:13:08.709Z] ---> c27c021fb88a [2021-06-08T08:13:08.709Z] [2021-06-08T08:13:08.985Z] Successfully built c27c021fb88a [2021-06-08T08:13:08.985Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T08:13:08.985Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T08:13:08.985Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T08:13:08.985Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T08:13:08.985Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T08:13:08.985Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T08:13:09.264Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T08:13:09.264Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T08:13:09.264Z] Building core-data [2021-06-08T08:13:09.264Z]  Building security-secretstore-setup ... done (21/39) Installing py3-idna (2.9-r0) [2021-06-08T08:13:09.264Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T08:13:09.264Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T08:13:09.264Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T08:13:09.264Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T08:13:09.264Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T08:13:09.264Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T08:13:09.546Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T08:13:09.546Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T08:13:09.546Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T08:13:09.546Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T08:13:09.546Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T08:13:09.546Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T08:13:09.546Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T08:13:09.546Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T08:13:09.546Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T08:13:09.546Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T08:13:09.546Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T08:13:09.546Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T08:13:09.820Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T08:13:09.820Z] OK: 72 MiB in 59 packages [2021-06-08T08:13:14.147Z] Collecting docker-compose==1.23.2 [2021-06-08T08:13:14.147Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T08:13:15.591Z] Collecting PyYAML<4,>=3.10 [2021-06-08T08:13:15.591Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T08:13:19.922Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T08:13:19.922Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T08:13:19.922Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T08:13:19.922Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T08:13:20.198Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T08:13:20.198Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T08:13:20.812Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T08:13:20.812Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T08:13:22.805Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T08:13:22.805Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T08:13:25.440Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T08:13:25.440Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T08:13:26.893Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T08:13:26.893Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T08:13:27.496Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T08:13:27.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T08:13:29.485Z] 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-06-08T08:13:29.767Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T08:13:29.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T08:13:29.767Z] 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-06-08T08:13:30.045Z] 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-06-08T08:13:30.650Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T08:13:30.650Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T08:13:31.255Z] Collecting idna<2.8,>=2.5 [2021-06-08T08:13:31.255Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T08:13:31.255Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T08:13:31.255Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T08:13:31.255Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T08:13:31.255Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T08:13:32.249Z] Installing collected packages: PyYAML, websocket-client, cached-property, jsonschema, docopt, dockerpty, docker-pycreds, urllib3, idna, requests, docker, texttable, docker-compose [2021-06-08T08:13:32.249Z] Running setup.py install for PyYAML: started [2021-06-08T08:13:34.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T08:13:35.525Z] Running setup.py install for docopt: started [2021-06-08T08:13:37.520Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T08:13:37.520Z] Running setup.py install for dockerpty: started [2021-06-08T08:13:38.136Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:13:38.136Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:13:38.136Z] ---> eeceec20fae5 [2021-06-08T08:13:38.136Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> 6fce017a2c1d [2021-06-08T08:13:38.136Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> ab514f0962b9 [2021-06-08T08:13:38.136Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> 165f13b69c33 [2021-06-08T08:13:38.136Z] Step 6/24 : COPY go.mod . [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> c7a32ae9f062 [2021-06-08T08:13:38.136Z] Step 7/24 : RUN go mod download [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> b414abd9c41c [2021-06-08T08:13:38.136Z] Step 8/24 : COPY . . [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> 017ec17fb4d7 [2021-06-08T08:13:38.136Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:13:38.136Z] ---> Using cache [2021-06-08T08:13:38.136Z] ---> 9fc7c7db4230 [2021-06-08T08:13:38.136Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T08:13:40.148Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T08:13:40.148Z] Attempting uninstall: urllib3 [2021-06-08T08:13:40.148Z] Found existing installation: urllib3 1.25.9 [2021-06-08T08:13:40.148Z] Uninstalling urllib3-1.25.9: [2021-06-08T08:13:40.512Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T08:13:41.532Z] Attempting uninstall: idna [2021-06-08T08:13:41.532Z] Found existing installation: idna 2.9 [2021-06-08T08:13:41.532Z] Uninstalling idna-2.9: [2021-06-08T08:13:41.532Z] Successfully uninstalled idna-2.9 [2021-06-08T08:13:42.990Z] Attempting uninstall: requests [2021-06-08T08:13:42.990Z] Found existing installation: requests 2.23.0 [2021-06-08T08:13:42.990Z] Uninstalling requests-2.23.0: [2021-06-08T08:13:42.990Z] Successfully uninstalled requests-2.23.0 [2021-06-08T08:13:43.994Z] ---> Running in f563090de0eb [2021-06-08T08:13:44.606Z] Running setup.py install for texttable: started [2021-06-08T08:13:45.597Z] 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-06-08T08:13:46.599Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T08:13:48.070Z] 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-06-08T08:13:49.079Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:13:49.079Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:13:49.079Z] ---> eeceec20fae5 [2021-06-08T08:13:49.079Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 6fce017a2c1d [2021-06-08T08:13:49.079Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> ab514f0962b9 [2021-06-08T08:13:49.079Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 165f13b69c33 [2021-06-08T08:13:49.079Z] Step 6/32 : COPY go.mod . [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> c7a32ae9f062 [2021-06-08T08:13:49.079Z] Step 7/32 : RUN go mod download [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> b414abd9c41c [2021-06-08T08:13:49.079Z] Step 8/32 : COPY . . [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 017ec17fb4d7 [2021-06-08T08:13:49.079Z] Step 9/32 : RUN go mod tidy [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 9fc7c7db4230 [2021-06-08T08:13:49.079Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T08:13:49.079Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:13:49.079Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:13:49.079Z] ---> eeceec20fae5 [2021-06-08T08:13:49.079Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 6fce017a2c1d [2021-06-08T08:13:49.079Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> ab514f0962b9 [2021-06-08T08:13:49.079Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 165f13b69c33 [2021-06-08T08:13:49.079Z] Step 6/24 : COPY go.mod . [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> c7a32ae9f062 [2021-06-08T08:13:49.079Z] Step 7/24 : RUN go mod download [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> b414abd9c41c [2021-06-08T08:13:49.079Z] Step 8/24 : COPY . . [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 017ec17fb4d7 [2021-06-08T08:13:49.079Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:13:49.079Z] ---> Using cache [2021-06-08T08:13:49.079Z] ---> 9fc7c7db4230 [2021-06-08T08:13:49.079Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T08:13:50.664Z] ---> Running in 6c802d0400df [2021-06-08T08:13:50.664Z] ---> Running in 8dc5ff4982b1 [2021-06-08T08:13:54.257Z] 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-06-08T08:13:54.257Z] 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-06-08T08:13:55.724Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:13:55.724Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:13:55.724Z] ---> eeceec20fae5 [2021-06-08T08:13:55.724Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:13:55.724Z] ---> Using cache [2021-06-08T08:13:55.724Z] ---> 6fce017a2c1d [2021-06-08T08:13:55.724Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:13:55.724Z] ---> Using cache [2021-06-08T08:13:55.724Z] ---> ab514f0962b9 [2021-06-08T08:13:55.724Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T08:13:56.374Z] ---> Running in f532f64313c0 [2021-06-08T08:13:59.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:14:00.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:14:01.046Z] OK: 218 MiB in 52 packages [2021-06-08T08:14:03.741Z] Removing intermediate container f532f64313c0 [2021-06-08T08:14:03.741Z] ---> d53bea3caa31 [2021-06-08T08:14:03.741Z] Step 6/24 : COPY go.mod . [2021-06-08T08:14:04.732Z] Removing intermediate container 2b0ff233ca22 [2021-06-08T08:14:04.732Z] ---> 6df89c183984 [2021-06-08T08:14:04.732Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T08:14:04.732Z] ---> 7bc7758c2955 [2021-06-08T08:14:04.732Z] Step 7/24 : RUN go mod download [2021-06-08T08:14:05.015Z] ---> Running in d071b5b8fc7d [2021-06-08T08:14:05.015Z] ---> Running in 1e333ab42970 [2021-06-08T08:14:06.017Z] Removing intermediate container d071b5b8fc7d [2021-06-08T08:14:06.017Z] ---> 592d563188a3 [2021-06-08T08:14:06.017Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T08:14:06.017Z] ---> Running in 47dfb277e45a [2021-06-08T08:14:06.623Z] Removing intermediate container 47dfb277e45a [2021-06-08T08:14:06.623Z] ---> 2c111d439da5 [2021-06-08T08:14:06.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T08:14:09.282Z] ---> 2bd14534bbc7 [2021-06-08T08:14:09.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T08:14:09.282Z] Removing intermediate container 1e333ab42970 [2021-06-08T08:14:09.282Z] ---> ec1f74586b56 [2021-06-08T08:14:09.282Z] Step 8/24 : COPY . . [2021-06-08T08:14:10.283Z] ---> 55db8ca58fe0 [2021-06-08T08:14:10.283Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T08:14:12.953Z] ---> b6d6deaa2d24 [2021-06-08T08:14:12.953Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T08:14:12.953Z] ---> Running in b0c4cd015a32 [2021-06-08T08:14:13.953Z] Removing intermediate container b0c4cd015a32 [2021-06-08T08:14:13.953Z] ---> f06ea51ffdcb [2021-06-08T08:14:13.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:14:14.243Z] ---> Running in 4d3243d2e8ff [2021-06-08T08:14:16.954Z] Removing intermediate container 4d3243d2e8ff [2021-06-08T08:14:16.954Z] ---> 78a9ca6e0569 [2021-06-08T08:14:16.954Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:14:17.237Z] ---> Running in 80d47c6f2560 [2021-06-08T08:14:18.232Z] Removing intermediate container 80d47c6f2560 [2021-06-08T08:14:18.232Z] ---> ab3663463f20 [2021-06-08T08:14:18.232Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:14:18.519Z] ---> Running in 2ea7580f05db [2021-06-08T08:14:19.986Z] Removing intermediate container 2ea7580f05db [2021-06-08T08:14:19.986Z] ---> c3f1097fb7ad [2021-06-08T08:14:19.986Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:14:19.986Z] ---> Running in 3343f1e04c2e [2021-06-08T08:14:20.982Z] Removing intermediate container 3343f1e04c2e [2021-06-08T08:14:20.982Z] ---> e176a64c8b50 [2021-06-08T08:14:20.982Z] [2021-06-08T08:14:21.986Z] Successfully built e176a64c8b50 [2021-06-08T08:14:21.986Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T08:14:30.329Z]  Building sys-mgmt-agent ... done  ---> 676629e1c517 [2021-06-08T08:14:30.330Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:14:30.330Z] ---> Running in 21fb93a55964 [2021-06-08T08:14:37.065Z] Removing intermediate container 21fb93a55964 [2021-06-08T08:14:37.065Z] ---> f525790a61ae [2021-06-08T08:14:37.065Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T08:14:37.065Z] ---> Running in 7cd4a5fb912e [2021-06-08T08:14:39.056Z] 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-06-08T08:15:35.686Z] Removing intermediate container 6c802d0400df [2021-06-08T08:15:35.686Z] ---> a61e319e9af8 [2021-06-08T08:15:35.686Z] [2021-06-08T08:15:35.686Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:15:35.686Z] ---> 9852663dfa18 [2021-06-08T08:15:35.686Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:15:35.686Z] ---> Using cache [2021-06-08T08:15:35.686Z] ---> 3dbf4ff8edd4 [2021-06-08T08:15:35.686Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:15:35.686Z] ---> Using cache [2021-06-08T08:15:35.686Z] ---> 9ab8814e630b [2021-06-08T08:15:35.686Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T08:15:35.686Z] Removing intermediate container f563090de0eb [2021-06-08T08:15:35.686Z] ---> 867b7954a899 [2021-06-08T08:15:35.686Z] [2021-06-08T08:15:35.686Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:15:35.686Z] ---> 9852663dfa18 [2021-06-08T08:15:35.686Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:15:35.686Z] ---> Using cache [2021-06-08T08:15:35.686Z] ---> 3dbf4ff8edd4 [2021-06-08T08:15:35.686Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:15:35.686Z] ---> Using cache [2021-06-08T08:15:35.686Z] ---> 9ab8814e630b [2021-06-08T08:15:35.686Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T08:15:35.686Z] Removing intermediate container 8dc5ff4982b1 [2021-06-08T08:15:35.686Z] ---> c34ab1b5a28a [2021-06-08T08:15:35.686Z] [2021-06-08T08:15:35.686Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T08:15:35.686Z] ---> 9852663dfa18 [2021-06-08T08:15:35.686Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T08:15:35.686Z] ---> Running in 940783dd2369 [2021-06-08T08:15:35.686Z] ---> Running in ba9cfd4d0e5d [2021-06-08T08:15:35.686Z] ---> Running in ebe551d242cd [2021-06-08T08:15:35.686Z] Removing intermediate container 940783dd2369 [2021-06-08T08:15:35.686Z] ---> 13d513fa01c5 [2021-06-08T08:15:35.686Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:15:35.686Z] ---> Running in a78e5834e5ba [2021-06-08T08:15:35.686Z] Removing intermediate container ba9cfd4d0e5d [2021-06-08T08:15:35.686Z] ---> 923d7ca5f690 [2021-06-08T08:15:35.686Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T08:15:35.686Z] Removing intermediate container ebe551d242cd [2021-06-08T08:15:35.686Z] ---> 7aab12e6471c [2021-06-08T08:15:35.686Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:15:35.686Z] ---> Running in 7ee854b5628d [2021-06-08T08:15:35.686Z] ---> Running in bcc2fc17ae36 [2021-06-08T08:15:36.717Z] Removing intermediate container a78e5834e5ba [2021-06-08T08:15:36.717Z] ---> ae46479f74e6 [2021-06-08T08:15:36.717Z] Step 16/24 : WORKDIR / [2021-06-08T08:15:37.089Z] Removing intermediate container 7ee854b5628d [2021-06-08T08:15:37.089Z] ---> 245f0c8fe1b0 [2021-06-08T08:15:37.089Z] Step 16/24 : WORKDIR / [2021-06-08T08:15:37.089Z] ---> Running in 2d88ca71694e [2021-06-08T08:15:37.371Z] ---> Running in b2457fdc0add [2021-06-08T08:15:38.382Z] Removing intermediate container 2d88ca71694e [2021-06-08T08:15:38.382Z] ---> c7a3d5d92d23 [2021-06-08T08:15:38.382Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt /fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:15:38.382Z] [2021-06-08T08:15:38.382Z] Removing intermediate container b2457fdc0add [2021-06-08T08:15:38.382Z] ---> 6daabd4dd3a7 [2021-06-08T08:15:38.382Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:15:38.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:15:39.390Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:15:39.390Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T08:15:39.390Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:15:39.390Z] OK: 5 MiB in 16 packages [2021-06-08T08:15:40.002Z] ---> c45a89a83b34 [2021-06-08T08:15:40.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T08:15:40.002Z] ---> dc827fe12a31 [2021-06-08T08:15:40.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T08:15:41.157Z] Removing intermediate container bcc2fc17ae36 [2021-06-08T08:15:41.157Z] ---> dd64e913cfbe [2021-06-08T08:15:41.157Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T08:15:41.439Z] ---> Running in ffdbfcc01561 [2021-06-08T08:15:42.908Z] ---> 4aa0afc4f5a5 [2021-06-08T08:15:42.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T08:15:42.908Z] Removing intermediate container ffdbfcc01561 [2021-06-08T08:15:42.908Z] ---> 60e001de9e3c [2021-06-08T08:15:42.908Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T08:15:42.908Z] ---> 45b4fccdcc26 [2021-06-08T08:15:42.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T08:15:42.908Z] ---> Running in c286ec51aef1 [2021-06-08T08:15:43.529Z] Removing intermediate container c286ec51aef1 [2021-06-08T08:15:43.529Z] ---> 637f1599b0a5 [2021-06-08T08:15:43.529Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T08:15:43.811Z] ---> Running in 5bb626c1269a [2021-06-08T08:15:44.102Z] ---> 0365f105f33d [2021-06-08T08:15:44.102Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T08:15:44.382Z] ---> a64b4f6a3368 [2021-06-08T08:15:44.382Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T08:15:44.382Z] ---> Running in bdd29996a58f [2021-06-08T08:15:44.662Z] ---> Running in 45359d514692 [2021-06-08T08:15:45.267Z] Removing intermediate container bdd29996a58f [2021-06-08T08:15:45.267Z] ---> f3cf13dc28bd [2021-06-08T08:15:45.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:15:45.548Z] ---> Running in 1bcca57a1f4d [2021-06-08T08:15:45.825Z] Removing intermediate container 45359d514692 [2021-06-08T08:15:45.825Z] ---> 6a6bdf253234 [2021-06-08T08:15:45.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:15:46.108Z] ---> Running in 882e336a2ae7 [2021-06-08T08:15:46.392Z] Removing intermediate container 1bcca57a1f4d [2021-06-08T08:15:46.392Z] ---> a25d496ff263 [2021-06-08T08:15:46.392Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:15:46.672Z] ---> Running in 980c28ea8a5c [2021-06-08T08:15:46.672Z] Removing intermediate container 882e336a2ae7 [2021-06-08T08:15:46.672Z] ---> f9511f72e951 [2021-06-08T08:15:46.672Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:15:46.959Z] ---> Running in 3330056654d4 [2021-06-08T08:15:47.238Z] Removing intermediate container 980c28ea8a5c [2021-06-08T08:15:47.238Z] ---> 2e7896e82a66 [2021-06-08T08:15:47.238Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:15:47.238Z] Removing intermediate container 5bb626c1269a [2021-06-08T08:15:47.238Z] ---> c48b9d33e649 [2021-06-08T08:15:47.238Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T08:15:47.514Z] ---> Running in 0201ef583eed [2021-06-08T08:15:47.514Z] ---> Running in 5712fedbeafe [2021-06-08T08:15:47.514Z] Removing intermediate container 3330056654d4 [2021-06-08T08:15:47.514Z] ---> 66e392300cea [2021-06-08T08:15:47.514Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:15:47.791Z] ---> Running in 2baaeeacd9d0 [2021-06-08T08:15:48.066Z] Removing intermediate container 0201ef583eed [2021-06-08T08:15:48.066Z] ---> f7f72d8180e1 [2021-06-08T08:15:48.066Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:15:48.359Z] Removing intermediate container 5712fedbeafe [2021-06-08T08:15:48.359Z] ---> c37f6f6e5f9e [2021-06-08T08:15:48.359Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T08:15:48.359Z] ---> Running in 4b63181b6f84 [2021-06-08T08:15:48.359Z] Removing intermediate container 2baaeeacd9d0 [2021-06-08T08:15:48.359Z] ---> 36e2a4d501c7 [2021-06-08T08:15:48.359Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:15:48.643Z] ---> Running in fa0d470375a3 [2021-06-08T08:15:49.255Z] Removing intermediate container 4b63181b6f84 [2021-06-08T08:15:49.256Z] ---> 0c22e1d581e4 [2021-06-08T08:15:49.256Z] [2021-06-08T08:15:49.867Z] Removing intermediate container fa0d470375a3 [2021-06-08T08:15:49.867Z] ---> a57369c2ff11 [2021-06-08T08:15:49.867Z] [2021-06-08T08:15:49.867Z] ---> d18a1080c6a5 [2021-06-08T08:15:49.867Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T08:15:49.867Z] Successfully built 0c22e1d581e4 [2021-06-08T08:15:49.867Z] Successfully tagged core-command-arm64:latest [2021-06-08T08:15:49.867Z]  Building core-command ... done  ---> Running in b47228e9d429 [2021-06-08T08:15:50.473Z] Successfully built a57369c2ff11 [2021-06-08T08:15:50.473Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T08:15:52.601Z]  Building core-metadata ... done Removing intermediate container b47228e9d429 [2021-06-08T08:15:52.601Z] ---> d24715b5ae05 [2021-06-08T08:15:52.601Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:15:54.081Z] ---> c84a3136f31b [2021-06-08T08:15:54.081Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T08:15:55.532Z] ---> 8d7c02c75df5 [2021-06-08T08:15:55.532Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T08:15:56.208Z] Removing intermediate container 7cd4a5fb912e [2021-06-08T08:15:56.208Z] ---> 7f88882a6b52 [2021-06-08T08:15:56.208Z] [2021-06-08T08:15:56.208Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:15:56.208Z] ---> 9852663dfa18 [2021-06-08T08:15:56.208Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T08:15:56.208Z] ---> Running in 82e5a445c8ba [2021-06-08T08:15:56.489Z] ---> cc2091c3382f [2021-06-08T08:15:56.489Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T08:15:56.768Z] Removing intermediate container 82e5a445c8ba [2021-06-08T08:15:56.768Z] ---> da62211d3ece [2021-06-08T08:15:56.768Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T08:15:56.768Z] ---> Running in 029d033af419 [2021-06-08T08:15:57.371Z] ---> 8894fe847a34 [2021-06-08T08:15:57.371Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T08:15:57.371Z] Removing intermediate container 029d033af419 [2021-06-08T08:15:57.371Z] ---> 2239333486c1 [2021-06-08T08:15:57.371Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T08:15:57.647Z] ---> Running in 77e3e3033137 [2021-06-08T08:15:58.249Z] Removing intermediate container 77e3e3033137 [2021-06-08T08:15:58.249Z] ---> 31049ac5e8ac [2021-06-08T08:15:58.249Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:15:58.249Z] ---> b16d7f980cf7 [2021-06-08T08:15:58.249Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T08:15:58.249Z] ---> Running in c2bb4d0d0103 [2021-06-08T08:15:58.527Z] ---> Running in 2073266bb5e0 [2021-06-08T08:15:59.131Z] Removing intermediate container 2073266bb5e0 [2021-06-08T08:15:59.131Z] ---> c27ed64f1cf5 [2021-06-08T08:15:59.131Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T08:16:00.124Z] ---> 2fd8de5f177b [2021-06-08T08:16:00.124Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T08:16:00.401Z] ---> Running in 060de2fc6e06 [2021-06-08T08:16:01.388Z] Removing intermediate container c2bb4d0d0103 [2021-06-08T08:16:01.388Z] ---> c49c8e0f1e2c [2021-06-08T08:16:01.388Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T08:16:01.388Z] ---> Running in c2ac065bdb39 [2021-06-08T08:16:02.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:16:02.842Z] Removing intermediate container 060de2fc6e06 [2021-06-08T08:16:02.842Z] ---> 2b1e8092ae49 [2021-06-08T08:16:02.842Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T08:16:03.116Z] ---> Running in 17c9e068dd1a [2021-06-08T08:16:03.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:16:03.673Z] Removing intermediate container 17c9e068dd1a [2021-06-08T08:16:03.673Z] ---> 5d606e8253fe [2021-06-08T08:16:03.673Z] Step 29/32 : CMD ["gate"] [2021-06-08T08:16:03.947Z] ---> Running in 534a85cba7a9 [2021-06-08T08:16:04.221Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:16:04.221Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T08:16:04.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T08:16:04.496Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T08:16:04.496Z] Removing intermediate container 534a85cba7a9 [2021-06-08T08:16:04.496Z] ---> 380382ac8e5a [2021-06-08T08:16:04.496Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T08:16:04.773Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T08:16:04.773Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T08:16:04.773Z] ---> Running in 49bfd510e4a6 [2021-06-08T08:16:04.773Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:16:04.773Z] OK: 8 MiB in 20 packages [2021-06-08T08:16:05.388Z] Removing intermediate container 49bfd510e4a6 [2021-06-08T08:16:05.388Z] ---> dfb198cfad3a [2021-06-08T08:16:05.388Z] Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:16:05.662Z] ---> Running in 6e482b02ab54 [2021-06-08T08:16:05.941Z] Removing intermediate container c2ac065bdb39 [2021-06-08T08:16:05.941Z] ---> bb84ae45786e [2021-06-08T08:16:05.941Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:16:06.227Z] Removing intermediate container 6e482b02ab54 [2021-06-08T08:16:06.227Z] ---> 994838f852f7 [2021-06-08T08:16:06.227Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T08:16:06.503Z] ---> Running in 027fc31d109c [2021-06-08T08:16:06.784Z] ---> 885c9c55a461 [2021-06-08T08:16:06.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T08:16:07.064Z] Removing intermediate container 027fc31d109c [2021-06-08T08:16:07.064Z] ---> d5ca32a66d08 [2021-06-08T08:16:07.064Z] [2021-06-08T08:16:07.667Z] Successfully built d5ca32a66d08 [2021-06-08T08:16:07.667Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T08:16:08.268Z]  Building security-bootstrapper ... done  ---> ca8fda3f938c [2021-06-08T08:16:08.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T08:16:09.252Z] ---> 0db221d76404 [2021-06-08T08:16:09.252Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T08:16:09.252Z] ---> Running in 18a194bcfebc [2021-06-08T08:16:09.526Z] Removing intermediate container 18a194bcfebc [2021-06-08T08:16:09.526Z] ---> f1b946190970 [2021-06-08T08:16:09.526Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:16:09.805Z] ---> Running in 6b8c1e9d4cb8 [2021-06-08T08:16:10.406Z] Removing intermediate container 6b8c1e9d4cb8 [2021-06-08T08:16:10.406Z] ---> 65c43d214f8e [2021-06-08T08:16:10.406Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:16:10.406Z] ---> Running in 9dfde0d920ea [2021-06-08T08:16:10.682Z] Removing intermediate container 9dfde0d920ea [2021-06-08T08:16:10.682Z] ---> da194a53e37c [2021-06-08T08:16:10.682Z] Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc [2021-06-08T08:16:10.958Z] ---> Running in 547dc504ecc8 [2021-06-08T08:16:11.557Z] Removing intermediate container 547dc504ecc8 [2021-06-08T08:16:11.557Z] ---> 48e6d0bbad8b [2021-06-08T08:16:11.557Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:16:11.557Z] ---> Running in 7d0706456fd2 [2021-06-08T08:16:12.245Z] Removing intermediate container 7d0706456fd2 [2021-06-08T08:16:12.245Z] ---> a419bd793010 [2021-06-08T08:16:12.245Z] [2021-06-08T08:16:12.519Z] Successfully built a419bd793010 [2021-06-08T08:16:12.519Z] Successfully tagged core-data-arm64:latest [2021-06-08T08:16:12.810Z]  Building core-data ... done  [Pipeline] } [2021-06-08T08:16:12.814Z] $ docker stop --time=1 be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 [2021-06-08T08:16:14.594Z] $ docker rm -f be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T08:16:15.236Z] + docker images [2021-06-08T08:16:15.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T08:16:15.510Z] core-data-arm64 latest a419bd793010 4 seconds ago 19.1MB [2021-06-08T08:16:15.510Z] security-bootstrapper-arm64 latest d5ca32a66d08 9 seconds ago 17.1MB [2021-06-08T08:16:15.510Z] 7f88882a6b52 20 seconds ago 974MB [2021-06-08T08:16:15.510Z] core-metadata-arm64 latest a57369c2ff11 26 seconds ago 15.6MB [2021-06-08T08:16:15.510Z] core-command-arm64 latest 0c22e1d581e4 27 seconds ago 15MB [2021-06-08T08:16:15.510Z] c34ab1b5a28a 42 seconds ago 967MB [2021-06-08T08:16:15.510Z] 867b7954a899 42 seconds ago 971MB [2021-06-08T08:16:15.510Z] a61e319e9af8 43 seconds ago 966MB [2021-06-08T08:16:15.510Z] sys-mgmt-agent-arm64 latest e176a64c8b50 About a minute ago 299MB [2021-06-08T08:16:15.510Z] security-secretstore-setup-arm64 latest c27c021fb88a 3 minutes ago 26.5MB [2021-06-08T08:16:15.510Z] support-notifications-arm64 latest 0f4c6ff05ed5 3 minutes ago 15.7MB [2021-06-08T08:16:15.510Z] security-proxy-setup-arm64 latest 80bd66aad0cf 3 minutes ago 24MB [2021-06-08T08:16:15.510Z] support-scheduler-arm64 latest 028531bd1b7f 3 minutes ago 15MB [2021-06-08T08:16:15.510Z] d76f6afb4bd1 3 minutes ago 973MB [2021-06-08T08:16:15.510Z] 3ff8e48009a9 3 minutes ago 968MB [2021-06-08T08:16:15.510Z] b499b471eb2e 3 minutes ago 971MB [2021-06-08T08:16:15.510Z] 612716ef419a 3 minutes ago 973MB [2021-06-08T08:16:15.510Z] 7935210923f0 3 minutes ago 968MB [2021-06-08T08:16:15.510Z] ci-base-image-arm64 latest eeceec20fae5 13 minutes ago 641MB [2021-06-08T08:16:15.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T08:16:15.510Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T08:16:15.510Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T08:16:15.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-08T08:16:16.695Z] ---> job-cost.sh [2021-06-08T08:16:16.695Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5RC [2021-06-08T08:16:55.646Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T08:18:32.398Z] lf-activate-venv(): INFO: Adding /tmp/venv-s5RC/bin to PATH [2021-06-08T08:18:32.398Z] INFO: No Stack... [2021-06-08T08:18:32.398Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T08:18:32.398Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T08:18:32.757Z] + cut -d, -f6 [2021-06-08T08:18:32.757Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-08T08:18:32.854Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] [2021-06-08T08:18:32.860Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] did not exist. Created. [2021-06-08T08:18:32.860Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T08:18:33.321Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T08:18:33.577Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T08:18:33.598Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:36.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:37.084Z] ---> package-listing.sh [2021-06-08T08:18:37.084Z] ++ facter osfamily [2021-06-08T08:18:37.084Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T08:18:37.348Z] + OS_FAMILY=redhat [2021-06-08T08:18:37.348Z] + workspace=/w/workspace/edgex-go/1 [2021-06-08T08:18:37.348Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T08:18:37.348Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T08:18:37.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T08:18:37.348Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T08:18:37.348Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T08:18:37.348Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T08:18:37.348Z] + case "${OS_FAMILY}" in [2021-06-08T08:18:37.348Z] + rpm -qa [2021-06-08T08:18:37.348Z] + sort [2021-06-08T08:18:39.898Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T08:18:39.898Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T08:18:39.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T08:18:39.898Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T08:18:39.898Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-08T08:18:39.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-08T08:18:39.938Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T08:18:40.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:18:40.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:18:40.854Z] [2021-06-08T08:18:40.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:18:41.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:18:41.209Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T08:18:41.209Z] df20fa9351a1: Pulling fs layer [2021-06-08T08:18:41.209Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T08:18:41.209Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T08:18:41.209Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T08:18:41.209Z] 93b61091891f: Pulling fs layer [2021-06-08T08:18:41.209Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T08:18:41.209Z] 5e14af77c1be: Pulling fs layer [2021-06-08T08:18:41.209Z] 01666e4c0597: Pulling fs layer [2021-06-08T08:18:41.209Z] aa168da1d23b: Pulling fs layer [2021-06-08T08:18:41.209Z] 93b61091891f: Waiting [2021-06-08T08:18:41.209Z] 93b9cdb0e59b: Waiting [2021-06-08T08:18:41.209Z] 5e14af77c1be: Waiting [2021-06-08T08:18:41.209Z] 01666e4c0597: Waiting [2021-06-08T08:18:41.209Z] aa168da1d23b: Waiting [2021-06-08T08:18:41.209Z] 46f8f816bc3b: Waiting [2021-06-08T08:18:41.209Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T08:18:41.209Z] 36b3adc4ff6f: Download complete [2021-06-08T08:18:41.209Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T08:18:41.210Z] 46f8f816bc3b: Download complete [2021-06-08T08:18:41.478Z] df20fa9351a1: Verifying Checksum [2021-06-08T08:18:41.478Z] df20fa9351a1: Download complete [2021-06-08T08:18:41.478Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T08:18:41.478Z] 93b9cdb0e59b: Download complete [2021-06-08T08:18:41.478Z] 5e14af77c1be: Verifying Checksum [2021-06-08T08:18:41.478Z] 5e14af77c1be: Download complete [2021-06-08T08:18:41.478Z] 93b61091891f: Verifying Checksum [2021-06-08T08:18:41.478Z] 93b61091891f: Download complete [2021-06-08T08:18:41.478Z] 01666e4c0597: Verifying Checksum [2021-06-08T08:18:41.478Z] 01666e4c0597: Download complete [2021-06-08T08:18:41.478Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T08:18:41.478Z] 8ad3a11d3b57: Download complete [2021-06-08T08:18:41.478Z] df20fa9351a1: Pull complete [2021-06-08T08:18:41.749Z] 36b3adc4ff6f: Pull complete [2021-06-08T08:18:42.330Z] 8ad3a11d3b57: Pull complete [2021-06-08T08:18:42.330Z] 46f8f816bc3b: Pull complete [2021-06-08T08:18:42.596Z] 93b61091891f: Pull complete [2021-06-08T08:18:42.596Z] 93b9cdb0e59b: Pull complete [2021-06-08T08:18:42.596Z] 5e14af77c1be: Pull complete [2021-06-08T08:18:42.857Z] 01666e4c0597: Pull complete [2021-06-08T08:18:43.120Z] aa168da1d23b: Verifying Checksum [2021-06-08T08:18:43.120Z] aa168da1d23b: Download complete [2021-06-08T08:18:47.349Z] aa168da1d23b: Pull complete [2021-06-08T08:18:47.349Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T08:18:47.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:18:47.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T08:18:47.448Z] prd-centos7-docker-4c-2g-877 does not seem to be running inside a container [2021-06-08T08:18:47.487Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T08:18:51.048Z] $ docker top acd6433ebceb74c8dcc8ca0cf2ec3a2c0851f3aea3a86acc2d9654bce534c945 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:18:51.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T08:18:51.834Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T08:18:52.149Z] + ls /var/log/sa-host [2021-06-08T08:18:52.150Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T08:18:52.150Z] file_magic: OK [2021-06-08T08:18:52.150Z] HZ: Using current value: 100 [2021-06-08T08:18:52.150Z] file_header: OK [2021-06-08T08:18:52.150Z] 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-06-08T08:18:52.150Z] Statistics: [2021-06-08T08:18:52.150Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T08:18:52.150Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T08:18:52.150Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T08:18:52.150Z] file_magic: OK [2021-06-08T08:18:52.150Z] HZ: Using current value: 100 [2021-06-08T08:18:52.150Z] file_header: OK [2021-06-08T08:18:52.150Z] 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-06-08T08:18:52.150Z] Statistics: [2021-06-08T08:18:52.150Z] 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... [2021-06-08T08:18:52.150Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T08:18:52.874Z] provisioning config files... [2021-06-08T08:18:52.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1452440543473855923tmp [Pipeline] { [Pipeline] echo [2021-06-08T08:18:52.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:53.297Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T08:18:53.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:53.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T08:18:53.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:54.240Z] ---> sudo-logs.sh [2021-06-08T08:18:54.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T08:18:54.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:54.667Z] ---> job-cost.sh [2021-06-08T08:18:54.667Z] lf-activate-venv: SKIPPING [2021-06-08T08:18:54.667Z] DEBUG: total: 0.18000000715255737 [2021-06-08T08:18:54.667Z] INFO: Retrieving Stack Cost... [2021-06-08T08:18:55.612Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T08:18:55.873Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T08:18:55.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:18:56.243Z] ---> logs-deploy.sh [2021-06-08T08:18:56.243Z] lf-activate-venv: SKIPPING [2021-06-08T08:18:56.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3552/1 [2021-06-08T08:18:56.243Z] INFO: archiving workspace using pattern(s): [2021-06-08T08:18:57.188Z] Archives upload complete. [2021-06-08T08:18:57.188Z] INFO: archiving logs to Nexus