Pull request #3480 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 f46290f347ef4219bdcd9b9204c1330e0217d610 rather than 28350066d5583b4a9245dbce9cf380aaf8659ae1 Obtained Jenkinsfile from f46290f347ef4219bdcd9b9204c1330e0217d610 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-ssh7350837278678537115.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-ssh1018833690567936374.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-3480/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-3480/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2317673776464595681.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-ssh8244455342438936458.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-3480/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-3480/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1441539266936918003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14990 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh3170922137332891019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4156638160170162924.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 28350066d5583b4a9245dbce9cf380aaf8659ae1 Merge succeeded, producing 28350066d5583b4a9245dbce9cf380aaf8659ae1 Checking out Revision 28350066d5583b4a9245dbce9cf380aaf8659ae1 (PR-3480) > git config core.sparsecheckout # timeout=10 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # 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/4@tmp/jenkins-gitclient-ssh2757928498144627709.key > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # timeout=10 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:00:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:00:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:00:39 ========================================================= 04:00:39 EdgeX Global Pipelines Version Info 04:00:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 04:00:40 ------------------- 04:00:40 stable info: 04:00:40 ------------------- 04:00:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:00:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:00:40 Message: update stable to v1.0.192 04:00:41 ------------------- 04:00:41 experimental info: 04:00:41 ------------------- 04:00:41 Commited By: **** collab-it+edgex@linuxfoundation.org 04:00:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:00:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3480 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3480 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3480 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28350066d5583b4a9245dbce9cf380aaf8659ae1 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2835006 [Pipeline] echo 04:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:41 provisioning config files... 04:00:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2957705334062525725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:42 ---> docker-login.sh 04:00:42 nexus3.edgexfoundry.org:10001 04:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:45 Configure a credential helper to remove this warning. See 04:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:45 04:00:45 Login Succeeded 04:00:45 nexus3.edgexfoundry.org:10002 04:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:45 Configure a credential helper to remove this warning. See 04:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:45 04:00:45 Login Succeeded 04:00:45 nexus3.edgexfoundry.org:10003 04:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:45 Configure a credential helper to remove this warning. See 04:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:45 04:00:45 Login Succeeded 04:00:45 nexus3.edgexfoundry.org:10004 04:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:45 Configure a credential helper to remove this warning. See 04:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:45 04:00:45 Login Succeeded 04:00:45 docker.io 04:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:00:45 Configure a credential helper to remove this warning. See 04:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:00:45 04:00:45 Login Succeeded 04:00:45 ---> docker-login.sh ends [Pipeline] } 04:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:00:46 ++ 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 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/core-command/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo core-command,cmd/core-command/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/core-data/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo core-data,cmd/core-data/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/core-metadata/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo core-metadata,cmd/core-metadata/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/security-bootstrapper/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/security-proxy-setup/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/support-notifications/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo support-notifications,cmd/support-notifications/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/support-scheduler/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:00:46 + for file in '`ls cmd/**/Dockerfile`' 04:00:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:00:46 ++ cut -d/ -f2 04:00:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:00:46 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 04:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:48 04:00:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:00:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:49 latest: Pulling from edgex-devops/git-semver 04:00:49 31603596830f: Pulling fs layer 04:00:49 54011a49482f: Pulling fs layer 04:00:49 a6820b24f6d8: Pulling fs layer 04:00:49 f581987b2513: Pulling fs layer 04:00:49 f581987b2513: Waiting 04:00:49 54011a49482f: Verifying Checksum 04:00:49 54011a49482f: Download complete 04:00:49 31603596830f: Verifying Checksum 04:00:49 31603596830f: Download complete 04:00:49 f581987b2513: Verifying Checksum 04:00:49 f581987b2513: Download complete 04:00:49 a6820b24f6d8: Verifying Checksum 04:00:49 a6820b24f6d8: Download complete 04:00:49 31603596830f: Pull complete 04:00:50 54011a49482f: Pull complete 04:00:51 a6820b24f6d8: Pull complete 04:00:52 f581987b2513: Pull complete 04:00:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:00:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:00:52 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:00:59 $ docker top 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:00:59 [ssh-agent] Looking for ssh-agent implementation... 04:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:59 $ docker exec 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 ssh-agent 04:00:59 SSH_AUTH_SOCK=/tmp/ssh-u3IKbUZ8Jzk5/agent.14 04:00:59 SSH_AGENT_PID=21 04:00:59 Running ssh-add (command line suppressed) 04:00:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_321061722850568406.key (/w/workspace/edgex-go/4@tmp/private_key_321061722850568406.key) 04:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:00 + git tag --points-at HEAD [Pipeline] } 04:01:00 $ docker exec --env ******** --env ******** 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 ssh-agent -k 04:01:00 unset SSH_AUTH_SOCK; 04:01:00 unset SSH_AGENT_PID; 04:01:00 echo Agent pid 21 killed; 04:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:00 [ssh-agent] Looking for ssh-agent implementation... 04:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:00 $ docker exec 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 ssh-agent 04:01:00 SSH_AUTH_SOCK=/tmp/ssh-mQP2IgUSQXrR/agent.54 04:01:00 SSH_AGENT_PID=60 04:01:00 Running ssh-add (command line suppressed) 04:01:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3689899410044745340.key (/w/workspace/edgex-go/4@tmp/private_key_3689899410044745340.key) 04:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:01 + git semver init 04:01:01 # -> Open(): unable to determine branch for HEAD 04:01:01 # $GIT_DIR = /w/workspace/edgex-go/4/.git 04:01:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 04:01:01 # $SEMVER_REMOTE_NAME = origin 04:01:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:01:01 # $SEMVER_USER_NAME = edgex-jenkins 04:01:01 # $SEMVER_BRANCH = PR-3480 04:01:01 # $SEMVER_TEMP = /tmp/semver-029309335 04:01:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:01:16 # '/tmp/semver-029309335' -> '/w/workspace/edgex-go/4/.semver' 04:01:16 # -> Force: false 04:01:16 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 04:01:16 $ docker exec --env ******** --env ******** 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 ssh-agent -k 04:01:16 unset SSH_AUTH_SOCK; 04:01:16 unset SSH_AGENT_PID; 04:01:16 echo Agent pid 60 killed; 04:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:16 + git semver [Pipeline] } 04:01:16 $ docker stop --time=1 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 04:01:31 $ docker rm -f 419ebd82f4a27cf6a9e8e41fd62e5e1d89814f3b4cc56d0406dd70542b2a18d1 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:32 Stashed 1 file(s) [Pipeline] echo 04:01:32 [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 04:01:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:01:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:01:33 + sudo service docker restart 04:01:33 + true 04:01:33 Redirecting to /bin/systemctl restart docker.service 04:01:47 Still waiting to schedule task 04:01:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 04:01:51 ========================================================= 04:01:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:01:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:01:52 + 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 . 04:01:53 Sending build context to Docker daemon 330.7MB 04:01:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:01:53 Step 2/6 : FROM ${BASE} 04:01:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:54 540db60ca938: Pulling fs layer 04:01:54 adcc1eea9eea: Pulling fs layer 04:01:54 4c4ab2625f07: Pulling fs layer 04:01:54 0510c868ecb4: Pulling fs layer 04:01:54 afea3b2eda06: Pulling fs layer 04:01:54 7809a108b3ef: Pulling fs layer 04:01:54 f706445af74f: Pulling fs layer 04:01:54 afea3b2eda06: Waiting 04:01:54 7809a108b3ef: Waiting 04:01:54 f706445af74f: Waiting 04:01:54 0510c868ecb4: Waiting 04:01:54 4c4ab2625f07: Verifying Checksum 04:01:54 4c4ab2625f07: Download complete 04:01:54 adcc1eea9eea: Verifying Checksum 04:01:54 adcc1eea9eea: Download complete 04:01:54 afea3b2eda06: Verifying Checksum 04:01:54 afea3b2eda06: Download complete 04:01:54 540db60ca938: Verifying Checksum 04:01:54 540db60ca938: Download complete 04:01:54 7809a108b3ef: Verifying Checksum 04:01:54 7809a108b3ef: Download complete 04:01:55 540db60ca938: Pull complete 04:01:55 adcc1eea9eea: Pull complete 04:01:55 4c4ab2625f07: Pull complete 04:01:56 f706445af74f: Verifying Checksum 04:01:56 f706445af74f: Download complete 04:01:56 0510c868ecb4: Verifying Checksum 04:01:56 0510c868ecb4: Download complete 04:02:15 0510c868ecb4: Pull complete 04:02:15 afea3b2eda06: Pull complete 04:02:15 7809a108b3ef: Pull complete 04:02:19 f706445af74f: Pull complete 04:02:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:19 ---> b068be0155e3 04:02:19 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 04:02:34 ---> Running in e0fa9cee7e3f 04:02:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:02:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:02:35 (1/12) Installing libmagic (5.39-r0) 04:02:35 (2/12) Installing file (5.39-r0) 04:02:35 (3/12) Installing libc-dev (0.7.2-r3) 04:02:35 (4/12) Installing g++ (10.2.1_pre1-r3) 04:02:40 (5/12) Installing fortify-headers (1.1-r0) 04:02:40 (6/12) Installing patch (2.7.6-r6) 04:02:40 (7/12) Installing build-base (0.5-r2) 04:02:40 (8/12) Installing libsodium (1.0.18-r0) 04:02:40 (9/12) Installing pkgconf (1.7.3-r0) 04:02:40 (10/12) Installing libsodium-dev (1.0.18-r0) 04:02:40 (11/12) Installing libzmq (4.3.3-r1) 04:02:40 (12/12) Installing zeromq-dev (4.3.3-r1) 04:02:40 Executing busybox-1.32.1-r6.trigger 04:02:40 OK: 219 MiB in 52 packages 04:02:55 Removing intermediate container e0fa9cee7e3f 04:02:55 ---> 568b56952701 04:02:55 Step 4/6 : WORKDIR /edgex-go 04:02:55 ---> Running in 9494414ca3aa 04:02:55 Removing intermediate container 9494414ca3aa 04:02:55 ---> 83367dc29cd0 04:02:55 Step 5/6 : COPY go.mod . 04:02:55 ---> 74575272376c 04:02:55 Step 6/6 : RUN go mod download 04:02:55 ---> Running in 3a6f1db8d2a0 04:03:51 Removing intermediate container 3a6f1db8d2a0 04:03:51 ---> d4026d77e2ce 04:03:51 Successfully built d4026d77e2ce 04:03:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:03:51 + docker inspect -f . ci-base-image-x86_64 04:03:51 . [Pipeline] withDockerContainer 04:03:52 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 04:03:53 $ docker top 9c988563e19b7ff971087686f88730acdfbc2db532daed74fa567f7e37b6880d -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:53 + go version 04:03:53 go version go1.16.3 linux/amd64 [Pipeline] } 04:03:53 $ docker stop --time=1 9c988563e19b7ff971087686f88730acdfbc2db532daed74fa567f7e37b6880d 04:03:55 $ docker rm -f 9c988563e19b7ff971087686f88730acdfbc2db532daed74fa567f7e37b6880d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:03:55 + docker inspect -f . ci-base-image-x86_64 04:03:55 . [Pipeline] withDockerContainer 04:03:55 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:03:55 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 04:03:57 $ docker top da4d7926ca6a2098d185c83c1a8046f533465338203b858158952769483bb114 -eo pid,comm [Pipeline] { [Pipeline] echo 04:03:58 ========================================================= 04:03:58 [edgeXBuildGoParallel] Running Tests and Build... 04:03:58 ========================================================= [Pipeline] sh 04:03:58 + go mod tidy [Pipeline] sh 04:03:58 + make test 04:03:58 go mod tidy 04:03:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:04:06 ? github.com/edgexfoundry/edgex-go [no test files] 04:04:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:04:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:04:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:04:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:04:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:04:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:04:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:04:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:04:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:04:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:05:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:05:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:05:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.1% of statements 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 04:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 04:05:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.120s coverage: 27.7% of statements 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:05:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:05:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:05:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:05:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 58.6% of statements 04:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements 04:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.053s coverage: 78.9% of statements 04:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.239s coverage: 28.6% of statements 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 04:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 04:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 04:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.270s coverage: 95.1% of statements 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 04:05:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:05:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 04:05:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:05:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.075s coverage: 21.7% of statements 04:05:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 04:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 04:05:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 04:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 04:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 04:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 04:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 04:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.514s coverage: 81.8% of statements 04:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 04:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements 04:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 04:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 04:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 04:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 04:06:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 04:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 04:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 04:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 04:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 04:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 04:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 66.9% of statements 04:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.5% of statements 04:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 04:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 04:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.8% of statements 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.075s coverage: 19.9% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 91.4% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.640s coverage: 28.8% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.054s coverage: 99.0% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.069s coverage: 64.6% of statements 04:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:06:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements 04:06:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:06:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:06:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:06:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 04:06:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:06:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:06:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:06:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 04:06:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:06:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:06:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 27.9% of statements 04:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:06:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:06:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 04:06:15 GO111MODULE=on go vet ./... 04:06:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14993 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws 04:06:59 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:06:59 The recommended git tool is: git 04:07:04 using credential edgex-jenkins-ssh 04:07:04 Cloning the remote Git repository 04:07:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:07:05 > git init /w/workspace/edgex-go/4 # timeout=10 04:07:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:07:05 > git --version # timeout=10 04:07:05 > git --version # 'git version 2.17.1' 04:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:12 gofmt -l . 04:07:12 [ "`gofmt -l .`" = "" ] 04:07:12 ./bin/test-go-mod-tidy.sh 04:07:12 ./bin/test-attribution-txt.sh [Pipeline] sh 04:07:12 + ls -al . 04:07:12 total 844 04:07:12 drwxrwxr-x 10 1001 1001 4096 May 19 04:07 . 04:07:12 drwxr-xr-x 4 root root 28 May 19 04:03 .. 04:07:12 -rw-rw-r-- 1 1001 1001 11 May 19 04:00 .dockerignore 04:07:12 drwxrwxr-x 8 1001 1001 179 May 19 04:00 .git 04:07:12 drwxrwxr-x 3 1001 1001 125 May 19 04:00 .github 04:07:12 -rw-rw-r-- 1 1001 1001 818 May 19 04:00 .gitignore 04:07:12 drwx------ 3 1001 1001 60 May 19 04:01 .semver 04:07:12 -rw-rw-r-- 1 1001 1001 166 May 19 04:00 .sonarcloud.properties 04:07:12 -rw-rw-r-- 1 1001 1001 8609 May 19 04:00 Attribution.txt 04:07:12 -rw-rw-r-- 1 1001 1001 3804 May 19 04:00 CONTRIBUTING.md 04:07:12 -rw-rw-r-- 1 1001 1001 931 May 19 04:00 Dockerfile.build 04:07:12 -rw-rw-r-- 1 1001 1001 863 May 19 04:00 Jenkinsfile 04:07:12 -rw-rw-r-- 1 1001 1001 10775 May 19 04:00 LICENSE 04:07:12 -rw-rw-r-- 1 1001 1001 5632 May 19 04:00 Makefile 04:07:12 -rw-rw-r-- 1 1001 1001 7978 May 19 04:00 README.md 04:07:12 -rw-rw-r-- 1 1001 1001 6755 May 19 04:00 SECURITY.md 04:07:12 -rw-rw-r-- 1 1001 1001 5 May 19 04:01 VERSION 04:07:12 -rw-rw-r-- 1 1001 1001 4131 May 19 04:00 ZMQWindows.md 04:07:12 drwxrwxr-x 2 1001 1001 117 May 19 04:00 bin 04:07:12 drwxrwxr-x 14 1001 1001 4096 May 19 04:00 cmd 04:07:12 -rw-r--r-- 1 root root 735780 May 19 04:06 coverage.out 04:07:12 -rw-r--r-- 1 root root 1060 May 19 04:07 go.mod 04:07:12 -rw-r--r-- 1 root root 21990 May 19 04:03 go.sum 04:07:12 drwxrwxr-x 8 1001 1001 127 May 19 04:00 internal 04:07:12 drwxrwxr-x 4 1001 1001 26 May 19 04:00 openapi 04:07:12 drwxrwxr-x 4 1001 1001 71 May 19 04:00 snap 04:07:12 -rw-rw-r-- 1 1001 1001 168 May 19 04:00 version.go [Pipeline] sh 04:07:12 + '[' -e coverage.out ] 04:07:12 + chown 1001:1001 coverage.out [Pipeline] stash 04:07:13 Stashed 1 file(s) [Pipeline] sh 04:07:13 + make build 04:07:13 go mod tidy 04:07:13 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 04:07:15 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 04:07:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:07:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:07:21 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 28350066d5583b4a9245dbce9cf380aaf8659ae1 04:07:22 Merge succeeded, producing 28350066d5583b4a9245dbce9cf380aaf8659ae1 04:07:22 Checking out Revision 28350066d5583b4a9245dbce9cf380aaf8659ae1 (PR-3480) 04:07:21 > git config core.sparsecheckout # timeout=10 04:07:21 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # timeout=10 04:07:22 > git remote # timeout=10 04:07:22 > git config --get remote.origin.url # timeout=10 04:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:22 > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 04:07:22 > git rev-parse HEAD^{commit} # timeout=10 04:07:22 > git config core.sparsecheckout # timeout=10 04:07:22 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # timeout=10 04:07:26 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:27 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 04:07:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:07:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:07:28 + true 04:07:28 + sudo service docker restart 04:07:31 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 04:07:33 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 04:07:33 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 04:07:35 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 04:07:36 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 04:07:37 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 04:07:38 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 04:07:39 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 04:07:41 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] } 04:07:43 $ docker stop --time=1 da4d7926ca6a2098d185c83c1a8046f533465338203b858158952769483bb114 04:07:52 $ docker rm -f da4d7926ca6a2098d185c83c1a8046f533465338203b858158952769483bb114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 04:07:52 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 04:07:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4809320432141800229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 04:07:53 ---> docker-login.sh 04:07:53 nexus3.edgexfoundry.org:10001 04:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:54 Configure a credential helper to remove this warning. See 04:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:54 04:07:54 Login Succeeded 04:07:54 nexus3.edgexfoundry.org:10002 04:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:55 Configure a credential helper to remove this warning. See 04:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:55 04:07:55 Login Succeeded 04:07:55 nexus3.edgexfoundry.org:10003 04:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:55 Configure a credential helper to remove this warning. See 04:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:55 04:07:55 Login Succeeded 04:07:55 nexus3.edgexfoundry.org:10004 04:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:56 Configure a credential helper to remove this warning. See 04:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:56 04:07:56 Login Succeeded [Pipeline] isUnix [Pipeline] sh 04:07:56 docker.io 04:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:56 04:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:56 Configure a credential helper to remove this warning. See 04:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:56 04:07:56 Login Succeeded 04:07:56 ---> docker-login.sh ends [Pipeline] } 04:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:57 ========================================================= 04:07:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:07:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:07:57 + 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 . 04:07:58 latest: Pulling from edgex-devops/edgex-compose 04:07:58 cbdbe7a5bc2a: Pulling fs layer 04:07:58 ca9280d653b3: Pulling fs layer 04:07:58 7e9c9ca2126c: Pulling fs layer 04:07:58 cbdbe7a5bc2a: Verifying Checksum 04:07:58 cbdbe7a5bc2a: Download complete 04:07:58 cbdbe7a5bc2a: Pull complete 04:07:59 ca9280d653b3: Verifying Checksum 04:07:59 ca9280d653b3: Download complete 04:07:59 7e9c9ca2126c: Verifying Checksum 04:07:59 7e9c9ca2126c: Download complete 04:07:59 ca9280d653b3: Pull complete 04:08:00 Sending build context to Docker daemon 168MB 04:08:00 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:08:00 Step 2/6 : FROM ${BASE} 04:08:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:00 595b0fe564bb: Pulling fs layer 04:08:00 7186ed65a4f7: Pulling fs layer 04:08:00 316046926c0a: Pulling fs layer 04:08:00 4ebd0625c992: Pulling fs layer 04:08:00 207e8628e3a3: Pulling fs layer 04:08:00 c791037a9be2: Pulling fs layer 04:08:00 ffd874e62e21: Pulling fs layer 04:08:00 4ebd0625c992: Waiting 04:08:00 207e8628e3a3: Waiting 04:08:00 ffd874e62e21: Waiting 04:08:00 c791037a9be2: Waiting 04:08:00 316046926c0a: Verifying Checksum 04:08:00 316046926c0a: Download complete 04:08:00 7186ed65a4f7: Download complete 04:08:00 207e8628e3a3: Verifying Checksum 04:08:00 207e8628e3a3: Download complete 04:08:00 c791037a9be2: Verifying Checksum 04:08:00 c791037a9be2: Download complete 04:08:00 595b0fe564bb: Verifying Checksum 04:08:00 595b0fe564bb: Download complete 04:08:01 595b0fe564bb: Pull complete 04:08:01 7186ed65a4f7: Pull complete 04:08:01 316046926c0a: Pull complete 04:08:02 ffd874e62e21: Verifying Checksum 04:08:02 ffd874e62e21: Download complete 04:08:03 4ebd0625c992: Verifying Checksum 04:08:03 4ebd0625c992: Download complete 04:08:03 7e9c9ca2126c: Pull complete 04:08:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:08:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:08:04 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:08:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:08:13 4ebd0625c992: Pull complete 04:08:14 207e8628e3a3: Pull complete 04:08:14 c791037a9be2: Pull complete 04:08:19 ffd874e62e21: Pull complete 04:08:19 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:08:19 ---> cfc18b08335c 04:08:19 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 04:08:21 ---> Running in 63834437095e 04:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:08:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:08:23 (1/12) Installing libmagic (5.39-r0) 04:08:24 (2/12) Installing file (5.39-r0) 04:08:24 (3/12) Installing libc-dev (0.7.2-r3) 04:08:24 (4/12) Installing g++ (10.2.1_pre1-r3) 04:08:30 (5/12) Installing fortify-headers (1.1-r0) 04:08:30 (6/12) Installing patch (2.7.6-r6) 04:08:30 (7/12) Installing build-base (0.5-r2) 04:08:30 (8/12) Installing libsodium (1.0.18-r0) 04:08:30 (9/12) Installing pkgconf (1.7.3-r0) 04:08:30 (10/12) Installing libsodium-dev (1.0.18-r0) 04:08:30 (11/12) Installing libzmq (4.3.3-r1) 04:08:30 (12/12) Installing zeromq-dev (4.3.3-r1) 04:08:30 Executing busybox-1.32.1-r6.trigger 04:08:30 OK: 218 MiB in 52 packages 04:08:32 $ docker top 3cb9e28c6ff401e40445a73db0242735ed7b7b8144eef10c38ab207e2f0d984c -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:32 + docker-compose build --help 04:08:32 + grep parallel 04:08:33 --parallel Build images in parallel. [Pipeline] } 04:08:33 $ docker stop --time=1 3cb9e28c6ff401e40445a73db0242735ed7b7b8144eef10c38ab207e2f0d984c 04:08:35 Removing intermediate container 63834437095e 04:08:35 ---> 6b8d25840c84 04:08:35 Step 4/6 : WORKDIR /edgex-go 04:08:35 ---> Running in e81dd31817a3 04:08:35 Removing intermediate container e81dd31817a3 04:08:35 ---> 3bf15b493e64 04:08:35 Step 5/6 : COPY go.mod . 04:08:35 $ docker rm -f 3cb9e28c6ff401e40445a73db0242735ed7b7b8144eef10c38ab207e2f0d984c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:08:35 . [Pipeline] withDockerContainer 04:08:35 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:08:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 04:08:36 ---> 80ce7f465fed 04:08:36 Step 6/6 : RUN go mod download 04:08:36 ---> Running in a1dae11d5639 04:08:37 $ docker top 63e03a4ee1b5b11827edd8c52b3f05493a3e44e67c8d22a86fb5442a9cbc6882 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:37 + docker-compose -f ./docker-compose-build.yml build --parallel 04:08:38 Building core-command ... 04:08:38 Building core-data ... 04:08:38 Building core-metadata ... 04:08:38 Building security-bootstrapper ... 04:08:38 Building security-proxy-setup ... 04:08:38 Building security-secretstore-setup ... 04:08:38 Building support-notifications ... 04:08:38 Building support-scheduler ... 04:08:38 Building sys-mgmt-agent ... 04:08:38 Building sys-mgmt-agent 04:08:38 Building support-notifications 04:08:38 Building core-command 04:08:38 Building security-secretstore-setup 04:08:38 Building security-bootstrapper 04:09:02 Removing intermediate container a1dae11d5639 04:09:02 ---> ac617cbbec2d 04:09:02 Successfully built ac617cbbec2d 04:09:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:03 + docker inspect -f . ci-base-image-arm64 04:09:03 . [Pipeline] withDockerContainer 04:09:03 prd-ubuntu18.04-docker-arm64-4c-16g-14993 does not seem to be running inside a container 04:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:09:05 $ docker top 376936c167609e29aae97d9258e1290ebc15f90ac9f23d069c10f2c7f889fc3e -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:05 + go version 04:09:05 go version go1.16.3 linux/arm64 [Pipeline] } 04:09:06 $ docker stop --time=1 376936c167609e29aae97d9258e1290ebc15f90ac9f23d069c10f2c7f889fc3e 04:09:07 $ docker rm -f 376936c167609e29aae97d9258e1290ebc15f90ac9f23d069c10f2c7f889fc3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:08 + docker inspect -f . ci-base-image-arm64 04:09:08 . [Pipeline] withDockerContainer 04:09:08 prd-ubuntu18.04-docker-arm64-4c-16g-14993 does not seem to be running inside a container 04:09:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:09:10 $ docker top 6e6671ed35a6a24464493f3f8f3c5861dc4cc31298265cb0dd3f57081f3302af -eo pid,comm [Pipeline] { [Pipeline] echo 04:09:10 ========================================================= 04:09:10 [edgeXBuildGoParallel] Running Tests and Build... 04:09:10 ========================================================= [Pipeline] sh 04:09:11 + go mod tidy [Pipeline] sh 04:09:13 + make test 04:09:13 go mod tidy 04:09:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:09:40 ? github.com/edgexfoundry/edgex-go [no test files] 04:10:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:10:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:10:15 ---> d4026d77e2ce 04:10:15 Step 3/26 : WORKDIR /edgex-go 04:10:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:10:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:10:15 ---> d4026d77e2ce 04:10:15 Step 3/32 : WORKDIR /edgex-go 04:10:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:10:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:10:15 ---> d4026d77e2ce 04:10:15 Step 3/24 : WORKDIR /edgex-go 04:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:10:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:10:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:10:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:10:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:10:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:10:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:10:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:11:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:11:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:11:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:11:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:11:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.570s coverage: 46.1% of statements 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.219s coverage: 28.7% of statements 04:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.325s coverage: 100.0% of statements 04:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.592s coverage: 27.7% of statements 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.274s coverage: 81.2% of statements 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.212s coverage: 100.0% of statements 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.261s coverage: 100.0% of statements 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:11:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.304s coverage: 58.6% of statements 04:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:11:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.748s coverage: 87.7% of statements 04:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:11:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.183s coverage: 78.9% of statements 04:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:11:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:36 ---> d4026d77e2ce 04:11:36 Step 3/23 : WORKDIR /edgex-go 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.316s coverage: 100.0% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.194s coverage: 100.0% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.441s coverage: 86.7% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.472s coverage: 97.5% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.294s coverage: 78.3% of statements 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.294s coverage: 95.1% of statements 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.342s coverage: 0.8% of statements 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.200s coverage: 21.7% of statements 04:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements 04:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 04:11:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:11:44 ---> d4026d77e2ce 04:11:44 Step 3/24 : WORKDIR /edgex-go 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 04:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 04:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 04:11:52 ---> Running in 62dc4c2df3bc 04:11:52 ---> Running in cd8b67ef5030 04:11:52 ---> Running in f176509f9dd6 04:11:52 ---> Running in fa91de3faa02 04:11:52 ---> Running in 5e9a7b9cc872 04:11:52 Removing intermediate container 5e9a7b9cc872 04:11:52 ---> adb6183512a4 04:11:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:52 Removing intermediate container cd8b67ef5030 04:11:52 ---> 1864a69977c2 04:11:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:52 Removing intermediate container fa91de3faa02 04:11:52 ---> ace5d44527db 04:11:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:52 Removing intermediate container 62dc4c2df3bc 04:11:52 ---> ffdd0a6bf5f6 04:11:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:52 Removing intermediate container f176509f9dd6 04:11:52 ---> 3594bedf5e9f 04:11:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:53 ---> Running in 65a8f82d9ee4 04:11:53 ---> Running in 0364900cc045 04:11:53 ---> Running in abacf4d306f1 04:11:53 ---> Running in 9781316feded 04:11:53 ---> Running in b5d74edd027f 04:11:57 Removing intermediate container 65a8f82d9ee4 04:11:57 ---> 24d6ebeffd8a 04:11:57 Step 5/24 : RUN apk add --update --no-cache make bash git 04:11:57 Removing intermediate container 0364900cc045 04:11:57 ---> 82fc40bd6985 04:11:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:11:58 ---> Running in 5c77a00930e3 04:11:59 ---> Running in 6c76dcc06c84 04:11:59 Removing intermediate container abacf4d306f1 04:11:59 ---> c3089398dd56 04:11:59 Step 5/24 : RUN apk add --update --no-cache make git 04:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements 04:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 04:11:59 ---> Running in 05feebcfe5b6 04:11:59 Removing intermediate container 9781316feded 04:11:59 ---> 3e98a21bb980 04:11:59 Step 5/26 : RUN apk add --update --no-cache make git 04:12:00 Removing intermediate container b5d74edd027f 04:12:00 ---> 365dcfd0b007 04:12:00 Step 5/32 : RUN apk add --update --no-cache make git 04:12:01 ---> Running in 8fc8f38c56ea 04:12:01 ---> Running in da5b449a717c 04:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:02 OK: 219 MiB in 52 packages 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:02 OK: 219 MiB in 52 packages 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:03 OK: 219 MiB in 52 packages 04:12:03 OK: 219 MiB in 52 packages 04:12:04 OK: 219 MiB in 52 packages 04:12:04 Removing intermediate container 6c76dcc06c84 04:12:04 ---> efbbe185ce13 04:12:04 Step 6/23 : COPY go.mod . 04:12:05 Removing intermediate container 5c77a00930e3 04:12:05 ---> 7d9b0bf7cb56 04:12:05 Step 6/24 : COPY go.mod . 04:12:05 ---> 18f790359376 04:12:05 Step 7/23 : RUN go mod download 04:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.697s coverage: 81.8% of statements 04:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:12:06 ---> 12714d570483 04:12:06 Step 7/24 : RUN go mod download 04:12:06 Removing intermediate container 05feebcfe5b6 04:12:06 ---> 6121d55a45fe 04:12:06 Step 6/24 : COPY go.mod . 04:12:06 ---> Running in f2e57628705a 04:12:06 Removing intermediate container 8fc8f38c56ea 04:12:06 ---> 48fc6b0b8912 04:12:06 Step 6/26 : COPY go.mod . 04:12:06 Removing intermediate container da5b449a717c 04:12:06 ---> b0f06196ede1 04:12:06 Step 6/32 : COPY go.mod . 04:12:07 ---> Running in e2b9779fd125 04:12:07 ---> fb8851c29ab4 04:12:07 Step 7/24 : RUN go mod download 04:12:07 ---> d44463de29c3 04:12:07 Step 7/26 : RUN go mod download 04:12:07 ---> 1aa3c668b223 04:12:07 Step 7/32 : RUN go mod download 04:12:08 ---> Running in 9cced89a3253 04:12:08 ---> Running in 89ff4be709a7 04:12:08 ---> Running in 497ad1332819 04:12:09 Removing intermediate container f2e57628705a 04:12:09 ---> d7fbedc0485b 04:12:09 Step 8/23 : COPY . . 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 76.0% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.324s coverage: 91.2% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.695s coverage: 64.4% of statements 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 04:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 04:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 04:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 04:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.031s coverage: 66.9% of statements 04:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.739s coverage: 43.5% of statements 04:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 04:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.119s coverage: 84.8% of statements 04:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.448s coverage: 46.8% of statements 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.223s coverage: 19.9% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:12:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.487s coverage: 91.4% of statements 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:12:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:12:28 Removing intermediate container e2b9779fd125 04:12:28 ---> d2e69344d83b 04:12:28 Step 8/24 : COPY . . 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.550s coverage: 28.8% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.206s coverage: 100.0% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.215s coverage: 64.6% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.505s coverage: 97.6% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:12:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:12:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.149s coverage: 28.1% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:12:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.153s coverage: 27.9% of statements 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:12:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:12:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 04:12:37 GO111MODULE=on go vet ./... 04:12:43 ---> a6df4f50ddc4 04:12:43 Step 9/23 : RUN go mod tidy 04:12:43 Removing intermediate container 9cced89a3253 04:12:43 ---> 2d5ecdc6fc33 04:12:43 Step 8/26 : COPY . . 04:12:43 ---> Running in 33efe510a885 04:12:43 ---> a261ee723dc8 04:12:43 Step 9/24 : RUN go mod tidy 04:13:09 ---> Running in e6540be5805b 04:13:09 Removing intermediate container 89ff4be709a7 04:13:09 ---> 2d0db3cb6b0a 04:13:09 Step 8/24 : COPY . . 04:13:09 Removing intermediate container 497ad1332819 04:13:09 ---> 344b596dda35 04:13:09 Step 8/32 : COPY . . 04:13:09 ---> 54b4d30a5cac 04:13:09 Step 9/26 : RUN go mod tidy 04:13:41 ---> Running in dc91d5acb6e1 04:13:41 ---> 3af65bc79eb8 04:13:41 Step 9/24 : RUN go mod tidy 04:13:41 ---> e8a4688d172b 04:13:41 Step 9/32 : RUN go mod tidy 04:13:41 Removing intermediate container 33efe510a885 04:13:41 ---> b77d007ba8eb 04:13:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:13:41 ---> Running in 1bd2e1c3fe20 04:13:41 ---> Running in b4eccce35cb8 04:13:41 ---> Running in 06c0c6adc3ca 04:13:41 Removing intermediate container e6540be5805b 04:13:41 ---> 73087573b992 04:13:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:13:41 ---> Running in e53565bf1e0b 04:13:41 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 04:13:41 Removing intermediate container dc91d5acb6e1 04:13:41 ---> 7be65c55303f 04:13:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:13:41 ---> Running in 9bcf2240584c 04:13:42 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 04:13:44 Removing intermediate container 1bd2e1c3fe20 04:13:44 ---> 3f257178479c 04:13:44 Step 10/24 : RUN make cmd/core-command/core-command 04:13:44 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 04:13:44 Removing intermediate container b4eccce35cb8 04:13:44 ---> b6de12cff2d0 04:13:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:13:44 ---> Running in 7e73acff5dbf 04:13:45 ---> Running in 4dc1ec7ce408 04:13:45 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 04:13:46 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 04:14:14 gofmt -l . 04:14:14 [ "`gofmt -l .`" = "" ] 04:14:17 ./bin/test-go-mod-tidy.sh 04:14:18 ./bin/test-attribution-txt.sh [Pipeline] sh 04:14:21 + ls -al . 04:14:21 total 872 04:14:21 drwxrwxr-x 9 1001 1001 4096 May 19 04:14 . 04:14:21 drwxr-xr-x 4 root root 4096 May 19 04:09 .. 04:14:21 -rw-rw-r-- 1 1001 1001 11 May 19 04:07 .dockerignore 04:14:21 drwxrwxr-x 8 1001 1001 4096 May 19 04:07 .git 04:14:21 drwxrwxr-x 3 1001 1001 4096 May 19 04:07 .github 04:14:21 -rw-rw-r-- 1 1001 1001 818 May 19 04:07 .gitignore 04:14:21 -rw-rw-r-- 1 1001 1001 166 May 19 04:07 .sonarcloud.properties 04:14:21 -rw-rw-r-- 1 1001 1001 8609 May 19 04:07 Attribution.txt 04:14:21 -rw-rw-r-- 1 1001 1001 3804 May 19 04:07 CONTRIBUTING.md 04:14:21 -rw-rw-r-- 1 1001 1001 931 May 19 04:07 Dockerfile.build 04:14:21 -rw-rw-r-- 1 1001 1001 863 May 19 04:07 Jenkinsfile 04:14:21 -rw-rw-r-- 1 1001 1001 10775 May 19 04:07 LICENSE 04:14:21 -rw-rw-r-- 1 1001 1001 5632 May 19 04:07 Makefile 04:14:21 -rw-rw-r-- 1 1001 1001 7978 May 19 04:07 README.md 04:14:21 -rw-rw-r-- 1 1001 1001 6755 May 19 04:07 SECURITY.md 04:14:21 -rw-rw-r-- 1 1001 1001 5 May 19 04:01 VERSION 04:14:21 -rw-rw-r-- 1 1001 1001 4131 May 19 04:07 ZMQWindows.md 04:14:21 drwxrwxr-x 2 1001 1001 4096 May 19 04:07 bin 04:14:21 drwxrwxr-x 14 1001 1001 4096 May 19 04:07 cmd 04:14:21 -rw-r--r-- 1 root root 735780 May 19 04:12 coverage.out 04:14:21 -rw-r--r-- 1 root root 1060 May 19 04:14 go.mod 04:14:21 -rw-r--r-- 1 root root 21990 May 19 04:09 go.sum 04:14:21 drwxrwxr-x 8 1001 1001 4096 May 19 04:07 internal 04:14:21 drwxrwxr-x 4 1001 1001 4096 May 19 04:07 openapi 04:14:21 drwxrwxr-x 4 1001 1001 4096 May 19 04:07 snap 04:14:21 -rw-rw-r-- 1 1001 1001 168 May 19 04:07 version.go [Pipeline] sh 04:14:21 + '[' -e coverage.out ] 04:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 04:14:21 Warning: overwriting stash ‘coverage-report’ 04:14:22 Stashed 1 file(s) [Pipeline] sh 04:14:23 + make build 04:14:23 go mod tidy 04:14:24 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 04:14:31 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 04:14:58 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 04:15:00 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 04:15:05 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 04:15:06 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 04:15:10 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 04:15:14 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 04:15:17 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 04:15:20 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 04:15:22 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 04:15:23 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 04:15:26 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 04:15:26 Removing intermediate container 9bcf2240584c 04:15:26 ---> e34dc87fea80 04:15:26 04:15:26 Step 11/26 : FROM alpine:3.12 04:15:30 Removing intermediate container e53565bf1e0b 04:15:30 ---> bf8c069b895a 04:15:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:15:30 3.12: Pulling from library/alpine [Pipeline] } 04:15:32 $ docker stop --time=1 6e6671ed35a6a24464493f3f8f3c5861dc4cc31298265cb0dd3f57081f3302af 04:15:32 ---> Running in 687ee657a37c 04:15:34 $ docker rm -f 6e6671ed35a6a24464493f3f8f3c5861dc4cc31298265cb0dd3f57081f3302af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:36 04:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:37 latest: Pulling from edgex-devops/edgex-compose-arm64 04:15:37 29e5d40040c1: Pulling fs layer 04:15:37 1ce36da41761: Pulling fs layer 04:15:37 25b303627fd3: Pulling fs layer 04:15:37 29e5d40040c1: Verifying Checksum 04:15:37 29e5d40040c1: Download complete 04:15:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:15:38 1ce36da41761: Verifying Checksum 04:15:38 1ce36da41761: Download complete 04:15:38 29e5d40040c1: Pull complete 04:15:39 Removing intermediate container 06c0c6adc3ca 04:15:39 ---> 710a9e16519f 04:15:39 04:15:39 Step 11/23 : FROM alpine:3.12 04:15:39 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 04:15:39 Status: Downloaded newer image for alpine:3.12 04:15:39 ---> 13621d1b12d4 04:15:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:15:39 1ce36da41761: Pull complete 04:15:39 25b303627fd3: Verifying Checksum 04:15:39 25b303627fd3: Download complete 04:15:41 3.12: Pulling from library/alpine 04:15:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:15:42 Status: Image is up to date for alpine:3.12 04:15:43 ---> 13621d1b12d4 04:15:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:15:43 ---> Running in 1e910a58606d 04:15:43 Removing intermediate container 4dc1ec7ce408 04:15:43 ---> 82455eab8597 04:15:43 04:15:43 Step 11/32 : FROM alpine:3.12 04:15:43 ---> 13621d1b12d4 04:15:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:15:49 ---> Running in bf499b18eed2 04:15:50 25b303627fd3: Pull complete 04:15:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:15:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:15:50 prd-ubuntu18.04-docker-arm64-4c-16g-14993 does not seem to be running inside a container 04:15:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:15:50 ---> Running in 9e7853536e71 04:15:51 Removing intermediate container 7e73acff5dbf 04:15:51 ---> fa77efe25a2c 04:15:51 04:15:51 Step 11/24 : FROM alpine:3.12 04:15:51 ---> 13621d1b12d4 04:15:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:15:51 Removing intermediate container 9e7853536e71 04:15:51 ---> 044b8fa9f0b4 04:15:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:15:51 Removing intermediate container 687ee657a37c 04:15:51 ---> bf1c38039112 04:15:51 04:15:51 Step 12/24 : FROM docker:20.10.0 04:15:52 ---> Running in e43ac273ba9a 04:15:52 ---> Running in 968a9f4a5159 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:52 20.10.0: Pulling from library/docker 04:15:52 (1/6) Installing ca-certificates (20191127-r4) 04:15:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:15:52 (3/6) Installing libcurl (7.76.1-r0) 04:15:52 (4/6) Installing curl (7.76.1-r0) 04:15:52 (5/6) Installing dumb-init (1.2.2-r1) 04:15:52 (6/6) Installing su-exec (0.2-r1) 04:15:52 Executing busybox-1.31.1-r20.trigger 04:15:52 Executing ca-certificates-20191127-r4.trigger 04:15:52 OK: 7 MiB in 20 packages 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:52 (1/2) Installing ca-certificates (20191127-r4) 04:15:52 (2/2) Installing dumb-init (1.2.2-r1) 04:15:52 Executing busybox-1.31.1-r20.trigger 04:15:52 Executing ca-certificates-20191127-r4.trigger 04:15:52 OK: 6 MiB in 16 packages 04:15:53 $ docker top 29b0a48f91c5774be5a355100c47cc359a1b79449997e9f4c00d2a42e5bd2ebf -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:54 (1/1) Installing dumb-init (1.2.2-r1) 04:15:54 Executing busybox-1.31.1-r20.trigger 04:15:54 OK: 6 MiB in 15 packages 04:15:54 + docker-compose build --help 04:15:54 + grep parallel 04:15:57 --parallel Build images in parallel. 04:15:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:57 (1/2) Installing dumb-init (1.2.2-r1) 04:15:57 (2/2) Installing su-exec (0.2-r1) 04:15:57 Executing busybox-1.31.1-r20.trigger 04:15:57 OK: 6 MiB in 16 packages [Pipeline] } 04:15:57 $ docker stop --time=1 29b0a48f91c5774be5a355100c47cc359a1b79449997e9f4c00d2a42e5bd2ebf 04:15:59 $ docker rm -f 29b0a48f91c5774be5a355100c47cc359a1b79449997e9f4c00d2a42e5bd2ebf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:16:00 . [Pipeline] withDockerContainer 04:16:00 prd-ubuntu18.04-docker-arm64-4c-16g-14993 does not seem to be running inside a container 04:16:00 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:16:00 Removing intermediate container 1e910a58606d 04:16:00 ---> edc330262b59 04:16:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:16:02 Removing intermediate container bf499b18eed2 04:16:02 ---> d3e291435479 04:16:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:16:02 $ docker top a1b4c78fe53408123e7a6f6a4ac8886b268335c7eb48ab914a3bcfedf218712b -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:03 + docker-compose -f ./docker-compose-build.yml build --parallel 04:16:06 Removing intermediate container e43ac273ba9a 04:16:06 ---> 8d16d24a317c 04:16:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:16:06 ---> Running in 8cca8a5684d2 04:16:06 Removing intermediate container 968a9f4a5159 04:16:06 ---> 3478483072c4 04:16:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:16:06 ---> Running in 9b17d4024410 04:16:06 ---> Running in 69578da118e5 04:16:06 ---> Running in 8300b295e9f2 04:16:06 Removing intermediate container 8cca8a5684d2 04:16:06 ---> 8d57e2a154bc 04:16:06 Step 14/26 : WORKDIR / 04:16:07 Removing intermediate container 9b17d4024410 04:16:07 ---> 4267be017de6 04:16:07 Step 14/23 : ENV APP_PORT=48060 04:16:07 ---> Running in 0671bf1eef2e 04:16:07 Removing intermediate container 69578da118e5 04:16:07 ---> d0d1d369d1a0 04:16:07 Step 14/24 : ENV APP_PORT=48082 04:16:07 Removing intermediate container 8300b295e9f2 04:16:07 ---> 535ab51280e1 04:16:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:16:07 ---> Running in 562c8fcd0151 04:16:07 ---> Running in 455c23cd02c4 04:16:07 Building core-command ... 04:16:07 Building core-data ... 04:16:07 Building core-metadata ... 04:16:07 Building security-bootstrapper ... 04:16:07 Building security-proxy-setup ... 04:16:07 Building security-secretstore-setup ... 04:16:07 Building support-notifications ... 04:16:07 Building support-scheduler ... 04:16:07 Building sys-mgmt-agent ... 04:16:07 Building core-metadata 04:16:07 Building security-proxy-setup 04:16:07 Building security-secretstore-setup 04:16:07 Building support-scheduler 04:16:07 Building core-command 04:16:07 ---> Running in 3f705f2e2704 04:16:08 Removing intermediate container 0671bf1eef2e 04:16:08 ---> 76f583bf3c65 04:16:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:16:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:16:08 Status: Downloaded newer image for docker:20.10.0 04:16:08 ---> aefe523efa57 04:16:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:16:08 Removing intermediate container 562c8fcd0151 04:16:08 ---> 161965570818 04:16:08 Step 15/23 : EXPOSE $APP_PORT 04:16:08 Removing intermediate container 3f705f2e2704 04:16:08 ---> 1a994296ce18 04:16:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:16:08 Removing intermediate container 455c23cd02c4 04:16:08 ---> 75b5fc4d9455 04:16:08 Step 15/24 : EXPOSE $APP_PORT 04:16:08 ---> Running in 6e29594a7857 04:16:08 ---> Running in cf7b9a7a21ee 04:16:08 ---> Running in 2d14a5466302 04:16:08 ---> 5e8bae6e99ab 04:16:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:16:09 ---> Running in 02ee486d424a 04:16:09 Removing intermediate container 6e29594a7857 04:16:09 ---> 1c109a2554a3 04:16:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:09 Removing intermediate container cf7b9a7a21ee 04:16:09 ---> 9927e2795fa3 04:16:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:16:09 ---> cb9757f7eae2 04:16:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:16:10 Removing intermediate container 02ee486d424a 04:16:10 ---> 47a8f96e91f8 04:16:10 Step 16/24 : WORKDIR / 04:16:10 ---> Running in c425a849ad9d 04:16:10 ---> Running in e1e3611e7a8e 04:16:10 ---> e58ee90d01a2 04:16:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:16:11 ---> 863fec7dc11a 04:16:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:16:11 Removing intermediate container e1e3611e7a8e 04:16:11 ---> 063284232f5c 04:16:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:11 ---> 2e6b371bbd5f 04:16:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:16:11 ---> cce42de118db 04:16:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:16:11 Removing intermediate container 2d14a5466302 04:16:11 ---> dc51ff4ff016 04:16:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:12 ---> Running in d1f8b2986e8e 04:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:12 (1/39) Installing readline (8.0.4-r0) 04:16:12 (2/39) Installing bash (5.0.17-r0) 04:16:12 Executing bash-5.0.17-r0.post-install 04:16:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:16:12 (4/39) Installing libcurl (7.76.1-r0) 04:16:12 (5/39) Installing curl (7.76.1-r0) 04:16:12 (6/39) Installing dumb-init (1.2.2-r1) 04:16:12 (7/39) Installing libbz2 (1.0.8-r1) 04:16:12 (8/39) Installing expat (2.2.9-r1) 04:16:12 (9/39) Installing libffi (3.3-r2) 04:16:12 (10/39) Installing gdbm (1.13-r1) 04:16:12 (11/39) Installing xz-libs (5.2.5-r0) 04:16:12 (12/39) Installing sqlite-libs (3.32.1-r0) 04:16:12 (13/39) Installing python3 (3.8.10-r0) 04:16:12 ---> f7cd19216b8f 04:16:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:16:15 ---> eeba4d270947 04:16:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:16:15 ---> 20e677727a56 04:16:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:16:16 ---> Running in 38bd6a9c50ce 04:16:16 (14/39) Installing py3-appdirs (1.4.4-r1) 04:16:16 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:16:16 (16/39) Installing py3-parsing (2.4.7-r0) 04:16:16 (17/39) Installing py3-six (1.15.0-r0) 04:16:16 (18/39) Installing py3-packaging (20.4-r0) 04:16:17 (19/39) Installing py3-setuptools (47.0.0-r0) 04:16:17 (20/39) Installing py3-chardet (3.0.4-r4) 04:16:17 Removing intermediate container d1f8b2986e8e 04:16:17 ---> c3bac4019928 04:16:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:16:18 (21/39) Installing py3-idna (2.9-r0) 04:16:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:16:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:16:20 ---> 4326f81ad3e3 04:16:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:16:20 (24/39) Installing py3-requests (2.23.0-r0) 04:16:20 (25/39) Installing py3-msgpack (1.0.0-r0) 04:16:21 (26/39) Installing py3-lockfile (0.12.2-r3) 04:16:21 ---> a418445bc22f 04:16:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:16:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:16:21 Removing intermediate container 38bd6a9c50ce 04:16:21 ---> d2b8dee26fef 04:16:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:21 (28/39) Installing py3-colorama (0.4.3-r0) 04:16:21 (29/39) Installing py3-distlib (0.3.0-r0) 04:16:21 (30/39) Installing py3-distro (1.5.0-r1) 04:16:21 (31/39) Installing py3-webencodings (0.5.1-r3) 04:16:21 (32/39) Installing py3-html5lib (1.0.1-r4) 04:16:21 ---> e452da6d57cd 04:16:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:16:22 ---> 56739748eb06 04:16:22 Step 20/24 : ENTRYPOINT ["/core-command"] 04:16:22 (33/39) Installing py3-pytoml (0.1.21-r0) 04:16:22 (34/39) Installing py3-pep517 (0.8.2-r0) 04:16:22 (35/39) Installing py3-progress (1.5-r0) 04:16:22 (36/39) Installing py3-toml (0.10.1-r0) 04:16:22 ---> Running in 8341da390ebb 04:16:23 (37/39) Installing py3-retrying (1.3.3-r0) 04:16:23 ---> Running in 01883ac7996d 04:16:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:16:23 (39/39) Installing py3-pip (20.1.1-r0) 04:16:23 ---> Running in 2981d4a42147 04:16:24 ---> e6fc16e4469a 04:16:24 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/ 04:16:24 Executing busybox-1.31.1-r19.trigger 04:16:24 OK: 72 MiB in 59 packages 04:16:24 ---> Running in 384cd486b8a4 04:16:24 Removing intermediate container 8341da390ebb 04:16:24 ---> 68d9546e4264 04:16:24 Step 21/23 : LABEL arch=x86_64 04:16:24 Removing intermediate container 2981d4a42147 04:16:24 ---> 8960122dd0ae 04:16:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:25 ---> Running in c98135261fbc 04:16:25 Collecting docker-compose==1.23.2 04:16:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:16:25 ---> Running in acbca939f433 04:16:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:16:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:16:25 Removing intermediate container c98135261fbc 04:16:25 ---> d54edad7dd4d 04:16:25 Step 22/23 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:16:25 Collecting jsonschema<3,>=2.5.1 04:16:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:16:25 Removing intermediate container acbca939f433 04:16:25 ---> 220a37a28cb1 04:16:25 Step 22/24 : LABEL arch=x86_64 04:16:25 Collecting docopt<0.7,>=0.6.1 04:16:25 Downloading docopt-0.6.2.tar.gz (25 kB) 04:16:26 ---> Running in 446695fbb7b5 04:16:26 ---> Running in 30a7c90082cd 04:16:26 Collecting PyYAML<4,>=3.10 04:16:26 Downloading PyYAML-3.13.tar.gz (270 kB) 04:16:28 Collecting dockerpty<0.5,>=0.4.1 04:16:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:28 Removing intermediate container 446695fbb7b5 04:16:28 ---> 031cf3937f58 04:16:28 Step 23/23 : LABEL version=0.0.0 04:16:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:16:28 Removing intermediate container 30a7c90082cd 04:16:28 ---> dc5a5f93acb1 04:16:28 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:16:28 Collecting cached-property<2,>=1.2.0 04:16:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:28 Collecting docker<4.0,>=3.6.0 04:16:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:28 ---> Running in 3eb6e849fcfe 04:16:29 ---> Running in bd6907bc2107 04:16:29 Collecting websocket-client<1.0,>=0.32.0 04:16:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:16:29 Removing intermediate container 01883ac7996d 04:16:29 ---> 08ace768c507 04:16:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:29 Removing intermediate container 384cd486b8a4 04:16:29 ---> 7ae11bd778cf 04:16:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:16:29 Collecting texttable<0.10,>=0.9.0 04:16:29 Downloading texttable-0.9.1.tar.gz (11 kB) 04:16:29 Removing intermediate container 3eb6e849fcfe 04:16:29 ---> 523f113e0eb4 04:16:29 04:16:29 Successfully built 523f113e0eb4 04:16:29 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) 04:16:29 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) 04:16:30 Collecting urllib3<1.25,>=1.21.1 04:16:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:16:30 ---> Running in 5b83bb40be1f 04:16:30 Removing intermediate container bd6907bc2107 04:16:30 ---> 5e259d7da75e 04:16:30 Step 24/24 : LABEL version=0.0.0 04:16:30 Successfully tagged support-notifications:latest 04:16:30 Building core-data 04:16:31  Building support-notifications ... done Collecting idna<2.8,>=2.5 04:16:31 ---> f78c1222b65c 04:16:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:16:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:16:31 Collecting docker-pycreds>=0.4.0 04:16:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:16:32 ---> Running in ba52a0297ac4 04:16:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:16:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:16:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:16:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:16:32 Installing collected packages: urllib3, idna, requests, jsonschema, docopt, PyYAML, dockerpty, cached-property, websocket-client, docker-pycreds, docker, texttable, docker-compose 04:16:32 Attempting uninstall: urllib3 04:16:32 Found existing installation: urllib3 1.25.9 04:16:32 Uninstalling urllib3-1.25.9: 04:16:32 Successfully uninstalled urllib3-1.25.9 04:16:32 Removing intermediate container 5b83bb40be1f 04:16:32 ---> 2e76ad5e8eb7 04:16:32 Step 24/26 : LABEL arch=x86_64 04:16:42 Attempting uninstall: idna 04:16:42 Found existing installation: idna 2.9 04:16:42 Uninstalling idna-2.9: 04:16:42 Successfully uninstalled idna-2.9 04:16:42 Removing intermediate container ba52a0297ac4 04:16:42 ---> 177bdb8cc1ee 04:16:42 04:16:43 ---> Running in 0d28690f2366 04:16:43 ---> 6c00b62dc726 04:16:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:16:43 Attempting uninstall: requests 04:16:43 Found existing installation: requests 2.23.0 04:16:43 Uninstalling requests-2.23.0: 04:16:43 Successfully uninstalled requests-2.23.0 04:16:43 Successfully built 177bdb8cc1ee 04:16:43 Successfully tagged core-command:latest 04:16:43  Building core-command ... done Building support-scheduler 04:17:01 Running setup.py install for docopt: started 04:17:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:04 ---> d4026d77e2ce 04:17:04 Step 3/23 : WORKDIR /edgex-go 04:17:04 ---> Using cache 04:17:04 ---> 3594bedf5e9f 04:17:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:04 ---> Using cache 04:17:04 ---> 365dcfd0b007 04:17:04 Step 5/23 : RUN apk add --update --no-cache make git 04:17:04 ---> Using cache 04:17:04 ---> b0f06196ede1 04:17:04 Step 6/23 : COPY go.mod . 04:17:04 ---> Using cache 04:17:04 ---> 1aa3c668b223 04:17:04 Step 7/23 : RUN go mod download 04:17:04 ---> Using cache 04:17:04 ---> 344b596dda35 04:17:04 Step 8/23 : COPY . . 04:17:04 ---> Using cache 04:17:04 ---> e8a4688d172b 04:17:04 Step 9/23 : RUN go mod tidy 04:17:04 ---> Using cache 04:17:04 ---> b6de12cff2d0 04:17:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:17:04 Running setup.py install for docopt: finished with status 'done' 04:17:04 Running setup.py install for PyYAML: started 04:17:11 Running setup.py install for PyYAML: finished with status 'done' 04:17:11 Running setup.py install for dockerpty: started 04:17:11 Running setup.py install for dockerpty: finished with status 'done' 04:17:24 Removing intermediate container 0d28690f2366 04:17:24 ---> 5c3932da9af3 04:17:24 Step 25/26 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:17:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:24 ---> d4026d77e2ce 04:17:24 Step 3/24 : WORKDIR /edgex-go 04:17:24 ---> Using cache 04:17:24 ---> 3594bedf5e9f 04:17:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:24 ---> Using cache 04:17:24 ---> 365dcfd0b007 04:17:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:17:28 ---> e043909a2888 04:17:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:17:28 ---> Running in ed240ef28450 04:17:28 ---> Running in c1fd6c4ceaf8 04:17:28 ---> Running in 9e0507dcd6eb 04:17:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:29 ---> ac617cbbec2d 04:17:29 Step 3/23 : WORKDIR /edgex-go 04:17:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:29 ---> ac617cbbec2d 04:17:29 Step 3/22 : WORKDIR /edgex-go 04:17:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:17:29 ---> ac617cbbec2d 04:17:29 Step 3/26 : WORKDIR /edgex-go 04:17:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:29 ---> ac617cbbec2d 04:17:29 Step 3/24 : WORKDIR /edgex-go 04:17:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:29 ---> ac617cbbec2d 04:17:29 Step 3/24 : WORKDIR /edgex-go 04:17:29 ---> Running in 3685164247cf 04:17:29 ---> Running in 4003c8a3672c 04:17:29 ---> Running in 131170889bb2 04:17:29 ---> Running in 9a45da441222 04:17:29 ---> Running in b6203dad5768 04:17:29 Removing intermediate container 4003c8a3672c 04:17:29 ---> 2fd507cd224b 04:17:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:29 Removing intermediate container b6203dad5768 04:17:29 ---> 664e03e6f248 04:17:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:29 Removing intermediate container 3685164247cf 04:17:29 ---> 2aa8af18cc09 04:17:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:29 Removing intermediate container 131170889bb2 04:17:29 ---> 1a0e0baec7fc 04:17:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:29 Removing intermediate container 9a45da441222 04:17:29 ---> c831c63fdf00 04:17:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:29 ---> Running in 61d289aa8f85 04:17:29 ---> Running in f0ce7f6bb829 04:17:29 ---> Running in f81177370e18 04:17:29 ---> Running in ba6a4c678dd5 04:17:29 ---> Running in 58c12b6f6f54 04:17:29 Removing intermediate container 61d289aa8f85 04:17:29 ---> 5c923a63b95a 04:17:29 Step 5/23 : RUN apk add --update --no-cache make git 04:17:29 ---> Running in 02739f25fac8 04:17:29 Removing intermediate container ba6a4c678dd5 04:17:29 ---> 9eef5070d653 04:17:29 Step 5/24 : RUN apk add --update --no-cache make git 04:17:29 Removing intermediate container f81177370e18 04:17:29 ---> 357f3c2aba23 04:17:29 Step 5/24 : RUN apk add --update --no-cache make git 04:17:29 ---> Running in 02e83b850247 04:17:29 Removing intermediate container 58c12b6f6f54 04:17:29 ---> 28f1659ee241 04:17:29 Step 5/26 : RUN apk add --update --no-cache make git 04:17:29 ---> Running in c57da50e828f 04:17:29 Removing intermediate container f0ce7f6bb829 04:17:29 ---> aa4961da6d0c 04:17:29 Step 5/22 : RUN apk add --update --no-cache make git 04:17:29 ---> Running in 9d6559a9529b 04:17:29 ---> Running in b5a6860d852b 04:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:29 Running setup.py install for texttable: started 04:17:29 ---> eaeddde1d99a 04:17:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:17:30 Running setup.py install for texttable: finished with status 'done' 04:17:30 Removing intermediate container 9e0507dcd6eb 04:17:30 ---> f31f98d8e389 04:17:30 Step 26/26 : LABEL version=0.0.0 04:17:30 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 04:17:30 ---> Running in 5aa565a591ab 04:17:30 ---> 41b61dc17c21 04:17:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:17:30 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 04:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:31 OK: 218 MiB in 52 packages 04:17:31 ---> Running in eb8675edd58e 04:17:31 Removing intermediate container 5aa565a591ab 04:17:31 ---> fc6dfdccbcbb 04:17:31 04:17:31 Successfully built fc6dfdccbcbb 04:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:17:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:31 Successfully tagged security-secretstore-setup:latest 04:17:31 Building security-proxy-setup 04:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:32  Building security-secretstore-setup ... done Removing intermediate container eb8675edd58e 04:17:32 ---> 6f8db6623a09 04:17:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:17:32 OK: 219 MiB in 52 packages 04:17:32 OK: 218 MiB in 52 packages 04:17:32 OK: 218 MiB in 52 packages 04:17:32 Removing intermediate container 02739f25fac8 04:17:32 ---> 11f5349c08cf 04:17:32 Step 6/23 : COPY go.mod . 04:17:32 OK: 218 MiB in 52 packages 04:17:33 OK: 218 MiB in 52 packages 04:17:34 Removing intermediate container 02e83b850247 04:17:34 ---> 829d3635798e 04:17:34 Step 6/24 : COPY go.mod . 04:17:34 ---> d01fa1000f46 04:17:34 Step 7/23 : RUN go mod download 04:17:34 ---> Running in bb7a3a508a9f 04:17:34 Removing intermediate container c57da50e828f 04:17:34 ---> a886a3804155 04:17:34 Step 6/24 : COPY go.mod . 04:17:34 Removing intermediate container 9d6559a9529b 04:17:34 ---> 5258965169be 04:17:34 Step 6/26 : COPY go.mod . 04:17:35 Removing intermediate container b5a6860d852b 04:17:35 ---> 54855f9fe76f 04:17:35 Step 6/22 : COPY go.mod . 04:17:35 ---> c241f37c0a05 04:17:35 Step 7/24 : RUN go mod download 04:17:35 ---> Running in fb4b2eb04d4f 04:17:35 ---> e6b3d935f963 04:17:35 Step 7/24 : RUN go mod download 04:17:36 ---> Running in 0a2bf313b068 04:17:36 ---> c1d5b3e8c598 04:17:36 Step 7/22 : RUN go mod download 04:17:36 ---> 5207c5b144d6 04:17:36 Step 7/26 : RUN go mod download 04:17:36 ---> Running in d8b7ee686a2e 04:17:36 ---> Running in 7c938a156e2e 04:17:38 Removing intermediate container bb7a3a508a9f 04:17:38 ---> bb93dbd006e7 04:17:38 Step 8/23 : COPY . . 04:17:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:39 ---> d4026d77e2ce 04:17:39 Step 3/22 : WORKDIR /edgex-go 04:17:39 ---> Using cache 04:17:39 ---> 3594bedf5e9f 04:17:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:39 ---> Using cache 04:17:39 ---> 365dcfd0b007 04:17:39 Step 5/22 : RUN apk add --update --no-cache make git 04:17:39 ---> Using cache 04:17:39 ---> b0f06196ede1 04:17:39 Step 6/22 : COPY go.mod . 04:17:39 ---> Using cache 04:17:39 ---> 1aa3c668b223 04:17:39 Step 7/22 : RUN go mod download 04:17:39 ---> Using cache 04:17:39 ---> 344b596dda35 04:17:39 Step 8/22 : COPY . . 04:17:39 ---> Using cache 04:17:39 ---> e8a4688d172b 04:17:39 Step 9/22 : RUN go mod tidy 04:17:39 ---> Using cache 04:17:39 ---> b6de12cff2d0 04:17:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:17:39 Removing intermediate container fb4b2eb04d4f 04:17:39 ---> d7ef638fc5ae 04:17:39 Step 8/24 : COPY . . 04:17:40 Removing intermediate container 0a2bf313b068 04:17:40 ---> 2961182ea092 04:17:40 Step 8/24 : COPY . . 04:17:41 Removing intermediate container d8b7ee686a2e 04:17:41 ---> 1131aca0b782 04:17:41 Step 8/22 : COPY . . 04:17:42 Removing intermediate container 7c938a156e2e 04:17:42 ---> 3d36da1d96cf 04:17:42 Step 8/26 : COPY . . 04:17:51 ---> 921417d11afe 04:17:51 Step 27/32 : RUN chmod +x /entrypoint.sh 04:17:51 ---> Running in d4bee9e1a049 04:17:51 ---> Running in 511ce2a45b11 04:17:52 Removing intermediate container c1fd6c4ceaf8 04:17:52 ---> 4262a3ec38f7 04:17:52 Step 6/24 : COPY go.mod . 04:17:53 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 04:17:54 ---> 65f5be2787a7 04:17:54 Step 7/24 : RUN go mod download 04:17:55 ---> Running in 6439d0dd9801 04:17:58 Removing intermediate container 511ce2a45b11 04:17:58 ---> 3d1e7ae7bb82 04:17:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:18:08 ---> Running in 4a89afaca171 04:18:08 Removing intermediate container c425a849ad9d 04:18:08 ---> 1f1050e40d4b 04:18:08 Step 15/24 : ENV APP_PORT=48090 04:18:08 ---> b8491733757c 04:18:08 Step 9/23 : RUN go mod tidy 04:18:08 ---> 3c1c9d40a8d5 04:18:08 Step 9/24 : RUN go mod tidy 04:18:08 ---> Running in 1c1dbc734bdd 04:18:08 ---> 210f5e5234c7 04:18:08 Step 9/24 : RUN go mod tidy 04:18:08 ---> a91c505a5711 04:18:08 Step 9/22 : RUN go mod tidy 04:18:08 ---> 33e4f854495e 04:18:08 Step 9/26 : RUN go mod tidy 04:18:08 ---> Running in d4881ea6ea0b 04:18:08 ---> Running in b7c84284538c 04:18:08 ---> Running in 597e60accd76 04:18:08 ---> Running in 5bfc5f1637d6 04:18:09 Removing intermediate container 4a89afaca171 04:18:09 ---> fa6e45e76240 04:18:09 Step 29/32 : CMD ["gate"] 04:18:09 ---> Running in af645ab0f56f 04:18:11 ---> Running in c2f13e31f630 04:18:11 Removing intermediate container 6439d0dd9801 04:18:11 ---> 85b61c7f6775 04:18:11 Step 8/24 : COPY . . 04:18:11 Removing intermediate container af645ab0f56f 04:18:11 ---> 76b16c12e861 04:18:11 Step 16/24 : EXPOSE $APP_PORT 04:18:13 Removing intermediate container 1c1dbc734bdd 04:18:13 ---> d66124202627 04:18:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:18:13 ---> Running in 3cf93f616651 04:18:13 Removing intermediate container d4881ea6ea0b 04:18:13 ---> 0f1fc896ce6c 04:18:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:18:14 ---> Running in eaaa5d82705a 04:18:14 Removing intermediate container b7c84284538c 04:18:14 ---> c90e97b4fc53 04:18:14 Step 10/24 : RUN make cmd/core-command/core-command 04:18:14 Removing intermediate container 597e60accd76 04:18:14 ---> f18f6c0b767b 04:18:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:18:14 Removing intermediate container 5bfc5f1637d6 04:18:14 ---> 9f285c59e18f 04:18:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:18:14 ---> Running in ba34da7ee3d2 04:18:14 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 04:18:14 ---> Running in 8b2d3e10dcfa 04:18:14 ---> Running in 9cf631b10d04 04:18:16 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 04:18:17 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 04:18:17 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 04:18:17 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 04:18:38 Removing intermediate container c2f13e31f630 04:18:38 ---> a5cc0e9dd126 04:18:38 Step 30/32 : LABEL arch=x86_64 04:18:40 ---> Running in 01a70cbd310f 04:18:42 ---> Running in 041714b170c9 04:18:42 ---> e439b055d39e 04:18:42 Step 9/24 : RUN go mod tidy 04:18:42 Removing intermediate container 01a70cbd310f 04:18:42 ---> e5975aa33236 04:18:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:18:43 ---> Running in b75ba136b344 04:18:44 Removing intermediate container 041714b170c9 04:18:44 ---> 5229791c2e44 04:18:44 Step 31/32 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:18:44 ---> 78934c958c1a 04:18:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:18:45 ---> Running in f2a02b14647d 04:18:45 ---> c7ae7a267b6d 04:18:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:18:47 Removing intermediate container f2a02b14647d 04:18:47 ---> 8effa9baa22b 04:18:47 Step 32/32 : LABEL version=0.0.0 04:18:47 ---> fe12803ef953 04:18:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:18:48 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 04:18:48 ---> Running in 393b6e02657c 04:18:48 ---> Running in d82ceb009c6a 04:18:49 Removing intermediate container b75ba136b344 04:18:49 ---> 96a76a2adba8 04:18:49 Step 10/24 : RUN make cmd/core-data/core-data 04:18:49 Removing intermediate container d82ceb009c6a 04:18:49 ---> 6cdba0be6022 04:18:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:49 ---> Running in 0db1d649d2f1 04:18:51 Removing intermediate container 393b6e02657c 04:18:51 ---> 84cf186f19a3 04:18:51 04:18:51 Successfully built 84cf186f19a3 04:18:52 Successfully tagged security-bootstrapper:latest 04:18:52 Building core-metadata 04:18:52  Building security-bootstrapper ... done  ---> Running in 9ef7c118f78c 04:19:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:19:01 ---> d4026d77e2ce 04:19:01 Step 3/24 : WORKDIR /edgex-go 04:19:01 ---> Using cache 04:19:01 ---> 3594bedf5e9f 04:19:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:01 ---> Using cache 04:19:01 ---> 365dcfd0b007 04:19:01 Step 5/24 : RUN apk add --update --no-cache make git 04:19:01 ---> Using cache 04:19:01 ---> b0f06196ede1 04:19:01 Step 6/24 : COPY go.mod . 04:19:01 ---> Using cache 04:19:01 ---> 1aa3c668b223 04:19:01 Step 7/24 : RUN go mod download 04:19:01 ---> Using cache 04:19:01 ---> 344b596dda35 04:19:01 Step 8/24 : COPY . . 04:19:01 ---> Using cache 04:19:01 ---> e8a4688d172b 04:19:01 Step 9/24 : RUN go mod tidy 04:19:01 ---> Using cache 04:19:01 ---> b6de12cff2d0 04:19:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:19:03 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 04:19:13 Removing intermediate container 9ef7c118f78c 04:19:13 ---> 537a1d998981 04:19:13 Step 22/24 : LABEL arch=x86_64 04:19:13 ---> Running in beb9a07185de 04:19:13 ---> Running in 63e7246d2a74 04:19:14 Removing intermediate container ed240ef28450 04:19:14 ---> 92610a053dae 04:19:14 04:19:14 Step 11/23 : FROM alpine:3.12 04:19:14 ---> 13621d1b12d4 04:19:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:19:14 ---> Using cache 04:19:14 ---> 8d16d24a317c 04:19:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:19:14 ---> Using cache 04:19:14 ---> d0d1d369d1a0 04:19:14 Step 14/23 : ENV APP_PORT=48085 04:19:20 ---> Running in 9533618c49f0 04:19:20 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 04:19:20 Removing intermediate container 63e7246d2a74 04:19:20 ---> 7f8941216154 04:19:20 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:19:20 Removing intermediate container d4bee9e1a049 04:19:20 ---> a64adf080474 04:19:20 04:19:20 Step 11/22 : FROM alpine:3.12 04:19:20 ---> 13621d1b12d4 04:19:20 Step 12/22 : RUN apk add --update --no-cache curl 04:19:21 ---> Running in 5c1d1cc0b9d6 04:19:21 ---> Running in 9e398982cb07 04:19:21 Removing intermediate container 9533618c49f0 04:19:21 ---> 5e4711526286 04:19:21 Step 15/23 : EXPOSE $APP_PORT 04:19:23 ---> Running in 136cf14767a2 04:19:23 Removing intermediate container 5c1d1cc0b9d6 04:19:23 ---> 399788b447aa 04:19:23 Step 24/24 : LABEL version=0.0.0 04:19:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:19:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:19:24 (1/4) Installing ca-certificates (20191127-r4) 04:19:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:19:24 (3/4) Installing libcurl (7.76.1-r0) 04:19:24 (4/4) Installing curl (7.76.1-r0) 04:19:24 Executing busybox-1.31.1-r20.trigger 04:19:24 Executing ca-certificates-20191127-r4.trigger 04:19:24 OK: 7 MiB in 18 packages 04:19:25 ---> Running in 9d91f64c33d2 04:19:25 Removing intermediate container 136cf14767a2 04:19:25 ---> 4bb8f5d0f3f6 04:19:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:27 Removing intermediate container 9d91f64c33d2 04:19:27 ---> 3cb800ccbe4f 04:19:27 04:19:29 Successfully built 3cb800ccbe4f 04:19:30 ---> 345521b359ec 04:19:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:19:30 Successfully tagged sys-mgmt-agent:latest 04:19:38  Building sys-mgmt-agent ... done Removing intermediate container 9e398982cb07 04:19:38 ---> a8389c079d85 04:19:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:19:38 ---> 3abdcf492b82 04:19:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:19:39 ---> Running in aa040b317bf5 04:19:42 ---> 528fa2793fc1 04:19:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:19:42 Removing intermediate container aa040b317bf5 04:19:42 ---> 0cefaf504320 04:19:42 Step 14/22 : WORKDIR /edgex 04:19:42 ---> Running in 6c79d8d8df59 04:19:43 ---> Running in ba8bbdea8662 04:19:44 Removing intermediate container 6c79d8d8df59 04:19:44 ---> f69b32e0e086 04:19:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:45 Removing intermediate container ba8bbdea8662 04:19:45 ---> 5d563f8912da 04:19:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:19:46 ---> Running in 1c967ff7280b 04:19:47 ---> 2203b044ac8b 04:19:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:19:47 Removing intermediate container 1c967ff7280b 04:19:47 ---> 0fa07c92157f 04:19:47 Step 21/23 : LABEL arch=x86_64 04:19:49 ---> Running in 2415d488303b 04:19:49 ---> f0314494f383 04:19:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:19:51 Removing intermediate container 2415d488303b 04:19:51 ---> 9ead495d9205 04:19:51 Step 22/23 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:19:52 ---> 71ce294e75a3 04:19:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:19:52 ---> Running in 79a5d0f3f083 04:19:52 ---> Running in 9a8a59afe131 04:19:53 Removing intermediate container 79a5d0f3f083 04:19:53 ---> e046aa375c06 04:19:53 Step 23/23 : LABEL version=0.0.0 04:19:54 ---> Running in f306a87bf8be 04:19:54 Removing intermediate container 9a8a59afe131 04:19:54 ---> 56ddf7d1182b 04:19:54 Step 19/22 : CMD ["--init=true"] 04:19:55 ---> Running in f1e756702b77 04:19:55 Removing intermediate container f306a87bf8be 04:19:55 ---> ce3036ae0cfa 04:19:55 04:19:56 Successfully built ce3036ae0cfa 04:19:56 Successfully tagged support-scheduler:latest 04:19:56  Building support-scheduler ... done Removing intermediate container f1e756702b77 04:19:56 ---> fcdb251820f3 04:19:56 Step 20/22 : LABEL arch=x86_64 04:19:58 ---> Running in 0735c6af956f 04:19:59 Removing intermediate container 0735c6af956f 04:19:59 ---> 6db4c17ba573 04:19:59 Step 21/22 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:00 ---> Running in fc25ac544dfb 04:20:01 Removing intermediate container fc25ac544dfb 04:20:01 ---> 903e335ea924 04:20:01 Step 22/22 : LABEL version=0.0.0 04:20:02 ---> Running in f38720c61e08 04:20:04 Removing intermediate container f38720c61e08 04:20:04 ---> bd93704a22f0 04:20:04 04:20:04 Successfully built bd93704a22f0 04:20:04 Successfully tagged security-proxy-setup:latest 04:20:09 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 04:20:09 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 04:20:12  Building security-proxy-setup ... done Removing intermediate container beb9a07185de 04:20:12 ---> 5f676d1cbb46 04:20:12 04:20:12 Step 11/24 : FROM alpine:3.12 04:20:12 ---> 13621d1b12d4 04:20:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:20:12 ---> Using cache 04:20:12 ---> 8d16d24a317c 04:20:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:12 ---> Using cache 04:20:12 ---> d0d1d369d1a0 04:20:12 Step 14/24 : ENV APP_PORT=48081 04:20:12 ---> Running in dc1933653c9d 04:20:13 Removing intermediate container dc1933653c9d 04:20:13 ---> 2e41e01b6077 04:20:13 Step 15/24 : EXPOSE $APP_PORT 04:20:16 Removing intermediate container 8b2d3e10dcfa 04:20:16 ---> 0b0b12b3d6a4 04:20:16 04:20:16 Step 11/26 : FROM alpine:3.12 04:20:16 3.12: Pulling from library/alpine 04:20:16 Removing intermediate container 9cf631b10d04 04:20:16 ---> b512944eac4a 04:20:16 04:20:16 Step 11/22 : FROM alpine:3.12 04:20:16 3.12: Pulling from library/alpine 04:20:17 ---> Running in 2437d788ede0 04:20:17 Removing intermediate container 0db1d649d2f1 04:20:17 ---> db97d91e3486 04:20:17 04:20:17 Step 11/24 : FROM alpine:3.12 04:20:17 ---> 13621d1b12d4 04:20:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:20:17 Removing intermediate container 2437d788ede0 04:20:17 ---> f9d43aa415b1 04:20:17 Step 16/24 : WORKDIR / 04:20:17 ---> Running in ea29adcc0417 04:20:17 ---> Running in 1b10cf0cbd7b 04:20:17 Removing intermediate container ea29adcc0417 04:20:17 ---> 2ca628b49f24 04:20:17 Step 13/24 : ENV APP_PORT=48080 04:20:18 ---> Running in b78f01e61227 04:20:18 Removing intermediate container 1b10cf0cbd7b 04:20:18 ---> 9efd50f23ebd 04:20:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:18 Removing intermediate container b78f01e61227 04:20:18 ---> bf946a5d82ec 04:20:18 Step 14/24 : EXPOSE $APP_PORT 04:20:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:20:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:20:18 Status: Downloaded newer image for alpine:3.12 04:20:18 Status: Image is up to date for alpine:3.12 04:20:18 ---> 9852663dfa18 04:20:18 Step 12/22 : RUN apk add --update --no-cache curl 04:20:18 ---> 9852663dfa18 04:20:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:20:18 ---> Running in 88cf55f0f3c0 04:20:18 ---> Running in 1089fa6b83ee 04:20:18 ---> 122287d4e891 04:20:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:20:18 ---> Running in b9b1ffbf83c4 04:20:20 Removing intermediate container b9b1ffbf83c4 04:20:20 ---> 3b37d098a807 04:20:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:20 ---> 780d8f61fa04 04:20:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:20:20 ---> Running in af13f2ef6163 04:20:20 ---> 8147c60d3261 04:20:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:20:21 ---> Running in f39190c0e652 04:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:21 Removing intermediate container f39190c0e652 04:20:21 ---> c9f0392a41e3 04:20:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:21 ---> Running in bcf7fa06c3fb 04:20:21 (1/6) Installing ca-certificates (20191127-r4) 04:20:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:20:21 (3/6) Installing libcurl (7.76.1-r0) 04:20:21 (4/6) Installing curl (7.76.1-r0) 04:20:21 (5/6) Installing dumb-init (1.2.2-r1) 04:20:21 (6/6) Installing su-exec (0.2-r1) 04:20:21 Executing busybox-1.31.1-r20.trigger 04:20:21 Executing ca-certificates-20191127-r4.trigger 04:20:22 (1/4) Installing ca-certificates (20191127-r4) 04:20:22 OK: 7 MiB in 20 packages 04:20:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:20:22 Removing intermediate container bcf7fa06c3fb 04:20:22 ---> dae2cfd99335 04:20:22 Step 22/24 : LABEL arch=x86_64 04:20:22 (3/4) Installing libcurl (7.76.1-r0) 04:20:22 (4/4) Installing curl (7.76.1-r0) 04:20:22 Executing busybox-1.31.1-r20.trigger 04:20:22 Executing ca-certificates-20191127-r4.trigger 04:20:22 ---> Running in 314fe1bcd2da 04:20:22 Removing intermediate container af13f2ef6163 04:20:22 ---> a0cd3545c15a 04:20:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:20:22 ---> Running in 14814a1b7cb1 04:20:22 Removing intermediate container 314fe1bcd2da 04:20:22 ---> 645aeea70349 04:20:22 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:22 OK: 7 MiB in 18 packages 04:20:23 ---> Running in 123762fba8de 04:20:23 Removing intermediate container 123762fba8de 04:20:23 ---> 678984a3cdce 04:20:23 Step 24/24 : LABEL version=0.0.0 04:20:23 ---> Running in c3bde5ba2297 04:20:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:20:23 Removing intermediate container c3bde5ba2297 04:20:23 ---> f9f3e0f49dc7 04:20:23 04:20:24 Successfully built f9f3e0f49dc7 04:20:24 Successfully tagged core-metadata:latest 04:20:24  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:20:24 (1/6) Installing dumb-init (1.2.2-r1) 04:20:24 (2/6) Installing libgcc (9.3.0-r2) 04:20:24 (3/6) Installing libsodium (1.0.18-r0) 04:20:25 (4/6) Installing libstdc++ (9.3.0-r2) 04:20:25 Removing intermediate container 3cf93f616651 04:20:25 ---> 3571b15f4577 04:20:25 04:20:25 Step 11/23 : FROM alpine:3.12 04:20:25 ---> 9852663dfa18 04:20:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:20:25 Removing intermediate container ba34da7ee3d2 04:20:25 ---> dbf96640ec03 04:20:25 04:20:25 Step 11/24 : FROM alpine:3.12 04:20:25 ---> 9852663dfa18 04:20:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:20:25 ---> Running in eb5b2d3bd3ff 04:20:25 ---> Running in 5ea1847bdf5c 04:20:25 (5/6) Installing libzmq (4.3.3-r0) 04:20:25 (6/6) Installing zeromq (4.3.3-r0) 04:20:25 Executing busybox-1.31.1-r20.trigger 04:20:25 OK: 8 MiB in 20 packages 04:20:26 Removing intermediate container 14814a1b7cb1 04:20:26 ---> b65a3fdb8e57 04:20:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:27 ---> 7b34c75f5fc6 04:20:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:20:28 Removing intermediate container 1089fa6b83ee 04:20:28 ---> 30b6c7291d8f 04:20:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:28 Removing intermediate container 88cf55f0f3c0 04:20:28 ---> b6a3b9b87307 04:20:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:28 ---> Running in e58251fbd066 04:20:28 ---> Running in 54c17bb8218c 04:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:20:28 ---> 55fe1ee8f6ef 04:20:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:20:28 ---> 516107de8455 04:20:28 Step 20/24 : ENTRYPOINT ["/core-data"] 04:20:28 (1/1) Installing dumb-init (1.2.2-r1) 04:20:28 Executing busybox-1.31.1-r20.trigger 04:20:28 OK: 5 MiB in 15 packages 04:20:28 (1/1) Installing dumb-init (1.2.2-r1) 04:20:28 Executing busybox-1.31.1-r20.trigger 04:20:28 OK: 5 MiB in 15 packages 04:20:29 ---> Running in 79ff0d680d17 04:20:29 Removing intermediate container 79ff0d680d17 04:20:29 ---> 7117fd94bbf0 04:20:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:29 ---> Running in 484846e460f6 04:20:29 Removing intermediate container 54c17bb8218c 04:20:29 ---> 776e248ec6da 04:20:29 Step 14/26 : WORKDIR / 04:20:29 Removing intermediate container e58251fbd066 04:20:29 ---> df9b7694d9f4 04:20:29 Step 14/22 : WORKDIR /edgex 04:20:30 ---> Running in 6783fa1e941f 04:20:30 ---> Running in d37846b93429 04:20:30 Removing intermediate container 6783fa1e941f 04:20:30 ---> 93c34003277b 04:20:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:20:31 Removing intermediate container 5ea1847bdf5c 04:20:31 ---> 2e57e7bfd95c 04:20:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:31 Removing intermediate container 484846e460f6 04:20:31 ---> 0846e8786377 04:20:31 Step 22/24 : LABEL arch=x86_64 04:20:31 Removing intermediate container d37846b93429 04:20:31 ---> 5efdc4d74065 04:20:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:20:31 Removing intermediate container eb5b2d3bd3ff 04:20:31 ---> f078686ab9bc 04:20:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:31 ---> Running in c1a8066cc864 04:20:31 ---> Running in 7316bc447a6e 04:20:31 ---> Running in 22be5138d935 04:20:31 Removing intermediate container eaaa5d82705a 04:20:31 ---> a595ff89cc4c 04:20:31 04:20:31 Removing intermediate container 7316bc447a6e 04:20:31 ---> 7bd43603eac0 04:20:31 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:31 ---> Running in 6b95564af9b5 04:20:32 Step 11/24 : FROM alpine:3.12 04:20:32 ---> 9852663dfa18 04:20:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:20:32 ---> Using cache 04:20:32 ---> f078686ab9bc 04:20:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:32 ---> 36c919e0882d 04:20:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:20:32 Removing intermediate container 6b95564af9b5 04:20:32 ---> 54ecb5978a01 04:20:32 Step 24/24 : LABEL version=0.0.0 04:20:32 ---> Running in fe279590c950 04:20:32 Removing intermediate container c1a8066cc864 04:20:32 ---> 55e0f6e76bca 04:20:32 Step 14/23 : ENV APP_PORT=48085 04:20:32 ---> Running in d8631291f097 04:20:32 Removing intermediate container 22be5138d935 04:20:32 ---> 49cbcc3112c0 04:20:32 Step 14/24 : ENV APP_PORT=48082 04:20:32 ---> Running in 37bd3701e701 04:20:32 ---> f936114bdf4b 04:20:32 Removing intermediate container d8631291f097 04:20:32 ---> 00b0571a5877 04:20:32 04:20:32 Successfully built 00b0571a5877 04:20:32 Successfully tagged core-data:latest 04:20:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:20:32 ---> Running in cc18d0674c2e 04:20:32 Removing intermediate container fe279590c950 04:20:32 ---> 6cf438dda00b 04:20:32 Step 14/24 : ENV APP_PORT=48081 04:20:33  Building core-data ... done  [Pipeline] } 04:20:33 ---> Running in 419f66256d4d 04:20:33 $ docker stop --time=1 63e03a4ee1b5b11827edd8c52b3f05493a3e44e67c8d22a86fb5442a9cbc6882 04:20:33 ---> 67eb1856b9a8 04:20:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:20:33 Removing intermediate container 37bd3701e701 04:20:33 ---> 68f8c8d6feba 04:20:33 Step 15/23 : EXPOSE $APP_PORT 04:20:33 ---> Running in 514a1ed98b94 04:20:33 Removing intermediate container cc18d0674c2e 04:20:33 ---> 4a74cb129d94 04:20:33 Step 15/24 : EXPOSE $APP_PORT 04:20:34 Removing intermediate container 419f66256d4d 04:20:34 ---> ed0cd7e4cf3e 04:20:34 Step 15/24 : EXPOSE $APP_PORT 04:20:34 ---> Running in 3cb0affe93cc 04:20:34 ---> Running in 92cf4de57e76 04:20:34 ---> 333457504bc3 04:20:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:20:34 Removing intermediate container 514a1ed98b94 04:20:34 ---> 9d93814985b3 04:20:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:34 ---> 62265032856a 04:20:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:35 Removing intermediate container 3cb0affe93cc 04:20:35 ---> 5df6e134b7dc 04:20:35 Step 16/24 : WORKDIR / 04:20:35 Removing intermediate container 92cf4de57e76 04:20:35 ---> bfa13c71ac0a 04:20:35 Step 16/24 : WORKDIR / 04:20:35 ---> Running in 937518a7f2e6 04:20:35 ---> Running in 74554d084f10 04:20:35 ---> 86f3b1cb1d47 04:20:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:20:35 ---> fb554740d438 04:20:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:20:36 $ docker rm -f 63e03a4ee1b5b11827edd8c52b3f05493a3e44e67c8d22a86fb5442a9cbc6882 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:36 Removing intermediate container 937518a7f2e6 04:20:36 ---> edeaa97eb5aa 04:20:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:36 + docker images 04:20:36 REPOSITORY TAG IMAGE ID CREATED SIZE 04:20:36 core-data latest 00b0571a5877 4 seconds ago 21.6MB 04:20:36 core-metadata latest f9f3e0f49dc7 13 seconds ago 18.6MB 04:20:36 db97d91e3486 20 seconds ago 1.17GB 04:20:36 5f676d1cbb46 32 seconds ago 1.17GB 04:20:36 security-proxy-setup latest bd93704a22f0 33 seconds ago 25.3MB 04:20:36 support-scheduler latest ce3036ae0cfa 41 seconds ago 17.1MB 04:20:36 sys-mgmt-agent latest 3cb800ccbe4f About a minute ago 312MB 04:20:36 a64adf080474 About a minute ago 1.16GB 04:20:36 92610a053dae About a minute ago 1.16GB 04:20:36 security-bootstrapper latest 84cf186f19a3 About a minute ago 18.2MB 04:20:36 security-secretstore-setup latest fc6dfdccbcbb 3 minutes ago 25.8MB 04:20:36 core-command latest 177bdb8cc1ee 3 minutes ago 17.1MB 04:20:36 support-notifications latest 523f113e0eb4 4 minutes ago 17.7MB 04:20:36 bf1c38039112 4 minutes ago 1.16GB 04:20:36 fa77efe25a2c 4 minutes ago 1.16GB 04:20:36 82455eab8597 4 minutes ago 1.15GB 04:20:36 710a9e16519f 4 minutes ago 1.16GB 04:20:36 e34dc87fea80 5 minutes ago 1.16GB 04:20:36 ci-base-image-x86_64 latest d4026d77e2ce 17 minutes ago 648MB 04:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 04:20:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 04:20:36 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 04:20:36 docker 20.10.0 aefe523efa57 5 months ago 240MB 04:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } 04:20:36 Removing intermediate container 74554d084f10 04:20:36 ---> 6c14a972ffde 04:20:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 04:20:36 ---> 934f35bab875 04:20:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:20:37 ---> Running in 11bccef52699 04:20:37 ---> be3991424759 04:20:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:20:37 ---> 714ff03a4f12 04:20:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:20:37 Removing intermediate container 11bccef52699 04:20:37 ---> 05add37b09a5 04:20:37 Step 19/22 : CMD ["--init=true"] 04:20:38 ---> f9f3871ab6b3 04:20:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:20:38 ---> bcee0f31b1ab 04:20:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:20:38 ---> Running in 09c65da9dc2c 04:20:39 Removing intermediate container 09c65da9dc2c 04:20:39 ---> 19462572c301 04:20:39 Step 20/22 : LABEL arch=arm64 04:20:39 ---> f46f95de2feb 04:20:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:20:39 ---> Running in 9766fa4dfb58 04:20:40 ---> 511a4f624d1f 04:20:40 ---> 810d2933ed5b 04:20:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:20:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:20:40 ---> Running in 0686653cd902 04:20:40 ---> 709b37441b2a 04:20:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:20:40 Removing intermediate container 9766fa4dfb58 04:20:40 ---> 7177be1ca81c 04:20:40 Step 21/22 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:40 ---> Running in 0b5aada021d6 04:20:40 Removing intermediate container 0686653cd902 04:20:40 ---> 20db88177c5c 04:20:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:41 ---> Running in 19e4e24c6978 04:20:41 ---> 622fa080e38c 04:20:41 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/ 04:20:41 ---> 4ff1f331b243 04:20:41 Step 20/24 : ENTRYPOINT ["/core-command"] 04:20:41 ---> dafbae3ebb9b 04:20:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:20:41 Removing intermediate container 0b5aada021d6 04:20:41 ---> 786e728999d3 04:20:41 Step 22/22 : LABEL version=0.0.0 04:20:41 ---> Running in 69bb5d03c7ac 04:20:41 ---> Running in 6b31948cb1cd 04:20:41 ---> Running in 239b66fb91c0 04:20:41 ---> Running in 6876e640ce2b 04:20:42 Removing intermediate container 19e4e24c6978 04:20:42 ---> df65a04b561c 04:20:42 Step 21/23 : LABEL arch=arm64 04:20:42 ---> Running in 6b087d85834b 04:20:42 Removing intermediate container 69bb5d03c7ac 04:20:42 ---> a52dbbb977cb 04:20:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:42 Removing intermediate container 239b66fb91c0 04:20:42 ---> 9811600eddba 04:20:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:42 Removing intermediate container 6876e640ce2b 04:20:42 ---> 427c71108d2c 04:20:42 04:20:42 ---> Running in 8ef6cd6e5730 04:20:42 ---> Running in 378fa917fdf6 04:20:43 Removing intermediate container 6b087d85834b 04:20:43 ---> e6c93123e68f 04:20:43 Step 22/23 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:43 Successfully built 427c71108d2c 04:20:43 Successfully tagged security-proxy-setup-arm64:latest 04:20:43  Building security-proxy-setup ... done Building security-bootstrapper 04:20:43 ---> Running in c945e329e381 04:20:43 Removing intermediate container 378fa917fdf6 04:20:43 ---> 57387a69f735 04:20:43 Step 22/24 : LABEL arch=arm64 04:20:43 Removing intermediate container 8ef6cd6e5730 04:20:44 ---> 0e92fdf56a4f 04:20:44 Step 22/24 : LABEL arch=arm64 04:20:44 ---> Running in ab1af0c778d6 04:20:44 ---> Running in 23162c0001b0 04:20:44 Removing intermediate container c945e329e381 04:20:44 ---> f0b8c189d328 04:20:44 Step 23/23 : LABEL version=0.0.0 04:20:44 ---> Running in deeed7fcaffd 04:20:44 Removing intermediate container 23162c0001b0 04:20:44 ---> 95717d7f3a88 04:20:44 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:45 Removing intermediate container 6b31948cb1cd 04:20:45 ---> f521cc25e41a 04:20:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:20:45 Removing intermediate container ab1af0c778d6 04:20:45 ---> 89def9ce8eb7 04:20:45 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:45 ---> Running in 9316f79c7a36 04:20:45 Removing intermediate container deeed7fcaffd 04:20:45 ---> 3ae3ac6de895 04:20:45 04:20:46 ---> Running in 20218a1a075e 04:20:46 ---> Running in 49eacaf661eb 04:20:46 Successfully built 3ae3ac6de895 04:20:46 Successfully tagged support-scheduler-arm64:latest 04:20:46 Building sys-mgmt-agent 04:20:46 Removing intermediate container 9316f79c7a36 04:20:46 ---> 16bb992255c4 04:20:46 Step 24/24 : LABEL version=0.0.0 04:20:46  Building support-scheduler ... done  ---> Running in 4a15038b739f 04:20:46 Removing intermediate container 49eacaf661eb 04:20:46 ---> 7c2538eaf217 04:20:46 Step 24/26 : LABEL arch=arm64 04:20:46 Removing intermediate container 20218a1a075e 04:20:46 ---> 35b2d5c7fd25 04:20:46 Step 24/24 : LABEL version=0.0.0 04:20:47 ---> Running in f0bf8b2f1592 04:20:47 ---> Running in 9a030266e440 04:20:47 Removing intermediate container 4a15038b739f 04:20:47 ---> 3c6ee3468b8c 04:20:47 04:20:47 Removing intermediate container f0bf8b2f1592 04:20:47 ---> 1d63d796bbda 04:20:47 04:20:47 Removing intermediate container 9a030266e440 04:20:47 ---> 3c241c7acb34 04:20:47 Step 25/26 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:20:47 Successfully built 3c6ee3468b8c 04:20:47 Successfully tagged core-metadata-arm64:latest 04:20:47  Building core-metadata ... done Building support-notifications 04:20:48 ---> Running in 7388db4254dd 04:20:48 Successfully built 1d63d796bbda 04:20:48 Successfully tagged core-command-arm64:latest 04:20:48  Building core-command ... done Building core-data 04:20:48 Removing intermediate container 7388db4254dd 04:20:48 ---> 64d2e1c6f640 04:20:48 Step 26/26 : LABEL version=0.0.0 04:20:49 ---> Running in 78074ff9820c 04:20:49 Removing intermediate container 78074ff9820c 04:20:49 ---> de33ec23a5f6 04:20:49 04:20:50 Successfully built de33ec23a5f6 04:20:50 Successfully tagged security-secretstore-setup-arm64:latest 04:20:51 Still waiting to schedule task 04:20:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:21:46  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:21:46 ---> ac617cbbec2d 04:21:46 Step 3/32 : WORKDIR /edgex-go 04:21:46 ---> Using cache 04:21:46 ---> c831c63fdf00 04:21:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:46 ---> Using cache 04:21:46 ---> 28f1659ee241 04:21:46 Step 5/32 : RUN apk add --update --no-cache make git 04:21:46 ---> Using cache 04:21:46 ---> 5258965169be 04:21:46 Step 6/32 : COPY go.mod . 04:21:46 ---> Using cache 04:21:46 ---> 5207c5b144d6 04:21:46 Step 7/32 : RUN go mod download 04:21:46 ---> Using cache 04:21:46 ---> 3d36da1d96cf 04:21:46 Step 8/32 : COPY . . 04:21:46 ---> Using cache 04:21:46 ---> 33e4f854495e 04:21:46 Step 9/32 : RUN go mod tidy 04:21:46 ---> Using cache 04:21:46 ---> f18f6c0b767b 04:21:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:21:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:21:46 ---> ac617cbbec2d 04:21:46 Step 3/24 : WORKDIR /edgex-go 04:21:46 ---> Using cache 04:21:46 ---> c831c63fdf00 04:21:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:46 ---> Using cache 04:21:46 ---> 28f1659ee241 04:21:46 Step 5/24 : RUN apk add --update --no-cache make bash git 04:21:46 ---> Running in def9ce24065d 04:21:46 ---> Running in a076798ab443 04:21:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:21:46 ---> ac617cbbec2d 04:21:46 Step 3/23 : WORKDIR /edgex-go 04:21:46 ---> Using cache 04:21:46 ---> c831c63fdf00 04:21:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:46 ---> Using cache 04:21:46 ---> 28f1659ee241 04:21:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:21:46 ---> Running in 00bcc1ffa8c1 04:21:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:21:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:21:46 ---> ac617cbbec2d 04:21:46 Step 3/24 : WORKDIR /edgex-go 04:21:46 ---> Using cache 04:21:46 ---> c831c63fdf00 04:21:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:46 ---> Using cache 04:21:46 ---> 28f1659ee241 04:21:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:21:46 ---> Running in 0f41185ffabc 04:21:46 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 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:21:46 OK: 218 MiB in 52 packages 04:21:47 OK: 218 MiB in 52 packages 04:21:47 OK: 218 MiB in 52 packages 04:21:48 Removing intermediate container a076798ab443 04:21:48 ---> e5852b64051b 04:21:48 Step 6/24 : COPY go.mod . 04:21:49 Removing intermediate container 00bcc1ffa8c1 04:21:49 ---> 95f70819e779 04:21:49 Step 6/23 : COPY go.mod . 04:21:49 Removing intermediate container 0f41185ffabc 04:21:49 ---> c1af035d18c1 04:21:49 Step 6/24 : COPY go.mod . 04:21:50 ---> b328f2ce591b 04:21:50 Step 7/24 : RUN go mod download 04:21:50 ---> Running in 721bed3117ad 04:21:51 ---> 9c095190d198 04:21:51 Step 7/23 : RUN go mod download 04:21:51 ---> ecae904400eb 04:21:51 Step 7/24 : RUN go mod download 04:21:52 ---> Running in 64023832e810 04:21:52 ---> Running in 53fb80ebcbe7 04:21:55 Removing intermediate container 721bed3117ad 04:21:55 ---> a8be1676208e 04:21:55 Step 8/24 : COPY . . 04:21:56 Removing intermediate container 64023832e810 04:21:56 ---> d9ce9884b8f6 04:21:56 Step 8/23 : COPY . . 04:21:57 Removing intermediate container 53fb80ebcbe7 04:21:57 ---> 337bd8268d34 04:21:57 Step 8/24 : COPY . . 04:21:59 Running on prd-ubuntu18.04-docker-8c-8g-14995 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws 04:21:59 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:21:59 The recommended git tool is: git 04:22:01 using credential edgex-jenkins-ssh 04:22:01 Cloning the remote Git repository 04:22:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:22:01 > git init /w/workspace/edgex-go/4 # timeout=10 04:22:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:22:01 > git --version # timeout=10 04:22:01 > git --version # 'git version 2.17.1' 04:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 28350066d5583b4a9245dbce9cf380aaf8659ae1 04:22:08 Merge succeeded, producing 28350066d5583b4a9245dbce9cf380aaf8659ae1 04:22:08 Checking out Revision 28350066d5583b4a9245dbce9cf380aaf8659ae1 (PR-3480) 04:22:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:22:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:22:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:22:08 > git config core.sparsecheckout # timeout=10 04:22:08 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # timeout=10 04:22:08 > git remote # timeout=10 04:22:08 > git config --get remote.origin.url # timeout=10 04:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:08 > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 04:22:08 > git rev-parse HEAD^{commit} # timeout=10 04:22:08 > git config core.sparsecheckout # timeout=10 04:22:08 > git checkout -f 28350066d5583b4a9245dbce9cf380aaf8659ae1 # timeout=10 04:22:12 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:13 + echo snap-build.sh 04:22:13 snap-build.sh 04:22:13 + SNAP_BASE_DIR=. 04:22:13 + '[' '!' -z /w/workspace/edgex-go/4 ']' 04:22:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 04:22:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 04:22:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 04:22:13 + cd /w/workspace/edgex-go/4 04:22:13 + sudo apt-get remove -qy --purge lxd lxd-client 04:22:13 Reading package lists... 04:22:13 Building dependency tree... 04:22:13 Reading state information... 04:22:13 The following packages were automatically installed and are no longer required: 04:22:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:22:13 uidmap xdelta3 04:22:13 Use 'sudo apt autoremove' to remove them. 04:22:13 The following packages will be REMOVED: 04:22:13 lxd* lxd-client* 04:22:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:22:14 After this operation, 31.7 MB disk space will be freed. 04:22:15 (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.) 04:22:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:22:15 Removing lxd dnsmasq configuration 04:22:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:22:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:22:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:22:17 (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.) 04:22:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:22:18 Processing triggers for systemd (237-3ubuntu10.45) ... 04:22:18 Processing triggers for ureadahead (0.100.0-21) ... 04:22:19 + sudo snap remove --purge lxd 04:22:19 snap "lxd" is not installed 04:22:19 + sudo groupadd --force --system lxd 04:22:19 ++ whoami 04:22:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:22:19 + newgrp - lxd 04:22:19 + sudo snap install lxd 04:22:29 ---> d25bcb2cd84a 04:22:29 Step 9/24 : RUN go mod tidy 04:22:29 ---> fd4592616a1e 04:22:29 Step 9/24 : RUN go mod tidy 04:22:29 ---> f9036c12bdc2 04:22:29 Step 9/23 : RUN go mod tidy 04:22:29 ---> Running in aa39e04d4c74 04:22:29 ---> Running in 1201a2733b59 04:22:29 ---> Running in 98503f6dc295 04:22:29 2021-05-19T04:22:27Z INFO Waiting for automatic snapd restart... 04:22:31 Removing intermediate container def9ce24065d 04:22:31 ---> 33a35f2fa9f9 04:22:31 04:22:31 Step 11/32 : FROM alpine:3.12 04:22:31 ---> 9852663dfa18 04:22:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:22:32 ---> Running in 55bf06b9b130 04:22:32 Removing intermediate container 55bf06b9b130 04:22:32 ---> 75bfb7978e02 04:22:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:22:32 ---> Running in 3eb1d80d2098 04:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:35 Removing intermediate container aa39e04d4c74 04:22:35 ---> 2c440b91228c 04:22:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:22:35 ---> Running in bcd41fcf2e90 04:22:35 (1/2) Installing dumb-init (1.2.2-r1) 04:22:35 (2/2) Installing su-exec (0.2-r1) 04:22:35 Executing busybox-1.31.1-r20.trigger 04:22:35 Removing intermediate container 98503f6dc295 04:22:35 ---> ec3d489e5d43 04:22:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:22:35 OK: 5 MiB in 16 packages 04:22:35 Removing intermediate container 1201a2733b59 04:22:35 ---> c128321374a4 04:22:35 Step 10/24 : RUN make cmd/core-data/core-data 04:22:35 ---> Running in 8d15f9c9ab43 04:22:35 ---> Running in 8a669aa40e07 04:22:37 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 04:22:37 Removing intermediate container 3eb1d80d2098 04:22:37 ---> 416d9761d3e7 04:22:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:22:37 ---> Running in a66288ae2ef4 04:22:37 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 04:22:38 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 04:22:38 Removing intermediate container a66288ae2ef4 04:22:38 ---> 0351804b9f99 04:22:38 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:22:38 ---> Running in f4326afb320b 04:22:39 Removing intermediate container f4326afb320b 04:22:39 ---> 4411d21da5d1 04:22:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:22:39 ---> Running in 6eb51ee57615 04:22:42 Removing intermediate container 6eb51ee57615 04:22:42 ---> 287a3d1a7192 04:22:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:22:42 ---> Running in acce5c14c78d 04:22:43 Removing intermediate container acce5c14c78d 04:22:43 ---> 7794d4c48250 04:22:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:22:44 ---> 4aa2ab736584 04:22:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:22:44 ---> Running in b146ab87ff25 04:22:48 lxd 4.14 from Canonical* installed 04:22:48 + sudo lxd init --auto 04:22:48 Removing intermediate container b146ab87ff25 04:22:48 ---> 978b779b6305 04:22:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:49 ---> 53de872ee5a0 04:22:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:22:51 ---> 086356d45016 04:22:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:22:52 ---> 5f67e22ebbf2 04:22:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:22:53 ---> d92ae84b4770 04:22:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:22:54 + sudo snap install --classic snapcraft 04:22:55 ---> 56c3dc51f668 04:22:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:22:55 ---> Running in 4fa2cb95f3d6 04:22:56 Removing intermediate container 4fa2cb95f3d6 04:22:56 ---> 5b7957bd4d7e 04:22:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:22:57 ---> 2ccd596d661d 04:22:57 Step 27/32 : RUN chmod +x /entrypoint.sh 04:22:57 ---> Running in 7b8be50d6d9d 04:23:00 snapcraft 4.7.1 from Canonical* installed 04:23:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:23:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:00 Dload Upload Total Spent Left Speed 04:23:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4714 0 --:--:-- --:--:-- --:--:-- 4714 04:23:00 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 9554k 04:23:00 ./yq_linux_amd64 04:23:00 + sudo snapcraft prime --use-lxd 04:23:00 Removing intermediate container 7b8be50d6d9d 04:23:00 ---> 88e0181de781 04:23:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:23:01 ---> Running in aef2b14b79ef 04:23:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:23:02 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: 04:23:02 - README.md 04:23:02 04:23:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:23:02 Removing intermediate container aef2b14b79ef 04:23:02 ---> 9261e3b82dc1 04:23:02 Step 29/32 : CMD ["gate"] 04:23:02 ---> Running in 5f2904dc52c4 04:23:02 Launching a container. 04:23:03 Removing intermediate container 5f2904dc52c4 04:23:03 ---> 79b80370f7a2 04:23:03 Step 30/32 : LABEL arch=arm64 04:23:03 ---> Running in 349e7b0117e7 04:23:05 Removing intermediate container 349e7b0117e7 04:23:05 ---> a313d330f45e 04:23:05 Step 31/32 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:23:05 ---> Running in 6ced8776eee6 04:23:06 Removing intermediate container 6ced8776eee6 04:23:06 ---> 6f1d0bde97a2 04:23:06 Step 32/32 : LABEL version=0.0.0 04:23:06 ---> Running in e064a6d6a0f5 04:23:07 Removing intermediate container e064a6d6a0f5 04:23:07 ---> 0f5e0552024f 04:23:07 04:23:08 Successfully built 0f5e0552024f 04:23:08 Successfully tagged security-bootstrapper-arm64:latest 04:23:10 Waiting for container to be ready 04:23:10 To start your first instance, try: lxc launch ubuntu:18.04 04:23:10 04:23:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:23:14 Waiting for network to be ready... 04:23:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:23:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 04:23:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:23:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 04:23:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:23:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:23:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 04:23:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 04:23:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 04:23:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 04:23:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:23:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:23:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:23:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:23:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:23:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:23:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:23:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:23:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:23:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 04:23:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 04:23:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 04:23:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 04:23:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 04:23:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 04:23:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 04:23:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 04:23:18 Fetched 24.6 MB in 4s (6238 kB/s) 04:23:19 Reading package lists... 04:23:19 Reading package lists... 04:23:19 Building dependency tree... 04:23:19 Reading state information... 04:23:19 The following additional packages will be installed: 04:23:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:23:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:23:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:23:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:23:19 Suggested packages: 04:23:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:23:19 Recommended packages: 04:23:19 gnupg libsasl2-modules 04:23:19 The following NEW packages will be installed: 04:23:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:23:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:23:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:23:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:23:19 The following packages will be upgraded: 04:23:19 gpg gpg-agent gpgconf libudev1 04:23:20 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 04:23:20 Need to get 3530 kB of archives. 04:23:20 After this operation, 13.3 MB of additional disk space will be used. 04:23:20 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] 04:23:20 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] 04:23:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:23:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:23:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 04:23:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 04:23:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:23:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:23:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:23:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:23:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:23:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:23:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:23:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:23:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:23:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:23:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:23:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:23:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:23:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:23:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:23:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:23:21 debconf: delaying package configuration, since apt-utils is not installed 04:23:21 Fetched 3530 kB in 1s (3137 kB/s) 04:23:21 (Reading database ... 12511 files and directories currently installed.) 04:23:21 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 04:23:21 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:23:21 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 04:23:21 Selecting previously unselected package udev. 04:23:21 (Reading database ... 12511 files and directories currently installed.) 04:23:21 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 04:23:21 Unpacking udev (237-3ubuntu10.47) ... 04:23:21 Selecting previously unselected package libfuse2:amd64. 04:23:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:23:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:23:21 Selecting previously unselected package fuse. 04:23:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:23:21 Unpacking fuse (2.9.7-1ubuntu1) ... 04:23:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:23:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:23:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:23:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:23:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:23:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:23:22 Selecting previously unselected package libksba8:amd64. 04:23:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:23:22 Unpacking libksba8:amd64 (1.3.5-2) ... 04:23:22 Selecting previously unselected package libroken18-heimdal:amd64. 04:23:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:23:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:23:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:23:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libwind0-heimdal:amd64. 04:23:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:23:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:23:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:23:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:23:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:23:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:22 Selecting previously unselected package libsasl2-modules-db:amd64. 04:23:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:23:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:23:22 Selecting previously unselected package libsasl2-2:amd64. 04:23:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:23:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:23:22 Selecting previously unselected package libldap-common. 04:23:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:23:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:23:22 Selecting previously unselected package libldap-2.4-2:amd64. 04:23:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:23:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:23:22 Selecting previously unselected package dirmngr. 04:23:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:23:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:23:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:23:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:23:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:23:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:23:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:23:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:23:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libksba8:amd64 (1.3.5-2) ... 04:23:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:23:23 Setting up udev (237-3ubuntu10.47) ... 04:23:23 invoke-rc.d: policy-rc.d denied execution of start. 04:23:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Processing triggers for systemd (237-3ubuntu10) ... 04:23:23 Setting up fuse (2.9.7-1ubuntu1) ... 04:23:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:23:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:23:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:23:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:23:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:23:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:23:24 settings in the [Install] section, and DefaultInstance for template units). 04:23:24 This means they are not meant to be enabled using systemctl. 04:23:24 Possible reasons for having this kind of units are: 04:23:24 1) A unit may be statically enabled by being symlinked from another unit's 04:23:24 .wants/ or .requires/ directory. 04:23:24 2) A unit's purpose may be to act as a helper for some other unit which has 04:23:24 a requirement dependency on it. 04:23:24 3) A unit may be started when needed via activation (socket, path, timer, 04:23:24 D-Bus, udev, scripted systemctl call, ...). 04:23:24 4) In case of template units, the unit is meant to be enabled with some 04:23:24 instance name specified. 04:23:24 Reading package lists... 04:23:24 Building dependency tree... 04:23:24 Reading state information... 04:23:24 The following additional packages will be installed: 04:23:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:23:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:23:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:23:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:23:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:23:24 Suggested packages: 04:23:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:23:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:23:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:23:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:23:24 systemd-container policykit-1 04:23:24 Recommended packages: 04:23:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:23:24 The following NEW packages will be installed: 04:23:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:23:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:23:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:23:24 multiarch-support openssh-client python3 python3-minimal python3.6 04:23:24 python3.6-minimal snapd squashfs-tools sudo 04:23:24 The following packages will be upgraded: 04:23:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:23:24 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 04:23:24 Need to get 35.2 MB of archives. 04:23:24 After this operation, 141 MB of additional disk space will be used. 04:23:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:23:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:23:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 04:23:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:23:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:23:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:23:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:23:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:23:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:23:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:23:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:23:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:23:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:23:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:23:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:23:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:23:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 04:23:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 04:23:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 04:23:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 04:23:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:23:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:23:26 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:23:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:23:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:23:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:23:26 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:23:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:23:26 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:23:26 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:23:26 debconf: delaying package configuration, since apt-utils is not installed 04:23:26 Fetched 35.2 MB in 1s (26.2 MB/s) 04:23:26 (Reading database ... 12757 files and directories currently installed.) 04:23:26 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 04:23:26 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:23:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 04:23:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:23:27 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 04:23:27 (Reading database ... 12757 files and directories currently installed.) 04:23:27 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 04:23:27 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 04:23:27 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 04:23:27 (Reading database ... 12757 files and directories currently installed.) 04:23:27 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 04:23:27 Unpacking apt (1.6.13) over (1.6.1) ... 04:23:27 Setting up apt (1.6.13) ... 04:23:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:23:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:23:28 (Reading database ... 12764 files and directories currently installed.) 04:23:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:23:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:23:28 Selecting previously unselected package libpython3.6-minimal:amd64. 04:23:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:23:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:23:28 Selecting previously unselected package libexpat1:amd64. 04:23:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:23:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:23:28 Selecting previously unselected package python3.6-minimal. 04:23:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:23:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:23:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:23:28 Checking for services that may need to be restarted...done. 04:23:28 Checking for services that may need to be restarted...done. 04:23:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:23:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:23:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:23:29 Selecting previously unselected package python3-minimal. 04:23:29 (Reading database ... 13012 files and directories currently installed.) 04:23:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:23:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:23:29 Selecting previously unselected package mime-support. 04:23:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:23:29 Unpacking mime-support (3.60ubuntu1) ... 04:23:29 Selecting previously unselected package libmpdec2:amd64. 04:23:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:23:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:23:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:23:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:23:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:23:29 Selecting previously unselected package python3.6. 04:23:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:23:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:23:29 Selecting previously unselected package libpython3-stdlib:amd64. 04:23:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:23:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:23:30 Setting up python3-minimal (3.6.7-1~18.04) ... 04:23:30 Selecting previously unselected package python3. 04:23:30 (Reading database ... 13442 files and directories currently installed.) 04:23:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:23:30 Unpacking python3 (3.6.7-1~18.04) ... 04:23:30 Selecting previously unselected package multiarch-support. 04:23:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:23:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:23:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:23:30 Selecting previously unselected package liblzo2-2:amd64. 04:23:30 (Reading database ... 13479 files and directories currently installed.) 04:23:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:23:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:23:30 Selecting previously unselected package libbsd0:amd64. 04:23:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:23:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:23:30 Selecting previously unselected package sudo. 04:23:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:23:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:23:30 Selecting previously unselected package apparmor. 04:23:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:23:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:23:30 Selecting previously unselected package libedit2:amd64. 04:23:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:23:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:23:30 Selecting previously unselected package libkrb5support0:amd64. 04:23:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:23:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:23:30 Selecting previously unselected package libk5crypto3:amd64. 04:23:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:23:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:23:30 Selecting previously unselected package libkeyutils1:amd64. 04:23:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:23:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:23:31 Selecting previously unselected package libkrb5-3:amd64. 04:23:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:23:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:23:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:23:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:23:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:23:31 Selecting previously unselected package libssl1.0.0:amd64. 04:23:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:23:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:23:31 Selecting previously unselected package openssh-client. 04:23:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:23:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:23:31 Selecting previously unselected package squashfs-tools. 04:23:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:23:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:23:31 Selecting previously unselected package snapd. 04:23:31 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 04:23:31 Unpacking snapd (2.48.3+18.04) ... 04:23:33 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:23:33 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:23:33 Setting up mime-support (3.60ubuntu1) ... 04:23:33 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:23:33 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:23:33 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:23:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:23:33 Setting up systemd (237-3ubuntu10.47) ... 04:23:33 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:23:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:23:34 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:23:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:23:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:23:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:23:34 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:23:34 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:23:34 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:23:34 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:23:34 Setting up python3 (3.6.7-1~18.04) ... 04:23:34 running python rtupdate hooks for python3.6... 04:23:34 running python post-rtupdate hooks for python3.6... 04:23:34 Setting up apparmor (2.12-4ubuntu5.1) ... 04:23:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:23:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:23:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:23:36 Setting up snapd (2.48.3+18.04) ... 04:23:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:23:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:23:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:23:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:23:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:23:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:23:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:23:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:23:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:23:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:23:38 /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' 04:23:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:23:38 Processing triggers for systemd (237-3ubuntu10.47) ... 04:23:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:23:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:23:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:23:41 Reading package lists... 04:23:42 Reading package lists... 04:23:42 Building dependency tree... 04:23:42 Reading state information... 04:23:42 Calculating upgrade... 04:23:42 The following packages will be upgraded: 04:23:42 advancecomp base-files bash binutils binutils-common 04:23:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:23:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:23:42 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:23:42 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:23:42 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:23:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:23:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:23:42 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 04:23:42 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 04:23:42 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 04:23:42 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 04:23:42 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 04:23:42 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 04:23:42 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:23:42 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:23:42 Need to get 64.0 MB of archives. 04:23:42 After this operation, 5041 kB of additional disk space will be used. 04:23:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 04:23:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:23:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:23:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:23:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:23:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:23:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:23:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:23:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:23:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:23:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:23:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:23:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:23:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:23:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:23:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:23:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:23:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:23:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:23:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:23:42 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:23:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:23:42 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:23:42 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:23:42 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:23:42 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:23:42 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:23:42 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:23:42 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:23:42 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:23:42 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:23:42 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:23:42 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:23:42 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:23:42 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:23:42 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:23:42 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 04:23:42 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 04:23:42 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:23:42 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:23:42 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:23:42 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:23:42 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:23:42 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:23:42 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:23:42 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:23:42 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:23:42 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:23:42 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 04:23:42 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:23:42 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:23:42 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:23:42 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:23:42 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:23:42 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:23:42 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:23:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:23:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:23:43 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:23:43 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:23:43 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:23:43 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:23:43 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:23:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:23:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:23:43 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:23:43 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:23:43 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:23:43 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:23:43 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:23:43 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:23:43 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:23:43 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:23:43 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:23:43 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:23:43 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:23:43 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:23:43 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:23:43 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:23:43 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:23:43 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:23:43 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:23:43 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 04:23:43 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:23:43 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 04:23:43 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 04:23:43 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:23:43 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:23:43 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:23:43 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:23:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:23:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:23:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:23:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:23:44 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:23:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:23:44 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:23:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:23:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:23:44 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:23:44 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:23:44 debconf: delaying package configuration, since apt-utils is not installed 04:23:44 Fetched 64.0 MB in 2s (35.1 MB/s) 04:23:44 (Reading database ... 13912 files and directories currently installed.) 04:23:44 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:23:44 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:23:44 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:23:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:23:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 04:23:44 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 04:23:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:23:45 (Reading database ... 13911 files and directories currently installed.) 04:23:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:23:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:23:45 (Reading database ... 13911 files and directories currently installed.) 04:23:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:23:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:23:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:23:46 (Reading database ... 13911 files and directories currently installed.) 04:23:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:23:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:23:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:23:47 (Reading database ... 13911 files and directories currently installed.) 04:23:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:23:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:23:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:23:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:23:47 Setting up base-files (10.1ubuntu2.10) ... 04:23:47 Installing new version of config file /etc/issue ... 04:23:47 Installing new version of config file /etc/issue.net ... 04:23:47 Installing new version of config file /etc/lsb-release ... 04:23:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:23:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:23:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:23:47 Removing obsolete conffile /etc/default/motd-news ... 04:23:47 (Reading database ... 13912 files and directories currently installed.) 04:23:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:23:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:23:48 Setting up bash (4.4.18-2ubuntu1.2) ... 04:23:48 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 04:23:48 (Reading database ... 13912 files and directories currently installed.) 04:23:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:23:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:23:48 (Reading database ... 13912 files and directories currently installed.) 04:23:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:23:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:23:48 Setting up tar (1.29b-2ubuntu0.2) ... 04:23:48 (Reading database ... 13912 files and directories currently installed.) 04:23:48 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:23:48 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:23:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:23:48 (Reading database ... 13912 files and directories currently installed.) 04:23:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:23:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:23:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:23:48 (Reading database ... 13912 files and directories currently installed.) 04:23:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:23:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:23:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:23:49 (Reading database ... 13912 files and directories currently installed.) 04:23:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:23:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:23:49 Setting up grep (3.1-2build1) ... 04:23:49 (Reading database ... 13912 files and directories currently installed.) 04:23:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:23:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:23:49 Setting up login (1:4.5-1ubuntu2) ... 04:23:49 (Reading database ... 13912 files and directories currently installed.) 04:23:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:23:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:23:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:23:49 (Reading database ... 13912 files and directories currently installed.) 04:23:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:23:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:23:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:23:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:23:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:23:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:23:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:23:50 (Reading database ... 13912 files and directories currently installed.) 04:23:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:23:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:23:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:23:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:23:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:23:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:23:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:23:51 (Reading database ... 13912 files and directories currently installed.) 04:23:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:23:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:23:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:23:51 (Reading database ... 13912 files and directories currently installed.) 04:23:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:23:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:23:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:23:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:23:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:23:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:23:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:23:52 (Reading database ... 13912 files and directories currently installed.) 04:23:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:23:53 (Reading database ... 13912 files and directories currently installed.) 04:23:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:23:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:23:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:23:53 (Reading database ... 13912 files and directories currently installed.) 04:23:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:23:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:23:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:23:54 (Reading database ... 13912 files and directories currently installed.) 04:23:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:23:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:23:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:23:54 (Reading database ... 13914 files and directories currently installed.) 04:23:54 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:23:54 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:23:54 Setting up debconf (1.5.66ubuntu1) ... 04:23:54 (Reading database ... 13914 files and directories currently installed.) 04:23:54 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:23:54 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:23:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:23:55 (Reading database ... 13914 files and directories currently installed.) 04:23:55 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:23:55 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:23:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:23:55 (Reading database ... 13914 files and directories currently installed.) 04:23:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:23:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:23:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:23:55 (Reading database ... 13914 files and directories currently installed.) 04:23:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:23:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:23:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:23:55 (Reading database ... 13914 files and directories currently installed.) 04:23:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:23:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:23:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:23:55 (Reading database ... 13914 files and directories currently installed.) 04:23:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:23:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:23:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 04:23:55 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:23:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:23:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:23:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:23:56 (Reading database ... 13914 files and directories currently installed.) 04:23:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:23:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:23:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:23:56 (Reading database ... 13914 files and directories currently installed.) 04:23:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:23:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:23:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:23:56 (Reading database ... 13914 files and directories currently installed.) 04:23:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:23:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:23:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:23:56 (Reading database ... 13914 files and directories currently installed.) 04:23:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:23:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:23:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:23:56 (Reading database ... 13914 files and directories currently installed.) 04:23:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:23:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:23:57 Setting up passwd (1:4.5-1ubuntu2) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:23:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:23:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 04:23:57 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:23:57 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 04:23:57 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:23:57 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:23:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:23:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:23:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:23:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:23:57 (Reading database ... 13914 files and directories currently installed.) 04:23:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:23:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:23:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:23:58 (Reading database ... 13914 files and directories currently installed.) 04:23:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:23:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:23:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:23:58 (Reading database ... 13914 files and directories currently installed.) 04:23:58 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:23:58 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:23:58 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:23:58 (Reading database ... 13914 files and directories currently installed.) 04:23:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:23:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:23:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:23:58 (Reading database ... 13915 files and directories currently installed.) 04:23:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:23:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:23:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:23:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:23:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:23:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:23:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:23:58 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:23:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:23:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:23:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:23:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:23:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:23:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:23:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:23:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:23:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:23:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:23:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:23:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:23:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:23:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:23:59 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:23:59 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:23:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:23:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:23:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:24:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:24:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:24:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:24:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:24:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:24:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:24:00 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:24:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:24:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:24:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:02 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:02 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:24:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:24:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:24:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:24:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:24:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:24:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:24:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:24:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:24:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:24:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:24:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:24:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:24:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:24:04  Building security-bootstrapper ... done Removing intermediate container 8d15f9c9ab43 04:24:04 ---> 091e6d1d2ae0 04:24:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:24:04 ---> Running in 305ac14e6df0 04:24:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:24:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:24:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:24:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:24:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:24:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:24:05 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 04:24:05 04:24:05 Current default time zone: 'Etc/UTC' 04:24:05 Local time is now: Wed May 19 04:24:05 UTC 2021. 04:24:05 Universal Time is now: Wed May 19 04:24:05 UTC 2021. 04:24:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:24:05 04:24:05 Setting up systemd-sysv (237-3ubuntu10.47) ... 04:24:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:05 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 04:24:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:24:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:24:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:24:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:24:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:24:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:24:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:24:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:24:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:24:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:05 Setting up patch (2.7.6-2ubuntu1.1) ... 04:24:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:24:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:24:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:24:05 Installing new version of config file /etc/ssl/openssl.cnf ... 04:24:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:24:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:24:05 Setting up ca-certificates (20210119~18.04.1) ... 04:24:06 Removing intermediate container bcd41fcf2e90 04:24:06 ---> 9c5242c098c1 04:24:06 04:24:06 Step 11/23 : FROM alpine:3.12 04:24:06 ---> 9852663dfa18 04:24:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:24:06 ---> Running in 5aadf2e9c634 04:24:07 Updating certificates in /etc/ssl/certs... 04:24:08 Removing intermediate container 305ac14e6df0 04:24:08 ---> df618315d5f1 04:24:08 04:24:08 Step 12/24 : FROM docker:20.10.0 04:24:08 20.10.0: Pulling from library/docker 04:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:08 23 added, 27 removed; done. 04:24:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:24:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:24:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:24:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:24:08 Setting up pkgbinarymangler (138.18.04.1) ... 04:24:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:24:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up perl (5.26.1-6ubuntu0.5) ... 04:24:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:24:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:24:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:24:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:24:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:24:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:24:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:24:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:24:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:24:08 Processing triggers for systemd (237-3ubuntu10.47) ... 04:24:08 Processing triggers for mime-support (3.60ubuntu1) ... 04:24:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:24:08 Updating certificates in /etc/ssl/certs... 04:24:09 (1/2) Installing ca-certificates (20191127-r4) 04:24:09 0 added, 0 removed; done. 04:24:09 Running hooks in /etc/ca-certificates/update.d... 04:24:09 done. 04:24:09 (2/2) Installing dumb-init (1.2.2-r1) 04:24:09 Executing busybox-1.31.1-r20.trigger 04:24:09 Executing ca-certificates-20191127-r4.trigger 04:24:09 OK: 6 MiB in 16 packages 04:24:09 Reading package lists... 04:24:09 Building dependency tree... 04:24:09 Reading state information... 04:24:10 The following NEW packages will be installed: 04:24:10 apt-transport-https 04:24:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:24:10 Need to get 1692 B of archives. 04:24:10 After this operation, 154 kB of additional disk space will be used. 04:24:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 04:24:10 debconf: delaying package configuration, since apt-utils is not installed 04:24:10 Fetched 1692 B in 0s (9655 B/s) 04:24:10 Selecting previously unselected package apt-transport-https. 04:24:10 (Reading database ... 13920 files and directories currently installed.) 04:24:10 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 04:24:10 Unpacking apt-transport-https (1.6.13) ... 04:24:10 Setting up apt-transport-https (1.6.13) ... 04:24:10 Waiting for network to be ready... 04:24:12 Removing intermediate container 5aadf2e9c634 04:24:12 ---> 45db91105240 04:24:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:24:12 ---> Running in a34a303de2e5 04:24:13 Removing intermediate container a34a303de2e5 04:24:13 ---> d54628993187 04:24:13 Step 14/23 : ENV APP_PORT=48060 04:24:13 ---> Running in 542a2cf598a9 04:24:14 Removing intermediate container 542a2cf598a9 04:24:14 ---> ef9a227fa914 04:24:14 Step 15/23 : EXPOSE $APP_PORT 04:24:14 ---> Running in 2c5d82e7b405 04:24:15 Removing intermediate container 2c5d82e7b405 04:24:15 ---> 209240adde47 04:24:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:24:16 Removing intermediate container 8a669aa40e07 04:24:16 ---> 9c4f3842f603 04:24:16 04:24:16 Step 11/24 : FROM alpine:3.12 04:24:16 ---> 9852663dfa18 04:24:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:24:16 ---> Running in bb818e096d8a 04:24:16 ---> 0bdbcc05fc71 04:24:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:24:17 Removing intermediate container bb818e096d8a 04:24:17 ---> b181d3fd32e6 04:24:17 Step 13/24 : ENV APP_PORT=48080 04:24:17 2021-05-19T04:24:13Z INFO Waiting for automatic snapd restart... 04:24:17 snapd 2.50 from Canonical* installed 04:24:17 ---> Running in f3939902e001 04:24:17 "snapd" switched to the "latest/stable" channel 04:24:17 04:24:18 Removing intermediate container f3939902e001 04:24:18 ---> 75f8539b3e37 04:24:18 Step 14/24 : EXPOSE $APP_PORT 04:24:18 ---> Running in 17c4eb86770d 04:24:18 ---> 1a85a76f32bf 04:24:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:24:18 Removing intermediate container 17c4eb86770d 04:24:18 ---> 37c973d93b9d 04:24:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:19 ---> Running in bc5370412ab4 04:24:19 ---> 04d7bc51465e 04:24:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:24:19 ---> Running in 2b64c5ae929a 04:24:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:24:19 Status: Downloaded newer image for docker:20.10.0 04:24:19 ---> eeaf43b92773 04:24:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:24:20 ---> Running in cfffb2e64a75 04:24:20 Removing intermediate container 2b64c5ae929a 04:24:20 ---> f275c006d408 04:24:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:24:20 ---> Running in a6bf09790f62 04:24:20 Removing intermediate container cfffb2e64a75 04:24:20 ---> f45d23ff097b 04:24:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:24:20 ---> Running in 0eff4486e05d 04:24:20 core18 20210309 from Canonical* installed 04:24:20 "core18" switched to the "latest/stable" channel 04:24:20 04:24:21 Removing intermediate container a6bf09790f62 04:24:21 ---> ff1cbc2eaa18 04:24:21 Step 21/23 : LABEL arch=arm64 04:24:21 ---> Running in 00b7f6dc5643 04:24:21 Removing intermediate container 00b7f6dc5643 04:24:21 ---> a2aa61095153 04:24:21 Step 22/23 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:24:21 Removing intermediate container bc5370412ab4 04:24:21 ---> 7aaf364cdfe0 04:24:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:24:21 ---> Running in 15dc2025fbde 04:24:22 ---> Running in e014e2572dcb 04:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:22 Removing intermediate container 15dc2025fbde 04:24:22 ---> 5ca847a88dd4 04:24:22 Step 23/23 : LABEL version=0.0.0 04:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:22 ---> Running in 9150731fbb2b 04:24:23 (1/39) Installing readline (8.0.4-r0) 04:24:23 (2/39) Installing bash (5.0.17-r0) 04:24:23 Removing intermediate container 9150731fbb2b 04:24:23 ---> 9b534398f02d 04:24:23 04:24:23 Executing bash-5.0.17-r0.post-install 04:24:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:24:23 (4/39) Installing libcurl (7.76.1-r0) 04:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:23 (5/39) Installing curl (7.76.1-r0) 04:24:23 (6/39) Installing dumb-init (1.2.2-r1) 04:24:23 (7/39) Installing libbz2 (1.0.8-r1) 04:24:23 (8/39) Installing expat (2.2.9-r1) 04:24:23 (9/39) Installing libffi (3.3-r2) 04:24:23 (10/39) Installing gdbm (1.13-r1) 04:24:23 (11/39) Installing xz-libs (5.2.5-r0) 04:24:23 (12/39) Installing sqlite-libs (3.32.1-r0) 04:24:23 snapcraft 4.7.1 from Canonical* installed 04:24:23 (13/39) Installing python3 (3.8.10-r0) 04:24:23 "snapcraft" switched to the "latest/stable" channel 04:24:23 04:24:24 Successfully built 9b534398f02d 04:24:24 Successfully tagged support-notifications-arm64:latest 04:24:24  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:24 (1/6) Installing dumb-init (1.2.2-r1) 04:24:24 (2/6) Installing libgcc (9.3.0-r2) 04:24:25 (3/6) Installing libsodium (1.0.18-r0) 04:24:25 (4/6) Installing libstdc++ (9.3.0-r2) 04:24:25 (5/6) Installing libzmq (4.3.3-r0) 04:24:25 (14/39) Installing py3-appdirs (1.4.4-r1) 04:24:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:24:25 (16/39) Installing py3-parsing (2.4.7-r0) 04:24:25 (17/39) Installing py3-six (1.15.0-r0) 04:24:25 (18/39) Installing py3-packaging (20.4-r0) 04:24:25 (19/39) Installing py3-setuptools (47.0.0-r0) 04:24:25 (6/6) Installing zeromq (4.3.3-r0) 04:24:25 Executing busybox-1.31.1-r20.trigger 04:24:25 (20/39) Installing py3-chardet (3.0.4-r4) 04:24:25 OK: 8 MiB in 20 packages 04:24:25 (21/39) Installing py3-idna (2.9-r0) 04:24:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:24:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:24:25 (24/39) Installing py3-requests (2.23.0-r0) 04:24:25 (25/39) Installing py3-msgpack (1.0.0-r0) 04:24:25 (26/39) Installing py3-lockfile (0.12.2-r3) 04:24:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:24:25 (28/39) Installing py3-colorama (0.4.3-r0) 04:24:25 (29/39) Installing py3-distlib (0.3.0-r0) 04:24:25 (30/39) Installing py3-distro (1.5.0-r1) 04:24:25 (31/39) Installing py3-webencodings (0.5.1-r3) 04:24:25 (32/39) Installing py3-html5lib (1.0.1-r4) 04:24:25 (33/39) Installing py3-pytoml (0.1.21-r0) 04:24:25 (34/39) Installing py3-pep517 (0.8.2-r0) 04:24:25 (35/39) Installing py3-progress (1.5-r0) 04:24:25 (36/39) Installing py3-toml (0.10.1-r0) 04:24:25 (37/39) Installing py3-retrying (1.3.3-r0) 04:24:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:24:25 (39/39) Installing py3-pip (20.1.1-r0) 04:24:26 Executing busybox-1.31.1-r19.trigger 04:24:26 OK: 72 MiB in 59 packages 04:24:28 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: 04:24:28 - README.md 04:24:28 04:24:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:24:28 Removing intermediate container e014e2572dcb 04:24:28 ---> 222a7f237dcc 04:24:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:24:28 ---> d63f83b6981c 04:24:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:24:30 ---> 862ce4bf2821 04:24:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:24:31 Collecting docker-compose==1.23.2 04:24:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:24:31 ---> 942cd2e379e3 04:24:31 Step 20/24 : ENTRYPOINT ["/core-data"] 04:24:31 ---> Running in da9bff2d4972 04:24:31 Removing intermediate container da9bff2d4972 04:24:31 ---> 5b5e1726382c 04:24:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:24:31 ---> Running in dc81108874b0 04:24:31 Collecting websocket-client<1.0,>=0.32.0 04:24:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:24:32 Removing intermediate container dc81108874b0 04:24:32 ---> 353054eae207 04:24:32 Step 22/24 : LABEL arch=arm64 04:24:32 ---> Running in 7a9ca3af7bd2 04:24:33 Removing intermediate container 7a9ca3af7bd2 04:24:33 ---> 6e816402093d 04:24:33 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:24:33 ---> Running in 72f7ae5e7ab3 04:24:33 Collecting PyYAML<4,>=3.10 04:24:33 Downloading PyYAML-3.13.tar.gz (270 kB) 04:24:33 Removing intermediate container 72f7ae5e7ab3 04:24:33 ---> 8fe36d4ed480 04:24:33 Step 24/24 : LABEL version=0.0.0 04:24:33 ---> Running in 05c952f251ad 04:24:34 Removing intermediate container 05c952f251ad 04:24:34 ---> f7aee8a49d01 04:24:34 04:24:34 Successfully built f7aee8a49d01 04:24:34 Successfully tagged core-data-arm64:latest 04:24:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:24:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:24:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:24:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:24:34 Fetched 88.7 kB in 1s (156 kB/s) 04:24:35 Reading package lists... 04:24:35 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 04:24:36  Building core-data ... done Collecting cached-property<2,>=1.2.0 04:24:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:24:36 Collecting docker<4.0,>=3.6.0 04:24:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:24:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:24:37 Collecting dockerpty<0.5,>=0.4.1 04:24:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:24:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:24:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:24:40 Collecting docopt<0.7,>=0.6.1 04:24:40 Downloading docopt-0.6.2.tar.gz (25 kB) 04:24:42 Collecting jsonschema<3,>=2.5.1 04:24:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:24:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:24:42 Reading package lists... 04:24:42 Building dependency tree... 04:24:42 Reading state information... 04:24:42 Suggested packages: 04:24:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:24:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:24:42 Recommended packages: 04:24:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:24:42 The following NEW packages will be installed: 04:24:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:24:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:24:42 pkg-config zip 04:24:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:24:42 Need to get 7663 kB of archives. 04:24:42 After this operation, 43.8 MB of additional disk space will be used. 04:24:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:24:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 04:24:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:24:42 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:24:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:24:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:24:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:24:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:24:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:24:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:24:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:24:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:24:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:24:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:24:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:24:42 Collecting texttable<0.10,>=0.9.0 04:24:42 Downloading texttable-0.9.1.tar.gz (11 kB) 04:24:43 debconf: delaying package configuration, since apt-utils is not installed 04:24:43 Fetched 7663 kB in 1s (10.7 MB/s) 04:24:43 Selecting previously unselected package libglib2.0-0:amd64. 04:24:43 (Reading database ... 13924 files and directories currently installed.) 04:24:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:24:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:24:43 Selecting previously unselected package libpsl5:amd64. 04:24:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:24:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:24:43 Selecting previously unselected package libnghttp2-14:amd64. 04:24:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:24:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:24:43 Selecting previously unselected package librtmp1:amd64. 04:24:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:24:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:24:43 Selecting previously unselected package libcurl3-gnutls:amd64. 04:24:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 04:24:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:24:43 Selecting previously unselected package liberror-perl. 04:24:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:24:43 Unpacking liberror-perl (0.17025-1) ... 04:24:43 Selecting previously unselected package git-man. 04:24:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:24:43 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:24:43 Selecting previously unselected package git. 04:24:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:24:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:24:44 Selecting previously unselected package libnorm1:amd64. 04:24:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:24:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:24:44 Selecting previously unselected package libpgm-5.2-0:amd64. 04:24:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:24:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:24:44 Selecting previously unselected package libsodium23:amd64. 04:24:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:24:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:24:44 Selecting previously unselected package libzmq5:amd64. 04:24:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:24:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:24:44 Selecting previously unselected package libzmq3-dev:amd64. 04:24:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:24:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:24:44 Selecting previously unselected package pkg-config. 04:24:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:24:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:24:44 Selecting previously unselected package zip. 04:24:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:24:44 Unpacking zip (3.0-11build1) ... 04:24:44 Collecting docker-pycreds>=0.4.0 04:24:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:24:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:24:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:24:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:24:44 Setting up liberror-perl (0.17025-1) ... 04:24:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:24:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:24:44 No schema files found: doing nothing. 04:24:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:24:44 Setting up zip (3.0-11build1) ... 04:24:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:24:45 Setting up libsodium23:amd64 (1.0.16-2) ... 04:24:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:24:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:24:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:24:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:24:45 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:24:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:24:45 Collecting urllib3<1.25,>=1.21.1 04:24:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:24:45 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) 04:24:45 Collecting idna<2.8,>=2.5 04:24:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:24:45 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) 04:24:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:24:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:24:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:24:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:24:46 Installing collected packages: websocket-client, PyYAML, cached-property, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docopt, jsonschema, texttable, docker-compose 04:24:46 Running setup.py install for PyYAML: started 04:24:48 Running setup.py install for PyYAML: finished with status 'done' 04:24:49 Attempting uninstall: urllib3 04:24:49 Found existing installation: urllib3 1.25.9 04:24:49 Uninstalling urllib3-1.25.9: 04:24:49 Successfully uninstalled urllib3-1.25.9 04:24:49 Attempting uninstall: idna 04:24:49 Found existing installation: idna 2.9 04:24:49 Uninstalling idna-2.9: 04:24:49 Successfully uninstalled idna-2.9 04:24:50 Attempting uninstall: requests 04:24:50 Found existing installation: requests 2.23.0 04:24:50 Uninstalling requests-2.23.0: 04:24:50 Successfully uninstalled requests-2.23.0 04:24:51 Running setup.py install for dockerpty: started 04:24:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:24:51 git set to automatically installed. 04:24:51 git-man set to automatically installed. 04:24:51 libcurl3-gnutls set to automatically installed. 04:24:51 liberror-perl set to automatically installed. 04:24:51 libglib2.0-0 set to automatically installed. 04:24:51 libnghttp2-14 set to automatically installed. 04:24:51 libnorm1 set to automatically installed. 04:24:51 libpgm-5.2-0 set to automatically installed. 04:24:51 libpsl5 set to automatically installed. 04:24:51 librtmp1 set to automatically installed. 04:24:51 libsodium23 set to automatically installed. 04:24:51 libzmq3-dev set to automatically installed. 04:24:51 libzmq5 set to automatically installed. 04:24:51 pkg-config set to automatically installed. 04:24:51 zip set to automatically installed. 04:24:53 Running setup.py install for dockerpty: finished with status 'done' 04:24:53 Running setup.py install for docopt: started 04:24:53 snapd is not logged in, snap install commands will use sudo 04:24:54 Running setup.py install for docopt: finished with status 'done' 04:24:55 Running setup.py install for texttable: started 04:24:57 Running setup.py install for texttable: finished with status 'done' 04:24:57 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 04:25:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:25:05 Removing intermediate container 0eff4486e05d 04:25:05 ---> eaba6ee019b6 04:25:05 Step 15/24 : ENV APP_PORT=48090 04:25:05 ---> Running in 6a1c79792eb8 04:25:06 Removing intermediate container 6a1c79792eb8 04:25:06 ---> 48614a98cb57 04:25:06 Step 16/24 : EXPOSE $APP_PORT 04:25:06 ---> Running in 9a4b9b088414 04:25:06 Removing intermediate container 9a4b9b088414 04:25:06 ---> 8b85a5695fc1 04:25:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:25:08 ---> d0e63b94ed4f 04:25:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:25:08 ---> 0cf02b918e28 04:25:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:25:09 ---> 394b0f96dd57 04:25:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:25:09 ---> Running in c39ae001a8e2 04:25:10 Removing intermediate container c39ae001a8e2 04:25:10 ---> 2430a333093e 04:25:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:10 ---> Running in 6137ef298f5f 04:25:10 Removing intermediate container 6137ef298f5f 04:25:10 ---> 5c1e470fa956 04:25:10 Step 22/24 : LABEL arch=arm64 04:25:10 ---> Running in 3fa517475e43 04:25:11 Removing intermediate container 3fa517475e43 04:25:11 ---> 418d96c902e8 04:25:11 Step 23/24 : LABEL git_sha=28350066d5583b4a9245dbce9cf380aaf8659ae1 04:25:11 ---> Running in f1d5a1d2ee02 04:25:12 Removing intermediate container f1d5a1d2ee02 04:25:12 ---> 41142252d43a 04:25:12 Step 24/24 : LABEL version=0.0.0 04:25:12 ---> Running in 23a1b4c43952 04:25:12 Removing intermediate container 23a1b4c43952 04:25:12 ---> 6934147e6569 04:25:12 04:25:12 Successfully built 6934147e6569 04:25:12 Successfully tagged sys-mgmt-agent-arm64:latest 04:25:13  Building sys-mgmt-agent ... done  [Pipeline] } 04:25:13 $ docker stop --time=1 a1b4c78fe53408123e7a6f6a4ac8886b268335c7eb48ab914a3bcfedf218712b 04:25:15 $ docker rm -f a1b4c78fe53408123e7a6f6a4ac8886b268335c7eb48ab914a3bcfedf218712b [Pipeline] // withDockerContainer [Pipeline] sh 04:25:15 + docker images 04:25:16 REPOSITORY TAG IMAGE ID CREATED SIZE 04:25:16 sys-mgmt-agent-arm64 latest 6934147e6569 4 seconds ago 299MB 04:25:16 core-data-arm64 latest f7aee8a49d01 43 seconds ago 20.4MB 04:25:16 support-notifications-arm64 latest 9b534398f02d 53 seconds ago 16.8MB 04:25:16 9c4f3842f603 About a minute ago 990MB 04:25:16 df618315d5f1 About a minute ago 979MB 04:25:16 9c5242c098c1 About a minute ago 981MB 04:25:16 security-bootstrapper-arm64 latest 0f5e0552024f 2 minutes ago 17.2MB 04:25:16 33a35f2fa9f9 2 minutes ago 974MB 04:25:16 security-secretstore-setup-arm64 latest de33ec23a5f6 4 minutes ago 24.4MB 04:25:16 core-command-arm64 latest 1d63d796bbda 4 minutes ago 16.1MB 04:25:16 core-metadata-arm64 latest 3c6ee3468b8c 4 minutes ago 17.4MB 04:25:16 support-scheduler-arm64 latest 3ae3ac6de895 4 minutes ago 16.1MB 04:25:16 security-proxy-setup-arm64 latest 427c71108d2c 4 minutes ago 24MB 04:25:16 a595ff89cc4c 4 minutes ago 989MB 04:25:16 3571b15f4577 4 minutes ago 981MB 04:25:16 dbf96640ec03 4 minutes ago 980MB 04:25:16 b512944eac4a 5 minutes ago 978MB 04:25:16 0b0b12b3d6a4 5 minutes ago 978MB 04:25:16 ci-base-image-arm64 latest ac617cbbec2d 16 minutes ago 641MB 04:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 04:25:16 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 04:25:16 docker 20.10.0 eeaf43b92773 5 months ago 228MB 04:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:25:17 ---> job-cost.sh 04:25:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fClT 04:25:19 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 04:25:19 snapd is not logged in, snap install commands will use sudo 04:25:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:25:30 core18 20210507 from Canonical* refreshed 04:25:30 Pulling go-build-helper 04:25:30 + snapcraftctl pull 04:25:32 'app-service-config' has dependencies that need to be staged: go-build-helper 04:25:32 Skipping pull go-build-helper (already ran) 04:25:32 Building go-build-helper 04:25:32 + snapcraftctl build 04:25:34 Staging go-build-helper 04:25:34 + snapcraftctl stage 04:25:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:25:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:25:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 04:25:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 04:25:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:25:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:25:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 04:25:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 04:25:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 04:25:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 04:25:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:25:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:25:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:25:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:25:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:25:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:25:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:25:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:25:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:25:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 04:25:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 04:25:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 04:25:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 04:25:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 04:25:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 04:25:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 04:25:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 04:25:44 Fetched 24.6 MB in 0s (0 B/s) 04:25:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:25:44 Fetched 224 kB in 0s (0 B/s) 04:25:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:25:44 Fetched 157 kB in 0s (0 B/s) 04:25:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:25:44 Fetched 221 kB in 0s (0 B/s) 04:25:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:25:44 Fetched 143 kB in 0s (0 B/s) 04:25:44 Pulling app-service-config 04:25:44 + snapcraftctl pull 04:25:44 Cloning into '/root/parts/app-service-config/src'... 04:25:45 Pulling config-common 04:25:45 + snapcraftctl pull 04:25:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:25:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:25:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:25:49 Fetched 0 B in 0s (0 B/s) 04:25:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:25:49 Fetched 0 B in 0s (0 B/s) 04:25:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:25:49 Fetched 0 B in 0s (0 B/s) 04:25:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:25:49 Fetched 0 B in 0s (0 B/s) 04:25:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:25:49 Fetched 0 B in 0s (0 B/s) 04:25:49 Pulling edgex-go 04:25:49 + snapcraftctl pull 04:25:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:26:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:26:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:26:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:26:07 Fetched 0 B in 0s (0 B/s) 04:26:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:26:07 Fetched 96.5 kB in 0s (0 B/s) 04:26:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:26:07 Fetched 279 kB in 0s (0 B/s) 04:26:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:26:07 Fetched 122 kB in 0s (0 B/s) 04:26:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:26:07 Fetched 77.8 kB in 0s (0 B/s) 04:26:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:26:07 Fetched 8848 B in 0s (0 B/s) 04:26:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:26:07 Fetched 47.8 kB in 0s (0 B/s) 04:26:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:26:07 Fetched 45.6 kB in 0s (0 B/s) 04:26:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:26:07 Fetched 15.0 kB in 0s (0 B/s) 04:26:07 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 04:26:07 Fetched 219 kB in 0s (0 B/s) 04:26:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:26:07 Fetched 154 kB in 0s (0 B/s) 04:26:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:26:07 Fetched 50.6 kB in 0s (0 B/s) 04:26:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:26:07 Fetched 14.8 kB in 0s (0 B/s) 04:26:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:26:07 Fetched 41.8 kB in 0s (0 B/s) 04:26:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:26:07 Fetched 499 kB in 0s (0 B/s) 04:26:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:26:07 Fetched 111 kB in 0s (0 B/s) 04:26:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:26:07 Fetched 240 kB in 0s (0 B/s) 04:26:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:26:07 Fetched 29.3 kB in 0s (0 B/s) 04:26:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:26:07 Fetched 85.5 kB in 0s (0 B/s) 04:26:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:26:07 Fetched 24.5 kB in 0s (0 B/s) 04:26:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:26:07 Fetched 49.2 kB in 0s (0 B/s) 04:26:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:26:07 Fetched 54.2 kB in 0s (0 B/s) 04:26:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:26:07 Fetched 30.8 kB in 0s (0 B/s) 04:26:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:26:07 Fetched 15.8 kB in 0s (0 B/s) 04:26:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:26:07 Fetched 85.9 kB in 0s (0 B/s) 04:26:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:26:07 Fetched 8720 B in 0s (0 B/s) 04:26:07 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 04:26:07 Fetched 137 kB in 0s (0 B/s) 04:26:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:26:07 Fetched 119 kB in 0s (0 B/s) 04:26:07 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 04:26:07 Fetched 110 kB in 0s (0 B/s) 04:26:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:26:07 Fetched 11.1 kB in 0s (0 B/s) 04:26:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:26:07 Fetched 645 kB in 0s (0 B/s) 04:26:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:26:07 Fetched 41.3 kB in 0s (0 B/s) 04:26:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:26:07 Fetched 17.9 kB in 0s (0 B/s) 04:26:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:26:07 Fetched 368 kB in 0s (0 B/s) 04:26:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:26:07 Fetched 187 kB in 0s (0 B/s) 04:26:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:26:07 Fetched 175 kB in 0s (0 B/s) 04:26:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:26:07 Fetched 206 kB in 0s (0 B/s) 04:26:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 04:26:07 Fetched 1301 kB in 0s (0 B/s) 04:26:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:26:07 Fetched 36.2 kB in 0s (0 B/s) 04:26:07 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 04:26:07 Fetched 159 kB in 0s (0 B/s) 04:26:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:26:07 Fetched 107 kB in 0s (0 B/s) 04:26:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:26:07 Fetched 48.7 kB in 0s (0 B/s) 04:26:07 Pulling static-packages 04:26:07 + snapcraftctl pull 04:26:07 Pulling version 04:26:07 + cd /root/project 04:26:07 + [ -f VERSION ] 04:26:07 + PROJECT_VERSION=local-dev 04:26:07 + git rev-parse --short HEAD 04:26:07 + GIT_REVISION=28350066 04:26:07 + snapcraftctl set-version local-dev 04:26:07 Skipping build go-build-helper (already ran) 04:26:08 Building app-service-config 04:26:08 + make build 04:26:08 go mod tidy 04:26:10 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 04:26:10 go: downloading github.com/stretchr/testify v1.7.0 04:26:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 04:26:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 04:26:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 04:26:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 04:26:10 go: downloading github.com/hashicorp/consul/api v1.8.1 04:26:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 04:26:10 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:26:10 go: downloading github.com/google/uuid v1.2.0 04:26:10 go: downloading github.com/gorilla/mux v1.8.0 04:26:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 04:26:10 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:26:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:26:10 go: downloading github.com/pmezard/go-difflib v1.0.0 04:26:10 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:26:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:26:10 go: downloading github.com/go-kit/kit v0.9.0 04:26:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:26:10 go: downloading github.com/hashicorp/serf v0.9.5 04:26:10 go: downloading github.com/davecgh/go-spew v1.1.1 04:26:10 go: downloading github.com/go-playground/universal-translator v0.17.0 04:26:10 go: downloading github.com/x448/float16 v0.8.4 04:26:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:26:10 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:26:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:26:10 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:26:10 go: downloading github.com/go-playground/locales v0.13.0 04:26:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:26:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:26:10 go: downloading github.com/fatih/color v1.9.0 04:26:10 go: downloading github.com/stretchr/objx v0.1.0 04:26:10 go: downloading github.com/mitchellh/copystructure v1.0.0 04:26:10 go: downloading github.com/pebbe/zmq4 v1.2.7 04:26:10 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:26:10 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:26:10 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:26:10 go: downloading github.com/hashicorp/memberlist v0.2.2 04:26:10 go: downloading gopkg.in/yaml.v2 v2.4.0 04:26:11 go: downloading github.com/pelletier/go-toml v1.9.0 04:26:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:26:11 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:26:11 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:26:11 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:26:11 go: downloading github.com/mattn/go-isatty v0.0.12 04:26:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 04:26:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:26:11 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:26:11 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:26:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:26:11 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 04:26:11 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:26:11 go: downloading github.com/mattn/go-colorable v0.1.6 04:26:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:26:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:26:11 go: downloading github.com/kr/pretty v0.2.0 04:26:11 go: downloading github.com/go-redis/redis/v7 v7.2.0 04:26:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:26:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:26:11 go: downloading github.com/miekg/dns v1.1.26 04:26:11 go: downloading github.com/hashicorp/errwrap v1.0.0 04:26:11 go: downloading golang.org/x/text v0.3.2 04:26:11 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:26:11 go: downloading github.com/gorilla/websocket v1.4.2 04:26:11 go: downloading github.com/pkg/errors v0.8.1 04:26:11 go: downloading github.com/onsi/gomega v1.7.0 04:26:11 go: downloading github.com/kr/text v0.1.0 04:26:11 go: downloading github.com/onsi/ginkgo v1.10.1 04:26:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:26:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:26:11 go: downloading github.com/go-stack/stack v1.8.0 04:26:11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:26:11 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:26:11 go: downloading github.com/leodido/go-urn v1.2.0 04:26:11 go: downloading github.com/golang/protobuf v1.3.2 04:26:11 go: downloading github.com/hpcloud/tail v1.0.0 04:26:11 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:26:11 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:26:11 go: downloading github.com/fsnotify/fsnotify v1.4.7 04:26:12 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 04:26:22 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 04:26:22 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 04:26:22 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 04:26:22 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 04:26:22 Building config-common 04:26:22 + snapcraftctl build 04:26:24 Building edgex-go 04:26:24 + cd /root/parts/edgex-go/src 04:26:24 + make build 04:26:24 go mod tidy 04:26:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 04:26:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 04:26:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 04:26:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:26:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 04:26:24 go: downloading github.com/imdario/mergo v0.3.12 04:26:24 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:26:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:26:24 go: downloading github.com/pelletier/go-toml v1.9.1 04:26:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:26:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:26:24 go: downloading github.com/lib/pq v1.10.2 04:26:24 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 04:26:29 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 04:26:34 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 04:26:35 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 04:26:36 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 04:26:37 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 04:26:39 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 04:26:40 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 04:26:42 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 04:26:43 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 04:26:44 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 04:26:45 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 04:26:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:26:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:26:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:26:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:26:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:26:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:26:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:26:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:26:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:26:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:26:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:26:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:26:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:26:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:26:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:26:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:26:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:26:47 + 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 04:26:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:26:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:26:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:26:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:26:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:26:47 + 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 04:26:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:26:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:26:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:26:51 Building static-packages 04:26:51 + snapcraftctl build 04:26:52 Building version 04:26:52 + snapcraftctl build 04:26:55 Skipping stage go-build-helper (already ran) 04:26:55 Staging app-service-config 04:26:55 + snapcraftctl stage 04:26:55 Staging config-common 04:26:55 + snapcraftctl stage 04:26:56 Staging edgex-go 04:26:56 + snapcraftctl stage 04:26:57 Staging static-packages 04:26:57 + snapcraftctl stage 04:26:58 Staging version 04:26:58 + snapcraftctl stage 04:26:59 Priming go-build-helper 04:26:59 + snapcraftctl prime 04:27:00 Priming app-service-config 04:27:00 + snapcraftctl prime 04:27:01 Priming config-common 04:27:01 + snapcraftctl prime 04:27:02 Priming edgex-go 04:27:02 + snapcraftctl prime 04:27:04 Priming static-packages 04:27:04 + snapcraftctl prime 04:27:06 Priming version 04:27:06 + snapcraftctl prime 04:27:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-fClT/bin to PATH 04:27:32 INFO: No Stack... 04:27:32 INFO: Retrieving Pricing Info for: v2-standard-4 04:27:32 INFO: Archiving Costs [Pipeline] sh 04:27:33 + + cut -d, -f6 04:27:33 cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 04:27:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3480-4-stack-cost] 04:27:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3480-4-stack-cost] did not exist. Created. 04:27:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3480-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:33 + echo total: 0.18000000715255737 [Pipeline] stash 04:27:33 Stashed 1 file(s) [Pipeline] } 04:27:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3480-4-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 04:27:34 provisioning config files... 04:27:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5251336941925379389tmp [Pipeline] { [Pipeline] sh 04:27:35 + set +x 04:27:35 + curl -s https://codecov.io/bash 04:27:35 + bash -s -- 04:27:35 04:27:35 _____ _ 04:27:35 / ____| | | 04:27:35 | | ___ __| | ___ ___ _____ __ 04:27:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:27:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:27:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:27:35 Bash-1.0.2 04:27:35 04:27:35 04:27:35 ==> git version 2.24.4 found 04:27:35 ==> 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 04:27:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:27:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:27:35 ==> Jenkins CI detected. 04:27:35 project root: . 04:27:35 --> token set from env 04:27:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:27:35 ==> Running gcov in . (disable via -X gcov) 04:27:35 ==> Python coveragepy not found 04:27:35 ==> Searching for coverage reports in: 04:27:35 + . 04:27:35 -> Found 1 reports 04:27:35 ==> Detecting git/mercurial file structure 04:27:35 ==> Reading reports 04:27:35 + ./coverage.out bytes=735780 04:27:35 ==> Appending adjustments 04:27:35 https://docs.codecov.io/docs/fixing-reports 04:27:37 + Found adjustments 04:27:37 ==> Gzipping contents 04:27:37 104K /tmp/codecov.zwNSpJ.gz 04:27:37 ==> Uploading reports 04:27:37 url: https://codecov.io 04:27:37 query: branch=PR-3480&commit=28350066d5583b4a9245dbce9cf380aaf8659ae1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3480%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3480&job=&cmd_args= 04:27:37 -> Pinging Codecov 04:27:37 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3480&commit=28350066d5583b4a9245dbce9cf380aaf8659ae1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3480%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3480&job=&cmd_args= 04:27:38 -> Uploading to 04:27:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/28350066d5583b4a9245dbce9cf380aaf8659ae1/0c0afcb9-875e-46b8-bf90-0a45caf63fef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T042738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8db6c338c931bce737783f72ca7a41123c13a0a40e4cfc4d129f2ff26558210f 04:27:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:27:38 Dload Upload Total Spent Left Speed 04:27:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 181k --:--:-- --:--:-- --:--:-- 180k 04:27:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/28350066d5583b4a9245dbce9cf380aaf8659ae1 [Pipeline] } 04:27:39 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 04:27:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:27:41 ---> package-listing.sh 04:27:41 ++ facter osfamily 04:27:41 ++ tr '[:upper:]' '[:lower:]' 04:27:41 + OS_FAMILY=redhat 04:27:41 + workspace=/w/workspace/edgex-go/4 04:27:41 + START_PACKAGES=/tmp/packages_start.txt 04:27:41 + END_PACKAGES=/tmp/packages_end.txt 04:27:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:27:41 + PACKAGES=/tmp/packages_start.txt 04:27:41 + '[' /w/workspace/edgex-go/4 ']' 04:27:41 + PACKAGES=/tmp/packages_end.txt 04:27:41 + case "${OS_FAMILY}" in 04:27:41 + rpm -qa 04:27:41 + sort 04:27:48 + '[' -f /tmp/packages_start.txt ']' 04:27:48 + '[' -f /tmp/packages_end.txt ']' 04:27:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:27:48 + '[' /w/workspace/edgex-go/4 ']' 04:27:48 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:27:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:27:48 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:27:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:49 04:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:49 alpine: Pulling from edgex-lftools-log-publisher 04:27:49 df20fa9351a1: Pulling fs layer 04:27:49 36b3adc4ff6f: Pulling fs layer 04:27:49 8ad3a11d3b57: Pulling fs layer 04:27:49 46f8f816bc3b: Pulling fs layer 04:27:49 93b61091891f: Pulling fs layer 04:27:49 93b9cdb0e59b: Pulling fs layer 04:27:49 5e14af77c1be: Pulling fs layer 04:27:49 01666e4c0597: Pulling fs layer 04:27:49 aa168da1d23b: Pulling fs layer 04:27:49 93b9cdb0e59b: Waiting 04:27:49 5e14af77c1be: Waiting 04:27:49 01666e4c0597: Waiting 04:27:49 aa168da1d23b: Waiting 04:27:49 46f8f816bc3b: Waiting 04:27:49 93b61091891f: Waiting 04:27:49 36b3adc4ff6f: Download complete 04:27:49 46f8f816bc3b: Verifying Checksum 04:27:49 46f8f816bc3b: Download complete 04:27:49 df20fa9351a1: Verifying Checksum 04:27:49 df20fa9351a1: Download complete 04:27:49 93b9cdb0e59b: Verifying Checksum 04:27:49 93b9cdb0e59b: Download complete 04:27:49 5e14af77c1be: Verifying Checksum 04:27:49 5e14af77c1be: Download complete 04:27:49 01666e4c0597: Verifying Checksum 04:27:49 01666e4c0597: Download complete 04:27:49 93b61091891f: Verifying Checksum 04:27:49 93b61091891f: Download complete 04:27:49 df20fa9351a1: Pull complete 04:27:50 36b3adc4ff6f: Pull complete 04:27:50 8ad3a11d3b57: Verifying Checksum 04:27:50 8ad3a11d3b57: Download complete 04:27:50 8ad3a11d3b57: Pull complete 04:27:50 46f8f816bc3b: Pull complete 04:27:50 93b61091891f: Pull complete 04:27:50 93b9cdb0e59b: Pull complete 04:27:51 5e14af77c1be: Pull complete 04:27:51 01666e4c0597: Pull complete 04:27:51 aa168da1d23b: Verifying Checksum 04:27:51 aa168da1d23b: Download complete 04:27:55 aa168da1d23b: Pull complete 04:27:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:27:55 prd-centos7-docker-4c-2g-14990 does not seem to be running inside a container 04:27:56 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 04:28:12 $ docker top 2c593405d7c33099e9b0bfa39fda39157c6deab8d6061983bd010a88b8be3656 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:13 + mkdir -p /var/log/sa [Pipeline] sh 04:28:13 + ls /var/log/sa-host 04:28:13 + sadf -c /var/log/sa-host/sa05 04:28:13 file_magic: OK 04:28:13 HZ: Using current value: 100 04:28:13 file_header: OK 04:28:13 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 04:28:13 Statistics: 04:28:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:28:13 File successfully converted to sysstat format version 12.2.1 04:28:13 + sadf -c /var/log/sa-host/sa19 04:28:13 file_magic: OK 04:28:13 HZ: Using current value: 100 04:28:13 file_header: OK 04:28:13 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 04:28:13 Statistics: 04:28:13 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... 04:28:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:14 provisioning config files... 04:28:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config224260363684573741tmp [Pipeline] { [Pipeline] echo 04:28:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:14 ---> create-netrc.sh [Pipeline] } 04:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:28:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:28:14 ---> python-tools-install.sh [Pipeline] echo 04:28:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:15 ---> sudo-logs.sh 04:28:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:15 ---> job-cost.sh 04:28:15 lf-activate-venv: SKIPPING 04:28:15 DEBUG: total: 0.18000000715255737 04:28:15 INFO: Retrieving Stack Cost... 04:28:16 INFO: Retrieving Pricing Info for: v3-standard-2 04:28:16 INFO: Archiving Costs [Pipeline] echo 04:28:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:17 ---> logs-deploy.sh 04:28:17 lf-activate-venv: SKIPPING 04:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3480/4 04:28:17 INFO: archiving workspace using pattern(s): 04:28:18 Archives upload complete. 04:28:18 INFO: archiving logs to Nexus 04:28:19 ---> uname -a: 04:28:19 Linux prd-centos7-docker-4c-2g-14990.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:28:19 04:28:19 04:28:19 ---> lscpu: 04:28:19 Architecture: x86_64 04:28:19 CPU op-mode(s): 32-bit, 64-bit 04:28:19 Byte Order: Little Endian 04:28:19 Address sizes: 40 bits physical, 48 bits virtual 04:28:19 CPU(s): 2 04:28:19 On-line CPU(s) list: 0,1 04:28:19 Thread(s) per core: 1 04:28:19 Core(s) per socket: 1 04:28:19 Socket(s): 2 04:28:19 NUMA node(s): 1 04:28:19 Vendor ID: AuthenticAMD 04:28:19 CPU family: 23 04:28:19 Model: 49 04:28:19 Model name: AMD EPYC-Rome Processor 04:28:19 Stepping: 0 04:28:19 CPU MHz: 2799.998 04:28:19 BogoMIPS: 5599.99 04:28:19 Virtualization: AMD-V 04:28:19 Hypervisor vendor: KVM 04:28:19 Virtualization type: full 04:28:19 L1d cache: 64 KiB 04:28:19 L1i cache: 64 KiB 04:28:19 L2 cache: 1 MiB 04:28:19 L3 cache: 32 MiB 04:28:19 NUMA node0 CPU(s): 0,1 04:28:19 Vulnerability Itlb multihit: Not affected 04:28:19 Vulnerability L1tf: Not affected 04:28:19 Vulnerability Mds: Not affected 04:28:19 Vulnerability Meltdown: Not affected 04:28:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:28:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:28:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:28:19 Vulnerability Srbds: Not affected 04:28:19 Vulnerability Tsx async abort: Not affected 04:28:19 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 04:28:19 04:28:19 04:28:19 ---> nproc: 04:28:19 2 04:28:19 04:28:19 04:28:19 ---> df -h: 04:28:19 Filesystem Size Used Available Use% Mounted on 04:28:19 overlay 40.0G 12.1G 27.9G 30% / 04:28:19 tmpfs 64.0M 0 64.0M 0% /dev 04:28:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:28:19 shm 64.0M 0 64.0M 0% /dev/shm 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/4 04:28:19 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/4@tmp 04:28:19 04:28:19 04:28:19 ---> free -m: 04:28:19 total used free shared buff/cache available 04:28:19 Mem: 7821 1211 2163 0 4446 6577 04:28:19 Swap: 1023 1 1022 04:28:19 04:28:19 04:28:19 ---> ip addr: 04:28:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:28:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:28:19 inet 127.0.0.1/8 scope host lo 04:28:19 valid_lft forever preferred_lft forever 04:28:19 inet6 ::1/128 scope host 04:28:19 valid_lft forever preferred_lft forever 04:28:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:28:19 link/ether fa:16:3e:f4:d5:2c brd ff:ff:ff:ff:ff:ff 04:28:19 inet 10.30.123.188/23 brd 10.30.123.255 scope global dynamic eth0 04:28:19 valid_lft 84615sec preferred_lft 84615sec 04:28:19 inet6 fe80::f816:3eff:fef4:d52c/64 scope link 04:28:19 valid_lft forever preferred_lft forever 04:28:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:28:19 link/ether 02:42:76:44:bf:d1 brd ff:ff:ff:ff:ff:ff 04:28:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:28:19 valid_lft forever preferred_lft forever 04:28:19 inet6 fe80::42:76ff:fe44:bfd1/64 scope link 04:28:19 valid_lft forever preferred_lft forever 04:28:19 04:28:19 04:28:19 ---> sar -b -r -n DEV: 04:28:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:28:19 04:28:19 03:58:19 LINUX RESTART (2 CPU) 04:28:19 04:28:19 03:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:28:19 04:00:01 119.35 66.36 52.99 0.00 5588.81 36035.79 0.00 04:28:19 04:01:01 43.03 14.57 28.47 0.00 4591.84 8578.49 0.00 04:28:19 04:02:01 25.41 0.30 25.11 0.00 25.02 13278.89 0.00 04:28:19 04:03:01 84.06 0.00 84.06 0.00 0.00 32306.11 0.00 04:28:19 04:04:01 81.23 0.00 81.23 0.00 0.00 12315.92 0.00 04:28:19 04:05:01 54.33 0.00 54.33 0.00 0.00 6915.82 0.00 04:28:19 04:06:01 40.60 0.00 40.60 0.00 0.00 6587.69 0.00 04:28:19 04:07:01 52.03 0.03 52.00 0.00 1.07 3783.90 0.00 04:28:19 04:08:01 41.46 0.00 41.46 0.00 0.00 8348.60 0.00 04:28:19 04:09:01 76.35 0.00 76.35 0.00 0.00 29637.56 0.00 04:28:19 04:10:10 97.07 37.22 59.85 0.00 892.27 52939.93 0.00 04:28:19 04:11:01 101.51 72.08 29.43 0.00 1734.48 25772.37 0.00 04:28:19 04:12:01 100.93 40.15 60.78 0.00 998.63 33492.11 0.00 04:28:19 04:13:01 136.93 2.08 134.84 0.00 78.75 85423.63 0.00 04:28:19 04:14:01 142.32 8.37 133.95 0.00 258.55 66753.47 0.00 04:28:19 04:15:01 24.62 0.18 24.43 0.00 4.26 4822.27 0.00 04:28:19 04:16:01 125.29 4.66 120.63 0.00 126.67 25324.36 0.00 04:28:19 04:17:01 154.89 16.96 137.93 0.00 1329.87 49298.75 0.00 04:28:19 04:18:01 161.34 56.11 105.23 0.00 1496.20 51952.10 0.00 04:28:19 04:19:01 141.93 7.59 134.34 0.00 315.20 53032.46 0.00 04:28:19 04:20:01 124.80 19.32 105.48 0.00 1449.97 22561.03 0.00 04:28:19 04:21:01 73.85 8.28 65.57 0.00 1015.59 9000.73 0.00 04:28:19 04:22:01 1.87 0.00 1.87 0.00 0.00 39.01 0.00 04:28:19 04:23:01 0.32 0.03 0.28 0.00 0.27 4.50 0.00 04:28:19 04:24:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 04:28:19 04:25:01 0.30 0.00 0.30 0.00 0.00 3.68 0.00 04:28:19 04:26:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 04:28:19 04:27:01 0.38 0.00 0.38 0.00 0.00 6.15 0.00 04:28:19 04:28:01 79.93 41.05 38.88 0.00 4060.10 6974.71 0.00 04:28:19 Average: 71.92 13.44 58.48 0.00 822.13 22377.87 0.00 04:28:19 04:28:19 03:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:28:19 04:00:01 5964796 0 526468 6.57 2620 1515048 706168 7.80 209904 1452800 60 04:28:19 04:01:01 5295200 0 813044 10.15 2620 1898068 1359888 15.01 730424 1571800 56 04:28:19 04:02:01 4188260 0 966332 12.07 2620 2851720 1591656 17.57 1140580 2198616 674184 04:28:19 04:03:01 4131844 0 947312 11.83 2620 2927156 1508500 16.65 1013720 2366076 1688 04:28:19 04:04:01 4137212 0 1114612 13.92 2620 2754488 1600908 17.67 1180764 2155040 4108 04:28:19 04:05:01 3910616 0 1031152 12.88 2620 3064544 1427860 15.76 1254824 2287920 117928 04:28:19 04:06:01 3771664 0 1091540 13.63 2620 3143108 1534372 16.94 1363536 2311432 6368 04:28:19 04:07:01 3823664 0 1030900 12.87 2620 3151748 1420868 15.69 1243076 2368624 107456 04:28:19 04:08:01 3776572 0 1042944 13.02 2620 3186796 1504096 16.61 1238520 2434508 315772 04:28:19 04:09:01 1388488 0 1177632 14.70 2620 5440192 1641664 18.12 1983768 3997916 1585452 04:28:19 04:10:10 610076 0 1312660 16.39 2620 6083576 2047492 22.61 2587952 4123436 1370124 04:28:19 04:11:01 1420840 0 1216688 15.19 2620 5368784 1643788 18.15 1810752 4099096 493196 04:28:19 04:12:01 1930408 0 1172960 14.65 2620 4902944 1775528 19.60 1302264 4104552 40 04:28:19 04:13:01 163544 0 1206936 15.07 2620 6635832 1637508 18.08 3060196 4061348 105204 04:28:19 04:14:01 382804 0 1806184 22.55 2620 5817324 3522348 38.89 3125696 3736732 124632 04:28:19 04:15:01 660204 0 1338528 16.71 2620 6007580 2352816 25.98 2747648 3830748 96996 04:28:19 04:16:01 561632 0 1250624 15.62 2620 6194056 1565576 17.28 2663008 4042560 109700 04:28:19 04:17:01 179652 0 1318892 16.47 2620 6507768 1629276 17.99 3179692 3887152 414504 04:28:19 04:18:01 619344 0 1351016 16.87 2620 6035952 2363124 26.09 2404196 4198836 9972 04:28:19 04:19:01 651752 0 1307492 16.33 2620 6047068 1935892 21.37 2510576 4062032 191252 04:28:19 04:20:01 1397496 0 1264616 15.79 2620 5344200 1507288 16.64 2060048 3774040 912 04:28:19 04:21:01 2841400 0 1141228 14.25 2620 4023684 1206060 13.32 1439352 3001108 20 04:28:19 04:22:01 2848748 0 1133876 14.16 2620 4023688 1102804 12.18 1442596 2992260 16 04:28:19 04:23:01 2849544 0 1133076 14.15 2620 4023692 1102996 12.18 1435804 2999692 8 04:28:19 04:24:01 2850464 0 1132152 14.14 2620 4023696 1102804 12.18 1435328 2999692 8 04:28:19 04:25:01 2850200 0 1132408 14.14 2620 4023704 1102804 12.18 1434116 3000848 8 04:28:19 04:26:01 2850212 0 1132396 14.14 2620 4023704 1102912 12.18 1434312 3000844 8 04:28:19 04:27:01 2849832 0 1132768 14.14 2620 4023712 1102804 12.18 1464224 2971476 8 04:28:19 04:28:01 2245016 0 1211420 15.13 2620 4549876 1340064 14.80 1522952 3474544 107468 04:28:19 Average: 2453499 0 1153030 14.40 2620 4399783 1566892 17.30 1738615 3155370 201281 04:28:19 04:28:19 03:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:28:19 04:00:01 eth0 10.47 8.11 2.40 1.78 0.00 0.00 0.00 0.00 04:28:19 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:01:01 eth0 1061.00 707.57 3722.28 107.78 0.00 0.00 0.00 0.00 04:28:19 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:01:01 veth1d5e00c 5.79 2.83 2.90 3.10 0.00 0.00 0.00 0.00 04:28:19 04:01:01 docker0 5.79 2.75 2.83 3.09 0.00 0.00 0.00 0.00 04:28:19 04:02:01 eth0 1019.38 1172.58 5378.27 139.16 0.00 0.00 0.00 0.00 04:28:19 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:02:01 docker0 887.99 699.60 70.73 2681.70 0.00 0.00 0.00 0.00 04:28:19 04:03:01 vethe5881a2 25.10 31.71 2.46 23.88 0.00 0.00 0.00 0.00 04:28:19 04:03:01 eth0 157.57 94.99 413.76 14.78 0.00 0.00 0.00 0.00 04:28:19 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:03:01 docker0 85.65 138.58 5.60 398.45 0.00 0.00 0.00 0.00 04:28:19 04:04:01 eth0 132.56 122.37 469.74 64.42 0.00 0.00 0.00 0.00 04:28:19 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:04:01 veth25a9d5b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:04:01 docker0 102.40 104.46 7.77 446.48 0.00 0.00 0.00 0.00 04:28:19 04:05:01 eth0 20.60 10.43 17.12 9.01 0.00 0.00 0.00 0.00 04:28:19 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:05:01 veth25a9d5b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:06:01 eth0 30.61 16.27 23.08 12.11 0.00 0.00 0.00 0.00 04:28:19 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:06:01 veth25a9d5b 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 04:28:19 04:06:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 04:28:19 04:07:01 eth0 22.08 14.32 13.92 65.90 0.00 0.00 0.00 0.00 04:28:19 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:07:01 veth25a9d5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:08:01 eth0 172.98 146.49 1690.41 21.73 0.00 0.00 0.00 0.00 04:28:19 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:09:01 veth612443f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:09:01 eth0 25.50 17.85 21.54 47.62 0.00 0.00 0.00 0.00 04:28:19 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:10:10 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:10:10 eth0 2.25 1.11 1.74 0.82 0.00 0.00 0.00 0.00 04:28:19 04:10:10 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:11:01 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:11:01 eth0 6.54 3.47 5.42 2.78 0.00 0.00 0.00 0.00 04:28:19 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:12:01 vethafa3f06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:12:01 vethcc92240 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:12:01 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:12:01 vethef4f19e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:13:01 veth612443f 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:13:01 veth6062a55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:13:01 vethd22b59e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:13:01 eth0 2799.52 2409.38 12009.08 552.72 0.00 0.00 0.00 0.00 04:28:19 04:14:01 vethb20270c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:14:01 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:14:01 veth593570e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:14:01 eth0 13.01 6.64 10.78 5.66 0.00 0.00 0.00 0.00 04:28:19 04:15:01 vethb20270c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:15:01 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:15:01 veth593570e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:15:01 eth0 2.30 1.20 1.84 0.95 0.00 0.00 0.00 0.00 04:28:19 04:16:01 veth612443f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:16:01 eth0 155.46 123.23 1415.84 69.45 0.00 0.00 0.00 0.00 04:28:19 04:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:28:19 04:16:01 docker0 1153.53 1034.25 91.42 3828.89 0.00 0.00 0.00 0.00 04:28:19 04:17:01 veth51d8993 23.22 41.48 1.86 344.48 0.00 0.00 0.00 0.00 04:28:19 04:17:01 veth612443f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:17:01 eth0 76.48 41.43 373.04 17.02 0.00 0.00 0.00 0.00 04:28:19 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:18:01 vethe5e1788 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:18:01 vethde3c782 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:18:01 veth612443f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:18:01 eth0 43.29 28.68 57.24 60.00 0.00 0.00 0.00 0.00 04:28:19 04:19:01 veth907dd27 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:19:01 vethde3c782 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:19:01 veth612443f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:19:01 eth0 29.36 18.12 20.08 56.79 0.00 0.00 0.00 0.00 04:28:19 04:20:01 veth907dd27 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:20:01 veth612443f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:20:01 eth0 43.50 22.53 70.26 16.66 0.00 0.00 0.00 0.00 04:28:19 04:20:01 veth234cf45 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:28:19 04:21:01 eth0 50.80 37.24 68.39 57.25 0.00 0.00 0.00 0.00 04:28:19 04:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:28:19 04:21:01 docker0 1205.70 1109.76 94.89 4292.43 0.00 0.00 0.00 0.00 04:28:19 04:22:01 eth0 0.77 0.32 0.07 0.03 0.00 0.00 0.00 0.00 04:28:19 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:23:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:28:19 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:24:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:28:19 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:26:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:28:19 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:28:01 eth0 200.15 177.28 2177.37 55.49 0.00 0.00 0.00 0.00 04:28:19 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 Average: eth0 116.70 98.43 557.31 30.73 0.00 0.00 0.00 0.00 04:28:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:19 Average: docker0 41.59 38.28 3.27 148.07 0.00 0.00 0.00 0.00 04:28:19 04:28:19 04:28:19 ---> sar -P ALL: 04:28:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:28:19 04:28:19 03:58:19 LINUX RESTART (2 CPU) 04:28:19 04:28:19 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:28:19 04:00:01 all 8.32 0.00 4.14 62.20 0.06 25.27 04:28:19 04:00:01 0 7.98 0.00 4.32 53.32 0.05 34.32 04:28:19 04:00:01 1 8.66 0.00 3.97 71.12 0.07 16.18 04:28:19 04:01:01 all 15.84 0.00 3.79 20.58 0.08 59.71 04:28:19 04:01:01 0 15.11 0.00 4.15 6.15 0.07 74.52 04:28:19 04:01:01 1 16.57 0.00 3.44 35.00 0.09 44.91 04:28:19 04:02:01 all 15.45 0.00 4.30 14.54 0.07 65.63 04:28:19 04:02:01 0 14.63 0.00 4.31 8.55 0.07 72.44 04:28:19 04:02:01 1 16.27 0.00 4.30 20.52 0.07 58.84 04:28:19 04:03:01 all 3.38 0.00 2.03 28.93 0.05 65.62 04:28:19 04:03:01 0 3.55 0.00 2.11 19.49 0.05 74.80 04:28:19 04:03:01 1 3.22 0.00 1.95 38.33 0.05 56.45 04:28:19 04:04:01 all 8.45 0.00 3.93 16.38 0.07 71.18 04:28:19 04:04:01 0 8.49 0.00 3.97 19.99 0.07 67.48 04:28:19 04:04:01 1 8.40 0.00 3.88 12.77 0.07 74.88 04:28:19 04:05:01 all 53.93 0.00 6.07 26.23 0.12 13.65 04:28:19 04:05:01 0 55.09 0.00 5.28 25.03 0.11 14.48 04:28:19 04:05:01 1 52.77 0.00 6.86 27.42 0.13 12.83 04:28:19 04:06:01 all 24.07 0.00 3.12 13.70 0.07 59.04 04:28:19 04:06:01 0 23.34 0.00 3.05 11.98 0.07 61.57 04:28:19 04:06:01 1 24.79 0.00 3.20 15.42 0.07 56.52 04:28:19 04:07:01 all 52.81 0.00 7.33 24.17 0.13 15.55 04:28:19 04:07:01 0 52.61 0.00 6.84 18.26 0.13 22.17 04:28:19 04:07:01 1 53.02 0.00 7.83 30.10 0.13 8.93 04:28:19 04:08:01 all 33.59 0.00 6.19 15.78 0.11 44.33 04:28:19 04:08:01 0 33.67 0.00 5.78 8.36 0.11 52.09 04:28:19 04:08:01 1 33.51 0.00 6.61 23.20 0.11 36.58 04:28:19 04:09:01 all 6.42 0.00 3.79 37.30 0.07 52.43 04:28:19 04:09:01 0 6.06 0.00 3.96 38.18 0.07 51.73 04:28:19 04:09:01 1 6.77 0.00 3.62 36.42 0.07 53.12 04:28:19 04:10:10 all 7.37 0.00 4.18 87.32 0.11 1.01 04:28:19 04:10:10 0 7.76 0.00 4.17 86.41 0.09 1.56 04:28:19 04:10:10 1 6.99 0.00 4.19 88.24 0.13 0.46 04:28:19 04:28:19 04:10:10 CPU %user %nice %system %iowait %steal %idle 04:28:19 04:11:01 all 0.95 0.00 0.71 87.10 0.05 11.18 04:28:19 04:11:01 0 1.07 0.00 0.65 96.03 0.04 2.20 04:28:19 04:11:01 1 0.83 0.00 0.77 78.14 0.06 20.19 04:28:19 04:12:01 all 2.87 0.00 2.44 75.66 0.06 18.97 04:28:19 04:12:01 0 3.17 0.00 2.43 74.32 0.05 20.03 04:28:19 04:12:01 1 2.56 0.00 2.46 77.00 0.07 17.91 04:28:19 04:13:01 all 8.44 0.00 6.40 73.77 0.05 11.34 04:28:19 04:13:01 0 8.49 0.00 6.77 67.70 0.05 16.99 04:28:19 04:13:01 1 8.39 0.00 6.03 79.85 0.05 5.67 04:28:19 04:14:01 all 33.23 0.00 7.78 43.21 0.09 15.70 04:28:19 04:14:01 0 32.66 0.00 8.35 41.01 0.09 17.88 04:28:19 04:14:01 1 33.80 0.00 7.20 45.41 0.09 13.51 04:28:19 04:15:01 all 20.94 0.00 1.85 77.16 0.05 0.00 04:28:19 04:15:01 0 20.74 0.00 1.98 77.23 0.05 0.00 04:28:19 04:15:01 1 21.14 0.00 1.72 77.09 0.05 0.00 04:28:19 04:16:01 all 18.34 0.00 4.67 71.45 0.08 5.47 04:28:19 04:16:01 0 18.52 0.00 4.75 67.41 0.07 9.25 04:28:19 04:16:01 1 18.16 0.00 4.58 75.49 0.09 1.69 04:28:19 04:17:01 all 10.08 0.00 5.56 64.52 0.09 19.75 04:28:19 04:17:01 0 10.94 0.00 5.82 59.73 0.09 23.42 04:28:19 04:17:01 1 9.23 0.00 5.29 69.31 0.09 16.09 04:28:19 04:18:01 all 15.95 0.00 4.62 73.73 0.08 5.62 04:28:19 04:18:01 0 15.76 0.00 4.92 76.09 0.09 3.14 04:28:19 04:18:01 1 16.13 0.00 4.33 71.38 0.07 8.10 04:28:19 04:19:01 all 19.67 0.00 6.16 70.24 0.08 3.86 04:28:19 04:19:01 0 19.45 0.00 6.61 67.45 0.07 6.42 04:28:19 04:19:01 1 19.89 0.00 5.70 73.04 0.09 1.29 04:28:19 04:20:01 all 30.55 0.00 5.40 57.84 0.10 6.12 04:28:19 04:20:01 0 30.79 0.00 5.49 57.72 0.09 5.91 04:28:19 04:20:01 1 30.31 0.00 5.31 57.95 0.11 6.33 04:28:19 04:21:01 all 4.22 0.00 2.43 22.25 0.06 71.05 04:28:19 04:21:01 0 3.87 0.00 2.39 21.72 0.05 71.96 04:28:19 04:21:01 1 4.56 0.00 2.47 22.78 0.07 70.13 04:28:19 04:28:19 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:28:19 04:22:01 all 0.10 0.00 0.03 0.00 0.01 99.86 04:28:19 04:22:01 0 0.15 0.00 0.02 0.00 0.00 99.83 04:28:19 04:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:28:19 04:23:01 all 0.18 0.00 0.08 0.01 0.02 99.72 04:28:19 04:23:01 0 0.25 0.00 0.08 0.00 0.02 99.65 04:28:19 04:23:01 1 0.10 0.00 0.07 0.02 0.02 99.80 04:28:19 04:24:01 all 0.06 0.00 0.02 0.00 0.03 99.90 04:28:19 04:24:01 0 0.10 0.00 0.03 0.00 0.03 99.83 04:28:19 04:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:28:19 04:25:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:28:19 04:25:01 0 0.28 0.00 0.02 0.00 0.02 99.68 04:28:19 04:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:28:19 04:26:01 all 0.16 0.00 0.03 0.01 0.01 99.79 04:28:19 04:26:01 0 0.28 0.00 0.02 0.00 0.00 99.70 04:28:19 04:26:01 1 0.03 0.00 0.05 0.02 0.02 99.88 04:28:19 04:27:01 all 0.14 0.00 0.03 0.00 0.03 99.80 04:28:19 04:27:01 0 0.13 0.00 0.02 0.00 0.02 99.83 04:28:19 04:27:01 1 0.15 0.00 0.05 0.00 0.03 99.77 04:28:19 04:28:01 all 8.43 0.00 3.08 9.24 0.03 79.22 04:28:19 04:28:01 0 9.18 0.00 3.43 5.66 0.03 81.69 04:28:19 04:28:01 1 7.67 0.00 2.72 12.83 0.03 76.75 04:28:19 Average: all 13.69 0.00 3.43 36.74 0.06 46.07 04:28:19 Average: 0 13.69 0.00 3.48 34.47 0.06 48.29 04:28:19 Average: 1 13.69 0.00 3.37 39.02 0.07 43.86 04:28:19 04:28:19 04:28:19