Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ee998d6c99ce7527a654546eb6b23be0803a16d+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (11f18ac99123a30ab8cd52f8dc152ea11aad8f1d) 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-ssh3228585072588114071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4994350642990302936.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 6a41506d72e8e131afc862d141935157bee59f41 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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8360951699117359941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh8632882753111775736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh400840105198699691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-328 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh5686722535045426402.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d Merge succeeded, producing e40b3649fe373fd2ee86537996092bc16b4e1165 Checking out Revision e40b3649fe373fd2ee86537996092bc16b4e1165 (PR-3571) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4576049278763276407.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4322002873774920552.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e40b3649fe373fd2ee86537996092bc16b4e1165 # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" > git rev-list --no-walk 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:45 ========================================================= 08:30:45 EdgeX Global Pipelines Version Info 08:30:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:46 ------------------- 08:30:46 stable info: 08:30:46 ------------------- 08:30:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:30:46 Message: update stable to v1.0.195 08:30:47 ------------------- 08:30:47 experimental info: 08:30:47 ------------------- 08:30:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:30:47 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e40b3649fe373fd2ee86537996092bc16b4e1165 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e40b364 [Pipeline] echo 08:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:47 provisioning config files... 08:30:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6070829615604433605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:48 ---> docker-login.sh 08:30:48 nexus3.edgexfoundry.org:10001 08:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:48 Configure a credential helper to remove this warning. See 08:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:48 08:30:48 Login Succeeded 08:30:48 nexus3.edgexfoundry.org:10002 08:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:48 Configure a credential helper to remove this warning. See 08:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:48 08:30:48 Login Succeeded 08:30:48 nexus3.edgexfoundry.org:10003 08:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:48 Configure a credential helper to remove this warning. See 08:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:48 08:30:48 Login Succeeded 08:30:48 nexus3.edgexfoundry.org:10004 08:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:48 Configure a credential helper to remove this warning. See 08:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:48 08:30:48 Login Succeeded 08:30:48 docker.io 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 ---> docker-login.sh ends [Pipeline] } 08:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:49 ++ 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 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ cut -d/ -f2 08:30:49 ++ dirname cmd/core-command/Dockerfile 08:30:49 + echo core-command,cmd/core-command/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ cut -d/ -f2 08:30:49 ++ dirname cmd/core-data/Dockerfile 08:30:49 + echo core-data,cmd/core-data/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/core-metadata/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/security-bootstrapper/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ cut -d/ -f2 08:30:49 ++ dirname cmd/security-proxy-setup/Dockerfile 08:30:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/support-notifications/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/support-scheduler/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:30:49 + for file in '`ls cmd/**/Dockerfile`' 08:30:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:30:49 ++ cut -d/ -f2 08:30:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:30:49 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 08:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:50 08:30:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:50 latest: Pulling from edgex-devops/git-semver 08:30:50 31603596830f: Pulling fs layer 08:30:50 54011a49482f: Pulling fs layer 08:30:50 a6820b24f6d8: Pulling fs layer 08:30:50 f581987b2513: Pulling fs layer 08:30:50 f581987b2513: Waiting 08:30:50 54011a49482f: Verifying Checksum 08:30:50 54011a49482f: Download complete 08:30:51 31603596830f: Verifying Checksum 08:30:51 31603596830f: Download complete 08:30:51 f581987b2513: Verifying Checksum 08:30:51 f581987b2513: Download complete 08:30:51 31603596830f: Pull complete 08:30:51 a6820b24f6d8: Verifying Checksum 08:30:51 a6820b24f6d8: Download complete 08:30:51 54011a49482f: Pull complete 08:30:51 a6820b24f6d8: Pull complete 08:30:52 f581987b2513: Pull complete 08:30:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:52 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:53 $ docker top e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:53 [ssh-agent] Looking for ssh-agent implementation... 08:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:53 $ docker exec e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-iyV0VK5C1iMr/agent.14 08:30:53 SSH_AGENT_PID=20 08:30:53 Running ssh-add (command line suppressed) 08:30:53 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1998289027799292588.key (/w/workspace/edgex-go/8@tmp/private_key_1998289027799292588.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:54 + git tag --points-at HEAD [Pipeline] } 08:30:54 $ docker exec --env ******** --env ******** e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 ssh-agent -k 08:30:54 unset SSH_AUTH_SOCK; 08:30:54 unset SSH_AGENT_PID; 08:30:54 echo Agent pid 20 killed; 08:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:54 [ssh-agent] Looking for ssh-agent implementation... 08:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:54 $ docker exec e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 ssh-agent 08:30:54 SSH_AUTH_SOCK=/tmp/ssh-Jgb1QJjJrCqD/agent.53 08:30:54 SSH_AGENT_PID=60 08:30:54 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6935141016564353268.key (/w/workspace/edgex-go/8@tmp/private_key_6935141016564353268.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:55 + git semver init 08:30:55 # -> Open(): unable to determine branch for HEAD 08:30:55 # $GIT_DIR = /w/workspace/edgex-go/8/.git 08:30:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 08:30:55 # $SEMVER_REMOTE_NAME = origin 08:30:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:55 # $SEMVER_USER_NAME = edgex-jenkins 08:30:55 # $SEMVER_BRANCH = PR-3571 08:30:55 # $SEMVER_TEMP = /tmp/semver-926452374 08:30:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:31:17 # '/tmp/semver-926452374' -> '/w/workspace/edgex-go/8/.semver' 08:31:17 # -> Force: false 08:31:17 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 08:31:17 $ docker exec --env ******** --env ******** e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 ssh-agent -k 08:31:17 unset SSH_AUTH_SOCK; 08:31:17 unset SSH_AGENT_PID; 08:31:17 echo Agent pid 60 killed; 08:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:17 + git semver [Pipeline] } 08:31:17 $ docker stop --time=1 e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 08:31:20 $ docker rm -f e0372f2e79227a4406504658de1d11c5abbcdcfc6842524cf4b90a5bbc9690b1 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:20 Stashed 1 file(s) [Pipeline] echo 08:31:20 [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 08:31:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:31:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:31:22 + sudo service docker restart 08:31:22 + true 08:31:22 Redirecting to /bin/systemctl restart docker.service 08:31:36 Still waiting to schedule task 08:31:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 08:31:40 ========================================================= 08:31:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:31:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:40 + 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 . 08:31:42 Sending build context to Docker daemon 329.5MB 08:31:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:31:42 Step 2/6 : FROM ${BASE} 08:31:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:42 540db60ca938: Pulling fs layer 08:31:42 adcc1eea9eea: Pulling fs layer 08:31:42 4c4ab2625f07: Pulling fs layer 08:31:42 0510c868ecb4: Pulling fs layer 08:31:42 afea3b2eda06: Pulling fs layer 08:31:42 7809a108b3ef: Pulling fs layer 08:31:42 f706445af74f: Pulling fs layer 08:31:42 afea3b2eda06: Waiting 08:31:42 7809a108b3ef: Waiting 08:31:42 f706445af74f: Waiting 08:31:42 0510c868ecb4: Waiting 08:31:42 4c4ab2625f07: Verifying Checksum 08:31:42 4c4ab2625f07: Download complete 08:31:42 adcc1eea9eea: Download complete 08:31:42 afea3b2eda06: Verifying Checksum 08:31:42 afea3b2eda06: Download complete 08:31:42 540db60ca938: Verifying Checksum 08:31:42 540db60ca938: Download complete 08:31:42 7809a108b3ef: Verifying Checksum 08:31:42 7809a108b3ef: Download complete 08:31:42 540db60ca938: Pull complete 08:31:42 adcc1eea9eea: Pull complete 08:31:42 4c4ab2625f07: Pull complete 08:31:43 f706445af74f: Verifying Checksum 08:31:43 f706445af74f: Download complete 08:31:44 0510c868ecb4: Verifying Checksum 08:31:44 0510c868ecb4: Download complete 08:31:47 0510c868ecb4: Pull complete 08:31:47 afea3b2eda06: Pull complete 08:31:47 7809a108b3ef: Pull complete 08:31:48 f706445af74f: Pull complete 08:31:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:31:49 ---> b068be0155e3 08:31:49 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 08:31:54 ---> Running in adaf32a1691d 08:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:55 (1/12) Installing libmagic (5.39-r0) 08:31:56 (2/12) Installing file (5.39-r0) 08:31:56 (3/12) Installing libc-dev (0.7.2-r3) 08:31:56 (4/12) Installing g++ (10.2.1_pre1-r3) 08:32:00 (5/12) Installing fortify-headers (1.1-r0) 08:32:00 (6/12) Installing patch (2.7.6-r6) 08:32:00 (7/12) Installing build-base (0.5-r2) 08:32:00 (8/12) Installing libsodium (1.0.18-r0) 08:32:00 (9/12) Installing pkgconf (1.7.3-r0) 08:32:00 (10/12) Installing libsodium-dev (1.0.18-r0) 08:32:00 (11/12) Installing libzmq (4.3.3-r1) 08:32:00 (12/12) Installing zeromq-dev (4.3.3-r1) 08:32:00 Executing busybox-1.32.1-r6.trigger 08:32:00 OK: 219 MiB in 52 packages 08:32:02 Removing intermediate container adaf32a1691d 08:32:02 ---> a36b8c620372 08:32:02 Step 4/6 : WORKDIR /edgex-go 08:32:02 ---> Running in 988c3df4da85 08:32:02 Removing intermediate container 988c3df4da85 08:32:02 ---> d7ed4210ef80 08:32:02 Step 5/6 : COPY go.mod . 08:32:02 ---> bb4f7031d3f9 08:32:02 Step 6/6 : RUN go mod download 08:32:02 ---> Running in 83bc342549d3 08:32:12 Removing intermediate container 83bc342549d3 08:32:12 ---> d85bb3016fbb 08:32:12 Successfully built d85bb3016fbb 08:32:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:32:13 + docker inspect -f . ci-base-image-x86_64 08:32:13 . [Pipeline] withDockerContainer 08:32:13 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:13 $ docker top 3a66fe3b396db366863d00d7ba48ca29f5aa46de42f657ff09c2b9faa74623f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:14 + go version 08:32:14 go version go1.16.3 linux/amd64 [Pipeline] } 08:32:14 $ docker stop --time=1 3a66fe3b396db366863d00d7ba48ca29f5aa46de42f657ff09c2b9faa74623f4 08:32:15 $ docker rm -f 3a66fe3b396db366863d00d7ba48ca29f5aa46de42f657ff09c2b9faa74623f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:15 + docker inspect -f . ci-base-image-x86_64 08:32:15 . [Pipeline] withDockerContainer 08:32:15 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:16 $ docker top 21181a75274479ae4766feae58a96a3916d4616dc48417ece129399481b223cf -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:16 ========================================================= 08:32:16 [edgeXBuildGoParallel] Running Tests and Build... 08:32:16 ========================================================= [Pipeline] sh 08:32:16 + go mod tidy [Pipeline] sh 08:32:17 + make test 08:32:17 go mod tidy 08:32:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:32:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 53.1% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.093s coverage: 87.7% of statements 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.228s coverage: 95.1% of statements 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.038s coverage: 0.8% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 08:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 08:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 08:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 08:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements 08:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.6% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 08:33:41 GO111MODULE=on go vet ./... 08:34:04 gofmt -l . 08:34:04 [ "`gofmt -l .`" = "" ] 08:34:04 ./bin/test-attribution-txt.sh [Pipeline] sh 08:34:04 + ls -al . 08:34:04 total 516 08:34:04 drwxrwxr-x 10 1001 1001 4096 Jun 19 08:34 . 08:34:04 drwxr-xr-x 4 root root 28 Jun 19 08:32 .. 08:34:04 -rw-rw-r-- 1 1001 1001 11 Jun 19 08:30 .dockerignore 08:34:04 drwxrwxr-x 8 1001 1001 179 Jun 19 08:30 .git 08:34:04 drwxrwxr-x 3 1001 1001 125 Jun 19 08:30 .github 08:34:04 -rw-rw-r-- 1 1001 1001 818 Jun 19 08:30 .gitignore 08:34:04 drwx------ 3 1001 1001 60 Jun 19 08:31 .semver 08:34:04 -rw-rw-r-- 1 1001 1001 166 Jun 19 08:30 .sonarcloud.properties 08:34:04 -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:30 Attribution.txt 08:34:04 -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:30 CONTRIBUTING.md 08:34:04 -rw-rw-r-- 1 1001 1001 931 Jun 19 08:30 Dockerfile.build 08:34:04 -rw-rw-r-- 1 1001 1001 849 Jun 19 08:30 Jenkinsfile 08:34:04 -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:30 LICENSE 08:34:04 -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:30 Makefile 08:34:04 -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:30 README.md 08:34:04 -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:30 SECURITY.md 08:34:04 -rw-rw-r-- 1 1001 1001 5 Jun 19 08:31 VERSION 08:34:04 -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:30 ZMQWindows.md 08:34:04 drwxrwxr-x 2 1001 1001 37 Jun 19 08:30 bin 08:34:04 drwxrwxr-x 14 1001 1001 4096 Jun 19 08:30 cmd 08:34:04 -rw-r--r-- 1 root root 398095 Jun 19 08:33 coverage.out 08:34:04 -rw-rw-r-- 1 1001 1001 841 Jun 19 08:30 go.mod 08:34:04 -rw-r--r-- 1 root root 20934 Jun 19 08:32 go.sum 08:34:04 drwxrwxr-x 7 1001 1001 114 Jun 19 08:30 internal 08:34:04 drwxrwxr-x 3 1001 1001 16 Jun 19 08:30 openapi 08:34:04 drwxrwxr-x 4 1001 1001 71 Jun 19 08:30 snap 08:34:04 -rw-rw-r-- 1 1001 1001 168 Jun 19 08:30 version.go [Pipeline] sh 08:34:04 + '[' -e coverage.out ] 08:34:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:05 Stashed 1 file(s) [Pipeline] sh 08:34:05 + make build 08:34:05 go mod tidy 08:34:05 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 08:34:06 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 08:34:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-331 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 08:34:12 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:34:12 The recommended git tool is: git 08:34:13 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 08:34:13 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 08:34:14 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 08:34:14 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 08:34:15 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 08:34:16 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 08:34: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 08:34:18 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 08:34:18 using credential edgex-jenkins-ssh 08:34:18 Cloning the remote Git repository 08:34:18 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 08:34:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:18 > git init /w/workspace/edgex-go/8 # timeout=10 08:34:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:18 > git --version # timeout=10 08:34:18 > git --version # 'git version 2.17.1' 08:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:19 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] } 08:34:20 $ docker stop --time=1 21181a75274479ae4766feae58a96a3916d4616dc48417ece129399481b223cf 08:34:23 $ docker rm -f 21181a75274479ae4766feae58a96a3916d4616dc48417ece129399481b223cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 08:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 latest: Pulling from edgex-devops/edgex-compose 08:34:25 cbdbe7a5bc2a: Pulling fs layer 08:34:25 ca9280d653b3: Pulling fs layer 08:34:25 7e9c9ca2126c: Pulling fs layer 08:34:25 cbdbe7a5bc2a: Verifying Checksum 08:34:25 cbdbe7a5bc2a: Download complete 08:34:25 cbdbe7a5bc2a: Pull complete 08:34:25 ca9280d653b3: Verifying Checksum 08:34:25 ca9280d653b3: Download complete 08:34:26 ca9280d653b3: Pull complete 08:34:27 7e9c9ca2126c: Verifying Checksum 08:34:27 7e9c9ca2126c: Download complete 08:34:30 7e9c9ca2126c: Pull complete 08:34:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:34:30 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:34:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:34 $ docker top c9e04b841e6fd50cca31f945a9e2aaf73157c60801cad19e74cc2adddc920a98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:34 + docker-compose build --help 08:34:34 + grep parallel 08:34:35 --parallel Build images in parallel. [Pipeline] } 08:34:35 $ docker stop --time=1 c9e04b841e6fd50cca31f945a9e2aaf73157c60801cad19e74cc2adddc920a98 08:34:36 $ docker rm -f c9e04b841e6fd50cca31f945a9e2aaf73157c60801cad19e74cc2adddc920a98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:36 . [Pipeline] withDockerContainer 08:34:36 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:37 $ docker top 1170867a222397717d2ce868450e99a4d236c4b758428d83f0ea91a2c50e73aa -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:37 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:38 Building core-command ... 08:34:38 Building core-data ... 08:34:38 Building core-metadata ... 08:34:38 Building security-bootstrapper ... 08:34:38 Building security-proxy-setup ... 08:34:38 Building security-secretstore-setup ... 08:34:38 Building support-notifications ... 08:34:38 Building support-scheduler ... 08:34:38 Building sys-mgmt-agent ... 08:34:38 Building core-data 08:34:38 Building security-bootstrapper 08:34:38 Building support-notifications 08:34:38 Building core-metadata 08:34:38 Building security-proxy-setup 08:34:46 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d 08:34:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:34:46 > git config core.sparsecheckout # timeout=10 08:34:46 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 08:34:47 Merge succeeded, producing c92b937171a65a9261cebe1daa26dc606c46738e 08:34:47 Checking out Revision c92b937171a65a9261cebe1daa26dc606c46738e (PR-3571) 08:34:46 > git remote # timeout=10 08:34:46 > git config --get remote.origin.url # timeout=10 08:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:46 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 08:34:47 > git rev-parse HEAD^{commit} # timeout=10 08:34:47 > git config core.sparsecheckout # timeout=10 08:34:47 > git checkout -f c92b937171a65a9261cebe1daa26dc606c46738e # timeout=10 08:34:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> d85bb3016fbb 08:34:50 Step 3/23 : WORKDIR /edgex-go 08:34:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> d85bb3016fbb 08:34:50 Step 3/32 : WORKDIR /edgex-go 08:34:51 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 08:34:51 > git rev-list --no-walk 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:53 ---> d85bb3016fbb 08:34:53 Step 3/22 : WORKDIR /edgex-go 08:34:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:34:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:34:53 + + sudo servicetrue docker 08:34:53 restart 08:35:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:01 ---> d85bb3016fbb 08:35:01 Step 3/24 : WORKDIR /edgex-go 08:35:02 ---> Running in a6abaa592459 08:35:02 ---> Running in b157733d3321 08:35:02 ---> Running in afe93486212c 08:35:02 ---> Running in b6145967e278 08:35:02 Removing intermediate container b157733d3321 08:35:02 ---> 31dffd00ba89 08:35:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 Removing intermediate container afe93486212c 08:35:03 ---> 6aad50dbf0d8 08:35:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 Removing intermediate container b6145967e278 08:35:03 ---> 6f9622de8130 08:35:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:03 ---> d85bb3016fbb 08:35:03 Step 3/24 : WORKDIR /edgex-go 08:35:03 ---> Using cache 08:35:03 ---> d478bcf0ad06 08:35:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 ---> Running in 1b8e5530009d 08:35:03 Removing intermediate container a6abaa592459 08:35:03 ---> d478bcf0ad06 08:35:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:03 ---> Running in f8799d51923d 08:35:03 ---> Running in 85d0f75e1dfb 08:35:03 ---> Running in 8ae7a8c5e1a0 08:35:03 ---> Running in 1d00e3ec1804 08:35:04 Removing intermediate container 1b8e5530009d 08:35:04 ---> a245138e2040 08:35:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:35:04 Removing intermediate container 85d0f75e1dfb 08:35:04 ---> 07e6d5ac12be 08:35:04 Step 5/24 : RUN apk add --update --no-cache make git 08:35:04 ---> Running in 8ae0fe954636 08:35:04 ---> Running in 84d45a9a7b13 08:35:04 Removing intermediate container f8799d51923d 08:35:04 ---> 430300d3999a 08:35:04 Step 5/32 : RUN apk add --update --no-cache make git 08:35:04 ---> Running in 6096045bda24 08:35:05 Removing intermediate container 1d00e3ec1804 08:35:05 ---> 974bbdb8b383 08:35:05 Step 5/22 : RUN apk add --update --no-cache make git 08:35:05 ---> Running in 1e5ed42bc90b 08:35:05 Removing intermediate container 8ae7a8c5e1a0 08:35:05 ---> dda0992c1274 08:35:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:05 ---> Running in d9b56e5bd0f7 08:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:06 OK: 219 MiB in 52 packages 08:35:06 OK: 219 MiB in 52 packages 08:35:06 OK: 219 MiB in 52 packages 08:35:06 OK: 219 MiB in 52 packages 08:35:07 OK: 219 MiB in 52 packages 08:35:07 Removing intermediate container 84d45a9a7b13 08:35:07 ---> 2e75321f4edf 08:35:07 Step 6/24 : COPY go.mod . 08:35:07 Removing intermediate container 6096045bda24 08:35:07 ---> 0a0fc1fae357 08:35:07 Step 6/32 : COPY go.mod . 08:35:07 Removing intermediate container 8ae0fe954636 08:35:07 ---> 606a8c6ef79e 08:35:07 Step 6/24 : COPY go.mod . 08:35:07 ---> 1950f477e0fd 08:35:07 Step 7/32 : RUN go mod download 08:35:07 Removing intermediate container d9b56e5bd0f7 08:35:07 ---> 2c2bc83eee24 08:35:07 Step 6/23 : COPY go.mod . 08:35:07 ---> 1f189c88d0d7 08:35:07 Step 7/24 : RUN go mod download 08:35:07 ---> Running in c2a256af2923 08:35:07 Removing intermediate container 1e5ed42bc90b 08:35:07 ---> 14d1843f33fb 08:35:07 Step 6/22 : COPY go.mod . 08:35:07 ---> Running in ce5089bfcc5e 08:35:07 ---> 00d5a91d9c4c 08:35:07 Step 7/24 : RUN go mod download 08:35:08 ---> Running in f5660cee721a 08:35:08 ---> c9265a886251 08:35:08 Step 7/23 : RUN go mod download 08:35:08 ---> Running in 3ddb74d453ea 08:35:08 ---> d42e8c36ddd6 08:35:08 Step 7/22 : RUN go mod download 08:35:08 ---> Running in c246e42d8c6b 08:35:09 Removing intermediate container c2a256af2923 08:35:09 ---> 4174a8ce78f4 08:35:09 Step 8/32 : COPY . . 08:35:09 Removing intermediate container ce5089bfcc5e 08:35:09 ---> 96fde03c51f7 08:35:09 Step 8/24 : COPY . . 08:35:09 Removing intermediate container f5660cee721a 08:35:09 ---> 91888f1101a9 08:35:09 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:12 provisioning config files... 08:35:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6408840494773658220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:12 ---> docker-login.sh 08:35:12 nexus3.edgexfoundry.org:10001 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 nexus3.edgexfoundry.org:10002 08:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:14 Configure a credential helper to remove this warning. See 08:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:14 08:35:14 Login Succeeded 08:35:14 nexus3.edgexfoundry.org:10003 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:15 Configure a credential helper to remove this warning. See 08:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:15 08:35:15 Login Succeeded 08:35:15 nexus3.edgexfoundry.org:10004 08:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:15 Configure a credential helper to remove this warning. See 08:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:15 08:35:15 Login Succeeded 08:35:15 docker.io 08:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:16 Configure a credential helper to remove this warning. See 08:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:16 08:35:16 Login Succeeded 08:35:16 ---> docker-login.sh ends [Pipeline] } 08:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:17 ========================================================= 08:35:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:17 Removing intermediate container c246e42d8c6b 08:35:17 ---> 8daa3b28ef21 08:35:17 Step 8/22 : COPY . . 08:35:17 + 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 . 08:35:19 Sending build context to Docker daemon 166.3MB 08:35:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:35:19 Step 2/6 : FROM ${BASE} 08:35:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:20 595b0fe564bb: Pulling fs layer 08:35:20 3088b5b3c5c0: Pulling fs layer 08:35:20 5b7225fbf94c: Pulling fs layer 08:35:20 ba82ee9f976e: Pulling fs layer 08:35:20 506bd15cee9f: Pulling fs layer 08:35:20 75a0a4a0db45: Pulling fs layer 08:35:20 618dc40b7e24: Pulling fs layer 08:35:20 506bd15cee9f: Waiting 08:35:20 75a0a4a0db45: Waiting 08:35:20 618dc40b7e24: Waiting 08:35:20 ba82ee9f976e: Waiting 08:35:20 5b7225fbf94c: Verifying Checksum 08:35:20 5b7225fbf94c: Download complete 08:35:20 3088b5b3c5c0: Download complete 08:35:20 506bd15cee9f: Download complete 08:35:20 75a0a4a0db45: Verifying Checksum 08:35:20 75a0a4a0db45: Download complete 08:35:20 595b0fe564bb: Verifying Checksum 08:35:20 595b0fe564bb: Download complete 08:35:20 Removing intermediate container 3ddb74d453ea 08:35:20 ---> ae218ae7e5ce 08:35:20 Step 8/23 : COPY . . 08:35:20 595b0fe564bb: Pull complete 08:35:21 ---> 093b2ad09f61 08:35:21 Step 9/32 : RUN go mod tidy 08:35:21 ---> 3da91ad2d81e 08:35:21 Step 9/24 : RUN go mod tidy 08:35:21 ---> 34abb69ecfe6 08:35:21 Step 9/24 : RUN go mod tidy 08:35:21 3088b5b3c5c0: Pull complete 08:35:21 ---> Running in 499f8cdf35ff 08:35:22 5b7225fbf94c: Pull complete 08:35:22 ---> Running in dc7badba198e 08:35:22 ---> Running in f1c1871f52b9 08:35:22 618dc40b7e24: Verifying Checksum 08:35:22 618dc40b7e24: Download complete 08:35:23 ba82ee9f976e: Verifying Checksum 08:35:23 ba82ee9f976e: Download complete 08:35:30 ---> cded617868a3 08:35:30 Step 9/22 : RUN go mod tidy 08:35:30 Removing intermediate container dc7badba198e 08:35:30 ---> b1e0b78ab5a0 08:35:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:35:30 Removing intermediate container 499f8cdf35ff 08:35:30 ---> e3f8f59e1aa7 08:35:30 Step 10/24 : RUN make cmd/core-data/core-data 08:35:33 ---> Running in 43f21d3b424e 08:35:33 ---> Running in 2908be97a2d7 08:35:33 Removing intermediate container f1c1871f52b9 08:35:33 ---> efd605c30aa6 08:35:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:33 ---> Running in 47527fcc2a85 08:35:33 ---> Running in 54826bd14907 08:35:33 ---> dd305ad86317 08:35:33 Step 9/23 : RUN go mod tidy 08:35:33 ---> Running in 2ef97a5633e0 08:35:33 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 08:35:33 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 08:35:33 ba82ee9f976e: Pull complete 08:35:34 506bd15cee9f: Pull complete 08:35:34 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 08:35:34 75a0a4a0db45: Pull complete 08:35:34 Removing intermediate container 2908be97a2d7 08:35:34 ---> 53e7ffbf37c5 08:35:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:35:34 ---> Running in 06f8ab564a7f 08:35:35 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 08:35:35 Removing intermediate container 2ef97a5633e0 08:35:35 ---> 9bfe63c066c3 08:35:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:35:35 ---> Running in b02918691790 08:35:36 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 08:35:37 618dc40b7e24: Pull complete 08:35:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:35:37 ---> a36622ca3599 08:35:37 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 08:35:40 ---> Running in af64ca4e642f 08:35:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:35:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:35:43 (1/12) Installing libmagic (5.39-r0) 08:35:43 (2/12) Installing file (5.39-r0) 08:35:44 (3/12) Installing libc-dev (0.7.2-r3) 08:35:44 (4/12) Installing g++ (10.2.1_pre1-r3) 08:35:48 (5/12) Installing fortify-headers (1.1-r0) 08:35:48 (6/12) Installing patch (2.7.6-r6) 08:35:48 (7/12) Installing build-base (0.5-r2) 08:35:48 (8/12) Installing libsodium (1.0.18-r0) 08:35:48 (9/12) Installing pkgconf (1.7.3-r0) 08:35:48 (10/12) Installing libsodium-dev (1.0.18-r0) 08:35:48 (11/12) Installing libzmq (4.3.3-r1) 08:35:48 (12/12) Installing zeromq-dev (4.3.3-r1) 08:35:48 Executing busybox-1.32.1-r6.trigger 08:35:48 OK: 218 MiB in 52 packages 08:35:52 Removing intermediate container af64ca4e642f 08:35:52 ---> c150eee1a2cc 08:35:52 Step 4/6 : WORKDIR /edgex-go 08:35:52 ---> Running in 33644a562c27 08:35:53 Removing intermediate container 33644a562c27 08:35:53 ---> ec02221014d6 08:35:53 Step 5/6 : COPY go.mod . 08:35:54 ---> b8b3c5c77310 08:35:54 Step 6/6 : RUN go mod download 08:35:54 ---> Running in 57eb3d3ac8ed 08:36:08 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 08:36:13 Removing intermediate container 54826bd14907 08:36:13 ---> 22bec5da2f1b 08:36:13 08:36:13 Step 11/32 : FROM alpine:3.12 08:36:13 Removing intermediate container 06f8ab564a7f 08:36:13 ---> ee9881f3a426 08:36:13 08:36:13 Step 11/22 : FROM alpine:3.12 08:36:14 Removing intermediate container b02918691790 08:36:14 ---> 8ff885b4a861 08:36:14 08:36:14 Step 11/23 : FROM alpine:3.12 08:36:14 3.12: Pulling from library/alpine 08:36:14 3.12: Pulling from library/alpine 08:36:15 3.12: Pulling from library/alpine 08:36:15 Removing intermediate container 43f21d3b424e 08:36:15 ---> a4d3ec161748 08:36:15 08:36:15 Step 11/24 : FROM alpine:3.12 08:36:15 3.12: Pulling from library/alpine 08:36:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:36:16 Status: Downloaded newer image for alpine:3.12 08:36:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:36:16 Status: Image is up to date for alpine:3.12 08:36:16 Removing intermediate container 47527fcc2a85 08:36:16 ---> 28201285e2e0 08:36:16 08:36:16 Step 11/24 : FROM alpine:3.12 08:36:16 ---> 13621d1b12d4 08:36:16 Step 12/22 : RUN apk add --update --no-cache curl 08:36:16 ---> 13621d1b12d4 08:36:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:16 ---> 13621d1b12d4 08:36:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:36:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:36:16 Status: Image is up to date for alpine:3.12 08:36:16 ---> 13621d1b12d4 08:36:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:36:16 Status: Image is up to date for alpine:3.12 08:36:16 ---> 13621d1b12d4 08:36:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:36:16 ---> Running in ca04e3974fb5 08:36:16 ---> Running in ccf5f8059c7f 08:36:16 ---> Running in 4d54fdd4859e 08:36:16 ---> Running in 46e138dbea97 08:36:16 ---> Running in d9f264969454 08:36:16 Removing intermediate container ccf5f8059c7f 08:36:16 ---> 9c16b5eda033 08:36:16 Step 13/24 : ENV APP_PORT=59880 08:36:16 Removing intermediate container d9f264969454 08:36:16 ---> f80eec83c461 08:36:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:16 ---> Running in a5328f877c14 08:36:16 ---> Running in 23be2a2519f2 08:36:16 Removing intermediate container a5328f877c14 08:36:16 ---> e545283c251c 08:36:16 Step 14/24 : EXPOSE $APP_PORT 08:36:16 ---> Running in ef5b4a175c9f 08:36:16 Removing intermediate container ef5b4a175c9f 08:36:16 ---> ad6bafd620f3 08:36:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in 697912b00b01 08:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:17 (1/4) Installing ca-certificates (20191127-r4) 08:36:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:36:17 (3/4) Installing libcurl (7.77.0-r0) 08:36:17 (4/4) Installing curl (7.77.0-r0) 08:36:17 Executing busybox-1.31.1-r20.trigger 08:36:17 Executing ca-certificates-20191127-r4.trigger 08:36:17 OK: 7 MiB in 18 packages 08:36:17 (1/1) Installing dumb-init (1.2.2-r1) 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:17 Executing busybox-1.31.1-r20.trigger 08:36:17 OK: 6 MiB in 15 packages 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:17 (1/2) Installing ca-certificates (20191127-r4) 08:36:17 (2/2) Installing dumb-init (1.2.2-r1) 08:36:17 Executing busybox-1.31.1-r20.trigger 08:36:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:17 Executing ca-certificates-20191127-r4.trigger 08:36:17 OK: 6 MiB in 16 packages 08:36:17 (1/2) Installing dumb-init (1.2.2-r1) 08:36:17 (2/2) Installing su-exec (0.2-r1) 08:36:17 Executing busybox-1.31.1-r20.trigger 08:36:17 OK: 6 MiB in 16 packages 08:36:17 Removing intermediate container ca04e3974fb5 08:36:17 ---> 0c24d725c608 08:36:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:17 ---> Running in dddb7b07de6b 08:36:17 Removing intermediate container 4d54fdd4859e 08:36:17 ---> d177478f0cdd 08:36:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:17 ---> Running in cc8604e72dae 08:36:17 Removing intermediate container dddb7b07de6b 08:36:17 ---> 60e3d69ef4ae 08:36:17 Step 14/22 : WORKDIR /edgex 08:36:18 Removing intermediate container cc8604e72dae 08:36:18 ---> 5be688bfc1c6 08:36:18 Step 14/24 : ENV APP_PORT=59881 08:36:18 Removing intermediate container 46e138dbea97 08:36:18 ---> 0a622e4f02f2 08:36:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:18 ---> Running in df1189d4f90a 08:36:18 ---> Running in 4eec36f4de93 08:36:18 ---> Running in b7a2e8b18d46 08:36:18 Removing intermediate container 23be2a2519f2 08:36:18 ---> 1d7af16e4b49 08:36:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:18 ---> Running in 5bcf9c7e2be5 08:36:18 Removing intermediate container df1189d4f90a 08:36:18 ---> 8b8803df320f 08:36:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:18 Removing intermediate container b7a2e8b18d46 08:36:18 ---> 9f9c1d4dca62 08:36:18 Step 14/23 : ENV APP_PORT=59860 08:36:18 Removing intermediate container 697912b00b01 08:36:18 ---> 95b78b8dabba 08:36:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:36:18 ---> Running in 8a6f42e214a7 08:36:18 ---> Running in 0fbe2edf1209 08:36:18 Removing intermediate container 4eec36f4de93 08:36:18 ---> de5dc24430db 08:36:18 Step 15/24 : EXPOSE $APP_PORT 08:36:18 Removing intermediate container 5bcf9c7e2be5 08:36:18 ---> 302afe6334fe 08:36:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:36:18 ---> Running in d0af2184e12c 08:36:18 ---> Running in fb1a234c4eeb 08:36:18 ---> b351d9afb25d 08:36:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:18 Removing intermediate container 8a6f42e214a7 08:36:18 ---> e7ae1c1954f4 08:36:18 Step 15/23 : EXPOSE $APP_PORT 08:36:18 Removing intermediate container d0af2184e12c 08:36:18 ---> 0f6565318525 08:36:18 Step 16/24 : WORKDIR / 08:36:18 Removing intermediate container fb1a234c4eeb 08:36:18 ---> bbfe5105d198 08:36:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:36:18 ---> Running in 1a532e38046e 08:36:18 ---> Running in 91c261063478 08:36:18 ---> Running in 4420074428ec 08:36:18 Removing intermediate container 1a532e38046e 08:36:18 ---> 003a5abd97c3 08:36:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:19 Removing intermediate container 4420074428ec 08:36:19 ---> a473cb73d86f 08:36:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:19 ---> 3b747f557b1d 08:36:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:19 ---> 96cae700e37c 08:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:19 ---> 9f42e3e64127 08:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:19 ---> 94e231bb049b 08:36:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:36:19 ---> Running in d57f6bd694ed 08:36:19 ---> ede655e6cf6b 08:36:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:19 Removing intermediate container 91c261063478 08:36:19 ---> 12752e5d7a03 08:36:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:36:19 Removing intermediate container d57f6bd694ed 08:36:19 ---> e4dec4e2ef33 08:36:19 Step 19/22 : CMD ["--init=true"] 08:36:19 ---> Running in 2ebe6e26ba4e 08:36:19 ---> Running in 45336430323a 08:36:20 (1/6) Installing dumb-init (1.2.2-r1) 08:36:20 ---> 6b3ddfa1dc65 08:36:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:20 Removing intermediate container 2ebe6e26ba4e 08:36:20 ---> 08ac48fde386 08:36:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:36:20 Removing intermediate container 45336430323a 08:36:20 ---> 7a9c3e46bfbf 08:36:20 Step 20/22 : LABEL arch=x86_64 08:36:20 ---> 70253604255c 08:36:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:20 (2/6) Installing libgcc (9.3.0-r2) 08:36:20 ---> Running in 070b8d194b05 08:36:20 ---> Running in 63d058355148 08:36:20 (3/6) Installing libsodium (1.0.18-r0) 08:36:20 Removing intermediate container 070b8d194b05 08:36:20 ---> dcf53d4a6423 08:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:20 (4/6) Installing libstdc++ (9.3.0-r2) 08:36:20 ---> Running in e3b85cab6b85 08:36:20 ---> 6906a8335082 08:36:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:36:20 Removing intermediate container 63d058355148 08:36:20 ---> efe250648793 08:36:20 Step 21/22 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:36:20 ---> Running in d5150a1c94fe 08:36:20 ---> d570cbd4147b 08:36:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:20 ---> Running in f40182c6c720 08:36:20 ---> Running in 0968e48bc13f 08:36:20 Removing intermediate container e3b85cab6b85 08:36:20 ---> c5ff689479f8 08:36:20 Step 21/23 : LABEL arch=x86_64 08:36:20 ---> Running in b6cdac2c78ae 08:36:20 Removing intermediate container f40182c6c720 08:36:20 ---> d82ed210b94f 08:36:20 Step 22/22 : LABEL version=0.0.0 08:36:20 ---> Running in 3841eabb20bc 08:36:20 Removing intermediate container 0968e48bc13f 08:36:20 ---> f9cd467344b9 08:36:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:20 Removing intermediate container b6cdac2c78ae 08:36:20 ---> 70bda208f42d 08:36:20 Step 22/23 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:36:20 ---> Running in 8ae1c5fdde47 08:36:20 ---> Running in c7940e08158b 08:36:20 Removing intermediate container 3841eabb20bc 08:36:20 ---> 5062a6f98363 08:36:20 08:36:20 Removing intermediate container 8ae1c5fdde47 08:36:20 ---> a91ef8dd5a76 08:36:20 Step 22/24 : LABEL arch=x86_64 08:36:20 Removing intermediate container c7940e08158b 08:36:20 ---> 1291ee5340bd 08:36:20 Step 23/23 : LABEL version=0.0.0 08:36:20 Successfully built 5062a6f98363 08:36:20 Successfully tagged security-proxy-setup:latest 08:36:20  Building security-proxy-setup ... done Building support-scheduler 08:36:20 ---> Running in fd69347ab2b8 08:36:20 ---> Running in 05838885e2a6 08:36:21 Removing intermediate container d5150a1c94fe 08:36:21 ---> 7ee21ac72d6e 08:36:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:21 (5/6) Installing libzmq (4.3.3-r0) 08:36:21 Removing intermediate container 57eb3d3ac8ed 08:36:21 ---> 39379c33bc0b 08:36:21 Successfully built 39379c33bc0b 08:36:21 (6/6) Installing zeromq (4.3.3-r0) 08:36:21 Removing intermediate container fd69347ab2b8 08:36:21 ---> 4f65d924c17b 08:36:21 Step 23/24 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:36:21 Removing intermediate container 05838885e2a6 08:36:21 ---> 1ad595e929bd 08:36:21 08:36:21 ---> 1eade68521b7 08:36:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:21 Executing busybox-1.31.1-r20.trigger 08:36:21 OK: 8 MiB in 20 packages 08:36:21 Successfully built 1ad595e929bd 08:36:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:21 Successfully tagged support-notifications:latest 08:36:21  Building support-notifications ... done Building security-secretstore-setup 08:36:21 ---> Running in 3a2c540eabbd 08:36:22 + docker inspect -f . ci-base-image-arm64 08:36:22 . [Pipeline] withDockerContainer 08:36:22 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 08:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:24 $ docker top c4981cabd0ced152825ab3e40a28b8bf819ea3f14acaa6b79d55c253e2f086a6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:25 + go version 08:36:25 go version go1.16.5 linux/arm64 [Pipeline] } 08:36:25 $ docker stop --time=1 c4981cabd0ced152825ab3e40a28b8bf819ea3f14acaa6b79d55c253e2f086a6 08:36:25 Removing intermediate container 3a2c540eabbd 08:36:25 ---> b5b33b60d859 08:36:25 Step 24/24 : LABEL version=0.0.0 08:36:26 $ docker rm -f c4981cabd0ced152825ab3e40a28b8bf819ea3f14acaa6b79d55c253e2f086a6 08:36:27 ---> 1ead7e2f7543 08:36:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:27 Removing intermediate container 0fbe2edf1209 08:36:27 ---> 07a8830f6469 08:36:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:27 ---> Running in 21a7f977390c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:36:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:27 ---> d85bb3016fbb 08:36:27 Step 3/26 : WORKDIR /edgex-go 08:36:27 ---> Using cache 08:36:27 ---> d478bcf0ad06 08:36:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:27 ---> Using cache 08:36:27 ---> 974bbdb8b383 08:36:27 Step 5/26 : RUN apk add --update --no-cache make git 08:36:27 ---> Using cache 08:36:27 ---> 14d1843f33fb 08:36:27 Step 6/26 : COPY go.mod . 08:36:27 ---> Using cache 08:36:27 ---> d42e8c36ddd6 08:36:27 Step 7/26 : RUN go mod download 08:36:27 ---> Using cache 08:36:27 ---> 8daa3b28ef21 08:36:27 Step 8/26 : COPY . . 08:36:27 ---> Using cache 08:36:27 ---> cded617868a3 08:36:27 Step 9/26 : RUN go mod tidy 08:36:27 ---> Using cache 08:36:27 ---> 53e7ffbf37c5 08:36:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:27 ---> d85bb3016fbb 08:36:27 Step 3/23 : WORKDIR /edgex-go 08:36:27 ---> Using cache 08:36:27 ---> d478bcf0ad06 08:36:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:27 ---> Using cache 08:36:27 ---> 974bbdb8b383 08:36:27 Step 5/23 : RUN apk add --update --no-cache make git 08:36:27 ---> Using cache 08:36:27 ---> 14d1843f33fb 08:36:27 Step 6/23 : COPY go.mod . 08:36:27 ---> Using cache 08:36:27 ---> d42e8c36ddd6 08:36:27 Step 7/23 : RUN go mod download 08:36:27 ---> Using cache 08:36:27 ---> 8daa3b28ef21 08:36:27 Step 8/23 : COPY . . 08:36:27 ---> Using cache 08:36:27 ---> cded617868a3 08:36:27 Step 9/23 : RUN go mod tidy 08:36:27 ---> Using cache 08:36:27 ---> 53e7ffbf37c5 08:36:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:27 + docker inspect -f . ci-base-image-arm64 08:36:27 . [Pipeline] withDockerContainer 08:36:27 Removing intermediate container 21a7f977390c 08:36:27 ---> 18a6e2ee3f45 08:36:27 08:36:27 ---> 92828927694f 08:36:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:27 ---> Running in 641ad4a73ea5 08:36:27 ---> a24ba00b3b4b 08:36:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:27 ---> Running in 38fec06dcd03 08:36:27 Successfully built 18a6e2ee3f45 08:36:27 Successfully tagged core-metadata:latest 08:36:27 Building sys-mgmt-agent 08:36:28 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 08:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:29 $ docker top 9574ef1c2f23719bcf7aba2372518004426d9c0f24e511c862957eddb8870432 -eo pid,comm 08:36:29  Building core-metadata ... done 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 08:36:29 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 [Pipeline] { [Pipeline] echo 08:36:29 ========================================================= 08:36:29 [edgeXBuildGoParallel] Running Tests and Build... 08:36:29 ========================================================= [Pipeline] sh 08:36:30 + go mod tidy [Pipeline] sh 08:36:31 ---> b30c622625e2 08:36:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:36:31 ---> d9fa9d57edea 08:36:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:31 ---> d85bb3016fbb 08:36:31 Step 3/24 : WORKDIR /edgex-go 08:36:31 ---> Using cache 08:36:31 ---> d478bcf0ad06 08:36:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:31 ---> Using cache 08:36:31 ---> 974bbdb8b383 08:36:31 Step 5/24 : RUN apk add --update --no-cache make bash git 08:36:31 ---> Running in a6b2cfb89d31 08:36:31 + make test 08:36:31 go mod tidy 08:36:31 ---> 2d74ee5b9a26 08:36:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:36:31 ---> Running in fb239f793882 08:36:31 ---> 665a762c557f 08:36:31 Step 20/24 : ENTRYPOINT ["/core-data"] 08:36:31 ---> Running in da568f3fb072 08:36:32 Removing intermediate container fb239f793882 08:36:32 ---> 7b1ffcc99c93 08:36:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:36:32 Removing intermediate container da568f3fb072 08:36:32 ---> 26d1486b67d9 08:36:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:32 ---> Running in 122fb4370283 08:36:32 Removing intermediate container 122fb4370283 08:36:32 ---> 8af379634e6a 08:36:32 Step 22/24 : LABEL arch=x86_64 08:36:32 ---> Running in 6010339faaff 08:36:32 ---> 065f43b3349b 08:36:32 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:32 ---> Running in c20d9890c676 08:36:32 Removing intermediate container 6010339faaff 08:36:32 ---> 3a5c0c30a6a5 08:36:32 Step 23/24 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:36:32 ---> Running in 3320d3a6c3a1 08:36:33 Removing intermediate container 3320d3a6c3a1 08:36:33 ---> e0d19aec33a3 08:36:33 Step 24/24 : LABEL version=0.0.0 08:36:33 ---> Running in 33c755c2c433 08:36:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:36:33 Removing intermediate container 33c755c2c433 08:36:33 ---> 9a4698527bdb 08:36:33 08:36:33 Successfully built 9a4698527bdb 08:36:33 Successfully tagged core-data:latest 08:36:33 Building core-command 08:36:33  Building core-data ... done Removing intermediate container c20d9890c676 08:36:33 ---> dbb0bb1b578d 08:36:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:33 OK: 219 MiB in 52 packages 08:36:33 ---> Running in f3d191d933c8 08:36:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:38 ---> d85bb3016fbb 08:36:38 Step 3/24 : WORKDIR /edgex-go 08:36:38 ---> Using cache 08:36:38 ---> d478bcf0ad06 08:36:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:38 ---> Using cache 08:36:38 ---> 974bbdb8b383 08:36:38 Step 5/24 : RUN apk add --update --no-cache make git 08:36:38 ---> Using cache 08:36:38 ---> 14d1843f33fb 08:36:38 Step 6/24 : COPY go.mod . 08:36:38 ---> Using cache 08:36:38 ---> d42e8c36ddd6 08:36:38 Step 7/24 : RUN go mod download 08:36:38 ---> Using cache 08:36:38 ---> 8daa3b28ef21 08:36:38 Step 8/24 : COPY . . 08:36:38 ---> Using cache 08:36:38 ---> cded617868a3 08:36:38 Step 9/24 : RUN go mod tidy 08:36:38 ---> Using cache 08:36:38 ---> 53e7ffbf37c5 08:36:38 Step 10/24 : RUN make cmd/core-command/core-command 08:36:40 Removing intermediate container f3d191d933c8 08:36:40 ---> 874f2518fe35 08:36:40 Step 29/32 : CMD ["gate"] 08:36:40 ---> Running in 47bb3a864d30 08:36:40 Removing intermediate container a6b2cfb89d31 08:36:40 ---> 3528823b6192 08:36:40 Step 6/24 : COPY go.mod . 08:36:40 ---> Running in 10b30b356f42 08:36:40 Removing intermediate container 10b30b356f42 08:36:40 ---> aa418641dd4e 08:36:40 Step 30/32 : LABEL arch=x86_64 08:36:40 ---> fb8934afeca7 08:36:40 Step 7/24 : RUN go mod download 08:36:40 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 08:36:40 ---> Running in f687c326cd25 08:36:40 ---> Running in 479f51c26d30 08:36:41 Removing intermediate container f687c326cd25 08:36:41 ---> 119c76205f0b 08:36:41 Step 31/32 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:36:41 ---> Running in 7fe43e483f1c 08:36:41 Removing intermediate container 7fe43e483f1c 08:36:41 ---> 0903f6e4ede8 08:36:41 Step 32/32 : LABEL version=0.0.0 08:36:41 ---> Running in 5e4312c1865b 08:36:41 Removing intermediate container 5e4312c1865b 08:36:41 ---> 2b55e0d61b09 08:36:41 08:36:41 Successfully built 2b55e0d61b09 08:36:41 Successfully tagged security-bootstrapper:latest 08:36:42  Building security-bootstrapper ... done Removing intermediate container 479f51c26d30 08:36:42 ---> 7e569cf77293 08:36:42 Step 8/24 : COPY . . 08:36:48 ---> 8d6eabac6930 08:36:48 Step 9/24 : RUN go mod tidy 08:36:48 ---> Running in 83a84ba618bc 08:36:50 Removing intermediate container 83a84ba618bc 08:36:50 ---> ca061ea0c84a 08:36:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:36:50 ---> Running in 5187f03d8b25 08:36:50 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 08:37:02 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 08:37:04 Removing intermediate container 38fec06dcd03 08:37:04 ---> 7244065a5329 08:37:04 08:37:04 Step 11/23 : FROM alpine:3.12 08:37:04 ---> 13621d1b12d4 08:37:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:04 ---> Using cache 08:37:04 ---> d177478f0cdd 08:37:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:04 ---> Using cache 08:37:04 ---> 5be688bfc1c6 08:37:04 Step 14/23 : ENV APP_PORT=59861 08:37:04 ---> Running in 73c3ac8acc25 08:37:04 Removing intermediate container 73c3ac8acc25 08:37:04 ---> c7f6f014a3b6 08:37:04 Step 15/23 : EXPOSE $APP_PORT 08:37:04 ---> Running in d22c1cd3121e 08:37:04 Removing intermediate container d22c1cd3121e 08:37:04 ---> 1923548d0372 08:37:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:04 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:05 ---> 7a2571eb3695 08:37:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:06 Removing intermediate container 641ad4a73ea5 08:37:06 ---> 5487a780a524 08:37:06 08:37:06 Step 11/26 : FROM alpine:3.12 08:37:06 ---> 13621d1b12d4 08:37:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:37:06 ---> 02cce7cf56e3 08:37:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:37:06 ---> Running in 70186cdfc3d7 08:37:06 ---> ec0333f87ba6 08:37:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:06 ---> Running in 979c964c2004 08:37:06 Removing intermediate container 979c964c2004 08:37:06 ---> a67e87b21fdf 08:37:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:06 ---> Running in 011418ef8a2b 08:37:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:06 Removing intermediate container 011418ef8a2b 08:37:06 ---> 5b3624612262 08:37:06 Step 21/23 : LABEL arch=x86_64 08:37:06 ---> Running in 88c7bc93bf37 08:37:07 Removing intermediate container 88c7bc93bf37 08:37:07 ---> 63cf22342d85 08:37:07 Step 22/23 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:37:07 (1/6) Installing ca-certificates (20191127-r4) 08:37:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:37:07 (3/6) Installing libcurl (7.77.0-r0) 08:37:07 (4/6) Installing curl (7.77.0-r0) 08:37:07 (5/6) Installing dumb-init (1.2.2-r1) 08:37:07 (6/6) Installing su-exec (0.2-r1) 08:37:07 Executing busybox-1.31.1-r20.trigger 08:37:07 Executing ca-certificates-20191127-r4.trigger 08:37:07 ---> Running in 47e4d35ca9dd 08:37:07 OK: 7 MiB in 20 packages 08:37:07 Removing intermediate container 47e4d35ca9dd 08:37:07 ---> 95de9b0ba95e 08:37:07 Step 23/23 : LABEL version=0.0.0 08:37:07 ---> Running in bb2e7ea09e1c 08:37:07 Removing intermediate container bb2e7ea09e1c 08:37:07 ---> 50a77a9835fb 08:37:07 08:37:07 Successfully built 50a77a9835fb 08:37:07 Successfully tagged support-scheduler:latest 08:37:07 Removing intermediate container 70186cdfc3d7 08:37:07 ---> 11b94cbb9cd0 08:37:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:08  Building support-scheduler ... done  ---> Running in fab7d3eb76a3 08:37:08 Removing intermediate container fab7d3eb76a3 08:37:08 ---> e2b526f818c0 08:37:08 Step 14/26 : WORKDIR / 08:37:08 ---> Running in 723b04ad4ba0 08:37:08 Removing intermediate container 723b04ad4ba0 08:37:08 ---> 91612d19466c 08:37: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 08:37:08 ---> 845348cda7f8 08:37: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 08:37:09 ---> e3133d4062b4 08:37:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:09 ---> 46ca7732388a 08:37:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:10 ---> e989964bb767 08:37:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:10 Removing intermediate container 47bb3a864d30 08:37:10 ---> 75c22c80d848 08:37:10 08:37:10 Step 11/24 : FROM alpine:3.12 08:37:10 ---> 13621d1b12d4 08:37:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:37:10 ---> Using cache 08:37:10 ---> d177478f0cdd 08:37:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:10 ---> Using cache 08:37:10 ---> 5be688bfc1c6 08:37:10 Step 14/24 : ENV APP_PORT=59882 08:37:10 ---> Running in 1915acbbf0c1 08:37:10 Removing intermediate container 1915acbbf0c1 08:37:10 ---> 0aff6716d7c0 08:37:10 Step 15/24 : EXPOSE $APP_PORT 08:37:10 ---> 35394510d304 08:37:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:10 ---> Running in a9dabf1d65e5 08:37:10 Removing intermediate container a9dabf1d65e5 08:37:10 ---> 59f0f1c2074b 08:37:10 Step 16/24 : WORKDIR / 08:37:10 ---> Running in f14e00e8862b 08:37:11 ---> 495943ef3261 08:37:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:11 Removing intermediate container f14e00e8862b 08:37:11 ---> 46fb7c9b6be6 08:37:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:11 ---> 41af4aa5c6e3 08:37:11 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/ 08:37:11 ---> Running in dc333015a34f 08:37:11 ---> ecd95b2ba009 08:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:11 ---> 3e520d80e777 08:37:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:11 ---> 8a8bda9da0f8 08:37:11 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:12 ---> Running in 1f7e8e659012 08:37:12 Removing intermediate container dc333015a34f 08:37:12 ---> 6998c750e5d9 08:37:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:37:12 ---> Running in 097cd1ceae7e 08:37:12 Removing intermediate container 1f7e8e659012 08:37:12 ---> 553c908b6dd9 08:37:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:12 ---> Running in 6e0d83a93631 08:37:12 Removing intermediate container 097cd1ceae7e 08:37:12 ---> 55953f7618b0 08:37:12 Step 24/26 : LABEL arch=x86_64 08:37:12 ---> Running in 37789fc233fe 08:37:12 Removing intermediate container 6e0d83a93631 08:37:12 ---> 7d6c0a154e12 08:37:12 Step 22/24 : LABEL arch=x86_64 08:37:12 ---> Running in c3616df7f078 08:37:12 Removing intermediate container 37789fc233fe 08:37:12 ---> 6f6046453288 08:37:12 Step 25/26 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:37:12 Removing intermediate container c3616df7f078 08:37:12 ---> 1ecc98d7d45f 08:37:12 Step 23/24 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:37:13 ---> Running in 32c5ea1765cc 08:37:13 ---> Running in f5837a481a0d 08:37:13 Removing intermediate container 5187f03d8b25 08:37:13 ---> 9f1ed253895e 08:37:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:37:13 ---> Running in 0704c226adae 08:37:13 Removing intermediate container f5837a481a0d 08:37:13 ---> 90a94dbb08e6 08:37:13 Step 24/24 : LABEL version=0.0.0 08:37:13 Removing intermediate container 32c5ea1765cc 08:37:13 ---> 892d82a42f3c 08:37:13 Step 26/26 : LABEL version=0.0.0 08:37:13 ---> Running in 84881637dc8b 08:37:13 ---> Running in b07bd9123eb1 08:37:13 Removing intermediate container 84881637dc8b 08:37:13 ---> 5d6b5a1d2e21 08:37:13 08:37:13 Removing intermediate container b07bd9123eb1 08:37:13 ---> 81d936a2dd79 08:37:13 08:37:13 Successfully built 5d6b5a1d2e21 08:37:13 Successfully built 81d936a2dd79 08:37:13 Successfully tagged core-command:latest 08:37:13  Building core-command ... done Successfully tagged security-secretstore-setup:latest 08:37:13  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:37:14 Removing intermediate container 0704c226adae 08:37:14 ---> 4ae570a29afb 08:37:14 08:37:14 Step 12/24 : FROM docker:20.10.0 08:37:14 20.10.0: Pulling from library/docker 08:37:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:37:17 Status: Downloaded newer image for docker:20.10.0 08:37:17 ---> aefe523efa57 08:37:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:37:18 ---> Running in 90d5528e6109 08:37:18 Removing intermediate container 90d5528e6109 08:37:18 ---> 459ee90aa1b8 08:37:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:37:18 ---> Running in b4bc7a5ebb8f 08:37:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:18 (1/39) Installing readline (8.0.4-r0) 08:37:18 (2/39) Installing bash (5.0.17-r0) 08:37:18 Executing bash-5.0.17-r0.post-install 08:37:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:37:18 (4/39) Installing libcurl (7.77.0-r0) 08:37:18 (5/39) Installing curl (7.77.0-r0) 08:37:18 (6/39) Installing dumb-init (1.2.2-r1) 08:37:18 (7/39) Installing libbz2 (1.0.8-r1) 08:37:18 (8/39) Installing expat (2.2.9-r1) 08:37:18 (9/39) Installing libffi (3.3-r2) 08:37:18 (10/39) Installing gdbm (1.13-r1) 08:37:18 (11/39) Installing xz-libs (5.2.5-r0) 08:37:18 (12/39) Installing sqlite-libs (3.32.1-r1) 08:37:18 (13/39) Installing python3 (3.8.10-r0) 08:37:19 (14/39) Installing py3-appdirs (1.4.4-r1) 08:37:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:37:19 (16/39) Installing py3-parsing (2.4.7-r0) 08:37:19 (17/39) Installing py3-six (1.15.0-r0) 08:37:19 (18/39) Installing py3-packaging (20.4-r0) 08:37:19 (19/39) Installing py3-setuptools (47.0.0-r0) 08:37:19 (20/39) Installing py3-chardet (3.0.4-r4) 08:37:19 (21/39) Installing py3-idna (2.9-r0) 08:37:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:37:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:37:19 (24/39) Installing py3-requests (2.23.0-r0) 08:37:19 (25/39) Installing py3-msgpack (1.0.0-r0) 08:37:19 (26/39) Installing py3-lockfile (0.12.2-r3) 08:37:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:37:19 (28/39) Installing py3-colorama (0.4.3-r0) 08:37:19 (29/39) Installing py3-distlib (0.3.0-r0) 08:37:19 (30/39) Installing py3-distro (1.5.0-r1) 08:37:19 (31/39) Installing py3-webencodings (0.5.1-r3) 08:37:19 (32/39) Installing py3-html5lib (1.0.1-r4) 08:37:19 (33/39) Installing py3-pytoml (0.1.21-r0) 08:37:19 (34/39) Installing py3-pep517 (0.8.2-r0) 08:37:19 (35/39) Installing py3-progress (1.5-r0) 08:37:19 (36/39) Installing py3-toml (0.10.1-r0) 08:37:19 (37/39) Installing py3-retrying (1.3.3-r0) 08:37:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:37:19 (39/39) Installing py3-pip (20.1.1-r0) 08:37:19 Executing busybox-1.31.1-r19.trigger 08:37:19 OK: 72 MiB in 59 packages 08:37:20 Collecting docker-compose==1.23.2 08:37:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:37:20 Collecting docker<4.0,>=3.6.0 08:37:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:37:20 Collecting websocket-client<1.0,>=0.32.0 08:37:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:37:20 Collecting dockerpty<0.5,>=0.4.1 08:37:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:37:20 Collecting texttable<0.10,>=0.9.0 08:37:20 Downloading texttable-0.9.1.tar.gz (11 kB) 08:37:21 Collecting jsonschema<3,>=2.5.1 08:37:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:37:21 Collecting docopt<0.7,>=0.6.1 08:37:21 Downloading docopt-0.6.2.tar.gz (25 kB) 08:37:21 Collecting cached-property<2,>=1.2.0 08:37:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:37:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:37:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:37:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:37:21 Collecting PyYAML<4,>=3.10 08:37:21 Downloading PyYAML-3.13.tar.gz (270 kB) 08:37:22 Collecting docker-pycreds>=0.4.0 08:37:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:37:22 Collecting idna<2.8,>=2.5 08:37:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:37:22 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) 08:37:22 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) 08:37:22 Collecting urllib3<1.25,>=1.21.1 08:37:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:37:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:37:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:37:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:37:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:37:22 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, texttable, jsonschema, docopt, cached-property, PyYAML, docker-compose 08:37:22 Attempting uninstall: idna 08:37:22 Found existing installation: idna 2.9 08:37:22 Uninstalling idna-2.9: 08:37:22 Successfully uninstalled idna-2.9 08:37:22 Attempting uninstall: urllib3 08:37:22 Found existing installation: urllib3 1.25.9 08:37:22 Uninstalling urllib3-1.25.9: 08:37:22 Successfully uninstalled urllib3-1.25.9 08:37:23 Attempting uninstall: requests 08:37:23 Found existing installation: requests 2.23.0 08:37:23 Uninstalling requests-2.23.0: 08:37:23 Successfully uninstalled requests-2.23.0 08:37:23 Running setup.py install for dockerpty: started 08:37:23 Running setup.py install for dockerpty: finished with status 'done' 08:37:23 Running setup.py install for texttable: started 08:37:23 Running setup.py install for texttable: finished with status 'done' 08:37:23 Running setup.py install for docopt: started 08:37:24 Running setup.py install for docopt: finished with status 'done' 08:37:24 Running setup.py install for PyYAML: started 08:37:24 Running setup.py install for PyYAML: finished with status 'done' 08:37:24 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 08:37:28 Removing intermediate container b4bc7a5ebb8f 08:37:28 ---> 6956baebbb8d 08:37:28 Step 15/24 : ENV APP_PORT=58890 08:37:28 ---> Running in 929d0b70ce39 08:37:28 Removing intermediate container 929d0b70ce39 08:37:28 ---> 8fb105a1fcfd 08:37:28 Step 16/24 : EXPOSE $APP_PORT 08:37:28 ---> Running in e3ae9d4d7a08 08:37:28 Removing intermediate container e3ae9d4d7a08 08:37:28 ---> 0cbfce8a3b8a 08:37:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:37:28 ---> c97a1959b8b6 08:37:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:37:28 ---> a28e07ec4e3c 08:37:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:37:28 ---> bad424b603f8 08:37:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:37:28 ---> Running in 3c53aa063210 08:37:28 Removing intermediate container 3c53aa063210 08:37:28 ---> e5123d4af824 08:37:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:28 ---> Running in a71b019bc0ee 08:37:28 Removing intermediate container a71b019bc0ee 08:37:28 ---> 150d6f737db5 08:37:28 Step 22/24 : LABEL arch=x86_64 08:37:28 ---> Running in 25cc8f073587 08:37:28 Removing intermediate container 25cc8f073587 08:37:28 ---> b87f5f28e194 08:37:28 Step 23/24 : LABEL git_sha=e40b3649fe373fd2ee86537996092bc16b4e1165 08:37:28 ---> Running in 696396907a86 08:37:28 Removing intermediate container 696396907a86 08:37:28 ---> 591b8a3bf895 08:37:28 Step 24/24 : LABEL version=0.0.0 08:37:29 ---> Running in de790b81f2fd 08:37:29 Removing intermediate container de790b81f2fd 08:37:29 ---> 648d503291bf 08:37:29 08:37:29 Successfully built 648d503291bf 08:37:29 Successfully tagged sys-mgmt-agent:latest 08:37:29  Building sys-mgmt-agent ... done  [Pipeline] } 08:37:29 $ docker stop --time=1 1170867a222397717d2ce868450e99a4d236c4b758428d83f0ea91a2c50e73aa 08:37:30 $ docker rm -f 1170867a222397717d2ce868450e99a4d236c4b758428d83f0ea91a2c50e73aa [Pipeline] // withDockerContainer [Pipeline] sh 08:37:30 + docker images 08:37:30 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:30 sys-mgmt-agent latest 648d503291bf 2 seconds ago 312MB 08:37:30 security-secretstore-setup latest 81d936a2dd79 17 seconds ago 28.7MB 08:37:30 4ae570a29afb 17 seconds ago 1.15GB 08:37:30 core-command latest 5d6b5a1d2e21 17 seconds ago 15.9MB 08:37:30 75c22c80d848 21 seconds ago 1.14GB 08:37:30 support-scheduler latest 50a77a9835fb 23 seconds ago 15.9MB 08:37:30 5487a780a524 25 seconds ago 1.15GB 08:37:30 7244065a5329 27 seconds ago 1.15GB 08:37:30 security-bootstrapper latest 2b55e0d61b09 49 seconds ago 18.6MB 08:37:30 core-data latest 9a4698527bdb 57 seconds ago 20.2MB 08:37:30 core-metadata latest 18a6e2ee3f45 About a minute ago 16.6MB 08:37:30 security-proxy-setup latest 5062a6f98363 About a minute ago 25.7MB 08:37:30 support-notifications latest 1ad595e929bd About a minute ago 16.7MB 08:37:30 28201285e2e0 About a minute ago 1.15GB 08:37:30 a4d3ec161748 About a minute ago 1.15GB 08:37:30 8ff885b4a861 About a minute ago 1.15GB 08:37:30 ee9881f3a426 About a minute ago 1.15GB 08:37:30 22bec5da2f1b About a minute ago 1.15GB 08:37:30 ci-base-image-x86_64 latest d85bb3016fbb 5 minutes ago 647MB 08:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 08:37:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 08:37:30 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 08:37:30 docker 20.10.0 aefe523efa57 6 months ago 240MB 08:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:37:46 Still waiting to schedule task 08:37:46 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 100.0% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 53.1% of statements 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.598s coverage: 87.7% of statements 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.231s coverage: 78.9% of statements 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 81.2% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:57 Running on prd-ubuntu18.04-docker-8c-8g-333 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 08:38:57 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:38:57 The recommended git tool is: git 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.326s coverage: 95.1% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 60.0% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.285s coverage: 0.8% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 22.0% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.207s coverage: 47.1% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.223s coverage: 79.5% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 08:38:59 using credential edgex-jenkins-ssh 08:38:59 Cloning the remote Git repository 08:38:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:39:00 > git init /w/workspace/edgex-go/8 # timeout=10 08:39:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:00 > git --version # timeout=10 08:39:00 > git --version # 'git version 2.17.1' 08:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements 08:39:05 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d 08:39:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:39:05 > git config core.sparsecheckout # timeout=10 08:39:05 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 08:39:06 > git remote # timeout=10 08:39:06 > git config --get remote.origin.url # timeout=10 08:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:06 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 08:39:06 Merge succeeded, producing d660471ef9913ca2462521b8f507a21e7497a0d7 08:39:06 Checking out Revision d660471ef9913ca2462521b8f507a21e7497a0d7 (PR-3571) 08:39:06 > git rev-parse HEAD^{commit} # timeout=10 08:39:06 > git config core.sparsecheckout # timeout=10 08:39:06 > git checkout -f d660471ef9913ca2462521b8f507a21e7497a0d7 # timeout=10 08:39:09 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 08:39:09 > git rev-list --no-walk 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:10 + echo snap-build.sh 08:39:10 snap-build.sh 08:39:10 + SNAP_BASE_DIR=. 08:39:10 + '[' '!' -z /w/workspace/edgex-go/8 ']' 08:39:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 08:39:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 08:39:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 08:39:10 + cd /w/workspace/edgex-go/8 08:39:10 + sudo apt-get remove -qy --purge lxd lxd-client 08:39:10 Reading package lists... 08:39:10 Building dependency tree... 08:39:10 Reading state information... 08:39:11 The following packages were automatically installed and are no longer required: 08:39:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:39:11 uidmap xdelta3 08:39:11 Use 'sudo apt autoremove' to remove them. 08:39:11 The following packages will be REMOVED: 08:39:11 lxd* lxd-client* 08:39:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:39:11 After this operation, 31.7 MB disk space will be freed. 08:39:12 (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.) 08:39:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:39:13 Removing lxd dnsmasq configuration 08:39:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:39:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.238s coverage: 94.4% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 08:39:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:39:14 (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.) 08:39:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:39:16 Processing triggers for systemd (237-3ubuntu10.45) ... 08:39:16 Processing triggers for ureadahead (0.100.0-21) ... 08:39:17 + sudo snap remove --purge lxd 08:39:17 snap "lxd" is not installed 08:39:17 + sudo groupadd --force --system lxd 08:39:17 ++ whoami 08:39:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:39:17 + newgrp - lxd 08:39:17 + sudo snap install lxd 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.759s coverage: 81.8% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:25 2021-06-19T08:39:23Z INFO Waiting for automatic snapd restart... 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.217s coverage: 58.8% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.324s coverage: 91.2% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.919s coverage: 64.4% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.211s coverage: 66.9% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.735s coverage: 43.6% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.355s coverage: 84.8% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:38 lxd 4.15 from Canonical* installed 08:39:38 + sudo lxd init --auto 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 19.3% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.722s coverage: 91.9% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 62.7% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.6% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements 08:39:48 GO111MODULE=on go vet ./... 08:39:48 + sudo snap install --classic snapcraft 08:40:00 snapcraft 4.8.2 from Canonical* installed 08:40:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:40:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:00 Dload Upload Total Spent Left Speed 08:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4415 08:40:00 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5674k 0 --:--:-- --:--:-- --:--:-- 13.4M 08:40:00 ./yq_linux_amd64 08:40:00 + sudo snapcraft prime --use-lxd 08:40:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:40: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: 08:40:02 - README.md 08:40:02 08:40:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:40:02 Launching a container. 08:40:11 Waiting for container to be ready 08:40:11 To start your first instance, try: lxc launch ubuntu:18.04 08:40:11 08:40:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:40:16 Waiting for network to be ready... 08:40:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:40:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:40:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:40:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:40:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:40:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:40:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:40:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:40:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 08:40:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:40:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:40:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:40:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:40:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:40:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:40:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:40:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:40:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:40:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:40:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 08:40:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:40:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:40:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:40:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 08:40:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 08:40:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 08:40:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:40:20 Fetched 24.7 MB in 4s (6046 kB/s) 08:40:21 Reading package lists... 08:40:21 Reading package lists... 08:40:21 Building dependency tree... 08:40:21 Reading state information... 08:40:21 The following additional packages will be installed: 08:40:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:40:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:40:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:40:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:40:21 Suggested packages: 08:40:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:40:21 Recommended packages: 08:40:21 gnupg libsasl2-modules 08:40:21 The following NEW packages will be installed: 08:40:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:40:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:40:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:40:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:40:21 The following packages will be upgraded: 08:40:21 gpg gpg-agent gpgconf libudev1 08:40:22 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:40:22 Need to get 3530 kB of archives. 08:40:22 After this operation, 13.3 MB of additional disk space will be used. 08:40:22 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] 08:40:22 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] 08:40:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:40:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:40:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:40:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:40:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:40:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:40:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:40:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:40:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:40:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:40:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:40:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:40:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:40:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:40:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:40:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:40:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:40:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:40:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:40:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:40:23 debconf: delaying package configuration, since apt-utils is not installed 08:40:23 Fetched 3530 kB in 1s (3084 kB/s) 08:40:23 (Reading database ... 12511 files and directories currently installed.) 08:40:23 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:40:23 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:40:23 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:40:23 Selecting previously unselected package udev. 08:40:23 (Reading database ... 12511 files and directories currently installed.) 08:40:23 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:40:23 Unpacking udev (237-3ubuntu10.48) ... 08:40:23 Selecting previously unselected package libfuse2:amd64. 08:40:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:40:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:40:23 Selecting previously unselected package fuse. 08:40:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:40:23 Unpacking fuse (2.9.7-1ubuntu1) ... 08:40:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:23 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:24 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:24 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:24 Selecting previously unselected package libksba8:amd64. 08:40:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:40:24 Unpacking libksba8:amd64 (1.3.5-2) ... 08:40:24 Selecting previously unselected package libroken18-heimdal:amd64. 08:40:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:40:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:40:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:40:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libwind0-heimdal:amd64. 08:40:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:40:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:40:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:40:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:40:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:24 Selecting previously unselected package libsasl2-modules-db:amd64. 08:40:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:40:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:25 Selecting previously unselected package libsasl2-2:amd64. 08:40:25 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:40:25 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:25 Selecting previously unselected package libldap-common. 08:40:25 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:40:25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:40:25 Selecting previously unselected package libldap-2.4-2:amd64. 08:40:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:40:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:40:25 Selecting previously unselected package dirmngr. 08:40:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:25 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:40:25 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:40:25 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:40:25 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:40:25 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:25 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:25 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:40:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:25 Setting up libksba8:amd64 (1.3.5-2) ... 08:40:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:25 Setting up udev (237-3ubuntu10.48) ... 08:40:25 invoke-rc.d: policy-rc.d denied execution of start. 08:40:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:25 Processing triggers for systemd (237-3ubuntu10) ... 08:40:25 Setting up fuse (2.9.7-1ubuntu1) ... 08:40:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:40:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:26 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:40:26 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:40:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:40:26 settings in the [Install] section, and DefaultInstance for template units). 08:40:26 This means they are not meant to be enabled using systemctl. 08:40:26 Possible reasons for having this kind of units are: 08:40:26 1) A unit may be statically enabled by being symlinked from another unit's 08:40:26 .wants/ or .requires/ directory. 08:40:26 2) A unit's purpose may be to act as a helper for some other unit which has 08:40:26 a requirement dependency on it. 08:40:26 3) A unit may be started when needed via activation (socket, path, timer, 08:40:26 D-Bus, udev, scripted systemctl call, ...). 08:40:26 4) In case of template units, the unit is meant to be enabled with some 08:40:26 instance name specified. 08:40:27 Reading package lists... 08:40:27 Building dependency tree... 08:40:27 Reading state information... 08:40:27 The following additional packages will be installed: 08:40:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:40:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:40:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:40:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:40:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:40:27 Suggested packages: 08:40:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:40:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:40:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:40:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:40:27 systemd-container policykit-1 08:40:27 Recommended packages: 08:40:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:40:27 The following NEW packages will be installed: 08:40:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:40:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:40:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:40:27 multiarch-support openssh-client python3 python3-minimal python3.6 08:40:27 python3.6-minimal snapd squashfs-tools sudo 08:40:27 The following packages will be upgraded: 08:40:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:40:27 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:40:27 Need to get 36.7 MB of archives. 08:40:27 After this operation, 147 MB of additional disk space will be used. 08:40:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:40:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:40:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:40:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:40:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:40:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:40:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:40:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:40:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:40:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:40:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:40:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:40:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:40:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:40:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:40:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:40:28 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:40:28 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:40:28 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:40:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:40:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:40:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:40:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:40:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:40:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:40:28 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:40:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:40:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:40:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:40:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:40:30 debconf: delaying package configuration, since apt-utils is not installed 08:40:30 Fetched 36.7 MB in 2s (16.7 MB/s) 08:40:30 (Reading database ... 12757 files and directories currently installed.) 08:40:30 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:40:30 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:40:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:40:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:40:30 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:40:30 (Reading database ... 12757 files and directories currently installed.) 08:40:30 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:40:30 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:40:30 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:40:30 (Reading database ... 12757 files and directories currently installed.) 08:40:30 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:40:30 Unpacking apt (1.6.13) over (1.6.1) ... 08:40:31 Setting up apt (1.6.13) ... 08:40:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:40:31 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:40:31 (Reading database ... 12764 files and directories currently installed.) 08:40:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:40:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:40:31 Selecting previously unselected package libpython3.6-minimal:amd64. 08:40:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:31 Selecting previously unselected package libexpat1:amd64. 08:40:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:40:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:40:32 Selecting previously unselected package python3.6-minimal. 08:40:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:40:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:40:32 Checking for services that may need to be restarted...done. 08:40:32 Checking for services that may need to be restarted...done. 08:40:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:40:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:40:33 Selecting previously unselected package python3-minimal. 08:40:33 (Reading database ... 13012 files and directories currently installed.) 08:40:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:40:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:40:33 Selecting previously unselected package mime-support. 08:40:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:40:33 Unpacking mime-support (3.60ubuntu1) ... 08:40:33 Selecting previously unselected package libmpdec2:amd64. 08:40:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:40:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:40:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:40:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:33 Selecting previously unselected package python3.6. 08:40:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:40:33 Selecting previously unselected package libpython3-stdlib:amd64. 08:40:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:40:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:40:33 Setting up python3-minimal (3.6.7-1~18.04) ... 08:40:33 Selecting previously unselected package python3. 08:40:33 (Reading database ... 13442 files and directories currently installed.) 08:40:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:40:33 Unpacking python3 (3.6.7-1~18.04) ... 08:40:33 Selecting previously unselected package multiarch-support. 08:40:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:40:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:40:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:40:33 Selecting previously unselected package liblzo2-2:amd64. 08:40:33 (Reading database ... 13479 files and directories currently installed.) 08:40:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:40:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:40:33 Selecting previously unselected package libbsd0:amd64. 08:40:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:40:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:40:34 Selecting previously unselected package sudo. 08:40:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:40:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:40:34 Selecting previously unselected package apparmor. 08:40:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:40:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:40:34 Selecting previously unselected package libedit2:amd64. 08:40:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:40:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:40:34 Selecting previously unselected package libkrb5support0:amd64. 08:40:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:40:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:40:34 Selecting previously unselected package libk5crypto3:amd64. 08:40:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:40:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:40:34 Selecting previously unselected package libkeyutils1:amd64. 08:40:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:40:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:40:34 Selecting previously unselected package libkrb5-3:amd64. 08:40:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:40:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:40:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:40:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:40:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:40:34 Selecting previously unselected package libssl1.0.0:amd64. 08:40:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:40:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:40:34 Selecting previously unselected package openssh-client. 08:40:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:40:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:40:35 Selecting previously unselected package squashfs-tools. 08:40:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:40:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:40:35 Selecting previously unselected package snapd. 08:40:35 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:40:35 Unpacking snapd (2.49.2+18.04) ... 08:40:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:40:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:40:37 Setting up mime-support (3.60ubuntu1) ... 08:40:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:40:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:40:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:40:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:37 Setting up systemd (237-3ubuntu10.48) ... 08:40:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:40:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:40:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:40:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:40:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:40:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:40:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:40:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:40:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:40:39 Setting up python3 (3.6.7-1~18.04) ... 08:40:39 running python rtupdate hooks for python3.6... 08:40:39 running python post-rtupdate hooks for python3.6... 08:40:39 Setting up apparmor (2.12-4ubuntu5.1) ... 08:40:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:40:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:40:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:40:40 Setting up snapd (2.49.2+18.04) ... 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:40:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:40:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:40:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:40:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:40:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:40:42 /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' 08:40:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:42 Processing triggers for systemd (237-3ubuntu10.48) ... 08:40:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:40:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:40:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:40:44 Reading package lists... 08:40:45 Reading package lists... 08:40:45 Building dependency tree... 08:40:45 Reading state information... 08:40:45 Calculating upgrade... 08:40:45 The following packages will be upgraded: 08:40:45 advancecomp base-files bash binutils binutils-common 08:40:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:40:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:40:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:40:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:40:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:40:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:40:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:40:45 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:40:45 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:40:45 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:40:45 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:40:45 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:40:45 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:40:45 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:40:45 ubuntu-keyring util-linux 08:40:45 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:40:45 Need to get 64.1 MB of archives. 08:40:45 After this operation, 5110 kB of additional disk space will be used. 08:40:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 08:40:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:40:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:40:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:40:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:40:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:40:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:40:45 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:40:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:40:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:40:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:40:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:40:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:40:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:40:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:40:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:40:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:40:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:40:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:40:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:40:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:40:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:40:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:40:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:40:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:40:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:40:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:40:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:40:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:40:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:40:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:40:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:40:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:40:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:40:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:40:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:40:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:40:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:40:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:40:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:40:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:40:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:40:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:40:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:40:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:40:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:40:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:40:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:40:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:40:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:40:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:40:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:40:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:40:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:40:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:40:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:40:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:40:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:40:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:40:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:40:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:40:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:40:46 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:40:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:40:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:40:46 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:40:46 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:40:46 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:40:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:40:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:40:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:40:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:40:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:40:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:40:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:40:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:40:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:40:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:40:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:40:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:40:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:40:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:40:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:40:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:40:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:40:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:40:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:40:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:40:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:40:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:40:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:40:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:40:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:40:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:40:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:40:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:40:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:40:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:40:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:40:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:40:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:40:47 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:40:47 debconf: delaying package configuration, since apt-utils is not installed 08:40:47 Fetched 64.1 MB in 2s (35.4 MB/s) 08:40:47 (Reading database ... 13914 files and directories currently installed.) 08:40:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:40:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:40:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:40:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:40:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 08:40:48 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 08:40:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:40:49 (Reading database ... 13914 files and directories currently installed.) 08:40:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:40:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:40:50 (Reading database ... 13914 files and directories currently installed.) 08:40:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:40:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:40:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:40:50 (Reading database ... 13914 files and directories currently installed.) 08:40:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:40:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:40:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:40:51 (Reading database ... 13914 files and directories currently installed.) 08:40:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:40:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:40:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:40:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:40:51 Setting up base-files (10.1ubuntu2.10) ... 08:40:51 Installing new version of config file /etc/issue ... 08:40:51 Installing new version of config file /etc/issue.net ... 08:40:51 Installing new version of config file /etc/lsb-release ... 08:40:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:40:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:40:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:40:52 Removing obsolete conffile /etc/default/motd-news ... 08:40:52 (Reading database ... 13915 files and directories currently installed.) 08:40:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:40:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:40:52 Setting up bash (4.4.18-2ubuntu1.2) ... 08:40:52 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 08:40:52 (Reading database ... 13915 files and directories currently installed.) 08:40:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:40:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:40:52 (Reading database ... 13915 files and directories currently installed.) 08:40:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:40:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:40:52 Setting up tar (1.29b-2ubuntu0.2) ... 08:40:52 (Reading database ... 13915 files and directories currently installed.) 08:40:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:40:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:40:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:40:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:40:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:40:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:40:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:40:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:40:53 Setting up grep (3.1-2build1) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:40:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:40:53 Setting up login (1:4.5-1ubuntu2) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:40:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:40:53 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:40:53 (Reading database ... 13915 files and directories currently installed.) 08:40:53 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:40:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:40:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:40:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:40:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:40:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:40:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:40:55 (Reading database ... 13915 files and directories currently installed.) 08:40:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:40:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:40:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:40:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:40:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:40:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:40:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:40:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:40:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:40:56 (Reading database ... 13915 files and directories currently installed.) 08:40:56 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:40:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:40:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:40:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:40:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:40:57 (Reading database ... 13915 files and directories currently installed.) 08:40:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:40:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:40:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:40:57 (Reading database ... 13915 files and directories currently installed.) 08:40:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:40:57 (Reading database ... 13915 files and directories currently installed.) 08:40:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:57 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:40:57 (Reading database ... 13915 files and directories currently installed.) 08:40:57 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:40:57 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:40:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:40:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:40:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:40:58 (Reading database ... 13915 files and directories currently installed.) 08:40:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:40:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:40:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:40:59 (Reading database ... 13915 files and directories currently installed.) 08:40:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:40:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:40:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:40:59 (Reading database ... 13917 files and directories currently installed.) 08:40:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:40:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:40:59 Setting up debconf (1.5.66ubuntu1) ... 08:40:59 (Reading database ... 13917 files and directories currently installed.) 08:40:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:40:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:40:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:40:59 (Reading database ... 13917 files and directories currently installed.) 08:40:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:41:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:41:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:41:00 (Reading database ... 13917 files and directories currently installed.) 08:41:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:00 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:00 (Reading database ... 13917 files and directories currently installed.) 08:41:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:00 (Reading database ... 13919 files and directories currently installed.) 08:41:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:00 (Reading database ... 13923 files and directories currently installed.) 08:41:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:41:00 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:41:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:01 (Reading database ... 13923 files and directories currently installed.) 08:41:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:41:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:41:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:41:01 (Reading database ... 13923 files and directories currently installed.) 08:41:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:41:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:41:01 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:41:01 (Reading database ... 13923 files and directories currently installed.) 08:41:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:41:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:01 (Reading database ... 13923 files and directories currently installed.) 08:41:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:01 (Reading database ... 13923 files and directories currently installed.) 08:41:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:41:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:41:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:41:02 (Reading database ... 13923 files and directories currently installed.) 08:41:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:41:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:41:02 Setting up passwd (1:4.5-1ubuntu2) ... 08:41:02 (Reading database ... 13923 files and directories currently installed.) 08:41:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:41:02 (Reading database ... 13923 files and directories currently installed.) 08:41:02 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:02 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:02 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:02 (Reading database ... 13923 files and directories currently installed.) 08:41:02 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:02 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:02 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:02 (Reading database ... 13923 files and directories currently installed.) 08:41:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:41:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:41:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:41:03 (Reading database ... 13923 files and directories currently installed.) 08:41:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:41:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:41:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:41:03 (Reading database ... 13923 files and directories currently installed.) 08:41:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:41:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:41:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:41:03 (Reading database ... 13923 files and directories currently installed.) 08:41:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:41:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:41:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:41:03 (Reading database ... 13923 files and directories currently installed.) 08:41:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:41:03 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:41:03 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:41:03 (Reading database ... 13923 files and directories currently installed.) 08:41:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:41:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:41:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:41:04 (Reading database ... 13924 files and directories currently installed.) 08:41:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:41:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:41:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:41:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:41:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:41:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:41:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:41:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:41:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:41:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:41:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:41:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:41:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:41:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:41:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:41:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:41:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:41:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:41:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:41:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:41:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:41:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:41:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:41:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:41:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:09 gofmt -l . 08:41:09 [ "`gofmt -l .`" = "" ] 08:41:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:41:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:41:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:41:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:41:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:41:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:41:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:41:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:41:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:41:10 08:41:10 Current default time zone: 'Etc/UTC' 08:41:10 Local time is now: Sat Jun 19 08:41:10 UTC 2021. 08:41:10 Universal Time is now: Sat Jun 19 08:41:10 UTC 2021. 08:41:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:41:10 08:41:10 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:41:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:10 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 08:41:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:41:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:41:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:41:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:41:11 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:41:11 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:41:11 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:41:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:41:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:41:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:11 Setting up patch (2.7.6-2ubuntu1.1) ... 08:41:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:41:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:41:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:41:11 Installing new version of config file /etc/ssl/openssl.cnf ... 08:41:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:41:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:41:11 Setting up ca-certificates (20210119~18.04.1) ... 08:41:11 ./bin/test-attribution-txt.sh 08:41:13 Updating certificates in /etc/ssl/certs... [Pipeline] sh 08:41:14 + ls -al . 08:41:14 total 544 08:41:14 drwxrwxr-x 9 1001 1001 4096 Jun 19 08:41 . 08:41:14 drwxr-xr-x 4 root root 4096 Jun 19 08:36 .. 08:41:14 -rw-rw-r-- 1 1001 1001 11 Jun 19 08:34 .dockerignore 08:41:14 drwxrwxr-x 8 1001 1001 4096 Jun 19 08:34 .git 08:41:14 drwxrwxr-x 3 1001 1001 4096 Jun 19 08:34 .github 08:41:14 -rw-rw-r-- 1 1001 1001 818 Jun 19 08:34 .gitignore 08:41:14 -rw-rw-r-- 1 1001 1001 166 Jun 19 08:34 .sonarcloud.properties 08:41:14 -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:34 Attribution.txt 08:41:14 -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:34 CONTRIBUTING.md 08:41:14 -rw-rw-r-- 1 1001 1001 931 Jun 19 08:34 Dockerfile.build 08:41:14 -rw-rw-r-- 1 1001 1001 849 Jun 19 08:34 Jenkinsfile 08:41:14 -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:34 LICENSE 08:41:14 -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:34 Makefile 08:41:14 -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:34 README.md 08:41:14 -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:34 SECURITY.md 08:41:14 -rw-rw-r-- 1 1001 1001 5 Jun 19 08:31 VERSION 08:41:14 -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:34 ZMQWindows.md 08:41:14 drwxrwxr-x 2 1001 1001 4096 Jun 19 08:34 bin 08:41:14 drwxrwxr-x 14 1001 1001 4096 Jun 19 08:34 cmd 08:41:14 -rw-r--r-- 1 root root 398095 Jun 19 08:39 coverage.out 08:41:14 -rw-rw-r-- 1 1001 1001 841 Jun 19 08:34 go.mod 08:41:14 -rw-r--r-- 1 root root 20934 Jun 19 08:36 go.sum 08:41:14 drwxrwxr-x 7 1001 1001 4096 Jun 19 08:34 internal 08:41:14 drwxrwxr-x 3 1001 1001 4096 Jun 19 08:34 openapi 08:41:14 drwxrwxr-x 4 1001 1001 4096 Jun 19 08:34 snap 08:41:14 -rw-rw-r-- 1 1001 1001 168 Jun 19 08:34 version.go [Pipeline] sh 08:41:14 23 added, 27 removed; done. 08:41:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:41:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:41:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:41:14 Setting up pkgbinarymangler (138.18.04.1) ... 08:41:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:41:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up perl (5.26.1-6ubuntu0.5) ... 08:41:14 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:41:14 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:41:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:41:14 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:41:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:41:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:41:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:41:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:41:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:14 Processing triggers for systemd (237-3ubuntu10.48) ... 08:41:14 + '[' -e coverage.out ] 08:41:14 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:14 Warning: overwriting stash ‘coverage-report’ 08:41:14 Processing triggers for mime-support (3.60ubuntu1) ... 08:41:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:41:14 Updating certificates in /etc/ssl/certs... 08:41:15 0 added, 0 removed; done. 08:41:15 Running hooks in /etc/ca-certificates/update.d... 08:41:15 done. 08:41:15 Stashed 1 file(s) [Pipeline] sh 08:41:16 Reading package lists... 08:41:16 Building dependency tree... 08:41:16 Reading state information... 08:41:16 The following NEW packages will be installed: 08:41:16 apt-transport-https 08:41:16 + make build 08:41:16 go mod tidy 08:41:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:41:16 Need to get 1692 B of archives. 08:41:16 After this operation, 154 kB of additional disk space will be used. 08:41:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:41:16 debconf: delaying package configuration, since apt-utils is not installed 08:41:16 Fetched 1692 B in 0s (8470 B/s) 08:41:16 Selecting previously unselected package apt-transport-https. 08:41:16 (Reading database ... 13929 files and directories currently installed.) 08:41:16 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:41:16 Unpacking apt-transport-https (1.6.13) ... 08:41:16 Setting up apt-transport-https (1.6.13) ... 08:41:17 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 08:41:17 Waiting for network to be ready... 08:41:22 2021-06-19T08:41:19Z INFO Waiting for automatic snapd restart... 08:41:22 snapd 2.51 from Canonical* installed 08:41:23 "snapd" switched to the "latest/stable" channel 08:41:23 08:41:23 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 08:41:26 core18 20210507 from Canonical* installed 08:41:26 "core18" switched to the "latest/stable" channel 08:41:26 08:41:29 snapcraft 4.8.2 from Canonical* installed 08:41:29 "snapcraft" switched to the "latest/stable" channel 08:41:29 08:41:34 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: 08:41:34 - README.md 08:41:34 08:41:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:41:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:41:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:41:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:41:36 Reading package lists... 08:41:36 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 08:41:36 Reading package lists... 08:41:37 Building dependency tree... 08:41:37 Reading state information... 08:41:37 Suggested packages: 08:41:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:41:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:41:37 Recommended packages: 08:41:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:41:37 The following NEW packages will be installed: 08:41:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:41:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:41:37 pkg-config zip 08:41:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:41:37 Need to get 7663 kB of archives. 08:41:37 After this operation, 43.8 MB of additional disk space will be used. 08:41:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:41:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:41:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:41:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:41:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:41:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:41:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:41:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:41:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:41:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:41:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:41:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:41:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:41:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:41:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:41:38 debconf: delaying package configuration, since apt-utils is not installed 08:41:38 Fetched 7663 kB in 1s (10.7 MB/s) 08:41:38 Selecting previously unselected package libglib2.0-0:amd64. 08:41:38 (Reading database ... 13933 files and directories currently installed.) 08:41:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:41:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:41:38 Selecting previously unselected package libpsl5:amd64. 08:41:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:41:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:41:38 Selecting previously unselected package libnghttp2-14:amd64. 08:41:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:41:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:41:38 Selecting previously unselected package librtmp1:amd64. 08:41:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:41:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:41:38 Selecting previously unselected package libcurl3-gnutls:amd64. 08:41:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:41:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:41:38 Selecting previously unselected package liberror-perl. 08:41:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:41:38 Unpacking liberror-perl (0.17025-1) ... 08:41:38 Selecting previously unselected package git-man. 08:41:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:41:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:41:38 Selecting previously unselected package git. 08:41:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:41:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:41:39 Selecting previously unselected package libnorm1:amd64. 08:41:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:41:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:41:39 Selecting previously unselected package libpgm-5.2-0:amd64. 08:41:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:41:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:41:39 Selecting previously unselected package libsodium23:amd64. 08:41:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:41:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:41:39 Selecting previously unselected package libzmq5:amd64. 08:41:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:41:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:41:39 Selecting previously unselected package libzmq3-dev:amd64. 08:41:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:41:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:41:40 Selecting previously unselected package pkg-config. 08:41:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:41:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:41:40 Selecting previously unselected package zip. 08:41:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:41:40 Unpacking zip (3.0-11build1) ... 08:41:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:41:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:41:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:41:40 Setting up liberror-perl (0.17025-1) ... 08:41:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:41:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:41:40 No schema files found: doing nothing. 08:41:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:41:40 Setting up zip (3.0-11build1) ... 08:41:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:41:40 Setting up libsodium23:amd64 (1.0.16-2) ... 08:41:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:41:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:41:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:41:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:41:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:41:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:41 git set to automatically installed. 08:41:41 git-man set to automatically installed. 08:41:41 libcurl3-gnutls set to automatically installed. 08:41:41 liberror-perl set to automatically installed. 08:41:41 libglib2.0-0 set to automatically installed. 08:41:41 libnghttp2-14 set to automatically installed. 08:41:41 libnorm1 set to automatically installed. 08:41:41 libpgm-5.2-0 set to automatically installed. 08:41:41 libpsl5 set to automatically installed. 08:41:41 librtmp1 set to automatically installed. 08:41:41 libsodium23 set to automatically installed. 08:41:41 libzmq3-dev set to automatically installed. 08:41:41 libzmq5 set to automatically installed. 08:41:41 pkg-config set to automatically installed. 08:41:41 zip set to automatically installed. 08:41:42 snapd is not logged in, snap install commands will use sudo 08:41: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 08:41:48 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 08:41:49 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 08:41:49 snapd is not logged in, snap install commands will use sudo 08:41:50 snap "core18" has no updates available 08:41:50 Downloading snap 'edgex-app-service-configurable' 08:41:52 2021/06/19 08:41:52.591826 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_563.snap: 7311360 08:41:52 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 08:41:53 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 08:41:56 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 08:41:59 Pulling app-service-config 08:41:59 + snapcraftctl pull 08:41:59 Pulling config-common 08:41:59 + snapcraftctl pull 08:42:00 Pulling go-build-helper 08:42:00 + snapcraftctl pull 08:42:01 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 08:42:01 'edgex-go' has dependencies that need to be staged: go-build-helper 08:42:01 Skipping pull go-build-helper (already ran) 08:42:01 Building go-build-helper 08:42:01 + snapcraftctl build 08:42:03 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 08:42:03 Staging go-build-helper 08:42:03 + snapcraftctl stage 08:42:08 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 08:42:10 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 08:42:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:42:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:42:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:42:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:42:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:42:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:42:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:42:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:42:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 08:42:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:42:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:42:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:42:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:42:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:42:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:42:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:42:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:42:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:42:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:42:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 08:42:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:42:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:42:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:42:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 08:42:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 08:42:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 08:42:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:42:11 Fetched 24.7 MB in 0s (0 B/s) 08:42:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:42:11 Fetched 224 kB in 0s (0 B/s) 08:42:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:42:11 Fetched 157 kB in 0s (0 B/s) 08:42:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:42:11 Fetched 221 kB in 0s (0 B/s) 08:42:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:42:11 Fetched 143 kB in 0s (0 B/s) 08:42:11 Pulling edgex-go 08:42:11 + snapcraftctl pull 08:42:14 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] } 08:42:20 $ docker stop --time=1 9574ef1c2f23719bcf7aba2372518004426d9c0f24e511c862957eddb8870432 08:42:23 $ docker rm -f 9574ef1c2f23719bcf7aba2372518004426d9c0f24e511c862957eddb8870432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:25 08:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:25 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:25 29e5d40040c1: Pulling fs layer 08:42:25 1ce36da41761: Pulling fs layer 08:42:25 25b303627fd3: Pulling fs layer 08:42:25 29e5d40040c1: Verifying Checksum 08:42:26 29e5d40040c1: Download complete 08:42:26 1ce36da41761: Verifying Checksum 08:42:26 1ce36da41761: Download complete 08:42:27 29e5d40040c1: Pull complete 08:42:28 1ce36da41761: Pull complete 08:42:28 25b303627fd3: Verifying Checksum 08:42:28 25b303627fd3: Download complete 08:42:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:42:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:42:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:42:30 Fetched 0 B in 0s (0 B/s) 08:42:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:42:30 Fetched 96.5 kB in 0s (0 B/s) 08:42:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:42:30 Fetched 279 kB in 0s (0 B/s) 08:42:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:42:30 Fetched 122 kB in 0s (0 B/s) 08:42:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:42:30 Fetched 77.8 kB in 0s (0 B/s) 08:42:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:42:30 Fetched 8848 B in 0s (0 B/s) 08:42:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:42:30 Fetched 47.8 kB in 0s (0 B/s) 08:42:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:42:30 Fetched 45.6 kB in 0s (0 B/s) 08:42:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:42:30 Fetched 15.0 kB in 0s (0 B/s) 08:42:30 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:42:30 Fetched 219 kB in 0s (0 B/s) 08:42:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:42:30 Fetched 154 kB in 0s (0 B/s) 08:42:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:42:30 Fetched 50.6 kB in 0s (0 B/s) 08:42:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:42:30 Fetched 14.8 kB in 0s (0 B/s) 08:42:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:42:30 Fetched 41.8 kB in 0s (0 B/s) 08:42:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:42:30 Fetched 499 kB in 0s (0 B/s) 08:42:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:42:30 Fetched 111 kB in 0s (0 B/s) 08:42:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:42:30 Fetched 240 kB in 0s (0 B/s) 08:42:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:42:30 Fetched 29.3 kB in 0s (0 B/s) 08:42:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:42:30 Fetched 85.5 kB in 0s (0 B/s) 08:42:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:42:30 Fetched 24.5 kB in 0s (0 B/s) 08:42:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:42:30 Fetched 49.2 kB in 0s (0 B/s) 08:42:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:42:30 Fetched 54.2 kB in 0s (0 B/s) 08:42:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:42:30 Fetched 30.8 kB in 0s (0 B/s) 08:42:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:42:30 Fetched 15.8 kB in 0s (0 B/s) 08:42:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:42:30 Fetched 85.9 kB in 0s (0 B/s) 08:42:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:42:30 Fetched 8720 B in 0s (0 B/s) 08:42:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:42:30 Fetched 140 kB in 0s (0 B/s) 08:42:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:42:30 Fetched 119 kB in 0s (0 B/s) 08:42:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:42:30 Fetched 111 kB in 0s (0 B/s) 08:42:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:42:30 Fetched 11.1 kB in 0s (0 B/s) 08:42:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:42:30 Fetched 645 kB in 0s (0 B/s) 08:42:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:42:30 Fetched 41.3 kB in 0s (0 B/s) 08:42:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:42:30 Fetched 17.9 kB in 0s (0 B/s) 08:42:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:42:30 Fetched 368 kB in 0s (0 B/s) 08:42:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:42:30 Fetched 187 kB in 0s (0 B/s) 08:42:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:42:30 Fetched 175 kB in 0s (0 B/s) 08:42:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:42:30 Fetched 206 kB in 0s (0 B/s) 08:42:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:42:30 Fetched 1301 kB in 0s (0 B/s) 08:42:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:42:30 Fetched 36.2 kB in 0s (0 B/s) 08:42:30 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:42:30 Fetched 159 kB in 0s (0 B/s) 08:42:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:42:30 Fetched 107 kB in 0s (0 B/s) 08:42:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:42:30 Fetched 48.7 kB in 0s (0 B/s) 08:42:30 Pulling static-packages 08:42:30 + snapcraftctl pull 08:42:30 Pulling version 08:42:30 + cd /root/project 08:42:30 + git describe --tags --abbrev=0 08:42:30 + sed s/v// 08:42:30 + GIT_VERSION=2.0.0-dev.271 08:42:30 + [ -z 2.0.0-dev.271 ] 08:42:30 + snapcraftctl set-version 2.0.0-dev.271 08:42:31 Building app-service-config 08:42:31 + snapcraftctl build 08:42:33 Building config-common 08:42:33 + snapcraftctl build 08:42:35 Skipping build go-build-helper (already ran) 08:42:35 Building edgex-go 08:42:35 + cd /root/parts/edgex-go/src 08:42:35 + make build 08:42:35 go mod tidy 08:42:38 25b303627fd3: Pull complete 08:42:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:42:38 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 08:42:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:39 go: downloading github.com/gorilla/mux v1.8.0 08:42:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 08:42:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 08:42:39 go: downloading github.com/stretchr/testify v1.7.0 08:42:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 08:42:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:42:39 go: downloading github.com/google/uuid v1.2.0 08:42:39 go: downloading gopkg.in/yaml.v2 v2.4.0 08:42:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:42:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:42:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 08:42:39 go: downloading github.com/lib/pq v1.10.2 08:42:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:42:39 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:42:39 go: downloading github.com/pelletier/go-toml v1.9.3 08:42:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 08:42:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 08:42:40 go: downloading github.com/davecgh/go-spew v1.1.1 08:42:40 go: downloading github.com/pmezard/go-difflib v1.0.0 08:42:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:42:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:42:41 go: downloading github.com/stretchr/objx v0.1.0 08:42:41 go: downloading github.com/go-kit/kit v0.9.0 08:42:41 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:42:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:42:41 go: downloading github.com/x448/float16 v0.8.4 08:42:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:42:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:42:41 go: downloading github.com/pebbe/zmq4 v1.2.7 08:42:41 go: downloading github.com/go-playground/universal-translator v0.17.0 08:42:41 go: downloading github.com/leodido/go-urn v1.2.0 08:42:41 go: downloading golang.org/x/text v0.3.2 08:42:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:42:41 go: downloading github.com/go-playground/locales v0.13.0 08:42:41 go: downloading github.com/kr/pretty v0.2.0 08:42:41 go: downloading github.com/hashicorp/consul/api v1.8.1 08:42:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:42:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:42:41 go: downloading github.com/go-stack/stack v1.8.0 08:42:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:42:41 go: downloading github.com/onsi/ginkgo v1.10.1 08:42:41 go: downloading github.com/onsi/gomega v1.7.0 08:42:41 go: downloading github.com/gorilla/websocket v1.4.2 08:42:41 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:42:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:42:41 go: downloading github.com/mitchellh/copystructure v1.0.0 08:42:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:42:42 $ docker top 3c11659531832286bb6fbef561fcb9382f6764dbc3e3beec21c0ab8a849c34b6 -eo pid,comm 08:42:42 go: downloading github.com/kr/text v0.1.0 08:42:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:42:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:42:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:42:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:42:42 go: downloading github.com/hashicorp/serf v0.9.5 08:42:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 [Pipeline] { [Pipeline] sh 08:42:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:42:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:42:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:42:42 go: downloading github.com/fatih/color v1.9.0 08:42:42 go: downloading github.com/mattn/go-colorable v0.1.6 08:42:42 go: downloading github.com/mattn/go-isatty v0.0.12 08:42:42 go: downloading github.com/pkg/errors v0.8.1 08:42:42 go: downloading github.com/hpcloud/tail v1.0.0 08:42:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:42:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:42:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:42:42 go: downloading github.com/hashicorp/memberlist v0.2.2 08:42:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:42:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:42:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:42:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:42:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:42:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:42:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:42:42 go: downloading github.com/miekg/dns v1.1.26 08:42:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:42:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:42:42 go: downloading github.com/hashicorp/errwrap v1.0.0 08:42:42 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 08:42:42 + docker-compose build --help 08:42:42 + grep parallel 08:42:48 --parallel Build images in parallel. [Pipeline] } 08:42:48 $ docker stop --time=1 3c11659531832286bb6fbef561fcb9382f6764dbc3e3beec21c0ab8a849c34b6 08:42:50 $ docker rm -f 3c11659531832286bb6fbef561fcb9382f6764dbc3e3beec21c0ab8a849c34b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:51 . [Pipeline] withDockerContainer 08:42:51 prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container 08:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:52 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 08:42:53 $ docker top eee53dfd8123fe95f5401df3c047697804e0c21c5f562ddb2d7ac5549e3c2161 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:54 + docker-compose -f ./docker-compose-build.yml build --parallel 08:42:57 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 08:42:58 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 08:42:59 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 08:42:59 Building core-command ... 08:42:59 Building core-data ... 08:42:59 Building core-metadata ... 08:42:59 Building security-bootstrapper ... 08:42:59 Building security-proxy-setup ... 08:42:59 Building security-secretstore-setup ... 08:42:59 Building support-notifications ... 08:42:59 Building support-scheduler ... 08:42:59 Building sys-mgmt-agent ... 08:42:59 Building sys-mgmt-agent 08:42:59 Building security-secretstore-setup 08:42:59 Building core-metadata 08:42:59 Building security-proxy-setup 08:42:59 Building security-bootstrapper 08:43:00 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 08:43:01 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 08:43:02 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 08:43:03 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 08:43:04 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 08:43:05 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 08:43:07 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 08:43:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:43:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:43:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:43:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:43:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:43:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:43:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:43:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:43:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:43:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:43:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:43:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:43:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:43:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:43:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:43:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:43:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:43:09 + 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 08:43:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:43:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:43:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:43:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:43:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:43:09 + 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 08:43:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:43:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:43:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:43:12 Building static-packages 08:43:12 + snapcraftctl build 08:43:14 Building version 08:43:14 + snapcraftctl build 08:43:16 Staging app-service-config 08:43:16 + snapcraftctl stage 08:43:17 Staging config-common 08:43:17 + snapcraftctl stage 08:43:18 Skipping stage go-build-helper (already ran) 08:43:18 Staging edgex-go 08:43:18 + snapcraftctl stage 08:43:20 Staging static-packages 08:43:20 + snapcraftctl stage 08:43:21 Staging version 08:43:21 + snapcraftctl stage 08:43:22 Priming app-service-config 08:43:22 + snapcraftctl prime 08:43:23 Priming config-common 08:43:23 + snapcraftctl prime 08:43:24 Priming go-build-helper 08:43:24 + snapcraftctl prime 08:43:25 Priming edgex-go 08:43:25 + snapcraftctl prime 08:43:27 Priming static-packages 08:43:27 + snapcraftctl prime 08:43:29 Priming version 08:43:29 + snapcraftctl prime 08:43:31 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] } 08:44:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:07 ---> 39379c33bc0b 08:44:07 Step 3/24 : WORKDIR /edgex-go 08:44:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> 39379c33bc0b 08:44:08 Step 3/22 : WORKDIR /edgex-go 08:44:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:09 ---> 39379c33bc0b 08:44:09 Step 3/24 : WORKDIR /edgex-go 08:44:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:44:09 ---> 39379c33bc0b 08:44:09 Step 3/32 : WORKDIR /edgex-go 08:44:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:44:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:44:09 ---> 39379c33bc0b 08:44:09 Step 3/26 : WORKDIR /edgex-go 08:44:09 ---> Running in b50c55a33d02 08:44:09 ---> Running in 60d535e0452b 08:44:09 ---> Running in 3be627773be2 08:44:09 ---> Running in 6ef353bdb135 08:44:09 ---> Running in 3aabe036fdca 08:44:10 Removing intermediate container b50c55a33d02 08:44:10 ---> b57c92261468 08:44:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 Removing intermediate container 60d535e0452b 08:44:10 ---> 11760b1e08fb 08:44:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 ---> Running in 734d44b9e9f4 08:44:10 Removing intermediate container 3aabe036fdca 08:44:10 ---> 5557c99b51f6 08:44:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 Removing intermediate container 6ef353bdb135 08:44:10 ---> 8f83786a9577 08:44:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 Removing intermediate container 3be627773be2 08:44:10 ---> 96e8dfa28e24 08:44:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:10 ---> Running in 2643b44017c5 08:44:10 ---> Running in bd3d8bb12388 08:44:10 ---> Running in 7e7b51637594 08:44:11 ---> Running in 02745911e1ca 08:44:14 Removing intermediate container 734d44b9e9f4 08:44:14 ---> 7b32446e4ec3 08:44:14 Step 5/26 : RUN apk add --update --no-cache make git 08:44:14 ---> Running in 4d5fb4d7da05 08:44:14 Removing intermediate container 2643b44017c5 08:44:14 ---> d8a8d310b8a1 08:44:14 Step 5/32 : RUN apk add --update --no-cache make git 08:44:15 Removing intermediate container bd3d8bb12388 08:44:15 ---> 46e5e6a694b2 08:44:15 Step 5/24 : RUN apk add --update --no-cache make git 08:44:15 ---> Running in 79d176ae368e 08:44:15 Removing intermediate container 7e7b51637594 08:44:15 ---> 37fadf34ced3 08:44:15 Step 5/24 : RUN apk add --update --no-cache make bash git 08:44:15 ---> Running in e0205b6947b8 08:44:15 Removing intermediate container 02745911e1ca 08:44:15 ---> 214b673e4ba0 08:44:15 Step 5/22 : RUN apk add --update --no-cache make git 08:44:15 ---> Running in 544dd99bff10 08:44:16 ---> Running in 1c367d7d3543 08:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:19 OK: 218 MiB in 52 packages 08:44:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:44:20 OK: 218 MiB in 52 packages 08:44:20 OK: 218 MiB in 52 packages 08:44:20 Removing intermediate container 4d5fb4d7da05 08:44:20 ---> 935e92f85996 08:44:20 Step 6/26 : COPY go.mod . 08:44:20 OK: 218 MiB in 52 packages 08:44:21 ---> c0b534ad171c 08:44:21 Step 7/26 : RUN go mod download 08:44:21 Removing intermediate container 1c367d7d3543 08:44:21 ---> ccff51529eff 08:44:21 Step 6/22 : COPY go.mod . 08:44:21 ---> Running in 27c289a045e0 08:44:22 Removing intermediate container 544dd99bff10 08:44:22 ---> 0cc69d4ff494 08:44:22 Step 6/24 : COPY go.mod . 08:44:22 Removing intermediate container 79d176ae368e 08:44:22 ---> caf3353020f1 08:44:22 Step 6/32 : COPY go.mod . 08:44:22 OK: 218 MiB in 52 packages 08:44:23 ---> c5aa481fb917 08:44:23 Step 7/22 : RUN go mod download 08:44:23 ---> Running in 655b941327bc 08:44:23 ---> 5c8d335414b1 08:44:23 Step 7/24 : RUN go mod download 08:44:23 ---> 1cf3bedf9040 08:44:23 Step 7/32 : RUN go mod download 08:44:23 ---> Running in bd5c735fe090 08:44:23 ---> Running in ee09e7dd38b0 08:44:24 Removing intermediate container e0205b6947b8 08:44:24 ---> 596031986bf5 08:44:24 Step 6/24 : COPY go.mod . 08:44:25 ---> 0b8459d9433f 08:44:25 Step 7/24 : RUN go mod download 08:44:25 Removing intermediate container 27c289a045e0 08:44:25 ---> 6e5dc0d13263 08:44:25 Step 8/26 : COPY . . 08:44:25 ---> Running in ac7b679a0190 08:44:27 Removing intermediate container 655b941327bc 08:44:27 ---> 46360100ecc8 08:44:27 Step 8/22 : COPY . . 08:44:28 Removing intermediate container bd5c735fe090 08:44:28 ---> 17f08c45aa6b 08:44:28 Step 8/24 : COPY . . 08:44:29 Removing intermediate container ee09e7dd38b0 08:44:29 ---> 9641eff36a15 08:44:29 Step 8/32 : COPY . . 08:44:31 Removing intermediate container ac7b679a0190 08:44:31 ---> 092091bc112b 08:44:31 Step 8/24 : COPY . . 08:44:53 ---> 0496feacead6 08:44:53 Step 9/26 : RUN go mod tidy 08:44:53 ---> e63a5c2d3455 08:44:53 Step 9/24 : RUN go mod tidy 08:44:53 ---> Running in 4ba3a2cfb465 08:44:53 ---> Running in d172b1163c4c 08:44:53 ---> de892a8e523d 08:44:53 Step 9/22 : RUN go mod tidy 08:44:53 ---> 6b33d28bd579 08:44:53 Step 9/24 : RUN go mod tidy 08:44:53 ---> 7437de79f459 08:44:53 Step 9/32 : RUN go mod tidy 08:44:53 ---> Running in 68eb70c642e4 08:44:53 ---> Running in d01fe1deda09 08:44:53 ---> Running in d3be411f1222 08:44:58 Removing intermediate container 4ba3a2cfb465 08:44:58 ---> f37528788eb2 08:44:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:44:59 ---> Running in dfe1a96639c1 08:44:59 Removing intermediate container 68eb70c642e4 08:44:59 ---> 5b457e18906e 08:44:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:44:59 ---> Running in 68fa6183cd3a 08:44:59 Removing intermediate container d3be411f1222 08:44:59 ---> 880ebd5ee487 08:44:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:59 Removing intermediate container d01fe1deda09 08:44:59 ---> 1a16ae189afa 08:44:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:44:59 ---> Running in 893007e42bf6 08:45:00 ---> Running in ba60e2c27ace 08:45:00 Removing intermediate container d172b1163c4c 08:45:00 ---> b11b7c89ec10 08:45:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:45:00 ---> Running in 46d7ee17f55e 08:45:01 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 08:45:02 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 08:45:02 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 08:45:02 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 08:45:02 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 08:47: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 08:47: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 08:47:10 Removing intermediate container 46d7ee17f55e 08:47:10 ---> b8336e686c58 08:47:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:47:11 Removing intermediate container 893007e42bf6 08:47:11 ---> 68980886b0cd 08:47:11 08:47:11 Step 11/32 : FROM alpine:3.12 08:47:11 ---> Running in eac2d8175eef 08:47:11 3.12: Pulling from library/alpine 08:47:11 Removing intermediate container dfe1a96639c1 08:47:11 ---> d876c1786328 08:47:11 08:47:11 Step 11/26 : FROM alpine:3.12 08:47:12 3.12: Pulling from library/alpine 08:47:13 Removing intermediate container 68fa6183cd3a 08:47:13 ---> 2893a6f66afc 08:47:13 08:47:13 Step 11/22 : FROM alpine:3.12 08:47:13 3.12: Pulling from library/alpine 08:47:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:47:14 Status: Downloaded newer image for alpine:3.12 08:47:14 Status: Downloaded newer image for alpine:3.12 08:47:14 Status: Image is up to date for alpine:3.12 08:47:14 ---> c4fd0aeabfcf 08:47:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:47:14 ---> c4fd0aeabfcf 08:47:14 Step 12/22 : RUN apk add --update --no-cache curl 08:47:14 ---> c4fd0aeabfcf 08:47:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:47:14 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 08:47:14 ---> Running in 021b896b2be2 08:47:14 ---> Running in 2b1dfe397afa 08:47:14 ---> Running in c613cb1863d7 08:47:16 Removing intermediate container c613cb1863d7 08:47:16 ---> 4a18716e9767 08:47:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:47:16 Removing intermediate container ba60e2c27ace 08:47:16 ---> 8c8bb206a8dd 08:47:16 08:47:16 Step 11/24 : FROM alpine:3.12 08:47:16 ---> c4fd0aeabfcf 08:47:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:47:16 ---> Running in 6d3add892979 08:47:16 ---> Running in ea63486ed5f0 08:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:18 Removing intermediate container eac2d8175eef 08:47:18 ---> e99af3121b5a 08:47:18 08:47:18 Step 12/24 : FROM docker:20.10.0 08:47:18 (1/4) Installing ca-certificates (20191127-r4) 08:47:18 (1/6) Installing ca-certificates (20191127-r4) 08:47:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:47:18 (3/4) Installing libcurl (7.77.0-r0) 08:47:18 (4/4) Installing curl (7.77.0-r0) 08:47:18 Executing busybox-1.31.1-r20.trigger 08:47:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:47:18 Executing ca-certificates-20191127-r4.trigger 08:47:18 (3/6) Installing libcurl (7.77.0-r0) 08:47:18 (4/6) Installing curl (7.77.0-r0) 08:47:18 (5/6) Installing dumb-init (1.2.2-r1) 08:47:18 (6/6) Installing su-exec (0.2-r1) 08:47:18 Executing busybox-1.31.1-r20.trigger 08:47:18 Executing ca-certificates-20191127-r4.trigger 08:47:18 20.10.0: Pulling from library/docker 08:47:18 OK: 7 MiB in 18 packages 08:47:18 OK: 7 MiB in 20 packages 08:47:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:19 (1/2) Installing dumb-init (1.2.2-r1) 08:47:20 (2/2) Installing su-exec (0.2-r1) 08:47:20 Executing busybox-1.31.1-r20.trigger 08:47:20 OK: 5 MiB in 16 packages 08:47:20 (1/1) Installing dumb-init (1.2.2-r1) 08:47:20 Executing busybox-1.31.1-r20.trigger 08:47:20 OK: 5 MiB in 15 packages 08:47:22 Removing intermediate container 021b896b2be2 08:47:22 ---> 1fb4f6d86e6d 08:47:22 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:47:22 Removing intermediate container 2b1dfe397afa 08:47:22 ---> be53440f3baa 08:47:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:47:22 Removing intermediate container 6d3add892979 08:47:22 ---> def3a680cf85 08:47:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:47:22 ---> Running in 90867e51c8a5 08:47:22 ---> Running in ce8eee2478a0 08:47:22 ---> Running in 66bc60fdacaa 08:47:22 Removing intermediate container ea63486ed5f0 08:47:22 ---> de77f58e57cd 08:47:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:47:23 ---> Running in d2b07bae6033 08:47:23 Removing intermediate container 90867e51c8a5 08:47:23 ---> a071405a0f3b 08:47:23 Step 14/22 : WORKDIR /edgex 08:47:23 Removing intermediate container 66bc60fdacaa 08:47:23 ---> cc638b922aa4 08:47:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:47:23 Removing intermediate container ce8eee2478a0 08:47:23 ---> 1c91da6d2d32 08:47:23 Step 14/26 : WORKDIR / 08:47:23 ---> Running in 77b48fc47f1c 08:47:24 ---> Running in 91ad44774d89 08:47:24 ---> Running in 2f9964bc8491 08:47:24 Removing intermediate container d2b07bae6033 08:47:24 ---> 714de72706b2 08:47:24 Step 14/24 : ENV APP_PORT=59881 08:47:24 ---> Running in 94437d27e5ba 08:47:25 Removing intermediate container 77b48fc47f1c 08:47:25 ---> e0852af04230 08:47:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:47:25 Removing intermediate container 91ad44774d89 08:47:25 ---> ebef476b6893 08:47:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:47:25 Removing intermediate container 2f9964bc8491 08:47:25 ---> 80948cc46fbb 08:47:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:47:25 ---> Running in b4378ee98616 08:47:25 Removing intermediate container 94437d27e5ba 08:47:25 ---> 8d0d72a8da93 08:47:25 Step 15/24 : EXPOSE $APP_PORT 08:47:25 ---> Running in 873fd329d48d 08:47:26 ---> 6730c14e474b 08:47:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:47:26 ---> 8d268b45295b 08:47:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:47:27 Removing intermediate container 873fd329d48d 08:47:27 ---> f092f79b73f1 08:47:27 Step 16/24 : WORKDIR / 08:47:27 ---> Running in 384b23e0a948 08:47:28 ---> 84cc9765dc46 08:47:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:47:29 Removing intermediate container 384b23e0a948 08:47:29 ---> 454a5ebecf23 08:47:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:29 Removing intermediate container b4378ee98616 08:47:29 ---> 1f348a9a9196 08:47:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:47:29 ---> be4e11b71b07 08:47:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:47:29 ---> Running in 43575ce94dba 08:47:30 ---> 29143079b0c8 08:47:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:47:30 ---> 584e2320b0f2 08:47:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:47:31 Removing intermediate container 43575ce94dba 08:47:31 ---> 9364fb7be4b1 08:47:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:47:32 ---> 9b289d379b76 08:47:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:47:32 ---> 55577ac25a77 08:47:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:47:32 ---> Running in 39d93de32d44 08:47:32 ---> 124c357f9f35 08:47:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:47:33 ---> 8ce2e14202c4 08:47:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:47:33 ---> Running in b85a9daa4b6b 08:47:33 Removing intermediate container 39d93de32d44 08:47:33 ---> 1b401bb3b4a3 08:47:33 Step 19/22 : CMD ["--init=true"] 08:47:34 ---> 8ab947760bc7 08:47:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:47:34 ---> Running in 4c55bec43874 08:47:34 ---> 500816165671 08:47:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:47:34 ---> Running in 21ba3061cf37 08:47:35 Removing intermediate container 4c55bec43874 08:47:35 ---> 9d3f9948ec0c 08:47:35 Step 20/22 : LABEL arch=arm64 08:47:35 ---> Running in 6426af800ce8 08:47:35 Removing intermediate container 21ba3061cf37 08:47:35 ---> 6da43f4999dc 08:47:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:36 ---> Running in 3e0e975dc2b0 08:47:36 ---> 788110557470 08:47:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:47:36 Removing intermediate container 6426af800ce8 08:47:36 ---> 3f26c98ebc99 08:47:36 Step 21/22 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:47:36 ---> Running in ad1e5b8bb591 08:47:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:47:36 Status: Downloaded newer image for docker:20.10.0 08:47:36 ---> eeaf43b92773 08:47:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:47:36 Removing intermediate container 3e0e975dc2b0 08:47:36 ---> eae9d0a798f7 08:47:36 Step 22/24 : LABEL arch=arm64 08:47:37 ---> Running in a249b3d6a1ee 08:47:37 ---> Running in 0e6849a7a86a 08:47:37 Removing intermediate container b85a9daa4b6b 08:47:37 ---> 0b92ff614c6f 08:47:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:37 Removing intermediate container ad1e5b8bb591 08:47:37 ---> acd76b7f327f 08:47:37 Step 22/22 : LABEL version=0.0.0 08:47:37 ---> b8c11b62155d 08:47:37 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/ 08:47:37 ---> Running in 6d8c277b5567 08:47:37 ---> Running in 8103c0f90722 08:47:38 Removing intermediate container a249b3d6a1ee 08:47:38 ---> cc53e888a4b9 08:47:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:47:38 Removing intermediate container 0e6849a7a86a 08:47:38 ---> fed0ec1003cd 08:47:38 Step 23/24 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:47:38 ---> Running in e14df621c362 08:47:38 ---> Running in 9782ccfaa701 08:47:38 ---> a6ddf14cbdff 08:47:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:47:38 Removing intermediate container 8103c0f90722 08:47:38 ---> 5e1162110cdd 08:47:38 08:47:39 Successfully built 5e1162110cdd 08:47:39 Successfully tagged security-proxy-setup-arm64:latest 08:47:39 Removing intermediate container 9782ccfaa701 08:47:39  Building security-proxy-setup ... done  ---> ad3b573ca78e 08:47:39 Step 24/24 : LABEL version=0.0.0 08:47:39 Building support-notifications 08:47:39 ---> Running in c0e0168f01ac 08:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:47:40 Removing intermediate container c0e0168f01ac 08:47:40 ---> eb4c3b0b168b 08:47:40 08:47:41 ---> 568e6a430fba 08:47:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:47:41 (1/39) Installing readline (8.0.4-r0) 08:47:41 (2/39) Installing bash (5.0.17-r0) 08:47:41 Executing bash-5.0.17-r0.post-install 08:47:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:47:41 (4/39) Installing libcurl (7.77.0-r0) 08:47:41 (5/39) Installing curl (7.77.0-r0) 08:47:41 (6/39) Installing dumb-init (1.2.2-r1) 08:47:41 (7/39) Installing libbz2 (1.0.8-r1) 08:47:41 (8/39) Installing expat (2.2.9-r1) 08:47:41 (9/39) Installing libffi (3.3-r2) 08:47:41 (10/39) Installing gdbm (1.13-r1) 08:47:41 (11/39) Installing xz-libs (5.2.5-r0) 08:47:41 (12/39) Installing sqlite-libs (3.32.1-r1) 08:47:41 (13/39) Installing python3 (3.8.10-r0) 08:47:41 Successfully built eb4c3b0b168b 08:47:41 Successfully tagged core-metadata-arm64:latest 08:47:41 Building support-scheduler 08:47:42  Building core-metadata ... done Removing intermediate container 6d8c277b5567 08:47:42 ---> 44c091f60804 08:47:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:47:43 ---> 69e46d546cee 08:47:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:47:43 (14/39) Installing py3-appdirs (1.4.4-r1) 08:47:43 ---> Running in 2be5d6c0f35a 08:47:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:47:43 (16/39) Installing py3-parsing (2.4.7-r0) 08:47:43 (17/39) Installing py3-six (1.15.0-r0) 08:47:43 (18/39) Installing py3-packaging (20.4-r0) 08:47:43 (19/39) Installing py3-setuptools (47.0.0-r0) 08:47:43 (20/39) Installing py3-chardet (3.0.4-r4) 08:47:43 (21/39) Installing py3-idna (2.9-r0) 08:47:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:47:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:47:43 (24/39) Installing py3-requests (2.23.0-r0) 08:47:43 (25/39) Installing py3-msgpack (1.0.0-r0) 08:47:43 (26/39) Installing py3-lockfile (0.12.2-r3) 08:47:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:47:43 (28/39) Installing py3-colorama (0.4.3-r0) 08:47:43 (29/39) Installing py3-distlib (0.3.0-r0) 08:47:44 (30/39) Installing py3-distro (1.5.0-r1) 08:47:44 (31/39) Installing py3-webencodings (0.5.1-r3) 08:47:44 (32/39) Installing py3-html5lib (1.0.1-r4) 08:47:44 (33/39) Installing py3-pytoml (0.1.21-r0) 08:47:44 (34/39) Installing py3-pep517 (0.8.2-r0) 08:47:44 (35/39) Installing py3-progress (1.5-r0) 08:47:44 (36/39) Installing py3-toml (0.10.1-r0) 08:47:44 (37/39) Installing py3-retrying (1.3.3-r0) 08:47:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:47:44 (39/39) Installing py3-pip (20.1.1-r0) 08:47:44 Executing busybox-1.31.1-r19.trigger 08:47:44 OK: 72 MiB in 59 packages 08:47:45 ---> f9e91f31fbbf 08:47:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:47:45 Removing intermediate container 2be5d6c0f35a 08:47:45 ---> 1e0caac83e8a 08:47:45 Step 24/26 : LABEL arch=arm64 08:47:45 ---> Running in 25e3bb385de5 08:47:46 ---> faf7a2fb9719 08:47:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:47:47 ---> Running in 55a0965d3479 08:47:47 Removing intermediate container 25e3bb385de5 08:47:47 ---> 56179d696aea 08:47:47 Step 25/26 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:47:47 ---> Running in bdb3ba4fc2bc 08:47:48 Removing intermediate container 55a0965d3479 08:47:48 ---> 11a627d5fa6c 08:47:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:47:48 Removing intermediate container bdb3ba4fc2bc 08:47:48 ---> d558180d1afa 08:47:48 Step 26/26 : LABEL version=0.0.0 08:47:49 ---> Running in 8f681a29ad3e 08:47:49 ---> fbdc04d06c8c 08:47:49 Step 27/32 : RUN chmod +x /entrypoint.sh 08:47:49 Collecting docker-compose==1.23.2 08:47:49 Removing intermediate container 8f681a29ad3e 08:47:49 ---> 9a31b5b50b01 08:47:49 08:47:49 ---> Running in 58afcc015f95 08:47:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:47:50 Successfully built 9a31b5b50b01 08:47:50 Successfully tagged security-secretstore-setup-arm64:latest 08:47:50  Building security-secretstore-setup ... done Building core-command 08:47:50 Collecting texttable<0.10,>=0.9.0 08:47:51 Downloading texttable-0.9.1.tar.gz (11 kB) 08:47:53 Removing intermediate container 58afcc015f95 08:47:53 ---> d70622992c9e 08:47:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:47:53 Collecting cached-property<2,>=1.2.0 08:47:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:47:54 ---> Running in 48b4a081dce7 08:47:54 Collecting jsonschema<3,>=2.5.1 08:47:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:47:54 Removing intermediate container 48b4a081dce7 08:47:54 ---> 5890e2d94d89 08:47:55 Step 29/32 : CMD ["gate"] 08:47:55 Collecting docker<4.0,>=3.6.0 08:47:55 ---> Running in e14f9231c7fd 08:47:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:47:56 Collecting docopt<0.7,>=0.6.1 08:47:56 Removing intermediate container e14f9231c7fd 08:47:56 ---> 8a7db24818c0 08:47:56 Step 30/32 : LABEL arch=arm64 08:47:56 Downloading docopt-0.6.2.tar.gz (25 kB) 08:47:57 ---> Running in 1b7a18af9d7f 08:47:58 Removing intermediate container 1b7a18af9d7f 08:47:58 ---> 6bfeaeb31b78 08:47:58 Step 31/32 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:47:59 ---> Running in 82d67456973a 08:47:59 Collecting dockerpty<0.5,>=0.4.1 08:47:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:48:00 Removing intermediate container 82d67456973a 08:48:00 ---> d377c6f9ff4d 08:48:00 Step 32/32 : LABEL version=0.0.0 08:48:00 ---> Running in e6d8bc6bb132 08:48:01 Removing intermediate container e6d8bc6bb132 08:48:01 ---> 3e5c0722c853 08:48:01 08:48:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:48:02 Successfully built 3e5c0722c853 08:48:02 Successfully tagged security-bootstrapper-arm64:latest 08:48:02 Building core-data 08:48:02  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 08:48:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:48:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:48:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:48:05 Collecting PyYAML<4,>=3.10 08:48:05 Downloading PyYAML-3.13.tar.gz (270 kB) 08:48:10 Collecting docker-pycreds>=0.4.0 08:48:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:48:10 Collecting idna<2.8,>=2.5 08:48:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:48:10 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) 08:48:11 Collecting urllib3<1.25,>=1.21.1 08:48:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:48:11 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) 08:48:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:48:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:48:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:48:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:48:12 Installing collected packages: texttable, cached-property, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, dockerpty, PyYAML, docker-compose 08:48:12 Running setup.py install for texttable: started 08:48:15 Running setup.py install for texttable: finished with status 'done' 08:48:15 Attempting uninstall: idna 08:48:15 Found existing installation: idna 2.9 08:48:15 Uninstalling idna-2.9: 08:48:15 Successfully uninstalled idna-2.9 08:48:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:16 ---> 39379c33bc0b 08:48:16 Step 3/23 : WORKDIR /edgex-go 08:48:16 ---> Using cache 08:48:16 ---> 96e8dfa28e24 08:48:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:16 ---> Using cache 08:48:16 ---> 214b673e4ba0 08:48:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:17 Attempting uninstall: urllib3 08:48:17 Found existing installation: urllib3 1.25.9 08:48:17 Uninstalling urllib3-1.25.9: 08:48:17 Successfully uninstalled urllib3-1.25.9 08:48:19 Attempting uninstall: requests 08:48:19 Found existing installation: requests 2.23.0 08:48:19 Uninstalling requests-2.23.0: 08:48:19 Successfully uninstalled requests-2.23.0 08:48:19 ---> Running in 04c1633c3912 08:48:21 Running setup.py install for docopt: started 08:48:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:21 ---> 39379c33bc0b 08:48:21 Step 3/23 : WORKDIR /edgex-go 08:48:21 ---> Using cache 08:48:21 ---> 96e8dfa28e24 08:48:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:21 ---> Using cache 08:48:21 ---> 214b673e4ba0 08:48:21 Step 5/23 : RUN apk add --update --no-cache make git 08:48:21 ---> Using cache 08:48:21 ---> ccff51529eff 08:48:21 Step 6/23 : COPY go.mod . 08:48:21 ---> Using cache 08:48:21 ---> c5aa481fb917 08:48:21 Step 7/23 : RUN go mod download 08:48:21 ---> Using cache 08:48:21 ---> 46360100ecc8 08:48:21 Step 8/23 : COPY . . 08:48:21 ---> Using cache 08:48:21 ---> de892a8e523d 08:48:21 Step 9/23 : RUN go mod tidy 08:48:21 ---> Using cache 08:48:21 ---> 5b457e18906e 08:48:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:48:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:48:22 ---> Running in 214d718fe1eb 08:48:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:48:23 OK: 218 MiB in 52 packages 08:48:24 Running setup.py install for docopt: finished with status 'done' 08:48:24 Running setup.py install for dockerpty: started 08:48:24 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 08:48:26 Removing intermediate container 04c1633c3912 08:48:26 ---> d2df3f19b10f 08:48:26 Step 6/23 : COPY go.mod . 08:48:27 Running setup.py install for dockerpty: finished with status 'done' 08:48:27 Running setup.py install for PyYAML: started 08:48:28 ---> ef06e8bf3bf2 08:48:28 Step 7/23 : RUN go mod download 08:48:28 ---> Running in 46a287d53aa0 08:48:31 Running setup.py install for PyYAML: finished with status 'done' 08:48:32 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 08:48:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:33 ---> 39379c33bc0b 08:48:33 Step 3/24 : WORKDIR /edgex-go 08:48:33 ---> Using cache 08:48:33 ---> 96e8dfa28e24 08:48:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:33 ---> Using cache 08:48:33 ---> 214b673e4ba0 08:48:33 Step 5/24 : RUN apk add --update --no-cache make git 08:48:33 ---> Using cache 08:48:33 ---> ccff51529eff 08:48:33 Step 6/24 : COPY go.mod . 08:48:33 ---> Using cache 08:48:33 ---> c5aa481fb917 08:48:33 Step 7/24 : RUN go mod download 08:48:33 ---> Using cache 08:48:33 ---> 46360100ecc8 08:48:33 Step 8/24 : COPY . . 08:48:33 ---> Using cache 08:48:33 ---> de892a8e523d 08:48:33 Step 9/24 : RUN go mod tidy 08:48:33 ---> Using cache 08:48:33 ---> 5b457e18906e 08:48:33 Step 10/24 : RUN make cmd/core-command/core-command 08:48:34 ---> Running in 7cf06f57921f 08:48:35 Removing intermediate container 46a287d53aa0 08:48:35 ---> c62351bd8d21 08:48:35 Step 8/23 : COPY . . 08:48:37 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 08:48:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:48:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 39379c33bc0b 08:48:43 Step 3/24 : WORKDIR /edgex-go 08:48:43 ---> Using cache 08:48:43 ---> 96e8dfa28e24 08:48:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:43 ---> Using cache 08:48:43 ---> 214b673e4ba0 08:48:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:48:44 ---> Running in c416a93b6116 08:48:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:48:50 OK: 218 MiB in 52 packages 08:48:53 Removing intermediate container c416a93b6116 08:48:53 ---> 48f93686e3b3 08:48:53 Step 6/24 : COPY go.mod . 08:48:54 Removing intermediate container e14df621c362 08:48:54 ---> 0b4d6d71a5ed 08:48:54 Step 15/24 : ENV APP_PORT=58890 08:48:55 ---> Running in ebfa811c8003 08:48:55 ---> b18e930ed9a3 08:48:55 Step 7/24 : RUN go mod download 08:48:56 ---> Running in e4dd2bb5b230 08:48:56 Removing intermediate container ebfa811c8003 08:48:56 ---> aee3ef96c252 08:48:56 Step 16/24 : EXPOSE $APP_PORT 08:48:56 ---> Running in ea59cf23450a 08:48:58 Removing intermediate container ea59cf23450a 08:48:58 ---> acbaeb72d763 08:48:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:49:02 ---> fd13f9e085e3 08:49:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:49:02 Removing intermediate container e4dd2bb5b230 08:49:02 ---> 93079809d9e4 08:49:02 Step 8/24 : COPY . . 08:49:05 ---> c61936ae4e44 08:49:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:49:07 ---> 05c3f604efbb 08:49:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:49:08 ---> Running in 218d63acc950 08:49:09 Removing intermediate container 218d63acc950 08:49:09 ---> ab0ee16f5649 08:49:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:09 ---> c77bf5c5ee95 08:49:09 Step 9/23 : RUN go mod tidy 08:49:10 ---> Running in 2bf8e0b811a7 08:49:10 ---> Running in c2a9ea2e4890 08:49:11 Removing intermediate container 2bf8e0b811a7 08:49:11 ---> 6990d464afdc 08:49:11 Step 22/24 : LABEL arch=arm64 08:49:11 ---> Running in 6a0ae6e1040d 08:49:13 Removing intermediate container 6a0ae6e1040d 08:49:13 ---> 33274fd04c22 08:49:13 Step 23/24 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:49:13 ---> Running in 31a2e45740f6 08:49:15 Removing intermediate container 31a2e45740f6 08:49:15 ---> cc5964a6415e 08:49:15 Step 24/24 : LABEL version=0.0.0 08:49:15 ---> Running in 8eea06597f80 08:49:16 Removing intermediate container 8eea06597f80 08:49:16 ---> aaff8215f4d3 08:49:16 08:49:18 Successfully built aaff8215f4d3 08:49:18 Successfully tagged sys-mgmt-agent-arm64:latest 08:49:18  Building sys-mgmt-agent ... done Removing intermediate container c2a9ea2e4890 08:49:18 ---> 3cd97aadd57d 08:49:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:49:19 ---> Running in b7e21d7eac2d 08:49:21 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 08:49:28 ---> 97fa3958d918 08:49:28 Step 9/24 : RUN go mod tidy 08:49:28 ---> Running in a2cfe2b56c3c 08:49:35 Removing intermediate container a2cfe2b56c3c 08:49:35 ---> ad8a5aa6a5e8 08:49:35 Step 10/24 : RUN make cmd/core-data/core-data 08:49:35 ---> Running in bd3737bc4225 08:49:36 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 08:49:58 Removing intermediate container 214d718fe1eb 08:49:58 ---> 05ec9e20f86b 08:49:58 08:49:58 Step 11/23 : FROM alpine:3.12 08:49:58 ---> c4fd0aeabfcf 08:49:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:49:58 ---> Using cache 08:49:58 ---> de77f58e57cd 08:49:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:58 ---> Using cache 08:49:58 ---> 714de72706b2 08:49:58 Step 14/23 : ENV APP_PORT=59861 08:49:58 ---> Running in 5b4d7fa07f9d 08:49:59 Removing intermediate container 5b4d7fa07f9d 08:49:59 ---> 5b301193a838 08:49:59 Step 15/23 : EXPOSE $APP_PORT 08:49:59 ---> Running in dd06c689ba15 08:50:00 Removing intermediate container dd06c689ba15 08:50:00 ---> d065ab9c99d3 08:50:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:01 ---> c50064e061f2 08:50:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:03 ---> d3d49727da53 08:50:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:50:04 ---> 820fe23556d6 08:50:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:50:04 ---> Running in bdaed0a4ca2c 08:50:05 Removing intermediate container bdaed0a4ca2c 08:50:05 ---> c8ee150b6595 08:50:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:05 ---> Running in acd25468ab56 08:50:06 Removing intermediate container acd25468ab56 08:50:06 ---> 62be6135009a 08:50:06 Step 21/23 : LABEL arch=arm64 08:50:07 ---> Running in 154d808a7734 08:50:08 Removing intermediate container 154d808a7734 08:50:08 ---> 9d22f995c2e6 08:50:08 Step 22/23 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:50:08 ---> Running in 497d463fe837 08:50:09 Removing intermediate container 497d463fe837 08:50:09 ---> d805fcbb705d 08:50:09 Step 23/23 : LABEL version=0.0.0 08:50:10 ---> Running in 7445bdafdf1b 08:50:10 Removing intermediate container 7cf06f57921f 08:50:10 ---> 4ba07b15d4fa 08:50:10 08:50:10 Step 11/24 : FROM alpine:3.12 08:50:10 ---> c4fd0aeabfcf 08:50:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:50:10 ---> Using cache 08:50:10 ---> de77f58e57cd 08:50:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:10 ---> Using cache 08:50:10 ---> 714de72706b2 08:50:10 Step 14/24 : ENV APP_PORT=59882 08:50:10 ---> Running in e417e15aa094 08:50:10 Removing intermediate container 7445bdafdf1b 08:50:10 ---> 986c3ce67402 08:50:10 08:50:11 Removing intermediate container e417e15aa094 08:50:11 ---> 439aa476a01b 08:50:11 Step 15/24 : EXPOSE $APP_PORT 08:50:11 Successfully built 986c3ce67402 08:50:11 Successfully tagged support-scheduler-arm64:latest 08:50:11  Building support-scheduler ... done  ---> Running in 288672d45623 08:50:12 Removing intermediate container 288672d45623 08:50:12 ---> b0ad97e1f83f 08:50:12 Step 16/24 : WORKDIR / 08:50:12 ---> Running in f26f8037ecab 08:50:13 Removing intermediate container f26f8037ecab 08:50:13 ---> aefddeed547a 08:50:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:14 ---> 98ebf76a7158 08:50:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:16 ---> 1fa4d3ed6e47 08:50:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:50:17 ---> b98db87f68d7 08:50:17 Step 20/24 : ENTRYPOINT ["/core-command"] 08:50:17 ---> Running in e4be8b1a3849 08:50:18 Removing intermediate container e4be8b1a3849 08:50:18 ---> 2dbf97918402 08:50:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:18 ---> Running in 2b9c84a25e95 08:50:19 Removing intermediate container 2b9c84a25e95 08:50:19 ---> c452d04c35ec 08:50:19 Step 22/24 : LABEL arch=arm64 08:50:19 ---> Running in a34eafd23143 08:50:20 Removing intermediate container a34eafd23143 08:50:20 ---> 2b3819103a8c 08:50:20 Step 23/24 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:50:20 ---> Running in 0eab49a843e5 08:50:21 Removing intermediate container 0eab49a843e5 08:50:21 ---> e3e7c7db2258 08:50:21 Step 24/24 : LABEL version=0.0.0 08:50:21 ---> Running in a87d24918b64 08:50:22 Removing intermediate container a87d24918b64 08:50:22 ---> 84adcd2e4dfc 08:50:22 08:50:22 Successfully built 84adcd2e4dfc 08:50:22 Successfully tagged core-command-arm64:latest 08:50:41  Building core-command ... done Removing intermediate container b7e21d7eac2d 08:50:41 ---> 22e6b5d17246 08:50:41 08:50:41 Step 11/23 : FROM alpine:3.12 08:50:41 ---> c4fd0aeabfcf 08:50:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:50:41 ---> Running in 186a3ee36e86 08:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:42 (1/2) Installing ca-certificates (20191127-r4) 08:50:42 (2/2) Installing dumb-init (1.2.2-r1) 08:50:42 Executing busybox-1.31.1-r20.trigger 08:50:42 Executing ca-certificates-20191127-r4.trigger 08:50:42 OK: 6 MiB in 16 packages 08:50:44 Removing intermediate container 186a3ee36e86 08:50:44 ---> d748ae746ca1 08:50:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:50:44 ---> Running in 98ace7242da3 08:50:45 Removing intermediate container 98ace7242da3 08:50:45 ---> 94c7fb97e123 08:50:45 Step 14/23 : ENV APP_PORT=59860 08:50:45 ---> Running in d5fc4ad68610 08:50:45 Removing intermediate container d5fc4ad68610 08:50:45 ---> 0d80d4940eec 08:50:45 Step 15/23 : EXPOSE $APP_PORT 08:50:46 ---> Running in dcecae7a449f 08:50:47 Removing intermediate container dcecae7a449f 08:50:47 ---> 9ad881193cfb 08:50:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:47 Removing intermediate container bd3737bc4225 08:50:47 ---> 513a37648790 08:50:47 08:50:47 Step 11/24 : FROM alpine:3.12 08:50:47 ---> c4fd0aeabfcf 08:50:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:50:47 ---> Running in 17abc82b7e07 08:50:47 ---> 08c2d9bbe99d 08:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:50:48 Removing intermediate container 17abc82b7e07 08:50:48 ---> 4f3625ae1472 08:50:48 Step 13/24 : ENV APP_PORT=59880 08:50:48 ---> Running in f10efcc279cc 08:50:49 Removing intermediate container f10efcc279cc 08:50:49 ---> 0735e8a7e562 08:50:49 Step 14/24 : EXPOSE $APP_PORT 08:50:49 ---> Running in ead0e5ff64d9 08:50:49 ---> 04ec41cf66bc 08:50:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:50:49 Removing intermediate container ead0e5ff64d9 08:50:49 ---> 40785688360c 08:50:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:49 ---> Running in 96cf98906464 08:50:50 ---> 35a3dc4a674a 08:50:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:50:50 ---> Running in 6571d38ac954 08:50:51 Removing intermediate container 6571d38ac954 08:50:51 ---> ecf3cf4beda3 08:50:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:51 ---> Running in f2f2a44ce8dc 08:50:52 Removing intermediate container f2f2a44ce8dc 08:50:52 ---> 073b2da0d3b0 08:50:52 Step 21/23 : LABEL arch=arm64 08:50:52 ---> Running in 45ee29232719 08:50:52 Removing intermediate container 96cf98906464 08:50:52 ---> e4c399edd8f1 08:50:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:50:52 ---> Running in 1771df1ba254 08:50:52 Removing intermediate container 45ee29232719 08:50:52 ---> 727d87356ef3 08:50:52 Step 22/23 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:50:52 ---> Running in b764fb85bc00 08:50:53 Removing intermediate container b764fb85bc00 08:50:53 ---> 4577af512871 08:50:53 Step 23/23 : LABEL version=0.0.0 08:50:53 ---> Running in c5b2996960d2 08:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:54 Removing intermediate container c5b2996960d2 08:50:54 ---> 5d00e4376940 08:50:54 08:50:54 Successfully built 5d00e4376940 08:50:54 Successfully tagged support-notifications-arm64:latest 08:50:54  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:55 (1/6) Installing dumb-init (1.2.2-r1) 08:50:55 (2/6) Installing libgcc (9.3.0-r2) 08:50:55 (3/6) Installing libsodium (1.0.18-r0) 08:50:55 (4/6) Installing libstdc++ (9.3.0-r2) 08:50:55 (5/6) Installing libzmq (4.3.3-r0) 08:50:56 (6/6) Installing zeromq (4.3.3-r0) 08:50:56 Executing busybox-1.31.1-r20.trigger 08:50:56 OK: 8 MiB in 20 packages 08:50:57 Removing intermediate container 1771df1ba254 08:50:57 ---> c15964c01ca5 08:50:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:58 ---> ec39b868573b 08:50:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:59 ---> d140d6d9c889 08:50:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:51:00 ---> b9fec19c3e8c 08:51:00 Step 20/24 : ENTRYPOINT ["/core-data"] 08:51:00 ---> Running in 126e2935bd9e 08:51:01 Removing intermediate container 126e2935bd9e 08:51:01 ---> 508bc5d17fe4 08:51:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:51:01 ---> Running in 57824160402c 08:51:01 Removing intermediate container 57824160402c 08:51:01 ---> 9aae9e0d5839 08:51:01 Step 22/24 : LABEL arch=arm64 08:51:01 ---> Running in 9c51633f2494 08:51:02 Removing intermediate container 9c51633f2494 08:51:02 ---> fe3ff26674c8 08:51:02 Step 23/24 : LABEL git_sha=c92b937171a65a9261cebe1daa26dc606c46738e 08:51:02 ---> Running in c24b41dad1b9 08:51:02 Removing intermediate container c24b41dad1b9 08:51:02 ---> c50ef9d5f085 08:51:02 Step 24/24 : LABEL version=0.0.0 08:51:03 ---> Running in 3d3dc9b6477b 08:51:03 Removing intermediate container 3d3dc9b6477b 08:51:03 ---> cced508e13c9 08:51:03 08:51:03 Successfully built cced508e13c9 08:51:03 Successfully tagged core-data-arm64:latest 08:51:04  Building core-data ... done  [Pipeline] } 08:51:04 $ docker stop --time=1 eee53dfd8123fe95f5401df3c047697804e0c21c5f562ddb2d7ac5549e3c2161 08:51:06 $ docker rm -f eee53dfd8123fe95f5401df3c047697804e0c21c5f562ddb2d7ac5549e3c2161 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:06 + docker images 08:51:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:07 core-data-arm64 latest cced508e13c9 3 seconds ago 19.1MB 08:51:07 support-notifications-arm64 latest 5d00e4376940 12 seconds ago 15.7MB 08:51:07 513a37648790 20 seconds ago 975MB 08:51:07 22e6b5d17246 28 seconds ago 969MB 08:51:07 core-command-arm64 latest 84adcd2e4dfc 45 seconds ago 15MB 08:51:07 support-scheduler-arm64 latest 986c3ce67402 56 seconds ago 15.1MB 08:51:07 4ba07b15d4fa 57 seconds ago 966MB 08:51:07 05ec9e20f86b About a minute ago 968MB 08:51:07 sys-mgmt-agent-arm64 latest aaff8215f4d3 About a minute ago 299MB 08:51:07 security-bootstrapper-arm64 latest 3e5c0722c853 3 minutes ago 17.5MB 08:51:07 security-secretstore-setup-arm64 latest 9a31b5b50b01 3 minutes ago 27.1MB 08:51:07 core-metadata-arm64 latest eb4c3b0b168b 3 minutes ago 15.7MB 08:51:07 security-proxy-setup-arm64 latest 5e1162110cdd 3 minutes ago 24.2MB 08:51:07 e99af3121b5a 3 minutes ago 969MB 08:51:07 8c8bb206a8dd 3 minutes ago 972MB 08:51:07 2893a6f66afc 3 minutes ago 973MB 08:51:07 d876c1786328 3 minutes ago 976MB 08:51:07 68980886b0cd 3 minutes ago 969MB 08:51:07 ci-base-image-arm64 latest 39379c33bc0b 14 minutes ago 641MB 08:51:07 alpine 3.12 c4fd0aeabfcf 3 days ago 5.32MB 08:51:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 08:51:07 docker 20.10.0 eeaf43b92773 6 months ago 228MB 08:51:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:51:07 ---> job-cost.sh 08:51:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1KC 08:51:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:53:23 lf-activate-venv(): INFO: Adding /tmp/venv-N1KC/bin to PATH 08:53:23 INFO: No Stack... 08:53:23 INFO: Retrieving Pricing Info for: v2-standard-4 08:53:23 INFO: Archiving Costs [Pipeline] sh 08:53:24 + cat /w/workspace/edgex-go/8/archives/cost.csv 08:53:24 + cut -d, -f6 [Pipeline] lock 08:53:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-8-stack-cost] 08:53:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-8-stack-cost] did not exist. Created. 08:53:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:24 + echo total: 0.18000000715255737 [Pipeline] stash 08:53:24 Stashed 1 file(s) [Pipeline] } 08:53:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:53:25 provisioning config files... 08:53:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6637176910628817670tmp [Pipeline] { [Pipeline] sh 08:53:25 + set +x 08:53:25 + curl -s https://codecov.io/bash 08:53:25 + bash -s -- 08:53:25 08:53:25 _____ _ 08:53:25 / ____| | | 08:53:25 | | ___ __| | ___ ___ _____ __ 08:53:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:53:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:53:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:53:25 Bash-1.0.3 08:53:25 08:53:25 08:53:25 ==> git version 2.24.4 found 08:53:25 ==> 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 08:53:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:53:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:53:25 ==> Jenkins CI detected. 08:53:25 project root: . 08:53:25 --> token set from env 08:53:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:53:25 ==> Running gcov in . (disable via -X gcov) 08:53:25 ==> Python coveragepy not found 08:53:25 ==> Searching for coverage reports in: 08:53:25 + . 08:53:25 -> Found 1 reports 08:53:25 ==> Detecting git/mercurial file structure 08:53:25 ==> Reading reports 08:53:25 + ./coverage.out bytes=398095 08:53:25 ==> Appending adjustments 08:53:25 https://docs.codecov.io/docs/fixing-reports 08:53:27 + Found adjustments 08:53:27 ==> Gzipping contents 08:53:27 56K /tmp/codecov.wM8BnP.gz 08:53:27 ==> Uploading reports 08:53:27 url: https://codecov.io 08:53:27 query: branch=PR-3571&commit=e40b3649fe373fd2ee86537996092bc16b4e1165&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 08:53:27 -> Pinging Codecov 08:53:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=e40b3649fe373fd2ee86537996092bc16b4e1165&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 08:53:27 -> Uploading to 08:53:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-19/00271124DB129430A58F1EEE437C3FCB/e40b3649fe373fd2ee86537996092bc16b4e1165/2fc7c3be-a880-4e1b-8316-41ff3963caa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210619T085327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bfa94167c2213f6cc5b6db960eb89545ee87dec750dac3730057fb57808d65a 08:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:27 Dload Upload Total Spent Left Speed 08:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54503 0 0 100 54503 0 151k --:--:-- --:--:-- --:--:-- 151k 100 54503 0 0 100 54503 0 151k --:--:-- --:--:-- --:--:-- 151k 08:53:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e40b3649fe373fd2ee86537996092bc16b4e1165 [Pipeline] } 08:53:27 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 08:53:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:29 ---> package-listing.sh 08:53:29 ++ tr '[:upper:]' '[:lower:]' 08:53:29 ++ facter osfamily 08:53:29 + OS_FAMILY=redhat 08:53:29 + workspace=/w/workspace/edgex-go/8 08:53:29 + START_PACKAGES=/tmp/packages_start.txt 08:53:29 + END_PACKAGES=/tmp/packages_end.txt 08:53:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:29 + PACKAGES=/tmp/packages_start.txt 08:53:29 + '[' /w/workspace/edgex-go/8 ']' 08:53:29 + PACKAGES=/tmp/packages_end.txt 08:53:29 + case "${OS_FAMILY}" in 08:53:29 + rpm -qa 08:53:29 + sort 08:53:32 + '[' -f /tmp/packages_start.txt ']' 08:53:32 + '[' -f /tmp/packages_end.txt ']' 08:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:32 + '[' /w/workspace/edgex-go/8 ']' 08:53:32 + mkdir -p /w/workspace/edgex-go/8/archives/ 08:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 08:53:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:33 08:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:33 alpine: Pulling from edgex-lftools-log-publisher 08:53:33 df20fa9351a1: Pulling fs layer 08:53:33 36b3adc4ff6f: Pulling fs layer 08:53:33 8ad3a11d3b57: Pulling fs layer 08:53:33 46f8f816bc3b: Pulling fs layer 08:53:33 93b61091891f: Pulling fs layer 08:53:33 93b9cdb0e59b: Pulling fs layer 08:53:33 5e14af77c1be: Pulling fs layer 08:53:33 01666e4c0597: Pulling fs layer 08:53:33 aa168da1d23b: Pulling fs layer 08:53:33 46f8f816bc3b: Waiting 08:53:33 93b61091891f: Waiting 08:53:33 93b9cdb0e59b: Waiting 08:53:33 5e14af77c1be: Waiting 08:53:33 01666e4c0597: Waiting 08:53:33 aa168da1d23b: Waiting 08:53:33 36b3adc4ff6f: Verifying Checksum 08:53:33 36b3adc4ff6f: Download complete 08:53:33 46f8f816bc3b: Verifying Checksum 08:53:33 46f8f816bc3b: Download complete 08:53:33 df20fa9351a1: Verifying Checksum 08:53:33 df20fa9351a1: Download complete 08:53:33 93b9cdb0e59b: Verifying Checksum 08:53:33 93b9cdb0e59b: Download complete 08:53:33 5e14af77c1be: Verifying Checksum 08:53:33 5e14af77c1be: Download complete 08:53:33 93b61091891f: Verifying Checksum 08:53:33 93b61091891f: Download complete 08:53:33 01666e4c0597: Verifying Checksum 08:53:33 01666e4c0597: Download complete 08:53:33 df20fa9351a1: Pull complete 08:53:33 8ad3a11d3b57: Verifying Checksum 08:53:33 8ad3a11d3b57: Download complete 08:53:33 36b3adc4ff6f: Pull complete 08:53:34 8ad3a11d3b57: Pull complete 08:53:34 46f8f816bc3b: Pull complete 08:53:34 93b61091891f: Pull complete 08:53:34 93b9cdb0e59b: Pull complete 08:53:34 5e14af77c1be: Pull complete 08:53:34 01666e4c0597: Pull complete 08:53:35 aa168da1d23b: Verifying Checksum 08:53:35 aa168da1d23b: Download complete 08:53:39 aa168da1d23b: Pull complete 08:53:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:53:39 prd-centos7-docker-4c-2g-328 does not seem to be running inside a container 08:53:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:53:42 $ docker top 1c1c24ca77f84f657f173ff88708800ac25f789c590971e030464bf5e5265ce3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:43 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:43 + mkdir -p /var/log/sa [Pipeline] sh 08:53:43 + ls /var/log/sa-host 08:53:43 + sadf -c /var/log/sa-host/sa05 08:53:43 file_magic: OK 08:53:43 HZ: Using current value: 100 08:53:43 file_header: OK 08:53:43 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 08:53:43 Statistics: 08:53:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:53:43 File successfully converted to sysstat format version 12.2.1 08:53:43 + sadf -c /var/log/sa-host/sa19 08:53:43 file_magic: OK 08:53:43 HZ: Using current value: 100 08:53:43 file_header: OK 08:53:43 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 08:53:43 Statistics: 08:53:43 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... 08:53:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:43 provisioning config files... 08:53:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8685032319028232336tmp [Pipeline] { [Pipeline] echo 08:53:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:44 ---> create-netrc.sh [Pipeline] } 08:53:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:44 ---> python-tools-install.sh [Pipeline] echo 08:53:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:44 ---> sudo-logs.sh 08:53:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:53:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:45 ---> job-cost.sh 08:53:45 lf-activate-venv: SKIPPING 08:53:45 DEBUG: total: 0.18000000715255737 08:53:45 INFO: Retrieving Stack Cost... 08:53:46 INFO: Retrieving Pricing Info for: v3-standard-2 08:53:46 INFO: Archiving Costs [Pipeline] echo 08:53:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:47 ---> logs-deploy.sh 08:53:47 lf-activate-venv: SKIPPING 08:53:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/8 08:53:47 INFO: archiving workspace using pattern(s): 08:53:48 Archives upload complete. 08:53:48 INFO: archiving logs to Nexus 08:53:48 ---> uname -a: 08:53:48 Linux prd-centos7-docker-4c-2g-328.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:53:48 08:53:48 08:53:48 ---> lscpu: 08:53:48 Architecture: x86_64 08:53:48 CPU op-mode(s): 32-bit, 64-bit 08:53:48 Byte Order: Little Endian 08:53:48 Address sizes: 40 bits physical, 48 bits virtual 08:53:48 CPU(s): 2 08:53:48 On-line CPU(s) list: 0,1 08:53:48 Thread(s) per core: 1 08:53:48 Core(s) per socket: 1 08:53:48 Socket(s): 2 08:53:48 NUMA node(s): 1 08:53:48 Vendor ID: AuthenticAMD 08:53:48 CPU family: 23 08:53:48 Model: 49 08:53:48 Model name: AMD EPYC-Rome Processor 08:53:48 Stepping: 0 08:53:48 CPU MHz: 2799.998 08:53:48 BogoMIPS: 5599.99 08:53:48 Virtualization: AMD-V 08:53:48 Hypervisor vendor: KVM 08:53:48 Virtualization type: full 08:53:48 L1d cache: 64 KiB 08:53:48 L1i cache: 64 KiB 08:53:48 L2 cache: 1 MiB 08:53:48 L3 cache: 32 MiB 08:53:48 NUMA node0 CPU(s): 0,1 08:53:48 Vulnerability Itlb multihit: Not affected 08:53:48 Vulnerability L1tf: Not affected 08:53:48 Vulnerability Mds: Not affected 08:53:48 Vulnerability Meltdown: Not affected 08:53:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:53:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:53:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:53:48 Vulnerability Srbds: Not affected 08:53:48 Vulnerability Tsx async abort: Not affected 08:53:48 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 08:53:48 08:53:48 08:53:48 ---> nproc: 08:53:48 2 08:53:48 08:53:48 08:53:48 ---> df -h: 08:53:48 Filesystem Size Used Available Use% Mounted on 08:53:48 overlay 40.0G 11.2G 28.8G 28% / 08:53:48 tmpfs 64.0M 0 64.0M 0% /dev 08:53:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:53:48 shm 64.0M 0 64.0M 0% /dev/shm 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /facter-os 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/resolv.conf 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hostname 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hosts 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /run/cloud-init/result.json 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/sa-host 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/secure 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/auth.log 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/8 08:53:48 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/8@tmp 08:53:48 08:53:48 08:53:48 ---> free -m: 08:53:48 total used free shared buff/cache available 08:53:48 Mem: 7821 1313 1745 0 4762 6465 08:53:48 Swap: 1023 1 1022 08:53:48 08:53:48 08:53:48 ---> ip addr: 08:53:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:53:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:53:48 inet 127.0.0.1/8 scope host lo 08:53:48 valid_lft forever preferred_lft forever 08:53:48 inet6 ::1/128 scope host 08:53:48 valid_lft forever preferred_lft forever 08:53:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:53:48 link/ether fa:16:3e:87:f0:86 brd ff:ff:ff:ff:ff:ff 08:53:48 inet 10.30.122.122/23 brd 10.30.123.255 scope global dynamic eth0 08:53:48 valid_lft 84973sec preferred_lft 84973sec 08:53:48 inet6 fe80::f816:3eff:fe87:f086/64 scope link 08:53:48 valid_lft forever preferred_lft forever 08:53:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:53:48 link/ether 02:42:45:55:f9:fe brd ff:ff:ff:ff:ff:ff 08:53:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:53:48 valid_lft forever preferred_lft forever 08:53:48 inet6 fe80::42:45ff:fe55:f9fe/64 scope link 08:53:48 valid_lft forever preferred_lft forever 08:53:48 08:53:48 08:53:48 ---> sar -b -r -n DEV: 08:53:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 08:53:48 08:53:48 08:29:51 LINUX RESTART (2 CPU) 08:53:48 08:53:48 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:53:48 08:32:01 79.65 0.23 79.42 0.00 24.38 44106.38 0.00 08:53:48 08:33:01 139.21 0.00 139.21 0.00 0.00 19158.81 0.00 08:53:48 08:34:01 58.29 0.00 58.29 0.00 0.00 7176.58 0.00 08:53:48 08:35:02 371.56 142.89 228.67 0.00 3452.17 153733.14 0.00 08:53:48 08:36:01 446.35 149.36 296.99 0.00 7857.60 157405.63 0.00 08:53:48 08:37:01 407.23 14.42 392.81 0.00 950.78 178659.07 0.00 08:53:48 08:38:01 190.29 2.96 187.33 0.00 229.45 33435.78 0.00 08:53:48 08:39:01 1.18 0.00 1.18 0.00 0.00 17.57 0.00 08:53:48 08:40:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 08:53:48 08:41:01 0.32 0.05 0.27 0.00 0.67 2.78 0.00 08:53:48 08:42:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 08:53:48 08:43:01 0.33 0.00 0.33 0.00 0.00 4.40 0.00 08:53:48 08:44:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 08:53:48 08:45:01 0.47 0.18 0.28 0.00 5.73 3.90 0.00 08:53:48 08:46:01 0.75 0.00 0.75 0.00 0.00 15.11 0.00 08:53:48 08:47:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 08:53:48 08:48:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 08:53:48 08:49:01 0.22 0.00 0.22 0.00 0.00 1.95 0.00 08:53:48 08:50:01 0.33 0.00 0.33 0.00 0.00 4.25 0.00 08:53:48 08:51:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 08:53:48 08:52:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 08:53:48 08:53:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 08:53:48 Average: 77.09 14.07 63.02 0.00 565.50 26966.79 0.00 08:53:48 08:53:48 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:48 08:32:01 4065348 0 992020 12.39 2620 2948944 1631484 18.01 1110944 2344300 27820 08:53:48 08:33:01 3745860 0 1186920 14.82 2620 3073532 1729744 19.10 1423704 2283796 179636 08:53:48 08:34:01 3789420 0 1157600 14.45 2620 3059292 1733512 19.14 1343032 2311232 143396 08:53:48 08:35:02 1523824 0 1394828 17.42 2620 5087660 2157092 23.82 1776644 4049464 10452 08:53:48 08:36:01 817736 0 1514216 18.91 2620 5674360 3136420 34.63 3144392 3322188 280976 08:53:48 08:37:01 665088 0 1577076 19.69 2620 5764148 2995896 33.08 2156700 4432168 139384 08:53:48 08:38:01 2418964 0 1243908 15.53 2620 4343440 1294196 14.29 1305644 3586496 8 08:53:48 08:39:01 2422308 0 1240560 15.49 2620 4343444 1264432 13.96 1302880 3586472 8 08:53:48 08:40:01 2423840 0 1239024 15.47 2620 4343448 1255120 13.86 1302060 3586504 8 08:53:48 08:41:01 2421196 0 1241664 15.50 2620 4343452 1255216 13.86 1307724 3583720 8 08:53:48 08:42:01 2421184 0 1241672 15.50 2620 4343456 1255120 13.86 1306884 3584360 8 08:53:48 08:43:01 2421092 0 1241760 15.50 2620 4343460 1255120 13.86 1306888 3584360 8 08:53:48 08:44:01 2420192 0 1242656 15.52 2620 4343464 1255324 13.86 1307392 3584360 12 08:53:48 08:45:01 2420564 0 1242252 15.51 2620 4343496 1255120 13.86 1306896 3584384 20 08:53:48 08:46:01 2420600 0 1242212 15.51 2620 4343500 1255204 13.86 1306980 3584384 8 08:53:48 08:47:01 2420844 0 1241964 15.51 2620 4343504 1255120 13.86 1307020 3584384 8 08:53:48 08:48:01 2421124 0 1241680 15.50 2620 4343508 1255120 13.86 1306908 3584384 8 08:53:48 08:49:01 2420736 0 1242056 15.51 2620 4343520 1255120 13.86 1306920 3584384 16 08:53:48 08:50:01 2420876 0 1241916 15.51 2620 4343520 1255120 13.86 1307036 3584384 16 08:53:48 08:51:01 2420748 0 1242036 15.51 2620 4343528 1255204 13.86 1307136 3584384 8 08:53:48 08:52:01 2420852 0 1241932 15.51 2620 4343528 1255120 13.86 1307044 3584384 12 08:53:48 08:53:01 2420868 0 1241912 15.51 2620 4343532 1255120 13.86 1306932 3584384 8 08:53:48 Average: 2424694 0 1258721 15.72 2620 4322897 1523406 16.82 1448080 3459040 35538 08:53:48 08:53:48 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:48 08:32:01 eth0 652.06 646.98 3967.11 62.29 0.00 0.00 0.00 0.00 08:53:48 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:32:01 docker0 397.54 369.96 28.37 1266.59 0.00 0.00 0.00 0.00 08:53:48 08:33:01 veth260794a 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 08:53:48 08:33:01 eth0 171.25 148.67 505.88 28.79 0.00 0.00 0.00 0.00 08:53:48 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:33:01 docker0 123.67 126.68 9.66 464.83 0.00 0.00 0.00 0.00 08:53:48 08:34:01 veth260794a 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 08:53:48 08:34:01 eth0 24.64 18.57 12.98 103.49 0.00 0.00 0.00 0.00 08:53:48 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:34:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 08:53:48 08:35:02 eth0 226.73 192.64 1693.48 30.05 0.00 0.00 0.00 0.00 08:53:48 08:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:35:02 veth9617871 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:36:01 veth89f0b46 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:36:01 eth0 93.91 72.18 192.37 16.29 0.00 0.00 0.00 0.00 08:53:48 08:36:01 veth6af5697 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:37:01 veth7d0e1ff 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:37:01 vethb6c5fed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:37:01 veth02cecae 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:53:48 08:37:01 eth0 98.07 68.03 285.64 117.84 0.00 0.00 0.00 0.00 08:53:48 08:38:01 eth0 188.52 150.50 1629.27 21.24 0.00 0.00 0.00 0.00 08:53:48 08:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:53:48 08:38:01 docker0 1279.26 1143.79 99.72 4305.23 0.00 0.00 0.00 0.00 08:53:48 08:39:01 eth0 1.05 0.47 0.67 0.18 0.00 0.00 0.00 0.00 08:53:48 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:40:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 08:53:48 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:41:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:53:48 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:48 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:48 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:44:01 eth0 0.90 0.35 0.31 0.17 0.00 0.00 0.00 0.00 08:53:48 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:45:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:53:48 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:46:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:53:48 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:47:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:53:48 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:48:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:49:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:53:48 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:51:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:53:48 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:52:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:53:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:53:48 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 Average: eth0 66.40 59.15 377.62 17.31 0.00 0.00 0.00 0.00 08:53:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:48 Average: docker0 29.40 30.10 2.10 113.52 0.00 0.00 0.00 0.00 08:53:48 08:53:48 08:53:48 ---> sar -P ALL: 08:53:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 08:53:48 08:53:48 08:29:51 LINUX RESTART (2 CPU) 08:53:48 08:53:48 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:53:48 08:32:01 all 14.37 0.00 4.32 5.97 0.08 75.26 08:53:48 08:32:01 0 18.19 0.00 4.64 4.50 0.07 72.60 08:53:48 08:32:01 1 10.60 0.00 4.01 7.42 0.09 77.88 08:53:48 08:33:01 all 59.98 0.00 8.65 3.44 0.12 27.81 08:53:48 08:33:01 0 61.16 0.00 7.99 3.38 0.11 27.35 08:53:48 08:33:01 1 58.78 0.00 9.32 3.50 0.13 28.27 08:53:48 08:34:01 all 37.65 0.00 5.07 0.85 0.07 56.36 08:53:48 08:34:01 0 36.80 0.00 4.91 0.55 0.07 57.67 08:53:48 08:34:01 1 38.50 0.00 5.22 1.16 0.07 55.04 08:53:48 08:35:02 all 35.24 0.00 12.44 20.95 0.12 31.25 08:53:48 08:35:02 0 35.73 0.00 12.92 21.88 0.13 29.35 08:53:48 08:35:02 1 34.76 0.00 11.96 20.02 0.12 33.14 08:53:48 08:36:01 all 56.47 0.00 16.50 18.32 0.12 8.60 08:53:48 08:36:01 0 56.21 0.00 16.06 20.03 0.13 7.56 08:53:48 08:36:01 1 56.73 0.00 16.93 16.59 0.11 9.64 08:53:48 08:37:01 all 67.63 0.00 17.74 11.55 0.13 2.95 08:53:48 08:37:01 0 68.55 0.00 16.47 11.62 0.13 3.23 08:53:48 08:37:01 1 66.72 0.00 19.00 11.49 0.13 2.67 08:53:48 08:38:01 all 21.82 0.00 6.85 2.92 0.08 68.33 08:53:48 08:38:01 0 23.00 0.00 7.41 3.81 0.07 65.70 08:53:48 08:38:01 1 20.65 0.00 6.29 2.03 0.09 70.95 08:53:48 08:39:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:53:48 08:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:53:48 08:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:53:48 08:40:01 all 0.08 0.00 0.03 0.00 0.03 99.86 08:53:48 08:40:01 0 0.12 0.00 0.03 0.00 0.03 99.82 08:53:48 08:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:53:48 08:41:01 all 0.06 0.00 0.02 0.01 0.03 99.89 08:53:48 08:41:01 0 0.10 0.00 0.02 0.02 0.03 99.83 08:53:48 08:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:53:48 08:42:01 all 0.09 0.00 0.01 0.00 0.03 99.87 08:53:48 08:42:01 0 0.13 0.00 0.02 0.00 0.02 99.83 08:53:48 08:42:01 1 0.05 0.00 0.00 0.00 0.03 99.92 08:53:48 08:53:48 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:53:48 08:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:53:48 08:43:01 0 0.13 0.00 0.03 0.00 0.03 99.80 08:53:48 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:53:48 08:44:01 all 0.05 0.00 0.02 0.00 0.03 99.90 08:53:48 08:44:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:53:48 08:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:53:48 08:45:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:53:48 08:45:01 0 0.12 0.00 0.03 0.00 0.03 99.82 08:53:48 08:45:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:53:48 08:46:01 all 0.06 0.00 0.02 0.00 0.02 99.91 08:53:48 08:46:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:53:48 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:53:48 08:47:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:53:48 08:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:53:48 08:47:01 1 0.02 0.00 0.00 0.00 0.05 99.93 08:53:48 08:48:01 all 0.05 0.00 0.03 0.00 0.03 99.90 08:53:48 08:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:53:48 08:48:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:53:48 08:49:01 all 0.09 0.00 0.01 0.00 0.02 99.88 08:53:48 08:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:53:48 08:49:01 1 0.15 0.00 0.00 0.00 0.00 99.85 08:53:48 08:50:01 all 0.05 0.00 0.01 0.00 0.03 99.91 08:53:48 08:50:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:53:48 08:50:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:53:48 08:51:01 all 0.09 0.00 0.03 0.00 0.02 99.87 08:53:48 08:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:53:48 08:51:01 1 0.13 0.00 0.02 0.00 0.00 99.85 08:53:48 08:52:01 all 0.04 0.00 0.02 0.00 0.03 99.91 08:53:48 08:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:53:48 08:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:53:48 08:53:01 all 0.05 0.00 0.02 0.00 0.03 99.91 08:53:48 08:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:53:48 08:53:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:53:48 08:53:48 Average: CPU %user %nice %system %iowait %steal %idle 08:53:48 Average: all 12.60 0.00 3.08 2.74 0.05 81.53 08:53:48 Average: 0 12.90 0.00 3.03 2.81 0.05 81.20 08:53:48 Average: 1 12.30 0.00 3.12 2.67 0.05 81.86 08:53:48 08:53:48 08:53:48