Pull request #3530 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than b5e6b0d3bfacb8df0895f60475485bae0d39d826 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8928458329930617614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8318052557291951612.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8258743495350649190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh741521322909905730.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5066537458465869740.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1781 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5251918669025381861.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) > 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/2@tmp/jenkins-gitclient-ssh2250149555439295597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # 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/2@tmp/jenkins-gitclient-ssh1059249165081544861.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 Commit message: "feat(notifications): Implement Sending Service for Email Channel" First time build. Skipping changelog. > git rev-list --no-walk 98c1030229f39a3eb1bb08f4cedcbc9ca1842ac2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-01T07:33:17.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-01T07:33:17.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-01T07:33:17.252Z] ========================================================= [2021-06-01T07:33:17.252Z] EdgeX Global Pipelines Version Info [2021-06-01T07:33:17.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-01T07:33:18.710Z] ------------------- [2021-06-01T07:33:18.710Z] stable info: [2021-06-01T07:33:18.710Z] ------------------- [2021-06-01T07:33:18.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-01T07:33:18.710Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-01T07:33:18.710Z] Message: update stable to v1.0.192 [2021-06-01T07:33:19.284Z] ------------------- [2021-06-01T07:33:19.284Z] experimental info: [2021-06-01T07:33:19.284Z] ------------------- [2021-06-01T07:33:19.284Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-01T07:33:19.284Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-01T07:33:19.284Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-01T07:33:21.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-01T07:33:21.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-01T07:33:21.428Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-01T07:33:21.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-01T07:33:21.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-01T07:33:21.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-01T07:33:21.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-01T07:33:21.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-01T07:33:21.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-01T07:33:21.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-01T07:33:21.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-01T07:33:21.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-01T07:33:21.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-01T07:33:21.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-01T07:33:21.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-01T07:33:21.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-01T07:33:21.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-01T07:33:21.752Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-01T07:33:21.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-01T07:33:21.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-01T07:33:21.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-01T07:33:21.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-01T07:33:21.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3530 [Pipeline] echo [2021-06-01T07:33:23.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3530 [Pipeline] echo [2021-06-01T07:33:23.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3530 [Pipeline] echo [2021-06-01T07:33:23.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5e6b0d3bfacb8df0895f60475485bae0d39d826 [Pipeline] echo [2021-06-01T07:33:24.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5e6b0d [Pipeline] echo [2021-06-01T07:33:24.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T07:33:24.127Z] provisioning config files... [2021-06-01T07:33:24.146Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6289408077224858712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-01T07:33:24.472Z] ---> docker-login.sh [2021-06-01T07:33:24.472Z] nexus3.edgexfoundry.org:10001 [2021-06-01T07:33:24.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:33:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:33:25.002Z] Configure a credential helper to remove this warning. See [2021-06-01T07:33:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:33:25.002Z] [2021-06-01T07:33:25.002Z] Login Succeeded [2021-06-01T07:33:25.002Z] nexus3.edgexfoundry.org:10002 [2021-06-01T07:33:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:33:25.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:33:25.264Z] Configure a credential helper to remove this warning. See [2021-06-01T07:33:25.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:33:25.264Z] [2021-06-01T07:33:25.264Z] Login Succeeded [2021-06-01T07:33:25.264Z] nexus3.edgexfoundry.org:10003 [2021-06-01T07:33:25.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:33:25.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:33:25.264Z] Configure a credential helper to remove this warning. See [2021-06-01T07:33:25.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:33:25.264Z] [2021-06-01T07:33:25.264Z] Login Succeeded [2021-06-01T07:33:25.264Z] nexus3.edgexfoundry.org:10004 [2021-06-01T07:33:25.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:33:25.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:33:25.526Z] Configure a credential helper to remove this warning. See [2021-06-01T07:33:25.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:33:25.526Z] [2021-06-01T07:33:25.526Z] Login Succeeded [2021-06-01T07:33:25.526Z] docker.io [2021-06-01T07:33:25.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:33:25.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:33:25.787Z] Configure a credential helper to remove this warning. See [2021-06-01T07:33:25.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:33:25.787Z] [2021-06-01T07:33:25.787Z] Login Succeeded [2021-06-01T07:33:25.787Z] ---> docker-login.sh ends [Pipeline] } [2021-06-01T07:33:25.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-01T07:33:26.136Z] ++ 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-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/core-command/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/core-data/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-01T07:33:26.136Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-01T07:33:26.136Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-01T07:33:26.136Z] ++ cut -d/ -f2 [2021-06-01T07:33:26.136Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-01T07:33:26.181Z] 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-01T07:33:35.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T07:33:35.598Z] [2021-06-01T07:33:35.598Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:33:35.914Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T07:33:35.914Z] latest: Pulling from edgex-devops/git-semver [2021-06-01T07:33:35.914Z] 31603596830f: Pulling fs layer [2021-06-01T07:33:35.914Z] 54011a49482f: Pulling fs layer [2021-06-01T07:33:35.914Z] a6820b24f6d8: Pulling fs layer [2021-06-01T07:33:35.914Z] f581987b2513: Pulling fs layer [2021-06-01T07:33:35.914Z] f581987b2513: Waiting [2021-06-01T07:33:35.914Z] 54011a49482f: Verifying Checksum [2021-06-01T07:33:35.914Z] 54011a49482f: Download complete [2021-06-01T07:33:36.185Z] 31603596830f: Verifying Checksum [2021-06-01T07:33:36.185Z] 31603596830f: Download complete [2021-06-01T07:33:36.185Z] a6820b24f6d8: Verifying Checksum [2021-06-01T07:33:36.185Z] a6820b24f6d8: Download complete [2021-06-01T07:33:36.185Z] f581987b2513: Verifying Checksum [2021-06-01T07:33:36.185Z] f581987b2513: Download complete [2021-06-01T07:33:36.453Z] 31603596830f: Pull complete [2021-06-01T07:33:36.453Z] 54011a49482f: Pull complete [2021-06-01T07:33:37.409Z] a6820b24f6d8: Pull complete [2021-06-01T07:33:37.409Z] f581987b2513: Pull complete [2021-06-01T07:33:37.409Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-01T07:33:37.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-01T07:33:37.409Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-01T07:33:37.553Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T07:33:37.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-01T07:33:39.283Z] $ docker top 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-01T07:33:39.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-01T07:33:39.422Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-01T07:33:39.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-01T07:33:39.559Z] $ docker exec 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent [2021-06-01T07:33:39.682Z] SSH_AUTH_SOCK=/tmp/ssh-GS0cNjyn4nkg/agent.14 [2021-06-01T07:33:39.682Z] SSH_AGENT_PID=20 [2021-06-01T07:33:39.694Z] Running ssh-add (command line suppressed) [2021-06-01T07:33:39.805Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1655676184650752552.key (/w/workspace/edgex-go/2@tmp/private_key_1655676184650752552.key) [2021-06-01T07:33:39.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-01T07:33:40.133Z] + git tag --points-at HEAD [Pipeline] } [2021-06-01T07:33:40.143Z] $ docker exec --env ******** --env ******** 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent -k [2021-06-01T07:33:40.239Z] unset SSH_AUTH_SOCK; [2021-06-01T07:33:40.240Z] unset SSH_AGENT_PID; [2021-06-01T07:33:40.240Z] echo Agent pid 20 killed; [2021-06-01T07:33:40.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-01T07:33:40.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-01T07:33:40.303Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-01T07:33:40.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-01T07:33:40.425Z] $ docker exec 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent [2021-06-01T07:33:40.540Z] SSH_AUTH_SOCK=/tmp/ssh-e2CXn9gb3X4f/agent.53 [2021-06-01T07:33:40.540Z] SSH_AGENT_PID=59 [2021-06-01T07:33:40.545Z] Running ssh-add (command line suppressed) [2021-06-01T07:33:40.649Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4966825268158970282.key (/w/workspace/edgex-go/2@tmp/private_key_4966825268158970282.key) [2021-06-01T07:33:40.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-01T07:33:40.992Z] + git semver init [2021-06-01T07:33:40.992Z] # -> Open(): unable to determine branch for HEAD [2021-06-01T07:33:40.992Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-01T07:33:40.992Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-01T07:33:40.992Z] # $SEMVER_REMOTE_NAME = origin [2021-06-01T07:33:40.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-01T07:33:40.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-01T07:33:40.992Z] # $SEMVER_BRANCH = PR-3530 [2021-06-01T07:33:40.992Z] # $SEMVER_TEMP = /tmp/semver-030122742 [2021-06-01T07:33:40.992Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-01T07:33:59.192Z] # '/tmp/semver-030122742' -> '/w/workspace/edgex-go/2/.semver' [2021-06-01T07:33:59.192Z] # -> Force: false [2021-06-01T07:33:59.192Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-01T07:33:59.202Z] $ docker exec --env ******** --env ******** 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd ssh-agent -k [2021-06-01T07:33:59.302Z] unset SSH_AUTH_SOCK; [2021-06-01T07:33:59.302Z] unset SSH_AGENT_PID; [2021-06-01T07:33:59.302Z] echo Agent pid 59 killed; [2021-06-01T07:33:59.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-01T07:33:59.652Z] + git semver [Pipeline] } [2021-06-01T07:33:59.663Z] $ docker stop --time=1 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd [2021-06-01T07:34:02.300Z] $ docker rm -f 8f925ad961ba120548a1e5a301b0bc6b218b852b69af8d57008dc8b0c4031ecd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-01T07:34:04.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-01T07:34:05.314Z] Stashed 1 file(s) [Pipeline] echo [2021-06-01T07:34:05.317Z] [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-01T07:34:07.869Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-01T07:34:08.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-01T07:34:08.460Z] + sudo service docker restart [2021-06-01T07:34:08.460Z] + true [2021-06-01T07:34:08.460Z] Redirecting to /bin/systemctl restart docker.service [2021-06-01T07:34:20.473Z] Still waiting to schedule task [2021-06-01T07:34:20.474Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-01T07:34:26.613Z] ========================================================= [2021-06-01T07:34:26.613Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-01T07:34:26.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:34:26.922Z] + 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-01T07:34:28.316Z] Sending build context to Docker daemon 331MB [2021-06-01T07:34:28.316Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-01T07:34:28.316Z] Step 2/6 : FROM ${BASE} [2021-06-01T07:34:28.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-01T07:34:28.316Z] 540db60ca938: Pulling fs layer [2021-06-01T07:34:28.316Z] adcc1eea9eea: Pulling fs layer [2021-06-01T07:34:28.316Z] 4c4ab2625f07: Pulling fs layer [2021-06-01T07:34:28.316Z] 0510c868ecb4: Pulling fs layer [2021-06-01T07:34:28.316Z] afea3b2eda06: Pulling fs layer [2021-06-01T07:34:28.316Z] 7809a108b3ef: Pulling fs layer [2021-06-01T07:34:28.316Z] f706445af74f: Pulling fs layer [2021-06-01T07:34:28.316Z] 0510c868ecb4: Waiting [2021-06-01T07:34:28.316Z] afea3b2eda06: Waiting [2021-06-01T07:34:28.316Z] 7809a108b3ef: Waiting [2021-06-01T07:34:28.316Z] f706445af74f: Waiting [2021-06-01T07:34:28.583Z] 4c4ab2625f07: Download complete [2021-06-01T07:34:28.583Z] adcc1eea9eea: Verifying Checksum [2021-06-01T07:34:28.583Z] adcc1eea9eea: Download complete [2021-06-01T07:34:28.583Z] afea3b2eda06: Verifying Checksum [2021-06-01T07:34:28.583Z] afea3b2eda06: Download complete [2021-06-01T07:34:28.583Z] 540db60ca938: Verifying Checksum [2021-06-01T07:34:28.583Z] 540db60ca938: Download complete [2021-06-01T07:34:28.583Z] 7809a108b3ef: Verifying Checksum [2021-06-01T07:34:28.583Z] 7809a108b3ef: Download complete [2021-06-01T07:34:28.583Z] 540db60ca938: Pull complete [2021-06-01T07:34:28.844Z] adcc1eea9eea: Pull complete [2021-06-01T07:34:28.844Z] 4c4ab2625f07: Pull complete [2021-06-01T07:34:30.233Z] f706445af74f: Verifying Checksum [2021-06-01T07:34:30.234Z] f706445af74f: Download complete [2021-06-01T07:34:31.183Z] 0510c868ecb4: Verifying Checksum [2021-06-01T07:34:31.183Z] 0510c868ecb4: Download complete [2021-06-01T07:34:34.516Z] 0510c868ecb4: Pull complete [2021-06-01T07:34:34.516Z] afea3b2eda06: Pull complete [2021-06-01T07:34:34.516Z] 7809a108b3ef: Pull complete [2021-06-01T07:34:35.914Z] f706445af74f: Pull complete [2021-06-01T07:34:35.914Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-01T07:34:35.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-01T07:34:35.914Z] ---> b068be0155e3 [2021-06-01T07:34:35.914Z] 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-01T07:34:41.021Z] ---> Running in ee4d12aaa162 [2021-06-01T07:34:41.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:34:41.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:34:41.858Z] (1/12) Installing libmagic (5.39-r0) [2021-06-01T07:34:42.431Z] (2/12) Installing file (5.39-r0) [2021-06-01T07:34:42.431Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-01T07:34:42.695Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-01T07:34:46.945Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-01T07:34:46.945Z] (6/12) Installing patch (2.7.6-r6) [2021-06-01T07:34:46.945Z] (7/12) Installing build-base (0.5-r2) [2021-06-01T07:34:46.945Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-01T07:34:46.945Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-01T07:34:46.945Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-01T07:34:46.945Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-01T07:34:46.945Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-01T07:34:47.206Z] Executing busybox-1.32.1-r6.trigger [2021-06-01T07:34:47.206Z] OK: 219 MiB in 52 packages [2021-06-01T07:34:48.601Z] Removing intermediate container ee4d12aaa162 [2021-06-01T07:34:48.601Z] ---> a75dbc069019 [2021-06-01T07:34:48.601Z] Step 4/6 : WORKDIR /edgex-go [2021-06-01T07:34:48.601Z] ---> Running in 408c57315b03 [2021-06-01T07:34:48.867Z] Removing intermediate container 408c57315b03 [2021-06-01T07:34:48.867Z] ---> 10b38a16d39d [2021-06-01T07:34:48.867Z] Step 5/6 : COPY go.mod . [2021-06-01T07:34:48.867Z] ---> f40b1a964471 [2021-06-01T07:34:48.867Z] Step 6/6 : RUN go mod download [2021-06-01T07:34:48.867Z] ---> Running in 765027436d04 [2021-06-01T07:35:01.113Z] Removing intermediate container 765027436d04 [2021-06-01T07:35:01.113Z] ---> a9683c272cc8 [2021-06-01T07:35:01.113Z] Successfully built a9683c272cc8 [2021-06-01T07:35:01.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:35:01.429Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-01T07:35:01.429Z] . [Pipeline] withDockerContainer [2021-06-01T07:35:01.520Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T07:35:01.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-01T07:35:02.001Z] $ docker top 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:35:02.415Z] + go version [2021-06-01T07:35:02.415Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-01T07:35:02.429Z] $ docker stop --time=1 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b [2021-06-01T07:35:03.636Z] $ docker rm -f 2b3e3fde5f69a8634592c779e801fb82fdcdebdade5239b1baed8a566cab126b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:35:04.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-01T07:35:04.116Z] . [Pipeline] withDockerContainer [2021-06-01T07:35:04.200Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T07:35:04.242Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-01T07:35:04.644Z] $ docker top 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-01T07:35:06.953Z] ========================================================= [2021-06-01T07:35:06.953Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-01T07:35:06.953Z] ========================================================= [Pipeline] sh [2021-06-01T07:35:07.251Z] + go mod tidy [Pipeline] sh [2021-06-01T07:35:07.829Z] + make test [2021-06-01T07:35:07.829Z] go mod tidy [2021-06-01T07:35:07.829Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-01T07:35:14.458Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-01T07:35:32.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-01T07:35:36.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-01T07:35:38.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-01T07:35:38.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-01T07:35:42.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-01T07:35:42.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-01T07:35:42.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-01T07:35:42.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-01T07:35:42.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-01T07:35:43.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-01T07:35:45.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-01T07:35:45.040Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-01T07:35:45.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-01T07:35:46.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.1% of statements [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-01T07:35:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-01T07:35:46.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 28.7% of statements [2021-06-01T07:35:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.060s coverage: 100.0% of statements [2021-06-01T07:35:49.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements [2021-06-01T07:35:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-01T07:35:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-01T07:35:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-01T07:35:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-01T07:35:49.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-01T07:35:49.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-01T07:35:49.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-01T07:35:49.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-06-01T07:35:49.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-01T07:35:50.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-06-01T07:35:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-01T07:35:50.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-01T07:35:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.056s coverage: 53.4% of statements [2021-06-01T07:35:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-01T07:35:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-01T07:35:51.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements [2021-06-01T07:35:51.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-01T07:35:51.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:35:51.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements [2021-06-01T07:35:51.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-01T07:35:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.226s coverage: 28.6% of statements [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-01T07:35:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.048s coverage: 100.0% of statements [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-01T07:35:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-01T07:35:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.087s coverage: 86.7% of statements [2021-06-01T07:35:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-01T07:35:55.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-06-01T07:35:55.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-01T07:35:55.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-06-01T07:35:55.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-01T07:35:55.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-01T07:35:55.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-01T07:35:55.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-01T07:35:56.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-01T07:35:56.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-01T07:35:56.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-01T07:35:57.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-06-01T07:35:57.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-01T07:35:57.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 22.0% of statements [2021-06-01T07:35:57.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-01T07:35:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-06-01T07:35:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-01T07:35:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-01T07:35:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements [2021-06-01T07:35:59.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-06-01T07:36:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-06-01T07:36:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-01T07:36:16.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-06-01T07:36:16.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-01T07:36:32.399Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1782 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-01T07:36:32.417Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-01T07:36:32.693Z] The recommended git tool is: git [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.156s coverage: 66.9% of statements [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-01T07:36:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-01T07:36:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-01T07:36:35.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-01T07:36:35.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-06-01T07:36:35.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.079s coverage: 46.8% of statements [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-01T07:36:35.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2021-06-01T07:36:35.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-01T07:36:36.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-06-01T07:36:36.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-01T07:36:36.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-01T07:36:41.847Z] using credential edgex-jenkins-ssh [2021-06-01T07:36:41.865Z] Cloning the remote Git repository [2021-06-01T07:36:41.925Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:36:42.043Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-01T07:36:42.113Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:36:42.113Z] > git --version # timeout=10 [2021-06-01T07:36:42.135Z] > git --version # 'git version 2.17.1' [2021-06-01T07:36:42.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:36:42.237Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.056s coverage: 19.3% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.112s coverage: 91.9% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.600s coverage: 28.7% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-01T07:36:43.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 28.1% of statements [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-01T07:36:43.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-01T07:36:43.538Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-06-01T07:36:43.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-01T07:36:43.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-01T07:36:43.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-01T07:36:43.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-01T07:36:43.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-01T07:36:43.803Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-01T07:36:44.067Z] GO111MODULE=on go vet ./... [2021-06-01T07:37:08.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-01T07:37:08.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T07:37:08.420Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-01T07:37:08.445Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:37:08.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:37:08.455Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T07:37:09.358Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:37:09.808Z] Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:37:09.809Z] Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) [2021-06-01T07:37:09.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T07:37:09.392Z] > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 [2021-06-01T07:37:09.713Z] > git remote # timeout=10 [2021-06-01T07:37:09.729Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T07:37:09.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:37:09.760Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-01T07:37:09.783Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T07:37:09.810Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T07:37:09.821Z] > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 [2021-06-01T07:37:12.948Z] gofmt -l . [2021-06-01T07:37:12.948Z] [ "`gofmt -l .`" = "" ] [2021-06-01T07:37:13.213Z] ./bin/test-go-mod-tidy.sh [2021-06-01T07:37:13.477Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-01T07:37:14.038Z] + ls -al . [2021-06-01T07:37:14.039Z] total 852 [2021-06-01T07:37:14.039Z] drwxrwxr-x 10 1001 1001 4096 Jun 1 07:37 . [2021-06-01T07:37:14.039Z] drwxr-xr-x 4 root root 28 Jun 1 07:35 .. [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 07:33 .dockerignore [2021-06-01T07:37:14.039Z] drwxrwxr-x 8 1001 1001 179 Jun 1 07:33 .git [2021-06-01T07:37:14.039Z] drwxrwxr-x 3 1001 1001 125 Jun 1 07:33 .github [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 818 Jun 1 07:33 .gitignore [2021-06-01T07:37:14.039Z] drwx------ 3 1001 1001 60 Jun 1 07:33 .semver [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 07:33 .sonarcloud.properties [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 8609 Jun 1 07:33 Attribution.txt [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 07:33 CONTRIBUTING.md [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 931 Jun 1 07:33 Dockerfile.build [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 849 Jun 1 07:33 Jenkinsfile [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 07:33 LICENSE [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 5632 Jun 1 07:33 Makefile [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 7978 Jun 1 07:33 README.md [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 6755 Jun 1 07:33 SECURITY.md [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 07:34 VERSION [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 4131 Jun 1 07:33 ZMQWindows.md [2021-06-01T07:37:14.039Z] drwxrwxr-x 2 1001 1001 117 Jun 1 07:33 bin [2021-06-01T07:37:14.039Z] drwxrwxr-x 14 1001 1001 4096 Jun 1 07:33 cmd [2021-06-01T07:37:14.039Z] -rw-r--r-- 1 root root 742912 Jun 1 07:36 coverage.out [2021-06-01T07:37:14.039Z] -rw-r--r-- 1 root root 1060 Jun 1 07:37 go.mod [2021-06-01T07:37:14.039Z] -rw-r--r-- 1 root root 21686 Jun 1 07:35 go.sum [2021-06-01T07:37:14.039Z] drwxrwxr-x 8 1001 1001 127 Jun 1 07:33 internal [2021-06-01T07:37:14.039Z] drwxrwxr-x 4 1001 1001 26 Jun 1 07:33 openapi [2021-06-01T07:37:14.039Z] drwxrwxr-x 4 1001 1001 71 Jun 1 07:33 snap [2021-06-01T07:37:14.039Z] -rw-rw-r-- 1 1001 1001 168 Jun 1 07:33 version.go [Pipeline] sh [2021-06-01T07:37:14.248Z] Commit message: "feat(notifications): Implement Sending Service for Email Channel" [2021-06-01T07:37:14.341Z] + '[' -e coverage.out ] [2021-06-01T07:37:14.341Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-01T07:37:14.469Z] Stashed 1 file(s) [Pipeline] sh [2021-06-01T07:37:14.759Z] + make build [2021-06-01T07:37:14.759Z] go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-01T07:37:16.935Z] 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-01T07:37:16.935Z] 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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-01T07:37:17.906Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-01T07:37:18.315Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-01T07:37:18.658Z] + sudo service+ docker restart [2021-06-01T07:37:18.658Z] true [2021-06-01T07:37:25.146Z] 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-01T07:37:25.411Z] 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-01T07:37:26.809Z] 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-01T07:37:26.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-01T07:37:28.213Z] 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-01T07:37:29.178Z] 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-01T07:37:29.751Z] 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-01T07:37:30.707Z] 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-01T07:37:31.279Z] 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-01T07:37:32.244Z] 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-01T07:37:35.217Z] $ docker stop --time=1 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a [2021-06-01T07:37:37.910Z] $ docker rm -f 9247317bb5b4ac184b3d387810d02e7f3428c7faf3ef7eb85ce00e68c3c30e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-06-01T07:37:38.213Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [2021-06-01T07:37:40.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9017374243912886508tmp [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-06-01T07:37:40.607Z] ---> docker-login.sh [2021-06-01T07:37:40.608Z] nexus3.edgexfoundry.org:10001 [2021-06-01T07:37:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:37:42.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:37:42.686Z] Configure a credential helper to remove this warning. See [2021-06-01T07:37:42.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:37:42.686Z] [2021-06-01T07:37:42.686Z] Login Succeeded [2021-06-01T07:37:42.686Z] nexus3.edgexfoundry.org:10002 [2021-06-01T07:37:42.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:37:42.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:37:42.686Z] Configure a credential helper to remove this warning. See [2021-06-01T07:37:42.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:37:42.686Z] [2021-06-01T07:37:42.686Z] Login Succeeded [2021-06-01T07:37:42.686Z] nexus3.edgexfoundry.org:10003 [2021-06-01T07:37:45.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:37:45.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:37:45.103Z] Configure a credential helper to remove this warning. See [2021-06-01T07:37:45.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:37:45.103Z] [2021-06-01T07:37:45.103Z] Login Succeeded [2021-06-01T07:37:45.103Z] nexus3.edgexfoundry.org:10004 [2021-06-01T07:37:45.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:37:45.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:37:45.103Z] Configure a credential helper to remove this warning. See [2021-06-01T07:37:45.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:37:45.103Z] [2021-06-01T07:37:45.103Z] Login Succeeded [2021-06-01T07:37:45.103Z] docker.io [2021-06-01T07:37:45.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-01T07:37:45.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-01T07:37:45.103Z] Configure a credential helper to remove this warning. See [2021-06-01T07:37:45.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-01T07:37:45.103Z] [2021-06-01T07:37:45.103Z] Login Succeeded [2021-06-01T07:37:45.103Z] ---> docker-login.sh ends [Pipeline] } [2021-06-01T07:38:00.916Z] Deleting 1 temporary files [Pipeline] isUnix [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-01T07:38:01.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-01T07:38:01.230Z] [2021-06-01T07:38:01.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-01T07:38:01.324Z] ========================================================= [2021-06-01T07:38:01.324Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-01T07:38:01.324Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:38:01.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-01T07:38:01.562Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-01T07:38:01.562Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-01T07:38:01.562Z] ca9280d653b3: Pulling fs layer [2021-06-01T07:38:01.562Z] 7e9c9ca2126c: Pulling fs layer [2021-06-01T07:38:01.694Z] + 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-01T07:38:01.825Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-01T07:38:01.825Z] cbdbe7a5bc2a: Download complete [2021-06-01T07:38:02.085Z] cbdbe7a5bc2a: Pull complete [2021-06-01T07:38:02.656Z] ca9280d653b3: Verifying Checksum [2021-06-01T07:38:02.656Z] ca9280d653b3: Download complete [2021-06-01T07:38:03.227Z] ca9280d653b3: Pull complete [2021-06-01T07:38:03.498Z] 7e9c9ca2126c: Verifying Checksum [2021-06-01T07:38:03.498Z] 7e9c9ca2126c: Download complete [2021-06-01T07:38:04.347Z] Sending build context to Docker daemon 168.2MB [2021-06-01T07:38:04.347Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:04.347Z] Step 2/6 : FROM ${BASE} [2021-06-01T07:38:04.347Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-01T07:38:04.347Z] 595b0fe564bb: Pulling fs layer [2021-06-01T07:38:04.347Z] 7186ed65a4f7: Pulling fs layer [2021-06-01T07:38:04.347Z] 316046926c0a: Pulling fs layer [2021-06-01T07:38:06.412Z] 4ebd0625c992: Pulling fs layer [2021-06-01T07:38:06.412Z] 207e8628e3a3: Pulling fs layer [2021-06-01T07:38:06.412Z] c791037a9be2: Pulling fs layer [2021-06-01T07:38:06.412Z] ffd874e62e21: Pulling fs layer [2021-06-01T07:38:06.412Z] 4ebd0625c992: Waiting [2021-06-01T07:38:06.412Z] 207e8628e3a3: Waiting [2021-06-01T07:38:06.412Z] c791037a9be2: Waiting [2021-06-01T07:38:06.412Z] ffd874e62e21: Waiting [2021-06-01T07:38:06.412Z] 316046926c0a: Verifying Checksum [2021-06-01T07:38:06.412Z] 316046926c0a: Download complete [2021-06-01T07:38:06.412Z] 7186ed65a4f7: Verifying Checksum [2021-06-01T07:38:06.412Z] 7186ed65a4f7: Download complete [2021-06-01T07:38:06.412Z] 207e8628e3a3: Verifying Checksum [2021-06-01T07:38:06.412Z] 207e8628e3a3: Download complete [2021-06-01T07:38:06.412Z] c791037a9be2: Verifying Checksum [2021-06-01T07:38:06.412Z] c791037a9be2: Download complete [2021-06-01T07:38:06.412Z] 595b0fe564bb: Verifying Checksum [2021-06-01T07:38:06.412Z] 595b0fe564bb: Download complete [2021-06-01T07:38:06.690Z] 595b0fe564bb: Pull complete [2021-06-01T07:38:06.690Z] 7186ed65a4f7: Pull complete [2021-06-01T07:38:06.690Z] 316046926c0a: Pull complete [2021-06-01T07:38:06.690Z] ffd874e62e21: Verifying Checksum [2021-06-01T07:38:06.690Z] ffd874e62e21: Download complete [2021-06-01T07:38:06.870Z] 7e9c9ca2126c: Pull complete [2021-06-01T07:38:06.870Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-01T07:38:06.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-01T07:38:06.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-01T07:38:06.953Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T07:38:06.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-01T07:38:08.122Z] 4ebd0625c992: Verifying Checksum [2021-06-01T07:38:08.123Z] 4ebd0625c992: Download complete [2021-06-01T07:38:11.403Z] $ docker top c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:38:11.796Z] + docker-compose build --help [2021-06-01T07:38:11.796Z] + grep parallel [2021-06-01T07:38:12.369Z] --parallel Build images in parallel. [Pipeline] } [2021-06-01T07:38:12.376Z] $ docker stop --time=1 c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e [2021-06-01T07:38:13.577Z] $ docker rm -f c094b4817116cc3a587182035289bb896912e2526c46c1df69106a14b5f8246e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:38:14.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-01T07:38:14.044Z] . [Pipeline] withDockerContainer [2021-06-01T07:38:14.117Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T07:38:14.156Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-01T07:38:14.594Z] $ docker top ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:38:14.976Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-01T07:38:15.547Z] Building core-command ... [2021-06-01T07:38:15.547Z] Building core-data ... [2021-06-01T07:38:15.547Z] Building core-metadata ... [2021-06-01T07:38:15.547Z] Building security-bootstrapper ... [2021-06-01T07:38:15.547Z] Building security-proxy-setup ... [2021-06-01T07:38:15.547Z] Building security-secretstore-setup ... [2021-06-01T07:38:15.547Z] Building support-notifications ... [2021-06-01T07:38:15.547Z] Building support-scheduler ... [2021-06-01T07:38:15.547Z] Building sys-mgmt-agent ... [2021-06-01T07:38:15.547Z] Building security-secretstore-setup [2021-06-01T07:38:15.547Z] Building core-command [2021-06-01T07:38:15.547Z] Building support-scheduler [2021-06-01T07:38:15.547Z] Building support-notifications [2021-06-01T07:38:15.547Z] Building core-metadata [2021-06-01T07:38:18.289Z] 4ebd0625c992: Pull complete [2021-06-01T07:38:18.289Z] 207e8628e3a3: Pull complete [2021-06-01T07:38:18.289Z] c791037a9be2: Pull complete [2021-06-01T07:38:22.625Z] ffd874e62e21: Pull complete [2021-06-01T07:38:22.625Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-01T07:38:22.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-01T07:38:22.625Z] ---> cfc18b08335c [2021-06-01T07:38:22.625Z] 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-01T07:38:24.627Z] ---> Running in a6f4879529d6 [2021-06-01T07:38:26.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:38:27.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:38:28.027Z] (1/12) Installing libmagic (5.39-r0) [2021-06-01T07:38:28.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:28.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:38:28.156Z] ---> a9683c272cc8 [2021-06-01T07:38:28.156Z] Step 3/23 : WORKDIR /edgex-go [2021-06-01T07:38:28.156Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:28.156Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:38:28.156Z] ---> a9683c272cc8 [2021-06-01T07:38:28.156Z] Step 3/26 : WORKDIR /edgex-go [2021-06-01T07:38:28.298Z] (2/12) Installing file (5.39-r0) [2021-06-01T07:38:28.431Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:28.431Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:38:28.431Z] ---> a9683c272cc8 [2021-06-01T07:38:28.431Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:38:28.569Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-01T07:38:28.569Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-01T07:38:31.445Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:31.445Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:38:31.445Z] ---> a9683c272cc8 [2021-06-01T07:38:31.445Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:38:31.445Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:38:31.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:38:31.445Z] ---> a9683c272cc8 [2021-06-01T07:38:31.445Z] Step 3/23 : WORKDIR /edgex-go [2021-06-01T07:38:33.894Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-01T07:38:33.894Z] (6/12) Installing patch (2.7.6-r6) [2021-06-01T07:38:34.167Z] (7/12) Installing build-base (0.5-r2) [2021-06-01T07:38:34.167Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-01T07:38:34.440Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-01T07:38:34.440Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-01T07:38:34.440Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-01T07:38:34.713Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-01T07:38:34.713Z] Executing busybox-1.32.1-r6.trigger [2021-06-01T07:38:34.713Z] OK: 218 MiB in 52 packages [2021-06-01T07:38:38.032Z] ---> Running in e7d08efee0d1 [2021-06-01T07:38:38.032Z] ---> Running in 013089c03a11 [2021-06-01T07:38:38.032Z] ---> Running in df13200fe443 [2021-06-01T07:38:38.032Z] ---> Running in 48e70f1d9005 [2021-06-01T07:38:38.032Z] ---> Running in 2180a3b5e4d9 [2021-06-01T07:38:38.032Z] Removing intermediate container e7d08efee0d1 [2021-06-01T07:38:38.032Z] ---> 97831502eb92 [2021-06-01T07:38:38.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:38:38.298Z] Removing intermediate container df13200fe443 [2021-06-01T07:38:38.298Z] ---> e7c464ca171d [2021-06-01T07:38:38.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:38:38.298Z] Removing intermediate container 013089c03a11 [2021-06-01T07:38:38.298Z] ---> 5db4e04ef726 [2021-06-01T07:38:38.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:38:38.298Z] Removing intermediate container 2180a3b5e4d9 [2021-06-01T07:38:38.298Z] ---> 365763491c4f [2021-06-01T07:38:38.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:38:38.298Z] Removing intermediate container 48e70f1d9005 [2021-06-01T07:38:38.298Z] ---> aabb3c7caf8d [2021-06-01T07:38:38.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:38:38.298Z] ---> Running in 21f41a8152a1 [2021-06-01T07:38:38.298Z] ---> Running in 2f37df187a7a [2021-06-01T07:38:38.298Z] ---> Running in 407fc3d721e5 [2021-06-01T07:38:38.298Z] ---> Running in 6d93ec7ca713 [2021-06-01T07:38:38.298Z] ---> Running in e8bd4b45816b [2021-06-01T07:38:39.038Z] Removing intermediate container a6f4879529d6 [2021-06-01T07:38:39.038Z] ---> 0ed6d8dac037 [2021-06-01T07:38:39.038Z] Step 4/6 : WORKDIR /edgex-go [2021-06-01T07:38:39.038Z] ---> Running in d04bd9489a14 [2021-06-01T07:38:39.038Z] Removing intermediate container d04bd9489a14 [2021-06-01T07:38:39.038Z] ---> 58e847683574 [2021-06-01T07:38:39.038Z] Step 5/6 : COPY go.mod . [2021-06-01T07:38:39.256Z] Removing intermediate container 2f37df187a7a [2021-06-01T07:38:39.256Z] ---> 313bbeb23d4c [2021-06-01T07:38:39.256Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-01T07:38:39.256Z] ---> Running in ee0b73f9004e [2021-06-01T07:38:39.256Z] Removing intermediate container 21f41a8152a1 [2021-06-01T07:38:39.256Z] ---> e1eb4d2182d1 [2021-06-01T07:38:39.256Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-01T07:38:39.256Z] ---> Running in a667578ab3c7 [2021-06-01T07:38:39.520Z] Removing intermediate container 6d93ec7ca713 [2021-06-01T07:38:39.520Z] ---> d760fff22ca1 [2021-06-01T07:38:39.520Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-01T07:38:39.520Z] ---> Running in 5cc2568a5010 [2021-06-01T07:38:39.520Z] Removing intermediate container e8bd4b45816b [2021-06-01T07:38:39.520Z] ---> a812af8cacdb [2021-06-01T07:38:39.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-01T07:38:39.520Z] Removing intermediate container 407fc3d721e5 [2021-06-01T07:38:39.520Z] ---> d9cfa0a22600 [2021-06-01T07:38:39.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-01T07:38:39.784Z] ---> Running in 922c2ffb8412 [2021-06-01T07:38:39.784Z] ---> Running in e731f613c484 [2021-06-01T07:38:40.025Z] ---> 79384415fa4c [2021-06-01T07:38:40.025Z] Step 6/6 : RUN go mod download [2021-06-01T07:38:40.025Z] ---> Running in 673c3510797a [2021-06-01T07:38:40.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:40.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:40.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:40.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:40.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:41.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:41.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:42.095Z] OK: 219 MiB in 52 packages [2021-06-01T07:38:42.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:42.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:42.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:38:42.358Z] Removing intermediate container e731f613c484 [2021-06-01T07:38:42.358Z] ---> 3efb69ae1b52 [2021-06-01T07:38:42.358Z] Step 6/23 : COPY go.mod . [2021-06-01T07:38:42.358Z] ---> 2b838311567c [2021-06-01T07:38:42.358Z] Step 7/23 : RUN go mod download [2021-06-01T07:38:42.358Z] ---> Running in 1157f85426f5 [2021-06-01T07:38:42.932Z] Removing intermediate container 1157f85426f5 [2021-06-01T07:38:42.932Z] ---> e4703d782d76 [2021-06-01T07:38:42.932Z] Step 8/23 : COPY . . [2021-06-01T07:38:43.518Z] OK: 219 MiB in 52 packages [2021-06-01T07:38:44.500Z] OK: 219 MiB in 52 packages [2021-06-01T07:38:44.766Z] OK: 219 MiB in 52 packages [2021-06-01T07:38:44.766Z] OK: 219 MiB in 52 packages [2021-06-01T07:38:47.332Z] Removing intermediate container 922c2ffb8412 [2021-06-01T07:38:47.332Z] ---> f9744f872928 [2021-06-01T07:38:47.332Z] Step 6/24 : COPY go.mod . [2021-06-01T07:38:47.604Z] Removing intermediate container a667578ab3c7 [2021-06-01T07:38:47.604Z] ---> 392cdd9ad069 [2021-06-01T07:38:47.604Z] Step 6/26 : COPY go.mod . [2021-06-01T07:38:47.604Z] ---> af8653eebcb0 [2021-06-01T07:38:47.604Z] Step 9/23 : RUN go mod tidy [2021-06-01T07:38:47.604Z] Removing intermediate container 5cc2568a5010 [2021-06-01T07:38:47.604Z] ---> 8f6694a5968c [2021-06-01T07:38:47.604Z] Step 6/23 : COPY go.mod . [2021-06-01T07:38:47.604Z] ---> Running in 6cb820b7a336 [2021-06-01T07:38:47.604Z] Removing intermediate container ee0b73f9004e [2021-06-01T07:38:47.604Z] ---> 8579d84eaebd [2021-06-01T07:38:47.604Z] Step 6/24 : COPY go.mod . [2021-06-01T07:38:47.604Z] ---> 555f7fc15b61 [2021-06-01T07:38:47.604Z] Step 7/24 : RUN go mod download [2021-06-01T07:38:47.604Z] ---> Running in 5e9cbb99912c [2021-06-01T07:38:47.877Z] ---> 700a1309a064 [2021-06-01T07:38:47.877Z] Step 7/26 : RUN go mod download [2021-06-01T07:38:47.877Z] ---> Running in 513f2b2cfe7b [2021-06-01T07:38:47.877Z] ---> ffe9de3fecb7 [2021-06-01T07:38:47.877Z] Step 7/23 : RUN go mod download [2021-06-01T07:38:47.877Z] ---> 65971f7a2dfa [2021-06-01T07:38:47.877Z] Step 7/24 : RUN go mod download [2021-06-01T07:38:47.877Z] ---> Running in c9e80b92bdfa [2021-06-01T07:38:48.142Z] ---> Running in 27074f6d7b77 [2021-06-01T07:38:48.722Z] Removing intermediate container 5e9cbb99912c [2021-06-01T07:38:48.722Z] ---> 4d2199c941e7 [2021-06-01T07:38:48.722Z] Step 8/24 : COPY . . [2021-06-01T07:38:48.985Z] Removing intermediate container 513f2b2cfe7b [2021-06-01T07:38:48.985Z] ---> 9762ab526bdb [2021-06-01T07:38:48.985Z] Step 8/26 : COPY . . [2021-06-01T07:38:58.566Z] Removing intermediate container 6cb820b7a336 [2021-06-01T07:38:58.566Z] ---> ff128d3cadea [2021-06-01T07:38:58.566Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-01T07:38:58.846Z] ---> Running in d4e4094a65da [2021-06-01T07:38:58.846Z] Removing intermediate container 27074f6d7b77 [2021-06-01T07:38:58.846Z] ---> d86d8e1fcf17 [2021-06-01T07:38:58.846Z] Step 8/24 : COPY . . [2021-06-01T07:38:58.846Z] Removing intermediate container c9e80b92bdfa [2021-06-01T07:38:58.846Z] ---> 28718fdc21a2 [2021-06-01T07:38:58.846Z] Step 8/23 : COPY . . [2021-06-01T07:38:59.134Z] ---> 090c5ba09189 [2021-06-01T07:38:59.134Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:38:59.134Z] ---> 16149d4b603a [2021-06-01T07:38:59.134Z] Step 9/26 : RUN go mod tidy [2021-06-01T07:38:59.134Z] ---> Running in 2e2b7f8b1ec3 [2021-06-01T07:38:59.134Z] ---> Running in 8170d77cf9bd [2021-06-01T07:38:59.516Z] 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-01T07:39:07.068Z] Removing intermediate container 673c3510797a [2021-06-01T07:39:07.068Z] ---> 56fcadf71816 [2021-06-01T07:39:07.068Z] Successfully built 56fcadf71816 [2021-06-01T07:39:07.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:39:07.417Z] + docker inspect -f . ci-base-image-arm64 [2021-06-01T07:39:07.417Z] . [Pipeline] withDockerContainer [2021-06-01T07:39:07.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container [2021-06-01T07:39:07.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-01T07:39:09.405Z] $ docker top c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:39:12.406Z] + go version [2021-06-01T07:39:12.407Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-01T07:39:12.422Z] $ docker stop --time=1 c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 [2021-06-01T07:39:14.272Z] $ docker rm -f c9d680acee7a8722fb052056adeea740df9e2e754d01c96dd94441a366c41c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:39:14.663Z] Removing intermediate container 8170d77cf9bd [2021-06-01T07:39:14.663Z] ---> f07bd3270c16 [2021-06-01T07:39:14.663Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-01T07:39:14.663Z] Removing intermediate container 2e2b7f8b1ec3 [2021-06-01T07:39:14.663Z] ---> 3d214471187c [2021-06-01T07:39:14.663Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-01T07:39:14.663Z] ---> Running in e43310e7eec3 [2021-06-01T07:39:14.663Z] ---> Running in d3f053cb56bb [2021-06-01T07:39:14.663Z] 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-01T07:39:14.663Z] 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-01T07:39:14.979Z] + docker inspect -f . ci-base-image-arm64 [2021-06-01T07:39:14.979Z] . [Pipeline] withDockerContainer [2021-06-01T07:39:15.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container [2021-06-01T07:39:15.322Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-01T07:39:16.874Z] $ docker top 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-01T07:39:17.177Z] ========================================================= [2021-06-01T07:39:17.177Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-01T07:39:17.177Z] ========================================================= [Pipeline] sh [2021-06-01T07:39:17.850Z] + go mod tidy [Pipeline] sh [2021-06-01T07:39:21.211Z] + make test [2021-06-01T07:39:21.211Z] go mod tidy [2021-06-01T07:39:21.211Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-01T07:39:24.055Z] ---> 5b063361de8b [2021-06-01T07:39:24.055Z] Step 9/23 : RUN go mod tidy [2021-06-01T07:39:24.055Z] ---> 3aae280a4a41 [2021-06-01T07:39:24.055Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:39:24.055Z] ---> Running in 22dcc73bf2fa [2021-06-01T07:39:24.055Z] ---> Running in 2c1c624c922a [2021-06-01T07:39:25.447Z] Removing intermediate container 2c1c624c922a [2021-06-01T07:39:25.447Z] ---> a4fdc839574f [2021-06-01T07:39:25.447Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-01T07:39:25.710Z] ---> Running in 99cc81d0e6e4 [2021-06-01T07:39:25.710Z] Removing intermediate container 22dcc73bf2fa [2021-06-01T07:39:25.710Z] ---> 5067986a5c94 [2021-06-01T07:39:25.710Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-01T07:39:25.710Z] ---> Running in af81baaed163 [2021-06-01T07:39:26.286Z] 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-01T07:39:26.547Z] 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-01T07:39:43.391Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-01T07:39:48.539Z] Removing intermediate container d4e4094a65da [2021-06-01T07:39:48.539Z] ---> 6915081fd56f [2021-06-01T07:39:48.539Z] [2021-06-01T07:39:48.539Z] Step 11/23 : FROM alpine:3.12 [2021-06-01T07:39:48.539Z] 3.12: Pulling from library/alpine [2021-06-01T07:39:48.539Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-01T07:39:48.539Z] Status: Downloaded newer image for alpine:3.12 [2021-06-01T07:39:48.539Z] ---> 13621d1b12d4 [2021-06-01T07:39:48.539Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-01T07:39:48.539Z] ---> Running in 5059ef5333ea [2021-06-01T07:39:48.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:39:48.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:39:49.061Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-01T07:39:49.061Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:39:49.061Z] OK: 6 MiB in 15 packages [2021-06-01T07:39:49.634Z] Removing intermediate container 5059ef5333ea [2021-06-01T07:39:49.634Z] ---> 64079252cdad [2021-06-01T07:39:49.634Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:39:49.634Z] ---> Running in 23a0f1cb8085 [2021-06-01T07:39:50.206Z] Removing intermediate container 23a0f1cb8085 [2021-06-01T07:39:50.206Z] ---> fdcba7070b94 [2021-06-01T07:39:50.206Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-01T07:39:50.206Z] ---> Running in 9a316f5331cb [2021-06-01T07:39:50.206Z] 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-01T07:39:50.206Z] Removing intermediate container 9a316f5331cb [2021-06-01T07:39:50.206Z] ---> 7f0a5ac874a1 [2021-06-01T07:39:50.206Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-01T07:39:50.467Z] ---> Running in e7197955bc67 [2021-06-01T07:39:50.467Z] Removing intermediate container e7197955bc67 [2021-06-01T07:39:50.467Z] ---> 49d9a3e5db82 [2021-06-01T07:39:50.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:39:50.737Z] ---> 2eb5f5174187 [2021-06-01T07:39:50.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-01T07:39:53.283Z] ---> 41f364bc64aa [2021-06-01T07:39:53.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-01T07:39:53.283Z] ---> 4edeaebe03aa [2021-06-01T07:39:53.283Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-01T07:39:53.283Z] ---> Running in bf6efa542345 [2021-06-01T07:39:53.283Z] Removing intermediate container bf6efa542345 [2021-06-01T07:39:53.283Z] ---> 10f09859454e [2021-06-01T07:39:53.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:39:53.283Z] ---> Running in 15fbb5d54037 [2021-06-01T07:39:53.283Z] Removing intermediate container 15fbb5d54037 [2021-06-01T07:39:53.283Z] ---> c581b3e395d2 [2021-06-01T07:39:53.283Z] Step 21/23 : LABEL arch=x86_64 [2021-06-01T07:39:53.283Z] ---> Running in 87e50bf9c738 [2021-06-01T07:39:53.283Z] Removing intermediate container 87e50bf9c738 [2021-06-01T07:39:53.283Z] ---> 592fd597818a [2021-06-01T07:39:53.283Z] Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:39:53.283Z] ---> Running in 5285b7194bab [2021-06-01T07:39:53.283Z] Removing intermediate container 5285b7194bab [2021-06-01T07:39:53.283Z] ---> 07ac036cdc7f [2021-06-01T07:39:53.283Z] Step 23/23 : LABEL version=0.0.0 [2021-06-01T07:39:53.283Z] ---> Running in bb67132c7684 [2021-06-01T07:39:53.283Z] Removing intermediate container bb67132c7684 [2021-06-01T07:39:53.283Z] ---> 5d1d4793ff1a [2021-06-01T07:39:53.283Z] [2021-06-01T07:39:53.283Z] Successfully built 5d1d4793ff1a [2021-06-01T07:39:53.283Z] Successfully tagged support-scheduler:latest [2021-06-01T07:39:53.283Z] Building security-bootstrapper [2021-06-01T07:39:57.506Z]  Building support-scheduler ... done Removing intermediate container d3f053cb56bb [2021-06-01T07:39:57.506Z] ---> ba17e6fd047c [2021-06-01T07:39:57.506Z] [2021-06-01T07:39:57.506Z] Step 11/26 : FROM alpine:3.12 [2021-06-01T07:39:57.506Z] ---> 13621d1b12d4 [2021-06-01T07:39:57.506Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-01T07:39:58.464Z] ---> Running in 4bf60476481c [2021-06-01T07:39:59.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:39:59.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:39:59.321Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-01T07:39:59.588Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T07:39:59.588Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-01T07:39:59.588Z] (4/6) Installing curl (7.77.0-r0) [2021-06-01T07:39:59.588Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-01T07:39:59.588Z] (6/6) Installing su-exec (0.2-r1) [2021-06-01T07:39:59.588Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:39:59.588Z] Executing ca-certificates-20191127-r4.trigger [2021-06-01T07:39:59.588Z] OK: 7 MiB in 20 packages [2021-06-01T07:40:01.530Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:40:01.530Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:40:01.530Z] ---> a9683c272cc8 [2021-06-01T07:40:01.530Z] Step 3/32 : WORKDIR /edgex-go [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> aabb3c7caf8d [2021-06-01T07:40:01.530Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> a812af8cacdb [2021-06-01T07:40:01.530Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> f9744f872928 [2021-06-01T07:40:01.530Z] Step 6/32 : COPY go.mod . [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> 555f7fc15b61 [2021-06-01T07:40:01.530Z] Step 7/32 : RUN go mod download [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> 4d2199c941e7 [2021-06-01T07:40:01.530Z] Step 8/32 : COPY . . [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> 090c5ba09189 [2021-06-01T07:40:01.530Z] Step 9/32 : RUN go mod tidy [2021-06-01T07:40:01.530Z] ---> Using cache [2021-06-01T07:40:01.530Z] ---> 3d214471187c [2021-06-01T07:40:01.530Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-01T07:40:02.954Z] ---> Running in 9d8609c940da [2021-06-01T07:40:03.227Z] Removing intermediate container 4bf60476481c [2021-06-01T07:40:03.227Z] ---> a521fc7a3567 [2021-06-01T07:40:03.227Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-01T07:40:03.227Z] ---> Running in 43bf9ed22845 [2021-06-01T07:40:03.497Z] Removing intermediate container 43bf9ed22845 [2021-06-01T07:40:03.497Z] ---> ef6d149d8cf6 [2021-06-01T07:40:03.497Z] Step 14/26 : WORKDIR / [2021-06-01T07:40:03.497Z] ---> Running in ecf6dd9ae208 [2021-06-01T07:40:03.770Z] 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-01T07:40:03.770Z] Removing intermediate container ecf6dd9ae208 [2021-06-01T07:40:03.770Z] ---> 21666fbf3472 [2021-06-01T07:40:03.770Z] 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-01T07:40:04.039Z] ---> 658ed681a5c3 [2021-06-01T07:40:04.039Z] 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-01T07:40:04.314Z] ---> 6d7f03223fff [2021-06-01T07:40:04.314Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-01T07:40:04.585Z] ---> cc3892227690 [2021-06-01T07:40:04.585Z] 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-01T07:40:05.544Z] ---> 20aeaa36cc6e [2021-06-01T07:40:05.545Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-01T07:40:07.472Z] Removing intermediate container e43310e7eec3 [2021-06-01T07:40:07.472Z] ---> 08bb4b91cb4c [2021-06-01T07:40:07.472Z] [2021-06-01T07:40:07.472Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T07:40:07.472Z] ---> 13621d1b12d4 [2021-06-01T07:40:07.472Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-01T07:40:07.472Z] ---> Using cache [2021-06-01T07:40:07.472Z] ---> 64079252cdad [2021-06-01T07:40:07.472Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:40:07.472Z] ---> Using cache [2021-06-01T07:40:07.472Z] ---> fdcba7070b94 [2021-06-01T07:40:07.472Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-01T07:40:07.472Z] ---> Running in 3770e5d3704d [2021-06-01T07:40:07.472Z] ---> 325a70a17c89 [2021-06-01T07:40:07.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-01T07:40:07.738Z] Removing intermediate container 3770e5d3704d [2021-06-01T07:40:07.738Z] ---> dee18282ae9c [2021-06-01T07:40:07.738Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-01T07:40:07.738Z] ---> Running in 0706f9d7e786 [2021-06-01T07:40:08.009Z] ---> 7aea02f6f6c4 [2021-06-01T07:40:08.009Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-01T07:40:08.298Z] Removing intermediate container 0706f9d7e786 [2021-06-01T07:40:08.298Z] ---> 2a46f7f4f70f [2021-06-01T07:40:08.298Z] Step 16/24 : WORKDIR / [2021-06-01T07:40:08.298Z] ---> Running in 928e4f8aa8fc [2021-06-01T07:40:08.563Z] ---> 74765993a461 [2021-06-01T07:40:08.563Z] 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-01T07:40:08.563Z] Removing intermediate container 928e4f8aa8fc [2021-06-01T07:40:08.563Z] ---> 5913dd74e0b5 [2021-06-01T07:40:08.563Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:40:08.563Z] ---> Running in 4ab824930cd0 [2021-06-01T07:40:08.825Z] ---> 245bf7c9a664 [2021-06-01T07:40:08.825Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-01T07:40:10.222Z] ---> 7f992c7fadbf [2021-06-01T07:40:10.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-01T07:40:10.485Z] Removing intermediate container 4ab824930cd0 [2021-06-01T07:40:10.485Z] ---> 8813983ec212 [2021-06-01T07:40:10.485Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-01T07:40:10.753Z] ---> d6cb7a0b4bbb [2021-06-01T07:40:10.753Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-01T07:40:10.753Z] ---> Running in 42e0ce42340c [2021-06-01T07:40:10.753Z] ---> Running in a43001f49acd [2021-06-01T07:40:11.027Z] Removing intermediate container 42e0ce42340c [2021-06-01T07:40:11.027Z] ---> ee7c67f2beab [2021-06-01T07:40:11.027Z] Step 24/26 : LABEL arch=x86_64 [2021-06-01T07:40:11.294Z] Removing intermediate container a43001f49acd [2021-06-01T07:40:11.294Z] ---> 2eb76d332ce8 [2021-06-01T07:40:11.294Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:40:11.294Z] ---> Running in e036239fe236 [2021-06-01T07:40:11.294Z] ---> Running in ac7e2345554f [2021-06-01T07:40:12.775Z] Removing intermediate container ac7e2345554f [2021-06-01T07:40:12.775Z] ---> 0a5f677e775e [2021-06-01T07:40:12.775Z] Step 22/24 : LABEL arch=x86_64 [2021-06-01T07:40:12.775Z] Removing intermediate container e036239fe236 [2021-06-01T07:40:12.775Z] ---> be0904f9e8ed [2021-06-01T07:40:12.775Z] Step 25/26 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:40:14.171Z] Removing intermediate container 99cc81d0e6e4 [2021-06-01T07:40:14.171Z] ---> 5c85b654ad89 [2021-06-01T07:40:14.171Z] [2021-06-01T07:40:14.171Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T07:40:14.171Z] ---> 13621d1b12d4 [2021-06-01T07:40:14.171Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-01T07:40:14.171Z] ---> Using cache [2021-06-01T07:40:14.171Z] ---> 64079252cdad [2021-06-01T07:40:14.171Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:40:14.171Z] ---> Using cache [2021-06-01T07:40:14.171Z] ---> fdcba7070b94 [2021-06-01T07:40:14.171Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-01T07:40:14.171Z] ---> Running in d58cf3768591 [2021-06-01T07:40:14.171Z] ---> Running in 4ee03a91adb6 [2021-06-01T07:40:14.171Z] Removing intermediate container af81baaed163 [2021-06-01T07:40:14.171Z] ---> 75365e64063c [2021-06-01T07:40:14.171Z] [2021-06-01T07:40:14.171Z] Step 11/23 : FROM alpine:3.12 [2021-06-01T07:40:14.171Z] ---> 13621d1b12d4 [2021-06-01T07:40:14.171Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-01T07:40:14.171Z] ---> Running in decca420de3a [2021-06-01T07:40:14.171Z] ---> Running in 356baa62969d [2021-06-01T07:40:14.436Z] Removing intermediate container d58cf3768591 [2021-06-01T07:40:14.436Z] ---> 1c60d4e9842e [2021-06-01T07:40:14.436Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:40:14.436Z] Removing intermediate container 4ee03a91adb6 [2021-06-01T07:40:14.436Z] ---> 069bc8ade3ec [2021-06-01T07:40:14.436Z] Step 26/26 : LABEL version=0.0.0 [2021-06-01T07:40:14.436Z] Removing intermediate container decca420de3a [2021-06-01T07:40:14.436Z] ---> 235d63cf16a5 [2021-06-01T07:40:14.436Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-01T07:40:14.436Z] ---> Running in 97d248b920d3 [2021-06-01T07:40:14.436Z] ---> Running in 8b7a5a0d59ae [2021-06-01T07:40:14.436Z] ---> Running in 3cd3b0918d7c [2021-06-01T07:40:14.705Z] Removing intermediate container 97d248b920d3 [2021-06-01T07:40:14.706Z] ---> 5b2a1240989b [2021-06-01T07:40:14.706Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T07:40:14.706Z] Removing intermediate container 3cd3b0918d7c [2021-06-01T07:40:14.706Z] ---> 6f70f5437a25 [2021-06-01T07:40:14.706Z] Step 16/24 : WORKDIR / [2021-06-01T07:40:14.706Z] Removing intermediate container 8b7a5a0d59ae [2021-06-01T07:40:14.706Z] ---> d42e9e695d1d [2021-06-01T07:40:14.706Z] [2021-06-01T07:40:14.972Z] ---> Running in aae069f66f3b [2021-06-01T07:40:14.972Z] ---> Running in a78b1f0df987 [2021-06-01T07:40:14.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:14.972Z] Successfully built d42e9e695d1d [2021-06-01T07:40:14.972Z] Successfully tagged security-secretstore-setup:latest [2021-06-01T07:40:14.972Z] Building security-proxy-setup [2021-06-01T07:40:15.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:15.238Z] Removing intermediate container aae069f66f3b [2021-06-01T07:40:15.238Z] ---> 8afab44e8e44 [2021-06-01T07:40:15.238Z] [2021-06-01T07:40:15.238Z]  Building security-secretstore-setup ... done (1/2) Installing ca-certificates (20191127-r4) [2021-06-01T07:40:15.500Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-01T07:40:15.500Z] Successfully built 8afab44e8e44 [2021-06-01T07:40:15.501Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:40:15.501Z] Successfully tagged core-metadata:latest [2021-06-01T07:40:15.501Z] Removing intermediate container a78b1f0df987 [2021-06-01T07:40:15.501Z] ---> a6dfca6575fe [2021-06-01T07:40:15.501Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:40:15.501Z] Building core-data [2021-06-01T07:40:15.501Z]  Building core-metadata ... done Executing ca-certificates-20191127-r4.trigger [2021-06-01T07:40:15.501Z] OK: 6 MiB in 16 packages [2021-06-01T07:40:22.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:40:22.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:40:22.111Z] ---> a9683c272cc8 [2021-06-01T07:40:22.111Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:40:22.111Z] ---> Using cache [2021-06-01T07:40:22.111Z] ---> aabb3c7caf8d [2021-06-01T07:40:22.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:40:22.111Z] ---> Using cache [2021-06-01T07:40:22.111Z] ---> a812af8cacdb [2021-06-01T07:40:22.111Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-01T07:40:22.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:40:22.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:40:22.374Z] ---> a9683c272cc8 [2021-06-01T07:40:22.374Z] Step 3/22 : WORKDIR /edgex-go [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> aabb3c7caf8d [2021-06-01T07:40:22.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> a812af8cacdb [2021-06-01T07:40:22.374Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> f9744f872928 [2021-06-01T07:40:22.374Z] Step 6/22 : COPY go.mod . [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> 555f7fc15b61 [2021-06-01T07:40:22.374Z] Step 7/22 : RUN go mod download [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> 4d2199c941e7 [2021-06-01T07:40:22.374Z] Step 8/22 : COPY . . [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> 090c5ba09189 [2021-06-01T07:40:22.374Z] Step 9/22 : RUN go mod tidy [2021-06-01T07:40:22.374Z] ---> Using cache [2021-06-01T07:40:22.374Z] ---> 3d214471187c [2021-06-01T07:40:22.374Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-01T07:40:25.682Z] ---> 0b608af8af25 [2021-06-01T07:40:25.682Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-01T07:40:25.682Z] ---> Running in d54297e1bf69 [2021-06-01T07:40:25.682Z] ---> Running in 7aaec42d4a00 [2021-06-01T07:40:25.953Z] Removing intermediate container 356baa62969d [2021-06-01T07:40:25.953Z] ---> 1c48525ffb92 [2021-06-01T07:40:25.953Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:40:26.226Z] ---> Running in 13dbae209a71 [2021-06-01T07:40:26.227Z] ---> cbdce80f58e8 [2021-06-01T07:40:26.227Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-01T07:40:26.508Z] Removing intermediate container 13dbae209a71 [2021-06-01T07:40:26.508Z] ---> a72023c9fdc7 [2021-06-01T07:40:26.508Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-01T07:40:26.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:26.778Z] ---> Running in 9eaf2f284607 [2021-06-01T07:40:26.778Z] 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-01T07:40:26.778Z] ---> 8198e6424695 [2021-06-01T07:40:26.778Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-01T07:40:27.050Z] Removing intermediate container 9eaf2f284607 [2021-06-01T07:40:27.050Z] ---> e391b8165589 [2021-06-01T07:40:27.050Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-01T07:40:27.050Z] ---> Running in f3b6d0dee2e0 [2021-06-01T07:40:27.050Z] ---> Running in 0d12f07ef24f [2021-06-01T07:40:27.050Z] Removing intermediate container f3b6d0dee2e0 [2021-06-01T07:40:27.050Z] ---> 4b4a86f9b5f4 [2021-06-01T07:40:27.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:40:27.050Z] ---> Running in 81b1c2144be8 [2021-06-01T07:40:27.314Z] Removing intermediate container 0d12f07ef24f [2021-06-01T07:40:27.314Z] ---> b47003bd1e35 [2021-06-01T07:40:27.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:40:27.577Z] Removing intermediate container 81b1c2144be8 [2021-06-01T07:40:27.577Z] ---> 0f0af6cf924c [2021-06-01T07:40:27.577Z] Step 22/24 : LABEL arch=x86_64 [2021-06-01T07:40:27.577Z] ---> Running in 984052dbecc8 [2021-06-01T07:40:27.577Z] ---> cf9818ac9de6 [2021-06-01T07:40:27.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-01T07:40:27.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:27.577Z] Removing intermediate container 984052dbecc8 [2021-06-01T07:40:27.577Z] ---> d6707d28027a [2021-06-01T07:40:27.577Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:40:27.861Z] ---> Running in 90c12f59e876 [2021-06-01T07:40:28.141Z] OK: 219 MiB in 52 packages [2021-06-01T07:40:28.141Z] Removing intermediate container 90c12f59e876 [2021-06-01T07:40:28.141Z] ---> 0f069db69ad5 [2021-06-01T07:40:28.141Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T07:40:28.406Z] ---> b2463ddcdb10 [2021-06-01T07:40:28.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-01T07:40:28.406Z] ---> Running in e6cd8c472726 [2021-06-01T07:40:28.671Z] Removing intermediate container e6cd8c472726 [2021-06-01T07:40:28.671Z] ---> 4a7d96bf838a [2021-06-01T07:40:28.671Z] [2021-06-01T07:40:28.940Z] Successfully built 4a7d96bf838a [2021-06-01T07:40:28.940Z] Successfully tagged core-command:latest [2021-06-01T07:40:28.940Z] Building sys-mgmt-agent [2021-06-01T07:40:28.940Z]  Building core-command ... done Removing intermediate container d54297e1bf69 [2021-06-01T07:40:28.940Z] ---> 426bb7950d03 [2021-06-01T07:40:28.940Z] Step 6/24 : COPY go.mod . [2021-06-01T07:40:28.940Z] ---> d482b9cb3e4b [2021-06-01T07:40:28.940Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-01T07:40:29.201Z] ---> Running in a6b97b3fc29c [2021-06-01T07:40:30.151Z] Removing intermediate container a6b97b3fc29c [2021-06-01T07:40:30.151Z] ---> b62e908fb6af [2021-06-01T07:40:30.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:40:32.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:40:32.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:40:32.707Z] ---> a9683c272cc8 [2021-06-01T07:40:32.707Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:40:32.707Z] ---> Using cache [2021-06-01T07:40:32.707Z] ---> aabb3c7caf8d [2021-06-01T07:40:32.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:40:32.707Z] ---> Using cache [2021-06-01T07:40:32.707Z] ---> a812af8cacdb [2021-06-01T07:40:32.707Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-01T07:40:36.034Z] ---> 5e91bb11cdab [2021-06-01T07:40:36.034Z] Step 7/24 : RUN go mod download [2021-06-01T07:40:36.034Z] ---> Running in d4d8fd39892c [2021-06-01T07:40:36.034Z] ---> Running in f1f206f7adb1 [2021-06-01T07:40:36.034Z] ---> Running in da55bdf875b1 [2021-06-01T07:40:36.034Z] Removing intermediate container d4d8fd39892c [2021-06-01T07:40:36.034Z] ---> ea29b746825d [2021-06-01T07:40:36.034Z] Step 21/23 : LABEL arch=x86_64 [2021-06-01T07:40:36.034Z] ---> Running in ae0cbf8e3d54 [2021-06-01T07:40:36.298Z] Removing intermediate container ae0cbf8e3d54 [2021-06-01T07:40:36.298Z] ---> 0aa66e31ce59 [2021-06-01T07:40:36.298Z] Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:40:36.298Z] ---> Running in 4a2edee28930 [2021-06-01T07:40:36.561Z] Removing intermediate container 4a2edee28930 [2021-06-01T07:40:36.561Z] ---> 06062ba5927d [2021-06-01T07:40:36.561Z] Step 23/23 : LABEL version=0.0.0 [2021-06-01T07:40:36.561Z] ---> Running in a0242e3007de [2021-06-01T07:40:36.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:36.832Z] Removing intermediate container a0242e3007de [2021-06-01T07:40:36.832Z] ---> 331fb878fa1c [2021-06-01T07:40:36.832Z] [2021-06-01T07:40:36.832Z] Successfully built 331fb878fa1c [2021-06-01T07:40:36.832Z] Successfully tagged support-notifications:latest [2021-06-01T07:40:37.096Z]  Building support-notifications ... done Removing intermediate container da55bdf875b1 [2021-06-01T07:40:37.096Z] ---> 26160486e50c [2021-06-01T07:40:37.096Z] Step 8/24 : COPY . . [2021-06-01T07:40:38.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:41.435Z] OK: 219 MiB in 52 packages [2021-06-01T07:40:41.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-01T07:40:47.960Z] ---> 959fff2a0e49 [2021-06-01T07:40:47.960Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:40:48.227Z] Removing intermediate container f1f206f7adb1 [2021-06-01T07:40:48.227Z] ---> cf8de294e075 [2021-06-01T07:40:48.227Z] Step 6/24 : COPY go.mod . [2021-06-01T07:40:48.499Z] ---> Running in 970c6e41c452 [2021-06-01T07:40:48.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-01T07:40:49.082Z] Removing intermediate container 9d8609c940da [2021-06-01T07:40:49.082Z] ---> b0ad773277af [2021-06-01T07:40:49.082Z] [2021-06-01T07:40:49.082Z] Step 11/32 : FROM alpine:3.12 [2021-06-01T07:40:49.082Z] ---> 13621d1b12d4 [2021-06-01T07:40:49.082Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-01T07:40:49.082Z] ---> 53a95c3afde8 [2021-06-01T07:40:49.082Z] Step 7/24 : RUN go mod download [2021-06-01T07:40:49.082Z] ---> Running in 07679d8ee627 [2021-06-01T07:40:49.082Z] ---> Running in 44ab7e564eee [2021-06-01T07:40:49.344Z] Removing intermediate container 07679d8ee627 [2021-06-01T07:40:49.344Z] ---> de6ecc73630f [2021-06-01T07:40:49.344Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-01T07:40:49.344Z] ---> Running in 7a593d2e4960 [2021-06-01T07:40:49.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:50.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:40:50.198Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-01T07:40:50.198Z] (2/2) Installing su-exec (0.2-r1) [2021-06-01T07:40:50.198Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:40:50.198Z] OK: 6 MiB in 16 packages [2021-06-01T07:40:50.461Z] Removing intermediate container 44ab7e564eee [2021-06-01T07:40:50.461Z] ---> e756fb02c783 [2021-06-01T07:40:50.461Z] Step 8/24 : COPY . . [2021-06-01T07:40:51.850Z] Removing intermediate container 970c6e41c452 [2021-06-01T07:40:51.850Z] ---> 11de20645b37 [2021-06-01T07:40:51.850Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-01T07:40:58.475Z] Removing intermediate container 7a593d2e4960 [2021-06-01T07:40:58.475Z] ---> a46a71fd21fc [2021-06-01T07:40:58.475Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-01T07:40:58.475Z] ---> Running in 690cde4da9b5 [2021-06-01T07:40:58.475Z] ---> d1778ec15373 [2021-06-01T07:40:58.475Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:40:58.475Z] ---> Running in f612b1798c98 [2021-06-01T07:40:58.475Z] ---> Running in c7ef00c1b5c2 [2021-06-01T07:40:58.475Z] Removing intermediate container f612b1798c98 [2021-06-01T07:40:58.475Z] ---> c1449211f3ba [2021-06-01T07:40:58.475Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-01T07:40:58.475Z] ---> Running in 347588a759eb [2021-06-01T07:40:58.745Z] Removing intermediate container 347588a759eb [2021-06-01T07:40:58.745Z] ---> f3c23cbb70c7 [2021-06-01T07:40:58.745Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-01T07:40:59.015Z] 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-01T07:40:59.015Z] ---> Running in e381add17c35 [2021-06-01T07:40:59.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-01T07:40:59.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-01T07:41:00.434Z] Removing intermediate container e381add17c35 [2021-06-01T07:41:00.435Z] ---> f594965d54b8 [2021-06-01T07:41:00.435Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-01T07:41:00.435Z] 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-01T07:41:00.435Z] Removing intermediate container c7ef00c1b5c2 [2021-06-01T07:41:00.435Z] ---> 3612d43396a2 [2021-06-01T07:41:00.435Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-01T07:41:00.435Z] ---> Running in 2ee4bb00afd3 [2021-06-01T07:41:00.435Z] ---> Running in 9de0f961cf84 [2021-06-01T07:41:00.435Z] Removing intermediate container 2ee4bb00afd3 [2021-06-01T07:41:00.435Z] ---> d2097cd92978 [2021-06-01T07:41:00.435Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-01T07:41:01.038Z] 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-01T07:41:01.038Z] ---> 8a9ee7ee8047 [2021-06-01T07:41:01.038Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-01T07:41:01.038Z] ---> Running in 99771e81d174 [2021-06-01T07:41:01.997Z] Removing intermediate container 99771e81d174 [2021-06-01T07:41:01.997Z] ---> 04d5a39f1477 [2021-06-01T07:41:01.997Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:41:02.264Z] ---> 94ab946e5996 [2021-06-01T07:41:02.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-01T07:41:02.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-01T07:41:03.211Z] ---> 72d561ff25e1 [2021-06-01T07:41:03.211Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-01T07:41:03.474Z] ---> 94f989272141 [2021-06-01T07:41:03.474Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-01T07:41:03.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-01T07:41:03.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-01T07:41:03.485Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-01T07:41:04.054Z] ---> ca38942773fd [2021-06-01T07:41:04.054Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-01T07:41:05.041Z] ---> 0e341851584e [2021-06-01T07:41:05.041Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-01T07:41:05.305Z] ---> Running in 0405459cf334 [2021-06-01T07:41:05.305Z] Removing intermediate container 7aaec42d4a00 [2021-06-01T07:41:05.305Z] ---> ce7c934af4c4 [2021-06-01T07:41:05.305Z] [2021-06-01T07:41:05.305Z] Step 11/22 : FROM alpine:3.12 [2021-06-01T07:41:05.305Z] ---> 13621d1b12d4 [2021-06-01T07:41:05.305Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-01T07:41:05.305Z] ---> Running in ebe368a6ff6e [2021-06-01T07:41:05.305Z] Removing intermediate container 0405459cf334 [2021-06-01T07:41:05.305Z] ---> 53ac67e0f696 [2021-06-01T07:41:05.305Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-01T07:41:05.884Z] ---> 73f3b68c0e59 [2021-06-01T07:41:05.884Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-01T07:41:05.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:06.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:06.147Z] ---> Running in 125c7eba0b1d [2021-06-01T07:41:06.147Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-01T07:41:06.147Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T07:41:06.147Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-01T07:41:06.147Z] (4/4) Installing curl (7.77.0-r0) [2021-06-01T07:41:06.147Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:41:06.147Z] Executing ca-certificates-20191127-r4.trigger [2021-06-01T07:41:06.410Z] OK: 7 MiB in 18 packages [2021-06-01T07:41:07.361Z] Removing intermediate container ebe368a6ff6e [2021-06-01T07:41:07.361Z] ---> 899b75c20906 [2021-06-01T07:41:07.361Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-01T07:41:07.361Z] ---> Running in 1495ec71cae3 [2021-06-01T07:41:07.361Z] Removing intermediate container 125c7eba0b1d [2021-06-01T07:41:07.361Z] ---> e4b6b418d39b [2021-06-01T07:41:07.361Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-01T07:41:07.361Z] Removing intermediate container 1495ec71cae3 [2021-06-01T07:41:07.361Z] ---> 1cb97b970601 [2021-06-01T07:41:07.361Z] Step 14/22 : WORKDIR /edgex [2021-06-01T07:41:07.625Z] ---> Running in 4bf52c8fe530 [2021-06-01T07:41:07.625Z] ---> Running in 973b4ea0f038 [2021-06-01T07:41:07.625Z] Removing intermediate container 973b4ea0f038 [2021-06-01T07:41:07.625Z] ---> 0617535048e7 [2021-06-01T07:41:07.625Z] Step 29/32 : CMD ["gate"] [2021-06-01T07:41:07.891Z] Removing intermediate container 4bf52c8fe530 [2021-06-01T07:41:07.891Z] ---> 1202f4d947f9 [2021-06-01T07:41:07.891Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-01T07:41:08.155Z] ---> Running in ed0bf5199006 [2021-06-01T07:41:08.155Z] ---> 62d0ed7c197c [2021-06-01T07:41:08.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-01T07:41:08.420Z] Removing intermediate container ed0bf5199006 [2021-06-01T07:41:08.420Z] ---> 7267644c48f4 [2021-06-01T07:41:08.420Z] Step 30/32 : LABEL arch=x86_64 [2021-06-01T07:41:08.684Z] ---> Running in a06ab142421f [2021-06-01T07:41:08.684Z] ---> aaa8e8728193 [2021-06-01T07:41:08.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-01T07:41:08.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-01T07:41:08.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-01T07:41:08.950Z] Removing intermediate container a06ab142421f [2021-06-01T07:41:08.950Z] ---> 568f07ac59ff [2021-06-01T07:41:08.950Z] Step 31/32 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:41:09.219Z] ---> Running in d0c3a9e9fe67 [2021-06-01T07:41:09.494Z] ---> 083f875f9d0d [2021-06-01T07:41:09.494Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-01T07:41:09.494Z] ---> Running in 40f4c27ce6de [2021-06-01T07:41:09.494Z] Removing intermediate container d0c3a9e9fe67 [2021-06-01T07:41:09.494Z] ---> bbf59313c10e [2021-06-01T07:41:09.494Z] Step 32/32 : LABEL version=0.0.0 [2021-06-01T07:41:09.771Z] ---> Running in 80ebf466770b [2021-06-01T07:41:09.771Z] Removing intermediate container 40f4c27ce6de [2021-06-01T07:41:09.771Z] ---> c7cb6bec14a1 [2021-06-01T07:41:09.771Z] Step 19/22 : CMD ["--init=true"] [2021-06-01T07:41:09.771Z] ---> Running in 4c9f729b9add [2021-06-01T07:41:10.039Z] Removing intermediate container 80ebf466770b [2021-06-01T07:41:10.039Z] ---> 96840f260027 [2021-06-01T07:41:10.039Z] [2021-06-01T07:41:10.039Z] Successfully built 96840f260027 [2021-06-01T07:41:10.039Z] Successfully tagged security-bootstrapper:latest [2021-06-01T07:41:10.314Z]  Building security-bootstrapper ... done Removing intermediate container 4c9f729b9add [2021-06-01T07:41:10.314Z] ---> 1925d7e0a0ef [2021-06-01T07:41:10.314Z] Step 20/22 : LABEL arch=x86_64 [2021-06-01T07:41:10.314Z] ---> Running in d7f4929ad42a [2021-06-01T07:41:10.314Z] Removing intermediate container d7f4929ad42a [2021-06-01T07:41:10.314Z] ---> d3658eac8496 [2021-06-01T07:41:10.314Z] Step 21/22 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:41:10.592Z] ---> Running in b010333fe5a8 [2021-06-01T07:41:10.870Z] Removing intermediate container b010333fe5a8 [2021-06-01T07:41:10.870Z] ---> 2ce10321effc [2021-06-01T07:41:10.870Z] Step 22/22 : LABEL version=0.0.0 [2021-06-01T07:41:10.870Z] ---> Running in 7e04a8b005ee [2021-06-01T07:41:11.153Z] Removing intermediate container 7e04a8b005ee [2021-06-01T07:41:11.153Z] ---> 87f4362df7c7 [2021-06-01T07:41:11.153Z] [2021-06-01T07:41:11.153Z] Successfully built 87f4362df7c7 [2021-06-01T07:41:11.153Z] Successfully tagged security-proxy-setup:latest [2021-06-01T07:41:19.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-01T07:41:19.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-01T07:41:19.079Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-01T07:41:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.422s coverage: 46.1% of statements [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-01T07:41:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-01T07:41:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements [2021-06-01T07:41:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.321s coverage: 100.0% of statements [2021-06-01T07:41:23.567Z]  Building security-proxy-setup ... done Removing intermediate container 9de0f961cf84 [2021-06-01T07:41:23.567Z] ---> 064db2daccd7 [2021-06-01T07:41:23.567Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-01T07:41:23.567Z] ---> Running in f965ab7bc143 [2021-06-01T07:41:23.567Z] 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-01T07:41:23.832Z] Removing intermediate container 690cde4da9b5 [2021-06-01T07:41:23.832Z] ---> 8830be91031f [2021-06-01T07:41:23.832Z] [2021-06-01T07:41:23.832Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T07:41:23.832Z] ---> 13621d1b12d4 [2021-06-01T07:41:23.832Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-01T07:41:24.503Z] Removing intermediate container f965ab7bc143 [2021-06-01T07:41:24.503Z] ---> 83a77aa89185 [2021-06-01T07:41:24.503Z] [2021-06-01T07:41:24.503Z] Step 12/24 : FROM docker:20.10.0 [2021-06-01T07:41:24.503Z] ---> Running in b838f0a14745 [2021-06-01T07:41:24.503Z] Removing intermediate container b838f0a14745 [2021-06-01T07:41:24.503Z] ---> 7078ce236ab2 [2021-06-01T07:41:24.503Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-01T07:41:24.503Z] 20.10.0: Pulling from library/docker [2021-06-01T07:41:24.503Z] ---> Running in 7e8c2149a3a5 [2021-06-01T07:41:24.503Z] Removing intermediate container 7e8c2149a3a5 [2021-06-01T07:41:24.503Z] ---> e6cd4bc837fc [2021-06-01T07:41:24.503Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-01T07:41:24.503Z] ---> Running in f30d34e2a8d3 [2021-06-01T07:41:24.503Z] Removing intermediate container f30d34e2a8d3 [2021-06-01T07:41:24.503Z] ---> f7530cb9190b [2021-06-01T07:41:24.503Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:41:24.503Z] ---> Running in e98ddcfa1cce [2021-06-01T07:41:25.469Z] Removing intermediate container e98ddcfa1cce [2021-06-01T07:41:25.469Z] ---> c771cf121266 [2021-06-01T07:41:25.469Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-01T07:41:25.469Z] ---> Running in fc33ed860054 [2021-06-01T07:41:25.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:28.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:28.617Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-01T07:41:28.617Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-01T07:41:28.617Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-01T07:41:28.617Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-01T07:41:28.617Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-01T07:41:28.617Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-01T07:41:28.617Z] ---> aefe523efa57 [2021-06-01T07:41:28.617Z] 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-01T07:41:28.617Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-01T07:41:28.880Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-01T07:41:28.880Z] ---> Running in 34e79a686f19 [2021-06-01T07:41:28.880Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:41:28.880Z] OK: 8 MiB in 20 packages [2021-06-01T07:41:28.880Z] Removing intermediate container 34e79a686f19 [2021-06-01T07:41:28.880Z] ---> 406a4324c3f8 [2021-06-01T07:41:28.880Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-01T07:41:28.880Z] ---> Running in 03d9a144f259 [2021-06-01T07:41:29.147Z] Removing intermediate container fc33ed860054 [2021-06-01T07:41:29.147Z] ---> b96d736700fc [2021-06-01T07:41:29.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T07:41:29.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:29.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-01T07:41:29.421Z] ---> 1c9ea3396042 [2021-06-01T07:41:29.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-01T07:41:29.421Z] (1/39) Installing readline (8.0.4-r0) [2021-06-01T07:41:29.421Z] (2/39) Installing bash (5.0.17-r0) [2021-06-01T07:41:29.421Z] Executing bash-5.0.17-r0.post-install [2021-06-01T07:41:29.421Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T07:41:29.421Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-01T07:41:29.421Z] (5/39) Installing curl (7.77.0-r0) [2021-06-01T07:41:29.421Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-01T07:41:29.421Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-01T07:41:29.421Z] (8/39) Installing expat (2.2.9-r1) [2021-06-01T07:41:29.421Z] (9/39) Installing libffi (3.3-r2) [2021-06-01T07:41:29.421Z] (10/39) Installing gdbm (1.13-r1) [2021-06-01T07:41:29.421Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-01T07:41:29.421Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-01T07:41:29.421Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-01T07:41:30.369Z] ---> 4c2f9b24a826 [2021-06-01T07:41:30.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-01T07:41:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.7% of statements [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-01T07:41:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 81.2% of statements [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-01T07:41:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.210s coverage: 100.0% of statements [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-01T07:41:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.222s coverage: 100.0% of statements [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-01T07:41:30.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-01T07:41:30.944Z] ---> 8ea1a63c3674 [2021-06-01T07:41:30.945Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-01T07:41:30.945Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-01T07:41:30.945Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-01T07:41:30.945Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-01T07:41:30.945Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-01T07:41:30.945Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-01T07:41:30.945Z] ---> Running in a3ddc3a83dc0 [2021-06-01T07:41:30.945Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-01T07:41:30.945Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-01T07:41:30.945Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-01T07:41:30.945Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-01T07:41:30.945Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-01T07:41:30.945Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-01T07:41:30.945Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-01T07:41:30.945Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-01T07:41:30.945Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-01T07:41:30.945Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-01T07:41:31.210Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-01T07:41:31.210Z] Removing intermediate container a3ddc3a83dc0 [2021-06-01T07:41:31.210Z] ---> 8f8dd38d0ef2 [2021-06-01T07:41:31.210Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:41:31.210Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-01T07:41:31.210Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-01T07:41:31.210Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-01T07:41:31.210Z] ---> Running in aeb2974b2cc6 [2021-06-01T07:41:31.210Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-01T07:41:31.210Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-01T07:41:31.210Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-01T07:41:31.210Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-01T07:41:31.210Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-01T07:41:31.210Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-01T07:41:31.210Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-01T07:41:31.210Z] Executing busybox-1.31.1-r19.trigger [2021-06-01T07:41:31.210Z] OK: 72 MiB in 59 packages [2021-06-01T07:41:31.210Z] Removing intermediate container aeb2974b2cc6 [2021-06-01T07:41:31.210Z] ---> d034de1adf64 [2021-06-01T07:41:31.210Z] Step 22/24 : LABEL arch=x86_64 [2021-06-01T07:41:31.492Z] ---> Running in 071d86fee7ba [2021-06-01T07:41:31.492Z] Removing intermediate container 071d86fee7ba [2021-06-01T07:41:31.492Z] ---> b3f125aa41c8 [2021-06-01T07:41:31.492Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:41:31.492Z] ---> Running in cd4629098c63 [2021-06-01T07:41:31.492Z] Removing intermediate container cd4629098c63 [2021-06-01T07:41:31.492Z] ---> 3d492a20c007 [2021-06-01T07:41:31.492Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T07:41:31.492Z] ---> Running in a5b4df4eaaf1 [2021-06-01T07:41:31.758Z] Removing intermediate container a5b4df4eaaf1 [2021-06-01T07:41:31.758Z] ---> 1bf3aaacc3c5 [2021-06-01T07:41:31.758Z] [2021-06-01T07:41:31.758Z] Successfully built 1bf3aaacc3c5 [2021-06-01T07:41:31.758Z] Successfully tagged core-data:latest [2021-06-01T07:41:32.021Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-01T07:41:32.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-01T07:41:32.284Z] Collecting PyYAML<4,>=3.10 [2021-06-01T07:41:32.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-01T07:41:32.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.364s coverage: 53.4% of statements [2021-06-01T07:41:32.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-01T07:41:32.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-01T07:41:32.861Z] Collecting docopt<0.7,>=0.6.1 [2021-06-01T07:41:32.861Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-01T07:41:33.124Z] Collecting cached-property<2,>=1.2.0 [2021-06-01T07:41:33.124Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-01T07:41:33.124Z] Collecting texttable<0.10,>=0.9.0 [2021-06-01T07:41:33.125Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-01T07:41:33.386Z] 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-01T07:41:33.386Z] Collecting jsonschema<3,>=2.5.1 [2021-06-01T07:41:33.386Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-01T07:41:33.650Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-01T07:41:33.650Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-01T07:41:33.915Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-01T07:41:33.915Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-01T07:41:34.179Z] Collecting docker<4.0,>=3.6.0 [2021-06-01T07:41:34.179Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-01T07:41:34.443Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-01T07:41:34.443Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-01T07:41:34.443Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-01T07:41:34.443Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-01T07:41:34.443Z] 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-01T07:41:34.443Z] Collecting idna<2.8,>=2.5 [2021-06-01T07:41:34.443Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-01T07:41:34.443Z] 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-01T07:41:34.443Z] Collecting docker-pycreds>=0.4.0 [2021-06-01T07:41:34.706Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-01T07:41:34.706Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-01T07:41:34.706Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-01T07:41:34.706Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-01T07:41:34.706Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-01T07:41:34.706Z] Installing collected packages: PyYAML, docopt, cached-property, texttable, jsonschema, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, docker-compose [2021-06-01T07:41:34.706Z] Running setup.py install for PyYAML: started [2021-06-01T07:41:34.969Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-01T07:41:34.969Z] Running setup.py install for docopt: started [2021-06-01T07:41:35.231Z] Running setup.py install for docopt: finished with status 'done' [2021-06-01T07:41:35.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.507s coverage: 87.7% of statements [2021-06-01T07:41:35.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-01T07:41:35.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:41:35.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-06-01T07:41:35.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-01T07:41:35.495Z] Running setup.py install for texttable: started [2021-06-01T07:41:35.758Z] Running setup.py install for texttable: finished with status 'done' [2021-06-01T07:41:35.758Z] Attempting uninstall: urllib3 [2021-06-01T07:41:35.758Z] Found existing installation: urllib3 1.25.9 [2021-06-01T07:41:35.758Z] Uninstalling urllib3-1.25.9: [2021-06-01T07:41:35.758Z] Successfully uninstalled urllib3-1.25.9 [2021-06-01T07:41:35.758Z] Attempting uninstall: idna [2021-06-01T07:41:35.758Z] Found existing installation: idna 2.9 [2021-06-01T07:41:35.758Z] Uninstalling idna-2.9: [2021-06-01T07:41:35.758Z] Successfully uninstalled idna-2.9 [2021-06-01T07:41:36.021Z] Attempting uninstall: requests [2021-06-01T07:41:36.021Z] Found existing installation: requests 2.23.0 [2021-06-01T07:41:36.021Z] Uninstalling requests-2.23.0: [2021-06-01T07:41:36.021Z] Successfully uninstalled requests-2.23.0 [2021-06-01T07:41:36.021Z] Running setup.py install for dockerpty: started [2021-06-01T07:41:36.285Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-01T07:41:36.860Z] 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-01T07:41:39.421Z] Removing intermediate container 03d9a144f259 [2021-06-01T07:41:39.421Z] ---> df0d981278d6 [2021-06-01T07:41:39.421Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-01T07:41:39.421Z] ---> Running in 100fd7e3854f [2021-06-01T07:41:39.421Z] Removing intermediate container 100fd7e3854f [2021-06-01T07:41:39.421Z] ---> a6364f12620b [2021-06-01T07:41:39.421Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-01T07:41:39.421Z] ---> Running in f30b92288d94 [2021-06-01T07:41:39.421Z] Removing intermediate container f30b92288d94 [2021-06-01T07:41:39.421Z] ---> a89ffe5017bf [2021-06-01T07:41:39.421Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-01T07:41:40.000Z] ---> 593ea35a3ee7 [2021-06-01T07:41:40.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-01T07:41:40.000Z] ---> 762c51981d83 [2021-06-01T07:41:40.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-01T07:41:40.261Z] ---> a07387ec478a [2021-06-01T07:41:40.261Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-01T07:41:40.261Z] ---> Running in 8cf25c93341d [2021-06-01T07:41:40.261Z] Removing intermediate container 8cf25c93341d [2021-06-01T07:41:40.261Z] ---> 097ca36bce15 [2021-06-01T07:41:40.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T07:41:40.529Z] ---> Running in 89e28e123156 [2021-06-01T07:41:40.529Z] Removing intermediate container 89e28e123156 [2021-06-01T07:41:40.529Z] ---> 9f11053c6aac [2021-06-01T07:41:40.529Z] Step 22/24 : LABEL arch=x86_64 [2021-06-01T07:41:40.529Z] ---> Running in fba51becc0e8 [2021-06-01T07:41:40.529Z] Removing intermediate container fba51becc0e8 [2021-06-01T07:41:40.529Z] ---> 78162d652181 [2021-06-01T07:41:40.529Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:41:40.529Z] ---> Running in 2dd523abecb9 [2021-06-01T07:41:40.796Z] Removing intermediate container 2dd523abecb9 [2021-06-01T07:41:40.796Z] ---> e7dfd57b22cc [2021-06-01T07:41:40.796Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T07:41:40.796Z] ---> Running in c6704a6dd25e [2021-06-01T07:41:40.796Z] Removing intermediate container c6704a6dd25e [2021-06-01T07:41:40.796Z] ---> 74cc00eca054 [2021-06-01T07:41:40.796Z] [2021-06-01T07:41:40.796Z] Successfully built 74cc00eca054 [2021-06-01T07:41:41.059Z] Successfully tagged sys-mgmt-agent:latest [2021-06-01T07:41:41.068Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-01T07:41:41.069Z] $ docker stop --time=1 ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 [2021-06-01T07:41:42.439Z] $ docker rm -f ddb33fcd9d3f2bd4691bd7b96599da1c8c7d63b8a7fd278a5e19308a97773912 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-01T07:41:42.812Z] + docker images [2021-06-01T07:41:42.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T07:41:42.812Z] sys-mgmt-agent latest 74cc00eca054 2 seconds ago 312MB [2021-06-01T07:41:42.812Z] core-data latest 1bf3aaacc3c5 11 seconds ago 21.6MB [2021-06-01T07:41:42.812Z] 83a77aa89185 19 seconds ago 1.16GB [2021-06-01T07:41:42.812Z] 8830be91031f 19 seconds ago 1.17GB [2021-06-01T07:41:42.812Z] security-proxy-setup latest 87f4362df7c7 32 seconds ago 25.3MB [2021-06-01T07:41:42.812Z] security-bootstrapper latest 96840f260027 33 seconds ago 18.2MB [2021-06-01T07:41:42.812Z] ce7c934af4c4 38 seconds ago 1.16GB [2021-06-01T07:41:42.812Z] b0ad773277af 54 seconds ago 1.15GB [2021-06-01T07:41:42.812Z] support-notifications latest 331fb878fa1c About a minute ago 17.8MB [2021-06-01T07:41:42.812Z] core-command latest 4a7d96bf838a About a minute ago 17.1MB [2021-06-01T07:41:42.812Z] security-secretstore-setup latest d42e9e695d1d About a minute ago 25.8MB [2021-06-01T07:41:42.812Z] core-metadata latest 8afab44e8e44 About a minute ago 18.6MB [2021-06-01T07:41:42.812Z] 5c85b654ad89 About a minute ago 1.16GB [2021-06-01T07:41:42.812Z] 75365e64063c About a minute ago 1.16GB [2021-06-01T07:41:42.812Z] 08bb4b91cb4c About a minute ago 1.17GB [2021-06-01T07:41:42.812Z] ba17e6fd047c About a minute ago 1.16GB [2021-06-01T07:41:42.812Z] support-scheduler latest 5d1d4793ff1a About a minute ago 17.1MB [2021-06-01T07:41:42.812Z] 6915081fd56f About a minute ago 1.16GB [2021-06-01T07:41:42.812Z] ci-base-image-x86_64 latest a9683c272cc8 6 minutes ago 648MB [2021-06-01T07:41:42.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-01T07:41:42.812Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-06-01T07:41:42.812Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-01T07:41:42.812Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-01T07:41:42.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.247s coverage: 28.6% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.412s coverage: 100.0% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.312s coverage: 100.0% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.467s coverage: 86.7% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.513s coverage: 97.5% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-01T07:41:44.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.343s coverage: 78.3% of statements [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-01T07:41:44.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [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-01T07:41:51.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.201s coverage: 95.1% of statements [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-01T07:41:51.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-01T07:41:51.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.390s coverage: 0.8% of statements [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-01T07:41:51.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.288s coverage: 22.0% of statements [2021-06-01T07:41:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-01T07:41:51.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements [2021-06-01T07:41:51.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.331s coverage: 79.5% of statements [2021-06-01T07:41:51.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements [2021-06-01T07:41:52.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-06-01T07:41:54.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements [2021-06-01T07:42:00.155Z] Still waiting to schedule task [2021-06-01T07:42:00.156Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-01T07:42:06.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements [2021-06-01T07:42:06.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-01T07:42:11.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.615s coverage: 81.8% of statements [2021-06-01T07:42:11.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 76.0% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.337s coverage: 87.2% of statements [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 64.4% of statements [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-01T07:42:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-06-01T07:42:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-06-01T07:42:20.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-06-01T07:42:20.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-06-01T07:42:24.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.033s coverage: 66.9% of statements [2021-06-01T07:42:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-01T07:42:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-01T07:42:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-01T07:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.766s coverage: 43.5% of statements [2021-06-01T07:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-01T07:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-01T07:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements [2021-06-01T07:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-01T07:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements [2021-06-01T07:42:33.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.486s coverage: 46.8% of statements [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-01T07:42:33.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.144s coverage: 100.0% of statements [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-01T07:42:33.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-01T07:42:33.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-01T07:42:38.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.268s coverage: 19.3% of statements [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-01T07:42:38.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.525s coverage: 91.9% of statements [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:42:38.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-01T07:42:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.450s coverage: 28.7% of statements [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-01T07:42:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.247s coverage: 99.0% of statements [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-01T07:42:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.203s coverage: 100.0% of statements [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-01T07:42:41.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.182s coverage: 63.4% of statements [2021-06-01T07:42:41.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-01T07:42:42.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.496s coverage: 97.6% of statements [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-01T07:42:42.136Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-01T07:42:42.136Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-01T07:42:42.136Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-01T07:42:42.136Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-01T07:42:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.085s coverage: 100.0% of statements [2021-06-01T07:42:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.155s coverage: 28.1% of statements [2021-06-01T07:42:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-01T07:42:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-01T07:42:44.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.156s coverage: 27.9% of statements [2021-06-01T07:42:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-01T07:42:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-01T07:42:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-01T07:42:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-01T07:42:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-01T07:42:44.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-01T07:42:45.685Z] GO111MODULE=on go vet ./... [2021-06-01T07:44:31.389Z] gofmt -l . [2021-06-01T07:44:31.389Z] [ "`gofmt -l .`" = "" ] [2021-06-01T07:44:31.389Z] ./bin/test-go-mod-tidy.sh [2021-06-01T07:44:31.389Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-01T07:44:33.791Z] + ls -al . [2021-06-01T07:44:33.791Z] total 880 [2021-06-01T07:44:33.791Z] drwxrwxr-x 9 1001 1001 4096 Jun 1 07:44 . [2021-06-01T07:44:33.791Z] drwxr-xr-x 4 root root 4096 Jun 1 07:39 .. [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 07:37 .dockerignore [2021-06-01T07:44:33.791Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 07:37 .git [2021-06-01T07:44:33.791Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 07:37 .github [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 818 Jun 1 07:37 .gitignore [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 07:37 .sonarcloud.properties [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 8609 Jun 1 07:37 Attribution.txt [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 07:37 CONTRIBUTING.md [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 931 Jun 1 07:37 Dockerfile.build [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 849 Jun 1 07:37 Jenkinsfile [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 07:37 LICENSE [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 5632 Jun 1 07:37 Makefile [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 7978 Jun 1 07:37 README.md [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 6755 Jun 1 07:37 SECURITY.md [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 07:34 VERSION [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 4131 Jun 1 07:37 ZMQWindows.md [2021-06-01T07:44:33.791Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 07:37 bin [2021-06-01T07:44:33.791Z] drwxrwxr-x 14 1001 1001 4096 Jun 1 07:37 cmd [2021-06-01T07:44:33.791Z] -rw-r--r-- 1 root root 742912 Jun 1 07:42 coverage.out [2021-06-01T07:44:33.791Z] -rw-r--r-- 1 root root 1060 Jun 1 07:44 go.mod [2021-06-01T07:44:33.791Z] -rw-r--r-- 1 root root 21686 Jun 1 07:39 go.sum [2021-06-01T07:44:33.791Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 07:37 internal [2021-06-01T07:44:33.791Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 07:37 openapi [2021-06-01T07:44:33.791Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 07:37 snap [2021-06-01T07:44:33.791Z] -rw-rw-r-- 1 1001 1001 168 Jun 1 07:37 version.go [Pipeline] sh [2021-06-01T07:44:36.470Z] + '[' -e coverage.out ] [2021-06-01T07:44:36.470Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-01T07:44:36.502Z] Warning: overwriting stash ‘coverage-report’ [2021-06-01T07:44:43.840Z] Stashed 1 file(s) [Pipeline] sh [2021-06-01T07:44:48.603Z] + make build [2021-06-01T07:44:48.603Z] go mod tidy [2021-06-01T07:44:48.603Z] 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-01T07:44:54.040Z] 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-01T07:45:19.046Z] 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-01T07:45:24.542Z] 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-01T07:45:29.684Z] 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-01T07:45:29.684Z] 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-01T07:45:34.899Z] 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-01T07:45:37.360Z] 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-01T07:45:39.948Z] 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-01T07:45:45.171Z] 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-01T07:45:47.797Z] 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-01T07:45:50.634Z] 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-01T07:45:50.650Z] Running on prd-ubuntu18.04-docker-8c-8g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-01T07:45:53.134Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] } [2021-06-01T07:45:55.692Z] $ docker stop --time=1 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a [2021-06-01T07:45:58.463Z] $ docker rm -f 52d9ab07fd6e3550e09ac29248895a6e3d160df89719979343373f252235264a [2021-06-01T07:45:58.499Z] The recommended git tool is: git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:46:24.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-01T07:46:24.502Z] [2021-06-01T07:46:24.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:46:45.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-01T07:46:45.611Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-01T07:46:45.611Z] 29e5d40040c1: Pulling fs layer [2021-06-01T07:46:45.611Z] 1ce36da41761: Pulling fs layer [2021-06-01T07:46:45.611Z] 25b303627fd3: Pulling fs layer [2021-06-01T07:46:45.611Z] 29e5d40040c1: Verifying Checksum [2021-06-01T07:46:45.611Z] 29e5d40040c1: Download complete [2021-06-01T07:46:45.611Z] 1ce36da41761: Verifying Checksum [2021-06-01T07:46:45.611Z] 1ce36da41761: Download complete [2021-06-01T07:46:45.611Z] 29e5d40040c1: Pull complete [2021-06-01T07:46:45.611Z] 1ce36da41761: Pull complete [2021-06-01T07:46:45.611Z] 25b303627fd3: Download complete [2021-06-01T07:46:51.979Z] 25b303627fd3: Pull complete [2021-06-01T07:46:51.979Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-01T07:46:51.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-01T07:46:51.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-01T07:47:02.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container [2021-06-01T07:47:23.547Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-01T07:47:34.068Z] $ docker top f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:50:30.635Z] Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-1782: java.lang.InterruptedException [2021-06-01T07:50:35.488Z] + grep parallel [2021-06-01T07:50:35.488Z] + docker-compose build --help [2021-06-01T07:50:35.488Z] --parallel Build images in parallel. [2021-06-01T07:51:14.898Z] + grep parallel [2021-06-01T07:51:14.898Z] + docker-compose build --help [2021-06-01T07:51:14.898Z] --parallel Build images in parallel. [2021-06-01T07:51:25.225Z] + grep parallel [2021-06-01T07:51:25.225Z] + docker-compose build --help [2021-06-01T07:51:25.225Z] --parallel Build images in parallel. [Pipeline] } [2021-06-01T07:51:58.380Z] $ docker stop --time=1 f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 [2021-06-01T07:53:15.498Z] $ docker rm -f f78b2b531c15a85b1de7aa20b8791d691d8e3a618e5b63666eabc6a19d14e344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-01T07:54:42.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-01T07:54:42.108Z] . [Pipeline] withDockerContainer [2021-06-01T07:55:03.829Z] prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container [2021-06-01T07:55:10.343Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-01T07:55:14.651Z] $ docker top 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T07:55:23.221Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-01T07:55:23.221Z] Building core-command ... [2021-06-01T07:55:23.221Z] Building core-data ... [2021-06-01T07:55:23.221Z] Building core-metadata ... [2021-06-01T07:55:23.221Z] Building security-bootstrapper ... [2021-06-01T07:55:23.221Z] Building security-proxy-setup ... [2021-06-01T07:55:23.221Z] Building security-secretstore-setup ... [2021-06-01T07:55:23.221Z] Building support-notifications ... [2021-06-01T07:55:23.221Z] Building support-scheduler ... [2021-06-01T07:55:23.221Z] Building sys-mgmt-agent ... [2021-06-01T07:55:23.221Z] Building core-data [2021-06-01T07:55:23.221Z] Building security-secretstore-setup [2021-06-01T07:55:23.221Z] Building core-metadata [2021-06-01T07:55:23.221Z] Building support-notifications [2021-06-01T07:55:23.221Z] Building support-scheduler [2021-06-01T07:55:48.793Z] using credential edgex-jenkins-ssh [2021-06-01T07:55:48.813Z] Cloning the remote Git repository [2021-06-01T07:55:48.823Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:55:48.896Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-01T07:55:51.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:55:51.114Z] > git --version # timeout=10 [2021-06-01T07:55:51.121Z] > git --version # 'git version 2.17.1' [2021-06-01T07:55:51.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:55:51.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T07:56:04.580Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:56:04.703Z] Merge succeeded, producing b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T07:56:04.704Z] Checking out Revision b5e6b0d3bfacb8df0895f60475485bae0d39d826 (PR-3530) [2021-06-01T07:56:01.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-01T07:56:01.434Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-01T07:56:02.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-01T07:56:02.276Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-01T07:56:02.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:56:02.280Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-01T07:56:04.576Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T07:56:04.581Z] > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 [2021-06-01T07:56:04.657Z] > git remote # timeout=10 [2021-06-01T07:56:04.663Z] > git config --get remote.origin.url # timeout=10 [2021-06-01T07:56:04.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-01T07:56:04.670Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-01T07:56:04.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-01T07:56:04.693Z] > git config core.sparsecheckout # timeout=10 [2021-06-01T07:56:04.702Z] > git checkout -f b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 [2021-06-01T07:56:14.570Z] Commit message: "feat(notifications): Implement Sending Service for Email Channel" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-01T07:56:26.728Z] + echo snap-build.sh [2021-06-01T07:56:26.728Z] snap-build.sh [2021-06-01T07:56:26.728Z] + SNAP_BASE_DIR=. [2021-06-01T07:56:26.728Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-01T07:56:26.728Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-01T07:56:26.728Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-01T07:56:26.728Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-01T07:56:26.728Z] + cd /w/workspace/edgex-go/2 [2021-06-01T07:56:26.728Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-01T07:56:26.728Z] Reading package lists... [2021-06-01T07:56:26.728Z] Building dependency tree... [2021-06-01T07:56:26.728Z] Reading state information... [2021-06-01T07:56:26.990Z] The following packages were automatically installed and are no longer required: [2021-06-01T07:56:26.991Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-01T07:56:26.991Z] uidmap xdelta3 [2021-06-01T07:56:26.991Z] Use 'sudo apt autoremove' to remove them. [2021-06-01T07:56:26.991Z] The following packages will be REMOVED: [2021-06-01T07:56:26.991Z] lxd* lxd-client* [2021-06-01T07:56:27.253Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-01T07:56:27.253Z] After this operation, 31.7 MB disk space will be freed. [2021-06-01T07:56:28.038Z] (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-01T07:56:28.038Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-01T07:56:28.982Z] Removing lxd dnsmasq configuration [2021-06-01T07:56:28.983Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-01T07:56:28.983Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-01T07:56:31.647Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-01T07:56:31.647Z] (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-01T07:56:31.647Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-01T07:56:31.647Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-01T07:56:31.647Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-01T07:56:33.844Z] + sudo snap remove --purge lxd [2021-06-01T07:56:33.844Z] snap "lxd" is not installed [2021-06-01T07:56:33.844Z] + sudo groupadd --force --system lxd [2021-06-01T07:56:33.844Z] ++ whoami [2021-06-01T07:56:33.844Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-01T07:56:33.844Z] + newgrp - lxd [2021-06-01T07:56:33.844Z] + sudo snap install lxd [2021-06-01T07:56:41.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:56:41.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:56:41.336Z] ---> 56fcadf71816 [2021-06-01T07:56:41.336Z] Step 3/23 : WORKDIR /edgex-go [2021-06-01T07:56:41.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:56:41.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:56:41.336Z] ---> 56fcadf71816 [2021-06-01T07:56:41.336Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:56:41.336Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:56:41.336Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:56:41.336Z] ---> 56fcadf71816 [2021-06-01T07:56:41.336Z] Step 3/26 : WORKDIR /edgex-go [2021-06-01T07:56:41.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:56:41.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:56:41.336Z] ---> 56fcadf71816 [2021-06-01T07:56:41.336Z] Step 3/23 : WORKDIR /edgex-go [2021-06-01T07:56:41.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T07:56:41.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T07:56:41.336Z] ---> 56fcadf71816 [2021-06-01T07:56:41.336Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T07:56:41.336Z] ---> Running in 771a00665dd7 [2021-06-01T07:56:41.336Z] ---> Running in 66efe518cdd5 [2021-06-01T07:56:41.336Z] ---> Running in 67f933a7f929 [2021-06-01T07:56:41.336Z] ---> Running in 3d4e3a7c2b9d [2021-06-01T07:56:41.336Z] ---> Running in 35657bbf2a19 [2021-06-01T07:56:41.336Z] Removing intermediate container 67f933a7f929 [2021-06-01T07:56:41.336Z] ---> 97dc71366704 [2021-06-01T07:56:41.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:56:41.336Z] Removing intermediate container 35657bbf2a19 [2021-06-01T07:56:41.336Z] ---> f1ee155e2519 [2021-06-01T07:56:41.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:56:41.336Z] Removing intermediate container 66efe518cdd5 [2021-06-01T07:56:41.336Z] ---> 2b92b5c60878 [2021-06-01T07:56:41.336Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:56:41.336Z] Removing intermediate container 3d4e3a7c2b9d [2021-06-01T07:56:41.336Z] ---> 94ed3b804574 [2021-06-01T07:56:41.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:56:41.336Z] Removing intermediate container 771a00665dd7 [2021-06-01T07:56:41.336Z] ---> 505649aad80c [2021-06-01T07:56:41.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T07:56:41.336Z] ---> Running in 1baa21160fc6 [2021-06-01T07:56:41.336Z] ---> Running in 67c62cc33169 [2021-06-01T07:56:41.336Z] ---> Running in e3233667c7dd [2021-06-01T07:56:41.336Z] ---> Running in e3c03f2c1a49 [2021-06-01T07:56:41.336Z] ---> Running in bd20972b3e34 [2021-06-01T07:56:42.001Z] 2021-06-01T07:56:39Z INFO Waiting for automatic snapd restart... [2021-06-01T07:56:45.688Z] Removing intermediate container 1baa21160fc6 [2021-06-01T07:56:45.688Z] ---> 1d498716882d [2021-06-01T07:56:45.688Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-01T07:56:45.688Z] Removing intermediate container 67c62cc33169 [2021-06-01T07:56:45.688Z] ---> 19df97c0ffd9 [2021-06-01T07:56:45.688Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-01T07:56:45.688Z] ---> Running in 0277e2a936a9 [2021-06-01T07:56:45.688Z] ---> Running in 81fce6663d77 [2021-06-01T07:56:45.688Z] Removing intermediate container e3233667c7dd [2021-06-01T07:56:45.688Z] ---> cca36605f3ca [2021-06-01T07:56:45.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-01T07:56:45.965Z] Removing intermediate container bd20972b3e34 [2021-06-01T07:56:45.965Z] ---> c39c8d9c29cb [2021-06-01T07:56:45.965Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-01T07:56:45.965Z] ---> Running in b56c99b5c896 [2021-06-01T07:56:46.249Z] Removing intermediate container e3c03f2c1a49 [2021-06-01T07:56:46.249Z] ---> 615c65f3ffba [2021-06-01T07:56:46.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-01T07:56:46.533Z] ---> Running in 7aa23761113e [2021-06-01T07:56:46.533Z] ---> Running in 9e42acdf803b [2021-06-01T07:56:47.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:48.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:49.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:49.245Z] OK: 218 MiB in 52 packages [2021-06-01T07:56:51.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:51.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:56:51.671Z] OK: 218 MiB in 52 packages [2021-06-01T07:56:51.671Z] OK: 218 MiB in 52 packages [2021-06-01T07:56:51.671Z] OK: 218 MiB in 52 packages [2021-06-01T07:56:51.671Z] OK: 218 MiB in 52 packages [2021-06-01T07:56:51.671Z] Removing intermediate container 0277e2a936a9 [2021-06-01T07:56:51.671Z] ---> e1efbe74cbee [2021-06-01T07:56:51.671Z] Step 6/24 : COPY go.mod . [2021-06-01T07:56:51.671Z] Removing intermediate container 81fce6663d77 [2021-06-01T07:56:51.671Z] ---> edde0f14544a [2021-06-01T07:56:51.671Z] Step 6/23 : COPY go.mod . [2021-06-01T07:56:52.269Z] Removing intermediate container b56c99b5c896 [2021-06-01T07:56:52.269Z] ---> c4ddead5c46a [2021-06-01T07:56:52.269Z] Step 6/23 : COPY go.mod . [2021-06-01T07:56:52.269Z] Removing intermediate container 9e42acdf803b [2021-06-01T07:56:52.269Z] ---> ff80120b37c6 [2021-06-01T07:56:52.269Z] Step 6/24 : COPY go.mod . [2021-06-01T07:56:52.871Z] ---> d71dea81042e [2021-06-01T07:56:52.871Z] Step 7/24 : RUN go mod download [2021-06-01T07:56:52.871Z] ---> Running in 80ec7818f20c [2021-06-01T07:56:52.871Z] ---> e3fcda96942a [2021-06-01T07:56:52.871Z] Step 7/23 : RUN go mod download [2021-06-01T07:56:53.146Z] Removing intermediate container 7aa23761113e [2021-06-01T07:56:53.146Z] ---> 6199e8770bdc [2021-06-01T07:56:53.146Z] Step 6/26 : COPY go.mod . [2021-06-01T07:56:53.420Z] ---> Running in 2eb4be873942 [2021-06-01T07:56:53.420Z] ---> d0243ab754d4 [2021-06-01T07:56:53.420Z] ---> eb2723ef550b [2021-06-01T07:56:53.420Z] Step 7/23 : RUN go mod download [2021-06-01T07:56:53.420Z] Step 7/24 : RUN go mod download [2021-06-01T07:56:54.020Z] ---> Running in 35def055797b [2021-06-01T07:56:54.020Z] ---> Running in f0a2656d4fde [2021-06-01T07:56:54.303Z] ---> 82db12774a5b [2021-06-01T07:56:54.303Z] Step 7/26 : RUN go mod download [2021-06-01T07:56:54.593Z] ---> Running in 3aec7fb5c7c2 [2021-06-01T07:56:57.241Z] Removing intermediate container 80ec7818f20c [2021-06-01T07:56:57.241Z] ---> 3ae7a16dd811 [2021-06-01T07:56:57.241Z] Step 8/24 : COPY . . [2021-06-01T07:56:57.518Z] Removing intermediate container 2eb4be873942 [2021-06-01T07:56:57.518Z] ---> 7e13fb4c8106 [2021-06-01T07:56:57.518Z] Step 8/23 : COPY . . [2021-06-01T07:56:58.120Z] Removing intermediate container 35def055797b [2021-06-01T07:56:58.120Z] ---> 027e546f4a50 [2021-06-01T07:56:58.120Z] Step 8/23 : COPY . . [2021-06-01T07:56:58.438Z] lxd 4.14 from Canonical* installed [2021-06-01T07:56:58.438Z] + sudo lxd init --auto [2021-06-01T07:56:59.099Z] Removing intermediate container 3aec7fb5c7c2 [2021-06-01T07:56:59.099Z] ---> 346b93a9969a [2021-06-01T07:56:59.099Z] Step 8/26 : COPY . . [2021-06-01T07:56:59.099Z] Removing intermediate container f0a2656d4fde [2021-06-01T07:56:59.099Z] ---> 712c1a252b5f [2021-06-01T07:56:59.099Z] Step 8/24 : COPY . . [2021-06-01T07:57:08.329Z] + sudo snap install --classic snapcraft [2021-06-01T07:57:14.925Z] snapcraft 4.7.1 from Canonical* installed [2021-06-01T07:57:14.925Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-01T07:57:14.925Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-01T07:57:14.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-01T07:57:14.925Z] Dload Upload Total Spent Left Speed [2021-06-01T07:57:14.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-06-01T07:57:14.925Z] 99 3325k 99 3297k 0 0 9057k 0 --:--:-- --:--:-- --:--:-- 9057k 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 27.3M [2021-06-01T07:57:14.925Z] ./yq_linux_amd64 [2021-06-01T07:57:14.925Z] + sudo snapcraft prime --use-lxd [2021-06-01T07:57:17.601Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-01T07:57:17.601Z] 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-01T07:57:17.601Z] - README.md [2021-06-01T07:57:17.601Z] [2021-06-01T07:57:17.601Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-01T07:57:17.601Z] Launching a container. [2021-06-01T07:57:24.196Z] Waiting for container to be ready [2021-06-01T07:57:24.714Z] ---> 8c98eb8e0413 [2021-06-01T07:57:24.714Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:57:24.714Z] ---> 2601766184da [2021-06-01T07:57:24.714Z] Step 9/23 : RUN go mod tidy [2021-06-01T07:57:24.714Z] ---> fcc07d64d4e0 [2021-06-01T07:57:24.714Z] Step 9/23 : RUN go mod tidy [2021-06-01T07:57:24.714Z] ---> Running in 5d315cd63126 [2021-06-01T07:57:24.714Z] ---> f8657fc85856 [2021-06-01T07:57:24.714Z] Step 9/24 : RUN go mod tidy [2021-06-01T07:57:24.714Z] ---> Running in 56f21a118f3a [2021-06-01T07:57:24.714Z] ---> Running in 1b167d122d4e [2021-06-01T07:57:24.714Z] ---> f388c0584621 [2021-06-01T07:57:24.714Z] Step 9/26 : RUN go mod tidy [2021-06-01T07:57:24.714Z] ---> Running in dad2c49cdabf [2021-06-01T07:57:24.714Z] ---> Running in 07425f6ba170 [2021-06-01T07:57:24.771Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-01T07:57:24.771Z] [2021-06-01T07:57:29.313Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-01T07:57:31.613Z] Waiting for network to be ready... [2021-06-01T07:57:31.613Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-01T07:57:31.613Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-01T07:57:31.613Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-01T07:57:31.613Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-01T07:57:31.613Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-01T07:57:31.613Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-01T07:57:31.613Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-01T07:57:31.613Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-01T07:57:31.613Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-01T07:57:31.613Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-01T07:57:31.613Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-01T07:57:31.613Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-01T07:57:31.613Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-01T07:57:31.613Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-01T07:57:31.613Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-01T07:57:31.613Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-01T07:57:31.613Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-01T07:57:31.613Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-01T07:57:31.613Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-01T07:57:31.613Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-06-01T07:57:31.613Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-01T07:57:31.613Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-01T07:57:31.613Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-01T07:57:31.613Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-01T07:57:31.613Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-01T07:57:31.613Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-01T07:57:31.613Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-01T07:57:31.620Z] Removing intermediate container 5d315cd63126 [2021-06-01T07:57:31.620Z] ---> 1a19832fed5c [2021-06-01T07:57:31.620Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-01T07:57:31.620Z] ---> Running in 3ac17cfcc04a [2021-06-01T07:57:31.620Z] Removing intermediate container 56f21a118f3a [2021-06-01T07:57:31.620Z] ---> 8f4becf90267 [2021-06-01T07:57:31.620Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-01T07:57:31.620Z] ---> Running in d74af88a9f09 [2021-06-01T07:57:31.620Z] Removing intermediate container dad2c49cdabf [2021-06-01T07:57:31.620Z] ---> b667dbc82af7 [2021-06-01T07:57:31.620Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-01T07:57:31.620Z] ---> Running in aa2b69e3b505 [2021-06-01T07:57:31.893Z] Removing intermediate container 07425f6ba170 [2021-06-01T07:57:31.893Z] ---> 6ee3f0cba7a8 [2021-06-01T07:57:31.893Z] Removing intermediate container 1b167d122d4e [2021-06-01T07:57:31.893Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-01T07:57:31.893Z] ---> e9b3408f0095 [2021-06-01T07:57:31.893Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-01T07:57:32.174Z] ---> Running in afbe8e0f5046 [2021-06-01T07:57:32.174Z] ---> Running in 741e4fb58080 [2021-06-01T07:57:32.453Z] 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-01T07:57:33.052Z] 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-01T07:57:34.041Z] 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-01T07:57:34.165Z] Fetched 24.6 MB in 4s (6146 kB/s) [2021-06-01T07:57:34.650Z] 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-01T07:57:34.735Z] Reading package lists... [2021-06-01T07:57:34.925Z] 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-01T07:57:34.997Z] Reading package lists... [2021-06-01T07:57:34.997Z] Building dependency tree... [2021-06-01T07:57:34.997Z] Reading state information... [2021-06-01T07:57:35.257Z] The following additional packages will be installed: [2021-06-01T07:57:35.257Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-01T07:57:35.257Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-01T07:57:35.257Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-01T07:57:35.257Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-01T07:57:35.257Z] Suggested packages: [2021-06-01T07:57:35.257Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-01T07:57:35.257Z] Recommended packages: [2021-06-01T07:57:35.257Z] gnupg libsasl2-modules [2021-06-01T07:57:35.257Z] The following NEW packages will be installed: [2021-06-01T07:57:35.257Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-01T07:57:35.257Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-01T07:57:35.257Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-01T07:57:35.257Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-01T07:57:35.257Z] The following packages will be upgraded: [2021-06-01T07:57:35.257Z] gpg gpg-agent gpgconf libudev1 [2021-06-01T07:57:35.257Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-01T07:57:35.257Z] Need to get 3530 kB of archives. [2021-06-01T07:57:35.257Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-01T07:57:35.257Z] 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-01T07:57:35.257Z] 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-01T07:57:35.257Z] 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-01T07:57:35.257Z] 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-01T07:57:35.519Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-01T07:57:35.781Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-01T07:57:36.042Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-01T07:57:36.043Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-01T07:57:36.043Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-01T07:57:36.305Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-01T07:57:36.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-01T07:57:36.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-01T07:57:36.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-01T07:57:36.305Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-01T07:57:36.305Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-01T07:57:36.305Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-01T07:57:36.305Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-01T07:57:36.305Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-01T07:57:36.305Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-01T07:57:36.305Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-01T07:57:36.305Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-01T07:57:36.305Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-01T07:57:36.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T07:57:36.566Z] Fetched 3530 kB in 1s (3258 kB/s) [2021-06-01T07:57:36.566Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-01T07:57:36.566Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-01T07:57:36.566Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-01T07:57:36.566Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-01T07:57:36.566Z] Selecting previously unselected package udev. [2021-06-01T07:57:36.566Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-01T07:57:36.566Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-01T07:57:36.826Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-01T07:57:36.826Z] Selecting previously unselected package libfuse2:amd64. [2021-06-01T07:57:36.826Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-01T07:57:36.826Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-01T07:57:37.087Z] Selecting previously unselected package fuse. [2021-06-01T07:57:37.087Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-01T07:57:37.087Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-01T07:57:37.087Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-01T07:57:37.087Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-01T07:57:37.087Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-01T07:57:37.087Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-01T07:57:37.350Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-01T07:57:37.350Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-01T07:57:37.350Z] Selecting previously unselected package libksba8:amd64. [2021-06-01T07:57:37.350Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-01T07:57:37.350Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-01T07:57:37.350Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-01T07:57:37.350Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.350Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.611Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-01T07:57:37.611Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.611Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.611Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-01T07:57:37.611Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.611Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.611Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-01T07:57:37.611Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.611Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.611Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-01T07:57:37.611Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.611Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.872Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-01T07:57:37.872Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.872Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.872Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-01T07:57:37.872Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.872Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:37.872Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-01T07:57:37.872Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:37.872Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:38.132Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-01T07:57:38.132Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-01T07:57:38.132Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:38.132Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-01T07:57:38.132Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-01T07:57:38.132Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-01T07:57:38.132Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-01T07:57:38.132Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-01T07:57:38.132Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-01T07:57:38.132Z] Selecting previously unselected package libldap-common. [2021-06-01T07:57:38.132Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-01T07:57:38.132Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-01T07:57:38.398Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-01T07:57:38.398Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-01T07:57:38.398Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-01T07:57:38.398Z] Selecting previously unselected package dirmngr. [2021-06-01T07:57:38.398Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-01T07:57:38.398Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-01T07:57:38.398Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-01T07:57:38.398Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-01T07:57:38.661Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-01T07:57:38.661Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-01T07:57:38.661Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-01T07:57:38.661Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-01T07:57:38.661Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:38.661Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-01T07:57:38.661Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-01T07:57:38.661Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-01T07:57:38.922Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-01T07:57:39.184Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-01T07:57:39.184Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-01T07:57:39.184Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-01T07:57:39.184Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-01T07:57:39.184Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-01T07:57:39.184Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-01T07:57:39.184Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-01T07:57:39.758Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-01T07:57:39.758Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-01T07:57:39.758Z] This means they are not meant to be enabled using systemctl. [2021-06-01T07:57:39.758Z] Possible reasons for having this kind of units are: [2021-06-01T07:57:39.758Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-01T07:57:39.758Z] .wants/ or .requires/ directory. [2021-06-01T07:57:39.758Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-01T07:57:39.758Z] a requirement dependency on it. [2021-06-01T07:57:39.758Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-01T07:57:39.758Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-01T07:57:39.758Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-01T07:57:39.758Z] instance name specified. [2021-06-01T07:57:40.019Z] Reading package lists... [2021-06-01T07:57:40.281Z] Building dependency tree... [2021-06-01T07:57:40.281Z] Reading state information... [2021-06-01T07:57:40.281Z] The following additional packages will be installed: [2021-06-01T07:57:40.281Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-01T07:57:40.281Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-01T07:57:40.281Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-01T07:57:40.281Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-01T07:57:40.281Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-01T07:57:40.281Z] Suggested packages: [2021-06-01T07:57:40.281Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-01T07:57:40.281Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-01T07:57:40.281Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-01T07:57:40.281Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-01T07:57:40.281Z] systemd-container policykit-1 [2021-06-01T07:57:40.281Z] Recommended packages: [2021-06-01T07:57:40.281Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-01T07:57:40.281Z] The following NEW packages will be installed: [2021-06-01T07:57:40.281Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-01T07:57:40.281Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-01T07:57:40.281Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-01T07:57:40.281Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-01T07:57:40.281Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-01T07:57:40.281Z] The following packages will be upgraded: [2021-06-01T07:57:40.281Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-01T07:57:40.281Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-01T07:57:40.281Z] Need to get 35.2 MB of archives. [2021-06-01T07:57:40.281Z] After this operation, 141 MB of additional disk space will be used. [2021-06-01T07:57:40.281Z] 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-01T07:57:40.545Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-01T07:57:40.545Z] 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-01T07:57:40.545Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-01T07:57:40.545Z] 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-01T07:57:40.545Z] 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-01T07:57:40.545Z] 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-01T07:57:40.545Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-01T07:57:40.545Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-01T07:57:40.545Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-01T07:57:40.807Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-01T07:57:40.807Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-01T07:57:40.807Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-01T07:57:40.807Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-01T07:57:40.807Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-01T07:57:40.807Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-01T07:57:40.807Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-01T07:57:41.755Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-01T07:57:41.755Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-01T07:57:41.755Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-01T07:57:41.756Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-01T07:57:41.756Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-01T07:57:41.756Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-01T07:57:41.756Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-01T07:57:41.756Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-01T07:57:41.756Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-01T07:57:41.756Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-01T07:57:41.756Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-01T07:57:41.756Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-01T07:57:41.756Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-01T07:57:41.756Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T07:57:41.756Z] Fetched 35.2 MB in 1s (25.6 MB/s) [2021-06-01T07:57:42.018Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-01T07:57:42.018Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-01T07:57:42.018Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-01T07:57:42.593Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-01T07:57:42.593Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-01T07:57:42.854Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-01T07:57:42.854Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-01T07:57:42.854Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-01T07:57:42.854Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-01T07:57:42.854Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-01T07:57:43.116Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-01T07:57:43.116Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-01T07:57:43.116Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-01T07:57:43.377Z] Setting up apt (1.6.13) ... [2021-06-01T07:57:43.377Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-01T07:57:43.639Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-01T07:57:43.639Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-01T07:57:43.639Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-01T07:57:43.639Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-01T07:57:43.903Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-01T07:57:43.903Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-01T07:57:43.903Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:44.166Z] Selecting previously unselected package libexpat1:amd64. [2021-06-01T07:57:44.166Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-01T07:57:44.166Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-01T07:57:44.166Z] Selecting previously unselected package python3.6-minimal. [2021-06-01T07:57:44.166Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-01T07:57:44.166Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:44.428Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-01T07:57:44.428Z] Checking for services that may need to be restarted...done. [2021-06-01T07:57:44.428Z] Checking for services that may need to be restarted...done. [2021-06-01T07:57:44.428Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:45.002Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-01T07:57:45.002Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package python3-minimal. [2021-06-01T07:57:47.143Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-01T07:57:47.143Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package mime-support. [2021-06-01T07:57:47.143Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-01T07:57:47.143Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package python3.6. [2021-06-01T07:57:47.143Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-01T07:57:47.143Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package python3. [2021-06-01T07:57:47.143Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-01T07:57:47.143Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package multiarch-support. [2021-06-01T07:57:47.143Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-01T07:57:47.143Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-01T07:57:47.143Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libbsd0:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package sudo. [2021-06-01T07:57:47.143Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package apparmor. [2021-06-01T07:57:47.143Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libedit2:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:47.143Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-01T07:57:47.143Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-01T07:57:47.143Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-01T07:57:47.403Z] Selecting previously unselected package openssh-client. [2021-06-01T07:57:47.403Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-01T07:57:47.403Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-01T07:57:47.403Z] Selecting previously unselected package squashfs-tools. [2021-06-01T07:57:47.403Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-01T07:57:47.403Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-01T07:57:47.665Z] Selecting previously unselected package snapd. [2021-06-01T07:57:47.665Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-01T07:57:47.665Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-01T07:57:50.211Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-01T07:57:50.211Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-01T07:57:50.211Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-01T07:57:50.211Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-01T07:57:50.211Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-01T07:57:50.211Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:50.211Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-01T07:57:50.211Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-01T07:57:50.211Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-01T07:57:50.782Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-01T07:57:50.782Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-01T07:57:50.782Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-01T07:57:50.782Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:50.782Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:50.782Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-01T07:57:51.354Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-01T07:57:51.355Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:51.355Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-01T07:57:51.355Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-01T07:57:51.355Z] running python rtupdate hooks for python3.6... [2021-06-01T07:57:51.355Z] running python post-rtupdate hooks for python3.6... [2021-06-01T07:57:51.355Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-01T07:57:52.297Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-01T07:57:52.297Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-01T07:57:52.297Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-01T07:57:52.558Z] Setting up snapd (2.48.3+18.04) ... [2021-06-01T07:57:52.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-01T07:57:52.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-01T07:57:53.081Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-01T07:57:53.341Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-01T07:57:53.341Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-01T07:57:53.341Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-01T07:57:53.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-01T07:57:53.863Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-01T07:57:53.863Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-01T07:57:54.134Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-01T07:57:54.415Z] /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-01T07:57:54.415Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-01T07:57:55.802Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-01T07:57:56.745Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-01T07:57:56.745Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-01T07:57:56.745Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-01T07:57:57.950Z] Reading package lists... [2021-06-01T07:57:57.950Z] Reading package lists... [2021-06-01T07:57:58.212Z] Building dependency tree... [2021-06-01T07:57:58.212Z] Reading state information... [2021-06-01T07:57:58.212Z] Calculating upgrade... [2021-06-01T07:57:58.474Z] The following packages will be upgraded: [2021-06-01T07:57:58.474Z] advancecomp base-files bash binutils binutils-common [2021-06-01T07:57:58.474Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-01T07:57:58.474Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-01T07:57:58.474Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-01T07:57:58.474Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-01T07:57:58.474Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-01T07:57:58.474Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-01T07:57:58.474Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-01T07:57:58.474Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-01T07:57:58.474Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-01T07:57:58.474Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-01T07:57:58.474Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-01T07:57:58.474Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-01T07:57:58.474Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-01T07:57:58.474Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-01T07:57:58.474Z] ubuntu-keyring util-linux [2021-06-01T07:57:58.474Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-01T07:57:58.474Z] Need to get 64.1 MB of archives. [2021-06-01T07:57:58.474Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-01T07:57:58.474Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-01T07:58:00.768Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-01T07:58:00.768Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-01T07:58:00.768Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-01T07:58:00.768Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-01T07:58:00.768Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-01T07:58:00.768Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-01T07:58:00.768Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-01T07:58:00.768Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-01T07:58:00.768Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-01T07:58:00.768Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-01T07:58:00.768Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-01T07:58:00.768Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-01T07:58:00.768Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-01T07:58:00.768Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-01T07:58:00.768Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-01T07:58:00.768Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-01T07:58:00.768Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-01T07:58:00.768Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-01T07:58:00.768Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-01T07:58:00.768Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-01T07:58:00.768Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-01T07:58:00.768Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-01T07:58:00.768Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-01T07:58:00.768Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-01T07:58:00.768Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-01T07:58:00.768Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-01T07:58:00.768Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-01T07:58:00.768Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-01T07:58:00.768Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-01T07:58:00.768Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-01T07:58:00.768Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-01T07:58:00.768Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-01T07:58:00.768Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-01T07:58:00.768Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-01T07:58:00.768Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-01T07:58:00.768Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-01T07:58:00.768Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-01T07:58:00.768Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-01T07:58:00.768Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-01T07:58:00.768Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-01T07:58:00.768Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-01T07:58:00.768Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-01T07:58:00.768Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-01T07:58:00.768Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-01T07:58:00.768Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-01T07:58:00.768Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-01T07:58:00.768Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-01T07:58:00.768Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-01T07:58:00.768Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-01T07:58:00.768Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-01T07:58:00.768Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-01T07:58:00.768Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-01T07:58:00.768Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-01T07:58:00.768Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-01T07:58:00.768Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-01T07:58:00.768Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-01T07:58:00.768Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-01T07:58:00.768Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-01T07:58:00.768Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-01T07:58:00.768Z] 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-01T07:58:00.768Z] 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-01T07:58:00.768Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-01T07:58:00.768Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-01T07:58:00.769Z] 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-01T07:58:00.769Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-01T07:58:00.769Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-01T07:58:00.769Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-01T07:58:00.769Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-01T07:58:00.769Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-01T07:58:00.769Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-01T07:58:00.769Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T07:58:00.769Z] Fetched 64.1 MB in 2s (33.0 MB/s) [2021-06-01T07:58:00.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:00.769Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-01T07:58:00.769Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-01T07:58:01.030Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-01T07:58:01.030Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-01T07:58:01.030Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-01T07:58:01.030Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-01T07:58:01.599Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:01.599Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:01.859Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:01.859Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:01.859Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:01.859Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:01.859Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:01.859Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.119Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.119Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.119Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.119Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.119Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.119Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.119Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:02.379Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-01T07:58:02.379Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.379Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.379Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:02.379Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-01T07:58:02.379Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.379Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.379Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.379Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.640Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:02.640Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-01T07:58:02.640Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:02.900Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-01T07:58:02.900Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-01T07:58:03.160Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-01T07:58:03.421Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-01T07:58:03.682Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-01T07:58:03.682Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-01T07:58:03.682Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-01T07:58:03.682Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-01T07:58:03.682Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-01T07:58:03.943Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-01T07:58:03.943Z] Installing new version of config file /etc/issue ... [2021-06-01T07:58:03.943Z] Installing new version of config file /etc/issue.net ... [2021-06-01T07:58:03.943Z] Installing new version of config file /etc/lsb-release ... [2021-06-01T07:58:03.943Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-01T07:58:04.203Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-01T07:58:04.203Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-01T07:58:04.203Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-01T07:58:04.464Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:04.464Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-01T07:58:04.464Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-01T07:58:04.464Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-01T07:58:04.464Z] 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-01T07:58:04.464Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:04.464Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:04.464Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:04.725Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:04.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:04.725Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-01T07:58:04.725Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-01T07:58:04.725Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-01T07:58:04.987Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:04.987Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-01T07:58:04.987Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-01T07:58:04.987Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-01T07:58:05.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:05.249Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-01T07:58:05.249Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-01T07:58:05.249Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-01T07:58:05.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:05.249Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-01T07:58:05.249Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-01T07:58:05.509Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-01T07:58:05.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:05.509Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-01T07:58:05.509Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-01T07:58:05.509Z] Setting up grep (3.1-2build1) ... [2021-06-01T07:58:05.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:05.509Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-01T07:58:05.509Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-01T07:58:05.769Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-01T07:58:05.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:05.769Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-01T07:58:05.769Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-01T07:58:05.769Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-01T07:58:06.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:06.030Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-01T07:58:06.030Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-01T07:58:06.288Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-01T07:58:06.288Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-01T07:58:06.548Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-01T07:58:06.548Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-01T07:58:07.498Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-01T07:58:07.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:07.498Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-01T07:58:07.498Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-01T07:58:08.068Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-01T07:58:08.068Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-01T07:58:08.068Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-01T07:58:08.068Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-01T07:58:08.068Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-01T07:58:08.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:08.068Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-01T07:58:08.068Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-01T07:58:08.641Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-01T07:58:08.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:08.641Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:08.641Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:08.641Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:08.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:08.641Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:08.641Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:08.902Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:08.902Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:08.902Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:08.902Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:09.165Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:09.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.165Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:09.165Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:09.165Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:09.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.165Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-01T07:58:09.427Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-01T07:58:09.427Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-01T07:58:09.427Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-01T07:58:09.427Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-01T07:58:09.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.427Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-01T07:58:09.427Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-01T07:58:09.688Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-01T07:58:09.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.689Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:09.689Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:09.689Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:09.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.689Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:09.689Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:09.950Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:09.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:09.950Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:09.950Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:10.523Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:10.523Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-01T07:58:11.096Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-01T07:58:11.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:11.096Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-01T07:58:11.096Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-01T07:58:11.096Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-01T07:58:11.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-01T07:58:11.359Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-01T07:58:11.359Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-01T07:58:11.359Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-01T07:58:11.359Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-01T07:58:11.359Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-01T07:58:11.359Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-01T07:58:11.627Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-01T07:58:11.889Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-01T07:58:11.889Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-01T07:58:11.889Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-01T07:58:11.889Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-01T07:58:11.889Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-01T07:58:11.889Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-01T07:58:11.889Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-01T07:58:11.889Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-01T07:58:11.889Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-01T07:58:11.889Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-01T07:58:11.889Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-01T07:58:12.150Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-01T07:58:12.150Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-01T07:58:12.150Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-01T07:58:12.150Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-01T07:58:12.150Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-01T07:58:12.413Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-01T07:58:12.413Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-01T07:58:12.413Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-01T07:58:12.413Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-01T07:58:12.674Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:12.674Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-01T07:58:12.674Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-01T07:58:12.674Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-01T07:58:12.674Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-01T07:58:12.674Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-01T07:58:12.674Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-01T07:58:12.674Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-01T07:58:12.935Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:12.935Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-01T07:58:12.935Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-01T07:58:12.935Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-01T07:58:12.935Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:12.935Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-01T07:58:12.935Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-01T07:58:13.196Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-01T07:58:13.196Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:13.196Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-01T07:58:13.196Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-01T07:58:13.196Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-01T07:58:13.457Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:13.457Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-01T07:58:13.457Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-01T07:58:13.457Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-01T07:58:13.457Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:13.457Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-01T07:58:13.457Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-01T07:58:13.725Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-01T07:58:13.726Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:13.726Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-01T07:58:13.726Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-01T07:58:13.987Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-01T07:58:13.987Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:13.987Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-01T07:58:13.987Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-01T07:58:14.249Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-01T07:58:14.249Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.249Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-01T07:58:14.249Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-01T07:58:14.249Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-01T07:58:14.249Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.249Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-01T07:58:14.249Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-01T07:58:14.249Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-01T07:58:14.509Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.509Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-01T07:58:14.509Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-01T07:58:14.509Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-01T07:58:14.509Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.509Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-01T07:58:14.509Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-01T07:58:14.768Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-01T07:58:14.769Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.769Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-01T07:58:14.769Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-01T07:58:14.769Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-01T07:58:14.769Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:14.769Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-01T07:58:14.769Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-01T07:58:15.029Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-01T07:58:15.029Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:15.029Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-01T07:58:15.029Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-01T07:58:15.029Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-01T07:58:15.290Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-01T07:58:15.290Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-01T07:58:15.290Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-01T07:58:15.290Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-01T07:58:15.290Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-01T07:58:15.290Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-01T07:58:15.290Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-01T07:58:15.290Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-01T07:58:15.290Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-01T07:58:15.550Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-01T07:58:15.550Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-01T07:58:15.812Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-01T07:58:15.812Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-01T07:58:15.812Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-01T07:58:15.812Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-01T07:58:15.812Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-01T07:58:15.812Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-01T07:58:16.081Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-01T07:58:16.081Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-01T07:58:16.081Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-01T07:58:16.081Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-01T07:58:16.081Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-01T07:58:16.081Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-01T07:58:16.344Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-01T07:58:16.344Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-01T07:58:16.344Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-01T07:58:16.344Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-01T07:58:16.344Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-01T07:58:16.344Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-01T07:58:18.708Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-01T07:58:18.708Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:18.972Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:18.972Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:19.235Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:19.498Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:19.759Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:19.759Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:20.021Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:20.021Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:20.962Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-01T07:58:20.962Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-01T07:58:20.962Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-01T07:58:20.962Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-01T07:58:20.962Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-01T07:58:20.962Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-01T07:58:20.962Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-01T07:58:20.962Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-01T07:58:21.224Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-01T07:58:21.224Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-01T07:58:21.487Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-01T07:58:21.487Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-01T07:58:21.487Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-01T07:58:21.487Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-01T07:58:21.487Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-01T07:58:21.487Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-01T07:58:21.487Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.487Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-01T07:58:21.487Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.487Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.487Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.487Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-01T07:58:21.747Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-01T07:58:21.747Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-01T07:58:21.747Z] [2021-06-01T07:58:21.747Z] Current default time zone: 'Etc/UTC' [2021-06-01T07:58:21.747Z] Local time is now: Tue Jun 1 07:58:21 UTC 2021. [2021-06-01T07:58:21.747Z] Universal Time is now: Tue Jun 1 07:58:21 UTC 2021. [2021-06-01T07:58:21.747Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-01T07:58:21.747Z] [2021-06-01T07:58:21.747Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-01T07:58:21.747Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.747Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-01T07:58:21.747Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-01T07:58:21.747Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-01T07:58:21.747Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-01T07:58:21.747Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-01T07:58:21.747Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-01T07:58:21.747Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-01T07:58:21.748Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-01T07:58:21.748Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:21.748Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-01T07:58:22.009Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:22.009Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-01T07:58:22.009Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:22.009Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-01T07:58:22.009Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-01T07:58:22.009Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-01T07:58:22.009Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-01T07:58:22.009Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-01T07:58:22.009Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-01T07:58:22.009Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-01T07:58:22.009Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-01T07:58:23.929Z] Updating certificates in /etc/ssl/certs... [2021-06-01T07:58:24.883Z] 23 added, 27 removed; done. [2021-06-01T07:58:24.883Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-01T07:58:24.883Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-01T07:58:25.145Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-01T07:58:25.145Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-01T07:58:25.145Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-01T07:58:25.145Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.145Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-01T07:58:25.407Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-01T07:58:25.407Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-01T07:58:25.407Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-01T07:58:25.407Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-01T07:58:25.407Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.407Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-01T07:58:25.407Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-01T07:58:25.407Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-01T07:58:25.407Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-01T07:58:25.407Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-01T07:58:25.408Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-01T07:58:25.408Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-01T07:58:25.408Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-01T07:58:25.408Z] Updating certificates in /etc/ssl/certs... [2021-06-01T07:58:26.351Z] 0 added, 0 removed; done. [2021-06-01T07:58:26.351Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-01T07:58:26.351Z] done. [2021-06-01T07:58:26.612Z] Reading package lists... [2021-06-01T07:58:26.612Z] Building dependency tree... [2021-06-01T07:58:26.612Z] Reading state information... [2021-06-01T07:58:26.878Z] The following NEW packages will be installed: [2021-06-01T07:58:26.879Z] apt-transport-https [2021-06-01T07:58:26.879Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-01T07:58:26.879Z] Need to get 1692 B of archives. [2021-06-01T07:58:26.879Z] After this operation, 154 kB of additional disk space will be used. [2021-06-01T07:58:26.879Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-01T07:58:27.140Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T07:58:27.140Z] Fetched 1692 B in 0s (10.7 kB/s) [2021-06-01T07:58:27.140Z] Selecting previously unselected package apt-transport-https. [2021-06-01T07:58:27.140Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-01T07:58:27.140Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-01T07:58:27.140Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-01T07:58:27.140Z] Setting up apt-transport-https (1.6.13) ... [2021-06-01T07:58:27.402Z] Waiting for network to be ready... [2021-06-01T07:58:34.007Z] 2021-06-01T07:58:31Z INFO Waiting for automatic snapd restart... [2021-06-01T07:58:34.578Z] snapd 2.50 from Canonical* installed [2021-06-01T07:58:35.523Z] "snapd" switched to the "latest/stable" channel [2021-06-01T07:58:35.523Z] [2021-06-01T07:58:40.158Z] core18 20210507 from Canonical* installed [2021-06-01T07:58:40.158Z] "core18" switched to the "latest/stable" channel [2021-06-01T07:58:40.158Z] [2021-06-01T07:58:41.546Z] snapcraft 4.7.1 from Canonical* installed [2021-06-01T07:58:41.807Z] "snapcraft" switched to the "latest/stable" channel [2021-06-01T07:58:41.807Z] [2021-06-01T07:58:46.016Z] 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-01T07:58:46.016Z] - README.md [2021-06-01T07:58:46.016Z] [2021-06-01T07:58:46.016Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-01T07:58:52.606Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-06-01T07:58:52.606Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-01T07:58:52.606Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-01T07:58:52.606Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-01T07:58:53.181Z] Reading package lists... [2021-06-01T07:58:53.459Z] 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-01T07:59:00.058Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-06-01T07:59:00.058Z] Reading package lists... [2021-06-01T07:59:00.058Z] Building dependency tree... [2021-06-01T07:59:00.058Z] Reading state information... [2021-06-01T07:59:00.058Z] Suggested packages: [2021-06-01T07:59:00.058Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-01T07:59:00.058Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-01T07:59:00.058Z] Recommended packages: [2021-06-01T07:59:00.058Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-01T07:59:00.058Z] The following NEW packages will be installed: [2021-06-01T07:59:00.058Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-01T07:59:00.058Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-01T07:59:00.058Z] pkg-config zip [2021-06-01T07:59:00.058Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-01T07:59:00.058Z] Need to get 7663 kB of archives. [2021-06-01T07:59:00.058Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-01T07:59:00.058Z] 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-01T07:59:00.319Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-01T07:59:00.319Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-01T07:59:00.319Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-01T07:59:00.319Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-01T07:59:00.319Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-01T07:59:00.319Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-01T07:59:00.580Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-01T07:59:00.581Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-01T07:59:00.581Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-01T07:59:00.581Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-01T07:59:00.581Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-01T07:59:00.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-01T07:59:00.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-01T07:59:00.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-01T07:59:00.843Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-01T07:59:00.843Z] Fetched 7663 kB in 1s (12.0 MB/s) [2021-06-01T07:59:00.843Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-01T07:59:00.843Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-01T07:59:00.843Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-01T07:59:00.843Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-01T07:59:01.105Z] Selecting previously unselected package libpsl5:amd64. [2021-06-01T07:59:01.105Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-01T07:59:01.105Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-01T07:59:01.105Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-01T07:59:01.105Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-01T07:59:01.105Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-01T07:59:01.375Z] Selecting previously unselected package librtmp1:amd64. [2021-06-01T07:59:01.375Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-01T07:59:01.375Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-01T07:59:01.375Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-01T07:59:01.375Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-01T07:59:01.375Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-01T07:59:01.375Z] Selecting previously unselected package liberror-perl. [2021-06-01T07:59:01.375Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-01T07:59:01.375Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-01T07:59:01.650Z] Selecting previously unselected package git-man. [2021-06-01T07:59:01.650Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-01T07:59:01.650Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-01T07:59:01.650Z] Selecting previously unselected package git. [2021-06-01T07:59:01.650Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-01T07:59:01.650Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-01T07:59:02.223Z] Selecting previously unselected package libnorm1:amd64. [2021-06-01T07:59:02.223Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-01T07:59:02.223Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-01T07:59:02.484Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-01T07:59:02.484Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-01T07:59:02.484Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-01T07:59:02.484Z] Selecting previously unselected package libsodium23:amd64. [2021-06-01T07:59:02.484Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-01T07:59:02.484Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-01T07:59:02.484Z] Selecting previously unselected package libzmq5:amd64. [2021-06-01T07:59:02.484Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-01T07:59:02.484Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-01T07:59:07.120Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-01T07:59:07.120Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-01T07:59:07.120Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-01T07:59:07.120Z] Selecting previously unselected package pkg-config. [2021-06-01T07:59:07.120Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-01T07:59:07.120Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-01T07:59:07.120Z] Selecting previously unselected package zip. [2021-06-01T07:59:07.120Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-01T07:59:07.120Z] Unpacking zip (3.0-11build1) ... [2021-06-01T07:59:07.120Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-01T07:59:07.120Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-01T07:59:07.120Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-01T07:59:07.120Z] Setting up liberror-perl (0.17025-1) ... [2021-06-01T07:59:07.120Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-01T07:59:07.120Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-01T07:59:07.120Z] No schema files found: doing nothing. [2021-06-01T07:59:07.120Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-01T07:59:07.120Z] Setting up zip (3.0-11build1) ... [2021-06-01T07:59:07.120Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-01T07:59:07.120Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-01T07:59:07.120Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-01T07:59:07.120Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-01T07:59:07.120Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-01T07:59:07.120Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-01T07:59:07.120Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-01T07:59:07.120Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-01T07:59:09.596Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-06-01T07:59:11.672Z] git set to automatically installed. [2021-06-01T07:59:11.672Z] git-man set to automatically installed. [2021-06-01T07:59:11.672Z] libcurl3-gnutls set to automatically installed. [2021-06-01T07:59:11.672Z] liberror-perl set to automatically installed. [2021-06-01T07:59:11.672Z] libglib2.0-0 set to automatically installed. [2021-06-01T07:59:11.672Z] libnghttp2-14 set to automatically installed. [2021-06-01T07:59:11.672Z] libnorm1 set to automatically installed. [2021-06-01T07:59:11.672Z] libpgm-5.2-0 set to automatically installed. [2021-06-01T07:59:11.672Z] libpsl5 set to automatically installed. [2021-06-01T07:59:11.672Z] librtmp1 set to automatically installed. [2021-06-01T07:59:11.672Z] libsodium23 set to automatically installed. [2021-06-01T07:59:11.672Z] libzmq3-dev set to automatically installed. [2021-06-01T07:59:11.672Z] libzmq5 set to automatically installed. [2021-06-01T07:59:11.672Z] pkg-config set to automatically installed. [2021-06-01T07:59:11.672Z] zip set to automatically installed. [2021-06-01T07:59:11.672Z] snapd is not logged in, snap install commands will use sudo [2021-06-01T07:59:17.783Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-06-01T07:59:30.041Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-06-01T07:59:30.042Z] snapd is not logged in, snap install commands will use sudo [2021-06-01T07:59:31.556Z] 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-01T07:59:35.333Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-06-01T07:59:35.906Z] snap "core18" has no updates available [2021-06-01T07:59:36.481Z] Pulling go-build-helper [2021-06-01T07:59:36.481Z] + snapcraftctl pull [2021-06-01T07:59:37.425Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-01T07:59:37.425Z] Skipping pull go-build-helper (already ran) [2021-06-01T07:59:37.425Z] Building go-build-helper [2021-06-01T07:59:37.425Z] + snapcraftctl build [2021-06-01T07:59:38.306Z] Removing intermediate container afbe8e0f5046 [2021-06-01T07:59:38.306Z] ---> 1e76ccf865d4 [2021-06-01T07:59:38.306Z] [2021-06-01T07:59:38.306Z] Step 11/26 : FROM alpine:3.12 [2021-06-01T07:59:38.306Z] 3.12: Pulling from library/alpine [2021-06-01T07:59:41.417Z] Staging go-build-helper [2021-06-01T07:59:41.417Z] + snapcraftctl stage [2021-06-01T07:59:41.426Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-01T07:59:41.426Z] Status: Downloaded newer image for alpine:3.12 [2021-06-01T07:59:41.426Z] ---> 9852663dfa18 [2021-06-01T07:59:41.426Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-01T07:59:41.426Z] ---> Running in 516e82c8f454 [2021-06-01T07:59:41.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:41.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:42.581Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-01T07:59:42.857Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T07:59:42.857Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-01T07:59:42.857Z] (4/6) Installing curl (7.77.0-r0) [2021-06-01T07:59:42.857Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-01T07:59:42.857Z] (6/6) Installing su-exec (0.2-r1) [2021-06-01T07:59:42.857Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:59:43.134Z] Executing ca-certificates-20191127-r4.trigger [2021-06-01T07:59:43.413Z] OK: 7 MiB in 20 packages [2021-06-01T07:59:47.782Z] Removing intermediate container 516e82c8f454 [2021-06-01T07:59:47.782Z] ---> 54adae5759c4 [2021-06-01T07:59:47.782Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-01T07:59:47.782Z] ---> Running in 1d574ba3a4bb [2021-06-01T07:59:48.062Z] Removing intermediate container d74af88a9f09 [2021-06-01T07:59:48.062Z] ---> bd90c2171fde [2021-06-01T07:59:48.062Z] [2021-06-01T07:59:48.062Z] Step 11/23 : FROM alpine:3.12 [2021-06-01T07:59:48.062Z] ---> 9852663dfa18 [2021-06-01T07:59:48.062Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-01T07:59:48.660Z] ---> Running in c17745d0ce32 [2021-06-01T07:59:48.933Z] Removing intermediate container 1d574ba3a4bb [2021-06-01T07:59:48.933Z] ---> bd368767fc88 [2021-06-01T07:59:48.933Z] Step 14/26 : WORKDIR / [2021-06-01T07:59:49.535Z] ---> Running in ad29e9e0972e [2021-06-01T07:59:49.554Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-01T07:59:49.554Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-01T07:59:49.554Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-01T07:59:49.554Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-01T07:59:49.554Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-01T07:59:49.554Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-01T07:59:49.554Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-01T07:59:49.554Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-01T07:59:49.554Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-01T07:59:49.554Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-01T07:59:49.554Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-01T07:59:49.554Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-01T07:59:49.554Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-01T07:59:49.554Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-01T07:59:49.554Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-01T07:59:49.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-01T07:59:49.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-01T07:59:49.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-01T07:59:49.554Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-01T07:59:49.554Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-06-01T07:59:49.554Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-01T07:59:49.554Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-01T07:59:49.554Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-01T07:59:49.554Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-01T07:59:49.554Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-01T07:59:49.554Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-01T07:59:49.554Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-01T07:59:49.554Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-01T07:59:49.554Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-01T07:59:49.554Z] Fetched 224 kB in 0s (0 B/s) [2021-06-01T07:59:49.554Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-01T07:59:49.554Z] Fetched 157 kB in 0s (0 B/s) [2021-06-01T07:59:49.554Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-01T07:59:49.554Z] Fetched 221 kB in 0s (0 B/s) [2021-06-01T07:59:49.554Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-01T07:59:49.554Z] Fetched 143 kB in 0s (0 B/s) [2021-06-01T07:59:49.554Z] Pulling app-service-config [2021-06-01T07:59:49.554Z] + snapcraftctl pull [2021-06-01T07:59:49.554Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-01T07:59:49.554Z] Pulling config-common [2021-06-01T07:59:49.554Z] + snapcraftctl pull [2021-06-01T07:59:50.987Z] Removing intermediate container ad29e9e0972e [2021-06-01T07:59:50.987Z] ---> d3a7209477fa [2021-06-01T07:59:50.987Z] 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-01T07:59:51.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:51.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:51.590Z] Removing intermediate container 741e4fb58080 [2021-06-01T07:59:51.590Z] ---> a37dc6d94c9c [2021-06-01T07:59:51.590Z] [2021-06-01T07:59:51.590Z] Step 11/23 : FROM alpine:3.12 [2021-06-01T07:59:51.590Z] ---> 9852663dfa18 [2021-06-01T07:59:51.590Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-01T07:59:52.201Z] ---> Running in 800bd7cf581f [2021-06-01T07:59:52.201Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-01T07:59:52.201Z] ---> 667e5bd20e9d [2021-06-01T07:59:52.201Z] 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-01T07:59:52.478Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-01T07:59:52.478Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:59:52.478Z] Executing ca-certificates-20191127-r4.trigger [2021-06-01T07:59:52.755Z] OK: 6 MiB in 16 packages [2021-06-01T07:59:53.781Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-01T07:59:53.781Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-01T07:59:53.781Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-01T07:59:53.781Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T07:59:53.781Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-01T07:59:53.781Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T07:59:53.781Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-01T07:59:53.781Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T07:59:53.781Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-01T07:59:53.781Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T07:59:53.781Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-01T07:59:53.781Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T07:59:53.781Z] Pulling edgex-go [2021-06-01T07:59:53.781Z] + snapcraftctl pull [2021-06-01T07:59:58.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:58.168Z] ---> bb3d3e65805d [2021-06-01T07:59:58.168Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-01T07:59:58.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T07:59:58.168Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-01T07:59:58.168Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T07:59:58.168Z] OK: 5 MiB in 15 packages [2021-06-01T07:59:58.168Z] Removing intermediate container c17745d0ce32 [2021-06-01T07:59:58.168Z] ---> 451f61b326c1 [2021-06-01T07:59:58.168Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:59:58.168Z] ---> f5be61caf6e1 [2021-06-01T07:59:58.168Z] 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-01T07:59:58.168Z] ---> Running in 1ff5b3895f96 [2021-06-01T07:59:58.168Z] Removing intermediate container 800bd7cf581f [2021-06-01T07:59:58.168Z] ---> 6b30435f5272 [2021-06-01T07:59:58.168Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:59:58.442Z] Removing intermediate container 1ff5b3895f96 [2021-06-01T07:59:58.442Z] ---> 9c07b0c23c65 [2021-06-01T07:59:58.442Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-01T07:59:58.442Z] ---> 332c18a06860 [2021-06-01T07:59:58.442Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-01T07:59:58.718Z] ---> Running in e9d75dde371b [2021-06-01T07:59:58.992Z] ---> Running in f052d13c3b6a [2021-06-01T07:59:59.602Z] Removing intermediate container e9d75dde371b [2021-06-01T07:59:59.602Z] ---> 8e1f779340b9 [2021-06-01T07:59:59.602Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-01T07:59:59.602Z] Removing intermediate container aa2b69e3b505 [2021-06-01T07:59:59.602Z] ---> 1e2cdbda6334 [2021-06-01T07:59:59.602Z] [2021-06-01T07:59:59.602Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T07:59:59.602Z] ---> 9852663dfa18 [2021-06-01T07:59:59.602Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-01T07:59:59.602Z] ---> Using cache [2021-06-01T07:59:59.602Z] ---> 6b30435f5272 [2021-06-01T07:59:59.602Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T07:59:59.602Z] ---> Using cache [2021-06-01T07:59:59.602Z] ---> 8e1f779340b9 [2021-06-01T07:59:59.602Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-01T08:00:00.203Z] ---> Running in 6fb9c9163614 [2021-06-01T08:00:00.203Z] ---> Running in 8954fede446f [2021-06-01T08:00:00.482Z] ---> f5bc3ae39f0d [2021-06-01T08:00:00.482Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-01T08:00:00.482Z] Removing intermediate container f052d13c3b6a [2021-06-01T08:00:00.482Z] ---> 11b6d0fd6b75 [2021-06-01T08:00:00.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-01T08:00:01.081Z] ---> Running in 6a4da65d1c91 [2021-06-01T08:00:01.379Z] Removing intermediate container 8954fede446f [2021-06-01T08:00:01.379Z] ---> b875ee2862b4 [2021-06-01T08:00:01.379Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-01T08:00:01.379Z] Removing intermediate container 6fb9c9163614 [2021-06-01T08:00:01.379Z] ---> 6c728491c836 [2021-06-01T08:00:01.379Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-01T08:00:01.997Z] ---> Running in 345a50f72673 [2021-06-01T08:00:01.997Z] ---> Running in d619617de37b [2021-06-01T08:00:01.997Z] Removing intermediate container 6a4da65d1c91 [2021-06-01T08:00:01.997Z] ---> afc3d946d57f [2021-06-01T08:00:01.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:00:02.274Z] ---> b4a7c6753e2e [2021-06-01T08:00:02.274Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-01T08:00:02.879Z] Removing intermediate container 3ac17cfcc04a [2021-06-01T08:00:02.879Z] ---> d9b32ddd83ee [2021-06-01T08:00:02.879Z] [2021-06-01T08:00:02.880Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T08:00:02.880Z] ---> 9852663dfa18 [2021-06-01T08:00:02.880Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-01T08:00:03.156Z] Removing intermediate container 345a50f72673 [2021-06-01T08:00:03.156Z] ---> 6e948ccc510d [2021-06-01T08:00:03.156Z] Step 16/24 : WORKDIR / [2021-06-01T08:00:03.156Z] Removing intermediate container d619617de37b [2021-06-01T08:00:03.156Z] ---> b73e3970e295 [2021-06-01T08:00:03.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:00:03.156Z] ---> Running in 386904920a53 [2021-06-01T08:00:03.432Z] ---> Running in efec9f4dd7b8 [2021-06-01T08:00:03.432Z] ---> 8964e2d75404 [2021-06-01T08:00:03.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-01T08:00:03.708Z] ---> dca1236de6c1 [2021-06-01T08:00:03.708Z] 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-01T08:00:03.989Z] ---> Running in 522808261a41 [2021-06-01T08:00:04.263Z] Removing intermediate container 386904920a53 [2021-06-01T08:00:04.263Z] ---> 3215d7dfcb00 [2021-06-01T08:00:04.263Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-01T08:00:04.263Z] Removing intermediate container efec9f4dd7b8 [2021-06-01T08:00:04.263Z] ---> 6a4a0c8b2db8 [2021-06-01T08:00:04.263Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:00:04.548Z] ---> 7f7beb75d9dd [2021-06-01T08:00:04.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-01T08:00:04.548Z] ---> Running in 9b65e030bd4d [2021-06-01T08:00:05.159Z] ---> 359b70236d9f [2021-06-01T08:00:05.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-01T08:00:05.434Z] Removing intermediate container 9b65e030bd4d [2021-06-01T08:00:05.434Z] ---> e36e9a61dbcd [2021-06-01T08:00:05.434Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-01T08:00:05.714Z] ---> Running in 31de67763edd [2021-06-01T08:00:05.992Z] ---> 58ce11788d88 [2021-06-01T08:00:05.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-01T08:00:06.977Z] ---> 9b799fcdf9b7 [2021-06-01T08:00:06.977Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> f1fcadf3ea49 [2021-06-01T08:00:06.977Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-01T08:00:06.977Z] [2021-06-01T08:00:06.977Z] Removing intermediate container 31de67763edd [2021-06-01T08:00:06.977Z] ---> ccff7124a2fa [2021-06-01T08:00:06.977Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T08:00:06.977Z] ---> Running in d62fc72f6c0e [2021-06-01T08:00:06.977Z] ---> Running in c279a30540f9 [2021-06-01T08:00:07.973Z] Removing intermediate container 522808261a41 [2021-06-01T08:00:07.973Z] ---> ad86632ef26f [2021-06-01T08:00:07.973Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-01T08:00:07.973Z] ---> e510911a08c2 [2021-06-01T08:00:07.973Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-01T08:00:07.973Z] Removing intermediate container c279a30540f9 [2021-06-01T08:00:07.973Z] ---> 237e00a2e7d2 [2021-06-01T08:00:07.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:00:07.973Z] ---> Running in 1139d36f6482 [2021-06-01T08:00:07.973Z] ---> cd86989af4a2 [2021-06-01T08:00:07.973Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-01T08:00:08.248Z] ---> Running in e851c623a8ab [2021-06-01T08:00:08.248Z] ---> Running in 523a793c1e14 [2021-06-01T08:00:08.863Z] Removing intermediate container 1139d36f6482 [2021-06-01T08:00:08.863Z] ---> 63eaac5fec70 [2021-06-01T08:00:08.863Z] Step 24/26 : LABEL arch=arm64 [2021-06-01T08:00:08.863Z] Removing intermediate container e851c623a8ab [2021-06-01T08:00:08.863Z] ---> 6dd400308379 [2021-06-01T08:00:08.863Z] Step 21/23 : LABEL arch=arm64 [2021-06-01T08:00:09.137Z] ---> Running in c816afdd2d61 [2021-06-01T08:00:09.137Z] ---> Running in c44d689f0fb1 [2021-06-01T08:00:09.412Z] Removing intermediate container 523a793c1e14 [2021-06-01T08:00:09.412Z] ---> 42bb9ac71bbc [2021-06-01T08:00:09.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:00:09.412Z] ---> 338805f9f7be [2021-06-01T08:00:09.412Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-01T08:00:09.686Z] ---> Running in aa946e4c1450 [2021-06-01T08:00:09.686Z] ---> Running in 5bd02c020893 [2021-06-01T08:00:09.978Z] Removing intermediate container c44d689f0fb1 [2021-06-01T08:00:09.978Z] Removing intermediate container c816afdd2d61 [2021-06-01T08:00:09.978Z] ---> 379124d5b6da [2021-06-01T08:00:09.978Z] Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:00:09.978Z] ---> ca7b87c49d41 [2021-06-01T08:00:09.978Z] Step 25/26 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:00:10.255Z] ---> Running in f6cc25ff8775 [2021-06-01T08:00:10.255Z] ---> Running in 529f6920be04 [2021-06-01T08:00:10.533Z] Removing intermediate container 5bd02c020893 [2021-06-01T08:00:10.533Z] ---> a8556de25ba1 [2021-06-01T08:00:10.533Z] Step 21/23 : LABEL arch=arm64 [2021-06-01T08:00:10.810Z] Removing intermediate container aa946e4c1450 [2021-06-01T08:00:10.810Z] ---> 4d207e2b07f7 [2021-06-01T08:00:10.810Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:00:10.810Z] Removing intermediate container d62fc72f6c0e [2021-06-01T08:00:10.810Z] ---> 98e1a5a63aa1 [2021-06-01T08:00:10.810Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-01T08:00:10.810Z] ---> Running in 9576cfdd90af [2021-06-01T08:00:11.086Z] ---> Running in 3cd02e9325ed [2021-06-01T08:00:11.086Z] ---> Running in d4ef108cf0b2 [2021-06-01T08:00:11.086Z] Removing intermediate container f6cc25ff8775 [2021-06-01T08:00:11.086Z] ---> 75948449c5e0 [2021-06-01T08:00:11.086Z] Step 23/23 : LABEL version=0.0.0 [2021-06-01T08:00:11.361Z] Removing intermediate container 529f6920be04 [2021-06-01T08:00:11.361Z] ---> ebfb3a58411d [2021-06-01T08:00:11.361Z] Step 26/26 : LABEL version=0.0.0 [2021-06-01T08:00:11.361Z] ---> Running in 52c0a0018c8a [2021-06-01T08:00:13.733Z] ---> Running in 7c42f862477b [2021-06-01T08:00:13.733Z] Removing intermediate container 9576cfdd90af [2021-06-01T08:00:13.733Z] ---> c9a11a599485 [2021-06-01T08:00:13.733Z] Step 22/23 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:00:13.733Z] Removing intermediate container 3cd02e9325ed [2021-06-01T08:00:13.733Z] ---> dd2d727a66cd [2021-06-01T08:00:13.733Z] Step 22/24 : LABEL arch=arm64 [2021-06-01T08:00:13.733Z] ---> Running in c497175485c4 [2021-06-01T08:00:13.733Z] ---> Running in d31b16969fd4 [2021-06-01T08:00:13.733Z] Removing intermediate container 52c0a0018c8a [2021-06-01T08:00:13.733Z] ---> 02446ad0c398 [2021-06-01T08:00:13.733Z] [2021-06-01T08:00:13.733Z] Removing intermediate container 7c42f862477b [2021-06-01T08:00:13.733Z] ---> f33a0f0928d4 [2021-06-01T08:00:13.733Z] [2021-06-01T08:00:13.733Z] Removing intermediate container c497175485c4 [2021-06-01T08:00:13.733Z] ---> 3a8b1b689f23 [2021-06-01T08:00:13.733Z] Step 23/23 : LABEL version=0.0.0 [2021-06-01T08:00:13.733Z] Successfully built 02446ad0c398 [2021-06-01T08:00:13.733Z] Successfully tagged support-notifications-arm64:latest [2021-06-01T08:00:13.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T08:00:13.733Z] Building security-bootstrapper [2021-06-01T08:00:13.733Z]  Building support-notifications ... done Successfully built f33a0f0928d4 [2021-06-01T08:00:13.733Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-01T08:00:13.733Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-01T08:00:13.733Z] ---> Running in b4ad0661a8e2 [2021-06-01T08:00:13.733Z] Removing intermediate container d31b16969fd4 [2021-06-01T08:00:13.733Z] ---> 6afd2513cc00 [2021-06-01T08:00:13.733Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:00:13.733Z] ---> Running in 728251480ace [2021-06-01T08:00:13.733Z] Removing intermediate container b4ad0661a8e2 [2021-06-01T08:00:13.733Z] ---> 9d8f593af618 [2021-06-01T08:00:13.733Z] [2021-06-01T08:00:13.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T08:00:14.336Z] Removing intermediate container 728251480ace [2021-06-01T08:00:14.336Z] ---> 2a84c33c3600 [2021-06-01T08:00:14.336Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T08:00:14.336Z] Successfully built 9d8f593af618 [2021-06-01T08:00:14.336Z] Successfully tagged support-scheduler-arm64:latest [2021-06-01T08:00:14.336Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-01T08:00:14.627Z] ---> Running in ae20c97efb58 [2021-06-01T08:00:14.627Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-01T08:00:14.627Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-01T08:00:14.627Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-01T08:00:14.901Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-01T08:00:14.901Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-01T08:00:15.175Z] Removing intermediate container ae20c97efb58 [2021-06-01T08:00:15.175Z] ---> 9d9fc744f049 [2021-06-01T08:00:15.175Z] [2021-06-01T08:00:15.175Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-01T08:00:15.175Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T08:00:15.175Z] OK: 8 MiB in 20 packages [2021-06-01T08:00:15.452Z] Successfully built 9d9fc744f049 [2021-06-01T08:00:15.724Z] Successfully tagged core-metadata-arm64:latest [2021-06-01T08:00:15.724Z] Building core-command [2021-06-01T08:00:16.681Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-01T08:00:16.681Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-01T08:00:16.681Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-01T08:00:16.681Z] Fetched 0 B in 0s (0 B/s) [2021-06-01T08:00:16.681Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-01T08:00:16.681Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-01T08:00:16.681Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-01T08:00:16.682Z] Fetched 279 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-01T08:00:16.682Z] Fetched 122 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-01T08:00:16.682Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-01T08:00:16.682Z] Fetched 8848 B in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-01T08:00:16.682Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-01T08:00:16.682Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-01T08:00:16.682Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-01T08:00:16.682Z] Fetched 219 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-01T08:00:16.682Z] Fetched 154 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-01T08:00:16.682Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-01T08:00:16.682Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-01T08:00:16.682Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-01T08:00:16.682Z] Fetched 499 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-01T08:00:16.682Z] Fetched 111 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-01T08:00:16.682Z] Fetched 240 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-01T08:00:16.682Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-01T08:00:16.682Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-01T08:00:16.682Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-01T08:00:16.682Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-01T08:00:16.682Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-01T08:00:16.682Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-01T08:00:16.682Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-01T08:00:16.682Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-01T08:00:16.682Z] Fetched 8720 B in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-01T08:00:16.682Z] Fetched 137 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-01T08:00:16.682Z] Fetched 119 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-01T08:00:16.682Z] Fetched 110 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-01T08:00:16.682Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-01T08:00:16.682Z] Fetched 645 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-01T08:00:16.682Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-01T08:00:16.682Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-01T08:00:16.682Z] Fetched 368 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-01T08:00:16.682Z] Fetched 187 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-01T08:00:16.682Z] Fetched 175 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-01T08:00:16.682Z] Fetched 206 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-01T08:00:16.682Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-01T08:00:16.682Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-01T08:00:16.682Z] Fetched 159 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-01T08:00:16.682Z] Fetched 107 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-01T08:00:16.682Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-01T08:00:16.682Z] Pulling static-packages [2021-06-01T08:00:16.682Z] + snapcraftctl pull [2021-06-01T08:00:16.682Z] Pulling version [2021-06-01T08:00:16.682Z] + cd /root/project [2021-06-01T08:00:16.682Z] + [ -f VERSION ] [2021-06-01T08:00:16.682Z] + PROJECT_VERSION=local-dev [2021-06-01T08:00:16.682Z] + git rev-parse --short HEAD [2021-06-01T08:00:16.682Z] + GIT_REVISION=b5e6b0d3 [2021-06-01T08:00:16.682Z] + snapcraftctl set-version local-dev [2021-06-01T08:00:16.682Z] Skipping build go-build-helper (already ran) [2021-06-01T08:00:16.682Z] Building app-service-config [2021-06-01T08:00:16.682Z] + make build [2021-06-01T08:00:16.709Z]  Building core-metadata ... done Removing intermediate container d4ef108cf0b2 [2021-06-01T08:00:16.709Z] ---> 549aa3b1adb7 [2021-06-01T08:00:16.709Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:00:16.945Z] go mod tidy [2021-06-01T08:00:17.301Z] ---> 9701506a8911 [2021-06-01T08:00:17.301Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-01T08:00:18.734Z] ---> f8f3edad8f5b [2021-06-01T08:00:18.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-01T08:00:20.192Z] ---> 1af370265455 [2021-06-01T08:00:20.192Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-01T08:00:20.260Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-01T08:00:20.261Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-01T08:00:20.261Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-01T08:00:20.261Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-01T08:00:20.261Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-01T08:00:20.261Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-01T08:00:20.261Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-01T08:00:20.261Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-01T08:00:20.261Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-01T08:00:20.261Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-01T08:00:20.261Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-01T08:00:20.468Z] ---> Running in 1ae11a8ce17a [2021-06-01T08:00:20.523Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-01T08:00:20.523Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-01T08:00:20.523Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-01T08:00:20.523Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-01T08:00:20.523Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-01T08:00:20.786Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-01T08:00:20.786Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-01T08:00:20.786Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-01T08:00:20.786Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-01T08:00:20.786Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-01T08:00:20.786Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-01T08:00:20.786Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-01T08:00:21.050Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-01T08:00:21.050Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-01T08:00:21.050Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-01T08:00:21.050Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-01T08:00:21.050Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-01T08:00:21.050Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-01T08:00:21.350Z] go: downloading golang.org/x/text v0.3.2 [2021-06-01T08:00:21.350Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-01T08:00:21.350Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-01T08:00:21.350Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-01T08:00:21.350Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-01T08:00:21.350Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-01T08:00:21.350Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-01T08:00:21.350Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-01T08:00:21.350Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-01T08:00:21.350Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-01T08:00:21.350Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-01T08:00:21.350Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-01T08:00:21.452Z] Removing intermediate container 1ae11a8ce17a [2021-06-01T08:00:21.452Z] ---> 42031bdf7373 [2021-06-01T08:00:21.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:00:21.612Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-01T08:00:21.613Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-01T08:00:21.728Z] ---> Running in 312669a151c7 [2021-06-01T08:00:21.874Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-01T08:00:22.135Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-01T08:00:22.135Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-01T08:00:22.135Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-01T08:00:22.135Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-01T08:00:22.135Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-01T08:00:22.135Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-01T08:00:22.395Z] go: downloading github.com/kr/text v0.1.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-01T08:00:22.395Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-01T08:00:22.395Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-01T08:00:22.395Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-01T08:00:22.654Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-01T08:00:22.654Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-01T08:00:22.654Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-01T08:00:22.654Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-01T08:00:22.654Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-01T08:00:22.726Z] Removing intermediate container 312669a151c7 [2021-06-01T08:00:22.726Z] ---> 9c2b3266c11c [2021-06-01T08:00:22.726Z] Step 22/24 : LABEL arch=arm64 [2021-06-01T08:00:22.915Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-01T08:00:22.915Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-01T08:00:22.915Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-01T08:00:22.915Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-01T08:00:22.915Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-01T08:00:22.915Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-01T08:00:23.177Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-01T08:00:23.177Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-01T08:00:23.177Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-01T08:00:23.177Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-01T08:00:23.177Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-01T08:00:23.328Z] ---> Running in 81f9b0137d66 [2021-06-01T08:00:23.458Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-01T08:00:23.458Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-01T08:00:23.458Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-01T08:00:23.720Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-01T08:00:23.959Z] Removing intermediate container 81f9b0137d66 [2021-06-01T08:00:23.959Z] ---> a289204cb3a3 [2021-06-01T08:00:23.959Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:00:24.564Z] ---> Running in 47f28f839cb0 [2021-06-01T08:00:25.166Z] Removing intermediate container 47f28f839cb0 [2021-06-01T08:00:25.166Z] ---> b4af959ce7a5 [2021-06-01T08:00:25.166Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T08:00:25.439Z] ---> Running in 05f31c77eece [2021-06-01T08:00:26.061Z] Removing intermediate container 05f31c77eece [2021-06-01T08:00:26.061Z] ---> bd76c99b1808 [2021-06-01T08:00:26.061Z] [2021-06-01T08:00:28.327Z] Successfully built bd76c99b1808 [2021-06-01T08:00:28.327Z] Successfully tagged core-data-arm64:latest [2021-06-01T08:00:35.192Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-01T08:00:35.192Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-01T08:00:35.192Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-01T08:00:35.192Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-01T08:00:35.192Z] Building config-common [2021-06-01T08:00:35.192Z] + snapcraftctl build [2021-06-01T08:00:37.116Z] Building edgex-go [2021-06-01T08:00:37.381Z] + cd /root/parts/edgex-go/src [2021-06-01T08:00:37.381Z] + make build [2021-06-01T08:00:37.381Z] go mod tidy [2021-06-01T08:00:38.331Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-06-01T08:00:38.331Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-01T08:00:38.593Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-06-01T08:00:38.593Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-01T08:00:38.593Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-01T08:00:38.593Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-06-01T08:00:38.593Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-01T08:00:38.593Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-06-01T08:00:38.593Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-01T08:00:38.856Z] 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-01T08:00:44.163Z] 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-01T08:00:49.461Z] 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-01T08:00:52.466Z] 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-01T08:00:52.466Z] 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-01T08:00:52.466Z] 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-01T08:00:54.426Z] 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-01T08:00:55.816Z] 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-01T08:00:57.221Z] 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-01T08:00:59.142Z] 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-01T08:01:00.529Z] 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-01T08:01:03.851Z] 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-01T08:01:03.851Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-01T08:01:03.851Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-01T08:01:03.851Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-01T08:01:03.851Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-01T08:01:03.851Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-01T08:01:03.851Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-01T08:01:03.851Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-01T08:01:03.851Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-01T08:01:03.851Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-01T08:01:03.851Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-01T08:01:03.851Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-01T08:01:08.547Z] Building static-packages [2021-06-01T08:01:08.547Z] + snapcraftctl build [2021-06-01T08:01:08.547Z] Building version [2021-06-01T08:01:08.547Z] + snapcraftctl build [2021-06-01T08:01:10.550Z] Skipping stage go-build-helper (already ran) [2021-06-01T08:01:10.550Z] Staging app-service-config [2021-06-01T08:01:10.550Z] + snapcraftctl stage [2021-06-01T08:01:11.497Z] Staging config-common [2021-06-01T08:01:11.497Z] + snapcraftctl stage [2021-06-01T08:01:12.939Z] Staging edgex-go [2021-06-01T08:01:12.939Z] + snapcraftctl stage [2021-06-01T08:01:13.891Z] Staging static-packages [2021-06-01T08:01:13.892Z] + snapcraftctl stage [2021-06-01T08:01:14.838Z] Staging version [2021-06-01T08:01:14.838Z] + snapcraftctl stage [2021-06-01T08:01:15.787Z] Priming go-build-helper [2021-06-01T08:01:15.787Z] + snapcraftctl prime [2021-06-01T08:01:16.733Z] Priming app-service-config [2021-06-01T08:01:16.733Z] + snapcraftctl prime [2021-06-01T08:01:18.136Z] Priming config-common [2021-06-01T08:01:18.136Z] + snapcraftctl prime [2021-06-01T08:01:18.420Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T08:01:18.420Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-01T08:01:18.420Z] ---> 56fcadf71816 [2021-06-01T08:01:18.420Z] Step 3/32 : WORKDIR /edgex-go [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> 94ed3b804574 [2021-06-01T08:01:18.420Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> 615c65f3ffba [2021-06-01T08:01:18.420Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> ff80120b37c6 [2021-06-01T08:01:18.420Z] Step 6/32 : COPY go.mod . [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> eb2723ef550b [2021-06-01T08:01:18.420Z] Step 7/32 : RUN go mod download [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> 712c1a252b5f [2021-06-01T08:01:18.420Z] Step 8/32 : COPY . . [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> f8657fc85856 [2021-06-01T08:01:18.420Z] Step 9/32 : RUN go mod tidy [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> b667dbc82af7 [2021-06-01T08:01:18.420Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-01T08:01:18.420Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T08:01:18.420Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-01T08:01:18.420Z] ---> 56fcadf71816 [2021-06-01T08:01:18.420Z] Step 3/22 : WORKDIR /edgex-go [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> 94ed3b804574 [2021-06-01T08:01:18.420Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> 615c65f3ffba [2021-06-01T08:01:18.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-01T08:01:18.420Z] ---> Using cache [2021-06-01T08:01:18.420Z] ---> ff80120b37c6 [2021-06-01T08:01:18.420Z] Step 6/22 : COPY go.mod . [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> eb2723ef550b [2021-06-01T08:01:18.421Z] Step 7/22 : RUN go mod download [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 712c1a252b5f [2021-06-01T08:01:18.421Z] Step 8/22 : COPY . . [2021-06-01T08:01:18.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T08:01:18.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T08:01:18.421Z] ---> 56fcadf71816 [2021-06-01T08:01:18.421Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 94ed3b804574 [2021-06-01T08:01:18.421Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 615c65f3ffba [2021-06-01T08:01:18.421Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> f8657fc85856 [2021-06-01T08:01:18.421Z] Step 9/22 : RUN go mod tidy [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> b667dbc82af7 [2021-06-01T08:01:18.421Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-01T08:01:18.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-01T08:01:18.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-01T08:01:18.421Z] ---> 56fcadf71816 [2021-06-01T08:01:18.421Z] Step 3/24 : WORKDIR /edgex-go [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 94ed3b804574 [2021-06-01T08:01:18.421Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 615c65f3ffba [2021-06-01T08:01:18.421Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> ff80120b37c6 [2021-06-01T08:01:18.421Z] Step 6/24 : COPY go.mod . [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> eb2723ef550b [2021-06-01T08:01:18.421Z] Step 7/24 : RUN go mod download [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> 712c1a252b5f [2021-06-01T08:01:18.421Z] Step 8/24 : COPY . . [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> f8657fc85856 [2021-06-01T08:01:18.421Z] Step 9/24 : RUN go mod tidy [2021-06-01T08:01:18.421Z] ---> Using cache [2021-06-01T08:01:18.421Z] ---> b667dbc82af7 [2021-06-01T08:01:18.421Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-01T08:01:18.421Z] ---> Running in f9403c2705bf [2021-06-01T08:01:18.421Z] ---> Running in 700ad98d3d5b [2021-06-01T08:01:18.421Z] ---> Running in fa786a631208 [2021-06-01T08:01:18.421Z] ---> Running in 352c0a607bdc [2021-06-01T08:01:19.091Z] Priming edgex-go [2021-06-01T08:01:19.091Z] + snapcraftctl prime [2021-06-01T08:01:19.420Z] 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-01T08:01:19.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-01T08:01:19.697Z] 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-01T08:01:19.697Z] 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-01T08:01:20.484Z] Priming static-packages [2021-06-01T08:01:20.484Z] + snapcraftctl prime [2021-06-01T08:01:20.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-01T08:01:21.678Z] OK: 218 MiB in 52 packages [2021-06-01T08:01:23.037Z] Priming version [2021-06-01T08:01:23.037Z] + snapcraftctl prime [2021-06-01T08:01:23.671Z] Removing intermediate container fa786a631208 [2021-06-01T08:01:23.671Z] ---> b6a4ab653453 [2021-06-01T08:01:23.671Z] Step 6/24 : COPY go.mod . [2021-06-01T08:01:23.701Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-01T08:01:26.799Z] ---> 04ef7b1db774 [2021-06-01T08:01:26.799Z] Step 7/24 : RUN go mod download [2021-06-01T08:01:26.799Z] ---> Running in 61783a7df7e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-01T08:01:29.052Z] Removing intermediate container 61783a7df7e9 [2021-06-01T08:01:29.052Z] ---> e65e76def484 [2021-06-01T08:01:29.052Z] Step 8/24 : COPY . . [2021-06-01T08:01:51.277Z] ---> 4fbfc45d42b7 [2021-06-01T08:01:51.277Z] Step 9/24 : RUN go mod tidy [2021-06-01T08:01:51.277Z] ---> Running in 03b9aba09440 [2021-06-01T08:01:55.606Z] Removing intermediate container 03b9aba09440 [2021-06-01T08:01:55.606Z] ---> dc132acb03e9 [2021-06-01T08:01:55.606Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-01T08:01:55.606Z] ---> Running in 611f8d0079f4 [2021-06-01T08:01:57.603Z] 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-01T08:02:39.135Z] 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-01T08:02:58.040Z] Removing intermediate container f9403c2705bf [2021-06-01T08:02:58.040Z] ---> 923fc0dba927 [2021-06-01T08:02:58.040Z] [2021-06-01T08:02:58.040Z] Step 11/22 : FROM alpine:3.12 [2021-06-01T08:02:58.040Z] ---> 9852663dfa18 [2021-06-01T08:02:58.040Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-01T08:02:58.040Z] Removing intermediate container 352c0a607bdc [2021-06-01T08:02:58.040Z] ---> 37d5007e16ec [2021-06-01T08:02:58.040Z] [2021-06-01T08:02:58.040Z] Step 11/32 : FROM alpine:3.12 [2021-06-01T08:02:58.040Z] ---> 9852663dfa18 [2021-06-01T08:02:58.040Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-01T08:02:58.040Z] ---> Running in e35fef6a2b32 [2021-06-01T08:02:58.040Z] ---> Running in 83d2d5a27eaa [2021-06-01T08:02:58.040Z] Removing intermediate container 83d2d5a27eaa [2021-06-01T08:02:58.040Z] ---> 761aade36027 [2021-06-01T08:02:58.040Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-01T08:02:58.040Z] ---> Running in f1d6af263270 [2021-06-01T08:02:58.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T08:02:58.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T08:02:58.637Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-01T08:02:58.917Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T08:02:58.917Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-01T08:02:58.917Z] (4/4) Installing curl (7.77.0-r0) [2021-06-01T08:02:58.917Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T08:02:58.917Z] Executing ca-certificates-20191127-r4.trigger [2021-06-01T08:02:59.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T08:02:59.196Z] OK: 7 MiB in 18 packages [2021-06-01T08:02:59.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T08:02:59.802Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-01T08:03:00.083Z] (2/2) Installing su-exec (0.2-r1) [2021-06-01T08:03:00.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-01T08:03:00.083Z] OK: 5 MiB in 16 packages [2021-06-01T08:03:01.537Z] Removing intermediate container 700ad98d3d5b [2021-06-01T08:03:01.537Z] ---> 6efb3f4de160 [2021-06-01T08:03:01.537Z] [2021-06-01T08:03:01.537Z] Step 11/24 : FROM alpine:3.12 [2021-06-01T08:03:01.537Z] ---> 9852663dfa18 [2021-06-01T08:03:01.537Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-01T08:03:01.537Z] ---> Using cache [2021-06-01T08:03:01.537Z] ---> 6b30435f5272 [2021-06-01T08:03:01.537Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-01T08:03:01.537Z] ---> Using cache [2021-06-01T08:03:01.537Z] ---> 8e1f779340b9 [2021-06-01T08:03:01.537Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-01T08:03:02.132Z] ---> Running in 9721b29c00b4 [2021-06-01T08:03:02.405Z] Removing intermediate container f1d6af263270 [2021-06-01T08:03:02.405Z] ---> e27c36693aa2 [2021-06-01T08:03:02.405Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-01T08:03:02.682Z] ---> Running in 2b354be13b9a [2021-06-01T08:03:02.682Z] Removing intermediate container e35fef6a2b32 [2021-06-01T08:03:02.682Z] ---> 73f8958bee84 [2021-06-01T08:03:02.682Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-01T08:03:02.954Z] ---> Running in da757a438977 [2021-06-01T08:03:02.954Z] Removing intermediate container 9721b29c00b4 [2021-06-01T08:03:02.954Z] ---> 1c17c5d5b2b7 [2021-06-01T08:03:02.954Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-01T08:03:03.234Z] ---> Running in 28cce7e9bca7 [2021-06-01T08:03:03.508Z] Removing intermediate container 2b354be13b9a [2021-06-01T08:03:03.508Z] ---> ad48a0f8f261 [2021-06-01T08:03:03.508Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-01T08:03:03.782Z] ---> Running in 68e5041a1531 [2021-06-01T08:03:03.782Z] Removing intermediate container da757a438977 [2021-06-01T08:03:03.782Z] ---> a00659cc080d [2021-06-01T08:03:03.782Z] Step 14/22 : WORKDIR /edgex [2021-06-01T08:03:04.065Z] ---> Running in d0c104a60b54 [2021-06-01T08:03:04.065Z] Removing intermediate container 28cce7e9bca7 [2021-06-01T08:03:04.065Z] ---> 44e67d0d4069 [2021-06-01T08:03:04.065Z] Step 16/24 : WORKDIR / [2021-06-01T08:03:04.367Z] ---> Running in 5c5f7e938ad2 [2021-06-01T08:03:04.644Z] Removing intermediate container 68e5041a1531 [2021-06-01T08:03:04.644Z] ---> b7b169909507 [2021-06-01T08:03:04.644Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-01T08:03:04.918Z] ---> Running in 063b7b5ca156 [2021-06-01T08:03:05.198Z] Removing intermediate container d0c104a60b54 [2021-06-01T08:03:05.198Z] ---> 4f688d1c080a [2021-06-01T08:03:05.198Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-01T08:03:05.473Z] Removing intermediate container 5c5f7e938ad2 [2021-06-01T08:03:05.473Z] ---> 754a7ecbc5a0 [2021-06-01T08:03:05.473Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:03:06.922Z] ---> ae59b38886df [2021-06-01T08:03:06.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-01T08:03:07.523Z] ---> 8894b94e3f5e [2021-06-01T08:03:07.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-01T08:03:10.739Z] ---> 4d98570efde6 [2021-06-01T08:03:10.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-01T08:03:10.739Z] Removing intermediate container 063b7b5ca156 [2021-06-01T08:03:10.739Z] ---> 0d5356f038a6 [2021-06-01T08:03:10.739Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-01T08:03:10.739Z] ---> 00c7629af5ed [2021-06-01T08:03:10.739Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-01T08:03:10.739Z] ---> Running in fbe0fe5419c2 [2021-06-01T08:03:10.739Z] Removing intermediate container fbe0fe5419c2 [2021-06-01T08:03:10.739Z] ---> 37c9e649ef04 [2021-06-01T08:03:10.739Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-01T08:03:11.014Z] ---> 25be895ddb7a [2021-06-01T08:03:11.015Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-01T08:03:11.015Z] ---> 0dbe4f005926 [2021-06-01T08:03:11.299Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-01T08:03:11.299Z] ---> Running in f2a3c2866f43 [2021-06-01T08:03:11.299Z] ---> Running in cc45efd5b2b6 [2021-06-01T08:03:11.574Z] ---> 343c80ebb04a [2021-06-01T08:03:11.574Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-01T08:03:11.852Z] ---> Running in db7897b8a461 [2021-06-01T08:03:12.132Z] Removing intermediate container f2a3c2866f43 [2021-06-01T08:03:12.132Z] ---> 15b7fd8e76da [2021-06-01T08:03:12.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:03:12.410Z] Removing intermediate container cc45efd5b2b6 [2021-06-01T08:03:12.410Z] ---> f3bcf8f4b71a [2021-06-01T08:03:12.410Z] Step 19/22 : CMD ["--init=true"] [2021-06-01T08:03:12.687Z] ---> Running in d7c95834eaf6 [2021-06-01T08:03:12.687Z] ---> Running in 00457c73877f [2021-06-01T08:03:13.299Z] Removing intermediate container d7c95834eaf6 [2021-06-01T08:03:13.299Z] ---> 0e05d54088e0 [2021-06-01T08:03:13.299Z] Step 22/24 : LABEL arch=arm64 [2021-06-01T08:03:13.575Z] Removing intermediate container 00457c73877f [2021-06-01T08:03:13.575Z] ---> e3deba19f15b [2021-06-01T08:03:13.575Z] Step 20/22 : LABEL arch=arm64 [2021-06-01T08:03:13.575Z] ---> Running in 40ff917e1c27 [2021-06-01T08:03:13.852Z] ---> Running in 6cb9c1107d7b [2021-06-01T08:03:14.463Z] Removing intermediate container 40ff917e1c27 [2021-06-01T08:03:14.463Z] ---> 6ff513c7089c [2021-06-01T08:03:14.463Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:03:14.742Z] Removing intermediate container 6cb9c1107d7b [2021-06-01T08:03:14.742Z] ---> 01795ea3b99a [2021-06-01T08:03:14.742Z] Step 21/22 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:03:15.021Z] ---> Running in 4c5cc601c976 [2021-06-01T08:03:15.021Z] ---> Running in 3f683f10c98a [2021-06-01T08:03:15.302Z] Removing intermediate container db7897b8a461 [2021-06-01T08:03:15.302Z] ---> f298db2d7d4d [2021-06-01T08:03:15.302Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-01T08:03:15.576Z] Removing intermediate container 4c5cc601c976 [2021-06-01T08:03:15.576Z] ---> 2683beb993c9 [2021-06-01T08:03:15.576Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T08:03:16.170Z] Removing intermediate container 3f683f10c98a [2021-06-01T08:03:16.170Z] ---> f00ab18a6d15 [2021-06-01T08:03:16.170Z] Step 22/22 : LABEL version=0.0.0 [2021-06-01T08:03:16.170Z] ---> Running in f6f072ef902a [2021-06-01T08:03:16.441Z] ---> Running in e45e62a7b7bd [2021-06-01T08:03:16.441Z] Removing intermediate container 611f8d0079f4 [2021-06-01T08:03:16.441Z] ---> 01d49adfbe9c [2021-06-01T08:03:16.441Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-01T08:03:16.441Z] ---> 421ada2863d6 [2021-06-01T08:03:16.441Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-01T08:03:16.719Z] ---> Running in 4d50f8f65eab [2021-06-01T08:03:16.719Z] Removing intermediate container f6f072ef902a [2021-06-01T08:03:16.719Z] ---> ddc83551577b [2021-06-01T08:03:16.719Z] [2021-06-01T08:03:17.320Z] Removing intermediate container e45e62a7b7bd [2021-06-01T08:03:17.320Z] ---> e715001417ea [2021-06-01T08:03:17.320Z] [2021-06-01T08:03:17.598Z] Successfully built ddc83551577b [2021-06-01T08:03:17.598Z] Successfully tagged core-command-arm64:latest [2021-06-01T08:03:17.871Z]  Building core-command ... done Successfully built e715001417ea [2021-06-01T08:03:17.871Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-01T08:03:18.147Z]  Building security-proxy-setup ... done 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-01T08:03:18.147Z] ---> d56b83b224c2 [2021-06-01T08:03:18.147Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-01T08:03:19.136Z] ---> 243a29ff4328 [2021-06-01T08:03:19.136Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-01T08:03:22.117Z] ---> d7ad1b910c41 [2021-06-01T08:03:22.117Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-01T08:03:22.117Z] Removing intermediate container 4d50f8f65eab [2021-06-01T08:03:22.117Z] ---> 07e55da75b26 [2021-06-01T08:03:22.117Z] [2021-06-01T08:03:22.117Z] Step 12/24 : FROM docker:20.10.0 [2021-06-01T08:03:22.117Z] ---> f47a5d7b6413 [2021-06-01T08:03:22.117Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-01T08:03:22.117Z] 20.10.0: Pulling from library/docker [2021-06-01T08:03:22.117Z] ---> Running in 7662f7d162a0 [2021-06-01T08:03:22.117Z] Removing intermediate container 7662f7d162a0 [2021-06-01T08:03:22.117Z] ---> 6ad65e251877 [2021-06-01T08:03:22.117Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-01T08:03:24.724Z] ---> f3a0fa27d683 [2021-06-01T08:03:24.724Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-01T08:03:24.724Z] ---> Running in 6a76760f7ffa [2021-06-01T08:03:27.344Z] Removing intermediate container 6a76760f7ffa [2021-06-01T08:03:27.344Z] ---> 4162938ce5cd [2021-06-01T08:03:27.344Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-01T08:03:27.618Z] ---> Running in d54bbc1e0c27 [2021-06-01T08:03:28.602Z] Removing intermediate container d54bbc1e0c27 [2021-06-01T08:03:28.602Z] ---> 3dc6c08773f8 [2021-06-01T08:03:28.602Z] Step 29/32 : CMD ["gate"] [2021-06-01T08:03:28.883Z] ---> Running in c1ef926a8b80 [2021-06-01T08:03:29.481Z] Removing intermediate container c1ef926a8b80 [2021-06-01T08:03:29.481Z] ---> 3d01f0e3c782 [2021-06-01T08:03:29.481Z] Step 30/32 : LABEL arch=arm64 [2021-06-01T08:03:29.754Z] ---> Running in 52a2d3f508f9 [2021-06-01T08:03:30.733Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-01T08:03:30.733Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-01T08:03:30.733Z] Removing intermediate container 52a2d3f508f9 [2021-06-01T08:03:30.733Z] ---> 9d5845273c10 [2021-06-01T08:03:30.733Z] Step 31/32 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:03:30.733Z] ---> eeaf43b92773 [2021-06-01T08:03:30.733Z] 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-01T08:03:30.733Z] ---> Running in 32189a03e3b6 [2021-06-01T08:03:30.733Z] ---> Running in 2305a75f4ec6 [2021-06-01T08:03:31.325Z] Removing intermediate container 32189a03e3b6 [2021-06-01T08:03:31.325Z] ---> f95a5e8b09b2 [2021-06-01T08:03:31.325Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-01T08:03:31.325Z] Removing intermediate container 2305a75f4ec6 [2021-06-01T08:03:31.325Z] ---> 85b60e8f8f72 [2021-06-01T08:03:31.325Z] Step 32/32 : LABEL version=0.0.0 [2021-06-01T08:03:31.598Z] ---> Running in d73654f36261 [2021-06-01T08:03:31.874Z] ---> Running in beaea8fa91c9 [2021-06-01T08:03:32.470Z] Removing intermediate container beaea8fa91c9 [2021-06-01T08:03:32.470Z] ---> c512be4b5c77 [2021-06-01T08:03:32.470Z] [2021-06-01T08:03:33.070Z] Successfully built c512be4b5c77 [2021-06-01T08:03:33.070Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-01T08:03:33.070Z]  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-01T08:03:33.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-01T08:03:33.936Z] (1/39) Installing readline (8.0.4-r0) [2021-06-01T08:03:33.936Z] (2/39) Installing bash (5.0.17-r0) [2021-06-01T08:03:33.936Z] Executing bash-5.0.17-r0.post-install [2021-06-01T08:03:33.936Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-01T08:03:33.936Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-01T08:03:33.936Z] (5/39) Installing curl (7.77.0-r0) [2021-06-01T08:03:33.936Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-01T08:03:33.936Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-01T08:03:33.936Z] (8/39) Installing expat (2.2.9-r1) [2021-06-01T08:03:33.936Z] (9/39) Installing libffi (3.3-r2) [2021-06-01T08:03:33.936Z] (10/39) Installing gdbm (1.13-r1) [2021-06-01T08:03:33.936Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-01T08:03:33.936Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-01T08:03:33.936Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-01T08:03:35.897Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-01T08:03:35.897Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-01T08:03:35.897Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-01T08:03:35.897Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-01T08:03:35.897Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-01T08:03:35.897Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-01T08:03:35.897Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-01T08:03:35.897Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-01T08:03:35.897Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-01T08:03:35.897Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-01T08:03:35.897Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-01T08:03:36.166Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-01T08:03:36.166Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-01T08:03:36.166Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-01T08:03:36.166Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-01T08:03:36.166Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-01T08:03:36.166Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-01T08:03:36.166Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-01T08:03:36.166Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-01T08:03:36.166Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-01T08:03:36.166Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-01T08:03:36.166Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-01T08:03:36.166Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-01T08:03:36.166Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-01T08:03:36.166Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-01T08:03:36.166Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-01T08:03:36.437Z] Executing busybox-1.31.1-r19.trigger [2021-06-01T08:03:36.437Z] OK: 72 MiB in 59 packages [2021-06-01T08:03:39.961Z] Collecting docker-compose==1.23.2 [2021-06-01T08:03:39.961Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-01T08:03:40.552Z] Collecting docopt<0.7,>=0.6.1 [2021-06-01T08:03:40.552Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-01T08:03:42.517Z] 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-01T08:03:42.517Z] Collecting jsonschema<3,>=2.5.1 [2021-06-01T08:03:42.789Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-01T08:03:43.062Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-01T08:03:43.062Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-01T08:03:45.673Z] Collecting PyYAML<4,>=3.10 [2021-06-01T08:03:45.673Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-01T08:03:49.042Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-01T08:03:49.042Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-01T08:03:49.311Z] Collecting texttable<0.10,>=0.9.0 [2021-06-01T08:03:49.583Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-01T08:03:51.544Z] Collecting docker<4.0,>=3.6.0 [2021-06-01T08:03:51.544Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-01T08:03:52.133Z] Collecting cached-property<2,>=1.2.0 [2021-06-01T08:03:52.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-01T08:03:52.722Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-01T08:03:52.722Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-01T08:03:53.313Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-01T08:03:53.313Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-01T08:03:53.584Z] 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-01T08:03:53.856Z] Collecting idna<2.8,>=2.5 [2021-06-01T08:03:53.856Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-01T08:03:53.856Z] 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-01T08:03:54.129Z] Collecting docker-pycreds>=0.4.0 [2021-06-01T08:03:54.129Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-01T08:03:54.129Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-01T08:03:54.129Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-01T08:03:54.129Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-01T08:03:54.129Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-01T08:03:57.131Z] Installing collected packages: docopt, jsonschema, dockerpty, PyYAML, urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-06-01T08:03:57.131Z] Running setup.py install for docopt: started [2021-06-01T08:03:57.131Z] Running setup.py install for docopt: finished with status 'done' [2021-06-01T08:03:57.131Z] Running setup.py install for dockerpty: started [2021-06-01T08:03:59.468Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-01T08:03:59.468Z] Running setup.py install for PyYAML: started [2021-06-01T08:04:00.914Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-01T08:04:00.914Z] Attempting uninstall: urllib3 [2021-06-01T08:04:01.186Z] Found existing installation: urllib3 1.25.9 [2021-06-01T08:04:01.186Z] Uninstalling urllib3-1.25.9: [2021-06-01T08:04:01.186Z] Successfully uninstalled urllib3-1.25.9 [2021-06-01T08:04:01.781Z] Attempting uninstall: idna [2021-06-01T08:04:01.781Z] Found existing installation: idna 2.9 [2021-06-01T08:04:01.781Z] Uninstalling idna-2.9: [2021-06-01T08:04:01.781Z] Successfully uninstalled idna-2.9 [2021-06-01T08:04:02.375Z] Attempting uninstall: requests [2021-06-01T08:04:02.376Z] Found existing installation: requests 2.23.0 [2021-06-01T08:04:02.376Z] Uninstalling requests-2.23.0: [2021-06-01T08:04:02.376Z] Successfully uninstalled requests-2.23.0 [2021-06-01T08:04:02.646Z] Running setup.py install for texttable: started [2021-06-01T08:04:04.610Z] Running setup.py install for texttable: finished with status 'done' [2021-06-01T08:04:06.736Z] 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-01T08:04:15.572Z] Removing intermediate container d73654f36261 [2021-06-01T08:04:15.572Z] ---> 4138919d3bfa [2021-06-01T08:04:15.572Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-01T08:04:15.572Z] ---> Running in efa97024f0bc [2021-06-01T08:04:15.572Z] Removing intermediate container efa97024f0bc [2021-06-01T08:04:15.572Z] ---> 20d59e93f2b4 [2021-06-01T08:04:15.572Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-01T08:04:15.572Z] ---> Running in 566ffd6b1790 [2021-06-01T08:04:15.845Z] Removing intermediate container 566ffd6b1790 [2021-06-01T08:04:15.845Z] ---> e7b23b17ef80 [2021-06-01T08:04:15.845Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-01T08:04:17.957Z] ---> 3790a27d2e56 [2021-06-01T08:04:17.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-01T08:04:17.957Z] ---> 77428678e1ee [2021-06-01T08:04:17.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-01T08:04:20.227Z] ---> d938c0a9f91f [2021-06-01T08:04:20.227Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-01T08:04:20.227Z] ---> Running in dbbb61c7f0db [2021-06-01T08:04:20.227Z] Removing intermediate container dbbb61c7f0db [2021-06-01T08:04:20.227Z] ---> 42c204a61263 [2021-06-01T08:04:20.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-01T08:04:20.227Z] ---> Running in 3f028ded17e6 [2021-06-01T08:04:20.227Z] Removing intermediate container 3f028ded17e6 [2021-06-01T08:04:20.227Z] ---> 98cc8f70e04f [2021-06-01T08:04:20.227Z] Step 22/24 : LABEL arch=arm64 [2021-06-01T08:04:20.227Z] ---> Running in b5603c868d18 [2021-06-01T08:04:20.503Z] Removing intermediate container b5603c868d18 [2021-06-01T08:04:20.503Z] ---> b76c3a6b4057 [2021-06-01T08:04:20.503Z] Step 23/24 : LABEL git_sha=b5e6b0d3bfacb8df0895f60475485bae0d39d826 [2021-06-01T08:04:22.571Z] ---> Running in cda5c6923440 [2021-06-01T08:04:22.571Z] Removing intermediate container cda5c6923440 [2021-06-01T08:04:22.571Z] ---> e675ffe66908 [2021-06-01T08:04:22.571Z] Step 24/24 : LABEL version=0.0.0 [2021-06-01T08:04:22.571Z] ---> Running in f10574b02ff1 [2021-06-01T08:04:22.571Z] Removing intermediate container f10574b02ff1 [2021-06-01T08:04:22.571Z] ---> 6574ef8f1609 [2021-06-01T08:04:22.571Z] [2021-06-01T08:04:22.571Z] Successfully built 6574ef8f1609 [2021-06-01T08:04:22.571Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-01T08:04:22.588Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-01T08:04:22.579Z] $ docker stop --time=1 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 [2021-06-01T08:04:24.968Z] $ docker rm -f 8c2c0d8140b24b4beb51e99609e8d314ccfaba28cc4f56badb401071b603f2e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-01T08:04:29.322Z] + docker images [2021-06-01T08:04:29.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-01T08:04:29.322Z] sys-mgmt-agent-arm64 latest 6574ef8f1609 6 seconds ago 299MB [2021-06-01T08:04:29.322Z] security-bootstrapper-arm64 latest c512be4b5c77 55 seconds ago 17.2MB [2021-06-01T08:04:29.322Z] 07e55da75b26 About a minute ago 979MB [2021-06-01T08:04:29.322Z] core-command-arm64 latest ddc83551577b About a minute ago 16.1MB [2021-06-01T08:04:29.322Z] security-proxy-setup-arm64 latest e715001417ea About a minute ago 24MB [2021-06-01T08:04:29.322Z] 6efb3f4de160 About a minute ago 981MB [2021-06-01T08:04:29.322Z] 37d5007e16ec About a minute ago 974MB [2021-06-01T08:04:29.322Z] 923fc0dba927 About a minute ago 978MB [2021-06-01T08:04:29.322Z] core-data-arm64 latest bd76c99b1808 4 minutes ago 20.4MB [2021-06-01T08:04:29.322Z] core-metadata-arm64 latest 9d9fc744f049 4 minutes ago 17.4MB [2021-06-01T08:04:29.322Z] support-scheduler-arm64 latest 9d8f593af618 4 minutes ago 16.1MB [2021-06-01T08:04:29.322Z] security-secretstore-setup-arm64 latest f33a0f0928d4 4 minutes ago 24.4MB [2021-06-01T08:04:29.322Z] support-notifications-arm64 latest 02446ad0c398 4 minutes ago 16.8MB [2021-06-01T08:04:29.322Z] d9b32ddd83ee 4 minutes ago 990MB [2021-06-01T08:04:29.322Z] 1e2cdbda6334 4 minutes ago 989MB [2021-06-01T08:04:29.322Z] a37dc6d94c9c 4 minutes ago 981MB [2021-06-01T08:04:29.322Z] bd90c2171fde 4 minutes ago 982MB [2021-06-01T08:04:29.322Z] 1e76ccf865d4 4 minutes ago 978MB [2021-06-01T08:04:29.322Z] ci-base-image-arm64 latest 56fcadf71816 25 minutes ago 641MB [2021-06-01T08:04:29.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-01T08:04:29.322Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-01T08:04:29.322Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-01T08:04:29.322Z] 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-01T08:04:42.653Z] ---> job-cost.sh [2021-06-01T08:04:42.653Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bBO2 [2021-06-01T08:05:18.236Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-01T08:06:58.905Z] lf-activate-venv(): INFO: Adding /tmp/venv-bBO2/bin to PATH [2021-06-01T08:06:58.905Z] INFO: No Stack... [2021-06-01T08:06:58.905Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-01T08:06:58.905Z] INFO: Archiving Costs [Pipeline] sh [2021-06-01T08:06:59.245Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-01T08:06:59.245Z] + cut -d, -f6 [Pipeline] lock [2021-06-01T08:06:59.307Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] [2021-06-01T08:06:59.317Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] did not exist. Created. [2021-06-01T08:06:59.317Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-01T08:07:01.824Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-01T08:07:02.131Z] Stashed 1 file(s) [Pipeline] } [2021-06-01T08:07:02.145Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3530-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-01T08:07:07.178Z] provisioning config files... [2021-06-01T08:07:07.189Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9077590113806444347tmp [Pipeline] { [Pipeline] sh [2021-06-01T08:07:07.556Z] + set +x [2021-06-01T08:07:07.556Z] + curl -s https://codecov.io/bash [2021-06-01T08:07:07.556Z] + bash -s -- [2021-06-01T08:07:07.818Z] [2021-06-01T08:07:07.818Z] _____ _ [2021-06-01T08:07:07.818Z] / ____| | | [2021-06-01T08:07:07.818Z] | | ___ __| | ___ ___ _____ __ [2021-06-01T08:07:07.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-01T08:07:07.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-01T08:07:07.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-01T08:07:07.818Z] Bash-1.0.3 [2021-06-01T08:07:07.818Z] [2021-06-01T08:07:07.818Z] [2021-06-01T08:07:07.818Z] ==> git version 2.24.4 found [2021-06-01T08:07:07.818Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-01T08:07:07.818Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-01T08:07:07.818Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-01T08:07:07.818Z] ==> Jenkins CI detected. [2021-06-01T08:07:07.818Z] project root: . [2021-06-01T08:07:07.818Z] --> token set from env [2021-06-01T08:07:07.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-01T08:07:07.818Z] ==> Running gcov in . (disable via -X gcov) [2021-06-01T08:07:07.818Z] ==> Python coveragepy not found [2021-06-01T08:07:07.818Z] ==> Searching for coverage reports in: [2021-06-01T08:07:07.818Z] + . [2021-06-01T08:07:07.818Z] -> Found 1 reports [2021-06-01T08:07:07.818Z] ==> Detecting git/mercurial file structure [2021-06-01T08:07:07.818Z] ==> Reading reports [2021-06-01T08:07:08.083Z] + ./coverage.out bytes=742912 [2021-06-01T08:07:08.083Z] ==> Appending adjustments [2021-06-01T08:07:08.083Z] https://docs.codecov.io/docs/fixing-reports [2021-06-01T08:07:10.400Z] + Found adjustments [2021-06-01T08:07:10.400Z] ==> Gzipping contents [2021-06-01T08:07:10.400Z] 104K /tmp/codecov.4EkVyz.gz [2021-06-01T08:07:10.400Z] ==> Uploading reports [2021-06-01T08:07:10.400Z] url: https://codecov.io [2021-06-01T08:07:10.400Z] query: branch=PR-3530&commit=b5e6b0d3bfacb8df0895f60475485bae0d39d826&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-01T08:07:10.400Z] -> Pinging Codecov [2021-06-01T08:07:10.400Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3530&commit=b5e6b0d3bfacb8df0895f60475485bae0d39d826&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-01T08:07:10.978Z] -> Uploading to [2021-06-01T08:07:10.978Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-01/00271124DB129430A58F1EEE437C3FCB/b5e6b0d3bfacb8df0895f60475485bae0d39d826/0a8e7c4b-8cb5-4149-9d32-84e48c21e6cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210601T080710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9231f9da6f57f2ffd9d771afe74f35b41276cc97ad88f23a56a1ee572abd48f0 [2021-06-01T08:07:10.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-01T08:07:10.978Z] Dload Upload Total Spent Left Speed [2021-06-01T08:07:11.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 193k [2021-06-01T08:07:11.551Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5e6b0d3bfacb8df0895f60475485bae0d39d826 [Pipeline] } [2021-06-01T08:07:11.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:21.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:22.034Z] ---> package-listing.sh [2021-06-01T08:07:22.034Z] ++ facter osfamily [2021-06-01T08:07:22.034Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-01T08:07:22.301Z] + OS_FAMILY=redhat [2021-06-01T08:07:22.302Z] + workspace=/w/workspace/edgex-go/2 [2021-06-01T08:07:22.302Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-01T08:07:22.302Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-01T08:07:22.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-01T08:07:22.302Z] + PACKAGES=/tmp/packages_start.txt [2021-06-01T08:07:22.302Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-01T08:07:22.302Z] + PACKAGES=/tmp/packages_end.txt [2021-06-01T08:07:22.302Z] + case "${OS_FAMILY}" in [2021-06-01T08:07:22.302Z] + rpm -qa [2021-06-01T08:07:22.302Z] + sort [2021-06-01T08:07:27.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-01T08:07:27.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-01T08:07:27.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-01T08:07:27.616Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-01T08:07:27.616Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-01T08:07:27.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-01T08:07:27.629Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-01T08:07:27.913Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-01T08:07:28.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T08:07:28.486Z] [2021-06-01T08:07:28.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-01T08:07:28.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T08:07:29.083Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-01T08:07:29.083Z] df20fa9351a1: Pulling fs layer [2021-06-01T08:07:29.083Z] 36b3adc4ff6f: Pulling fs layer [2021-06-01T08:07:29.083Z] 8ad3a11d3b57: Pulling fs layer [2021-06-01T08:07:29.083Z] 46f8f816bc3b: Pulling fs layer [2021-06-01T08:07:29.083Z] 93b61091891f: Pulling fs layer [2021-06-01T08:07:29.083Z] 93b9cdb0e59b: Pulling fs layer [2021-06-01T08:07:29.083Z] 5e14af77c1be: Pulling fs layer [2021-06-01T08:07:29.083Z] 01666e4c0597: Pulling fs layer [2021-06-01T08:07:29.083Z] aa168da1d23b: Pulling fs layer [2021-06-01T08:07:29.083Z] 93b61091891f: Waiting [2021-06-01T08:07:29.083Z] 93b9cdb0e59b: Waiting [2021-06-01T08:07:29.083Z] 5e14af77c1be: Waiting [2021-06-01T08:07:29.083Z] 01666e4c0597: Waiting [2021-06-01T08:07:29.083Z] aa168da1d23b: Waiting [2021-06-01T08:07:29.083Z] 46f8f816bc3b: Waiting [2021-06-01T08:07:29.083Z] 36b3adc4ff6f: Verifying Checksum [2021-06-01T08:07:29.083Z] 36b3adc4ff6f: Download complete [2021-06-01T08:07:29.083Z] 46f8f816bc3b: Download complete [2021-06-01T08:07:29.083Z] df20fa9351a1: Verifying Checksum [2021-06-01T08:07:29.083Z] df20fa9351a1: Download complete [2021-06-01T08:07:29.083Z] 93b9cdb0e59b: Verifying Checksum [2021-06-01T08:07:29.083Z] 93b9cdb0e59b: Download complete [2021-06-01T08:07:29.342Z] 5e14af77c1be: Verifying Checksum [2021-06-01T08:07:29.342Z] 5e14af77c1be: Download complete [2021-06-01T08:07:29.342Z] 93b61091891f: Verifying Checksum [2021-06-01T08:07:29.342Z] 93b61091891f: Download complete [2021-06-01T08:07:29.343Z] 01666e4c0597: Verifying Checksum [2021-06-01T08:07:29.343Z] 01666e4c0597: Download complete [2021-06-01T08:07:29.343Z] df20fa9351a1: Pull complete [2021-06-01T08:07:29.343Z] 8ad3a11d3b57: Verifying Checksum [2021-06-01T08:07:29.343Z] 8ad3a11d3b57: Download complete [2021-06-01T08:07:29.607Z] 36b3adc4ff6f: Pull complete [2021-06-01T08:07:29.869Z] 8ad3a11d3b57: Pull complete [2021-06-01T08:07:30.130Z] 46f8f816bc3b: Pull complete [2021-06-01T08:07:30.395Z] 93b61091891f: Pull complete [2021-06-01T08:07:30.395Z] 93b9cdb0e59b: Pull complete [2021-06-01T08:07:30.660Z] 5e14af77c1be: Pull complete [2021-06-01T08:07:30.923Z] 01666e4c0597: Pull complete [2021-06-01T08:07:31.496Z] aa168da1d23b: Verifying Checksum [2021-06-01T08:07:31.496Z] aa168da1d23b: Download complete [2021-06-01T08:07:35.512Z] aa168da1d23b: Pull complete [2021-06-01T08:07:35.512Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-01T08:07:35.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-01T08:07:35.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-01T08:07:35.590Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-01T08:07:35.622Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-01T08:07:47.729Z] $ docker top c55c1f5a8b2bca42d148ca428f22f81a0a06e424fff0385224298a387d55b953 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-01T08:07:48.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-01T08:07:48.427Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-01T08:07:48.763Z] + ls /var/log/sa-host [2021-06-01T08:07:48.763Z] + sadf -c /var/log/sa-host/sa01 [2021-06-01T08:07:48.763Z] file_magic: OK [2021-06-01T08:07:48.763Z] HZ: Using current value: 100 [2021-06-01T08:07:48.763Z] file_header: OK [2021-06-01T08:07:48.763Z] 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-01T08:07:48.763Z] Statistics: [2021-06-01T08:07:48.764Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-01T08:07:48.764Z] File successfully converted to sysstat format version 12.2.1 [2021-06-01T08:07:48.764Z] + sadf -c /var/log/sa-host/sa05 [2021-06-01T08:07:48.764Z] file_magic: OK [2021-06-01T08:07:48.764Z] HZ: Using current value: 100 [2021-06-01T08:07:48.764Z] file_header: OK [2021-06-01T08:07:48.764Z] 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-01T08:07:48.764Z] Statistics: [2021-06-01T08:07:48.764Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-01T08:07:48.764Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-01T08:07:53.484Z] provisioning config files... [2021-06-01T08:07:53.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5468209308528228388tmp [Pipeline] { [Pipeline] echo [2021-06-01T08:07:53.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:53.818Z] ---> create-netrc.sh [Pipeline] } [2021-06-01T08:07:53.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-01T08:07:53.853Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:54.161Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-01T08:07:54.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:56.363Z] ---> sudo-logs.sh [2021-06-01T08:07:56.363Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-01T08:07:56.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:56.702Z] ---> job-cost.sh [2021-06-01T08:07:56.702Z] lf-activate-venv: SKIPPING [2021-06-01T08:07:56.702Z] DEBUG: total: 0.18000000715255737 [2021-06-01T08:07:56.702Z] INFO: Retrieving Stack Cost... [2021-06-01T08:07:57.744Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-01T08:07:58.005Z] INFO: Archiving Costs [Pipeline] echo [2021-06-01T08:07:58.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-01T08:07:58.315Z] ---> logs-deploy.sh [2021-06-01T08:07:58.315Z] lf-activate-venv: SKIPPING [2021-06-01T08:07:58.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3530/2 [2021-06-01T08:07:58.315Z] INFO: archiving workspace using pattern(s): [2021-06-01T08:07:59.259Z] Archives upload complete. [2021-06-01T08:07:59.259Z] INFO: archiving logs to Nexus [2021-06-01T08:07:59.836Z] ---> uname -a: [2021-06-01T08:07:59.836Z] Linux prd-centos7-docker-4c-2g-1781.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-01T08:07:59.836Z] [2021-06-01T08:07:59.836Z] [2021-06-01T08:07:59.836Z] ---> lscpu: [2021-06-01T08:07:59.836Z] Architecture: x86_64 [2021-06-01T08:07:59.836Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-01T08:07:59.836Z] Byte Order: Little Endian [2021-06-01T08:07:59.836Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-01T08:07:59.836Z] CPU(s): 2 [2021-06-01T08:07:59.836Z] On-line CPU(s) list: 0,1 [2021-06-01T08:07:59.836Z] Thread(s) per core: 1 [2021-06-01T08:07:59.836Z] Core(s) per socket: 1 [2021-06-01T08:07:59.836Z] Socket(s): 2 [2021-06-01T08:07:59.836Z] NUMA node(s): 1 [2021-06-01T08:07:59.836Z] Vendor ID: AuthenticAMD [2021-06-01T08:07:59.836Z] CPU family: 23 [2021-06-01T08:07:59.836Z] Model: 49 [2021-06-01T08:07:59.836Z] Model name: AMD EPYC-Rome Processor [2021-06-01T08:07:59.836Z] Stepping: 0 [2021-06-01T08:07:59.836Z] CPU MHz: 2800.000 [2021-06-01T08:07:59.836Z] BogoMIPS: 5600.00 [2021-06-01T08:07:59.836Z] Virtualization: AMD-V [2021-06-01T08:07:59.837Z] Hypervisor vendor: KVM [2021-06-01T08:07:59.837Z] Virtualization type: full [2021-06-01T08:07:59.837Z] L1d cache: 64 KiB [2021-06-01T08:07:59.837Z] L1i cache: 64 KiB [2021-06-01T08:07:59.837Z] L2 cache: 1 MiB [2021-06-01T08:07:59.837Z] L3 cache: 32 MiB [2021-06-01T08:07:59.837Z] NUMA node0 CPU(s): 0,1 [2021-06-01T08:07:59.837Z] Vulnerability Itlb multihit: Not affected [2021-06-01T08:07:59.837Z] Vulnerability L1tf: Not affected [2021-06-01T08:07:59.837Z] Vulnerability Mds: Not affected [2021-06-01T08:07:59.837Z] Vulnerability Meltdown: Not affected [2021-06-01T08:07:59.837Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-01T08:07:59.837Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-01T08:07:59.837Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-01T08:07:59.837Z] Vulnerability Srbds: Not affected [2021-06-01T08:07:59.837Z] Vulnerability Tsx async abort: Not affected [2021-06-01T08:07:59.837Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] ---> nproc: [2021-06-01T08:07:59.837Z] 2 [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] ---> df -h: [2021-06-01T08:07:59.837Z] Filesystem Size Used Available Use% Mounted on [2021-06-01T08:07:59.837Z] overlay 40.0G 12.1G 27.8G 30% / [2021-06-01T08:07:59.837Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-01T08:07:59.837Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-01T08:07:59.837Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2 [2021-06-01T08:07:59.837Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2@tmp [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] ---> free -m: [2021-06-01T08:07:59.837Z] total used free shared buff/cache available [2021-06-01T08:07:59.837Z] Mem: 7821 1218 1426 0 5176 6580 [2021-06-01T08:07:59.837Z] Swap: 1023 0 1023 [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] ---> ip addr: [2021-06-01T08:07:59.837Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-01T08:07:59.837Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-01T08:07:59.837Z] inet 127.0.0.1/8 scope host lo [2021-06-01T08:07:59.837Z] valid_lft forever preferred_lft forever [2021-06-01T08:07:59.837Z] inet6 ::1/128 scope host [2021-06-01T08:07:59.837Z] valid_lft forever preferred_lft forever [2021-06-01T08:07:59.837Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-01T08:07:59.837Z] link/ether fa:16:3e:7e:14:ce brd ff:ff:ff:ff:ff:ff [2021-06-01T08:07:59.837Z] inet 10.30.122.183/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-01T08:07:59.837Z] valid_lft 84267sec preferred_lft 84267sec [2021-06-01T08:07:59.837Z] inet6 fe80::f816:3eff:fe7e:14ce/64 scope link [2021-06-01T08:07:59.837Z] valid_lft forever preferred_lft forever [2021-06-01T08:07:59.837Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-01T08:07:59.837Z] link/ether 02:42:41:f2:52:b0 brd ff:ff:ff:ff:ff:ff [2021-06-01T08:07:59.837Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-01T08:07:59.837Z] valid_lft forever preferred_lft forever [2021-06-01T08:07:59.837Z] inet6 fe80::42:41ff:fef2:52b0/64 scope link [2021-06-01T08:07:59.837Z] valid_lft forever preferred_lft forever [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] ---> sar -b -r -n DEV: [2021-06-01T08:07:59.837Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] 07:32:15 LINUX RESTART (2 CPU) [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-01T08:07:59.837Z] 07:34:01 97.92 3.41 94.50 0.00 2579.08 15396.59 0.00 [2021-06-01T08:07:59.837Z] 07:35:02 182.74 0.18 182.55 0.00 22.77 52549.48 0.00 [2021-06-01T08:07:59.837Z] 07:36:01 65.65 0.00 65.65 0.00 0.00 7185.13 0.00 [2021-06-01T08:07:59.837Z] 07:37:01 54.31 0.02 54.29 0.00 0.53 6937.02 0.00 [2021-06-01T08:07:59.837Z] 07:38:01 53.31 0.00 53.31 0.00 0.00 10204.33 0.00 [2021-06-01T08:07:59.837Z] 07:39:02 439.72 21.90 417.82 0.00 5639.28 254844.98 0.00 [2021-06-01T08:07:59.837Z] 07:40:02 228.12 19.10 209.02 0.00 1527.55 91082.16 0.00 [2021-06-01T08:07:59.837Z] 07:41:01 395.60 2.07 393.53 0.00 59.45 176615.59 0.00 [2021-06-01T08:07:59.837Z] 07:42:01 233.80 9.92 223.88 0.00 983.15 37974.48 0.00 [2021-06-01T08:07:59.837Z] 07:43:01 1.15 0.02 1.13 0.00 0.13 16.12 0.00 [2021-06-01T08:07:59.837Z] 07:44:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-06-01T08:07:59.837Z] 07:45:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-06-01T08:07:59.837Z] 07:46:01 0.30 0.03 0.27 0.00 0.27 2.87 0.00 [2021-06-01T08:07:59.837Z] 07:47:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 [2021-06-01T08:07:59.837Z] 07:48:01 0.35 0.18 0.17 0.00 5.73 1.37 0.00 [2021-06-01T08:07:59.837Z] 07:49:01 0.90 0.00 0.90 0.00 0.00 18.39 0.00 [2021-06-01T08:07:59.837Z] 07:50:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-06-01T08:07:59.837Z] 07:51:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-01T08:07:59.837Z] 07:52:01 0.37 0.00 0.37 0.00 0.00 5.45 0.00 [2021-06-01T08:07:59.837Z] 07:53:01 0.23 0.07 0.17 0.00 0.53 1.50 0.00 [2021-06-01T08:07:59.837Z] 07:54:01 0.37 0.00 0.37 0.00 0.00 5.58 0.00 [2021-06-01T08:07:59.837Z] 07:55:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-06-01T08:07:59.837Z] 07:56:02 0.25 0.00 0.25 0.00 0.00 1.82 0.00 [2021-06-01T08:07:59.837Z] 07:57:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 [2021-06-01T08:07:59.837Z] 07:58:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-06-01T08:07:59.837Z] 07:59:01 0.30 0.00 0.30 0.00 0.00 3.25 0.00 [2021-06-01T08:07:59.837Z] 08:00:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-06-01T08:07:59.837Z] 08:01:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-06-01T08:07:59.837Z] 08:02:01 0.55 0.22 0.33 0.00 3.73 4.64 0.00 [2021-06-01T08:07:59.837Z] 08:03:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-06-01T08:07:59.837Z] 08:04:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 [2021-06-01T08:07:59.837Z] 08:05:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-06-01T08:07:59.837Z] 08:06:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 [2021-06-01T08:07:59.837Z] 08:07:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 [2021-06-01T08:07:59.837Z] Average: 51.86 1.69 50.17 0.00 322.39 19303.04 0.00 [2021-06-01T08:07:59.837Z] [2021-06-01T08:07:59.837Z] 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-01T08:07:59.837Z] 07:34:01 4932192 0 852728 10.65 2620 2221392 1333148 14.72 920404 1735152 2472 [2021-06-01T08:07:59.837Z] 07:35:02 4263952 0 989672 12.36 2620 2752688 1460024 16.12 1003196 2204100 16 [2021-06-01T08:07:59.837Z] 07:36:01 3745764 0 1106024 13.81 2620 3154524 1707768 18.85 1370140 2324140 202320 [2021-06-01T08:07:59.837Z] 07:37:01 3848332 0 1057208 13.20 2620 3100772 1535492 16.95 1230376 2360568 144176 [2021-06-01T08:07:59.837Z] 07:38:01 4173324 0 958736 11.97 2620 2874252 1181116 13.04 1087488 2206600 32 [2021-06-01T08:07:59.837Z] 07:39:02 169532 0 1398848 17.47 2620 6437932 2322088 25.64 3198376 3889120 626924 [2021-06-01T08:07:59.837Z] 07:40:02 1240048 0 1262660 15.77 2620 5503604 1964436 21.69 2809040 3210932 7692 [2021-06-01T08:07:59.837Z] 07:41:01 625980 0 1342468 16.76 2620 6037864 2625640 28.99 2316824 4287300 3576 [2021-06-01T08:07:59.837Z] 07:42:01 2092248 0 1145968 14.31 2620 4768096 1199712 13.25 1365656 3819256 20 [2021-06-01T08:07:59.838Z] 07:43:01 2100832 0 1137380 14.20 2620 4768100 1137804 12.56 1366224 3813116 20 [2021-06-01T08:07:59.838Z] 07:44:01 2103084 0 1135124 14.17 2620 4768104 1136320 12.55 1365516 3813628 12 [2021-06-01T08:07:59.838Z] 07:45:01 2103568 0 1134636 14.17 2620 4768108 1129124 12.47 1365168 3813628 8 [2021-06-01T08:07:59.838Z] 07:46:01 2102612 0 1135584 14.18 2620 4768116 1130676 12.48 1365044 3814412 8 [2021-06-01T08:07:59.838Z] 07:47:01 2102508 0 1135688 14.18 2620 4768116 1129192 12.47 1365388 3814412 8 [2021-06-01T08:07:59.838Z] 07:48:01 2101780 0 1136380 14.19 2620 4768152 1129552 12.47 1374248 3805896 28 [2021-06-01T08:07:59.838Z] 07:49:01 2103220 0 1134936 14.17 2620 4768156 1129192 12.47 1395584 3783396 12 [2021-06-01T08:07:59.838Z] 07:50:01 2102600 0 1135552 14.18 2620 4768160 1129192 12.47 1397552 3782352 8 [2021-06-01T08:07:59.838Z] 07:51:01 2102232 0 1135912 14.18 2620 4768168 1129192 12.47 1398732 3781184 8 [2021-06-01T08:07:59.838Z] 07:52:01 2102596 0 1135548 14.18 2620 4768168 1129192 12.47 1398612 3781184 8 [2021-06-01T08:07:59.838Z] 07:53:01 2099780 0 1138356 14.21 2620 4768176 1133468 12.51 1404436 3778396 12 [2021-06-01T08:07:59.838Z] 07:54:01 2099880 0 1138256 14.21 2620 4768176 1133084 12.51 1404336 3778396 12 [2021-06-01T08:07:59.838Z] 07:55:01 2098780 0 1139348 14.23 2620 4768184 1131984 12.50 1405200 3778396 8 [2021-06-01T08:07:59.838Z] 07:56:02 2098904 0 1139220 14.22 2620 4768188 1131984 12.50 1405224 3778396 8 [2021-06-01T08:07:59.838Z] 07:57:01 2098912 0 1139208 14.22 2620 4768192 1131984 12.50 1405104 3778400 8 [2021-06-01T08:07:59.838Z] 07:58:01 2098556 0 1139560 14.23 2620 4768196 1132332 12.50 1405288 3778396 12 [2021-06-01T08:07:59.838Z] 07:59:01 2099740 0 1138372 14.21 2620 4768200 1131984 12.50 1404264 3778400 12 [2021-06-01T08:07:59.838Z] 08:00:01 2099516 0 1138592 14.22 2620 4768204 1131984 12.50 1404312 3778396 8 [2021-06-01T08:07:59.838Z] 08:01:01 2098748 0 1139356 14.23 2620 4768208 1134328 12.52 1404880 3778396 8 [2021-06-01T08:07:59.838Z] 08:02:01 2099476 0 1138448 14.21 2620 4768388 1132492 12.50 1404496 3778512 8 [2021-06-01T08:07:59.838Z] 08:03:01 2099404 0 1138512 14.22 2620 4768396 1132588 12.50 1404656 3778516 12 [2021-06-01T08:07:59.838Z] 08:04:01 2098192 0 1139720 14.23 2620 4768400 1132576 12.50 1405608 3778512 12 [2021-06-01T08:07:59.838Z] 08:05:01 2098104 0 1139808 14.23 2620 4768400 1132672 12.51 1405924 3778512 8 [2021-06-01T08:07:59.838Z] 08:06:01 2098304 0 1139596 14.23 2620 4768412 1132504 12.50 1405660 3778516 16 [2021-06-01T08:07:59.838Z] 08:07:01 2098624 0 1139276 14.23 2620 4768412 1132504 12.50 1405648 3778512 8 [2021-06-01T08:07:59.838Z] Average: 2282392 0 1134020 14.16 2620 4589900 1283157 14.17 1475547 3550501 29044 [2021-06-01T08:07:59.838Z] [2021-06-01T08:07:59.838Z] 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-01T08:07:59.838Z] 07:34:01 eth0 1246.75 1339.96 5793.97 137.08 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:34:01 docker0 951.83 733.93 76.82 2696.25 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:35:02 veth24fe307 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:35:02 eth0 521.46 435.38 3549.62 70.05 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:35:02 docker0 188.71 243.32 13.35 845.24 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:36:01 veth0df595b 0.32 0.46 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:36:01 eth0 40.77 26.51 34.28 63.20 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:36:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:37:01 veth0df595b 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:37:01 eth0 18.19 10.14 13.88 7.50 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:37:01 docker0 1.75 1.75 0.11 0.14 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:38:01 eth0 21.92 17.31 17.53 55.95 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:39:02 eth0 251.35 204.72 1826.02 63.78 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:39:02 veth0ef2d17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:39:02 vethc531649 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:40:02 veth08f8a2f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:40:02 veth8c3c83a 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:40:02 eth0 41.70 26.30 133.87 10.31 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:41:01 veth66bde47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:41:01 veth813c4c5 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:41:01 eth0 79.96 51.09 163.57 74.61 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:42:01 eth0 198.77 154.15 1675.72 32.57 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:42:01 docker0 1277.51 1165.22 98.49 4337.16 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:43:01 eth0 1.57 1.70 0.17 6.45 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:44:01 eth0 0.32 0.13 0.09 0.14 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:45:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:46:01 eth0 0.87 1.02 0.29 6.57 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:48:01 eth0 0.68 1.55 0.17 6.48 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:49:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.838Z] 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:53:01 eth0 0.77 1.32 0.12 6.47 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:54:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:55:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:56:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:58:01 eth0 1.52 1.63 0.22 6.49 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:03:01 eth0 0.23 0.20 0.08 0.17 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:04:01 eth0 0.58 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:05:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:06:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] Average: eth0 71.65 67.07 390.15 16.11 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] Average: docker0 37.62 34.31 2.90 127.72 0.00 0.00 0.00 0.00 [2021-06-01T08:07:59.839Z] [2021-06-01T08:07:59.839Z] [2021-06-01T08:07:59.839Z] ---> sar -P ALL: [2021-06-01T08:07:59.839Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/01/21 _x86_64_ (2 CPU) [2021-06-01T08:07:59.839Z] [2021-06-01T08:07:59.839Z] 07:32:15 LINUX RESTART (2 CPU) [2021-06-01T08:07:59.839Z] [2021-06-01T08:07:59.839Z] 07:33:01 CPU %user %nice %system %iowait %steal %idle [2021-06-01T08:07:59.839Z] 07:34:01 all 19.04 0.00 4.91 4.02 0.09 71.94 [2021-06-01T08:07:59.839Z] 07:34:01 0 18.01 0.00 5.67 4.63 0.09 71.60 [2021-06-01T08:07:59.839Z] 07:34:01 1 20.06 0.00 4.16 3.41 0.09 72.28 [2021-06-01T08:07:59.839Z] 07:35:02 all 12.23 0.00 6.47 6.01 0.08 75.21 [2021-06-01T08:07:59.839Z] 07:35:02 0 12.72 0.00 6.63 5.38 0.09 75.18 [2021-06-01T08:07:59.839Z] 07:35:02 1 11.75 0.00 6.31 6.64 0.07 75.24 [2021-06-01T08:07:59.839Z] 07:36:01 all 71.85 0.00 7.96 1.73 0.11 18.34 [2021-06-01T08:07:59.839Z] 07:36:01 0 72.07 0.00 8.21 2.00 0.11 17.61 [2021-06-01T08:07:59.839Z] 07:36:01 1 71.64 0.00 7.73 1.46 0.11 19.07 [2021-06-01T08:07:59.839Z] 07:37:01 all 38.31 0.00 5.13 0.46 0.09 56.01 [2021-06-01T08:07:59.839Z] 07:37:01 0 38.82 0.00 5.27 0.34 0.09 55.49 [2021-06-01T08:07:59.839Z] 07:37:01 1 37.80 0.00 5.00 0.58 0.09 56.53 [2021-06-01T08:07:59.839Z] 07:38:01 all 37.06 0.00 5.50 1.44 0.08 55.91 [2021-06-01T08:07:59.839Z] 07:38:01 0 36.41 0.00 5.44 1.21 0.09 56.85 [2021-06-01T08:07:59.839Z] 07:38:01 1 37.72 0.00 5.56 1.67 0.07 54.97 [2021-06-01T08:07:59.839Z] 07:39:02 all 27.42 0.00 19.48 20.11 0.10 32.89 [2021-06-01T08:07:59.839Z] 07:39:02 0 26.75 0.00 19.85 21.89 0.09 31.43 [2021-06-01T08:07:59.839Z] 07:39:02 1 28.09 0.00 19.12 18.33 0.11 34.36 [2021-06-01T08:07:59.839Z] 07:40:02 all 67.45 0.00 10.09 22.14 0.13 0.19 [2021-06-01T08:07:59.839Z] 07:40:02 0 67.69 0.00 9.93 21.86 0.13 0.38 [2021-06-01T08:07:59.839Z] 07:40:02 1 67.22 0.00 10.24 22.42 0.13 0.00 [2021-06-01T08:07:59.839Z] 07:41:01 all 45.64 0.00 16.40 35.50 0.12 2.34 [2021-06-01T08:07:59.839Z] 07:41:01 0 46.11 0.00 16.24 36.18 0.11 1.36 [2021-06-01T08:07:59.839Z] 07:41:01 1 45.17 0.00 16.56 34.82 0.13 3.33 [2021-06-01T08:07:59.839Z] 07:42:01 all 37.45 0.00 8.69 4.86 0.10 48.91 [2021-06-01T08:07:59.839Z] 07:42:01 0 37.14 0.00 8.90 4.17 0.11 49.68 [2021-06-01T08:07:59.839Z] 07:42:01 1 37.76 0.00 8.48 5.54 0.09 48.13 [2021-06-01T08:07:59.839Z] 07:43:01 all 0.05 0.00 0.09 0.00 0.02 99.84 [2021-06-01T08:07:59.839Z] 07:43:01 0 0.05 0.00 0.12 0.00 0.00 99.83 [2021-06-01T08:07:59.839Z] 07:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-01T08:07:59.839Z] 07:44:01 all 0.04 0.00 0.04 0.00 0.03 99.89 [2021-06-01T08:07:59.839Z] 07:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-01T08:07:59.839Z] 07:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-01T08:07:59.839Z] [2021-06-01T08:07:59.839Z] 07:44:01 CPU %user %nice %system %iowait %steal %idle [2021-06-01T08:07:59.839Z] 07:45:01 all 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-01T08:07:59.839Z] 07:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.839Z] 07:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-01T08:07:59.839Z] 07:46:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-01T08:07:59.839Z] 07:46:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-01T08:07:59.839Z] 07:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-01T08:07:59.839Z] 07:47:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-01T08:07:59.840Z] 07:48:01 all 0.03 0.00 0.04 0.00 0.04 99.88 [2021-06-01T08:07:59.840Z] 07:48:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-01T08:07:59.840Z] 07:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-01T08:07:59.840Z] 07:49:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-01T08:07:59.840Z] 07:50:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:50:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:51:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:52:01 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-06-01T08:07:59.840Z] 07:52:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-01T08:07:59.840Z] 07:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-01T08:07:59.840Z] 07:53:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-01T08:07:59.840Z] 07:53:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-01T08:07:59.840Z] 07:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-01T08:07:59.840Z] 07:54:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:55:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 07:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-01T08:07:59.840Z] [2021-06-01T08:07:59.840Z] 07:55:01 CPU %user %nice %system %iowait %steal %idle [2021-06-01T08:07:59.840Z] 07:56:02 all 0.03 0.00 0.03 0.01 0.02 99.92 [2021-06-01T08:07:59.840Z] 07:56:02 0 0.03 0.00 0.03 0.02 0.03 99.88 [2021-06-01T08:07:59.840Z] 07:56:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-01T08:07:59.840Z] 07:57:01 all 0.03 0.00 0.03 0.00 0.02 99.93 [2021-06-01T08:07:59.840Z] 07:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-01T08:07:59.840Z] 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-01T08:07:59.840Z] 07:58:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-01T08:07:59.840Z] 07:58:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-01T08:07:59.840Z] 07:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-01T08:07:59.840Z] 07:59:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 07:59:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-01T08:07:59.840Z] 07:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-01T08:07:59.840Z] 08:00:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 08:01:01 all 0.03 0.00 0.02 0.01 0.02 99.92 [2021-06-01T08:07:59.840Z] 08:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-01T08:07:59.840Z] 08:01:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2021-06-01T08:07:59.840Z] 08:02:01 all 0.02 0.00 0.04 0.04 0.02 99.88 [2021-06-01T08:07:59.840Z] 08:02:01 0 0.02 0.00 0.05 0.08 0.05 99.80 [2021-06-01T08:07:59.840Z] 08:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-01T08:07:59.840Z] 08:03:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-01T08:07:59.840Z] 08:04:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-01T08:07:59.840Z] 08:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-01T08:07:59.840Z] 08:05:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-01T08:07:59.840Z] 08:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 08:05:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-01T08:07:59.840Z] 08:06:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-01T08:07:59.840Z] 08:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-01T08:07:59.840Z] 08:06:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-01T08:07:59.840Z] [2021-06-01T08:07:59.840Z] 08:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-01T08:07:59.840Z] 08:07:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-06-01T08:07:59.840Z] 08:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-01T08:07:59.840Z] 08:07:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-01T08:07:59.840Z] Average: all 9.90 0.00 2.38 2.67 0.04 85.01 [2021-06-01T08:07:59.840Z] Average: 0 9.87 0.00 2.42 2.71 0.05 84.95 [2021-06-01T08:07:59.840Z] Average: 1 9.93 0.00 2.34 2.63 0.03 85.07 [2021-06-01T08:07:59.840Z] [2021-06-01T08:07:59.840Z] [2021-06-01T08:07:59.840Z]