Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4d8305b3a0ce0906d055d440d1b874a1496e8b07+7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (83f51e6133a0fce6015a0880b6c1d170a123c08b) 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-ssh8821920852090295650.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-ssh613152998763685442.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-ssh308331529636407793.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-ssh8471311423991217942.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-ssh3632064669909830357.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1658 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8687299249942865275.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3375743672623498695.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 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 Merge succeeded, producing 38cf677290a4667aedda459c87c42cf84121c525 Checking out Revision 38cf677290a4667aedda459c87c42cf84121c525 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7222922153947330675.key > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38cf677290a4667aedda459c87c42cf84121c525 # timeout=10 Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:14:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:14:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:14:01 ========================================================= 06:14:01 EdgeX Global Pipelines Version Info 06:14:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:14:03 ------------------- 06:14:03 stable info: 06:14:03 ------------------- 06:14:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:14:03 Message: update stable to v1.0.195 06:14:03 ------------------- 06:14:03 experimental info: 06:14:03 ------------------- 06:14:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:14:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:14:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38cf677290a4667aedda459c87c42cf84121c525 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38cf677 [Pipeline] echo 06:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:04 provisioning config files... 06:14:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config636068839785076190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:05 ---> docker-login.sh 06:14:05 nexus3.edgexfoundry.org:10001 06:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:05 Configure a credential helper to remove this warning. See 06:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:05 06:14:05 Login Succeeded 06:14:05 nexus3.edgexfoundry.org:10002 06:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:05 Configure a credential helper to remove this warning. See 06:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:05 06:14:05 Login Succeeded 06:14:05 nexus3.edgexfoundry.org:10003 06:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:06 Configure a credential helper to remove this warning. See 06:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:06 06:14:06 Login Succeeded 06:14:06 nexus3.edgexfoundry.org:10004 06:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:06 Configure a credential helper to remove this warning. See 06:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:06 06:14:06 Login Succeeded 06:14:06 docker.io 06:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:06 Configure a credential helper to remove this warning. See 06:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:06 06:14:06 Login Succeeded 06:14:06 ---> docker-login.sh ends [Pipeline] } 06:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:06 ++ 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 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/core-command/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo core-command,cmd/core-command/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/core-data/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo core-data,cmd/core-data/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/core-metadata/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo core-metadata,cmd/core-metadata/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/security-bootstrapper/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/security-proxy-setup/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/support-notifications/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo support-notifications,cmd/support-notifications/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/support-scheduler/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:14:06 + for file in '`ls cmd/**/Dockerfile`' 06:14:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:14:06 ++ cut -d/ -f2 06:14:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:14:06 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 06:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:10 06:14:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:14:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:10 latest: Pulling from edgex-devops/git-semver 06:14:10 31603596830f: Pulling fs layer 06:14:10 54011a49482f: Pulling fs layer 06:14:10 a6820b24f6d8: Pulling fs layer 06:14:10 f581987b2513: Pulling fs layer 06:14:10 f581987b2513: Waiting 06:14:10 54011a49482f: Verifying Checksum 06:14:10 54011a49482f: Download complete 06:14:10 31603596830f: Verifying Checksum 06:14:10 31603596830f: Download complete 06:14:10 f581987b2513: Verifying Checksum 06:14:10 f581987b2513: Download complete 06:14:10 a6820b24f6d8: Verifying Checksum 06:14:10 a6820b24f6d8: Download complete 06:14:11 31603596830f: Pull complete 06:14:11 54011a49482f: Pull complete 06:14:11 a6820b24f6d8: Pull complete 06:14:11 f581987b2513: Pull complete 06:14:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:14:12 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:14:13 $ docker top 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:13 [ssh-agent] Looking for ssh-agent implementation... 06:14:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:13 $ docker exec 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent 06:14:13 SSH_AUTH_SOCK=/tmp/ssh-D4uPCBT73b9x/agent.14 06:14:13 SSH_AGENT_PID=21 06:14:13 Running ssh-add (command line suppressed) 06:14:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4887755730693282305.key (/w/workspace/edgex-go/4@tmp/private_key_4887755730693282305.key) 06:14:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:14 + git tag --points-at HEAD [Pipeline] } 06:14:14 $ docker exec --env ******** --env ******** 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent -k 06:14:14 unset SSH_AUTH_SOCK; 06:14:14 unset SSH_AGENT_PID; 06:14:14 echo Agent pid 21 killed; 06:14:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:14 [ssh-agent] Looking for ssh-agent implementation... 06:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:14 $ docker exec 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent 06:14:14 SSH_AUTH_SOCK=/tmp/ssh-fqbY69n5yWvw/agent.56 06:14:14 SSH_AGENT_PID=62 06:14:14 Running ssh-add (command line suppressed) 06:14:14 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7131627542288223675.key (/w/workspace/edgex-go/4@tmp/private_key_7131627542288223675.key) 06:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:15 + git semver init 06:14:15 # -> Open(): unable to determine branch for HEAD 06:14:15 # $GIT_DIR = /w/workspace/edgex-go/4/.git 06:14:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 06:14:15 # $SEMVER_REMOTE_NAME = origin 06:14:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:14:15 # $SEMVER_USER_NAME = edgex-jenkins 06:14:15 # $SEMVER_BRANCH = PR-3571 06:14:15 # $SEMVER_TEMP = /tmp/semver-071114292 06:14:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:14:44 # '/tmp/semver-071114292' -> '/w/workspace/edgex-go/4/.semver' 06:14:44 # -> Force: false 06:14:44 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 06:14:44 $ docker exec --env ******** --env ******** 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a ssh-agent -k 06:14:44 unset SSH_AUTH_SOCK; 06:14:44 unset SSH_AGENT_PID; 06:14:44 echo Agent pid 62 killed; 06:14:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:47 + git semver [Pipeline] } 06:14:47 $ docker stop --time=1 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a 06:14:51 $ docker rm -f 6485c5fed9ea740df9643c0d30a0e30bf0717af18e87e3087d593cedd3dc646a [Pipeline] // withDockerContainer [Pipeline] sh 06:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:14:52 Stashed 1 file(s) [Pipeline] echo 06:14:52 [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 06:14:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:14:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:53 + sudo service docker restart 06:14:53 + true 06:14:53 Redirecting to /bin/systemctl restart docker.service 06:15:07 Still waiting to schedule task 06:15:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 06:15:11 ========================================================= 06:15:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:15:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:15:11 + 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 . 06:15:13 Sending build context to Docker daemon 329.4MB 06:15:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:15:13 Step 2/6 : FROM ${BASE} 06:15:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:13 540db60ca938: Pulling fs layer 06:15:13 adcc1eea9eea: Pulling fs layer 06:15:13 4c4ab2625f07: Pulling fs layer 06:15:13 0510c868ecb4: Pulling fs layer 06:15:13 afea3b2eda06: Pulling fs layer 06:15:13 7809a108b3ef: Pulling fs layer 06:15:13 f706445af74f: Pulling fs layer 06:15:13 0510c868ecb4: Waiting 06:15:13 afea3b2eda06: Waiting 06:15:13 7809a108b3ef: Waiting 06:15:13 f706445af74f: Waiting 06:15:13 4c4ab2625f07: Verifying Checksum 06:15:13 4c4ab2625f07: Download complete 06:15:13 adcc1eea9eea: Verifying Checksum 06:15:13 adcc1eea9eea: Download complete 06:15:13 afea3b2eda06: Verifying Checksum 06:15:13 afea3b2eda06: Download complete 06:15:13 7809a108b3ef: Verifying Checksum 06:15:13 7809a108b3ef: Download complete 06:15:13 540db60ca938: Verifying Checksum 06:15:13 540db60ca938: Download complete 06:15:13 540db60ca938: Pull complete 06:15:13 adcc1eea9eea: Pull complete 06:15:13 4c4ab2625f07: Pull complete 06:15:15 f706445af74f: Verifying Checksum 06:15:15 f706445af74f: Download complete 06:15:15 0510c868ecb4: Verifying Checksum 06:15:15 0510c868ecb4: Download complete 06:15:18 0510c868ecb4: Pull complete 06:15:19 afea3b2eda06: Pull complete 06:15:19 7809a108b3ef: Pull complete 06:15:21 f706445af74f: Pull complete 06:15:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:15:21 ---> b068be0155e3 06:15:21 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 06:15:22 ---> Running in ec9febf60453 06:15:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:15:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:15:24 (1/12) Installing libmagic (5.39-r0) 06:15:25 (2/12) Installing file (5.39-r0) 06:15:25 (3/12) Installing libc-dev (0.7.2-r3) 06:15:25 (4/12) Installing g++ (10.2.1_pre1-r3) 06:15:30 (5/12) Installing fortify-headers (1.1-r0) 06:15:30 (6/12) Installing patch (2.7.6-r6) 06:15:30 (7/12) Installing build-base (0.5-r2) 06:15:31 (8/12) Installing libsodium (1.0.18-r0) 06:15:31 (9/12) Installing pkgconf (1.7.3-r0) 06:15:31 (10/12) Installing libsodium-dev (1.0.18-r0) 06:15:31 (11/12) Installing libzmq (4.3.3-r1) 06:15:31 (12/12) Installing zeromq-dev (4.3.3-r1) 06:15:31 Executing busybox-1.32.1-r6.trigger 06:15:31 OK: 219 MiB in 52 packages 06:15:33 Removing intermediate container ec9febf60453 06:15:33 ---> 68ed13ee1e63 06:15:33 Step 4/6 : WORKDIR /edgex-go 06:15:33 ---> Running in c5d10b9f1fbf 06:15:33 Removing intermediate container c5d10b9f1fbf 06:15:33 ---> 07ac4e67136b 06:15:33 Step 5/6 : COPY go.mod . 06:15:33 ---> 79566338f8b6 06:15:33 Step 6/6 : RUN go mod download 06:15:33 ---> Running in 2f183601ec6d 06:15:47 Removing intermediate container 2f183601ec6d 06:15:47 ---> 30bc62a63f9f 06:15:47 Successfully built 30bc62a63f9f 06:15:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:15:47 + docker inspect -f . ci-base-image-x86_64 06:15:47 . [Pipeline] withDockerContainer 06:15:47 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:48 $ docker top 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:48 + go version 06:15:48 go version go1.16.3 linux/amd64 [Pipeline] } 06:15:48 $ docker stop --time=1 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af 06:15:49 $ docker rm -f 11be0b9d8b5a7b746f463c95493f84f76b19b07338dc9d8666107711119cc6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:50 + docker inspect -f . ci-base-image-x86_64 06:15:50 . [Pipeline] withDockerContainer 06:15:50 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:15:51 $ docker top d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 -eo pid,comm [Pipeline] { [Pipeline] echo 06:15:51 ========================================================= 06:15:51 [edgeXBuildGoParallel] Running Tests and Build... 06:15:51 ========================================================= [Pipeline] sh 06:15:51 + go mod tidy [Pipeline] sh 06:15:52 + make test 06:15:52 go mod tidy 06:15:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:15:58 ? github.com/edgexfoundry/edgex-go [no test files] 06:16:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:16:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:16:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:16:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:16:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:16:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:16:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:16:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:16:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:16:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:16:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:16:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 06:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 100.0% of statements 06:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.4% of statements 06:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:16:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 87.7% of statements 06:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:16:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 06:16:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 06:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 95.1% of statements 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:16:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:16:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements 06:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 06:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements 06:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 06:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 06:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 06:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 06:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 06:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 06:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 06:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.263s coverage: 81.8% of statements 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 06:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.3% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 91.9% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 06:17:20 GO111MODULE=on go vet ./... 06:17:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1662 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 06:17:35 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:17:35 The recommended git tool is: git 06:17:43 using credential edgex-jenkins-ssh 06:17:43 Cloning the remote Git repository 06:17:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:17:43 > git init /w/workspace/edgex-go/4 # timeout=10 06:17:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:17:43 > git --version # timeout=10 06:17:43 > git --version # 'git version 2.17.1' 06:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:49 gofmt -l . 06:17:49 [ "`gofmt -l .`" = "" ] 06:17:49 ./bin/test-attribution-txt.sh [Pipeline] sh 06:17:50 + ls -al . 06:17:50 total 516 06:17:50 drwxrwxr-x 10 1001 1001 4096 Jun 16 06:17 . 06:17:50 drwxr-xr-x 4 root root 28 Jun 16 06:15 .. 06:17:50 -rw-rw-r-- 1 1001 1001 11 Jun 16 06:13 .dockerignore 06:17:50 drwxrwxr-x 8 1001 1001 179 Jun 16 06:13 .git 06:17:50 drwxrwxr-x 3 1001 1001 125 Jun 16 06:13 .github 06:17:50 -rw-rw-r-- 1 1001 1001 818 Jun 16 06:13 .gitignore 06:17:50 drwx------ 3 1001 1001 60 Jun 16 06:14 .semver 06:17:50 -rw-rw-r-- 1 1001 1001 166 Jun 16 06:13 .sonarcloud.properties 06:17:50 -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:13 Attribution.txt 06:17:50 -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:13 CONTRIBUTING.md 06:17:50 -rw-rw-r-- 1 1001 1001 931 Jun 16 06:13 Dockerfile.build 06:17:50 -rw-rw-r-- 1 1001 1001 849 Jun 16 06:13 Jenkinsfile 06:17:50 -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:13 LICENSE 06:17:50 -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:13 Makefile 06:17:50 -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:13 README.md 06:17:50 -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:13 SECURITY.md 06:17:50 -rw-rw-r-- 1 1001 1001 5 Jun 16 06:14 VERSION 06:17:50 -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:13 ZMQWindows.md 06:17:50 drwxrwxr-x 2 1001 1001 37 Jun 16 06:13 bin 06:17:50 drwxrwxr-x 14 1001 1001 4096 Jun 16 06:13 cmd 06:17:50 -rw-r--r-- 1 root root 398195 Jun 16 06:17 coverage.out 06:17:50 -rw-rw-r-- 1 1001 1001 841 Jun 16 06:13 go.mod 06:17:50 -rw-r--r-- 1 root root 20934 Jun 16 06:15 go.sum 06:17:50 drwxrwxr-x 7 1001 1001 114 Jun 16 06:13 internal 06:17:50 drwxrwxr-x 3 1001 1001 16 Jun 16 06:13 openapi 06:17:50 drwxrwxr-x 4 1001 1001 71 Jun 16 06:13 snap 06:17:50 -rw-rw-r-- 1 1001 1001 168 Jun 16 06:13 version.go [Pipeline] sh 06:17:50 + '[' -e coverage.out ] 06:17:50 + chown 1001:1001 coverage.out [Pipeline] stash 06:17:50 Stashed 1 file(s) [Pipeline] sh 06:17:50 + make build 06:17:50 go mod tidy 06:17:50 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 06:17: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 06:18:01 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 06:18:01 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 06:18:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:01 > 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 06:18:02 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 06:18: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 06:18:03 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 06:18:03 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 06:18:03 Merge succeeded, producing c2a706177dc29873bb15a11f3ea4681bd87c6744 06:18:03 Checking out Revision c2a706177dc29873bb15a11f3ea4681bd87c6744 (PR-3571) 06:18:03 > git config core.sparsecheckout # timeout=10 06:18:03 > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 06:18:03 > git remote # timeout=10 06:18:03 > git config --get remote.origin.url # timeout=10 06:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:03 > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 06:18:03 > git rev-parse HEAD^{commit} # timeout=10 06:18:03 > git config core.sparsecheckout # timeout=10 06:18:03 > git checkout -f c2a706177dc29873bb15a11f3ea4681bd87c6744 # timeout=10 06:18:04 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 06:18:05 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 06:18:06 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 06:18:07 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 06:18:08 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 06:18:08 Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" 06:18:08 > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] } 06:18:09 $ docker stop --time=1 d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 06:18:13 $ docker rm -f d44e60c573901db2564b7e8abec84d36cb6ac0eda4a8b0e78a104b4c3ea69c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:18:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:18:16 + sudo service docker+ restart 06:18:16 true 06:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:16 06:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:16 latest: Pulling from edgex-devops/edgex-compose 06:18:16 cbdbe7a5bc2a: Pulling fs layer 06:18:16 ca9280d653b3: Pulling fs layer 06:18:16 7e9c9ca2126c: Pulling fs layer 06:18:17 cbdbe7a5bc2a: Verifying Checksum 06:18:17 cbdbe7a5bc2a: Download complete 06:18:17 cbdbe7a5bc2a: Pull complete 06:18:17 ca9280d653b3: Verifying Checksum 06:18:17 ca9280d653b3: Download complete 06:18:18 7e9c9ca2126c: Download complete 06:18:18 ca9280d653b3: Pull complete 06:18:21 7e9c9ca2126c: Pull complete 06:18:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:18:21 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:18:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:25 $ docker top f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:26 + docker-compose build --help 06:18:26 + grep parallel 06:18:26 --parallel Build images in parallel. [Pipeline] } 06:18:26 $ docker stop --time=1 f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 06:18:27 $ docker rm -f f932c0e00274634b18dbf4c59b64163dc11a381b9ac380dcb399667a073eb299 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:28 . [Pipeline] withDockerContainer 06:18:28 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:29 $ docker top eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:29 + docker-compose -f ./docker-compose-build.yml build --parallel 06:18:30 Building core-command ... 06:18:30 Building core-data ... 06:18:30 Building core-metadata ... 06:18:30 Building security-bootstrapper ... 06:18:30 Building security-proxy-setup ... 06:18:30 Building security-secretstore-setup ... 06:18:30 Building support-notifications ... 06:18:30 Building support-scheduler ... 06:18:30 Building sys-mgmt-agent ... 06:18:30 Building security-proxy-setup 06:18:30 Building support-notifications 06:18:30 Building core-command 06:18:30 Building core-data 06:18:30 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:34 provisioning config files... 06:18:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8251979987311394781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:35 ---> docker-login.sh 06:18:35 nexus3.edgexfoundry.org:10001 06:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:36 Configure a credential helper to remove this warning. See 06:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:36 06:18:36 Login Succeeded 06:18:36 nexus3.edgexfoundry.org:10002 06:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:37 Configure a credential helper to remove this warning. See 06:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:37 06:18:37 Login Succeeded 06:18:37 nexus3.edgexfoundry.org:10003 06:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:37 Configure a credential helper to remove this warning. See 06:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:37 06:18:37 Login Succeeded 06:18:37 nexus3.edgexfoundry.org:10004 06:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:38 Configure a credential helper to remove this warning. See 06:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:38 06:18:38 Login Succeeded 06:18:38 docker.io 06:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 ---> docker-login.sh ends [Pipeline] } 06:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:39 ========================================================= 06:18:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:18:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:18:40 + 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 . 06:18:42 Sending build context to Docker daemon 166.3MB 06:18:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:18:42 Step 2/6 : FROM ${BASE} 06:18:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:42 595b0fe564bb: Pulling fs layer 06:18:42 3088b5b3c5c0: Pulling fs layer 06:18:42 5b7225fbf94c: Pulling fs layer 06:18:42 ba82ee9f976e: Pulling fs layer 06:18:42 506bd15cee9f: Pulling fs layer 06:18:42 75a0a4a0db45: Pulling fs layer 06:18:42 618dc40b7e24: Pulling fs layer 06:18:42 ba82ee9f976e: Waiting 06:18:42 618dc40b7e24: Waiting 06:18:42 506bd15cee9f: Waiting 06:18:42 5b7225fbf94c: Verifying Checksum 06:18:42 3088b5b3c5c0: Download complete 06:18:42 506bd15cee9f: Verifying Checksum 06:18:42 506bd15cee9f: Download complete 06:18:42 75a0a4a0db45: Download complete 06:18:42 595b0fe564bb: Verifying Checksum 06:18:42 595b0fe564bb: Download complete 06:18:43 595b0fe564bb: Pull complete 06:18:43 3088b5b3c5c0: Pull complete 06:18:44 5b7225fbf94c: Pull complete 06:18:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:18:45 ---> 30bc62a63f9f 06:18:45 Step 3/32 : WORKDIR /edgex-go 06:18:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:45 ---> 30bc62a63f9f 06:18:45 Step 3/22 : WORKDIR /edgex-go 06:18:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:45 ---> 30bc62a63f9f 06:18:45 Step 3/24 : WORKDIR /edgex-go 06:18:45 618dc40b7e24: Verifying Checksum 06:18:45 618dc40b7e24: Download complete 06:18:46 ba82ee9f976e: Verifying Checksum 06:18:46 ba82ee9f976e: Download complete 06:18:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:53 ---> 30bc62a63f9f 06:18:53 Step 3/24 : WORKDIR /edgex-go 06:18:56 ba82ee9f976e: Pull complete 06:18:56 506bd15cee9f: Pull complete 06:18:57 75a0a4a0db45: Pull complete 06:18:57 ---> Running in 3431da1de462 06:18:57 ---> Running in 56f7b479f04c 06:18:57 ---> Running in b5c77e006b22 06:18:57 ---> Running in 526f5ff40b8c 06:18:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:58 ---> 30bc62a63f9f 06:18:58 Step 3/23 : WORKDIR /edgex-go 06:18:58 ---> Using cache 06:18:58 ---> 5109441d71ee 06:18:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:58 Removing intermediate container 526f5ff40b8c 06:18:58 ---> b24c496b9154 06:18:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:58 Removing intermediate container 56f7b479f04c 06:18:58 ---> 5109441d71ee 06:18:58 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:58 ---> Running in f88193f2aa3b 06:18:58 Removing intermediate container 3431da1de462 06:18:58 ---> 57c626d25d24 06:18:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:58 ---> Running in cf1b389b5f33 06:18:58 Removing intermediate container b5c77e006b22 06:18:58 ---> 5c7b5ec21c71 06:18:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:58 ---> Running in 44ce0dedef1b 06:18:58 ---> Running in a1137cd645f3 06:18:58 ---> Running in d54c66d313b5 06:18:59 Removing intermediate container f88193f2aa3b 06:18:59 ---> 8116733b7159 06:18:59 Step 5/22 : RUN apk add --update --no-cache make git 06:18:59 ---> Running in 07f1fd972bf4 06:18:59 Removing intermediate container cf1b389b5f33 06:18:59 ---> 499aa0423867 06:18:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:18:59 ---> Running in d22d50d301e1 06:19:00 Removing intermediate container a1137cd645f3 06:19:00 ---> 572d4a6bf67b 06:19:00 Step 5/24 : RUN apk add --update --no-cache make git 06:19:00 ---> Running in c0c1699c7bbd 06:19:00 Removing intermediate container 44ce0dedef1b 06:19:00 ---> 10068cac1a48 06:19:00 Step 5/32 : RUN apk add --update --no-cache make git 06:19:00 ---> Running in 1f34e11a226d 06:19:00 Removing intermediate container d54c66d313b5 06:19:00 ---> 5140baefec92 06:19:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:19:00 ---> Running in bc11fa8f965a 06:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:19:01 618dc40b7e24: Pull complete 06:19:01 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:19:01 ---> a36622ca3599 06:19:01 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 06:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:19:02 OK: 219 MiB in 52 packages 06:19:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:19:02 OK: 219 MiB in 52 packages 06:19:02 OK: 219 MiB in 52 packages 06:19:02 OK: 219 MiB in 52 packages 06:19:02 Removing intermediate container d22d50d301e1 06:19:02 ---> 73414fa4a118 06:19:02 Step 6/23 : COPY go.mod . 06:19:02 OK: 219 MiB in 52 packages 06:19:02 Removing intermediate container 07f1fd972bf4 06:19:02 ---> 626245c47110 06:19:02 Step 6/22 : COPY go.mod . 06:19:02 ---> 845552f8a3f7 06:19:02 Step 7/23 : RUN go mod download 06:19:02 Removing intermediate container bc11fa8f965a 06:19:02 ---> 4439fb1db49f 06:19:02 Step 6/24 : COPY go.mod . 06:19:02 ---> Running in 765576f9631e 06:19:02 ---> dc4163a9d3f3 06:19:02 Step 7/22 : RUN go mod download 06:19:02 Removing intermediate container c0c1699c7bbd 06:19:02 ---> b54e9a929b24 06:19:02 Step 6/24 : COPY go.mod . 06:19:02 Removing intermediate container 1f34e11a226d 06:19:02 ---> bf2a03b8d37e 06:19:02 Step 6/32 : COPY go.mod . 06:19:02 ---> Running in 37d568576507 06:19:02 ---> 913644b5f016 06:19:02 Step 7/24 : RUN go mod download 06:19:03 ---> Running in 5fee6af2755b 06:19:03 ---> 25caef2d115a 06:19:03 Step 7/24 : RUN go mod download 06:19:03 ---> Running in 7b1385d5b113 06:19:03 ---> da70a5f928cc 06:19:03 Step 7/32 : RUN go mod download 06:19:03 ---> Running in d72f16e7506c 06:19:03 ---> Running in 66dcb22638b1 06:19:04 Removing intermediate container 765576f9631e 06:19:04 ---> 1e6e509bffa1 06:19:04 Step 8/23 : COPY . . 06:19:04 Removing intermediate container 37d568576507 06:19:04 ---> 21371ead0064 06:19:04 Step 8/22 : COPY . . 06:19:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:19:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:19:06 (1/12) Installing libmagic (5.39-r0) 06:19:07 (2/12) Installing file (5.39-r0) 06:19:07 (3/12) Installing libc-dev (0.7.2-r3) 06:19:07 (4/12) Installing g++ (10.2.1_pre1-r3) 06:19:14 Removing intermediate container 5fee6af2755b 06:19:14 ---> 3febaae86ae6 06:19:14 Step 8/24 : COPY . . 06:19:14 ---> 85295b6acbdf 06:19:14 Step 9/23 : RUN go mod tidy 06:19:14 Removing intermediate container 7b1385d5b113 06:19:14 ---> 5492a0d9ec9d 06:19:14 Step 8/24 : COPY . . 06:19:14 Removing intermediate container d72f16e7506c 06:19:14 ---> b81e91ec0e42 06:19:14 Step 8/32 : COPY . . 06:19:14 ---> 06806a11fb55 06:19:14 (5/12) Installing fortify-headers (1.1-r0) 06:19:14 Step 9/22 : RUN go mod tidy 06:19:14 (6/12) Installing patch (2.7.6-r6) 06:19:14 (7/12) Installing build-base (0.5-r2) 06:19:14 (8/12) Installing libsodium (1.0.18-r0) 06:19:14 (9/12) Installing pkgconf (1.7.3-r0) 06:19:14 ---> Running in 29abe216a0f7 06:19:14 ---> Running in e254779c1be6 06:19:14 (10/12) Installing libsodium-dev (1.0.18-r0) 06:19:14 (11/12) Installing libzmq (4.3.3-r1) 06:19:14 (12/12) Installing zeromq-dev (4.3.3-r1) 06:19:14 Executing busybox-1.32.1-r6.trigger 06:19:14 OK: 218 MiB in 52 packages 06:19:18 Removing intermediate container 66dcb22638b1 06:19:18 ---> cd6901644a1a 06:19:18 Step 4/6 : WORKDIR /edgex-go 06:19:18 ---> Running in fd1d968bbde7 06:19:18 Removing intermediate container fd1d968bbde7 06:19:18 ---> 8477b5ff54db 06:19:18 Step 5/6 : COPY go.mod . 06:19:19 ---> 98733fa05831 06:19:19 Step 6/6 : RUN go mod download 06:19:19 ---> Running in af7e36590050 06:19:29 ---> 01a4b7e7d595 06:19:29 Step 9/24 : RUN go mod tidy 06:19:29 Removing intermediate container 29abe216a0f7 06:19:29 ---> 972fd1769438 06:19:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:19:29 ---> 02e1f8659c27 06:19:29 Step 9/24 : RUN go mod tidy 06:19:29 ---> e4b5cf613e56 06:19:29 Step 9/32 : RUN go mod tidy 06:19:29 ---> Running in b0dfb8de5276 06:19:29 ---> Running in 1f37796eb730 06:19:29 Removing intermediate container e254779c1be6 06:19:29 ---> 9896873ffd91 06:19:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:19:29 ---> Running in c55296f1b4ce 06:19:29 ---> Running in 0c2775684a61 06:19:29 ---> Running in 52501ede05a4 06:19:30 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 06:19:30 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 06:19:35 Removing intermediate container 0c2775684a61 06:19:35 ---> 4dfbdb59af81 06:19:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:19:35 ---> Running in 6d58ef2d951f 06:19:35 Removing intermediate container b0dfb8de5276 06:19:35 ---> f7dd61eef663 06:19:35 Step 10/24 : RUN make cmd/core-data/core-data 06:19:35 ---> Running in d69aeed912cd 06:19:36 Removing intermediate container c55296f1b4ce 06:19:36 ---> edbbbf3c72e9 06:19:36 Step 10/24 : RUN make cmd/core-command/core-command 06:19:36 ---> Running in 5eb5e3b01c99 06:19:38 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 06:19:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:19:38 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 06:19:47 Removing intermediate container af7e36590050 06:19:47 ---> ce821f5980c7 06:19:47 Successfully built ce821f5980c7 06:19:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:47 + docker inspect -f . ci-base-image-arm64 06:19:47 . [Pipeline] withDockerContainer 06:19:47 prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container 06:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:49 $ docker top 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:50 + go version 06:19:50 go version go1.16.5 linux/arm64 [Pipeline] } 06:19:50 $ docker stop --time=1 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 06:19:52 $ docker rm -f 79ff29a51ed19c2f9e3755e257219d3c3b22c74c77747930286d1431b845cb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:53 + docker inspect -f . ci-base-image-arm64 06:19:53 . [Pipeline] withDockerContainer 06:19:53 prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container 06:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:55 $ docker top 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f -eo pid,comm [Pipeline] { [Pipeline] echo 06:19:55 ========================================================= 06:19:55 [edgeXBuildGoParallel] Running Tests and Build... 06:19:55 ========================================================= [Pipeline] sh 06:19:56 + go mod tidy [Pipeline] sh 06:19:57 + make test 06:19:57 go mod tidy 06:19:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:20: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 06:20:12 Removing intermediate container 52501ede05a4 06:20:12 ---> b17b528ba0c3 06:20:12 06:20:12 Step 11/22 : FROM alpine:3.12 06:20:12 Removing intermediate container 1f37796eb730 06:20:12 ---> ea8a103ba33e 06:20:12 06:20:12 Step 11/23 : FROM alpine:3.12 06:20:12 3.12: Pulling from library/alpine 06:20:12 3.12: Pulling from library/alpine 06:20:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:20:13 Status: Downloaded newer image for alpine:3.12 06:20:13 ---> 13621d1b12d4 06:20:13 Step 12/22 : RUN apk add --update --no-cache curl 06:20:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:20:13 Status: Image is up to date for alpine:3.12 06:20:13 ---> 13621d1b12d4 06:20:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:20:13 ---> Running in 8625833c84b4 06:20:13 ---> Running in 65fc7be64e92 06:20:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:14 (1/2) Installing ca-certificates (20191127-r4) 06:20:14 (1/4) Installing ca-certificates (20191127-r4) 06:20:14 (2/2) Installing dumb-init (1.2.2-r1) 06:20:14 Executing busybox-1.31.1-r20.trigger 06:20:14 Executing ca-certificates-20191127-r4.trigger 06:20:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:20:14 (3/4) Installing libcurl (7.77.0-r0) 06:20:14 (4/4) Installing curl (7.77.0-r0) 06:20:14 Executing busybox-1.31.1-r20.trigger 06:20:14 Executing ca-certificates-20191127-r4.trigger 06:20:14 OK: 6 MiB in 16 packages 06:20:14 OK: 7 MiB in 18 packages 06:20:15 Removing intermediate container 6d58ef2d951f 06:20:15 ---> f1fc2a546ad9 06:20:15 06:20:15 Step 11/32 : FROM alpine:3.12 06:20:15 ---> 13621d1b12d4 06:20:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:20:16 ---> Running in fd1e57712c2d 06:20:16 Removing intermediate container 5eb5e3b01c99 06:20:16 ---> 4332b2f02f76 06:20:16 06:20:16 Step 11/24 : FROM alpine:3.12 06:20:16 ---> 13621d1b12d4 06:20:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:20:16 Removing intermediate container 8625833c84b4 06:20:16 ---> 1a5fb3a2f8b0 06:20:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:20:16 Removing intermediate container fd1e57712c2d 06:20:16 ---> fbb866615807 06:20:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:20:16 ---> Running in ba7cfe7bec77 06:20:16 ---> Running in 0b5578f614b4 06:20:16 Removing intermediate container 65fc7be64e92 06:20:16 ---> d4177ea28697 06:20:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:20:16 ---> Running in 68ec0c65184f 06:20:16 ---> Running in b93bc7a91ae2 06:20:16 Removing intermediate container 0b5578f614b4 06:20:16 ---> d59e5cbd3c90 06:20:16 Step 14/23 : ENV APP_PORT=59860 06:20:16 ---> Running in d0c5ab79b283 06:20:16 Removing intermediate container b93bc7a91ae2 06:20:16 ---> c5e20a4434be 06:20:16 Step 14/22 : WORKDIR /edgex 06:20:16 ---> Running in 17303696504d 06:20:17 Removing intermediate container d0c5ab79b283 06:20:17 ---> c1b89953f0fd 06:20:17 Step 15/23 : EXPOSE $APP_PORT 06:20:17 ---> Running in 766c296cdb0e 06:20:17 Removing intermediate container 17303696504d 06:20:17 ---> c1cb024c48b1 06:20:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:20:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:17 Removing intermediate container 766c296cdb0e 06:20:17 ---> 41b20070bb5e 06:20:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:20:17 (1/1) Installing dumb-init (1.2.2-r1) 06:20:17 Executing busybox-1.31.1-r20.trigger 06:20:17 OK: 6 MiB in 15 packages 06:20:17 (1/2) Installing dumb-init (1.2.2-r1) 06:20:17 (2/2) Installing su-exec (0.2-r1) 06:20:17 Executing busybox-1.31.1-r20.trigger 06:20:17 OK: 6 MiB in 16 packages 06:20:18 ---> 9640a0549984 06:20:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:20:18 Removing intermediate container d69aeed912cd 06:20:18 ---> ed147db07b30 06:20:18 06:20:18 Step 11/24 : FROM alpine:3.12 06:20:18 ---> 13621d1b12d4 06:20:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:18 ---> b3a68a05e4eb 06:20:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:20:18 ---> Running in fb12fb377b8a 06:20:18 ---> 3486dced201d 06:20:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:20:18 Removing intermediate container fb12fb377b8a 06:20:18 ---> ef69ae356810 06:20:18 Step 13/24 : ENV APP_PORT=59880 06:20:18 ---> 76c0df9df97e 06:20:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:20:18 ---> Running in f1b82ee372c2 06:20:18 Removing intermediate container ba7cfe7bec77 06:20:18 ---> 9127be8bbd54 06:20:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:20:18 Removing intermediate container 68ec0c65184f 06:20:18 ---> 3a603ff25de9 06:20:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:20:18 ---> Running in d812e6cd68fd 06:20:18 ---> Running in 060d5c38e6cc 06:20:18 Removing intermediate container f1b82ee372c2 06:20:18 ---> 87ae22d5147d 06:20:18 Step 14/24 : EXPOSE $APP_PORT 06:20:18 ---> 7c121330b09a 06:20:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:20:18 Removing intermediate container d812e6cd68fd 06:20:18 ---> 08c376b6e5e6 06:20:18 Step 14/24 : ENV APP_PORT=59882 06:20:18 ---> 7ffc0c913497 06:20:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:20:18 ---> Running in bc14417538c7 06:20:18 ---> Running in 2e699f33def4 06:20:18 ---> Running in eb6b897ac9f9 06:20:18 ---> Running in 398bcbd7ac8f 06:20:18 Removing intermediate container 060d5c38e6cc 06:20:18 ---> 6440ca08ee4b 06:20:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:20:19 Removing intermediate container 2e699f33def4 06:20:19 ---> 2b42d49b2e52 06:20:19 Step 15/24 : EXPOSE $APP_PORT 06:20:19 ---> Running in af61ab1cf89a 06:20:19 Removing intermediate container 398bcbd7ac8f 06:20:19 ---> b41536c66bf5 06:20:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:19 Removing intermediate container eb6b897ac9f9 06:20:19 ---> 9a05010da7c0 06:20:19 Step 19/22 : CMD ["--init=true"] 06:20:19 Removing intermediate container bc14417538c7 06:20:19 ---> 523129413f98 06:20:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:19 ---> Running in a666883630d4 06:20:19 ---> Running in c1e1d1f3b330 06:20:19 ---> Running in 6f7b42d1d8e3 06:20:19 ---> Running in b14ed0479f6c 06:20:19 Removing intermediate container af61ab1cf89a 06:20:19 ---> f31981e23a6b 06:20:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:20:19 ---> Running in f88b43287756 06:20:19 Removing intermediate container c1e1d1f3b330 06:20:19 ---> 9b9bc1921bf9 06:20:19 Step 21/23 : LABEL arch=x86_64 06:20:21 Removing intermediate container a666883630d4 06:20:21 ---> e18ab2311191 06:20:21 Step 16/24 : WORKDIR / 06:20:21 Removing intermediate container 6f7b42d1d8e3 06:20:21 ---> 9acc72108654 06:20:21 Step 20/22 : LABEL arch=x86_64 06:20:21 ---> Running in 39444714ac47 06:20:21 ---> Running in ea0e52daf17d 06:20:21 ---> Running in ce8021228249 06:20:21 Removing intermediate container 39444714ac47 06:20:21 ---> 34523b0f2b21 06:20:21 Step 22/23 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:20:21 ---> Running in e3d000b2717d 06:20:21 Removing intermediate container ea0e52daf17d 06:20:21 ---> a1fb2cce99e7 06:20:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:20:21 Removing intermediate container ce8021228249 06:20:21 ---> 1e6c75c05b86 06:20:21 Step 21/22 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:20:21 Removing intermediate container e3d000b2717d 06:20:21 ---> 608f8be0b3d0 06:20:21 Step 23/23 : LABEL version=0.0.0 06:20:21 ---> Running in 961a7e63c0c6 06:20:21 ---> Running in ab13a79326da 06:20:21 Removing intermediate container 961a7e63c0c6 06:20:21 ---> ac73145cbf7c 06:20:21 06:20:21 ---> 449549325c95 06:20:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:20:21 Removing intermediate container ab13a79326da 06:20:21 ---> 33de888f9239 06:20:21 Step 22/22 : LABEL version=0.0.0 06:20:21 Successfully built ac73145cbf7c 06:20:21 Successfully tagged support-notifications:latest 06:20:21 Building core-metadata 06:20:21  Building support-notifications ... done  ---> Running in 1e9d7b5250ed 06:20:21 Removing intermediate container b14ed0479f6c 06:20:21 ---> 3fec43a272d8 06:20:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:20:21 Removing intermediate container f88b43287756 06:20:21 ---> 5aedd7113ea5 06:20:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:20:21 Removing intermediate container 1e9d7b5250ed 06:20:21 ---> 81966391d14a 06:20:21 06:20:21 ---> Running in 82ca87e6b216 06:20:21 Successfully built 81966391d14a 06:20:21 Successfully tagged security-proxy-setup:latest 06:20:21 Building security-secretstore-setup 06:20:22  Building security-proxy-setup ... done  ---> 2893b0073313 06:20:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:20:22 ---> Running in 762b6cb7e9aa 06:20:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:24 ---> f0aaefd714cb 06:20:24 Step 20/24 : ENTRYPOINT ["/core-command"] 06:20:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:25 Removing intermediate container 762b6cb7e9aa 06:20:25 ---> 6e2ff931fc7c 06:20:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:20:25 (1/6) Installing dumb-init (1.2.2-r1) 06:20:25 (2/6) Installing libgcc (9.3.0-r2) 06:20:25 (3/6) Installing libsodium (1.0.18-r0) 06:20:25 (4/6) Installing libstdc++ (9.3.0-r2) 06:20:26 ? github.com/edgexfoundry/edgex-go [no test files] 06:20:26 ---> Running in 1b2f45d89170 06:20:26 (5/6) Installing libzmq (4.3.3-r0) 06:20:27 (6/6) Installing zeromq (4.3.3-r0) 06:20:27 Executing busybox-1.31.1-r20.trigger 06:20:27 OK: 8 MiB in 20 packages 06:20:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:20:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:20:29 ---> 30bc62a63f9f 06:20:29 Step 3/24 : WORKDIR /edgex-go 06:20:29 ---> Using cache 06:20:29 ---> 5c7b5ec21c71 06:20:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:29 ---> Using cache 06:20:29 ---> 572d4a6bf67b 06:20:29 Step 5/24 : RUN apk add --update --no-cache make git 06:20:29 ---> Using cache 06:20:29 ---> b54e9a929b24 06:20:29 Step 6/24 : COPY go.mod . 06:20:29 ---> Using cache 06:20:29 ---> 25caef2d115a 06:20:29 Step 7/24 : RUN go mod download 06:20:29 ---> Using cache 06:20:29 ---> 5492a0d9ec9d 06:20:29 Step 8/24 : COPY . . 06:20:29 ---> Using cache 06:20:29 ---> 02e1f8659c27 06:20:29 Step 9/24 : RUN go mod tidy 06:20:29 ---> Using cache 06:20:29 ---> edbbbf3c72e9 06:20:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:20:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:20:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:20:29 ---> 30bc62a63f9f 06:20:29 Step 3/26 : WORKDIR /edgex-go 06:20:29 ---> Using cache 06:20:29 ---> 5c7b5ec21c71 06:20:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:29 ---> Using cache 06:20:29 ---> 572d4a6bf67b 06:20:29 Step 5/26 : RUN apk add --update --no-cache make git 06:20:29 ---> Using cache 06:20:29 ---> b54e9a929b24 06:20:29 Step 6/26 : COPY go.mod . 06:20:29 ---> Using cache 06:20:29 ---> 25caef2d115a 06:20:29 Step 7/26 : RUN go mod download 06:20:29 ---> Using cache 06:20:29 ---> 5492a0d9ec9d 06:20:29 Step 8/26 : COPY . . 06:20:29 ---> Using cache 06:20:29 ---> 02e1f8659c27 06:20:29 Step 9/26 : RUN go mod tidy 06:20:29 ---> Using cache 06:20:29 ---> edbbbf3c72e9 06:20:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:29 ---> 0167040c8e8c 06:20:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:20:29 ---> Running in b0aa1ec06fbe 06:20:29 Removing intermediate container 1b2f45d89170 06:20:29 ---> 4cd879bdc84c 06:20:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:29 ---> Running in 28b409f4a022 06:20:29 ---> Running in f08b86d54773 06:20:29 ---> Running in f8dbfc69c3f8 06:20:30 Removing intermediate container f8dbfc69c3f8 06:20:30 ---> 4ab752ee9abf 06:20:30 Step 22/24 : LABEL arch=x86_64 06:20:30 Removing intermediate container 82ca87e6b216 06:20:30 ---> d3ead7c75614 06:20:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:20:30 ---> Running in 567ea69b199e 06:20:30 Removing intermediate container 567ea69b199e 06:20:30 ---> b914590baf2a 06:20:30 Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:20:30 ---> Running in ea2b2dd66641 06:20:30 ---> e41e7f7c7078 06:20:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:20:30 Removing intermediate container ea2b2dd66641 06:20:30 ---> 0305b1a15fc4 06:20:30 Step 24/24 : LABEL version=0.0.0 06:20:30 ---> Running in 3f2ef9e64d7c 06:20:30 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 06:20:30 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 06:20:30 Removing intermediate container 3f2ef9e64d7c 06:20:30 ---> d8389a54c5b9 06:20:30 06:20:30 ---> a25c4a5fa268 06:20:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:20:31 Successfully built d8389a54c5b9 06:20:31 Successfully tagged core-command:latest 06:20:31 Building support-scheduler 06:20:31  Building core-command ... done  ---> 93dcdccf84f8 06:20:31 Step 20/24 : ENTRYPOINT ["/core-data"] 06:20:31 ---> Running in a643e99796ad 06:20:31 Removing intermediate container f08b86d54773 06:20:31 ---> 9c56ecf4413a 06:20:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:20:34 Removing intermediate container a643e99796ad 06:20:34 ---> 8bfc7e2d2e0e 06:20:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:36 ---> 30bc62a63f9f 06:20:36 Step 3/23 : WORKDIR /edgex-go 06:20:36 ---> Using cache 06:20:36 ---> 5c7b5ec21c71 06:20:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:36 ---> Using cache 06:20:36 ---> 572d4a6bf67b 06:20:36 Step 5/23 : RUN apk add --update --no-cache make git 06:20:36 ---> Using cache 06:20:36 ---> b54e9a929b24 06:20:36 Step 6/23 : COPY go.mod . 06:20:36 ---> Using cache 06:20:36 ---> 25caef2d115a 06:20:36 Step 7/23 : RUN go mod download 06:20:36 ---> Using cache 06:20:36 ---> 5492a0d9ec9d 06:20:36 Step 8/23 : COPY . . 06:20:36 ---> Using cache 06:20:36 ---> 02e1f8659c27 06:20:36 Step 9/23 : RUN go mod tidy 06:20:36 ---> Using cache 06:20:36 ---> edbbbf3c72e9 06:20:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:20:37 ---> Running in d7c4628a4d04 06:20:37 ---> Running in 9501aab08fa0 06:20:37 ---> 8333936f941d 06:20:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:20:37 Removing intermediate container 9501aab08fa0 06:20:37 ---> 4c7d6a8d934a 06:20:37 Step 22/24 : LABEL arch=x86_64 06:20:37 ---> Running in 09025f871eec 06:20:38 ---> 6a01b3e9f3ad 06:20:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:20:38 Removing intermediate container 09025f871eec 06:20:38 ---> 9039f077613b 06:20:38 Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:20:38 ---> Running in fcc4498e9bb1 06:20:38 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 06:20:38 Removing intermediate container fcc4498e9bb1 06:20:38 ---> 3dc301a7c7d7 06:20:38 Step 24/24 : LABEL version=0.0.0 06:20:38 ---> 30bde1259f3a 06:20:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:20:38 ---> Running in 3b6062680298 06:20:38 Removing intermediate container 3b6062680298 06:20:38 ---> 443a08e7d98e 06:20:38 06:20:38 ---> 4485bd8e0866 06:20:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:20:38 Successfully built 443a08e7d98e 06:20:38 Successfully tagged core-data:latest 06:20:38 Building sys-mgmt-agent 06:20:39  Building core-data ... done  ---> 796c0eab47e6 06:20:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:20:39 ---> Running in 9542a7d3c4fc 06:20:40 Removing intermediate container 9542a7d3c4fc 06:20:40 ---> 78ec74338b1c 06:20:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:20:42 ---> 7cd4049d6d27 06:20:42 Step 27/32 : RUN chmod +x /entrypoint.sh 06:20:42 ---> Running in a48c6779fb93 06:20:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:20:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:20:44 ---> 30bc62a63f9f 06:20:44 Step 3/24 : WORKDIR /edgex-go 06:20:44 ---> Using cache 06:20:44 ---> 5c7b5ec21c71 06:20:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:44 ---> Using cache 06:20:44 ---> 572d4a6bf67b 06:20:44 Step 5/24 : RUN apk add --update --no-cache make bash git 06:20:45 Removing intermediate container a48c6779fb93 06:20:45 ---> 549748d7e9e0 06:20:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:20:45 ---> Running in d6fb2fbeeff3 06:20:45 ---> Running in 8d197182d0c7 06:20:45 Removing intermediate container 8d197182d0c7 06:20:45 ---> 6f2be3492da6 06:20:45 Step 29/32 : CMD ["gate"] 06:20:46 ---> Running in b862cec64ca0 06:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:20:46 Removing intermediate container b862cec64ca0 06:20:46 ---> c91dcf26e011 06:20:46 Step 30/32 : LABEL arch=x86_64 06:20:46 ---> Running in 607b3ba3c227 06:20:46 Removing intermediate container 607b3ba3c227 06:20:46 ---> 90a4e9de0b8a 06:20:46 Step 31/32 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:20:46 ---> Running in 5bec9c5c1dd3 06:20:46 Removing intermediate container 5bec9c5c1dd3 06:20:46 ---> e6825a1c4191 06:20:46 Step 32/32 : LABEL version=0.0.0 06:20:47 ---> Running in 569a5277b743 06:20:47 Removing intermediate container 569a5277b743 06:20:47 ---> 4e34eb1c1b5c 06:20:47 06:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:20:47 Successfully built 4e34eb1c1b5c 06:20:47 Successfully tagged security-bootstrapper:latest 06:20:48  Building security-bootstrapper ... done OK: 219 MiB in 52 packages 06:20:49 Removing intermediate container d6fb2fbeeff3 06:20:49 ---> f4e3f79131f2 06:20:49 Step 6/24 : COPY go.mod . 06:20:49 ---> 28131161df74 06:20:49 Step 7/24 : RUN go mod download 06:20:49 ---> Running in 490eddf9bde0 06:20:51 Removing intermediate container 490eddf9bde0 06:20:51 ---> 67534fcb872f 06:20:51 Step 8/24 : COPY . . 06:20:59 ---> fce77e541cda 06:20:59 Step 9/24 : RUN go mod tidy 06:20:59 ---> Running in c3b588744148 06:21:00 Removing intermediate container c3b588744148 06:21:00 ---> b7f190981527 06:21:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:21:00 ---> Running in f67c7c687a69 06:21:01 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 06:21:01 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 06:21:06 Removing intermediate container 28b409f4a022 06:21:06 ---> fe57fcc712c9 06:21:06 06:21:06 Step 11/26 : FROM alpine:3.12 06:21:06 ---> 13621d1b12d4 06:21:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:21:06 ---> Running in 07d76c2e7e5c 06:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:07 (1/6) Installing ca-certificates (20191127-r4) 06:21:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:21:07 (3/6) Installing libcurl (7.77.0-r0) 06:21:07 (4/6) Installing curl (7.77.0-r0) 06:21:07 (5/6) Installing dumb-init (1.2.2-r1) 06:21:07 (6/6) Installing su-exec (0.2-r1) 06:21:07 Executing busybox-1.31.1-r20.trigger 06:21:07 Executing ca-certificates-20191127-r4.trigger 06:21:07 OK: 7 MiB in 20 packages 06:21:08 Removing intermediate container b0aa1ec06fbe 06:21:08 ---> a62d272e8f7b 06:21:08 06:21:08 Step 11/24 : FROM alpine:3.12 06:21:08 ---> 13621d1b12d4 06:21:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:21:08 ---> Using cache 06:21:08 ---> 9127be8bbd54 06:21:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:08 ---> Using cache 06:21:08 ---> 08c376b6e5e6 06:21:08 Step 14/24 : ENV APP_PORT=59881 06:21:08 ---> Running in 249bf7d8182e 06:21:08 Removing intermediate container 249bf7d8182e 06:21:08 ---> 6e07c5cb4d89 06:21:08 Step 15/24 : EXPOSE $APP_PORT 06:21:08 ---> Running in d4564ee94179 06:21:08 Removing intermediate container 07d76c2e7e5c 06:21:08 ---> d5968e8445c3 06:21:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:08 ---> Running in 2c506126fda7 06:21:08 Removing intermediate container d4564ee94179 06:21:08 ---> b94a3a4b52ff 06:21:08 Step 16/24 : WORKDIR / 06:21:08 Removing intermediate container 2c506126fda7 06:21:08 ---> 11b5b2fe4151 06:21:08 Step 14/26 : WORKDIR / 06:21:08 ---> Running in da2dc253b70c 06:21:08 ---> Running in 3654067e35f6 06:21:08 Removing intermediate container da2dc253b70c 06:21:08 ---> 2d95aeb73cc3 06:21:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:08 Removing intermediate container 3654067e35f6 06:21:08 ---> 69f922e3c4a4 06:21: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 06:21:09 ---> a4284a967535 06:21:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:09 ---> 011f431bafd5 06:21:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:10 ---> 291e1a8c982b 06:21:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:10 ---> b99f342137c9 06:21:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:10 ---> a5e066239e12 06:21:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:21:11 ---> f94e68bdbae2 06:21:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:21:11 ---> Running in ea2103ca50b4 06:21:11 ---> 6f43d0d1399e 06:21:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:11 Removing intermediate container d7c4628a4d04 06:21:11 ---> 481d1e6d0aba 06:21:11 06:21:11 Step 11/23 : FROM alpine:3.12 06:21:11 ---> 13621d1b12d4 06:21:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:21:11 ---> Using cache 06:21:11 ---> 9127be8bbd54 06:21:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:11 ---> Using cache 06:21:11 ---> 08c376b6e5e6 06:21:11 Step 14/23 : ENV APP_PORT=59861 06:21:11 Removing intermediate container ea2103ca50b4 06:21:11 ---> aef8faa7e783 06:21:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:11 ---> Running in e53fb484fa5a 06:21:11 ---> Running in a01c02af016c 06:21:12 Removing intermediate container a01c02af016c 06:21:12 ---> 343a2fad7868 06:21:12 Step 22/24 : LABEL arch=x86_64 06:21:12 Removing intermediate container e53fb484fa5a 06:21:12 ---> 4207b7a3aefe 06:21:12 Step 15/23 : EXPOSE $APP_PORT 06:21:12 ---> Running in dc4fc7655de1 06:21:12 ---> Running in 552e363e9da5 06:21:12 ---> 0cbeac20cb34 06:21:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:12 Removing intermediate container dc4fc7655de1 06:21:12 ---> a5bd9244da90 06:21:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:13 Removing intermediate container 552e363e9da5 06:21:13 ---> 54a6cd50b7b4 06:21:13 Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:21:13 ---> Running in 25ee2d2074e5 06:21:13 ---> ec52e3b67395 06:21:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:13 ---> 3a848e6377a4 06:21:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:21:13 Removing intermediate container 25ee2d2074e5 06:21:13 ---> 30bff978f776 06:21:13 Step 24/24 : LABEL version=0.0.0 06:21:13 ---> 33fa21993359 06:21:13 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/ 06:21:13 ---> eb6273099ad2 06:21:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:21:13 ---> Running in 25924fb9df69 06:21:13 ---> Running in d4074c37a077 06:21:14 Removing intermediate container 25924fb9df69 06:21:14 ---> cf772abab176 06:21:14 06:21:14 ---> 2a0996ff77d6 06:21:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:21:14 ---> Running in f1040f7e15a9 06:21:14 Successfully built cf772abab176 06:21:14 Successfully tagged core-metadata:latest 06:21:14  Building core-metadata ... done Removing intermediate container f1040f7e15a9 06:21:14 ---> cab60907f418 06:21:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:14 ---> Running in 6c72d324bc28 06:21:14 Removing intermediate container 6c72d324bc28 06:21:14 ---> 53455de9e602 06:21:14 Step 21/23 : LABEL arch=x86_64 06:21:14 ---> Running in ae852647b831 06:21:14 Removing intermediate container d4074c37a077 06:21:14 ---> 0fffca0c564f 06:21:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:21:14 ---> Running in ccdafc63c498 06:21:14 Removing intermediate container ae852647b831 06:21:14 ---> b1e5286b3398 06:21:14 Step 22/23 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:21:15 ---> Running in 189f3ec4a3d4 06:21:15 Removing intermediate container ccdafc63c498 06:21:15 ---> 6837db857693 06:21:15 Step 24/26 : LABEL arch=x86_64 06:21:15 ---> Running in 83c218696d66 06:21:15 Removing intermediate container 189f3ec4a3d4 06:21:15 ---> 211b55f717ad 06:21:15 Step 23/23 : LABEL version=0.0.0 06:21:15 Removing intermediate container 83c218696d66 06:21:15 ---> 31884ae6c196 06:21:15 Step 25/26 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:21:15 ---> Running in 2a891577984f 06:21:15 ---> Running in 2c1366331cd7 06:21:15 Removing intermediate container 2a891577984f 06:21:15 ---> 83b277fd039e 06:21:15 06:21:15 Removing intermediate container 2c1366331cd7 06:21:15 ---> 8d129c91d147 06:21:15 Step 26/26 : LABEL version=0.0.0 06:21:15 Successfully built 83b277fd039e 06:21:15 Successfully tagged support-scheduler:latest 06:21:15  Building support-scheduler ... done  ---> Running in d5058b1f61bb 06:21:15 Removing intermediate container d5058b1f61bb 06:21:15 ---> 353535c11a8b 06:21:15 06:21:16 Successfully built 353535c11a8b 06:21:16 Successfully tagged security-secretstore-setup:latest 06:21:18  Building security-secretstore-setup ... done Removing intermediate container f67c7c687a69 06:21:18 ---> 7ec42d9ae0f9 06:21:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:21:18 ---> Running in 1469a01c1f50 06:21:18 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 06:21:19 Removing intermediate container 1469a01c1f50 06:21:19 ---> e1a200beea06 06:21:19 06:21:19 Step 12/24 : FROM docker:20.10.0 06:21:19 20.10.0: Pulling from library/docker 06:21:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:21:22 Status: Downloaded newer image for docker:20.10.0 06:21:22 ---> aefe523efa57 06:21:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:21:22 ---> Running in 416c4655c326 06:21:22 Removing intermediate container 416c4655c326 06:21:22 ---> ed1d4250b7c2 06:21:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:21:22 ---> Running in 66c55766fc73 06:21:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:23 (1/39) Installing readline (8.0.4-r0) 06:21:23 (2/39) Installing bash (5.0.17-r0) 06:21:23 Executing bash-5.0.17-r0.post-install 06:21:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:21:23 (4/39) Installing libcurl (7.77.0-r0) 06:21:23 (5/39) Installing curl (7.77.0-r0) 06:21:23 (6/39) Installing dumb-init (1.2.2-r1) 06:21:23 (7/39) Installing libbz2 (1.0.8-r1) 06:21:23 (8/39) Installing expat (2.2.9-r1) 06:21:23 (9/39) Installing libffi (3.3-r2) 06:21:23 (10/39) Installing gdbm (1.13-r1) 06:21:23 (11/39) Installing xz-libs (5.2.5-r0) 06:21:23 (12/39) Installing sqlite-libs (3.32.1-r1) 06:21:23 (13/39) Installing python3 (3.8.10-r0) 06:21:23 (14/39) Installing py3-appdirs (1.4.4-r1) 06:21:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:21:23 (16/39) Installing py3-parsing (2.4.7-r0) 06:21:23 (17/39) Installing py3-six (1.15.0-r0) 06:21:23 (18/39) Installing py3-packaging (20.4-r0) 06:21:23 (19/39) Installing py3-setuptools (47.0.0-r0) 06:21:23 (20/39) Installing py3-chardet (3.0.4-r4) 06:21:23 (21/39) Installing py3-idna (2.9-r0) 06:21:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:21:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:21:23 (24/39) Installing py3-requests (2.23.0-r0) 06:21:23 (25/39) Installing py3-msgpack (1.0.0-r0) 06:21:23 (26/39) Installing py3-lockfile (0.12.2-r3) 06:21:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:21:23 (28/39) Installing py3-colorama (0.4.3-r0) 06:21:23 (29/39) Installing py3-distlib (0.3.0-r0) 06:21:23 (30/39) Installing py3-distro (1.5.0-r1) 06:21:23 (31/39) Installing py3-webencodings (0.5.1-r3) 06:21:23 (32/39) Installing py3-html5lib (1.0.1-r4) 06:21:23 (33/39) Installing py3-pytoml (0.1.21-r0) 06:21:23 (34/39) Installing py3-pep517 (0.8.2-r0) 06:21:23 (35/39) Installing py3-progress (1.5-r0) 06:21:23 (36/39) Installing py3-toml (0.10.1-r0) 06:21:23 (37/39) Installing py3-retrying (1.3.3-r0) 06:21:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:21:23 (39/39) Installing py3-pip (20.1.1-r0) 06:21:24 Executing busybox-1.31.1-r19.trigger 06:21:24 OK: 72 MiB in 59 packages 06:21:24 Collecting docker-compose==1.23.2 06:21:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:21:24 Collecting cached-property<2,>=1.2.0 06:21:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:21:25 Collecting PyYAML<4,>=3.10 06:21:25 Downloading PyYAML-3.13.tar.gz (270 kB) 06:21:25 Collecting jsonschema<3,>=2.5.1 06:21:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:21:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:21:25 Collecting dockerpty<0.5,>=0.4.1 06:21:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:21:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:21:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:21:26 Collecting docker<4.0,>=3.6.0 06:21:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:21:26 Collecting texttable<0.10,>=0.9.0 06:21:26 Downloading texttable-0.9.1.tar.gz (11 kB) 06:21:26 Collecting websocket-client<1.0,>=0.32.0 06:21:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:21:26 Collecting docopt<0.7,>=0.6.1 06:21:26 Downloading docopt-0.6.2.tar.gz (25 kB) 06:21:26 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) 06:21:26 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) 06:21:26 Collecting urllib3<1.25,>=1.21.1 06:21:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:21:26 Collecting idna<2.8,>=2.5 06:21:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:21:26 Collecting docker-pycreds>=0.4.0 06:21:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:21:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:21:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:21:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:21:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:21:27 Installing collected packages: cached-property, PyYAML, jsonschema, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, docopt, docker-compose 06:21:27 Running setup.py install for PyYAML: started 06:21:27 Running setup.py install for PyYAML: finished with status 'done' 06:21:27 Running setup.py install for dockerpty: started 06:21:28 Running setup.py install for dockerpty: finished with status 'done' 06:21:28 Attempting uninstall: urllib3 06:21:28 Found existing installation: urllib3 1.25.9 06:21:28 Uninstalling urllib3-1.25.9: 06:21:28 Successfully uninstalled urllib3-1.25.9 06:21:28 Attempting uninstall: idna 06:21:28 Found existing installation: idna 2.9 06:21:28 Uninstalling idna-2.9: 06:21:28 Successfully uninstalled idna-2.9 06:21:28 Attempting uninstall: requests 06:21:28 Found existing installation: requests 2.23.0 06:21:28 Uninstalling requests-2.23.0: 06:21:28 Successfully uninstalled requests-2.23.0 06:21:28 Running setup.py install for texttable: started 06:21:28 Running setup.py install for texttable: finished with status 'done' 06:21:28 Running setup.py install for docopt: started 06:21:29 Running setup.py install for docopt: finished with status 'done' 06:21:29 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 06:21:31 Removing intermediate container 66c55766fc73 06:21:31 ---> 377a4662027f 06:21:31 Step 15/24 : ENV APP_PORT=58890 06:21:32 ---> Running in 503c05cac423 06:21:32 Removing intermediate container 503c05cac423 06:21:32 ---> 4198f7906f39 06:21:32 Step 16/24 : EXPOSE $APP_PORT 06:21:32 ---> Running in bf3f56266b86 06:21:32 Removing intermediate container bf3f56266b86 06:21:32 ---> 26990533e7d1 06:21:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:21:32 ---> ec65c5a4dfc0 06:21:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:21:32 ---> 081a671cceda 06:21:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:21:32 ---> 00b1ff219a89 06:21:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:21:32 ---> Running in fd5794e6c1d9 06:21:32 Removing intermediate container fd5794e6c1d9 06:21:32 ---> e62c91fe2b92 06:21:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:33 ---> Running in 800b61d3eef8 06:21:33 Removing intermediate container 800b61d3eef8 06:21:33 ---> b36caf0c8c8b 06:21:33 Step 22/24 : LABEL arch=x86_64 06:21:33 ---> Running in b5ec1b6fd456 06:21:33 Removing intermediate container b5ec1b6fd456 06:21:33 ---> 7644cd34cd4b 06:21:33 Step 23/24 : LABEL git_sha=38cf677290a4667aedda459c87c42cf84121c525 06:21:33 ---> Running in d421b169ca89 06:21:33 Removing intermediate container d421b169ca89 06:21:33 ---> 314d0ccbe7c1 06:21:33 Step 24/24 : LABEL version=0.0.0 06:21:33 ---> Running in ee37945ee868 06:21:33 Removing intermediate container ee37945ee868 06:21:33 ---> 1c90b8e99912 06:21:33 06:21:33 Successfully built 1c90b8e99912 06:21:33 Successfully tagged sys-mgmt-agent:latest 06:21:33  Building sys-mgmt-agent ... done  [Pipeline] } 06:21:33 $ docker stop --time=1 eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 06:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:21:35 $ docker rm -f eab9410db39bc1293f66363f9e593acb6f787a9b6e24cf8b56ea1f5f3f216801 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:35 + docker images 06:21:35 REPOSITORY TAG IMAGE ID CREATED SIZE 06:21:35 sys-mgmt-agent latest 1c90b8e99912 2 seconds ago 312MB 06:21:35 e1a200beea06 17 seconds ago 1.15GB 06:21:35 support-scheduler latest 83b277fd039e 20 seconds ago 15.9MB 06:21:35 security-secretstore-setup latest 353535c11a8b 20 seconds ago 28.7MB 06:21:35 core-metadata latest cf772abab176 22 seconds ago 16.6MB 06:21:35 481d1e6d0aba 24 seconds ago 1.15GB 06:21:35 a62d272e8f7b 28 seconds ago 1.15GB 06:21:35 fe57fcc712c9 30 seconds ago 1.15GB 06:21:35 security-bootstrapper latest 4e34eb1c1b5c 48 seconds ago 18.6MB 06:21:35 core-data latest 443a08e7d98e 57 seconds ago 20.2MB 06:21:35 core-command latest d8389a54c5b9 About a minute ago 15.9MB 06:21:35 security-proxy-setup latest 81966391d14a About a minute ago 25.7MB 06:21:35 support-notifications latest ac73145cbf7c About a minute ago 16.7MB 06:21:35 ed147db07b30 About a minute ago 1.15GB 06:21:35 4332b2f02f76 About a minute ago 1.14GB 06:21:35 f1fc2a546ad9 About a minute ago 1.15GB 06:21:35 ea8a103ba33e About a minute ago 1.15GB 06:21:35 b17b528ba0c3 About a minute ago 1.15GB 06:21:35 ci-base-image-x86_64 latest 30bc62a63f9f 5 minutes ago 647MB 06:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 06:21:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 06:21:35 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 06:21:35 docker 20.10.0 aefe523efa57 6 months ago 240MB 06:21:35 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 06:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:21:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:21:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:21:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:21:50 Still waiting to schedule task 06:21:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements 06:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:22:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements 06:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:22:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 53.4% of statements 06:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:22:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.729s coverage: 87.7% of statements 06:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:22:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.513s coverage: 78.9% of statements 06:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 81.2% of statements 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.1% of statements 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.8% of statements 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 06:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 06:22:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 06:22:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 06:22:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements 06:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 76.0% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 06:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.358s coverage: 91.2% of statements 06:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.939s coverage: 64.4% of statements 06:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 06:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 06:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 06:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 06:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 06:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 66.9% of statements 06:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 43.6% of statements 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.320s coverage: 84.8% of statements 06:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 19.3% of statements 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 91.9% of statements 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.6% of statements 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:23:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 06:23:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 06:23:03 GO111MODULE=on go vet ./... 06:24:40 gofmt -l . 06:24:40 [ "`gofmt -l .`" = "" ] 06:24:40 ./bin/test-attribution-txt.sh [Pipeline] sh 06:24:40 + ls -al . 06:24:40 total 544 06:24:40 drwxrwxr-x 9 1001 1001 4096 Jun 16 06:24 . 06:24:40 drwxr-xr-x 4 root root 4096 Jun 16 06:19 .. 06:24:40 -rw-rw-r-- 1 1001 1001 11 Jun 16 06:18 .dockerignore 06:24:40 drwxrwxr-x 8 1001 1001 4096 Jun 16 06:18 .git 06:24:40 drwxrwxr-x 3 1001 1001 4096 Jun 16 06:18 .github 06:24:40 -rw-rw-r-- 1 1001 1001 818 Jun 16 06:18 .gitignore 06:24:40 -rw-rw-r-- 1 1001 1001 166 Jun 16 06:18 .sonarcloud.properties 06:24:40 -rw-rw-r-- 1 1001 1001 8609 Jun 16 06:18 Attribution.txt 06:24:40 -rw-rw-r-- 1 1001 1001 3804 Jun 16 06:18 CONTRIBUTING.md 06:24:40 -rw-rw-r-- 1 1001 1001 931 Jun 16 06:18 Dockerfile.build 06:24:40 -rw-rw-r-- 1 1001 1001 849 Jun 16 06:18 Jenkinsfile 06:24:40 -rw-rw-r-- 1 1001 1001 10775 Jun 16 06:18 LICENSE 06:24:40 -rw-rw-r-- 1 1001 1001 5605 Jun 16 06:18 Makefile 06:24:40 -rw-rw-r-- 1 1001 1001 7905 Jun 16 06:18 README.md 06:24:40 -rw-rw-r-- 1 1001 1001 7071 Jun 16 06:18 SECURITY.md 06:24:40 -rw-rw-r-- 1 1001 1001 5 Jun 16 06:14 VERSION 06:24:40 -rw-rw-r-- 1 1001 1001 4131 Jun 16 06:18 ZMQWindows.md 06:24:40 drwxrwxr-x 2 1001 1001 4096 Jun 16 06:18 bin 06:24:40 drwxrwxr-x 14 1001 1001 4096 Jun 16 06:18 cmd 06:24:40 -rw-r--r-- 1 root root 398195 Jun 16 06:23 coverage.out 06:24:40 -rw-rw-r-- 1 1001 1001 841 Jun 16 06:18 go.mod 06:24:40 -rw-r--r-- 1 root root 20934 Jun 16 06:19 go.sum 06:24:40 drwxrwxr-x 7 1001 1001 4096 Jun 16 06:18 internal 06:24:40 drwxrwxr-x 3 1001 1001 4096 Jun 16 06:18 openapi 06:24:40 drwxrwxr-x 4 1001 1001 4096 Jun 16 06:18 snap 06:24:40 -rw-rw-r-- 1 1001 1001 168 Jun 16 06:18 version.go [Pipeline] sh 06:24:41 + '[' -e coverage.out ] 06:24:41 + chown 1001:1001 coverage.out [Pipeline] stash 06:24:41 Warning: overwriting stash ‘coverage-report’ 06:24:41 Running on prd-ubuntu18.04-docker-8c-8g-1664 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 06:24:41 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:24:42 The recommended git tool is: git 06:24:42 Stashed 1 file(s) [Pipeline] sh 06:24:43 + make build 06:24:43 go mod tidy 06:24:43 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 06:24:44 using credential edgex-jenkins-ssh 06:24:44 Cloning the remote Git repository 06:24:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:24:44 > git init /w/workspace/edgex-go/4 # timeout=10 06:24:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:44 > git --version # timeout=10 06:24:44 > git --version # 'git version 2.17.1' 06:24:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:50 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 06:24:54 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 4d8305b3a0ce0906d055d440d1b874a1496e8b07 06:24:54 Merge succeeded, producing 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 06:24:54 Checking out Revision 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 (PR-3571) 06:24:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:53 > 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 06:24:54 > git config core.sparsecheckout # timeout=10 06:24:54 > git checkout -f 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 06:24:54 > git remote # timeout=10 06:24:54 > git config --get remote.origin.url # timeout=10 06:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:54 > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 06:24:54 > git rev-parse HEAD^{commit} # timeout=10 06:24:54 > git config core.sparsecheckout # timeout=10 06:24:54 > git checkout -f 53ab90188dba1f5c91aa244aa6b8b7534c5f4b31 # timeout=10 06:24:58 Commit message: "Merge commit '7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8' into HEAD" 06:24:58 > git rev-list --no-walk 4d8305b3a0ce0906d055d440d1b874a1496e8b07 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:59 + echo snap-build.sh 06:24:59 snap-build.sh 06:24:59 + SNAP_BASE_DIR=. 06:24:59 + '[' '!' -z /w/workspace/edgex-go/4 ']' 06:24:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 06:24:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 06:24:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 06:24:59 + cd /w/workspace/edgex-go/4 06:24:59 + sudo apt-get remove -qy --purge lxd lxd-client 06:24:59 Reading package lists... 06:24:59 Building dependency tree... 06:24:59 Reading state information... 06:24:59 The following packages were automatically installed and are no longer required: 06:24:59 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:24:59 uidmap xdelta3 06:24:59 Use 'sudo apt autoremove' to remove them. 06:24:59 The following packages will be REMOVED: 06:24:59 lxd* lxd-client* 06:25:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:25:00 After this operation, 31.7 MB disk space will be freed. 06:25:04 (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.) 06:25:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:25:05 Removing lxd dnsmasq configuration 06:25:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:25:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:25:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:25:07 (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.) 06:25:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:25:09 Processing triggers for systemd (237-3ubuntu10.45) ... 06:25:09 Processing triggers for ureadahead (0.100.0-21) ... 06:25:11 + sudo snap remove --purge lxd 06:25:11 snap "lxd" is not installed 06:25:11 + sudo groupadd --force --system lxd 06:25:11 ++ whoami 06:25:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:25:11 + newgrp - lxd 06:25:11 + sudo snap install lxd 06:25:14 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 06:25:17 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 06:25:21 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 06:25:22 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 06:25:26 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 06:25:26 2021-06-16T06:25:23Z INFO Waiting for automatic snapd restart... 06:25:29 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 06:25:33 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 06:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:25:41 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 06:25:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:25:52 $ docker stop --time=1 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f 06:25:55 $ docker rm -f 9b9a4b7bce01ccfd98fd55c44b1cb75d40db0e1c3ace72a3d424ae014878b55f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:57 06:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:58 latest: Pulling from edgex-devops/edgex-compose-arm64 06:25:58 29e5d40040c1: Pulling fs layer 06:25:58 1ce36da41761: Pulling fs layer 06:25:58 25b303627fd3: Pulling fs layer 06:25:58 29e5d40040c1: Verifying Checksum 06:25:58 29e5d40040c1: Download complete 06:25:58 1ce36da41761: Verifying Checksum 06:25:58 1ce36da41761: Download complete 06:25:58 29e5d40040c1: Pull complete 06:26:00 1ce36da41761: Pull complete 06:26:01 25b303627fd3: Verifying Checksum 06:26:01 25b303627fd3: Download complete 06:26:11 25b303627fd3: Pull complete 06:26:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:26:11 prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container 06:26:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:26:15 $ docker top 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:15 + grep parallel 06:26:15 + docker-compose build --help 06:26:21 --parallel Build images in parallel. [Pipeline] } 06:26:21 $ docker stop --time=1 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 06:26:23 $ docker rm -f 4a159703af59cb73f52095e283188ae58b6f5a170f3d0a9728c42f2d99511521 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:26:24 . [Pipeline] withDockerContainer 06:26:24 prd-ubuntu18.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container 06:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:26:25 $ docker top c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:26 + docker-compose -f ./docker-compose-build.yml build --parallel 06:26:31 Building core-command ... 06:26:31 Building core-data ... 06:26:31 Building core-metadata ... 06:26:31 Building security-bootstrapper ... 06:26:31 Building security-proxy-setup ... 06:26:31 Building security-secretstore-setup ... 06:26:31 Building support-notifications ... 06:26:31 Building support-scheduler ... 06:26:31 Building sys-mgmt-agent ... 06:26:31 Building core-metadata 06:26:31 Building security-proxy-setup 06:26:31 Building security-secretstore-setup 06:26:31 Building support-scheduler 06:26:31 Building core-command 06:27:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:39 ---> ce821f5980c7 06:27:39 Step 3/22 : WORKDIR /edgex-go 06:27:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:27:39 ---> ce821f5980c7 06:27:39 Step 3/23 : WORKDIR /edgex-go 06:27:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:39 ---> ce821f5980c7 06:27:39 Step 3/24 : WORKDIR /edgex-go 06:27:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:39 ---> ce821f5980c7 06:27:39 Step 3/24 : WORKDIR /edgex-go 06:27:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:27:39 ---> ce821f5980c7 06:27:39 Step 3/26 : WORKDIR /edgex-go 06:27:39 ---> Running in 34dc14495e94 06:27:39 ---> Running in f566f86b3a64 06:27:39 ---> Running in 7a9a01dda29c 06:27:39 ---> Running in 1f00fe0eee26 06:27:39 ---> Running in 6e6659fc9aa6 06:27:39 Removing intermediate container 34dc14495e94 06:27:39 ---> 0e6dcfdc8413 06:27:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:39 Removing intermediate container 7a9a01dda29c 06:27:39 ---> c499f30ca281 06:27:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:39 Removing intermediate container 1f00fe0eee26 06:27:39 ---> ab11ae612bc6 06:27:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:39 Removing intermediate container f566f86b3a64 06:27:39 ---> 29ed3ca25f2b 06:27:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:39 Removing intermediate container 6e6659fc9aa6 06:27:39 ---> f6ea92bff027 06:27:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:39 ---> Running in 3232373854c1 06:27:39 ---> Running in bfed8e5e2385 06:27:39 ---> Running in 852c0ba00329 06:27:39 ---> Running in 3a94d37788d2 06:27:39 ---> Running in 8b2107ed92ab 06:27:40 Removing intermediate container 3232373854c1 06:27:40 ---> 243e353dcb3e 06:27:40 Step 5/23 : RUN apk add --update --no-cache make git 06:27:40 ---> Running in e95cdcfc09c5 06:27:40 Removing intermediate container bfed8e5e2385 06:27:40 ---> 9ca0eccaed50 06:27:40 Step 5/26 : RUN apk add --update --no-cache make git 06:27:40 Removing intermediate container 852c0ba00329 06:27:40 ---> d02f9e214fc3 06:27:40 Step 5/24 : RUN apk add --update --no-cache make git 06:27:40 ---> Running in 7155cebb6621 06:27:40 ---> Running in 5b1085c45f69 06:27:41 Removing intermediate container 8b2107ed92ab 06:27:41 ---> cd7d5094c534 06:27:41 Step 5/22 : RUN apk add --update --no-cache make git 06:27:41 Removing intermediate container 3a94d37788d2 06:27:41 ---> ce3d2f3f53ac 06:27:41 Step 5/24 : RUN apk add --update --no-cache make git 06:27:41 ---> Running in a6f2337df6c1 06:27:41 ---> Running in 5281b9fae6b9 06:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:27:44 OK: 218 MiB in 52 packages 06:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:27:45 OK: 218 MiB in 52 packages 06:27:45 OK: 218 MiB in 52 packages 06:27:45 Removing intermediate container e95cdcfc09c5 06:27:45 ---> 7fe3f7696418 06:27:45 Step 6/23 : COPY go.mod . 06:27:46 OK: 218 MiB in 52 packages 06:27:46 OK: 218 MiB in 52 packages 06:27:47 ---> c867b5ed59f6 06:27:47 Step 7/23 : RUN go mod download 06:27:47 Removing intermediate container 7155cebb6621 06:27:47 ---> 24db38d5194d 06:27:47 Step 6/26 : COPY go.mod . 06:27:47 ---> Running in 1a7de363881e 06:27:47 Removing intermediate container a6f2337df6c1 06:27:47 ---> a2ce6dfb3727 06:27:47 Step 6/22 : COPY go.mod . 06:27:47 Removing intermediate container 5281b9fae6b9 06:27:47 ---> c99af4215a99 06:27:47 Step 6/24 : COPY go.mod . 06:27:48 Removing intermediate container 5b1085c45f69 06:27:48 ---> 6619eafbf768 06:27:48 Step 6/24 : COPY go.mod . 06:27:48 ---> 5eaf2a41bc90 06:27:48 Step 7/26 : RUN go mod download 06:27:48 ---> Running in 58bf335dc4e7 06:27:49 ---> 612955290a87 06:27:49 Step 7/24 : RUN go mod download 06:27:49 ---> 94a498981255 06:27:49 Step 7/22 : RUN go mod download 06:27:49 ---> Running in 0c1bd9177977 06:27:49 ---> 70ffd07b442c 06:27:49 Step 7/24 : RUN go mod download 06:27:49 ---> Running in c9bee21d03ea 06:27:49 ---> Running in 1e5db0c10e61 06:27:51 Removing intermediate container 1a7de363881e 06:27:51 ---> ca050aa43f2f 06:27:51 Step 8/23 : COPY . . 06:27:53 Removing intermediate container 58bf335dc4e7 06:27:53 ---> 54ef7c71ce09 06:27:53 Step 8/26 : COPY . . 06:27:53 Removing intermediate container 0c1bd9177977 06:27:53 ---> d9cdc30df39c 06:27:53 Step 8/24 : COPY . . 06:27:56 Removing intermediate container c9bee21d03ea 06:27:56 ---> 70fab8da7387 06:27:56 Step 8/22 : COPY . . 06:27:56 Removing intermediate container 1e5db0c10e61 06:27:56 ---> 680cc87b6b20 06:27:56 Step 8/24 : COPY . . 06:28:05 lxd 4.15 from Canonical* installed 06:28:05 + sudo lxd init --auto 06:28:07 + sudo snap install --classic snapcraft 06:28:18 ---> 3a33e9530e0c 06:28:18 Step 9/23 : RUN go mod tidy 06:28:18 ---> 57b780bda337 06:28:18 Step 9/24 : RUN go mod tidy 06:28:18 ---> 9bd051980e41 06:28:18 Step 9/26 : RUN go mod tidy 06:28:18 ---> f92ffdc6d991 06:28:18 Step 9/22 : RUN go mod tidy 06:28:18 ---> Running in 298056787e79 06:28:18 ---> 278f0e9dd21c 06:28:18 Step 9/24 : RUN go mod tidy 06:28:18 ---> Running in a0082b7daa73 06:28:18 ---> Running in 1709c5215068 06:28:18 ---> Running in 2d747824e422 06:28:18 ---> Running in 4130ec32b4b8 06:28:24 Removing intermediate container 298056787e79 06:28:24 ---> 1455d0e90039 06:28:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:28:24 ---> Running in 32c3d17e7ce8 06:28:25 Removing intermediate container a0082b7daa73 06:28:25 ---> f403c40bc8aa 06:28:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:28:25 ---> Running in 6ec76badee1c 06:28:25 Removing intermediate container 1709c5215068 06:28:25 ---> be78b180d263 06:28:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:28:25 Removing intermediate container 4130ec32b4b8 06:28:25 ---> 580cc6160cbc 06:28:25 Step 10/24 : RUN make cmd/core-command/core-command 06:28:25 Removing intermediate container 2d747824e422 06:28:25 ---> d002ebce4474 06:28:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:28:25 ---> Running in 029ce6f45031 06:28:25 ---> Running in e1e279bcb89b 06:28:26 ---> Running in 4a506f522f94 06:28:26 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 06:28:27 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 06:28:31 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 06:28:31 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 06:28:31 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 06:30:07 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 06:30:12 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 06:30:18 Removing intermediate container e1e279bcb89b 06:30:18 ---> 65189210f3d6 06:30:18 06:30:18 Step 11/24 : FROM alpine:3.12 06:30:18 3.12: Pulling from library/alpine 06:30:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:30:20 Status: Downloaded newer image for alpine:3.12 06:30:20 ---> 9852663dfa18 06:30:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:30:21 ---> Running in ff2c5ae868d0 06:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:23 Removing intermediate container 32c3d17e7ce8 06:30:23 ---> eb822747ec98 06:30:23 06:30:23 Step 11/23 : FROM alpine:3.12 06:30:23 ---> 9852663dfa18 06:30:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:23 (1/1) Installing dumb-init (1.2.2-r1) 06:30:23 Executing busybox-1.31.1-r20.trigger 06:30:23 OK: 5 MiB in 15 packages 06:30:23 ---> Running in 834ec7b34b7d 06:30:24 Removing intermediate container 4a506f522f94 06:30:24 ---> a62362c08dc8 06:30:24 06:30:24 Step 11/22 : FROM alpine:3.12 06:30:24 ---> 9852663dfa18 06:30:24 Step 12/22 : RUN apk add --update --no-cache curl 06:30:25 Removing intermediate container 029ce6f45031 06:30:25 ---> 6f8d9d71ea32 06:30:25 06:30:25 Step 11/26 : FROM alpine:3.12 06:30:25 ---> 9852663dfa18 06:30:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:30:25 ---> Running in 87293d83d18f 06:30:25 ---> Running in 44e656c62f5c 06:30:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:26 Removing intermediate container ff2c5ae868d0 06:30:26 ---> 0e53dcd709c3 06:30:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:26 ---> Running in a68d7082ee0a 06:30:26 (1/1) Installing dumb-init (1.2.2-r1) 06:30:26 Executing busybox-1.31.1-r20.trigger 06:30:26 OK: 5 MiB in 15 packages 06:30:27 Removing intermediate container 6ec76badee1c 06:30:27 ---> a35fd7a4fc36 06:30:27 06:30:27 Step 11/24 : FROM alpine:3.12 06:30:27 ---> 9852663dfa18 06:30:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:30:27 ---> Using cache 06:30:27 ---> 0e53dcd709c3 06:30:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:27 ---> Running in d481d13f893f 06:30:27 Removing intermediate container a68d7082ee0a 06:30:27 ---> f25a7a1b6e30 06:30:27 Step 14/24 : ENV APP_PORT=59882 06:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:27 ---> Running in 43ca291ea21e 06:30:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:28 (1/4) Installing ca-certificates (20191127-r4) 06:30:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:30:28 (3/4) Installing libcurl (7.77.0-r0) 06:30:28 (4/4) Installing curl (7.77.0-r0) 06:30:28 Executing busybox-1.31.1-r20.trigger 06:30:28 Executing ca-certificates-20191127-r4.trigger 06:30:28 OK: 7 MiB in 18 packages 06:30:28 (1/6) Installing ca-certificates (20191127-r4) 06:30:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:30:28 (3/6) Installing libcurl (7.77.0-r0) 06:30:28 (4/6) Installing curl (7.77.0-r0) 06:30:28 (5/6) Installing dumb-init (1.2.2-r1) 06:30:28 (6/6) Installing su-exec (0.2-r1) 06:30:28 Removing intermediate container d481d13f893f 06:30:28 ---> a85682826fb7 06:30:28 Step 14/24 : ENV APP_PORT=59881 06:30:28 Executing busybox-1.31.1-r20.trigger 06:30:28 Removing intermediate container 834ec7b34b7d 06:30:28 ---> 09887a72b8e6 06:30:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:30:28 Executing ca-certificates-20191127-r4.trigger 06:30:29 OK: 7 MiB in 20 packages 06:30:29 Removing intermediate container 43ca291ea21e 06:30:29 ---> 5c4c3e97e676 06:30:29 Step 15/24 : EXPOSE $APP_PORT 06:30:29 ---> Running in afe172c09624 06:30:29 ---> Running in 62768f14f049 06:30:29 ---> Running in 5000192c2424 06:30:31 Removing intermediate container afe172c09624 06:30:31 ---> 29fbfdf43608 06:30:31 Step 15/24 : EXPOSE $APP_PORT 06:30:31 Removing intermediate container 5000192c2424 06:30:31 Removing intermediate container 62768f14f049 06:30:31 ---> 7ff410cf7ba6 06:30:31 Step 14/23 : ENV APP_PORT=59861 06:30:31 ---> 3460645f8de1 06:30:31 Step 16/24 : WORKDIR / 06:30:31 ---> Running in 4a1fea84258a 06:30:32 Removing intermediate container 87293d83d18f 06:30:32 ---> 7dea5f66b890 06:30:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:32 ---> Running in 78f4ae89bb77 06:30:32 ---> Running in ca1a831a4a89 06:30:32 Removing intermediate container 44e656c62f5c 06:30:32 ---> b90b47e0ec9e 06:30:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:32 ---> Running in 846204616b9e 06:30:32 ---> Running in 3c9b0e871c31 06:30:32 Removing intermediate container 4a1fea84258a 06:30:32 ---> e4d2232a925d 06:30:32 Step 16/24 : WORKDIR / 06:30:33 Removing intermediate container 78f4ae89bb77 06:30:33 ---> d34cb79c98d3 06:30:33 Step 15/23 : EXPOSE $APP_PORT 06:30:33 Removing intermediate container ca1a831a4a89 06:30:33 ---> 7c345b1a5bcb 06:30:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:33 ---> Running in fe8ef8102d20 06:30:33 ---> Running in 954897f3d21f 06:30:33 Removing intermediate container 846204616b9e 06:30:33 ---> e51359cd38e2 06:30:33 Step 14/22 : WORKDIR /edgex 06:30:33 Removing intermediate container 3c9b0e871c31 06:30:33 ---> 83d49ff2b287 06:30:33 Step 14/26 : WORKDIR / 06:30:33 ---> Running in b7010dfd63a8 06:30:33 ---> Running in 6230b4cee1aa 06:30:36 Removing intermediate container 954897f3d21f 06:30:36 ---> 81884717292c 06:30:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:36 Removing intermediate container fe8ef8102d20 06:30:36 ---> 8ea847c24923 06:30:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:36 ---> c7e835302c53 06:30:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:30:36 Removing intermediate container 6230b4cee1aa 06:30:36 ---> 5575614e6254 06:30:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:30:36 Removing intermediate container b7010dfd63a8 06:30:36 ---> 0fb982b3f7f3 06:30:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:30:36 ---> b559396b0c7f 06:30:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:30:36 ---> 71d570ea9c81 06:30:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:30:36 ---> b552eaa7a99a 06:30:36 ---> f54b54504b35 06:30:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:30:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:30:36 ---> 2895c089900f 06:30:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:30:37 ---> ca44189c7191 06:30:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:30:38 ---> 960e06314651 06:30:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:30:38 ---> 1d4abae043a6 06:30:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:30:38 ---> b56932bedb0a 06:30:38 Step 20/24 : ENTRYPOINT ["/core-command"] 06:30:38 ---> Running in f2abd12cd2c0 06:30:38 ---> 9824cf6ffbe7 06:30:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:30:39 ---> 9ddbe497cb6b 06:30:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:30:39 ---> dca8405acfc6 06:30:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:30:39 ---> Running in 422a6d0704e4 06:30:39 ---> Running in 13e6c8ca9549 06:30:39 ---> c2f4921750ff 06:30:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:30:39 Removing intermediate container f2abd12cd2c0 06:30:39 ---> 36eabe8496e6 06:30:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:40 ---> Running in 9da4eee8ff23 06:30:40 Removing intermediate container 422a6d0704e4 06:30:40 ---> 250ff62a18bb 06:30:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:40 Removing intermediate container 13e6c8ca9549 06:30:40 ---> 6fa78abfccb8 06:30:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:40 ---> 71ca5d38809b 06:30:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:30:40 ---> Running in 8af1a5f06e24 06:30:40 ---> Running in 4e9e17fbd28b 06:30:40 Removing intermediate container 9da4eee8ff23 06:30:40 ---> 420727bff3aa 06:30:40 Step 22/24 : LABEL arch=arm64 06:30:40 ---> Running in 54713398a66c 06:30:40 ---> Running in 5d08e68449c7 06:30:40 ---> cba6eaf45774 06:30:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:30:41 Removing intermediate container 8af1a5f06e24 06:30:41 ---> 1da8287d1ea7 06:30:41 Step 21/23 : LABEL arch=arm64 06:30:41 Removing intermediate container 4e9e17fbd28b 06:30:41 ---> 32092813f53a 06:30:41 Step 22/24 : LABEL arch=arm64 06:30:41 ---> Running in 592810fa6d8f 06:30:41 Removing intermediate container 54713398a66c 06:30:41 ---> 29034b8f9022 06:30:41 Step 19/22 : CMD ["--init=true"] 06:30:41 ---> Running in 9feaaded5455 06:30:42 Removing intermediate container 5d08e68449c7 06:30:42 ---> fa650010a35b 06:30:42 Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:30:42 ---> Running in 3ad1ca4ded65 06:30:42 ---> Running in 9c4419ed42bc 06:30:42 Removing intermediate container 592810fa6d8f 06:30:42 ---> 6898a24a4cf9 06:30:42 Step 22/23 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:30:42 Removing intermediate container 9feaaded5455 06:30:42 ---> fda83f09d964 06:30:42 Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:30:42 ---> Running in 9661202baccd 06:30:42 ---> 8d703a200a21 06:30:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:30:42 Removing intermediate container 3ad1ca4ded65 06:30:42 ---> 4965f9a62bf5 06:30:42 Step 20/22 : LABEL arch=arm64 06:30:42 ---> Running in 720e85246634 06:30:42 Removing intermediate container 9c4419ed42bc 06:30:42 ---> ddbe9d44ff2b 06:30:42 Step 24/24 : LABEL version=0.0.0 06:30:43 ---> Running in 9512bcfd764c 06:30:43 ---> Running in 7cf43d27a55a 06:30:43 Removing intermediate container 9661202baccd 06:30:43 ---> be94eab707a0 06:30:43 Step 23/23 : LABEL version=0.0.0 06:30:43 Removing intermediate container 720e85246634 06:30:43 ---> ab9483294660 06:30:43 Step 24/24 : LABEL version=0.0.0 06:30:43 ---> Running in db0730a2a87a 06:30:44 Removing intermediate container 9512bcfd764c 06:30:44 ---> c2c6aa59c7f2 06:30:44 Step 21/22 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:30:44 ---> Running in b944acaa91da 06:30:44 Removing intermediate container 7cf43d27a55a 06:30:44 ---> 8ff631ec81e8 06:30:44 06:30:44 ---> Running in dd1b40a4b788 06:30:44 ---> d3ed2c807e6b 06:30:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:30:44 Removing intermediate container db0730a2a87a 06:30:44 ---> 20c707244fef 06:30:44 06:30:44 Successfully built 8ff631ec81e8 06:30:44 Successfully tagged core-command-arm64:latest 06:30:44 Building security-bootstrapper 06:30:45  Building core-command ... done Successfully built 20c707244fef 06:30:45 Successfully tagged support-scheduler-arm64:latest 06:30:45  Building support-scheduler ... done Building sys-mgmt-agent 06:30:45 Removing intermediate container dd1b40a4b788 06:30:45 ---> 715c619e1265 06:30:45 Step 22/22 : LABEL version=0.0.0 06:30:45 Removing intermediate container b944acaa91da 06:30:45 ---> a079799b4b40 06:30:45 06:30:45 ---> Running in 155c7e97f0e5 06:30:45 Successfully built a079799b4b40 06:30:45 Successfully tagged core-metadata-arm64:latest 06:30:45  Building core-metadata ... done  ---> dcc1ac41dc2b 06:30:45 Building support-notifications 06:30:45 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/ 06:30:46 ---> Running in ea60b31741b2 06:30:46 Removing intermediate container 155c7e97f0e5 06:30:46 ---> 89dc5681364c 06:30:46 06:30:46 Successfully built 89dc5681364c 06:30:46 Successfully tagged security-proxy-setup-arm64:latest 06:30:46  Building security-proxy-setup ... done Building core-data 06:30:48 Removing intermediate container ea60b31741b2 06:30:48 ---> 4bd4d16cb90b 06:30:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:30:48 ---> Running in 0a9e4befda86 06:30:49 Removing intermediate container 0a9e4befda86 06:30:49 ---> 7c01f693f3bc 06:30:49 Step 24/26 : LABEL arch=arm64 06:30:50 ---> Running in 99cb17b5185a 06:30:51 Removing intermediate container 99cb17b5185a 06:30:51 ---> 7c860d01f697 06:30:51 Step 25/26 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:30:51 ---> Running in d051434acb1a 06:30:52 Removing intermediate container d051434acb1a 06:30:52 ---> 8ebd63fd7f10 06:30:52 Step 26/26 : LABEL version=0.0.0 06:30:52 ---> Running in aa6b9f73d1b2 06:30:53 Removing intermediate container aa6b9f73d1b2 06:30:53 ---> 690833733bc5 06:30:53 06:30:53 Successfully built 690833733bc5 06:30:53 Successfully tagged security-secretstore-setup-arm64:latest 06:31:40  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:31:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:31:40 ---> ce821f5980c7 06:31:40 Step 3/32 : WORKDIR /edgex-go 06:31:40 ---> Using cache 06:31:40 ---> f6ea92bff027 06:31:40 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:40 ---> Using cache 06:31:40 ---> cd7d5094c534 06:31:40 Step 5/32 : RUN apk add --update --no-cache make git 06:31:40 ---> Using cache 06:31:40 ---> a2ce6dfb3727 06:31:40 Step 6/32 : COPY go.mod . 06:31:40 ---> Using cache 06:31:40 ---> 94a498981255 06:31:40 Step 7/32 : RUN go mod download 06:31:40 ---> Using cache 06:31:40 ---> 70fab8da7387 06:31:40 Step 8/32 : COPY . . 06:31:40 ---> Using cache 06:31:40 ---> f92ffdc6d991 06:31:40 Step 9/32 : RUN go mod tidy 06:31:40 ---> Using cache 06:31:40 ---> d002ebce4474 06:31:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:31:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:31:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:40 ---> ce821f5980c7 06:31:40 Step 3/24 : WORKDIR /edgex-go 06:31:40 ---> Using cache 06:31:40 ---> f6ea92bff027 06:31:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:40 ---> Using cache 06:31:40 ---> cd7d5094c534 06:31:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:31:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:31:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:40 ---> ce821f5980c7 06:31:40 Step 3/23 : WORKDIR /edgex-go 06:31:40 ---> Using cache 06:31:40 ---> f6ea92bff027 06:31:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:40 ---> Using cache 06:31:40 ---> cd7d5094c534 06:31:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:31:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:31:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:40 ---> ce821f5980c7 06:31:40 Step 3/24 : WORKDIR /edgex-go 06:31:40 ---> Using cache 06:31:40 ---> f6ea92bff027 06:31:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:40 ---> Using cache 06:31:40 ---> cd7d5094c534 06:31:40 Step 5/24 : RUN apk add --update --no-cache make bash git 06:31:44 ---> Running in 31e4df33ccdd 06:31:44 ---> Running in 9e0d0185eb9e 06:31:44 ---> Running in 9fa51419cf42 06:31:44 ---> Running in d6c4681df834 06:31:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:31:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:31:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:31:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:31:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:31:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:31:47 OK: 218 MiB in 52 packages 06:31:47 OK: 218 MiB in 52 packages 06:31:47 OK: 218 MiB in 52 packages 06:31:49 Removing intermediate container 9fa51419cf42 06:31:49 ---> 6f65c94fd1c1 06:31:49 Step 6/23 : COPY go.mod . 06:31:49 Removing intermediate container 9e0d0185eb9e 06:31:49 ---> aed5ec0b6222 06:31:49 Step 6/24 : COPY go.mod . 06:31:50 Removing intermediate container d6c4681df834 06:31:50 ---> 1e7ca719e8a2 06:31:50 Step 6/24 : COPY go.mod . 06:31:50 ---> 42afc9658ffb 06:31:50 Step 7/23 : RUN go mod download 06:31:50 ---> Running in 4319404f637b 06:31:51 ---> 3e4432a7f20e 06:31:51 Step 7/24 : RUN go mod download 06:31:51 ---> Running in db4aab9dd0e6 06:31:52 ---> bc761f77043b 06:31:52 Step 7/24 : RUN go mod download 06:31:52 ---> Running in 3e3eeee0ddde 06:31:56 Removing intermediate container 4319404f637b 06:31:56 ---> 9b1840094145 06:31:56 Step 8/23 : COPY . . 06:31:57 Removing intermediate container db4aab9dd0e6 06:31:57 ---> f75171f26c4e 06:31:57 Step 8/24 : COPY . . 06:31:57 Removing intermediate container 3e3eeee0ddde 06:31:57 ---> 8f6bea12fd43 06:31:57 Step 8/24 : COPY . . 06:32:30 ---> f13c3364e2d5 06:32:30 Step 9/24 : RUN go mod tidy 06:32:30 ---> a82249d8cee4 06:32:30 Step 9/23 : RUN go mod tidy 06:32:30 ---> f8ef0cb77015 06:32:30 Step 9/24 : RUN go mod tidy 06:32:30 ---> Running in 571aa6ad0337 06:32:30 ---> Running in debbea7663f9 06:32:30 ---> Running in dc2d8f4db65a 06:32:31 Removing intermediate container 31e4df33ccdd 06:32:31 ---> 2ea03ad2c57d 06:32:31 06:32:31 Step 11/32 : FROM alpine:3.12 06:32:31 ---> 9852663dfa18 06:32:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:32:31 ---> Running in 309af902e44b 06:32:32 Removing intermediate container 309af902e44b 06:32:32 ---> bc013055c4ca 06:32:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:32:32 ---> Running in 16f29ae81e03 06:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:34 Removing intermediate container 571aa6ad0337 06:32:34 ---> 26d1422a54d5 06:32:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:34 Removing intermediate container debbea7663f9 06:32:34 ---> b4866481026a 06:32:34 Step 10/24 : RUN make cmd/core-data/core-data 06:32:34 ---> Running in 20c2e9e36cd3 06:32:34 ---> Running in 82d0483bbea2 06:32:34 (1/2) Installing dumb-init (1.2.2-r1) 06:32:34 (2/2) Installing su-exec (0.2-r1) 06:32:34 Executing busybox-1.31.1-r20.trigger 06:32:34 Removing intermediate container dc2d8f4db65a 06:32:34 ---> ebde502a2d17 06:32:34 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:32:35 OK: 5 MiB in 16 packages 06:32:35 ---> Running in 53e6f66c1801 06:32: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 06:32: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 06:32:36 Removing intermediate container 16f29ae81e03 06:32:36 ---> ac8eb5f0b61f 06:32:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:32:37 ---> Running in 4abb97b9a482 06:32:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:32:37 Removing intermediate container 4abb97b9a482 06:32:37 ---> 986b88a2d5cd 06:32:38 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:32:38 ---> Running in a9fb336f8777 06:32:39 Removing intermediate container a9fb336f8777 06:32:39 ---> f419defd6685 06:32:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:32:39 ---> Running in e0fbec07678e 06:32:42 Removing intermediate container e0fbec07678e 06:32:42 ---> e20eb9d41f05 06:32:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:32:42 ---> Running in 24b64fda6f6e 06:32:46 Removing intermediate container 24b64fda6f6e 06:32:46 ---> 2ff36ef725fe 06:32:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:32:46 ---> c1961245a450 06:32:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:32:46 ---> Running in e6ac441f89a1 06:32:48 Removing intermediate container e6ac441f89a1 06:32:48 ---> c99517aad36c 06:32:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:49 ---> 9dec27eaafd9 06:32:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:32:51 ---> 9540061d1714 06:32:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:32:52 ---> a8533eacfc1c 06:32:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:32:53 ---> fbc198f92623 06:32:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:32:54 ---> 908a628fc4a2 06:32:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:32:55 ---> Running in 12cf0e26b7d5 06:32:55 Removing intermediate container 12cf0e26b7d5 06:32:55 ---> 12cff72a2884 06:32:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:32:57 ---> 673a2fa90ed7 06:32:57 Step 27/32 : RUN chmod +x /entrypoint.sh 06:32:57 ---> Running in 519c9fa9f2e7 06:33:01 Removing intermediate container 519c9fa9f2e7 06:33:01 ---> f6b3a4ae6dea 06:33:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:33:01 ---> Running in a26746f4ddb4 06:33:02 Removing intermediate container a26746f4ddb4 06:33:02 ---> c2b47ee18552 06:33:02 Step 29/32 : CMD ["gate"] 06:33:02 ---> Running in 5b452a98034a 06:33:03 Removing intermediate container 5b452a98034a 06:33:03 ---> a643ffd59cf6 06:33:03 Step 30/32 : LABEL arch=arm64 06:33:03 ---> Running in 3b845f2e3136 06:33:04 Removing intermediate container 3b845f2e3136 06:33:04 ---> ba24bf6f5d0a 06:33:04 Step 31/32 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:33:04 ---> Running in 9a07b742f369 06:33:05 Removing intermediate container 9a07b742f369 06:33:05 ---> 53c84074cb4b 06:33:05 Step 32/32 : LABEL version=0.0.0 06:33:05 ---> Running in 07b3848ea286 06:33:06 Removing intermediate container 07b3848ea286 06:33:06 ---> c1d548bd87b0 06:33:06 06:33:06 Successfully built c1d548bd87b0 06:33:06 Successfully tagged security-bootstrapper-arm64:latest 06:33:55  Building security-bootstrapper ... done Removing intermediate container 53e6f66c1801 06:33:55 ---> b9de04fcea01 06:33:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:33:55 ---> Running in 0f387da0f9d5 06:33:55 Removing intermediate container 20c2e9e36cd3 06:33:55 ---> 1e81433e8523 06:33:55 06:33:55 Step 11/23 : FROM alpine:3.12 06:33:55 ---> 9852663dfa18 06:33:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:55 ---> Running in 22f33e7af038 06:33:56 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 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:57 (1/2) Installing ca-certificates (20191127-r4) 06:33:57 (2/2) Installing dumb-init (1.2.2-r1) 06:33:57 Executing busybox-1.31.1-r20.trigger 06:33:57 Executing ca-certificates-20191127-r4.trigger 06:33:57 OK: 6 MiB in 16 packages 06:33:59 Removing intermediate container 0f387da0f9d5 06:33:59 ---> b2bfceb1be8f 06:33:59 06:33:59 Step 12/24 : FROM docker:20.10.0 06:34:00 Removing intermediate container 22f33e7af038 06:34:00 ---> 487ad50551bd 06:34:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:34:00 20.10.0: Pulling from library/docker 06:34:00 ---> Running in f11dc1b3e5ed 06:34:01 Removing intermediate container f11dc1b3e5ed 06:34:01 ---> 1b820d974b4f 06:34:01 Step 14/23 : ENV APP_PORT=59860 06:34:01 ---> Running in 2be5c5a9eddf 06:34:02 Removing intermediate container 82d0483bbea2 06:34:02 ---> fbfe4a7bb15c 06:34:02 06:34:02 Step 11/24 : FROM alpine:3.12 06:34:02 ---> 9852663dfa18 06:34:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:34:02 ---> Running in bc0886c52884 06:34:02 Removing intermediate container 2be5c5a9eddf 06:34:02 ---> aab61747a996 06:34:02 Step 15/23 : EXPOSE $APP_PORT 06:34:02 ---> Running in 822335b9eecb 06:34:03 Removing intermediate container bc0886c52884 06:34:03 ---> 58915483d25a 06:34:03 Step 13/24 : ENV APP_PORT=59880 06:34:03 ---> Running in 1b0f48077cff 06:34:03 Removing intermediate container 822335b9eecb 06:34:03 ---> 368ebea8850d 06:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:03 Removing intermediate container 1b0f48077cff 06:34:03 ---> 22861058b996 06:34:03 Step 14/24 : EXPOSE $APP_PORT 06:34:04 ---> Running in 38e1294a741e 06:34:04 ---> 3bd45a93c882 06:34:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:34:04 Removing intermediate container 38e1294a741e 06:34:04 ---> 5b843fabf255 06:34:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:05 ---> Running in c2a6c643d2e5 06:34:06 ---> 04f802727782 06:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:34:07 ---> c1ec1a24308e 06:34:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:34:07 ---> Running in 563047fad394 06:34:08 Removing intermediate container c2a6c643d2e5 06:34:08 ---> 4d6cd4ac4711 06:34:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:34:08 ---> Running in 6a1850530317 06:34:08 Removing intermediate container 563047fad394 06:34:08 ---> f2eed07b9b11 06:34:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:08 ---> Running in 71b92b5dacc3 06:34:09 Removing intermediate container 71b92b5dacc3 06:34:09 ---> a5962e030bf3 06:34:09 Step 21/23 : LABEL arch=arm64 06:34:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:34:09 ---> Running in 094f296a9f2f 06:34:10 Removing intermediate container 094f296a9f2f 06:34:10 ---> b518e4357aa0 06:34:10 Step 22/23 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:34:10 ---> Running in ad779320db43 06:34:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:34:11 Removing intermediate container ad779320db43 06:34:11 ---> b85bfb1a2ee5 06:34:11 Step 23/23 : LABEL version=0.0.0 06:34:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:34:11 Status: Downloaded newer image for docker:20.10.0 06:34:11 ---> eeaf43b92773 06:34:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:34:11 ---> Running in fc044b41d486 06:34:11 ---> Running in 98a676309f71 06:34:11 Removing intermediate container fc044b41d486 06:34:11 ---> cc0ba115823f 06:34:11 06:34:11 (1/6) Installing dumb-init (1.2.2-r1) 06:34:12 Removing intermediate container 98a676309f71 06:34:12 ---> 00a5f66cd2a0 06:34:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:34:12 (2/6) Installing libgcc (9.3.0-r2) 06:34:12 Successfully built cc0ba115823f 06:34:12 (3/6) Installing libsodium (1.0.18-r0) 06:34:12 Successfully tagged support-notifications-arm64:latest 06:34:12  Building support-notifications ... done  ---> Running in 3229b6d0037b 06:34:12 (4/6) Installing libstdc++ (9.3.0-r2) 06:34:12 (5/6) Installing libzmq (4.3.3-r0) 06:34:13 (6/6) Installing zeromq (4.3.3-r0) 06:34:13 Executing busybox-1.31.1-r20.trigger 06:34:13 OK: 8 MiB in 20 packages 06:34:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:34:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:34:14 Removing intermediate container 6a1850530317 06:34:14 ---> 9e15ef66d419 06:34:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:14 (1/39) Installing readline (8.0.4-r0) 06:34:14 (2/39) Installing bash (5.0.17-r0) 06:34:14 Executing bash-5.0.17-r0.post-install 06:34:14 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:34:14 (4/39) Installing libcurl (7.77.0-r0) 06:34:14 (5/39) Installing curl (7.77.0-r0) 06:34:14 (6/39) Installing dumb-init (1.2.2-r1) 06:34:14 (7/39) Installing libbz2 (1.0.8-r1) 06:34:14 (8/39) Installing expat (2.2.9-r1) 06:34:14 (9/39) Installing libffi (3.3-r2) 06:34:14 (10/39) Installing gdbm (1.13-r1) 06:34:14 (11/39) Installing xz-libs (5.2.5-r0) 06:34:14 (12/39) Installing sqlite-libs (3.32.1-r1) 06:34:14 (13/39) Installing python3 (3.8.10-r0) 06:34:15 ---> b35770cb472e 06:34:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:34:16 (14/39) Installing py3-appdirs (1.4.4-r1) 06:34:16 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:34:16 (16/39) Installing py3-parsing (2.4.7-r0) 06:34:16 (17/39) Installing py3-six (1.15.0-r0) 06:34:16 (18/39) Installing py3-packaging (20.4-r0) 06:34:16 (19/39) Installing py3-setuptools (47.0.0-r0) 06:34:16 (20/39) Installing py3-chardet (3.0.4-r4) 06:34:16 (21/39) Installing py3-idna (2.9-r0) 06:34:16 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:34:16 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:34:16 (24/39) Installing py3-requests (2.23.0-r0) 06:34:16 (25/39) Installing py3-msgpack (1.0.0-r0) 06:34:16 (26/39) Installing py3-lockfile (0.12.2-r3) 06:34:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:34:16 (28/39) Installing py3-colorama (0.4.3-r0) 06:34:16 (29/39) Installing py3-distlib (0.3.0-r0) 06:34:16 (30/39) Installing py3-distro (1.5.0-r1) 06:34:16 (31/39) Installing py3-webencodings (0.5.1-r3) 06:34:16 (32/39) Installing py3-html5lib (1.0.1-r4) 06:34:16 ---> 9a5c6cf2598b 06:34:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:34:16 (33/39) Installing py3-pytoml (0.1.21-r0) 06:34:16 (34/39) Installing py3-pep517 (0.8.2-r0) 06:34:16 (35/39) Installing py3-progress (1.5-r0) 06:34:16 (36/39) Installing py3-toml (0.10.1-r0) 06:34:16 (37/39) Installing py3-retrying (1.3.3-r0) 06:34:16 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:34:16 (39/39) Installing py3-pip (20.1.1-r0) 06:34:17 snapcraft 4.8.1 from Canonical* installed 06:34:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:34:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:34:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:17 Dload Upload Total Spent Left Speed 06:34:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5016 06:34:17 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 8250k 06:34:17 ./yq_linux_amd64 06:34:17 + sudo snapcraft prime --use-lxd 06:34:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:34:17 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: 06:34:17 - README.md 06:34:17 06:34:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:34:17 Launching a container. 06:34:17 Waiting for container to be ready 06:34:17 To start your first instance, try: lxc launch ubuntu:18.04 06:34:17 06:34:17 Executing busybox-1.31.1-r19.trigger 06:34:17 OK: 72 MiB in 59 packages 06:34:17 ---> b297cd0cc4a8 06:34:17 Step 20/24 : ENTRYPOINT ["/core-data"] 06:34:18 ---> Running in a3356a21f781 06:34:18 Removing intermediate container a3356a21f781 06:34:18 ---> 45e4ebbfe75b 06:34:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:18 ---> Running in 820bfe380462 06:34:19 Removing intermediate container 820bfe380462 06:34:19 ---> 3792c38f0814 06:34:19 Step 22/24 : LABEL arch=arm64 06:34:19 ---> Running in 86128a69b0b1 06:34:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:34:19 Removing intermediate container 86128a69b0b1 06:34:19 ---> f8ef2039ea9a 06:34:19 Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:34:19 Waiting for network to be ready... 06:34:20 ---> Running in 92a59ea26fe9 06:34:20 Removing intermediate container 92a59ea26fe9 06:34:20 ---> 0b5e1395954a 06:34:20 Step 24/24 : LABEL version=0.0.0 06:34:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:34:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:34:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 06:34:20 ---> Running in 6b140a84bf51 06:34:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 06:34:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:34:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:34:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 06:34:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 06:34:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 06:34:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 06:34:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:34:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:34:21 Removing intermediate container 6b140a84bf51 06:34:21 ---> 10eb4871c070 06:34:21 06:34:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:34:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:34:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:34:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:34:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:34:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:34:21 Successfully built 10eb4871c070 06:34:21 Successfully tagged core-data-arm64:latest 06:34:21  Building core-data ... done Collecting docker-compose==1.23.2 06:34:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:34:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:34:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 06:34:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 06:34:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 06:34:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 06:34:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 06:34:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:34:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 06:34:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 06:34:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 06:34:22 Collecting docker<4.0,>=3.6.0 06:34:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:34:23 Collecting PyYAML<4,>=3.10 06:34:23 Downloading PyYAML-3.13.tar.gz (270 kB) 06:34:24 Fetched 24.7 MB in 4s (6240 kB/s) 06:34:25 Reading package lists... 06:34:25 Reading package lists... 06:34:25 Building dependency tree... 06:34:25 Reading state information... 06:34:25 The following additional packages will be installed: 06:34:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:34:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:34:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:34:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:34:25 Suggested packages: 06:34:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:34:25 Recommended packages: 06:34:25 gnupg libsasl2-modules 06:34:26 The following NEW packages will be installed: 06:34:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:34:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:34:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:34:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:34:26 The following packages will be upgraded: 06:34:26 gpg gpg-agent gpgconf libudev1 06:34:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 06:34:26 Need to get 3530 kB of archives. 06:34:26 After this operation, 13.3 MB of additional disk space will be used. 06:34:26 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] 06:34:26 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] 06:34:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:34:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:34:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 06:34:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 06:34:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:34:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:34:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:34:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:34:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:34:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:34:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:34:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:34:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:34:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:34:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:34:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:34:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:34:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:34:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:34:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:34:27 debconf: delaying package configuration, since apt-utils is not installed 06:34:27 Fetched 3530 kB in 1s (3496 kB/s) 06:34:27 (Reading database ... 12511 files and directories currently installed.) 06:34:27 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 06:34:27 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:34:27 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 06:34:27 Selecting previously unselected package udev. 06:34:27 (Reading database ... 12511 files and directories currently installed.) 06:34:27 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 06:34:27 Unpacking udev (237-3ubuntu10.47) ... 06:34:27 Selecting previously unselected package libfuse2:amd64. 06:34:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:34:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:34:27 Selecting previously unselected package fuse. 06:34:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:34:27 Unpacking fuse (2.9.7-1ubuntu1) ... 06:34:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:34:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:34:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:34:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:34:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:34:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:34:27 Selecting previously unselected package libksba8:amd64. 06:34:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:34:27 Unpacking libksba8:amd64 (1.3.5-2) ... 06:34:28 Selecting previously unselected package libroken18-heimdal:amd64. 06:34:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:34:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:34:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:34:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:34:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:34:28 Collecting jsonschema<3,>=2.5.1 06:34:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:34:28 Selecting previously unselected package libwind0-heimdal:amd64. 06:34:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:34:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:34:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:34:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Collecting websocket-client<1.0,>=0.32.0 06:34:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:34:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:34:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:34:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Selecting previously unselected package libsasl2-modules-db:amd64. 06:34:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:34:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:34:28 Selecting previously unselected package libsasl2-2:amd64. 06:34:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:34:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:34:28 Selecting previously unselected package libldap-common. 06:34:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:34:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:34:28 Selecting previously unselected package libldap-2.4-2:amd64. 06:34:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:34:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:34:28 Selecting previously unselected package dirmngr. 06:34:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:34:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:34:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:34:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:34:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:34:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:34:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:34:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:34:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:28 Setting up libksba8:amd64 (1.3.5-2) ... 06:34:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:29 Collecting docopt<0.7,>=0.6.1 06:34:29 Downloading docopt-0.6.2.tar.gz (25 kB) 06:34:29 Setting up udev (237-3ubuntu10.47) ... 06:34:29 invoke-rc.d: policy-rc.d denied execution of start. 06:34:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Processing triggers for systemd (237-3ubuntu10) ... 06:34:29 Setting up fuse (2.9.7-1ubuntu1) ... 06:34:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:34:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:34:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:34:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:34:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:34:30 settings in the [Install] section, and DefaultInstance for template units). 06:34:30 This means they are not meant to be enabled using systemctl. 06:34:30 Possible reasons for having this kind of units are: 06:34:30 1) A unit may be statically enabled by being symlinked from another unit's 06:34:30 .wants/ or .requires/ directory. 06:34:30 2) A unit's purpose may be to act as a helper for some other unit which has 06:34:30 a requirement dependency on it. 06:34:30 3) A unit may be started when needed via activation (socket, path, timer, 06:34:30 D-Bus, udev, scripted systemctl call, ...). 06:34:30 4) In case of template units, the unit is meant to be enabled with some 06:34:30 instance name specified. 06:34:30 Reading package lists... 06:34:30 Building dependency tree... 06:34:30 Reading state information... 06:34:30 The following additional packages will be installed: 06:34:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:34:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:34:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:34:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:34:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:34:30 Suggested packages: 06:34:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:34:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:34:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:34:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:34:30 systemd-container policykit-1 06:34:30 Recommended packages: 06:34:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:34:30 The following NEW packages will be installed: 06:34:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:34:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:34:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:34:30 multiarch-support openssh-client python3 python3-minimal python3.6 06:34:30 python3.6-minimal snapd squashfs-tools sudo 06:34:30 The following packages will be upgraded: 06:34:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:34:31 Collecting dockerpty<0.5,>=0.4.1 06:34:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:34:31 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 06:34:31 Need to get 36.7 MB of archives. 06:34:31 After this operation, 147 MB of additional disk space will be used. 06:34:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:34:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:34:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:34:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:34:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 06:34:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:34:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:34:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:34:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:34:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:34:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:34:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:34:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:34:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:34:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:34:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:34:32 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 06:34:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:34:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:34:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:34:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:34:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:34:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:34:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:34:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:34:32 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:34:32 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:34:32 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:34:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 06:34:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 06:34:32 Collecting texttable<0.10,>=0.9.0 06:34:32 Downloading texttable-0.9.1.tar.gz (11 kB) 06:34:33 debconf: delaying package configuration, since apt-utils is not installed 06:34:33 Fetched 36.7 MB in 2s (15.4 MB/s) 06:34:33 (Reading database ... 12757 files and directories currently installed.) 06:34:33 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 06:34:33 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:34:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 06:34:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:34:34 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 06:34:34 (Reading database ... 12757 files and directories currently installed.) 06:34:34 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:34:34 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:34:34 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:34:34 Collecting cached-property<2,>=1.2.0 06:34:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:34:34 (Reading database ... 12757 files and directories currently installed.) 06:34:34 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:34:34 Unpacking apt (1.6.13) over (1.6.1) ... 06:34:34 Collecting docker-pycreds>=0.4.0 06:34:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:34:34 Setting up apt (1.6.13) ... 06:34:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:34:34 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) 06:34:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:34:35 Collecting idna<2.8,>=2.5 06:34:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:34:35 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) 06:34:35 (Reading database ... 12764 files and directories currently installed.) 06:34:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:34:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:34:35 Selecting previously unselected package libpython3.6-minimal:amd64. 06:34:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:34:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:34:35 Selecting previously unselected package libexpat1:amd64. 06:34:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:34:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:34:35 Selecting previously unselected package python3.6-minimal. 06:34:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:34:35 Collecting urllib3<1.25,>=1.21.1 06:34:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:34:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:34:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:34:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:34:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:34:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:34:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:34:36 Checking for services that may need to be restarted...done. 06:34:36 Checking for services that may need to be restarted...done. 06:34:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:34:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:34:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:34:36 Selecting previously unselected package python3-minimal. 06:34:36 (Reading database ... 13012 files and directories currently installed.) 06:34:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:34:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:34:36 Selecting previously unselected package mime-support. 06:34:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:34:36 Unpacking mime-support (3.60ubuntu1) ... 06:34:36 Selecting previously unselected package libmpdec2:amd64. 06:34:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:34:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:34:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:34:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:34:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:34:36 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, jsonschema, docopt, dockerpty, texttable, cached-property, docker-compose 06:34:36 Attempting uninstall: idna 06:34:36 Found existing installation: idna 2.9 06:34:36 Uninstalling idna-2.9: 06:34:36 Selecting previously unselected package python3.6. 06:34:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:34:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:34:36 Selecting previously unselected package libpython3-stdlib:amd64. 06:34:36 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:34:36 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:34:36 Setting up python3-minimal (3.6.7-1~18.04) ... 06:34:36 Successfully uninstalled idna-2.9 06:34:37 Selecting previously unselected package python3. 06:34:37 (Reading database ... 13442 files and directories currently installed.) 06:34:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:34:37 Unpacking python3 (3.6.7-1~18.04) ... 06:34:37 Selecting previously unselected package multiarch-support. 06:34:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:34:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:34:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:34:37 Selecting previously unselected package liblzo2-2:amd64. 06:34:37 (Reading database ... 13479 files and directories currently installed.) 06:34:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:34:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:34:37 Selecting previously unselected package libbsd0:amd64. 06:34:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:34:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:34:37 Selecting previously unselected package sudo. 06:34:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:34:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:34:37 Attempting uninstall: urllib3 06:34:37 Found existing installation: urllib3 1.25.9 06:34:37 Uninstalling urllib3-1.25.9: 06:34:37 Successfully uninstalled urllib3-1.25.9 06:34:37 Selecting previously unselected package apparmor. 06:34:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:34:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:34:37 Selecting previously unselected package libedit2:amd64. 06:34:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:34:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:34:37 Selecting previously unselected package libkrb5support0:amd64. 06:34:37 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:34:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:34:37 Selecting previously unselected package libk5crypto3:amd64. 06:34:37 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:34:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:34:37 Selecting previously unselected package libkeyutils1:amd64. 06:34:37 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:34:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:34:37 Selecting previously unselected package libkrb5-3:amd64. 06:34:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:34:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:34:38 Attempting uninstall: requests 06:34:38 Found existing installation: requests 2.23.0 06:34:38 Uninstalling requests-2.23.0: 06:34:38 Successfully uninstalled requests-2.23.0 06:34:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:34:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:34:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:34:38 Selecting previously unselected package libssl1.0.0:amd64. 06:34:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:34:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:34:38 Selecting previously unselected package openssh-client. 06:34:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:34:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:34:38 Selecting previously unselected package squashfs-tools. 06:34:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 06:34:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:34:38 Selecting previously unselected package snapd. 06:34:38 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 06:34:38 Unpacking snapd (2.49.2+18.04) ... 06:34:39 Running setup.py install for PyYAML: started 06:34:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:34:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:34:40 Setting up mime-support (3.60ubuntu1) ... 06:34:40 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:34:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:34:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:34:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:40 Setting up systemd (237-3ubuntu10.47) ... 06:34:40 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:34:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:34:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:34:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:34:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:34:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:34:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:34:41 Running setup.py install for PyYAML: finished with status 'done' 06:34:41 Running setup.py install for docopt: started 06:34:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:34:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:34:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:34:42 Setting up python3 (3.6.7-1~18.04) ... 06:34:42 running python rtupdate hooks for python3.6... 06:34:42 running python post-rtupdate hooks for python3.6... 06:34:42 Setting up apparmor (2.12-4ubuntu5.1) ... 06:34:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:34:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:34:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:34:43 Setting up snapd (2.49.2+18.04) ... 06:34:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:34:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:34:43 Running setup.py install for docopt: finished with status 'done' 06:34:43 Running setup.py install for dockerpty: started 06:34:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:34:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:34:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:34:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:34:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:34:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:34:45 /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' 06:34:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:45 Processing triggers for systemd (237-3ubuntu10.47) ... 06:34:45 Running setup.py install for dockerpty: finished with status 'done' 06:34:45 Running setup.py install for texttable: started 06:34:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:34:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:34:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:34:47 Running setup.py install for texttable: finished with status 'done' 06:34:47 Reading package lists... 06:34:47 Reading package lists... 06:34:47 Building dependency tree... 06:34:47 Reading state information... 06:34:47 Calculating upgrade... 06:34:47 The following packages will be upgraded: 06:34:47 advancecomp base-files bash binutils binutils-common 06:34:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:34:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:34:47 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:34:47 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:34:47 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:34:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:34:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:34:47 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:34:47 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:34:47 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:34:47 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:34:47 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:34:47 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:34:47 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:34:47 ubuntu-keyring util-linux 06:34:47 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:34:47 Need to get 64.1 MB of archives. 06:34:47 After this operation, 5097 kB of additional disk space will be used. 06:34:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 06:34:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:34:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:34:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:34:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:34:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:34:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:34:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:34:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:34:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:34:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:34:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:34:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:34:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:34:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:34:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:34:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:34:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:34:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:34:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:34:48 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 06:34:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:34:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:34:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:34:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:34:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:34:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:34:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:34:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:34:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:34:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:34:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:34:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:34:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:34:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:34:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:34:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:34:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:34:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:34:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:34:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:34:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:34:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:34:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:34:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:34:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:34:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:34:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:34:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:34:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:34:48 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] 06:34:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:34:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:34:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:34:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:34:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:34:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:34:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:34:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:34:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:34:48 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:34:48 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:34:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:34:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:34:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:34:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:34:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:34:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:34:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:34:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:34:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:34:49 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:34:49 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:34:49 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:34:49 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:34:49 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:34:49 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:34:49 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:34:49 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:34:49 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:34:49 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:34:49 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:34:49 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:34:49 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:34:49 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] 06:34:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:34:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 06:34:49 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] 06:34:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:34:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:34:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:34:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:34:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:34:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:34:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:34:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:34:49 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] 06:34:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:34:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:34:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:34:49 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:34:49 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:34:49 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:34:49 debconf: delaying package configuration, since apt-utils is not installed 06:34:49 Fetched 64.1 MB in 2s (34.8 MB/s) 06:34:49 (Reading database ... 13914 files and directories currently installed.) 06:34:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:34:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:34:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 06:34:50 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 06:34:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:51 (Reading database ... 13914 files and directories currently installed.) 06:34:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:34:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:34:51 (Reading database ... 13914 files and directories currently installed.) 06:34:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:51 (Reading database ... 13914 files and directories currently installed.) 06:34:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:34:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:34:52 (Reading database ... 13914 files and directories currently installed.) 06:34:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:34:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:34:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:34:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:34:52 Setting up base-files (10.1ubuntu2.10) ... 06:34:52 Installing new version of config file /etc/issue ... 06:34:52 Installing new version of config file /etc/issue.net ... 06:34:52 Installing new version of config file /etc/lsb-release ... 06:34:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:34:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:34:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:34:52 Removing obsolete conffile /etc/default/motd-news ... 06:34:53 (Reading database ... 13915 files and directories currently installed.) 06:34:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:34:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:34:53 Setting up bash (4.4.18-2ubuntu1.2) ... 06:34:53 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 06:34:53 (Reading database ... 13915 files and directories currently installed.) 06:34:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:34:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:34:53 (Reading database ... 13915 files and directories currently installed.) 06:34:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:34:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:34:53 Setting up tar (1.29b-2ubuntu0.2) ... 06:34:53 (Reading database ... 13915 files and directories currently installed.) 06:34:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:34:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:34:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:34:53 (Reading database ... 13915 files and directories currently installed.) 06:34:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:57 Removing intermediate container 3229b6d0037b 06:34:57 ---> 6b1fd531e852 06:34:57 Step 15/24 : ENV APP_PORT=58890 06:34:57 ---> Running in 9d3b007e2efd 06:34:57 Removing intermediate container 9d3b007e2efd 06:34:57 ---> 038bb6d1c7e4 06:34:57 Step 16/24 : EXPOSE $APP_PORT 06:34:57 ---> Running in f93b46dff99c 06:34:57 Removing intermediate container f93b46dff99c 06:34:57 ---> 9eca2f8edd8e 06:34:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:34:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:34:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:34:57 Setting up grep (3.1-2build1) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:34:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:34:57 Setting up login (1:4.5-1ubuntu2) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:34:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:34:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:34:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:34:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:34:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:34:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:34:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:57 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:34:57 (Reading database ... 13915 files and directories currently installed.) 06:34:57 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:57 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:58 ---> 5783ccda0ee3 06:34:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:34:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:34:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:34:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:34:58 (Reading database ... 13915 files and directories currently installed.) 06:34:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:34:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:34:59 (Reading database ... 13915 files and directories currently installed.) 06:34:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:34:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:59 ---> ade4de864547 06:34:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:34:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:34:59 (Reading database ... 13917 files and directories currently installed.) 06:34:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:34:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:34:59 Setting up debconf (1.5.66ubuntu1) ... 06:34:59 (Reading database ... 13917 files and directories currently installed.) 06:34:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:34:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:34:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:34:59 ---> d9408e3449db 06:34:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:34:59 (Reading database ... 13917 files and directories currently installed.) 06:34:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:34:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:34:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:34:59 (Reading database ... 13917 files and directories currently installed.) 06:34:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:34:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:34:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:34:59 ---> Running in 037a13f84d85 06:35:00 (Reading database ... 13917 files and directories currently installed.) 06:35:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:35:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:35:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:35:00 (Reading database ... 13919 files and directories currently installed.) 06:35:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:35:00 Removing intermediate container 037a13f84d85 06:35:00 ---> 4407c3d7cf5c 06:35:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:35:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:35:00 ---> Running in 433874155dcb 06:35:00 (Reading database ... 13923 files and directories currently installed.) 06:35:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:35:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:35:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 06:35:00 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:35:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:35:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:35:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:35:00 Removing intermediate container 433874155dcb 06:35:00 ---> 8d3163bee914 06:35:00 (Reading database ... 13923 files and directories currently installed.) 06:35:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:35:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:35:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:35:00 (Reading database ... 13923 files and directories currently installed.) 06:35:00 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:35:00 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:35:00 Step 22/24 : LABEL arch=arm64 06:35:00 ---> Running in 792e51b2cc1a 06:35:01 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:35:01 (Reading database ... 13923 files and directories currently installed.) 06:35:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:35:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:35:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:35:01 (Reading database ... 13923 files and directories currently installed.) 06:35:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:35:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:35:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:35:01 (Reading database ... 13923 files and directories currently installed.) 06:35:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:35:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:35:01 Removing intermediate container 792e51b2cc1a 06:35:01 ---> cd7fd787d270 06:35:01 Step 23/24 : LABEL git_sha=c2a706177dc29873bb15a11f3ea4681bd87c6744 06:35:01 ---> Running in 428b33518831 06:35:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:35:01 (Reading database ... 13923 files and directories currently installed.) 06:35:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:35:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:35:01 Setting up passwd (1:4.5-1ubuntu2) ... 06:35:01 (Reading database ... 13923 files and directories currently installed.) 06:35:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:35:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:35:01 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:35:02 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:35:02 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:35:02 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:35:02 Removing intermediate container 428b33518831 06:35:02 ---> 0433e57ad1a5 06:35:02 Step 24/24 : LABEL version=0.0.0 06:35:02 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:35:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:35:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:35:02 ---> Running in 0ebd4bf8d519 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:35:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:35:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:35:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:35:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:35:02 Removing intermediate container 0ebd4bf8d519 06:35:02 ---> bdf57c0ce210 06:35:02 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:35:02 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:35:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:35:02 (Reading database ... 13923 files and directories currently installed.) 06:35:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:35:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:35:03 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:35:03 (Reading database ... 13923 files and directories currently installed.) 06:35:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:35:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:35:03 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:35:03 (Reading database ... 13924 files and directories currently installed.) 06:35:03 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:35:03 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:35:03 Successfully built bdf57c0ce210 06:35:03 Successfully tagged sys-mgmt-agent-arm64:latest 06:35:03 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:35:03 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:35:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:35:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:35:03  Building sys-mgmt-agent ... done  [Pipeline] } 06:35:03 $ docker stop --time=1 c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c 06:35:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:35:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:35:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:35:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:35:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:35:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:35:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:35:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:35:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:35:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:35:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:35:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:35:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:35:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:35:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:35:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:35:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:35:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:35:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:35:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:35:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:35:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:35:04 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:35:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:35:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:35:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:35:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:35:05 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:35:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:35:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:35:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:05 $ docker rm -f c6db6715025a869d94e68941a237e62bec60edd41ba78e44e58469f34291c48c 06:35:05 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:05 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] sh 06:35:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:06 + docker images 06:35:06 REPOSITORY TAG IMAGE ID CREATED SIZE 06:35:06 sys-mgmt-agent-arm64 latest bdf57c0ce210 4 seconds ago 299MB 06:35:06 core-data-arm64 latest 10eb4871c070 46 seconds ago 19.1MB 06:35:06 support-notifications-arm64 latest cc0ba115823f 55 seconds ago 15.7MB 06:35:06 fbfe4a7bb15c About a minute ago 975MB 06:35:06 b2bfceb1be8f About a minute ago 969MB 06:35:06 1e81433e8523 About a minute ago 969MB 06:35:06 security-bootstrapper-arm64 latest c1d548bd87b0 2 minutes ago 17.5MB 06:35:06 2ea03ad2c57d 2 minutes ago 970MB 06:35:06 security-secretstore-setup-arm64 latest 690833733bc5 4 minutes ago 27.1MB 06:35:06 security-proxy-setup-arm64 latest 89dc5681364c 4 minutes ago 24.3MB 06:35:06 core-metadata-arm64 latest a079799b4b40 4 minutes ago 15.7MB 06:35:06 support-scheduler-arm64 latest 20c707244fef 4 minutes ago 15.1MB 06:35:06 core-command-arm64 latest 8ff631ec81e8 4 minutes ago 15MB 06:35:06 a35fd7a4fc36 4 minutes ago 972MB 06:35:06 6f8d9d71ea32 4 minutes ago 976MB 06:35:06 a62362c08dc8 4 minutes ago 973MB 06:35:06 eb822747ec98 4 minutes ago 968MB 06:35:06 65189210f3d6 4 minutes ago 966MB 06:35:06 ci-base-image-arm64 latest ce821f5980c7 15 minutes ago 641MB 06:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 06:35:06 alpine 3.12 9852663dfa18 2 months ago 5.32MB 06:35:06 docker 20.10.0 eeaf43b92773 6 months ago 228MB 06:35:06 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 06:35:06 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:06 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:07 ---> job-cost.sh 06:35:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wWRS 06:35:07 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:07 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:07 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:35:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:35:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:35:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:35:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:35:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:35:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:35:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:35:09 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:35:09 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:35:09 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:35:09 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:35:09 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:35:09 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:35:09 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:35:09 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:35:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:35:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:35:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:35:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:35:09 06:35:09 Current default time zone: 'Etc/UTC' 06:35:09 Local time is now: Wed Jun 16 06:35:09 UTC 2021. 06:35:09 Universal Time is now: Wed Jun 16 06:35:09 UTC 2021. 06:35:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:35:09 06:35:09 Setting up systemd-sysv (237-3ubuntu10.47) ... 06:35:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 06:35:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:35:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:35:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:35:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:35:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:35:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:35:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:35:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:35:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:35:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:09 Setting up patch (2.7.6-2ubuntu1.1) ... 06:35:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:35:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:35:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:35:09 Installing new version of config file /etc/ssl/openssl.cnf ... 06:35:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:35:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:35:09 Setting up ca-certificates (20210119~18.04.1) ... 06:35:12 Updating certificates in /etc/ssl/certs... 06:35:13 23 added, 27 removed; done. 06:35:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:35:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:35:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:35:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:35:13 Setting up pkgbinarymangler (138.18.04.1) ... 06:35:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:35:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up perl (5.26.1-6ubuntu0.5) ... 06:35:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:35:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:35:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:35:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:35:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:35:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:35:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:35:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:35:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:35:13 Processing triggers for systemd (237-3ubuntu10.47) ... 06:35:13 Processing triggers for mime-support (3.60ubuntu1) ... 06:35:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:35:13 Updating certificates in /etc/ssl/certs... 06:35:14 0 added, 0 removed; done. 06:35:14 Running hooks in /etc/ca-certificates/update.d... 06:35:14 done. 06:35:14 Reading package lists... 06:35:14 Building dependency tree... 06:35:14 Reading state information... 06:35:15 The following NEW packages will be installed: 06:35:15 apt-transport-https 06:35:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:35:15 Need to get 1692 B of archives. 06:35:15 After this operation, 154 kB of additional disk space will be used. 06:35:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:35:15 debconf: delaying package configuration, since apt-utils is not installed 06:35:15 Fetched 1692 B in 0s (9628 B/s) 06:35:15 Selecting previously unselected package apt-transport-https. 06:35:15 (Reading database ... 13929 files and directories currently installed.) 06:35:15 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:35:15 Unpacking apt-transport-https (1.6.13) ... 06:35:15 Setting up apt-transport-https (1.6.13) ... 06:35:15 Waiting for network to be ready... 06:35:22 2021-06-16T06:35:19Z INFO Waiting for automatic snapd restart... 06:35:22 snapd 2.51 from Canonical* installed 06:35:23 "snapd" switched to the "latest/stable" channel 06:35:23 06:35:26 core18 20210507 from Canonical* installed 06:35:26 "core18" switched to the "latest/stable" channel 06:35:26 06:35:30 snapcraft 4.8.1 from Canonical* installed 06:35:30 "snapcraft" switched to the "latest/stable" channel 06:35:30 06:35: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: 06:35:34 - README.md 06:35:34 06:35:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:35:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:35:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:35:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:35:35 Fetched 88.7 kB in 1s (172 kB/s) 06:35:36 Reading package lists... 06:35: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 06:35:36 Reading package lists... 06:35:36 Building dependency tree... 06:35:36 Reading state information... 06:35:36 Suggested packages: 06:35:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:35:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:35:36 Recommended packages: 06:35:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:35:36 The following NEW packages will be installed: 06:35:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:35:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:35:36 pkg-config zip 06:35:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:35:36 Need to get 7663 kB of archives. 06:35:36 After this operation, 43.8 MB of additional disk space will be used. 06:35:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:35:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:35:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:35:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:35:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:35:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:35:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:35:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:35:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:35:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:35:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:35:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:35:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:35:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:35:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:35:37 debconf: delaying package configuration, since apt-utils is not installed 06:35:37 Fetched 7663 kB in 1s (9617 kB/s) 06:35:37 Selecting previously unselected package libglib2.0-0:amd64. 06:35:37 (Reading database ... 13933 files and directories currently installed.) 06:35:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:35:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:35:37 Selecting previously unselected package libpsl5:amd64. 06:35:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:35:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:35:38 Selecting previously unselected package libnghttp2-14:amd64. 06:35:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:35:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:35:38 Selecting previously unselected package librtmp1:amd64. 06:35:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:35:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:35:38 Selecting previously unselected package libcurl3-gnutls:amd64. 06:35:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:35:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:35:38 Selecting previously unselected package liberror-perl. 06:35:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:35:38 Unpacking liberror-perl (0.17025-1) ... 06:35:38 Selecting previously unselected package git-man. 06:35:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:35:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:35:38 Selecting previously unselected package git. 06:35:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:35:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:35:39 Selecting previously unselected package libnorm1:amd64. 06:35:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:35:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:35:39 Selecting previously unselected package libpgm-5.2-0:amd64. 06:35:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:35:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:35:39 Selecting previously unselected package libsodium23:amd64. 06:35:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:35:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:35:39 Selecting previously unselected package libzmq5:amd64. 06:35:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:35:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:35:39 Selecting previously unselected package libzmq3-dev:amd64. 06:35:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:35:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:35:39 Selecting previously unselected package pkg-config. 06:35:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:35:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:35:39 Selecting previously unselected package zip. 06:35:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:35:39 Unpacking zip (3.0-11build1) ... 06:35:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:35:39 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:35:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:35:40 Setting up liberror-perl (0.17025-1) ... 06:35:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:35:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:35:40 No schema files found: doing nothing. 06:35:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:35:40 Setting up zip (3.0-11build1) ... 06:35:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:35:40 Setting up libsodium23:amd64 (1.0.16-2) ... 06:35:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:35:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:35:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:35:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:35:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:35:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:35:40 git set to automatically installed. 06:35:40 git-man set to automatically installed. 06:35:40 libcurl3-gnutls set to automatically installed. 06:35:40 liberror-perl set to automatically installed. 06:35:40 libglib2.0-0 set to automatically installed. 06:35:40 libnghttp2-14 set to automatically installed. 06:35:40 libnorm1 set to automatically installed. 06:35:40 libpgm-5.2-0 set to automatically installed. 06:35:40 libpsl5 set to automatically installed. 06:35:40 librtmp1 set to automatically installed. 06:35:40 libsodium23 set to automatically installed. 06:35:40 libzmq3-dev set to automatically installed. 06:35:40 libzmq5 set to automatically installed. 06:35:40 pkg-config set to automatically installed. 06:35:40 zip set to automatically installed. 06:35:42 snapd is not logged in, snap install commands will use sudo 06:35:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:35:52 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 06:35:52 snapd is not logged in, snap install commands will use sudo 06:35:52 snap "core18" has no updates available 06:35:53 Downloading snap 'edgex-app-service-configurable' 06:35:55 2021/06/16 06:35:55.262031 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 06:36:00 Pulling app-service-config 06:36:00 + snapcraftctl pull 06:36:02 Pulling config-common 06:36:02 + snapcraftctl pull 06:36:03 Pulling go-build-helper 06:36:03 + snapcraftctl pull 06:36:04 'edgex-go' has dependencies that need to be staged: go-build-helper 06:36:04 Skipping pull go-build-helper (already ran) 06:36:04 Building go-build-helper 06:36:04 + snapcraftctl build 06:36:06 Staging go-build-helper 06:36:06 + snapcraftctl stage 06:36:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:36:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:36:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 06:36:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 06:36:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:36:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:36:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 06:36:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 06:36:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 06:36:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 06:36:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:36:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:36:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:36:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:36:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:36:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:36:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:36:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:36:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:36:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 06:36:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 06:36:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 06:36:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 06:36:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 06:36:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 06:36:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 06:36:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 06:36:15 Fetched 24.7 MB in 0s (0 B/s) 06:36:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:36:15 Fetched 224 kB in 0s (0 B/s) 06:36:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:36:15 Fetched 157 kB in 0s (0 B/s) 06:36:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:36:15 Fetched 221 kB in 0s (0 B/s) 06:36:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:36:15 Fetched 143 kB in 0s (0 B/s) 06:36:15 Pulling edgex-go 06:36:15 + snapcraftctl pull 06:36:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:36:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:36:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:36:33 Fetched 0 B in 0s (0 B/s) 06:36:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:36:33 Fetched 96.5 kB in 0s (0 B/s) 06:36:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:36:33 Fetched 279 kB in 0s (0 B/s) 06:36:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:36:33 Fetched 122 kB in 0s (0 B/s) 06:36:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:36:33 Fetched 77.8 kB in 0s (0 B/s) 06:36:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:36:33 Fetched 8848 B in 0s (0 B/s) 06:36:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:36:33 Fetched 47.8 kB in 0s (0 B/s) 06:36:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:36:33 Fetched 45.6 kB in 0s (0 B/s) 06:36:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:36:33 Fetched 15.0 kB in 0s (0 B/s) 06:36:33 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:36:33 Fetched 219 kB in 0s (0 B/s) 06:36:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:36:33 Fetched 154 kB in 0s (0 B/s) 06:36:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:36:33 Fetched 50.6 kB in 0s (0 B/s) 06:36:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:36:33 Fetched 14.8 kB in 0s (0 B/s) 06:36:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:36:33 Fetched 41.8 kB in 0s (0 B/s) 06:36:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:36:33 Fetched 499 kB in 0s (0 B/s) 06:36:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:36:33 Fetched 111 kB in 0s (0 B/s) 06:36:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:36:33 Fetched 240 kB in 0s (0 B/s) 06:36:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:36:33 Fetched 29.3 kB in 0s (0 B/s) 06:36:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:36:33 Fetched 85.5 kB in 0s (0 B/s) 06:36:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:36:33 Fetched 24.5 kB in 0s (0 B/s) 06:36:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:36:33 Fetched 49.2 kB in 0s (0 B/s) 06:36:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:36:33 Fetched 54.2 kB in 0s (0 B/s) 06:36:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:36:33 Fetched 30.8 kB in 0s (0 B/s) 06:36:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:36:33 Fetched 15.8 kB in 0s (0 B/s) 06:36:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:36:33 Fetched 85.9 kB in 0s (0 B/s) 06:36:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:36:33 Fetched 8720 B in 0s (0 B/s) 06:36:33 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:36:33 Fetched 137 kB in 0s (0 B/s) 06:36:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:36:33 Fetched 119 kB in 0s (0 B/s) 06:36:33 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:36:33 Fetched 110 kB in 0s (0 B/s) 06:36:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:36:33 Fetched 11.1 kB in 0s (0 B/s) 06:36:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:36:33 Fetched 645 kB in 0s (0 B/s) 06:36:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:36:33 Fetched 41.3 kB in 0s (0 B/s) 06:36:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:36:33 Fetched 17.9 kB in 0s (0 B/s) 06:36:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:36:33 Fetched 368 kB in 0s (0 B/s) 06:36:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:36:33 Fetched 187 kB in 0s (0 B/s) 06:36:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:36:33 Fetched 175 kB in 0s (0 B/s) 06:36:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:36:33 Fetched 206 kB in 0s (0 B/s) 06:36:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:36:33 Fetched 1301 kB in 0s (0 B/s) 06:36:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:36:33 Fetched 36.2 kB in 0s (0 B/s) 06:36:33 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:36:33 Fetched 159 kB in 0s (0 B/s) 06:36:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:36:33 Fetched 107 kB in 0s (0 B/s) 06:36:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:36:33 Fetched 48.7 kB in 0s (0 B/s) 06:36:33 Pulling static-packages 06:36:33 + snapcraftctl pull 06:36:33 Pulling version 06:36:33 + cd /root/project 06:36:33 + git describe --tags --abbrev=0 06:36:33 + sed s/v// 06:36:33 + GIT_VERSION=2.0.0-dev.265 06:36:33 + [ -z 2.0.0-dev.265 ] 06:36:33 + snapcraftctl set-version 2.0.0-dev.265 06:36:34 Building app-service-config 06:36:34 + snapcraftctl build 06:36:36 Building config-common 06:36:36 + snapcraftctl build 06:36:38 Skipping build go-build-helper (already ran) 06:36:38 Building edgex-go 06:36:38 + cd /root/parts/edgex-go/src 06:36:38 + make build 06:36:38 go mod tidy 06:36:39 go: downloading github.com/gorilla/mux v1.8.0 06:36:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.66 06:36:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 06:36:40 go: downloading github.com/stretchr/testify v1.7.0 06:36:40 go: downloading github.com/google/uuid v1.2.0 06:36:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 06:36:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:36:40 go: downloading gopkg.in/yaml.v2 v2.4.0 06:36:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:36:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:36:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 06:36:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:36:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 06:36:41 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 06:36:41 go: downloading github.com/go-playground/validator/v10 v10.6.1 06:36:41 go: downloading github.com/go-kit/kit v0.9.0 06:36:41 go: downloading github.com/davecgh/go-spew v1.1.1 06:36:41 go: downloading github.com/pmezard/go-difflib v1.0.0 06:36:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:36:41 go: downloading github.com/stretchr/objx v0.1.0 06:36:41 go: downloading github.com/pelletier/go-toml v1.9.3 06:36:41 go: downloading github.com/lib/pq v1.10.2 06:36:41 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:36:41 go: downloading github.com/x448/float16 v0.8.4 06:36:41 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:36:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:36:41 go: downloading github.com/go-playground/universal-translator v0.17.0 06:36:41 go: downloading github.com/leodido/go-urn v1.2.0 06:36:41 go: downloading golang.org/x/text v0.3.2 06:36:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 06:36:41 go: downloading github.com/go-playground/locales v0.13.0 06:36:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:36:41 go: downloading github.com/go-stack/stack v1.8.0 06:36:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 06:36:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:36:42 go: downloading github.com/pebbe/zmq4 v1.2.7 06:36:42 go: downloading github.com/kr/pretty v0.2.0 06:36:42 go: downloading github.com/hashicorp/consul/api v1.8.1 06:36:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:36:42 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:36:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:36:42 go: downloading github.com/gorilla/websocket v1.4.2 06:36:42 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:36:42 go: downloading github.com/kr/text v0.1.0 06:36:42 go: downloading github.com/onsi/ginkgo v1.10.1 06:36:42 go: downloading github.com/onsi/gomega v1.7.0 06:36:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:36:42 go: downloading github.com/mitchellh/copystructure v1.0.0 06:36:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:36:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:36:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:36:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:36:42 go: downloading github.com/hashicorp/serf v0.9.5 06:36:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 06:36:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 06:36:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:36:43 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:36:43 go: downloading github.com/fatih/color v1.9.0 06:36:43 go: downloading github.com/mattn/go-colorable v0.1.6 06:36:43 go: downloading github.com/mattn/go-isatty v0.0.12 06:36:43 go: downloading github.com/pkg/errors v0.8.1 06:36:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:36:43 go: downloading github.com/hashicorp/go-msgpack v0.5.3 06:36:43 go: downloading github.com/hashicorp/memberlist v0.2.2 06:36:43 go: downloading github.com/hpcloud/tail v1.0.0 06:36:43 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 06:36:43 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:36:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:36:43 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:36:43 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:36:43 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:36:43 go: downloading github.com/hashicorp/go-multierror v1.1.0 06:36:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 06:36:43 go: downloading github.com/miekg/dns v1.1.26 06:36:43 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:36:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:36:43 go: downloading github.com/hashicorp/errwrap v1.0.0 06:36:43 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 06:36: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 06:36: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 06:36: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 06:36: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 06:37: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 06:37: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 06:37: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 06:37: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 06:37: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 06:37: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 06:37:06 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 06:37:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:37:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:37:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:37:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:37:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:37:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:37:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:37:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:37:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:37:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:37:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:37:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:37:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:37:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:37:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:37:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:37:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:37:08 + 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 06:37:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:37:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:37:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:37:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:37:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:37:08 + 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 06:37:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:37:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:37:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:37:11 Building static-packages 06:37:11 + snapcraftctl build 06:37:13 Building version 06:37:13 + snapcraftctl build 06:37:16 Staging app-service-config 06:37:16 + snapcraftctl stage 06:37:17 Staging config-common 06:37:17 + snapcraftctl stage 06:37:18 Skipping stage go-build-helper (already ran) 06:37:18 Staging edgex-go 06:37:18 + snapcraftctl stage 06:37:19 Staging static-packages 06:37:19 + snapcraftctl stage 06:37:20 Staging version 06:37:20 + snapcraftctl stage 06:37:21 Priming app-service-config 06:37:21 + snapcraftctl prime 06:37:22 Priming config-common 06:37:22 + snapcraftctl prime 06:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-wWRS/bin to PATH 06:37:22 INFO: No Stack... 06:37:22 INFO: Retrieving Pricing Info for: v2-standard-4 06:37:22 INFO: Archiving Costs [Pipeline] sh 06:37:23 + cut -d, -f6 06:37:23 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 06:37:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] 06:37:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] did not exist. Created. 06:37:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:23 + echo total: 0.18000000715255737 [Pipeline] stash 06:37:23 Priming go-build-helper 06:37:23 + snapcraftctl prime 06:37:23 Stashed 1 file(s) [Pipeline] } 06:37:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:25 Priming edgex-go 06:37:25 + snapcraftctl prime 06:37:26 Priming static-packages 06:37:26 + snapcraftctl prime 06:37:28 Priming version 06:37:28 + snapcraftctl prime 06:37:29 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:37:34 provisioning config files... 06:37:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6865189267180130846tmp [Pipeline] { [Pipeline] sh 06:37:34 + set +x 06:37:34 + curl -s https://codecov.io/bash 06:37:34 + bash -s -- 06:37:34 06:37:34 _____ _ 06:37:34 / ____| | | 06:37:34 | | ___ __| | ___ ___ _____ __ 06:37:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:37:34 | |___| (_) | (_| | __/ (_| (_) \ V / 06:37:34 \_____\___/ \__,_|\___|\___\___/ \_/ 06:37:34 Bash-1.0.3 06:37:34 06:37:34 06:37:34 ==> git version 2.24.4 found 06:37:34 ==> 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 06:37:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:37:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:37:34 ==> Jenkins CI detected. 06:37:34 project root: . 06:37:34 --> token set from env 06:37:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:37:34 ==> Running gcov in . (disable via -X gcov) 06:37:34 ==> Python coveragepy not found 06:37:34 ==> Searching for coverage reports in: 06:37:34 + . 06:37:34 -> Found 1 reports 06:37:34 ==> Detecting git/mercurial file structure 06:37:34 ==> Reading reports 06:37:34 + ./coverage.out bytes=398195 06:37:34 ==> Appending adjustments 06:37:34 https://docs.codecov.io/docs/fixing-reports 06:37:35 + Found adjustments 06:37:36 ==> Gzipping contents 06:37:36 56K /tmp/codecov.nKB4DV.gz 06:37:36 ==> Uploading reports 06:37:36 url: https://codecov.io 06:37:36 query: branch=PR-3571&commit=38cf677290a4667aedda459c87c42cf84121c525&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 06:37:36 -> Pinging Codecov 06:37:36 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=38cf677290a4667aedda459c87c42cf84121c525&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 06:37:36 -> Uploading to 06:37:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/38cf677290a4667aedda459c87c42cf84121c525/a237d17b-1da5-4c71-b9a7-244e5528290a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T063736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a24c26da66516dea4806bbbf9ae3ac00dd563ae2fe0bc6d6e8a57f2939f0e26e 06:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:37:36 Dload Upload Total Spent Left Speed 06:37:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54463 0 0 100 54463 0 123k --:--:-- --:--:-- --:--:-- 123k 06:37:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/38cf677290a4667aedda459c87c42cf84121c525 [Pipeline] } 06:37:36 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 06:37:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:38 ---> package-listing.sh 06:37:38 ++ facter osfamily 06:37:38 ++ tr '[:upper:]' '[:lower:]' 06:37:38 + OS_FAMILY=redhat 06:37:38 + workspace=/w/workspace/edgex-go/4 06:37:38 + START_PACKAGES=/tmp/packages_start.txt 06:37:38 + END_PACKAGES=/tmp/packages_end.txt 06:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:38 + PACKAGES=/tmp/packages_start.txt 06:37:38 + '[' /w/workspace/edgex-go/4 ']' 06:37:38 + PACKAGES=/tmp/packages_end.txt 06:37:38 + case "${OS_FAMILY}" in 06:37:38 + rpm -qa 06:37:38 + sort 06:37:41 + '[' -f /tmp/packages_start.txt ']' 06:37:41 + '[' -f /tmp/packages_end.txt ']' 06:37:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:41 + '[' /w/workspace/edgex-go/4 ']' 06:37:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 06:37:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 06:37:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:42 06:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:42 alpine: Pulling from edgex-lftools-log-publisher 06:37:42 df20fa9351a1: Pulling fs layer 06:37:42 36b3adc4ff6f: Pulling fs layer 06:37:42 8ad3a11d3b57: Pulling fs layer 06:37:42 46f8f816bc3b: Pulling fs layer 06:37:42 93b61091891f: Pulling fs layer 06:37:42 93b9cdb0e59b: Pulling fs layer 06:37:42 5e14af77c1be: Pulling fs layer 06:37:42 01666e4c0597: Pulling fs layer 06:37:42 aa168da1d23b: Pulling fs layer 06:37:42 46f8f816bc3b: Waiting 06:37:42 93b61091891f: Waiting 06:37:42 93b9cdb0e59b: Waiting 06:37:42 5e14af77c1be: Waiting 06:37:42 01666e4c0597: Waiting 06:37:42 aa168da1d23b: Waiting 06:37:42 36b3adc4ff6f: Verifying Checksum 06:37:42 36b3adc4ff6f: Download complete 06:37:42 46f8f816bc3b: Verifying Checksum 06:37:42 46f8f816bc3b: Download complete 06:37:42 df20fa9351a1: Verifying Checksum 06:37:42 df20fa9351a1: Download complete 06:37:42 93b9cdb0e59b: Verifying Checksum 06:37:42 93b9cdb0e59b: Download complete 06:37:42 93b61091891f: Verifying Checksum 06:37:42 93b61091891f: Download complete 06:37:42 01666e4c0597: Verifying Checksum 06:37:42 01666e4c0597: Download complete 06:37:42 8ad3a11d3b57: Verifying Checksum 06:37:42 8ad3a11d3b57: Download complete 06:37:42 df20fa9351a1: Pull complete 06:37:42 5e14af77c1be: Verifying Checksum 06:37:42 5e14af77c1be: Download complete 06:37:43 36b3adc4ff6f: Pull complete 06:37:43 8ad3a11d3b57: Pull complete 06:37:43 46f8f816bc3b: Pull complete 06:37:43 93b61091891f: Pull complete 06:37:43 93b9cdb0e59b: Pull complete 06:37:43 5e14af77c1be: Pull complete 06:37:43 01666e4c0597: Pull complete 06:37:44 aa168da1d23b: Verifying Checksum 06:37:44 aa168da1d23b: Download complete 06:37:48 aa168da1d23b: Pull complete 06:37:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:37:48 prd-centos7-docker-4c-2g-1658 does not seem to be running inside a container 06:37:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:37:52 $ docker top cee24ca1c6da4c9d7734ff8f7ee18663dc4491b3f85a6b75dc75bd912c74d607 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:52 + mkdir -p /var/log/sa [Pipeline] sh 06:37:53 + ls /var/log/sa-host 06:37:53 + sadf -c /var/log/sa-host/sa05 06:37:53 file_magic: OK 06:37:53 HZ: Using current value: 100 06:37:53 file_header: OK 06:37:53 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 06:37:53 Statistics: 06:37:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:37:53 File successfully converted to sysstat format version 12.2.1 06:37:53 + sadf -c /var/log/sa-host/sa16 06:37:53 file_magic: OK 06:37:53 HZ: Using current value: 100 06:37:53 file_header: OK 06:37:53 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 06:37:53 Statistics: 06:37:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:37:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:53 provisioning config files... 06:37:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8645939622363697400tmp [Pipeline] { [Pipeline] echo 06:37:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:53 ---> create-netrc.sh [Pipeline] } 06:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:53 ---> python-tools-install.sh [Pipeline] echo 06:37:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:54 ---> sudo-logs.sh 06:37:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:54 ---> job-cost.sh 06:37:54 lf-activate-venv: SKIPPING 06:37:54 DEBUG: total: 0.18000000715255737 06:37:54 INFO: Retrieving Stack Cost... 06:37:56 INFO: Retrieving Pricing Info for: v3-standard-2 06:37:56 INFO: Archiving Costs [Pipeline] echo 06:37:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:56 ---> logs-deploy.sh 06:37:56 lf-activate-venv: SKIPPING 06:37:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/4 06:37:56 INFO: archiving workspace using pattern(s): 06:37:57 Archives upload complete. 06:37:57 INFO: archiving logs to Nexus 06:37:58 ---> uname -a: 06:37:58 Linux prd-centos7-docker-4c-2g-1658.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:37:58 06:37:58 06:37:58 ---> lscpu: 06:37:58 Architecture: x86_64 06:37:58 CPU op-mode(s): 32-bit, 64-bit 06:37:58 Byte Order: Little Endian 06:37:58 Address sizes: 40 bits physical, 48 bits virtual 06:37:58 CPU(s): 2 06:37:58 On-line CPU(s) list: 0,1 06:37:58 Thread(s) per core: 1 06:37:58 Core(s) per socket: 1 06:37:58 Socket(s): 2 06:37:58 NUMA node(s): 1 06:37:58 Vendor ID: AuthenticAMD 06:37:58 CPU family: 23 06:37:58 Model: 49 06:37:58 Model name: AMD EPYC-Rome Processor 06:37:58 Stepping: 0 06:37:58 CPU MHz: 2800.000 06:37:58 BogoMIPS: 5600.00 06:37:58 Virtualization: AMD-V 06:37:58 Hypervisor vendor: KVM 06:37:58 Virtualization type: full 06:37:58 L1d cache: 64 KiB 06:37:58 L1i cache: 64 KiB 06:37:58 L2 cache: 1 MiB 06:37:58 L3 cache: 32 MiB 06:37:58 NUMA node0 CPU(s): 0,1 06:37:58 Vulnerability Itlb multihit: Not affected 06:37:58 Vulnerability L1tf: Not affected 06:37:58 Vulnerability Mds: Not affected 06:37:58 Vulnerability Meltdown: Not affected 06:37:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:37:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:37:58 Vulnerability Srbds: Not affected 06:37:58 Vulnerability Tsx async abort: Not affected 06:37:58 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 06:37:58 06:37:58 06:37:58 ---> nproc: 06:37:58 2 06:37:58 06:37:58 06:37:58 ---> df -h: 06:37:58 Filesystem Size Used Available Use% Mounted on 06:37:58 overlay 40.0G 12.0G 27.9G 30% / 06:37:58 tmpfs 64.0M 0 64.0M 0% /dev 06:37:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:37:58 shm 64.0M 0 64.0M 0% /dev/shm 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4 06:37:58 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4@tmp 06:37:58 06:37:58 06:37:58 ---> free -m: 06:37:58 total used free shared buff/cache available 06:37:58 Mem: 7821 1326 1715 0 4779 6450 06:37:58 Swap: 1023 1 1022 06:37:58 06:37:58 06:37:58 ---> ip addr: 06:37:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:37:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:58 inet 127.0.0.1/8 scope host lo 06:37:58 valid_lft forever preferred_lft forever 06:37:58 inet6 ::1/128 scope host 06:37:58 valid_lft forever preferred_lft forever 06:37:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:37:58 link/ether fa:16:3e:c8:b3:22 brd ff:ff:ff:ff:ff:ff 06:37:58 inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 06:37:58 valid_lft 84905sec preferred_lft 84905sec 06:37:58 inet6 fe80::f816:3eff:fec8:b322/64 scope link 06:37:58 valid_lft forever preferred_lft forever 06:37:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:37:58 link/ether 02:42:c4:44:a8:3c brd ff:ff:ff:ff:ff:ff 06:37:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:37:58 valid_lft forever preferred_lft forever 06:37:58 inet6 fe80::42:c4ff:fe44:a83c/64 scope link 06:37:58 valid_lft forever preferred_lft forever 06:37:58 06:37:58 06:37:58 ---> sar -b -r -n DEV: 06:37:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:37:58 06:37:58 06:12:52 LINUX RESTART (2 CPU) 06:37:58 06:37:58 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:58 06:15:01 36.55 3.60 32.95 0.00 2600.87 13933.95 0.00 06:37:58 06:16:01 177.62 0.00 177.62 0.00 0.00 47560.99 0.00 06:37:58 06:17:01 55.85 0.00 55.85 0.00 0.00 9931.93 0.00 06:37:58 06:18:02 51.79 0.02 51.77 0.00 0.53 2735.98 0.00 06:37:58 06:19:01 417.71 160.14 257.58 0.00 3872.51 155668.03 0.00 06:37:58 06:20:01 383.55 127.49 256.05 0.00 2677.10 149826.46 0.00 06:37:58 06:21:01 437.33 22.33 415.00 0.00 1720.15 186806.54 0.00 06:37:58 06:22:01 192.76 9.86 182.90 0.00 1110.97 31579.09 0.00 06:37:58 06:23:01 1.17 0.00 1.17 0.00 0.00 19.05 0.00 06:37:58 06:24:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 06:37:58 06:25:01 0.30 0.02 0.28 0.00 0.13 3.17 0.00 06:37:58 06:26:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 06:37:58 06:27:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 06:37:58 06:28:01 0.38 0.18 0.20 0.00 5.73 2.38 0.00 06:37:58 06:29:01 1.10 0.20 0.90 0.00 1.60 18.12 0.00 06:37:58 06:30:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 06:37:58 06:31:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 06:37:58 06:32:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 06:37:58 06:33:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 06:37:58 06:34:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 06:37:58 06:35:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 06:37:58 06:36:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 06:37:58 06:37:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 06:37:58 Average: 76.25 13.98 62.27 0.00 519.00 25918.82 0.00 06:37:58 06:37:58 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:58 06:15:01 5149328 0 799888 9.99 2620 2057096 1255160 13.86 726840 1720280 160 06:37:58 06:16:01 4056636 0 1119768 13.98 2620 2829908 1673956 18.48 1231524 2182876 81348 06:37:58 06:17:01 3724828 0 1206636 15.07 2620 3074848 1935636 21.37 1438524 2281972 35456 06:37:58 06:18:02 3764276 0 1185012 14.80 2620 3057024 1705640 18.83 1362132 2316360 106864 06:37:58 06:19:01 1937632 0 1292480 16.14 2620 4776200 2151968 23.76 1374132 4033224 20 06:37:58 06:20:01 675736 0 1883048 23.51 2620 5447528 3811040 42.08 2781992 3801616 243908 06:37:58 06:21:01 708404 0 1570308 19.61 2620 5727600 3072572 33.92 2246836 4282472 3580 06:37:58 06:22:01 2382768 0 1257768 15.70 2620 4365776 1443232 15.93 1452760 3464192 20 06:37:58 06:23:01 2388172 0 1252360 15.64 2620 4365780 1397988 15.43 1469024 3444052 12 06:37:58 06:24:01 2390704 0 1249820 15.61 2620 4365788 1398096 15.44 1468500 3444808 16 06:37:58 06:25:01 2390264 0 1250256 15.61 2620 4365792 1398168 15.44 1468860 3444812 12 06:37:58 06:26:01 2390708 0 1249808 15.61 2620 4365796 1398144 15.44 1468916 3444812 12 06:37:58 06:27:01 2390476 0 1250032 15.61 2620 4365804 1398192 15.44 1469204 3444812 8 06:37:58 06:28:01 2391276 0 1249200 15.60 2620 4365836 1397988 15.43 1468300 3444840 20 06:37:58 06:29:01 2388172 0 1252296 15.64 2620 4365844 1398072 15.44 1473996 3442084 12 06:37:58 06:30:01 2388252 0 1252216 15.64 2620 4365844 1397988 15.43 1473904 3442084 12 06:37:58 06:31:01 2388352 0 1252108 15.63 2620 4365852 1398024 15.43 1474032 3442088 20 06:37:58 06:32:01 2388556 0 1251900 15.63 2620 4365856 1397988 15.43 1474032 3442084 12 06:37:58 06:33:01 2388472 0 1251984 15.63 2620 4365856 1397988 15.43 1473916 3442084 8 06:37:58 06:34:01 2388324 0 1252124 15.63 2620 4365864 1398060 15.44 1474132 3442084 16 06:37:58 06:35:01 2388536 0 1251912 15.63 2620 4365864 1397988 15.43 1474044 3442084 12 06:37:58 06:36:01 2388296 0 1252144 15.63 2620 4365872 1397988 15.43 1473936 3442084 8 06:37:58 06:37:01 2388412 0 1252024 15.63 2620 4365876 1397988 15.43 1473940 3442084 8 06:37:58 Average: 2532025 0 1264569 15.79 2620 4209718 1653038 18.25 1508412 3292604 20502 06:37:58 06:37:58 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:58 06:15:01 eth0 924.24 1183.98 3132.65 122.23 0.00 0.00 0.00 0.00 06:37:58 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:15:01 docker0 1084.47 786.90 82.73 2701.85 0.00 0.00 0.00 0.00 06:37:58 06:16:01 veth9a43348 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:58 06:16:01 eth0 560.48 461.08 3548.19 49.04 0.00 0.00 0.00 0.00 06:37:58 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:16:01 docker0 188.30 248.33 12.92 840.65 0.00 0.00 0.00 0.00 06:37:58 06:17:01 veth9a43348 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 06:37:58 06:17:01 eth0 37.94 24.67 24.56 104.20 0.00 0.00 0.00 0.00 06:37:58 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:17:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 06:37:58 06:18:02 veth9a43348 1.43 1.43 0.11 0.11 0.00 0.00 0.00 0.00 06:37:58 06:18:02 eth0 20.12 11.39 16.55 8.76 0.00 0.00 0.00 0.00 06:37:58 06:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:18:02 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 06:37:58 06:19:01 vethb80b8e1 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:19:01 eth0 184.00 158.95 1734.21 25.63 0.00 0.00 0.00 0.00 06:37:58 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:19:01 veth60f0607 0.29 0.42 0.03 0.34 0.00 0.00 0.00 0.00 06:37:58 06:20:01 veth41175c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:58 06:20:01 vethcb28af0 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 06:37:58 06:20:01 veth93184d1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:58 06:20:01 veth13eebbc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:58 06:21:01 vethba0564e 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 06:37:58 06:21:01 vethabedb37 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 06:37:58 06:21:01 eth0 2816.68 2584.22 12258.86 542.33 0.00 0.00 0.00 0.00 06:37:58 06:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:22:01 eth0 196.30 151.61 1629.40 22.82 0.00 0.00 0.00 0.00 06:37:58 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:22:01 docker0 1392.99 1203.96 103.26 4304.70 0.00 0.00 0.00 0.00 06:37:58 06:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:24:01 eth0 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 06:37:58 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:25:01 eth0 1.77 0.65 0.69 0.37 0.00 0.00 0.00 0.00 06:37:58 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:26:01 eth0 1.05 0.38 0.35 0.24 0.00 0.00 0.00 0.00 06:37:58 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:27:01 eth0 0.63 0.33 0.28 0.20 0.00 0.00 0.00 0.00 06:37:58 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:28:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:29:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:37:58 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:31:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 06:37:58 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:32:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:34:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:37:58 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:37:58 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 Average: eth0 92.00 92.39 458.41 20.81 0.00 0.00 0.00 0.00 06:37:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:58 Average: docker0 60.64 52.41 4.50 187.39 0.00 0.00 0.00 0.00 06:37:58 06:37:58 06:37:58 ---> sar -P ALL: 06:37:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 06:37:58 06:37:58 06:12:52 LINUX RESTART (2 CPU) 06:37:58 06:37:58 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:37:58 06:15:01 all 15.55 0.00 4.23 2.50 0.09 77.63 06:37:58 06:15:01 0 12.80 0.00 4.89 3.70 0.09 78.52 06:37:58 06:15:01 1 18.31 0.00 3.57 1.30 0.09 76.73 06:37:58 06:16:01 all 26.95 0.00 9.66 3.80 0.11 59.48 06:37:58 06:16:01 0 27.40 0.00 10.24 4.59 0.11 57.67 06:37:58 06:16:01 1 26.51 0.00 9.09 3.01 0.11 61.29 06:37:58 06:17:01 all 47.97 0.00 5.96 1.82 0.10 44.14 06:37:58 06:17:01 0 47.79 0.00 6.36 2.04 0.09 43.73 06:37:58 06:17:01 1 48.16 0.00 5.57 1.61 0.11 44.55 06:37:58 06:18:02 all 57.58 0.00 8.62 1.05 0.11 32.64 06:37:58 06:18:02 0 57.52 0.00 8.69 1.09 0.13 32.57 06:37:58 06:18:02 1 57.64 0.00 8.55 1.01 0.09 32.70 06:37:58 06:19:01 all 26.00 0.00 14.92 27.31 0.09 31.68 06:37:58 06:19:01 0 24.23 0.00 15.16 29.46 0.09 31.06 06:37:58 06:19:01 1 27.77 0.00 14.68 25.16 0.09 32.30 06:37:58 06:20:01 all 53.05 0.00 15.47 22.80 0.12 8.56 06:37:58 06:20:01 0 53.48 0.00 15.64 22.46 0.13 8.30 06:37:58 06:20:01 1 52.63 0.00 15.30 23.14 0.11 8.82 06:37:58 06:21:01 all 62.88 0.00 17.11 16.92 0.12 2.97 06:37:58 06:21:01 0 62.28 0.00 16.75 16.93 0.13 3.91 06:37:58 06:21:01 1 63.49 0.00 17.47 16.90 0.11 2.03 06:37:58 06:22:01 all 27.28 0.00 7.66 3.72 0.11 61.23 06:37:58 06:22:01 0 28.05 0.00 6.97 3.32 0.12 61.54 06:37:58 06:22:01 1 26.50 0.00 8.35 4.12 0.11 60.93 06:37:58 06:23:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:37:58 06:23:01 0 0.23 0.00 0.03 0.00 0.03 99.70 06:37:58 06:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:37:58 06:24:01 all 0.11 0.00 0.05 0.00 0.03 99.81 06:37:58 06:24:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:37:58 06:24:01 1 0.18 0.00 0.03 0.00 0.03 99.75 06:37:58 06:25:01 all 0.03 0.00 0.03 0.00 0.03 99.91 06:37:58 06:25:01 0 0.02 0.00 0.02 0.00 0.05 99.92 06:37:58 06:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:37:58 06:37:58 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:37:58 06:26:01 all 0.04 0.00 0.03 0.00 0.03 99.90 06:37:58 06:26:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:37:58 06:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:37:58 06:27:01 all 0.05 0.00 0.03 0.00 0.03 99.90 06:37:58 06:27:01 0 0.00 0.00 0.02 0.00 0.05 99.93 06:37:58 06:27:01 1 0.10 0.00 0.03 0.00 0.00 99.87 06:37:58 06:28:01 all 0.08 0.00 0.06 0.00 0.03 99.84 06:37:58 06:28:01 0 0.02 0.00 0.05 0.00 0.03 99.90 06:37:58 06:28:01 1 0.13 0.00 0.07 0.00 0.02 99.78 06:37:58 06:29:01 all 0.08 0.00 0.03 0.01 0.03 99.87 06:37:58 06:29:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:37:58 06:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:37:58 06:30:01 all 0.09 0.00 0.03 0.00 0.02 99.86 06:37:58 06:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:37:58 06:30:01 1 0.15 0.00 0.03 0.00 0.00 99.82 06:37:58 06:31:01 all 0.08 0.00 0.02 0.00 0.03 99.88 06:37:58 06:31:01 0 0.12 0.00 0.00 0.00 0.02 99.87 06:37:58 06:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:37:58 06:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 06:37:58 06:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:37:58 06:32:01 1 0.13 0.00 0.02 0.00 0.03 99.82 06:37:58 06:33:01 all 0.10 0.00 0.02 0.00 0.03 99.86 06:37:58 06:33:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:37:58 06:33:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:37:58 06:34:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:37:58 06:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:37:58 06:34:01 1 0.17 0.00 0.03 0.00 0.02 99.78 06:37:58 06:35:01 all 0.09 0.00 0.01 0.00 0.03 99.87 06:37:58 06:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 06:37:58 06:35:01 1 0.15 0.00 0.00 0.00 0.02 99.83 06:37:58 06:36:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:37:58 06:36:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:37:58 06:36:01 1 0.15 0.00 0.02 0.00 0.00 99.83 06:37:58 06:37:58 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:37:58 06:37:01 all 0.12 0.00 0.02 0.00 0.02 99.85 06:37:58 06:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:37:58 06:37:01 1 0.20 0.00 0.02 0.00 0.00 99.78 06:37:58 Average: all 13.16 0.00 3.47 3.28 0.05 80.03 06:37:58 Average: 0 12.98 0.00 3.51 3.44 0.06 80.01 06:37:58 Average: 1 13.35 0.00 3.43 3.13 0.04 80.05 06:37:58 06:37:58 06:37:58