Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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-ssh6991546979100159663.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-ssh6051545963412908053.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8012307155813344897.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-ssh3003323933288369628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2180458828089627308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-117 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/21 [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/21 # 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/21@tmp/jenkins-gitclient-ssh9100384628469085967.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 > 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/21@tmp/jenkins-gitclient-ssh4550454446918427141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 # 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/21@tmp/jenkins-gitclient-ssh3286221151365264408.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 Merge succeeded, producing 03dc1e69f09388ef4e738e40b782ed910eb3f193 Checking out Revision 03dc1e69f09388ef4e738e40b782ed910eb3f193 (PR-3579) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03dc1e69f09388ef4e738e40b782ed910eb3f193 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:20 ========================================================= 15:21:20 EdgeX Global Pipelines Version Info 15:21:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72b45452c8167a47bec3ccdd223cf509ea660d40 # timeout=10 15:21:22 ------------------- 15:21:22 stable info: 15:21:22 ------------------- 15:21:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:21:22 Message: update stable to v1.0.195 15:21:22 ------------------- 15:21:22 experimental info: 15:21:22 ------------------- 15:21:22 Commited By: **** collab-it+edgex@linuxfoundation.org 15:21:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:21:22 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:21:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03dc1e69f09388ef4e738e40b782ed910eb3f193 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03dc1e6 [Pipeline] echo 15:21:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:23 provisioning config files... 15:21:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config6538887297273960038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:23 ---> docker-login.sh 15:21:23 nexus3.edgexfoundry.org:10001 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10002 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10003 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 nexus3.edgexfoundry.org:10004 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:24 Configure a credential helper to remove this warning. See 15:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:24 15:21:24 Login Succeeded 15:21:24 docker.io 15:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:25 Configure a credential helper to remove this warning. See 15:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:25 15:21:25 Login Succeeded 15:21:25 ---> docker-login.sh ends [Pipeline] } 15:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:25 ++ 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 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/core-command/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo core-command,cmd/core-command/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/core-data/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo core-data,cmd/core-data/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/core-metadata/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo core-metadata,cmd/core-metadata/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/security-bootstrapper/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/security-proxy-setup/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/support-notifications/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo support-notifications,cmd/support-notifications/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/support-scheduler/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:21:25 + for file in '`ls cmd/**/Dockerfile`' 15:21:25 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:21:25 ++ cut -d/ -f2 15:21:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:21:25 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 15:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:27 15:21:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:21:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:27 latest: Pulling from edgex-devops/git-semver 15:21:27 31603596830f: Pulling fs layer 15:21:27 54011a49482f: Pulling fs layer 15:21:27 a6820b24f6d8: Pulling fs layer 15:21:27 f581987b2513: Pulling fs layer 15:21:27 f581987b2513: Waiting 15:21:27 54011a49482f: Verifying Checksum 15:21:27 54011a49482f: Download complete 15:21:27 31603596830f: Verifying Checksum 15:21:27 31603596830f: Download complete 15:21:27 f581987b2513: Verifying Checksum 15:21:27 f581987b2513: Download complete 15:21:27 a6820b24f6d8: Verifying Checksum 15:21:27 a6820b24f6d8: Download complete 15:21:27 31603596830f: Pull complete 15:21:28 54011a49482f: Pull complete 15:21:28 a6820b24f6d8: Pull complete 15:21:28 f581987b2513: Pull complete 15:21:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:21:29 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:21:30 $ docker top 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:30 [ssh-agent] Looking for ssh-agent implementation... 15:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:30 $ docker exec 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 ssh-agent 15:21:30 SSH_AUTH_SOCK=/tmp/ssh-SAEYcvho9yB6/agent.14 15:21:30 SSH_AGENT_PID=21 15:21:30 Running ssh-add (command line suppressed) 15:21:30 Identity added: /w/workspace/edgex-go/21@tmp/private_key_4051861800583309030.key (/w/workspace/edgex-go/21@tmp/private_key_4051861800583309030.key) 15:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:31 + git tag --points-at HEAD [Pipeline] } 15:21:31 $ docker exec --env ******** --env ******** 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 ssh-agent -k 15:21:31 unset SSH_AUTH_SOCK; 15:21:31 unset SSH_AGENT_PID; 15:21:31 echo Agent pid 21 killed; 15:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:31 [ssh-agent] Looking for ssh-agent implementation... 15:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:31 $ docker exec 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 ssh-agent 15:21:31 SSH_AUTH_SOCK=/tmp/ssh-zCeflNsDv71N/agent.55 15:21:31 SSH_AGENT_PID=62 15:21:31 Running ssh-add (command line suppressed) 15:21:31 Identity added: /w/workspace/edgex-go/21@tmp/private_key_2721846349916943785.key (/w/workspace/edgex-go/21@tmp/private_key_2721846349916943785.key) 15:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:32 + git semver init 15:21:32 # -> Open(): unable to determine branch for HEAD 15:21:32 # $GIT_DIR = /w/workspace/edgex-go/21/.git 15:21:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/21 15:21:32 # $SEMVER_REMOTE_NAME = origin 15:21:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:32 # $SEMVER_USER_NAME = edgex-jenkins 15:21:32 # $SEMVER_BRANCH = PR-3579 15:21:32 # $SEMVER_TEMP = /tmp/semver-490970211 15:21:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:21:50 # '/tmp/semver-490970211' -> '/w/workspace/edgex-go/21/.semver' 15:21:50 # -> Force: false 15:21:50 # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [Pipeline] } 15:21:50 $ docker exec --env ******** --env ******** 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 ssh-agent -k 15:21:50 unset SSH_AUTH_SOCK; 15:21:50 unset SSH_AGENT_PID; 15:21:50 echo Agent pid 62 killed; 15:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:50 + git semver [Pipeline] } 15:21:50 $ docker stop --time=1 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 15:21:54 $ docker rm -f 64b5333eae49433a7cd74aa7c414e0c32f9f593121ed1e5176d8cb980fa425e9 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:55 Stashed 1 file(s) [Pipeline] echo 15:21:55 [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 15:21:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:21:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:21:56 + sudo service docker restart 15:21:56 + true 15:21:56 Redirecting to /bin/systemctl restart docker.service 15:22:10 Still waiting to schedule task 15:22:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 15:22:14 ========================================================= 15:22:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:22:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:22:15 + 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 . 15:22:16 Sending build context to Docker daemon 329.4MB 15:22:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:22:16 Step 2/6 : FROM ${BASE} 15:22:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:16 540db60ca938: Pulling fs layer 15:22:16 adcc1eea9eea: Pulling fs layer 15:22:16 4c4ab2625f07: Pulling fs layer 15:22:16 0510c868ecb4: Pulling fs layer 15:22:16 afea3b2eda06: Pulling fs layer 15:22:16 7809a108b3ef: Pulling fs layer 15:22:16 f706445af74f: Pulling fs layer 15:22:16 afea3b2eda06: Waiting 15:22:16 7809a108b3ef: Waiting 15:22:16 f706445af74f: Waiting 15:22:16 0510c868ecb4: Waiting 15:22:16 4c4ab2625f07: Verifying Checksum 15:22:16 4c4ab2625f07: Download complete 15:22:16 adcc1eea9eea: Verifying Checksum 15:22:16 adcc1eea9eea: Download complete 15:22:16 afea3b2eda06: Verifying Checksum 15:22:16 afea3b2eda06: Download complete 15:22:16 7809a108b3ef: Verifying Checksum 15:22:16 7809a108b3ef: Download complete 15:22:16 540db60ca938: Verifying Checksum 15:22:16 540db60ca938: Download complete 15:22:16 540db60ca938: Pull complete 15:22:17 adcc1eea9eea: Pull complete 15:22:17 4c4ab2625f07: Pull complete 15:22:18 f706445af74f: Verifying Checksum 15:22:18 f706445af74f: Download complete 15:22:19 0510c868ecb4: Verifying Checksum 15:22:19 0510c868ecb4: Download complete 15:22:22 0510c868ecb4: Pull complete 15:22:22 afea3b2eda06: Pull complete 15:22:22 7809a108b3ef: Pull complete 15:22:26 f706445af74f: Pull complete 15:22:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:22:26 ---> b068be0155e3 15:22:26 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 15:22:28 ---> Running in 85c46680e4ed 15:22:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:22:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:22:30 (1/12) Installing libmagic (5.39-r0) 15:22:30 (2/12) Installing file (5.39-r0) 15:22:30 (3/12) Installing libc-dev (0.7.2-r3) 15:22:30 (4/12) Installing g++ (10.2.1_pre1-r3) 15:22:35 (5/12) Installing fortify-headers (1.1-r0) 15:22:35 (6/12) Installing patch (2.7.6-r7) 15:22:35 (7/12) Installing build-base (0.5-r2) 15:22:35 (8/12) Installing libsodium (1.0.18-r0) 15:22:35 (9/12) Installing pkgconf (1.7.3-r0) 15:22:35 (10/12) Installing libsodium-dev (1.0.18-r0) 15:22:35 (11/12) Installing libzmq (4.3.3-r1) 15:22:35 (12/12) Installing zeromq-dev (4.3.3-r1) 15:22:35 Executing busybox-1.32.1-r6.trigger 15:22:35 OK: 219 MiB in 52 packages 15:22:36 Removing intermediate container 85c46680e4ed 15:22:36 ---> 9831d6a41550 15:22:36 Step 4/6 : WORKDIR /edgex-go 15:22:36 ---> Running in 8b7edf00b8a1 15:22:36 Removing intermediate container 8b7edf00b8a1 15:22:36 ---> 02d6779c3d6b 15:22:36 Step 5/6 : COPY go.mod . 15:22:36 ---> 070325dafc11 15:22:36 Step 6/6 : RUN go mod download 15:22:36 ---> Running in 5d64707ad4da 15:22:55 Removing intermediate container 5d64707ad4da 15:22:55 ---> 9579da141fe2 15:22:55 Successfully built 9579da141fe2 15:22:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:55 + docker inspect -f . ci-base-image-x86_64 15:22:55 . [Pipeline] withDockerContainer 15:22:55 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:55 $ docker top f9beadc4b3e0511ca0cbcd6aaac7992a21348a7a89cdacda6c02e2b8ed8be891 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:56 + go version 15:22:56 go version go1.16.3 linux/amd64 [Pipeline] } 15:22:56 $ docker stop --time=1 f9beadc4b3e0511ca0cbcd6aaac7992a21348a7a89cdacda6c02e2b8ed8be891 15:22:57 $ docker rm -f f9beadc4b3e0511ca0cbcd6aaac7992a21348a7a89cdacda6c02e2b8ed8be891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:58 + docker inspect -f . ci-base-image-x86_64 15:22:58 . [Pipeline] withDockerContainer 15:22:58 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:22:58 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:58 $ docker top 0b594aa23f4514cc57de41e15c3b3ac04969c579e9cbde65297db06fdb284721 -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:58 ========================================================= 15:22:58 [edgeXBuildGoParallel] Running Tests and Build... 15:22:58 ========================================================= [Pipeline] sh 15:22:58 + go mod tidy [Pipeline] sh 15:22:59 + make test 15:22:59 go mod tidy 15:22:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:23:04 ? github.com/edgexfoundry/edgex-go [no test files] 15:23:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:23:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:23:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:23:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:23:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:23:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:23:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:23:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:23:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:23:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:23:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 15:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 15:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 53.1% of statements 15:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 87.7% of statements 15:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.100s coverage: 78.9% of statements 15:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 15:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:23:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 95.1% of statements 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:23:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:23:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:23:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 15:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:23:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:23:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 15:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 15:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 15:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 15:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 15:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 15:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 15:23:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.224s coverage: 81.8% of statements 15:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:24:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-118 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 15:24:04 Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout 15:24:05 The recommended git tool is: git 15:24:10 using credential edgex-jenkins-ssh 15:24:10 Cloning the remote Git repository 15:24:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:24:10 > git init /w/workspace/edgex-go/21 # timeout=10 15:24:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:10 > git --version # timeout=10 15:24:11 > git --version # 'git version 2.17.1' 15:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 15:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 19.3% of statements 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:24:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 15:24:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 15:24:25 GO111MODULE=on go vet ./... 15:24:26 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 15:24:27 Merge succeeded, producing a812c04eb25ae5c97cca02f17178ec4b218a122d 15:24:27 Checking out Revision a812c04eb25ae5c97cca02f17178ec4b218a122d (PR-3579) 15:24:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:26 > git config core.sparsecheckout # timeout=10 15:24:26 > git checkout -f 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 # timeout=10 15:24:27 > git remote # timeout=10 15:24:27 > git config --get remote.origin.url # timeout=10 15:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:27 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 15:24:27 > git rev-parse HEAD^{commit} # timeout=10 15:24:27 > git config core.sparsecheckout # timeout=10 15:24:27 > git checkout -f a812c04eb25ae5c97cca02f17178ec4b218a122d # timeout=10 15:24:31 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 15:24:31 First time build. Skipping changelog. 15:24:31 > git rev-list --no-walk 72b45452c8167a47bec3ccdd223cf509ea660d40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:24:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:24:34 + true 15:24:34 + sudo service docker restart 15:24:52 gofmt -l . 15:24:52 [ "`gofmt -l .`" = "" ] 15:24:52 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:52 provisioning config files... 15:24:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config4679919880653650461tmp [Pipeline] { 15:24:52 + ls -al . 15:24:52 total 560 15:24:52 drwxrwxr-x 10 1001 1001 4096 Jun 25 15:24 . 15:24:52 drwxr-xr-x 4 root root 30 Jun 25 15:22 .. 15:24:52 -rw-rw-r-- 1 1001 1001 11 Jun 25 15:21 .dockerignore 15:24:52 drwxrwxr-x 8 1001 1001 179 Jun 25 15:21 .git 15:24:52 drwxrwxr-x 3 1001 1001 125 Jun 25 15:21 .github 15:24:52 -rw-rw-r-- 1 1001 1001 818 Jun 25 15:21 .gitignore 15:24:52 drwx------ 3 1001 1001 60 Jun 25 15:21 .semver 15:24:52 -rw-rw-r-- 1 1001 1001 166 Jun 25 15:21 .sonarcloud.properties 15:24:52 -rw-rw-r-- 1 1001 1001 8609 Jun 25 15:21 Attribution.txt 15:24:52 -rw-rw-r-- 1 1001 1001 43881 Jun 25 15:21 CHANGELOG.md 15:24:52 -rw-rw-r-- 1 1001 1001 3804 Jun 25 15:21 CONTRIBUTING.md 15:24:52 -rw-rw-r-- 1 1001 1001 931 Jun 25 15:21 Dockerfile.build 15:24:52 -rw-rw-r-- 1 1001 1001 849 Jun 25 15:21 Jenkinsfile 15:24:52 -rw-rw-r-- 1 1001 1001 10775 Jun 25 15:21 LICENSE 15:24:52 -rw-rw-r-- 1 1001 1001 5605 Jun 25 15:21 Makefile 15:24:52 -rw-rw-r-- 1 1001 1001 7905 Jun 25 15:21 README.md 15:24:52 -rw-rw-r-- 1 1001 1001 7071 Jun 25 15:21 SECURITY.md 15:24:52 -rw-rw-r-- 1 1001 1001 5 Jun 25 15:21 VERSION 15:24:52 -rw-rw-r-- 1 1001 1001 4131 Jun 25 15:21 ZMQWindows.md 15:24:52 drwxrwxr-x 2 1001 1001 37 Jun 25 15:21 bin 15:24:52 drwxrwxr-x 14 1001 1001 4096 Jun 25 15:21 cmd 15:24:52 -rw-r--r-- 1 root root 398095 Jun 25 15:24 coverage.out 15:24:52 -rw-rw-r-- 1 1001 1001 806 Jun 25 15:21 go.mod 15:24:52 -rw-r--r-- 1 root root 20759 Jun 25 15:22 go.sum 15:24:52 drwxrwxr-x 7 1001 1001 114 Jun 25 15:21 internal 15:24:52 drwxrwxr-x 3 1001 1001 16 Jun 25 15:21 openapi 15:24:52 drwxrwxr-x 4 1001 1001 71 Jun 25 15:21 snap 15:24:52 -rw-rw-r-- 1 1001 1001 168 Jun 25 15:21 version.go [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 15:24:52 + '[' -e coverage.out ] 15:24:52 + chown 1001:1001 coverage.out [Pipeline] stash 15:24:52 ---> docker-login.sh 15:24:52 nexus3.edgexfoundry.org:10001 15:24:52 Stashed 1 file(s) [Pipeline] sh 15:24:53 + make build 15:24:53 go mod tidy 15:24:53 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 15:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:54 Configure a credential helper to remove this warning. See 15:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:54 15:24:54 Login Succeeded 15:24:54 nexus3.edgexfoundry.org:10002 15:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:54 Configure a credential helper to remove this warning. See 15:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:54 15:24:54 Login Succeeded 15:24:54 nexus3.edgexfoundry.org:10003 15:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:55 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 15:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:55 Configure a credential helper to remove this warning. See 15:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:55 15:24:55 Login Succeeded 15:24:55 nexus3.edgexfoundry.org:10004 15:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:55 Configure a credential helper to remove this warning. See 15:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:55 15:24:55 Login Succeeded 15:24:55 docker.io 15:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:56 Configure a credential helper to remove this warning. See 15:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:56 15:24:56 Login Succeeded 15:24:56 ---> docker-login.sh ends [Pipeline] } 15:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:57 ========================================================= 15:24:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:24:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:24:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:25:00 Sending build context to Docker daemon 166.3MB 15:25:00 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:25:00 Step 2/6 : FROM ${BASE} 15:25:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:00 595b0fe564bb: Pulling fs layer 15:25:00 3088b5b3c5c0: Pulling fs layer 15:25:00 5b7225fbf94c: Pulling fs layer 15:25:00 ba82ee9f976e: Pulling fs layer 15:25:00 506bd15cee9f: Pulling fs layer 15:25:00 75a0a4a0db45: Pulling fs layer 15:25:00 618dc40b7e24: Pulling fs layer 15:25:00 506bd15cee9f: Waiting 15:25:00 75a0a4a0db45: Waiting 15:25:00 618dc40b7e24: Waiting 15:25:00 ba82ee9f976e: Waiting 15:25:00 5b7225fbf94c: Verifying Checksum 15:25:00 5b7225fbf94c: Download complete 15:25:00 3088b5b3c5c0: Verifying Checksum 15:25:00 3088b5b3c5c0: Download complete 15:25:00 506bd15cee9f: Verifying Checksum 15:25:00 506bd15cee9f: Download complete 15:25:00 595b0fe564bb: Verifying Checksum 15:25:00 595b0fe564bb: Download complete 15:25:00 75a0a4a0db45: Verifying Checksum 15:25:00 75a0a4a0db45: Download complete 15:25:01 595b0fe564bb: Pull complete 15:25:01 3088b5b3c5c0: Pull complete 15:25:01 5b7225fbf94c: Pull complete 15:25:02 618dc40b7e24: Verifying Checksum 15:25:02 618dc40b7e24: Download complete 15:25:03 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 15:25:03 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 15:25:03 ba82ee9f976e: Verifying Checksum 15:25:03 ba82ee9f976e: Download complete 15:25:03 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 15:25:04 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 15:25:05 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 15:25:06 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 15:25:07 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 15:25:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:25:10 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] } 15:25:11 $ docker stop --time=1 0b594aa23f4514cc57de41e15c3b3ac04969c579e9cbde65297db06fdb284721 15:25:13 $ docker rm -f 0b594aa23f4514cc57de41e15c3b3ac04969c579e9cbde65297db06fdb284721 15:25:13 ba82ee9f976e: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:25:14 506bd15cee9f: Pull complete 15:25:14 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh 15:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:25:17 15:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:25:17 latest: Pulling from edgex-devops/edgex-compose 15:25:17 cbdbe7a5bc2a: Pulling fs layer 15:25:17 ca9280d653b3: Pulling fs layer 15:25:17 7e9c9ca2126c: Pulling fs layer 15:25:17 cbdbe7a5bc2a: Verifying Checksum 15:25:17 cbdbe7a5bc2a: Download complete 15:25:17 cbdbe7a5bc2a: Pull complete 15:25:18 ca9280d653b3: Verifying Checksum 15:25:18 ca9280d653b3: Download complete 15:25:18 618dc40b7e24: Pull complete 15:25:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:25:18 ---> a36622ca3599 15:25:18 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 15:25:18 ca9280d653b3: Pull complete 15:25:19 7e9c9ca2126c: Verifying Checksum 15:25:19 7e9c9ca2126c: Download complete 15:25:20 ---> Running in f73b7446c1d1 15:25:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:25:22 7e9c9ca2126c: Pull complete 15:25:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:25:22 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:25:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:25:23 (1/12) Installing libmagic (5.39-r0) 15:25:24 (2/12) Installing file (5.39-r0) 15:25:24 (3/12) Installing libc-dev (0.7.2-r3) 15:25:24 (4/12) Installing g++ (10.2.1_pre1-r3) 15:25:25 $ docker top 0bedd1b859e3495f17f7b6952f04554275eaebf3ff268a34b0b9a758c4a805af -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:25 + docker-compose build --help 15:25:25 + grep parallel 15:25:26 --parallel Build images in parallel. [Pipeline] } 15:25:26 $ docker stop --time=1 0bedd1b859e3495f17f7b6952f04554275eaebf3ff268a34b0b9a758c4a805af 15:25:27 $ docker rm -f 0bedd1b859e3495f17f7b6952f04554275eaebf3ff268a34b0b9a758c4a805af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:25:28 . [Pipeline] withDockerContainer 15:25:28 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:25: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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:25:28 $ docker top 01cba1638e8a3d42e1a4d16cff4ce99f873121e24243100176475915d3afa5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:28 + docker-compose -f ./docker-compose-build.yml build --parallel 15:25:29 Building core-command ... 15:25:29 Building core-data ... 15:25:29 Building core-metadata ... 15:25:29 Building security-bootstrapper ... 15:25:29 Building security-proxy-setup ... 15:25:29 Building security-secretstore-setup ... 15:25:29 Building support-notifications ... 15:25:29 Building support-scheduler ... 15:25:29 Building sys-mgmt-agent ... 15:25:29 Building sys-mgmt-agent 15:25:29 Building core-data 15:25:29 Building security-proxy-setup 15:25:29 Building support-scheduler 15:25:29 Building core-command 15:25:32 (5/12) Installing fortify-headers (1.1-r0) 15:25:32 (6/12) Installing patch (2.7.6-r7) 15:25:32 (7/12) Installing build-base (0.5-r2) 15:25:32 (8/12) Installing libsodium (1.0.18-r0) 15:25:32 (9/12) Installing pkgconf (1.7.3-r0) 15:25:32 (10/12) Installing libsodium-dev (1.0.18-r0) 15:25:32 (11/12) Installing libzmq (4.3.3-r1) 15:25:32 (12/12) Installing zeromq-dev (4.3.3-r1) 15:25:32 Executing busybox-1.32.1-r6.trigger 15:25:32 OK: 218 MiB in 52 packages 15:25:36 Removing intermediate container f73b7446c1d1 15:25:36 ---> 03d178c98439 15:25:36 Step 4/6 : WORKDIR /edgex-go 15:25:36 ---> Running in 164ec082958d 15:25:36 Removing intermediate container 164ec082958d 15:25:36 ---> 159f94c99e72 15:25:36 Step 5/6 : COPY go.mod . 15:25:37 ---> f6ba60861a7b 15:25:37 Step 6/6 : RUN go mod download 15:25:37 ---> Running in d8c889e49aed 15:25:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:25:42 ---> 9579da141fe2 15:25:42 Step 3/24 : WORKDIR /edgex-go 15:25:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:42 ---> 9579da141fe2 15:25:42 Step 3/23 : WORKDIR /edgex-go 15:25:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:25:42 ---> 9579da141fe2 15:25:42 Step 3/24 : WORKDIR /edgex-go 15:25:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:25:45 ---> 9579da141fe2 15:25:45 Step 3/24 : WORKDIR /edgex-go 15:25:46 ---> Running in 704f50aa9d82 15:25:46 ---> Running in eb4c25643ff8 15:25:46 ---> Running in 35db14d9fe27 15:25:46 ---> Running in 44ee2306f561 15:25:47 Removing intermediate container 35db14d9fe27 15:25:47 ---> 5ccaed094a73 15:25:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 Removing intermediate container 704f50aa9d82 15:25:47 ---> 8a4c5d0ccc8b 15:25:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:47 Removing intermediate container eb4c25643ff8 15:25:47 ---> c4b588de4f79 15:25:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:48 Removing intermediate container 44ee2306f561 15:25:48 ---> 1e877e65763c 15:25:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:48 ---> Running in 639a06b2c889 15:25:48 ---> Running in b02b1e8a9f2b 15:25:48 ---> Running in bf0016f0d5bf 15:25:48 ---> Running in 99cc26eab3ef 15:25:50 Removing intermediate container 639a06b2c889 15:25:50 ---> 6953f8a3ff64 15:25:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:25:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:50 ---> 9579da141fe2 15:25:50 Step 3/22 : WORKDIR /edgex-go 15:25:50 ---> Using cache 15:25:50 ---> 1e877e65763c 15:25:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:50 ---> Running in b4715a05c48f 15:25:50 Removing intermediate container b02b1e8a9f2b 15:25:50 ---> 76cefb39870a 15:25:50 Step 5/24 : RUN apk add --update --no-cache make bash git 15:25:50 ---> Running in 06a2784c6995 15:25:50 ---> Running in ed82e8006c3f 15:25:51 Removing intermediate container bf0016f0d5bf 15:25:51 ---> c22470e11ba9 15:25:51 Step 5/24 : RUN apk add --update --no-cache make git 15:25:51 Removing intermediate container 99cc26eab3ef 15:25:51 ---> 28cae6847426 15:25:51 Step 5/23 : RUN apk add --update --no-cache make git 15:25:51 ---> Running in bb194662a501 15:25:51 ---> Running in 2862e5539f2e 15:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:51 Removing intermediate container b4715a05c48f 15:25:51 ---> 430b9622e1c4 15:25:51 Step 5/22 : RUN apk add --update --no-cache make git 15:25:51 ---> Running in eb1fc481dfb2 15:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:52 OK: 219 MiB in 52 packages 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:53 OK: 219 MiB in 52 packages 15:25:53 OK: 219 MiB in 52 packages 15:25:53 OK: 219 MiB in 52 packages 15:25:53 Removing intermediate container 06a2784c6995 15:25:53 ---> c9eb4939a581 15:25:53 Step 6/24 : COPY go.mod . 15:25:53 OK: 219 MiB in 52 packages 15:25:53 Removing intermediate container ed82e8006c3f 15:25:53 ---> b0f65c48aa08 15:25:53 Step 6/24 : COPY go.mod . 15:25:53 ---> 762b256caaac 15:25:53 Step 7/24 : RUN go mod download 15:25:53 Removing intermediate container bb194662a501 15:25:53 ---> 3d7373bb0e34 15:25:53 Step 6/24 : COPY go.mod . 15:25:53 Removing intermediate container 2862e5539f2e 15:25:53 ---> 0262cff3be5b 15:25:53 Step 6/23 : COPY go.mod . 15:25:53 ---> Running in 7b5a2de6656d 15:25:53 ---> bb21c112d73f 15:25:53 Step 7/24 : RUN go mod download 15:25:53 Removing intermediate container eb1fc481dfb2 15:25:53 ---> 8c1071bac73a 15:25:53 Step 6/22 : COPY go.mod . 15:25:53 ---> Running in d8f71b46416e 15:25:53 ---> 2b904b56a392 15:25:53 Step 7/24 : RUN go mod download 15:25:53 ---> 7baa35a00e73 15:25:53 Step 7/23 : RUN go mod download 15:25:54 ---> Running in 7d82b9d0dcec 15:25:54 ---> Running in d29551b863d8 15:25:54 ---> 09fefea22cd8 15:25:54 Step 7/22 : RUN go mod download 15:25:54 ---> Running in 6e6db1dffded 15:25:55 Removing intermediate container d8f71b46416e 15:25:55 ---> 933baf1707b2 15:25:55 Step 8/24 : COPY . . 15:25:55 Removing intermediate container 7b5a2de6656d 15:25:55 ---> 965e2b23ebc4 15:25:55 Step 8/24 : COPY . . 15:26:01 Removing intermediate container 7d82b9d0dcec 15:26:01 ---> 55a8d664be61 15:26:01 Step 8/23 : COPY . . 15:26:02 Removing intermediate container d29551b863d8 15:26:02 ---> 424191cab369 15:26:02 Step 8/24 : COPY . . 15:26:02 Removing intermediate container 6e6db1dffded 15:26:02 ---> a92d057906cc 15:26:02 Step 8/22 : COPY . . 15:26:02 ---> 60befd225b59 15:26:02 Step 9/24 : RUN go mod tidy 15:26:02 ---> bd49423d824a 15:26:02 Step 9/24 : RUN go mod tidy 15:26:04 Removing intermediate container d8c889e49aed 15:26:04 ---> 6cbc3b41f90d 15:26:04 Successfully built 6cbc3b41f90d 15:26:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:04 + docker inspect -f . ci-base-image-arm64 15:26:04 . [Pipeline] withDockerContainer 15:26:05 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 15:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:06 $ docker top 969bbf7aeb0dfb9823d504202c3621b9d17058be7bebfdb8c75e00ae923c7d4f -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:07 + go version 15:26:07 go version go1.16.5 linux/arm64 [Pipeline] } 15:26:07 $ docker stop --time=1 969bbf7aeb0dfb9823d504202c3621b9d17058be7bebfdb8c75e00ae923c7d4f 15:26:09 $ docker rm -f 969bbf7aeb0dfb9823d504202c3621b9d17058be7bebfdb8c75e00ae923c7d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:10 + docker inspect -f . ci-base-image-arm64 15:26:10 . [Pipeline] withDockerContainer 15:26:10 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 15:26:10 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:12 $ docker top 95e3265221205205730b0394d4fffcaf0dfbddf256a6ee65821e64bf7b881a03 -eo pid,comm 15:26:12 ---> Running in 465f1ab8864b 15:26:12 ---> Running in 3bada3918f27 15:26:12 ---> 200b87861dc3 15:26:12 Step 9/24 : RUN go mod tidy [Pipeline] { [Pipeline] echo 15:26:12 ========================================================= 15:26:12 [edgeXBuildGoParallel] Running Tests and Build... 15:26:12 ========================================================= [Pipeline] sh 15:26:12 ---> Running in 886385fff94a 15:26:13 + go mod tidy 15:26:13 ---> 83423730d22d 15:26:13 Step 9/23 : RUN go mod tidy [Pipeline] sh 15:26:14 ---> 0497060ad548 15:26:14 Step 9/22 : RUN go mod tidy 15:26:14 ---> Running in 5fa3fce9b04a 15:26:14 ---> Running in 28335c51bb89 15:26:14 Removing intermediate container 886385fff94a 15:26:14 ---> e92b062ffb72 15:26:14 Step 10/24 : RUN make cmd/core-command/core-command 15:26:14 ---> Running in 6acf3e75e1ce 15:26:14 + make test 15:26:14 go mod tidy 15:26:15 Removing intermediate container 3bada3918f27 15:26:15 ---> 991b0d2e1090 15:26:15 Step 10/24 : RUN make cmd/core-data/core-data 15:26:15 ---> Running in ac64ff7f7584 15:26:15 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 15:26:15 Removing intermediate container 465f1ab8864b 15:26:15 ---> 1b5e3cf5a39c 15:26:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:26:15 ---> Running in 6de4a8a8ad9f 15:26:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:26:15 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 15:26:15 Removing intermediate container 5fa3fce9b04a 15:26:15 ---> b8b2777a1518 15:26:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:26:15 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 15:26:15 ---> Running in ef9473cb14b0 15:26:15 Removing intermediate container 28335c51bb89 15:26:15 ---> 6af185e0880b 15:26:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:26:16 ---> Running in 512f44ca5a42 15:26:16 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 15:26:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:26:37 ? github.com/edgexfoundry/edgex-go [no test files] 15:27:03 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 15:27:03 Removing intermediate container 6acf3e75e1ce 15:27:03 ---> 3be17b93023e 15:27:03 15:27:03 Step 11/24 : FROM alpine:3.12 15:27:03 3.12: Pulling from library/alpine 15:27:03 Removing intermediate container 6de4a8a8ad9f 15:27:03 ---> 60687cbdc214 15:27:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:27:03 ---> Running in 34b2785d716f 15:27:03 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 15:27:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:27:03 Status: Downloaded newer image for alpine:3.12 15:27:03 ---> 13621d1b12d4 15:27:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:27:03 ---> Running in 051e0c343ef3 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:03 (1/1) Installing dumb-init (1.2.2-r1) 15:27:03 Executing busybox-1.31.1-r20.trigger 15:27:03 OK: 6 MiB in 15 packages 15:27:03 Removing intermediate container 512f44ca5a42 15:27:03 ---> d5fa8c559b28 15:27:03 15:27:03 Step 11/22 : FROM alpine:3.12 15:27:03 ---> 13621d1b12d4 15:27:03 Step 12/22 : RUN apk add --update --no-cache curl 15:27:03 Removing intermediate container ef9473cb14b0 15:27:03 ---> d08df4eca418 15:27:03 15:27:03 Step 11/23 : FROM alpine:3.12 15:27:03 ---> 13621d1b12d4 15:27:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:27:03 Removing intermediate container 34b2785d716f 15:27:03 ---> 1c3d6fa4f188 15:27:03 15:27:03 Step 12/24 : FROM docker:20.10.0 15:27:03 ---> Running in fe0c62b108a4 15:27:03 Removing intermediate container 051e0c343ef3 15:27:03 ---> 3f8c5f7187ef 15:27:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:03 ---> Running in 08343bd9906f 15:27:03 ---> Running in 21a0289ddb2d 15:27:03 20.10.0: Pulling from library/docker 15:27:03 Removing intermediate container 21a0289ddb2d 15:27:03 ---> 7e2a41902d32 15:27:03 Step 14/24 : ENV APP_PORT=59882 15:27:03 ---> Running in 4186e3dfa59a 15:27:03 Removing intermediate container 4186e3dfa59a 15:27:03 ---> 75e1fa7132c0 15:27:03 Step 15/24 : EXPOSE $APP_PORT 15:27:03 ---> Running in 1ca2bc7c60f4 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:03 Removing intermediate container 1ca2bc7c60f4 15:27:03 ---> f6877fc0f19e 15:27:03 Step 16/24 : WORKDIR / 15:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:03 (1/1) Installing dumb-init (1.2.2-r1) 15:27:03 Executing busybox-1.31.1-r20.trigger 15:27:03 OK: 6 MiB in 15 packages 15:27:03 ---> Running in c7285c5a5c33 15:27:03 (1/4) Installing ca-certificates (20191127-r4) 15:27:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:27:03 (3/4) Installing libcurl (7.77.0-r0) 15:27:03 (4/4) Installing curl (7.77.0-r0) 15:27:03 Executing busybox-1.31.1-r20.trigger 15:27:03 Executing ca-certificates-20191127-r4.trigger 15:27:03 OK: 7 MiB in 18 packages 15:27:04 Removing intermediate container c7285c5a5c33 15:27:04 ---> 055c38a45642 15:27:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:04 Removing intermediate container 08343bd9906f 15:27:04 ---> 4381de4b268e 15:27:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:04 ---> df58e707a42f 15:27:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:04 ---> Running in 1f11c500d2a4 15:27:04 Removing intermediate container ac64ff7f7584 15:27:04 ---> ab3972ec3077 15:27:04 15:27:04 Step 11/24 : FROM alpine:3.12 15:27:04 ---> 13621d1b12d4 15:27:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:27:04 ---> Running in 9215c642c216 15:27:04 Removing intermediate container 1f11c500d2a4 15:27:04 ---> ecfb034ed88c 15:27:04 Step 14/23 : ENV APP_PORT=59861 15:27:05 Removing intermediate container fe0c62b108a4 15:27:05 ---> 8f18a9de42bd 15:27:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:05 ---> Running in 0410b3c21fe3 15:27:05 ---> Running in 39b73675f385 15:27:05 Removing intermediate container 9215c642c216 15:27:05 ---> d8c03661755d 15:27:05 Step 13/24 : ENV APP_PORT=59880 15:27:05 ---> Running in 04bf0ae90856 15:27:05 ---> a3fb72fd8016 15:27:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:27:05 Removing intermediate container 0410b3c21fe3 15:27:05 ---> b97a10112723 15:27:05 Step 15/23 : EXPOSE $APP_PORT 15:27:05 Removing intermediate container 39b73675f385 15:27:05 ---> 730c51766b24 15:27:05 Step 14/22 : WORKDIR /edgex 15:27:05 ---> Running in 3233dbd9d328 15:27:05 Removing intermediate container 04bf0ae90856 15:27:05 ---> d68ecabb6227 15:27:05 Step 14/24 : EXPOSE $APP_PORT 15:27:05 ---> Running in 909af5a6a48e 15:27:05 ---> Running in 7a8b2bdf004e 15:27:05 Removing intermediate container 3233dbd9d328 15:27:05 ---> c055a8887629 15:27:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:05 ---> c792ed3fd625 15:27:05 Step 20/24 : ENTRYPOINT ["/core-command"] 15:27:06 ---> Running in bf014e5bec56 15:27:06 Removing intermediate container 909af5a6a48e 15:27:06 ---> d7f1b48ab4cb 15:27:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:27:06 Removing intermediate container 7a8b2bdf004e 15:27:06 ---> f5a51d4dea77 15:27:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:07 ---> 7ba03defda6c 15:27:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:27:07 ---> Running in 7f42b9af23f4 15:27:07 Removing intermediate container bf014e5bec56 15:27:07 ---> c18480ed0dde 15:27:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:07 ---> 268435ec740f 15:27:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:27:08 ---> Running in e2d17f8c29a5 15:27:08 ---> 6296ad4347b8 15:27:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:27:08 Removing intermediate container e2d17f8c29a5 15:27:08 ---> 6ec30bb09f86 15:27:08 Step 22/24 : LABEL arch=x86_64 15:27:08 ---> Running in 445091bf85d7 15:27:08 ---> 7600c081c6a5 15:27:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:27:08 ---> Running in e633caac6f84 15:27:08 ---> d6eced2a8370 15:27:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:27:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:27:08 Status: Downloaded newer image for docker:20.10.0 15:27:08 Removing intermediate container 445091bf85d7 15:27:08 ---> 1f59cfe80bf6 15:27:08 Step 23/24 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:08 ---> aefe523efa57 15:27:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:27:08 ---> Running in 24d9bbb2855e 15:27:08 ---> Running in 429ed9dde55f 15:27:08 Removing intermediate container e633caac6f84 15:27:08 ---> 06781b1e7bb9 15:27:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:08 ---> Running in 3b970b5f73a4 15:27:08 Removing intermediate container 24d9bbb2855e 15:27:08 ---> 30927188cf8c 15:27:08 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:27:08 Removing intermediate container 429ed9dde55f 15:27:08 ---> 3c08dd51d264 15:27:08 Step 24/24 : LABEL version=0.0.0 15:27:08 ---> Running in 4ec87e337aad 15:27:08 ---> Running in 4c18c7d78100 15:27:08 ---> f5647d964d8b 15:27:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:27:08 Removing intermediate container 7f42b9af23f4 15:27:08 ---> 0a22776f00ad 15:27:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:27:08 ---> Running in bcdcfc6047d7 15:27:08 Removing intermediate container 3b970b5f73a4 15:27:08 ---> cadd56452fc8 15:27:08 Step 21/23 : LABEL arch=x86_64 15:27:08 ---> Running in 266ee20a61dc 15:27:08 ---> Running in 58e4bbcb8629 15:27:08 Removing intermediate container 4ec87e337aad 15:27:08 ---> 587aea5fa10f 15:27:08 15:27:09 Removing intermediate container bcdcfc6047d7 15:27:09 ---> 99e3381a3c91 15:27:09 Step 19/22 : CMD ["--init=true"] 15:27:09 ---> Running in bb976c032706 15:27:09 Successfully built 587aea5fa10f 15:27:09 Successfully tagged core-command:latest 15:27:09  Building core-command ... done Building core-metadata 15:27:09 Removing intermediate container 58e4bbcb8629 15:27:09 ---> 4a2e162c9e4b 15:27:09 Step 22/23 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:09 Removing intermediate container bb976c032706 15:27:09 ---> 3b63c34227ba 15:27:09 Step 20/22 : LABEL arch=x86_64 15:27:09 ---> Running in 861810ad8a69 15:27:09 ---> Running in f7a8fc1a36f3 15:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:09 (1/39) Installing readline (8.0.4-r0) 15:27:09 (2/39) Installing bash (5.0.17-r0) 15:27:09 Executing bash-5.0.17-r0.post-install 15:27:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:27:09 (4/39) Installing libcurl (7.77.0-r0) 15:27:09 (5/39) Installing curl (7.77.0-r0) 15:27:09 (6/39) Installing dumb-init (1.2.2-r1) 15:27:09 Removing intermediate container 861810ad8a69 15:27:09 ---> 907b160d0c80 15:27:09 Step 23/23 : LABEL version=0.0.0 15:27:09 (7/39) Installing libbz2 (1.0.8-r1) 15:27:09 (8/39) Installing expat (2.2.9-r1) 15:27:10 (9/39) Installing libffi (3.3-r2) 15:27:10 (10/39) Installing gdbm (1.13-r1) 15:27:10 (11/39) Installing xz-libs (5.2.5-r0) 15:27:10 (12/39) Installing sqlite-libs (3.32.1-r1) 15:27:10 (13/39) Installing python3 (3.8.10-r0) 15:27:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:10 (1/6) Installing dumb-init (1.2.2-r1) 15:27:10 (2/6) Installing libgcc (9.3.0-r2) 15:27:10 (3/6) Installing libsodium (1.0.18-r0) 15:27:11 (4/6) Installing libstdc++ (9.3.0-r2) 15:27:11 Removing intermediate container f7a8fc1a36f3 15:27:11 ---> 5086da4b4719 15:27:11 Step 21/22 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:11 ---> Running in d5a460eddb23 15:27:11 (5/6) Installing libzmq (4.3.3-r0) 15:27:12 (6/6) Installing zeromq (4.3.3-r0) 15:27:12 Executing busybox-1.31.1-r20.trigger 15:27:12 OK: 8 MiB in 20 packages 15:27:12 ---> Running in 70ae6b97c42e 15:27:12 (14/39) Installing py3-appdirs (1.4.4-r1) 15:27:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:27:12 (16/39) Installing py3-parsing (2.4.7-r0) 15:27:12 (17/39) Installing py3-six (1.15.0-r0) 15:27:12 (18/39) Installing py3-packaging (20.4-r0) 15:27:12 Removing intermediate container d5a460eddb23 15:27:12 ---> 221c2b7ed38d 15:27:12 15:27:12 (19/39) Installing py3-setuptools (47.0.0-r0) 15:27:13 (20/39) Installing py3-chardet (3.0.4-r4) 15:27:13 (21/39) Installing py3-idna (2.9-r0) 15:27:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:27:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:27:14 Removing intermediate container 70ae6b97c42e 15:27:14 ---> 37d8278b3b4b 15:27:14 Step 22/22 : LABEL version=0.0.0 15:27:14 (24/39) Installing py3-requests (2.23.0-r0) 15:27:14 (25/39) Installing py3-msgpack (1.0.0-r0) 15:27:14 (26/39) Installing py3-lockfile (0.12.2-r3) 15:27:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:27:14 ---> Running in e6809f476cff 15:27:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:14 ---> 9579da141fe2 15:27:14 Step 3/24 : WORKDIR /edgex-go 15:27:14 ---> Using cache 15:27:14 ---> 1e877e65763c 15:27:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:14 ---> Using cache 15:27:14 ---> 430b9622e1c4 15:27:14 Step 5/24 : RUN apk add --update --no-cache make git 15:27:14 ---> Using cache 15:27:14 ---> 8c1071bac73a 15:27:14 Step 6/24 : COPY go.mod . 15:27:14 ---> Using cache 15:27:14 ---> 09fefea22cd8 15:27:14 Step 7/24 : RUN go mod download 15:27:14 ---> Using cache 15:27:14 ---> a92d057906cc 15:27:14 Step 8/24 : COPY . . 15:27:14 ---> Using cache 15:27:14 ---> 0497060ad548 15:27:14 Step 9/24 : RUN go mod tidy 15:27:14 ---> Using cache 15:27:14 ---> 6af185e0880b 15:27:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:27:14 (28/39) Installing py3-colorama (0.4.3-r0) 15:27:14 ---> Running in cb2bf543fda2 15:27:14 Successfully built 221c2b7ed38d 15:27:14 (29/39) Installing py3-distlib (0.3.0-r0) 15:27:14 (30/39) Installing py3-distro (1.5.0-r1) 15:27:14 (31/39) Installing py3-webencodings (0.5.1-r3) 15:27:14 Successfully tagged support-scheduler:latest 15:27:14 Building security-bootstrapper 15:27:14  Building support-scheduler ... done (32/39) Installing py3-html5lib (1.0.1-r4) 15:27:14 (33/39) Installing py3-pytoml (0.1.21-r0) 15:27:14 (34/39) Installing py3-pep517 (0.8.2-r0) 15:27:14 (35/39) Installing py3-progress (1.5-r0) 15:27:14 (36/39) Installing py3-toml (0.10.1-r0) 15:27:14 (37/39) Installing py3-retrying (1.3.3-r0) 15:27:14 Removing intermediate container 266ee20a61dc 15:27:14 ---> dfd576de5221 15:27:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:27:14 (39/39) Installing py3-pip (20.1.1-r0) 15:27:15 Executing busybox-1.31.1-r19.trigger 15:27:15 Removing intermediate container e6809f476cff 15:27:15 ---> 47bb3dd18815 15:27:15 15:27:15 OK: 72 MiB in 59 packages 15:27:15 Successfully built 47bb3dd18815 15:27:15 Successfully tagged security-proxy-setup:latest 15:27:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:27:15  Building security-proxy-setup ... done Building support-notifications 15:27:18 Collecting docker-compose==1.23.2 15:27:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:27:19 ---> 59a436548d67 15:27:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:27:19 Collecting jsonschema<3,>=2.5.1 15:27:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:27:19 Collecting texttable<0.10,>=0.9.0 15:27:19 Downloading texttable-0.9.1.tar.gz (11 kB) 15:27:20 Collecting websocket-client<1.0,>=0.32.0 15:27:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:27:20 Collecting dockerpty<0.5,>=0.4.1 15:27:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:27:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:27:21 ---> 14c345c8108d 15:27:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:27:21 Collecting docopt<0.7,>=0.6.1 15:27:21 Downloading docopt-0.6.2.tar.gz (25 kB) 15:27:22 Collecting PyYAML<4,>=3.10 15:27:22 Downloading PyYAML-3.13.tar.gz (270 kB) 15:27:22 ---> 22d426b51a11 15:27:22 Step 20/24 : ENTRYPOINT ["/core-data"] 15:27:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:27:23 ---> 9579da141fe2 15:27:23 Step 3/32 : WORKDIR /edgex-go 15:27:23 ---> Using cache 15:27:23 ---> 1e877e65763c 15:27:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:23 ---> Using cache 15:27:23 ---> 430b9622e1c4 15:27:23 Step 5/32 : RUN apk add --update --no-cache make git 15:27:23 ---> Using cache 15:27:23 ---> 8c1071bac73a 15:27:23 Step 6/32 : COPY go.mod . 15:27:23 ---> Using cache 15:27:23 ---> 09fefea22cd8 15:27:23 Step 7/32 : RUN go mod download 15:27:23 ---> Using cache 15:27:23 ---> a92d057906cc 15:27:23 Step 8/32 : COPY . . 15:27:23 ---> Using cache 15:27:23 ---> 0497060ad548 15:27:23 Step 9/32 : RUN go mod tidy 15:27:23 ---> Using cache 15:27:23 ---> 6af185e0880b 15:27:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:27:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:27:23 ---> 9579da141fe2 15:27:23 Step 3/23 : WORKDIR /edgex-go 15:27:23 ---> Using cache 15:27:23 ---> 1e877e65763c 15:27:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:23 ---> Using cache 15:27:23 ---> 430b9622e1c4 15:27:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:27:24 Collecting cached-property<2,>=1.2.0 15:27:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:27:24 ---> Running in b16d91f1a909 15:27:24 ---> Running in 0bdc3c8c2b7f 15:27:24 ---> Running in 7f0c16c88e50 15:27:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:27:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:27:24 Removing intermediate container 0bdc3c8c2b7f 15:27:24 ---> 5c3d1596bd95 15:27:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:24 Collecting docker<4.0,>=3.6.0 15:27:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:27:24 Collecting idna<2.8,>=2.5 15:27:24 ---> Running in b64fdcceefb9 15:27:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:27:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:27:24 Collecting urllib3<1.25,>=1.21.1 15:27:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:27:24 Removing intermediate container b64fdcceefb9 15:27:24 ---> 1211d98010e6 15:27:24 Step 22/24 : LABEL arch=x86_64 15:27:24 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) 15:27:24 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) 15:27:25 Collecting docker-pycreds>=0.4.0 15:27:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:27:25 ---> Running in 03ed87c6d7e9 15:27:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:27:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:27:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:27:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:27:25 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 15:27:25 Removing intermediate container 03ed87c6d7e9 15:27:25 ---> 56db79fa1281 15:27:25 Step 23/24 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:25 ---> Running in 406645a1040b 15:27:25 Installing collected packages: jsonschema, texttable, websocket-client, dockerpty, docopt, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, docker, docker-compose 15:27:25 Running setup.py install for texttable: started 15:27:25 Removing intermediate container 406645a1040b 15:27:25 ---> ce93c02b6f80 15:27:25 Step 24/24 : LABEL version=0.0.0 15:27:25 ---> Running in f3df1daf597a 15:27:25 Removing intermediate container f3df1daf597a 15:27:25 ---> 58d676c51322 15:27:25 15:27:25 Successfully built 58d676c51322 15:27:25 Successfully tagged core-data:latest 15:27:25 Building security-secretstore-setup 15:27:25  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:27:26 Running setup.py install for texttable: finished with status 'done' 15:27:26 Running setup.py install for dockerpty: started 15:27:26 OK: 219 MiB in 52 packages 15:27:26 Running setup.py install for dockerpty: finished with status 'done' 15:27:26 Running setup.py install for docopt: started 15:27:27 Running setup.py install for docopt: finished with status 'done' 15:27:27 Running setup.py install for PyYAML: started 15:27:28 Running setup.py install for PyYAML: finished with status 'done' 15:27:28 Removing intermediate container b16d91f1a909 15:27:28 ---> c8b05e9f10a3 15:27:28 Step 6/23 : COPY go.mod . 15:27:28 Attempting uninstall: idna 15:27:28 Found existing installation: idna 2.9 15:27:28 Uninstalling idna-2.9: 15:27:28 Successfully uninstalled idna-2.9 15:27:28 Attempting uninstall: urllib3 15:27:28 Found existing installation: urllib3 1.25.9 15:27:28 Uninstalling urllib3-1.25.9: 15:27:28 Successfully uninstalled urllib3-1.25.9 15:27:29 ---> 425614af22db 15:27:29 Step 7/23 : RUN go mod download 15:27:29 ---> Running in 699f12816d5a 15:27:29 Attempting uninstall: requests 15:27:29 Found existing installation: requests 2.23.0 15:27:29 Uninstalling requests-2.23.0: 15:27:29 Successfully uninstalled requests-2.23.0 15:27:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:27:32 Removing intermediate container 699f12816d5a 15:27:32 ---> d60b80c89615 15:27:32 Step 8/23 : COPY . . 15:27:42 Removing intermediate container 4c18c7d78100 15:27:42 ---> 3c917ae43d4b 15:27:42 Step 15/24 : ENV APP_PORT=58890 15:27:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:27:42 ---> 9579da141fe2 15:27:42 Step 3/26 : WORKDIR /edgex-go 15:27:42 ---> Using cache 15:27:42 ---> 1e877e65763c 15:27:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:42 ---> Using cache 15:27:42 ---> 430b9622e1c4 15:27:42 Step 5/26 : RUN apk add --update --no-cache make git 15:27:42 ---> Using cache 15:27:42 ---> 8c1071bac73a 15:27:42 Step 6/26 : COPY go.mod . 15:27:42 ---> Using cache 15:27:42 ---> 09fefea22cd8 15:27:42 Step 7/26 : RUN go mod download 15:27:42 ---> Using cache 15:27:42 ---> a92d057906cc 15:27:42 Step 8/26 : COPY . . 15:27:42 ---> Using cache 15:27:42 ---> 0497060ad548 15:27:42 Step 9/26 : RUN go mod tidy 15:27:42 ---> Using cache 15:27:42 ---> 6af185e0880b 15:27:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:27:42 ---> Running in 3cd600948546 15:27:42 ---> Running in 8d1165988dda 15:27:42 ---> a9e9ebc29a75 15:27:42 Step 9/23 : RUN go mod tidy 15:27:42 Removing intermediate container 3cd600948546 15:27:42 ---> 84d1f5508bd8 15:27:42 Step 16/24 : EXPOSE $APP_PORT 15:27:42 ---> Running in a3fae4b9dbf0 15:27:42 ---> Running in 1935e7d273de 15:27:42 Removing intermediate container 1935e7d273de 15:27:42 ---> 766b414f917a 15:27:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:27:42 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 15:27:43 ---> ea6392f3da4d 15:27:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:27:43 ---> f9093f7b48c8 15:27:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:27:44 ---> d6644c3eb9d6 15:27:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:27:44 ---> Running in 85b14feab997 15:27:44 Removing intermediate container a3fae4b9dbf0 15:27:44 ---> 5412d0413477 15:27:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:27:44 ---> Running in ee3ee0a6e150 15:27:44 Removing intermediate container 85b14feab997 15:27:44 ---> 8f93f6f5e411 15:27:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:44 ---> Running in 63342187b0dc 15:27:44 Removing intermediate container 63342187b0dc 15:27:44 ---> ef0b4d192e9c 15:27:44 Step 22/24 : LABEL arch=x86_64 15:27:44 ---> Running in 3c19b01b5d8c 15:27:44 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 15:27:44 Removing intermediate container 3c19b01b5d8c 15:27:44 ---> b7f24dc3c568 15:27:44 Step 23/24 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:44 ---> Running in b06a99858f4c 15:27:45 Removing intermediate container b06a99858f4c 15:27:45 ---> 4a254d287d02 15:27:45 Step 24/24 : LABEL version=0.0.0 15:27:45 ---> Running in b7cd174e4eda 15:27:45 Removing intermediate container b7cd174e4eda 15:27:45 ---> 174f879f4bd1 15:27:45 15:27:45 Successfully built 174f879f4bd1 15:27:45 Successfully tagged sys-mgmt-agent:latest 15:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:27:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:27:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:27:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:27:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:27:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:27:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:27:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:27:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:27:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:27:52  Building sys-mgmt-agent ... done Removing intermediate container cb2bf543fda2 15:27:52 ---> 556b7b5d8398 15:27:52 15:27:52 Step 11/24 : FROM alpine:3.12 15:27:52 ---> 13621d1b12d4 15:27:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:27:52 ---> Using cache 15:27:52 ---> 4381de4b268e 15:27:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:52 ---> Using cache 15:27:52 ---> ecfb034ed88c 15:27:52 Step 14/24 : ENV APP_PORT=59881 15:27:52 ---> Running in f49206b5fbe6 15:27:52 Removing intermediate container f49206b5fbe6 15:27:52 ---> 92763930535d 15:27:52 Step 15/24 : EXPOSE $APP_PORT 15:27:52 ---> Running in 7d052f77c783 15:27:52 Removing intermediate container 7d052f77c783 15:27:52 ---> 4beb44198496 15:27:52 Step 16/24 : WORKDIR / 15:27:52 ---> Running in 148edff8b2f5 15:27:52 Removing intermediate container 148edff8b2f5 15:27:52 ---> 44cbfdb458a7 15:27:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:52 ---> 91b993ad1f2f 15:27:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:27:53 ---> 71faba858382 15:27:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:27:53 ---> 64528b31fd98 15:27:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:27:53 ---> Running in 45254f0665d7 15:27:53 Removing intermediate container 45254f0665d7 15:27:53 ---> cc410a97e451 15:27:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:53 ---> Running in 0f70536953e1 15:27:53 Removing intermediate container 0f70536953e1 15:27:53 ---> 234627bc6ee4 15:27:53 Step 22/24 : LABEL arch=x86_64 15:27:53 ---> Running in ae0e22ccd17e 15:27:54 Removing intermediate container ae0e22ccd17e 15:27:54 ---> 4adc03225dd7 15:27:54 Step 23/24 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:27:54 ---> Running in 81abdda36243 15:27:54 Removing intermediate container 81abdda36243 15:27:54 ---> 300dfb139486 15:27:54 Step 24/24 : LABEL version=0.0.0 15:27:54 ---> Running in 5ca7e0b7665d 15:27:54 Removing intermediate container 5ca7e0b7665d 15:27:54 ---> cdfd4829de3b 15:27:54 15:27:55 Successfully built cdfd4829de3b 15:27:55 Successfully tagged core-metadata:latest 15:27:57  Building core-metadata ... done Removing intermediate container 7f0c16c88e50 15:27:57 ---> 68be176130e6 15:27:57 15:27:57 Step 11/32 : FROM alpine:3.12 15:27:57 ---> 13621d1b12d4 15:27:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:27:57 ---> Running in 4e7957f77d2c 15:27:57 Removing intermediate container 4e7957f77d2c 15:27:57 ---> b3e2d3acd52b 15:27:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:27:57 ---> Running in 203de26ee950 15:27:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:58 (1/2) Installing dumb-init (1.2.2-r1) 15:27:58 (2/2) Installing su-exec (0.2-r1) 15:27:58 Executing busybox-1.31.1-r20.trigger 15:27:58 OK: 6 MiB in 16 packages 15:27:58 Removing intermediate container 203de26ee950 15:27:58 ---> 5f192b38cccc 15:27:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:27:58 ---> Running in 0640dcb75caf 15:27:58 Removing intermediate container 0640dcb75caf 15:27:58 ---> ef73b8272bdd 15:27:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:27:59 ---> Running in f1e40289d251 15:27:59 Removing intermediate container f1e40289d251 15:27:59 ---> 5285fd097335 15:27:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:27:59 ---> Running in 3362abf70e7e 15:28:00 Removing intermediate container 3362abf70e7e 15:28:00 ---> a879711fe681 15:28:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:28:00 ---> Running in ef351d2423e1 15:28:00 Removing intermediate container ef351d2423e1 15:28:00 ---> 99c1d6735b4a 15:28:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:28:00 ---> d50c0474495c 15:28:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:28:01 ---> Running in 5946f41e9c07 15:28:02 Removing intermediate container 5946f41e9c07 15:28:02 ---> 577e891dc93d 15:28:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements 15:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:28:02 ---> 16b998561991 15:28:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:28:03 ---> 7fb9070de9a0 15:28:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:28:03 ---> dc60e5d80eec 15:28:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:28:03 ---> 9822503b9340 15:28:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:28:04 ---> bbec255036be 15:28:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:28:04 ---> Running in fd831e042cc3 15:28:04 Removing intermediate container fd831e042cc3 15:28:04 ---> 86cc3689890b 15:28:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:28:05 ---> 5d4fde2008d4 15:28:05 Step 27/32 : RUN chmod +x /entrypoint.sh 15:28:05 ---> Running in 79bea2454d72 15:28: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 15:28:06 Removing intermediate container 79bea2454d72 15:28:06 ---> cb46078beaee 15:28:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:28:06 ---> Running in 8d0632a7d64d 15:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.308s coverage: 100.0% of statements 15:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:28:06 Removing intermediate container 8d0632a7d64d 15:28:06 ---> 0eedec25de11 15:28:06 Step 29/32 : CMD ["gate"] 15:28:06 ---> Running in 96686b5904bb 15:28:07 Removing intermediate container 96686b5904bb 15:28:07 ---> 62efbbc99cd8 15:28:07 Step 30/32 : LABEL arch=x86_64 15:28:07 ---> Running in 2f9039712328 15:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 53.1% of statements 15:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:28:07 Removing intermediate container 2f9039712328 15:28:07 ---> 17399cc53d81 15:28:07 Step 31/32 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:28:07 ---> Running in e3b824570cdb 15:28:07 Removing intermediate container e3b824570cdb 15:28:07 ---> 3855f78afa4b 15:28:07 Step 32/32 : LABEL version=0.0.0 15:28:08 ---> Running in 1d9ceb4914b5 15:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.536s coverage: 87.7% of statements 15:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.236s coverage: 78.9% of statements 15:28:08 Removing intermediate container 1d9ceb4914b5 15:28:08 ---> 3ddf4a61308d 15:28:08 15:28:08 Successfully built 3ddf4a61308d 15:28:08 Successfully tagged security-bootstrapper:latest 15:28:08  Building security-bootstrapper ... done Removing intermediate container 8d1165988dda 15:28:08 ---> 8a688b253aac 15:28:08 15:28:08 Step 11/26 : FROM alpine:3.12 15:28:08 ---> 13621d1b12d4 15:28:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:28:08 ---> Running in 57ea3aeadc90 15:28:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:09 (1/6) Installing ca-certificates (20191127-r4) 15:28:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:28:09 (3/6) Installing libcurl (7.77.0-r0) 15:28:09 (4/6) Installing curl (7.77.0-r0) 15:28:09 (5/6) Installing dumb-init (1.2.2-r1) 15:28:09 (6/6) Installing su-exec (0.2-r1) 15:28:09 Executing busybox-1.31.1-r20.trigger 15:28:09 Executing ca-certificates-20191127-r4.trigger 15:28:09 OK: 7 MiB in 20 packages 15:28:10 Removing intermediate container ee3ee0a6e150 15:28:10 ---> 85973b46b0a8 15:28:10 15:28:10 Step 11/23 : FROM alpine:3.12 15:28:10 ---> 13621d1b12d4 15:28:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:28:10 ---> Running in 9ed92bf5e534 15:28:10 Removing intermediate container 57ea3aeadc90 15:28:10 ---> 5200822b4895 15:28:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:28:10 ---> Running in f8d1bba55288 15:28:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:10 Removing intermediate container f8d1bba55288 15:28:10 ---> fcbe0bb2fa08 15:28:10 Step 14/26 : WORKDIR / 15:28:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:10 ---> Running in 0f8d575655d3 15:28:11 (1/2) Installing ca-certificates (20191127-r4) 15:28:11 (2/2) Installing dumb-init (1.2.2-r1) 15:28:11 Executing busybox-1.31.1-r20.trigger 15:28:11 Executing ca-certificates-20191127-r4.trigger 15:28:11 OK: 6 MiB in 16 packages 15:28:11 Removing intermediate container 0f8d575655d3 15:28:11 ---> c6a864b69091 15:28:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:28:11 ---> 203386e2ce12 15:28:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:28:11 Removing intermediate container 9ed92bf5e534 15:28:11 ---> fd0853588064 15:28:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:28:11 ---> Running in b4896bf4b07d 15:28:11 ---> 3388e723db5a 15:28:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:28:11 Removing intermediate container b4896bf4b07d 15:28:11 ---> ecad034e5960 15:28:11 Step 14/23 : ENV APP_PORT=59860 15:28:11 ---> Running in ebf79a75fa1d 15:28:11 ---> 1cec29c003b7 15:28:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:28:11 Removing intermediate container ebf79a75fa1d 15:28:11 ---> 5185a54201c8 15:28:11 Step 15/23 : EXPOSE $APP_PORT 15:28:11 ---> Running in 9ee891db9e20 15:28:11 Removing intermediate container 9ee891db9e20 15:28:11 ---> d91470801e86 15:28:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:12 ---> 8c280c3c17e2 15:28:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:28:12 ---> 6f38cc054018 15:28:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:28:12 ---> 92b1f3e64c4a 15:28:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.189s coverage: 81.2% of statements 15:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:28:13 ---> e8449e190b2c 15:28:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:28:13 ---> e2f4d9bfeb31 15:28:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:28:13 ---> 8f92691aa4b1 15:28:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:28:13 ---> c3117f44b5e9 15:28: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/ 15:28:13 ---> Running in 8642edeb5f47 15:28:13 ---> Running in 9aba4334e44d 15:28:13 Removing intermediate container 8642edeb5f47 15:28:13 ---> f54b7e53d260 15:28:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:13 ---> Running in 15953c0f69c9 15:28:13 Removing intermediate container 15953c0f69c9 15:28:13 ---> 304891d3c2a5 15:28:13 Step 21/23 : LABEL arch=x86_64 15:28:13 ---> Running in 303e55e08b21 15:28:13 Removing intermediate container 303e55e08b21 15:28:13 ---> b582b240b07b 15:28:13 Step 22/23 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:28:13 ---> Running in aa5a390186b9 15:28:13 Removing intermediate container aa5a390186b9 15:28:13 ---> 7673c82ccd45 15:28:13 Step 23/23 : LABEL version=0.0.0 15:28:13 ---> Running in 7c0b9d36a21f 15:28:13 Removing intermediate container 9aba4334e44d 15:28:13 ---> ea3fc893c7b6 15:28:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:28:13 ---> Running in eb7983b4bfd4 15:28:13 Removing intermediate container 7c0b9d36a21f 15:28:13 ---> 1d828b8ee35c 15:28:13 15:28:13 Removing intermediate container eb7983b4bfd4 15:28:13 ---> ad7082ebf607 15:28:13 Step 24/26 : LABEL arch=x86_64 15:28:13 Successfully built 1d828b8ee35c 15:28:13 Successfully tagged support-notifications:latest 15:28:13  Building support-notifications ... done  ---> Running in 6a2c1eeb5da0 15:28:14 Removing intermediate container 6a2c1eeb5da0 15:28:14 ---> ff3b06d48793 15:28:14 Step 25/26 : LABEL git_sha=03dc1e69f09388ef4e738e40b782ed910eb3f193 15:28:14 ---> Running in 6daafede95bb 15:28:14 Removing intermediate container 6daafede95bb 15:28:14 ---> 9a24a641dee9 15:28:14 Step 26/26 : LABEL version=0.0.0 15:28:14 ---> Running in 0de88bec27e9 15:28:14 Removing intermediate container 0de88bec27e9 15:28:14 ---> 1be84cf0abed 15:28:14 15:28:14 Successfully built 1be84cf0abed 15:28:14 Successfully tagged security-secretstore-setup:latest 15:28:14  Building security-secretstore-setup ... done  [Pipeline] } 15:28:14 $ docker stop --time=1 01cba1638e8a3d42e1a4d16cff4ce99f873121e24243100176475915d3afa5a3 15:28:15 $ docker rm -f 01cba1638e8a3d42e1a4d16cff4ce99f873121e24243100176475915d3afa5a3 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:16 + docker images 15:28:16 REPOSITORY TAG IMAGE ID CREATED SIZE 15:28:16 security-secretstore-setup latest 1be84cf0abed 1 second ago 28.7MB 15:28:16 support-notifications latest 1d828b8ee35c 2 seconds ago 16.7MB 15:28:16 85973b46b0a8 6 seconds ago 1.15GB 15:28:16 8a688b253aac 7 seconds ago 1.15GB 15:28:16 security-bootstrapper latest 3ddf4a61308d 7 seconds ago 18.6MB 15:28:16 68be176130e6 19 seconds ago 1.15GB 15:28:16 core-metadata latest cdfd4829de3b 21 seconds ago 16.6MB 15:28:16 556b7b5d8398 25 seconds ago 1.15GB 15:28:16 sys-mgmt-agent latest 174f879f4bd1 30 seconds ago 312MB 15:28:16 core-data latest 58d676c51322 50 seconds ago 20.2MB 15:28:16 security-proxy-setup latest 47bb3dd18815 About a minute ago 25.7MB 15:28:16 support-scheduler latest 221c2b7ed38d About a minute ago 15.9MB 15:28:16 core-command latest 587aea5fa10f About a minute ago 15.9MB 15:28:16 ab3972ec3077 About a minute ago 1.15GB 15:28:16 d5fa8c559b28 About a minute ago 1.15GB 15:28:16 1c3d6fa4f188 About a minute ago 1.15GB 15:28:16 d08df4eca418 About a minute ago 1.15GB 15:28:16 3be17b93023e About a minute ago 1.14GB 15:28:16 ci-base-image-x86_64 latest 9579da141fe2 5 minutes ago 647MB 15:28:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 15:28:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 15:28:16 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 15:28:16 docker 20.10.0 aefe523efa57 6 months ago 240MB 15:28:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.1% of statements 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.288s coverage: 0.8% of statements 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 22.0% of statements 15:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.200s coverage: 47.1% of statements 15:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements 15:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements 15:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 15:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 15:28:31 Still waiting to schedule task 15:28:31 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 15:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 15:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.510s coverage: 81.8% of statements 15:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 64.4% of statements 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 15:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 15:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.046s coverage: 66.9% of statements 15:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 43.6% of statements 15:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.189s coverage: 89.5% of statements 15:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 15:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.3% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 91.9% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 62.7% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.6% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:28:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 15:28:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 15:28:59 GO111MODULE=on go vet ./... 15:29:39 Running on prd-ubuntu18.04-docker-8c-8g-119 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 15:29:39 Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout 15:29:39 The recommended git tool is: git 15:29:41 using credential edgex-jenkins-ssh 15:29:41 Cloning the remote Git repository 15:29:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:29:41 > git init /w/workspace/edgex-go/21 # timeout=10 15:29:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:29:41 > git --version # timeout=10 15:29:41 > git --version # 'git version 2.17.1' 15:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:50 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 15:29:50 Merge succeeded, producing 8bc75e5fa3210213eb641cfa98598ae4b8c5449b 15:29:50 Checking out Revision 8bc75e5fa3210213eb641cfa98598ae4b8c5449b (PR-3579) 15:29:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:29:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:29:50 > git config core.sparsecheckout # timeout=10 15:29:50 > git checkout -f 3799f1db49efa33d9bbdc01b2ce102710f2a9af1 # timeout=10 15:29:50 > git remote # timeout=10 15:29:50 > git config --get remote.origin.url # timeout=10 15:29:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:50 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 15:29:50 > git rev-parse HEAD^{commit} # timeout=10 15:29:50 > git config core.sparsecheckout # timeout=10 15:29:50 > git checkout -f 8bc75e5fa3210213eb641cfa98598ae4b8c5449b # timeout=10 15:29:54 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 15:29:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:55 + echo snap-build.sh 15:29:55 snap-build.sh 15:29:55 + SNAP_BASE_DIR=. 15:29:55 + '[' '!' -z /w/workspace/edgex-go/21 ']' 15:29:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/21 15:29:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/21]' 15:29:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/21] 15:29:55 + cd /w/workspace/edgex-go/21 15:29:55 + sudo apt-get remove -qy --purge lxd lxd-client 15:29:55 Reading package lists... 15:29:55 Building dependency tree... 15:29:55 Reading state information... 15:29:54 > git rev-list --no-walk 72b45452c8167a47bec3ccdd223cf509ea660d40 # timeout=10 15:29:55 The following packages were automatically installed and are no longer required: 15:29:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:29:55 uidmap xdelta3 15:29:55 Use 'sudo apt autoremove' to remove them. 15:29:55 The following packages will be REMOVED: 15:29:55 lxd* lxd-client* 15:29:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:29:55 After this operation, 31.7 MB disk space will be freed. 15:29:56 (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.) 15:29:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:29:57 Removing lxd dnsmasq configuration 15:29:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:29:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:29:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:29:58 (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.) 15:29:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:30:00 Processing triggers for systemd (237-3ubuntu10.45) ... 15:30:00 Processing triggers for ureadahead (0.100.0-21) ... 15:30:01 + sudo snap remove --purge lxd 15:30:01 snap "lxd" is not installed 15:30:01 + sudo groupadd --force --system lxd 15:30:01 ++ whoami 15:30:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:30:01 + newgrp - lxd 15:30:01 + sudo snap install lxd 15:30:10 2021-06-25T15:30:08Z INFO Waiting for automatic snapd restart... 15:30:21 gofmt -l . 15:30:21 [ "`gofmt -l .`" = "" ] 15:30:21 ./bin/test-attribution-txt.sh [Pipeline] sh 15:30:22 + ls -al . 15:30:22 total 588 15:30:22 drwxrwxr-x 9 1001 1001 4096 Jun 25 15:30 . 15:30:22 drwxr-xr-x 4 root root 4096 Jun 25 15:26 .. 15:30:22 -rw-rw-r-- 1 1001 1001 11 Jun 25 15:24 .dockerignore 15:30:22 drwxrwxr-x 8 1001 1001 4096 Jun 25 15:24 .git 15:30:22 drwxrwxr-x 3 1001 1001 4096 Jun 25 15:24 .github 15:30:22 -rw-rw-r-- 1 1001 1001 818 Jun 25 15:24 .gitignore 15:30:22 -rw-rw-r-- 1 1001 1001 166 Jun 25 15:24 .sonarcloud.properties 15:30:22 -rw-rw-r-- 1 1001 1001 8609 Jun 25 15:24 Attribution.txt 15:30:22 -rw-rw-r-- 1 1001 1001 43881 Jun 25 15:24 CHANGELOG.md 15:30:22 -rw-rw-r-- 1 1001 1001 3804 Jun 25 15:24 CONTRIBUTING.md 15:30:22 -rw-rw-r-- 1 1001 1001 931 Jun 25 15:24 Dockerfile.build 15:30:22 -rw-rw-r-- 1 1001 1001 849 Jun 25 15:24 Jenkinsfile 15:30:22 -rw-rw-r-- 1 1001 1001 10775 Jun 25 15:24 LICENSE 15:30:22 -rw-rw-r-- 1 1001 1001 5605 Jun 25 15:24 Makefile 15:30:22 -rw-rw-r-- 1 1001 1001 7905 Jun 25 15:24 README.md 15:30:22 -rw-rw-r-- 1 1001 1001 7071 Jun 25 15:24 SECURITY.md 15:30:22 -rw-rw-r-- 1 1001 1001 5 Jun 25 15:21 VERSION 15:30:22 -rw-rw-r-- 1 1001 1001 4131 Jun 25 15:24 ZMQWindows.md 15:30:22 drwxrwxr-x 2 1001 1001 4096 Jun 25 15:24 bin 15:30:22 drwxrwxr-x 14 1001 1001 4096 Jun 25 15:24 cmd 15:30:22 -rw-r--r-- 1 root root 398095 Jun 25 15:28 coverage.out 15:30:22 -rw-rw-r-- 1 1001 1001 806 Jun 25 15:24 go.mod 15:30:22 -rw-r--r-- 1 root root 20759 Jun 25 15:26 go.sum 15:30:22 drwxrwxr-x 7 1001 1001 4096 Jun 25 15:24 internal 15:30:22 drwxrwxr-x 3 1001 1001 4096 Jun 25 15:24 openapi 15:30:22 drwxrwxr-x 4 1001 1001 4096 Jun 25 15:24 snap 15:30:22 -rw-rw-r-- 1 1001 1001 168 Jun 25 15:24 version.go [Pipeline] sh 15:30:23 + '[' -e coverage.out ] 15:30:23 + chown 1001:1001 coverage.out [Pipeline] stash 15:30:23 Warning: overwriting stash ‘coverage-report’ 15:30:23 Stashed 1 file(s) [Pipeline] sh 15:30:24 + make build 15:30:24 go mod tidy 15:30:25 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 15:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:30:32 lxd 4.15 from Canonical* installed 15:30:32 + sudo lxd init --auto 15:30:40 + sudo snap install --classic snapcraft 15:30:54 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 15:30:54 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 15:30:55 snapcraft 4.8.2 from Canonical* installed 15:30:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:30:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:30:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:55 Dload Upload Total Spent Left Speed 15:30:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5268 0 --:--:-- --:--:-- --:--:-- 5225 15:30:55 100 3325k 100 3325k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9159k 15:30:55 ./yq_linux_amd64 15:30:55 + sudo snapcraft prime --use-lxd 15:30:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:30:58 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: 15:30:58 - README.md 15:30:58 15:30:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:30:58 Launching a container. 15:30:58 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 15:30:59 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 15:31: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 15:31:05 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 15:31:06 Waiting for container to be ready 15:31:06 To start your first instance, try: lxc launch ubuntu:18.04 15:31:06 15:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:31:10 Waiting for network to be ready... 15:31:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:31:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 15:31:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 15:31:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:31:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:31:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 15:31:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 15:31:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 15:31:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 15:31:11 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:31:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:31:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:31:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:31:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:31:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:31:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:31:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:31:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:31:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:31:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 15:31:13 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 15:31:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 15:31:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:31:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:31:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 15:31:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 15:31:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 15:31:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 15:31:15 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 15:31:15 Fetched 24.8 MB in 5s (5095 kB/s) 15:31:16 Reading package lists... 15:31:16 Reading package lists... 15:31:16 Building dependency tree... 15:31:16 Reading state information... 15:31:17 The following additional packages will be installed: 15:31:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:31:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:31:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:31:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:31:17 Suggested packages: 15:31:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:31:17 Recommended packages: 15:31:17 gnupg libsasl2-modules 15:31:17 The following NEW packages will be installed: 15:31:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:31:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:31:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:31:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:31:17 The following packages will be upgraded: 15:31:17 gpg gpg-agent gpgconf libudev1 15:31:17 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 15:31:17 Need to get 3530 kB of archives. 15:31:17 After this operation, 13.3 MB of additional disk space will be used. 15:31:17 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] 15:31:17 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] 15:31:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:31:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:31:17 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 15:31:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 15:31:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:31:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:31:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:31:18 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 15:31:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:31:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:31:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:31:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:31:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:31:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:31:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:31:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:31:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:31:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:31:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:31:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:31:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:31:19 debconf: delaying package configuration, since apt-utils is not installed 15:31:19 Fetched 3530 kB in 2s (1897 kB/s) 15:31:19 (Reading database ... 12511 files and directories currently installed.) 15:31:19 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 15:31:19 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:19 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 15:31:19 Selecting previously unselected package udev. 15:31:19 (Reading database ... 12511 files and directories currently installed.) 15:31:19 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 15:31:19 Unpacking udev (237-3ubuntu10.48) ... 15:31:19 Selecting previously unselected package libfuse2:amd64. 15:31:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:31:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:31:19 Selecting previously unselected package fuse. 15:31:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:31:19 Unpacking fuse (2.9.7-1ubuntu1) ... 15:31:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:19 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:19 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:19 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:19 Selecting previously unselected package libksba8:amd64. 15:31:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:31:19 Unpacking libksba8:amd64 (1.3.5-2) ... 15:31:19 Selecting previously unselected package libroken18-heimdal:amd64. 15:31:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:31:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:31:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:31:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libwind0-heimdal:amd64. 15:31:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:31:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:31:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:31:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:31:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:20 Selecting previously unselected package libsasl2-modules-db:amd64. 15:31:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:31:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:20 Selecting previously unselected package libsasl2-2:amd64. 15:31:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:31:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:20 Selecting previously unselected package libldap-common. 15:31:20 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:31:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:31:20 Selecting previously unselected package libldap-2.4-2:amd64. 15:31:20 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:31:20 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:31:20 Selecting previously unselected package dirmngr. 15:31:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:20 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:31:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:31:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:31:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:31:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:21 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:31:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libksba8:amd64 (1.3.5-2) ... 15:31:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:21 Setting up udev (237-3ubuntu10.48) ... 15:31:21 invoke-rc.d: policy-rc.d denied execution of start. 15:31:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Processing triggers for systemd (237-3ubuntu10) ... 15:31:21 Setting up fuse (2.9.7-1ubuntu1) ... 15:31:21 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:31:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:31:21 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:31:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:31:22 settings in the [Install] section, and DefaultInstance for template units). 15:31:22 This means they are not meant to be enabled using systemctl. 15:31:22 Possible reasons for having this kind of units are: 15:31:22 1) A unit may be statically enabled by being symlinked from another unit's 15:31:22 .wants/ or .requires/ directory. 15:31:22 2) A unit's purpose may be to act as a helper for some other unit which has 15:31:22 a requirement dependency on it. 15:31:22 3) A unit may be started when needed via activation (socket, path, timer, 15:31:22 D-Bus, udev, scripted systemctl call, ...). 15:31:22 4) In case of template units, the unit is meant to be enabled with some 15:31:22 instance name specified. 15:31:22 Reading package lists... 15:31:22 Building dependency tree... 15:31:22 Reading state information... 15:31:22 The following additional packages will be installed: 15:31:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:31:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:31:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:31:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:31:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:31:22 Suggested packages: 15:31:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:31:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:31:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:31:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:31:22 systemd-container policykit-1 15:31:22 Recommended packages: 15:31:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:31:22 The following NEW packages will be installed: 15:31:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:31:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:31:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:31:22 multiarch-support openssh-client python3 python3-minimal python3.6 15:31:22 python3.6-minimal snapd squashfs-tools sudo 15:31:22 The following packages will be upgraded: 15:31:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:31:22 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 15:31:22 Need to get 36.7 MB of archives. 15:31:22 After this operation, 147 MB of additional disk space will be used. 15:31:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:31:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:31:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:31:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:31:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:31:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:31:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:31:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:31:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:31:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:31:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:31:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:31:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:31:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:31:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:31:23 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [Pipeline] } 15:31:24 $ docker stop --time=1 95e3265221205205730b0394d4fffcaf0dfbddf256a6ee65821e64bf7b881a03 15:31:24 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 15:31:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 15:31:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 15:31:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:31:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:31:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:31:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:31:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:31:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:31:24 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:31:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:31:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:31:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 15:31:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:31:26 debconf: delaying package configuration, since apt-utils is not installed 15:31:26 Fetched 36.7 MB in 4s (10.4 MB/s) 15:31:26 (Reading database ... 12757 files and directories currently installed.) 15:31:26 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 15:31:26 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:26 $ docker rm -f 95e3265221205205730b0394d4fffcaf0dfbddf256a6ee65821e64bf7b881a03 15:31:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 15:31:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:27 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 15:31:27 (Reading database ... 12757 files and directories currently installed.) 15:31:27 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 15:31:27 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 15:31:27 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 15:31:27 (Reading database ... 12757 files and directories currently installed.) 15:31:27 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 15:31:27 Unpacking apt (1.6.13) over (1.6.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script 15:31:28 Setting up apt (1.6.13) ... 15:31:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:31:28 (Reading database ... 12764 files and directories currently installed.) 15:31:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:31:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:31:28 15:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:31:28 Selecting previously unselected package libpython3.6-minimal:amd64. 15:31:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:28 Selecting previously unselected package libexpat1:amd64. 15:31:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:31:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] isUnix [Pipeline] sh 15:31:28 Selecting previously unselected package python3.6-minimal. 15:31:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:31:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:31:29 Checking for services that may need to be restarted...done. 15:31:29 Checking for services that may need to be restarted...done. 15:31:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:31:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:31:29 latest: Pulling from edgex-devops/edgex-compose-arm64 15:31:29 29e5d40040c1: Pulling fs layer 15:31:29 1ce36da41761: Pulling fs layer 15:31:29 25b303627fd3: Pulling fs layer 15:31:29 29e5d40040c1: Verifying Checksum 15:31:29 29e5d40040c1: Download complete 15:31:29 Selecting previously unselected package python3-minimal. 15:31:29 (Reading database ... 13012 files and directories currently installed.) 15:31:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:31:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:31:29 Selecting previously unselected package mime-support. 15:31:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:31:29 Unpacking mime-support (3.60ubuntu1) ... 15:31:29 Selecting previously unselected package libmpdec2:amd64. 15:31:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:31:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:31:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:31:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:29 1ce36da41761: Verifying Checksum 15:31:29 1ce36da41761: Download complete 15:31:29 Selecting previously unselected package python3.6. 15:31:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:31:29 Selecting previously unselected package libpython3-stdlib:amd64. 15:31:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:31:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:31:30 29e5d40040c1: Pull complete 15:31:30 Setting up python3-minimal (3.6.7-1~18.04) ... 15:31:30 Selecting previously unselected package python3. 15:31:30 (Reading database ... 13442 files and directories currently installed.) 15:31:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:31:30 Unpacking python3 (3.6.7-1~18.04) ... 15:31:30 Selecting previously unselected package multiarch-support. 15:31:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:31:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:31:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:31:30 Selecting previously unselected package liblzo2-2:amd64. 15:31:30 (Reading database ... 13479 files and directories currently installed.) 15:31:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:31:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:31:30 Selecting previously unselected package libbsd0:amd64. 15:31:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:31:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:31:30 Selecting previously unselected package sudo. 15:31:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:31:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:31:30 Selecting previously unselected package apparmor. 15:31:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:31:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:31:30 Selecting previously unselected package libedit2:amd64. 15:31:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:31:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:31:30 Selecting previously unselected package libkrb5support0:amd64. 15:31:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:31:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:31:30 Selecting previously unselected package libk5crypto3:amd64. 15:31:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:31:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:31:30 Selecting previously unselected package libkeyutils1:amd64. 15:31:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:31:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:31:31 Selecting previously unselected package libkrb5-3:amd64. 15:31:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:31:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:31:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:31:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:31:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:31:31 Selecting previously unselected package libssl1.0.0:amd64. 15:31:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:31:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:31:31 Selecting previously unselected package openssh-client. 15:31:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:31:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:31:31 Selecting previously unselected package squashfs-tools. 15:31:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 15:31:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:31:31 Selecting previously unselected package snapd. 15:31:31 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:31:31 Unpacking snapd (2.49.2+18.04) ... 15:31:31 1ce36da41761: Pull complete 15:31:31 25b303627fd3: Download complete 15:31:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:31:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:31:34 Setting up mime-support (3.60ubuntu1) ... 15:31:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:31:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:31:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:31:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:34 Setting up systemd (237-3ubuntu10.48) ... 15:31:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:31:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:31:34 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:31:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:31:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:31:34 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:31:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:31:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:31:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:31:35 Setting up python3 (3.6.7-1~18.04) ... 15:31:35 running python rtupdate hooks for python3.6... 15:31:35 running python post-rtupdate hooks for python3.6... 15:31:35 Setting up apparmor (2.12-4ubuntu5.1) ... 15:31:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:31:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:31:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:31:36 Setting up snapd (2.49.2+18.04) ... 15:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:31:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:31:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:31:38 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:31:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:31:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:31:38 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:31:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:39 Processing triggers for systemd (237-3ubuntu10.48) ... 15:31:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:31:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:31:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:31:41 Reading package lists... 15:31:41 Reading package lists... 15:31:41 Building dependency tree... 15:31:41 Reading state information... 15:31:41 25b303627fd3: Pull complete 15:31:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:31:42 Calculating upgrade... 15:31:42 The following packages will be upgraded: 15:31:42 advancecomp base-files bash binutils binutils-common 15:31:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:31:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:31:42 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:31:42 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:31:42 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:31:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:31:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:31:42 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:31:42 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:31:42 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:31:42 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:31:42 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:31:42 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:31:42 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:31:42 ubuntu-keyring util-linux 15:31:42 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:31:42 Need to get 64.1 MB of archives. 15:31:42 After this operation, 5112 kB of additional disk space will be used. 15:31:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 15:31:42 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 15:31:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:31:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:31:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:31:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:31:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:31:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:31:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:31:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:31:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:31:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:31:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:31:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:31:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:31:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:31:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:31:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:31:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:31:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:31:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:31:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:31:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:31:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:31:42 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:31:42 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:31:42 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:31:42 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:31:42 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:31:42 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:31:42 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:31:42 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:31:42 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:31:42 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:31:42 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:31:42 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:31:42 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:31:42 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:31:42 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:31:42 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:31:42 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:31:42 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:31:42 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:31:42 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:31:42 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:31:42 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:31:42 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:31:42 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:31:42 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:31:42 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:31:42 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:31:42 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] 15:31:42 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:31:42 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:31:42 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:31:42 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:31:42 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:31:42 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:31:42 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:31:42 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:31:42 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:31:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:31:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:31:43 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:31:43 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:31:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:31:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:31:43 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:31:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:31:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:31:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:31:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:31:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:31:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:31:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:31:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:31:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:31:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:31:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:31:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:31:44 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:31:44 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:31:44 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:31:44 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:31:44 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:31:44 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] 15:31:44 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:31:44 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 15:31:44 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] 15:31:44 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:31:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:31:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:31:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:31:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:31:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:31:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:31:44 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:31:44 $ docker top 5fcece3b4d37ee8005c72534de9023b09a19aa6dce80fbdbbb0913c68e06d5c7 -eo pid,comm 15:31:45 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] 15:31:45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:31:45 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:31:45 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:31:45 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:31:45 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:31:45 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:31:45 debconf: delaying package configuration, since apt-utils is not installed 15:31:45 Fetched 64.1 MB in 3s (21.0 MB/s) 15:31:45 (Reading database ... 13914 files and directories currently installed.) 15:31:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:31:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh 15:31:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:31:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 15:31:45 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 15:31:46 + docker-compose build --help 15:31:46 + grep parallel 15:31:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:31:46 (Reading database ... 13914 files and directories currently installed.) 15:31:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:31:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:31:46 (Reading database ... 13914 files and directories currently installed.) 15:31:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:31:47 (Reading database ... 13914 files and directories currently installed.) 15:31:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:31:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:31:47 (Reading database ... 13914 files and directories currently installed.) 15:31:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:31:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:31:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:31:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:31:48 Setting up base-files (10.1ubuntu2.10) ... 15:31:48 Installing new version of config file /etc/issue ... 15:31:48 Installing new version of config file /etc/issue.net ... 15:31:48 Installing new version of config file /etc/lsb-release ... 15:31:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:31:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:31:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:31:48 Removing obsolete conffile /etc/default/motd-news ... 15:31:48 (Reading database ... 13915 files and directories currently installed.) 15:31:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:31:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:31:48 Setting up bash (4.4.18-2ubuntu1.2) ... 15:31:48 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:31:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:31:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:31:49 Setting up tar (1.29b-2ubuntu0.2) ... 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:31:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:31:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:31:49 --parallel Build images in parallel. 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:31:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] } 15:31:49 $ docker stop --time=1 5fcece3b4d37ee8005c72534de9023b09a19aa6dce80fbdbbb0913c68e06d5c7 15:31:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:31:49 (Reading database ... 13915 files and directories currently installed.) 15:31:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:31:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:31:49 Setting up grep (3.1-2build1) ... 15:31:50 (Reading database ... 13915 files and directories currently installed.) 15:31:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:31:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:31:50 Setting up login (1:4.5-1ubuntu2) ... 15:31:50 (Reading database ... 13915 files and directories currently installed.) 15:31:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:50 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:31:50 (Reading database ... 13915 files and directories currently installed.) 15:31:50 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:51 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:31:51 (Reading database ... 13915 files and directories currently installed.) 15:31:51 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:31:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:51 $ docker rm -f 5fcece3b4d37ee8005c72534de9023b09a19aa6dce80fbdbbb0913c68e06d5c7 15:31:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:31:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:31:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:31:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:31:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:31:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:31:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:31:52 . [Pipeline] withDockerContainer 15:31:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:52 prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container 15:31:52 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:31:52 (Reading database ... 13915 files and directories currently installed.) 15:31:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:31:53 (Reading database ... 13915 files and directories currently installed.) 15:31:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:53 (Reading database ... 13915 files and directories currently installed.) 15:31:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:31:53 (Reading database ... 13915 files and directories currently installed.) 15:31:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:31:54 $ docker top b34e4c733b231ba6e909d97bea222026bbecee56493ce79ada744a9095aa82ac -eo pid,comm 15:31:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] { [Pipeline] sh 15:31:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:31:54 (Reading database ... 13915 files and directories currently installed.) 15:31:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:31:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:31:54 (Reading database ... 13915 files and directories currently installed.) 15:31:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:31:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:31:54 (Reading database ... 13917 files and directories currently installed.) 15:31:54 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:31:54 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:31:54 Setting up debconf (1.5.66ubuntu1) ... 15:31:55 + docker-compose -f ./docker-compose-build.yml build --parallel 15:31:55 (Reading database ... 13917 files and directories currently installed.) 15:31:55 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:31:55 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:31:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:31:55 (Reading database ... 13917 files and directories currently installed.) 15:31:55 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:31:55 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:31:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:31:55 (Reading database ... 13917 files and directories currently installed.) 15:31:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:31:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:31:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:31:55 (Reading database ... 13917 files and directories currently installed.) 15:31:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:31:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:31:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:31:55 (Reading database ... 13919 files and directories currently installed.) 15:31:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:31:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:31:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:31:56 (Reading database ... 13923 files and directories currently installed.) 15:31:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 15:31:56 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:31:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:31:56 (Reading database ... 13923 files and directories currently installed.) 15:31:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:31:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:31:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:31:56 (Reading database ... 13923 files and directories currently installed.) 15:31:56 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:31:56 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:31:56 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:31:56 (Reading database ... 13923 files and directories currently installed.) 15:31:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:31:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:31:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:31:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:31:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:31:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:31:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:31:57 Setting up passwd (1:4.5-1ubuntu2) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:31:57 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:31:57 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:31:57 (Reading database ... 13923 files and directories currently installed.) 15:31:57 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:31:57 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:31:57 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:31:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:31:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:31:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:31:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:31:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:31:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:31:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:31:58 Building core-command ... 15:31:58 Building core-data ... 15:31:58 Building core-metadata ... 15:31:58 Building security-bootstrapper ... 15:31:58 Building security-proxy-setup ... 15:31:58 Building security-secretstore-setup ... 15:31:58 Building support-notifications ... 15:31:58 Building support-scheduler ... 15:31:58 Building sys-mgmt-agent ... 15:31:58 Building core-data 15:31:58 Building security-secretstore-setup 15:31:58 Building core-metadata 15:31:58 Building support-notifications 15:31:58 Building support-scheduler 15:31:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:31:58 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:31:58 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:31:58 (Reading database ... 13923 files and directories currently installed.) 15:31:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:31:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:31:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:31:58 (Reading database ... 13924 files and directories currently installed.) 15:31:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:31:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:31:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:31:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:31:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:31:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:31:59 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:31:59 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:31:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:31:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:31:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:31:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:31:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:31:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:31:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:31:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:31:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:31:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:31:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:31:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:31:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:31:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:32:00 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:32:00 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:32:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:32:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:32:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:32:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:32:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:00 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:32:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:32:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:32:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:32:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:32:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:32:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:05 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:32:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:32:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:32:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:32:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:32:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:32:05 15:32:05 Current default time zone: 'Etc/UTC' 15:32:05 Local time is now: Fri Jun 25 15:32:05 UTC 2021. 15:32:05 Universal Time is now: Fri Jun 25 15:32:05 UTC 2021. 15:32:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:32:05 15:32:05 Setting up systemd-sysv (237-3ubuntu10.48) ... 15:32:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 15:32:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:32:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:32:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:32:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:32:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:32:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:32:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:32:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:32:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:32:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:05 Setting up patch (2.7.6-2ubuntu1.1) ... 15:32:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:32:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:32:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:32:05 Installing new version of config file /etc/ssl/openssl.cnf ... 15:32:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:32:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:32:05 Setting up ca-certificates (20210119~18.04.1) ... 15:32:07 Updating certificates in /etc/ssl/certs... 15:32:08 23 added, 27 removed; done. 15:32:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:32:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:32:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:32:08 Setting up pkgbinarymangler (138.18.04.1) ... 15:32:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:32:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up perl (5.26.1-6ubuntu0.5) ... 15:32:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:32:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:32:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:32:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:32:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:32:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:32:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:32:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:32:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:32:08 Processing triggers for systemd (237-3ubuntu10.48) ... 15:32:09 Processing triggers for mime-support (3.60ubuntu1) ... 15:32:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:32:09 Updating certificates in /etc/ssl/certs... 15:32:09 0 added, 0 removed; done. 15:32:09 Running hooks in /etc/ca-certificates/update.d... 15:32:09 done. 15:32:09 Reading package lists... 15:32:10 Building dependency tree... 15:32:10 Reading state information... 15:32:10 The following NEW packages will be installed: 15:32:10 apt-transport-https 15:32:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:32:10 Need to get 1692 B of archives. 15:32:10 After this operation, 154 kB of additional disk space will be used. 15:32:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 15:32:10 debconf: delaying package configuration, since apt-utils is not installed 15:32:10 Fetched 1692 B in 0s (5758 B/s) 15:32:10 Selecting previously unselected package apt-transport-https. 15:32:10 (Reading database ... 13929 files and directories currently installed.) 15:32:10 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 15:32:10 Unpacking apt-transport-https (1.6.13) ... 15:32:11 Setting up apt-transport-https (1.6.13) ... 15:32:11 Waiting for network to be ready... 15:32:18 2021-06-25T15:32:14Z INFO Waiting for automatic snapd restart... 15:32:18 snapd 2.51 from Canonical* installed 15:32:19 "snapd" switched to the "latest/stable" channel 15:32:19 15:32:21 core18 20210611 from Canonical* installed 15:32:21 "core18" switched to the "latest/stable" channel 15:32:21 15:32:25 snapcraft 4.8.2 from Canonical* installed 15:32:25 "snapcraft" switched to the "latest/stable" channel 15:32:25 15:32:29 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: 15:32:29 - README.md 15:32:29 15:32:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:32:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:32:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:32:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:32:31 Reading package lists... 15:32:32 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 15:32:32 Reading package lists... 15:32:32 Building dependency tree... 15:32:32 Reading state information... 15:32:32 Suggested packages: 15:32:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:32:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:32:32 Recommended packages: 15:32:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:32:32 The following NEW packages will be installed: 15:32:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:32:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:32:32 pkg-config zip 15:32:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:32:32 Need to get 7663 kB of archives. 15:32:32 After this operation, 43.8 MB of additional disk space will be used. 15:32:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:32:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 15:32:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:32:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:32:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:32:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:32:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:32:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:32:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:32:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:32:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:32:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:32:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:32:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:32:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:32:33 debconf: delaying package configuration, since apt-utils is not installed 15:32:33 Fetched 7663 kB in 1s (5867 kB/s) 15:32:33 Selecting previously unselected package libglib2.0-0:amd64. 15:32:33 (Reading database ... 13933 files and directories currently installed.) 15:32:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:32:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:32:33 Selecting previously unselected package libpsl5:amd64. 15:32:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:32:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:32:34 Selecting previously unselected package libnghttp2-14:amd64. 15:32:34 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:32:34 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:32:34 Selecting previously unselected package librtmp1:amd64. 15:32:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:32:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:32:34 Selecting previously unselected package libcurl3-gnutls:amd64. 15:32:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 15:32:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:32:34 Selecting previously unselected package liberror-perl. 15:32:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:32:34 Unpacking liberror-perl (0.17025-1) ... 15:32:34 Selecting previously unselected package git-man. 15:32:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:32:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:32:34 Selecting previously unselected package git. 15:32:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:32:34 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:32:35 Selecting previously unselected package libnorm1:amd64. 15:32:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:32:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:32:35 Selecting previously unselected package libpgm-5.2-0:amd64. 15:32:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:32:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:32:35 Selecting previously unselected package libsodium23:amd64. 15:32:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:32:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:32:35 Selecting previously unselected package libzmq5:amd64. 15:32:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:32:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:32:35 Selecting previously unselected package libzmq3-dev:amd64. 15:32:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:32:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:32:35 Selecting previously unselected package pkg-config. 15:32:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:32:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:32:35 Selecting previously unselected package zip. 15:32:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:32:35 Unpacking zip (3.0-11build1) ... 15:32:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:32:35 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:32:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:32:35 Setting up liberror-perl (0.17025-1) ... 15:32:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:32:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:32:35 No schema files found: doing nothing. 15:32:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:32:35 Setting up zip (3.0-11build1) ... 15:32:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:32:35 Setting up libsodium23:amd64 (1.0.16-2) ... 15:32:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:32:35 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:32:35 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:32:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:32:35 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:32:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:32:36 git set to automatically installed. 15:32:36 git-man set to automatically installed. 15:32:36 libcurl3-gnutls set to automatically installed. 15:32:36 liberror-perl set to automatically installed. 15:32:36 libglib2.0-0 set to automatically installed. 15:32:36 libnghttp2-14 set to automatically installed. 15:32:36 libnorm1 set to automatically installed. 15:32:36 libpgm-5.2-0 set to automatically installed. 15:32:36 libpsl5 set to automatically installed. 15:32:36 librtmp1 set to automatically installed. 15:32:36 libsodium23 set to automatically installed. 15:32:36 libzmq3-dev set to automatically installed. 15:32:36 libzmq5 set to automatically installed. 15:32:36 pkg-config set to automatically installed. 15:32:36 zip set to automatically installed. 15:32:39 snapd is not logged in, snap install commands will use sudo 15:32:45 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 15:32:45 snapd is not logged in, snap install commands will use sudo 15:32:46 snap "core18" has no updates available 15:32:47 Downloading snap 'edgex-app-service-configurable' 15:32:50 2021/06/25 15:32:49.943004 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 15:32:51 Pulling app-service-config 15:32:51 + snapcraftctl pull 15:32:53 Pulling config-common 15:32:53 + snapcraftctl pull 15:32:54 Pulling go-build-helper 15:32:54 + snapcraftctl pull 15:32:55 'edgex-go' has dependencies that need to be staged: go-build-helper 15:32:55 Skipping pull go-build-helper (already ran) 15:32:55 Building go-build-helper 15:32:55 + snapcraftctl build 15:32:57 Staging go-build-helper 15:32:57 + snapcraftctl stage 15:33:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:33:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:33:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 15:33:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 15:33:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:33:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:33:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 15:33:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 15:33:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 15:33:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 15:33:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:33:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:33:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:33:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:33:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:33:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:33:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:33:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:33:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:33:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 15:33:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 15:33:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:33:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:33:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 15:33:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 15:33:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 15:33:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 15:33:09 Fetched 24.8 MB in 0s (0 B/s) 15:33:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:33:09 Fetched 224 kB in 0s (0 B/s) 15:33:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:33:09 Fetched 157 kB in 0s (0 B/s) 15:33:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:33:09 Fetched 221 kB in 0s (0 B/s) 15:33:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:33:09 Fetched 143 kB in 0s (0 B/s) 15:33:09 Pulling edgex-go 15:33:09 + snapcraftctl pull 15:33:09 Pulling hooks 15:33:09 + snapcraftctl pull 15:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 6cbc3b41f90d 15:33:20 Step 3/24 : WORKDIR /edgex-go 15:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 6cbc3b41f90d 15:33:20 Step 3/24 : WORKDIR /edgex-go 15:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 6cbc3b41f90d 15:33:20 Step 3/23 : WORKDIR /edgex-go 15:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 6cbc3b41f90d 15:33:20 Step 3/23 : WORKDIR /edgex-go 15:33:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 6cbc3b41f90d 15:33:20 Step 3/26 : WORKDIR /edgex-go 15:33:20 ---> Running in f32a8045a38e 15:33:20 ---> Running in 2f3ca38ded17 15:33:20 ---> Running in eb381735871a 15:33:20 ---> Running in 72a4c9c69d32 15:33:20 ---> Running in 5569154569d4 15:33:20 Removing intermediate container 5569154569d4 15:33:20 ---> cb8ac3a4f139 15:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 Removing intermediate container 2f3ca38ded17 15:33:20 ---> be869925932d 15:33:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 Removing intermediate container eb381735871a 15:33:20 ---> c6837af12068 15:33:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 Removing intermediate container 72a4c9c69d32 15:33:20 ---> c78fab8e2459 15:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 ---> Running in 6c99be9e64c5 15:33:20 Removing intermediate container f32a8045a38e 15:33:20 ---> e20b732d7eb4 15:33:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 ---> Running in 47acc9ee1abd 15:33:20 ---> Running in 1516940a45ac 15:33:20 ---> Running in 3c14b0da3daa 15:33:20 ---> Running in 104cc412b6f8 15:33:20 Removing intermediate container 6c99be9e64c5 15:33:20 ---> ca4b251c55c8 15:33:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:33:20 ---> Running in 0bc33a2bb264 15:33:20 Removing intermediate container 3c14b0da3daa 15:33:20 ---> e5f08ad32704 15:33:20 Step 5/23 : RUN apk add --update --no-cache make git 15:33:20 Removing intermediate container 47acc9ee1abd 15:33:20 ---> 8f8f8842d6d6 15:33:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:33:20 ---> Running in b5e467ccd251 15:33:20 ---> Running in a656b8aaf53d 15:33:20 Removing intermediate container 1516940a45ac 15:33:20 ---> c2888485cb2c 15:33:20 Step 5/24 : RUN apk add --update --no-cache make git 15:33:20 Removing intermediate container 104cc412b6f8 15:33:20 ---> 2f43031690a4 15:33:20 Step 5/26 : RUN apk add --update --no-cache make git 15:33:20 ---> Running in d5a32a791679 15:33:20 ---> Running in ea647e6891de 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:20 OK: 218 MiB in 52 packages 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:20 OK: 218 MiB in 52 packages 15:33:21 OK: 218 MiB in 52 packages 15:33:21 OK: 218 MiB in 52 packages 15:33:21 OK: 218 MiB in 52 packages 15:33:21 Removing intermediate container 0bc33a2bb264 15:33:21 ---> 5598a4a6d9d0 15:33:21 Step 6/24 : COPY go.mod . 15:33:22 Removing intermediate container b5e467ccd251 15:33:22 ---> 589349a7220f 15:33:22 Step 6/23 : COPY go.mod . 15:33:22 ---> fa6d02ce5ebf 15:33:22 Step 7/24 : RUN go mod download 15:33:23 ---> Running in f521bcae6b16 15:33:23 Removing intermediate container ea647e6891de 15:33:23 ---> 7e512d1ef0eb 15:33:23 Step 6/26 : COPY go.mod . 15:33:23 ---> f8991014b3ab 15:33:23 Step 7/23 : RUN go mod download 15:33:23 Removing intermediate container a656b8aaf53d 15:33:23 ---> 2226526aafcf 15:33:23 Step 6/23 : COPY go.mod . 15:33:23 Removing intermediate container d5a32a791679 15:33:23 ---> 3eece0a728b0 15:33:23 Step 6/24 : COPY go.mod . 15:33:23 ---> Running in 4067a5c1f38c 15:33:24 ---> 99bbebcbe449 15:33:24 Step 7/26 : RUN go mod download 15:33:24 ---> 6a5fe4701ade 15:33:24 Step 7/23 : RUN go mod download 15:33:25 ---> 595f811121dc 15:33:25 Step 7/24 : RUN go mod download 15:33:25 ---> Running in 7ab8753846b8 15:33:25 ---> Running in 13fccc43d59c 15:33:25 ---> Running in 4b78f66c4fac 15:33:26 Removing intermediate container f521bcae6b16 15:33:26 ---> 92f363eefac4 15:33:26 Step 8/24 : COPY . . 15:33:27 Removing intermediate container 4067a5c1f38c 15:33:27 ---> 04f03935fc4d 15:33:27 Step 8/23 : COPY . . 15:33:30 Removing intermediate container 7ab8753846b8 15:33:30 ---> da9291b2c1eb 15:33:30 Step 8/26 : COPY . . 15:33:30 Removing intermediate container 13fccc43d59c 15:33:30 ---> 5c1c3a57d71d 15:33:30 Step 8/23 : COPY . . 15:33:30 Removing intermediate container 4b78f66c4fac 15:33:30 ---> bc3640e727cb 15:33:31 Step 8/24 : COPY . . 15:33:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:33:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:33:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:33:31 Fetched 0 B in 0s (0 B/s) 15:33:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:33:31 Fetched 96.5 kB in 0s (0 B/s) 15:33:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:33:31 Fetched 279 kB in 0s (0 B/s) 15:33:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:33:31 Fetched 122 kB in 0s (0 B/s) 15:33:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:33:31 Fetched 77.8 kB in 0s (0 B/s) 15:33:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:33:31 Fetched 8848 B in 0s (0 B/s) 15:33:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:33:31 Fetched 47.8 kB in 0s (0 B/s) 15:33:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:33:31 Fetched 45.6 kB in 0s (0 B/s) 15:33:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:33:31 Fetched 15.0 kB in 0s (0 B/s) 15:33:31 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 15:33:31 Fetched 219 kB in 0s (0 B/s) 15:33:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:33:31 Fetched 154 kB in 0s (0 B/s) 15:33:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:33:31 Fetched 50.6 kB in 0s (0 B/s) 15:33:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:33:31 Fetched 14.8 kB in 0s (0 B/s) 15:33:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:33:31 Fetched 41.8 kB in 0s (0 B/s) 15:33:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:33:31 Fetched 499 kB in 0s (0 B/s) 15:33:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:33:31 Fetched 111 kB in 0s (0 B/s) 15:33:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:33:31 Fetched 240 kB in 0s (0 B/s) 15:33:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:33:31 Fetched 29.3 kB in 0s (0 B/s) 15:33:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:33:31 Fetched 85.5 kB in 0s (0 B/s) 15:33:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:33:31 Fetched 24.5 kB in 0s (0 B/s) 15:33:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:33:31 Fetched 49.2 kB in 0s (0 B/s) 15:33:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:33:31 Fetched 54.2 kB in 0s (0 B/s) 15:33:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:33:31 Fetched 30.8 kB in 0s (0 B/s) 15:33:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:33:31 Fetched 15.8 kB in 0s (0 B/s) 15:33:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:33:31 Fetched 85.9 kB in 0s (0 B/s) 15:33:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:33:31 Fetched 8720 B in 0s (0 B/s) 15:33:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:33:31 Fetched 140 kB in 0s (0 B/s) 15:33:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:33:31 Fetched 119 kB in 0s (0 B/s) 15:33:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:33:31 Fetched 111 kB in 0s (0 B/s) 15:33:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:33:31 Fetched 11.1 kB in 0s (0 B/s) 15:33:31 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:33:31 Fetched 645 kB in 0s (0 B/s) 15:33:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:33:31 Fetched 41.3 kB in 0s (0 B/s) 15:33:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:33:31 Fetched 17.9 kB in 0s (0 B/s) 15:33:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:33:31 Fetched 368 kB in 0s (0 B/s) 15:33:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:33:31 Fetched 187 kB in 0s (0 B/s) 15:33:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:33:31 Fetched 175 kB in 0s (0 B/s) 15:33:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:33:31 Fetched 206 kB in 0s (0 B/s) 15:33:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:33:31 Fetched 1301 kB in 0s (0 B/s) 15:33:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:33:31 Fetched 36.2 kB in 0s (0 B/s) 15:33:31 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 15:33:31 Fetched 159 kB in 0s (0 B/s) 15:33:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:33:31 Fetched 107 kB in 0s (0 B/s) 15:33:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:33:31 Fetched 48.7 kB in 0s (0 B/s) 15:33:31 Pulling static-packages 15:33:31 + snapcraftctl pull 15:33:31 Pulling version 15:33:31 + cd /root/project 15:33:31 + git describe --tags --abbrev=0 15:33:31 + sed s/v// 15:33:31 + GIT_VERSION=2.0.0-dev.273 15:33:31 + [ -z 2.0.0-dev.273 ] 15:33:31 + snapcraftctl set-version 2.0.0-dev.273 15:33:32 Building app-service-config 15:33:32 + snapcraftctl build 15:33:35 Building config-common 15:33:35 + snapcraftctl build 15:33:37 Skipping build go-build-helper (already ran) 15:33:37 Building edgex-go 15:33:37 + cd /root/parts/edgex-go/src 15:33:37 + make build 15:33:37 go mod tidy 15:33:40 go: downloading github.com/gorilla/mux v1.8.0 15:33:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:33:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:33:40 go: downloading github.com/stretchr/testify v1.7.0 15:33:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:33:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:33:40 go: downloading github.com/google/uuid v1.2.0 15:33:40 go: downloading gopkg.in/yaml.v2 v2.4.0 15:33:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:33:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:33:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:33:40 go: downloading github.com/lib/pq v1.10.2 15:33:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:33:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:33:40 go: downloading github.com/pelletier/go-toml v1.9.2 15:33:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:33:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:33:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:33:41 go: downloading github.com/davecgh/go-spew v1.1.1 15:33:41 go: downloading github.com/pmezard/go-difflib v1.0.0 15:33:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:33:41 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:33:41 go: downloading github.com/stretchr/objx v0.1.0 15:33:41 go: downloading github.com/go-kit/kit v0.9.0 15:33:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:33:41 go: downloading github.com/x448/float16 v0.8.4 15:33:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:33:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:33:41 go: downloading github.com/pebbe/zmq4 v1.2.7 15:33:41 go: downloading github.com/go-playground/universal-translator v0.17.0 15:33:41 go: downloading github.com/leodido/go-urn v1.2.0 15:33:41 go: downloading golang.org/x/text v0.3.2 15:33:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:33:41 go: downloading github.com/go-playground/locales v0.13.0 15:33:41 go: downloading github.com/kr/pretty v0.2.0 15:33:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:33:41 go: downloading github.com/go-stack/stack v1.8.0 15:33:41 go: downloading github.com/hashicorp/consul/api v1.8.1 15:33:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:33:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:33:41 go: downloading github.com/gorilla/websocket v1.4.2 15:33:41 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:33:42 go: downloading github.com/onsi/ginkgo v1.10.1 15:33:42 go: downloading github.com/onsi/gomega v1.7.0 15:33:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:33:42 go: downloading github.com/kr/text v0.1.0 15:33:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:33:42 go: downloading github.com/mitchellh/copystructure v1.0.0 15:33:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:33:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:33:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:33:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:33:42 go: downloading github.com/hashicorp/serf v0.9.5 15:33:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:33:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:33:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:33:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:33:42 go: downloading github.com/fatih/color v1.9.0 15:33:42 go: downloading github.com/mattn/go-colorable v0.1.6 15:33:42 go: downloading github.com/mattn/go-isatty v0.0.12 15:33:42 go: downloading github.com/hpcloud/tail v1.0.0 15:33:42 go: downloading github.com/pkg/errors v0.8.1 15:33:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:33:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:33:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:33:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:33:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:33:42 go: downloading github.com/hashicorp/memberlist v0.2.2 15:33:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:33:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:33:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:33:43 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:33:43 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:33:43 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:33:43 go: downloading github.com/miekg/dns v1.1.26 15:33:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:33:43 go: downloading github.com/hashicorp/errwrap v1.0.0 15:33: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 15:33:53 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 15:33:53 ---> 3edd9eafe004 15:33:53 Step 9/23 : RUN go mod tidy 15:33:53 ---> 2c7aaff3e029 15:33:53 Step 9/24 : RUN go mod tidy 15:33:53 ---> 4c6c22935d8d 15:33:53 Step 9/26 : RUN go mod tidy 15:33:53 ---> eb7d6e8164a3 15:33:53 Step 9/23 : RUN go mod tidy 15:33:53 ---> c6246615276d 15:33:53 Step 9/24 : RUN go mod tidy 15:33:53 ---> Running in 42886c68eb0a 15:33:53 ---> Running in dcbdfdb7bb37 15:33:53 ---> Running in 9e765b701665 15:33:53 ---> Running in d09a55b539ec 15:33:53 ---> Running in 0ec658ba8c7f 15:33:56 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 15:33:56 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 15:33:58 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 15:33:58 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 15:33:59 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 15:34:00 Removing intermediate container 42886c68eb0a 15:34:00 ---> d037cd63d1b4 15:34:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:00 ---> Running in ec7b66616d6e 15:34:00 Removing intermediate container dcbdfdb7bb37 15:34:00 ---> a40f3dc22981 15:34:00 Step 10/24 : RUN make cmd/core-data/core-data 15:34:00 ---> Running in 31b92fb3a198 15:34:00 Removing intermediate container 9e765b701665 15:34:00 ---> f43ff8525425 15:34:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:34:00 Removing intermediate container 0ec658ba8c7f 15:34:00 ---> 436916e711f6 15:34:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:34:00 ---> Running in 9b0b3413a58f 15:34:00 Removing intermediate container d09a55b539ec 15:34:00 ---> cca25c375d85 15:34:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:34:00 ---> Running in 6069ce950714 15:34:00 ---> Running in f052c411ff5b 15:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:34:01 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 15:34: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 15:34:02 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 15:34:03 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 15:34:03 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 15:34:03 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 15:34:03 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 15:34:04 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 15:34:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:34:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:34:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:34:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:34:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:34:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:34:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:34:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:34:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:34:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:34:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:34:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:34:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:34:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:34:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:34:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:34:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:34:06 + 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 15:34:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:34:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:34:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:34:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:34:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:34:06 + 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 15:34:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:34:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:34:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:34:07 Building hooks 15:34:07 + cd /root/parts/hooks/src 15:34:07 + make build 15:34:07 go mod tidy 15:34:09 go: github.com/canonical/edgex-snap-hooks/v2@v2.0.1: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.0.1: unknown revision v2.0.1 15:34:09 make: *** [tidy] Error 1 15:34:09 Makefile:5: recipe for target 'tidy' failed 15:34:09 Failed to run 'override-build': Exit code was 2. 15:34:09 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:34:11 Failed in branch amd64 15:35:55 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 15:36:00 Removing intermediate container 9b0b3413a58f 15:36:00 ---> 2f903a3515c5 15:36:00 15:36:00 Step 11/23 : FROM alpine:3.12 15:36:00 Removing intermediate container ec7b66616d6e 15:36:00 ---> 1309a4f5c1fb 15:36:00 15:36:00 Step 11/26 : FROM alpine:3.12 15:36:00 3.12: Pulling from library/alpine 15:36:01 3.12: Pulling from library/alpine 15:36:01 Removing intermediate container f052c411ff5b 15:36:01 ---> 9105d47d9c3a 15:36:01 15:36:01 Step 11/23 : FROM alpine:3.12 15:36:01 3.12: Pulling from library/alpine 15:36:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:02 Status: Downloaded newer image for alpine:3.12 15:36:02 Status: Downloaded newer image for alpine:3.12 15:36:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:02 Status: Image is up to date for alpine:3.12 15:36:02 ---> c4fd0aeabfcf 15:36:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:36:02 ---> c4fd0aeabfcf 15:36:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:36:02 ---> c4fd0aeabfcf 15:36:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:36:03 ---> Running in 17c3816519c5 15:36:03 ---> Running in bbb0b212c040 15:36:03 ---> Running in 48ebb02f077f 15:36:04 Removing intermediate container 6069ce950714 15:36:04 ---> 00cfa57d5dcd 15:36:04 15:36:04 Step 11/24 : FROM alpine:3.12 15:36:04 ---> c4fd0aeabfcf 15:36:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:36:04 ---> Running in 680a35e74caf 15:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:06 (1/6) Installing ca-certificates (20191127-r4) 15:36:07 (1/2) Installing ca-certificates (20191127-r4) 15:36:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:36:07 (3/6) Installing libcurl (7.77.0-r0) 15:36:07 (4/6) Installing curl (7.77.0-r0) 15:36:07 (5/6) Installing dumb-init (1.2.2-r1) 15:36:07 (2/2) Installing dumb-init (1.2.2-r1) 15:36:07 Executing busybox-1.31.1-r20.trigger 15:36:07 (6/6) Installing su-exec (0.2-r1) 15:36:07 Executing busybox-1.31.1-r20.trigger 15:36:07 Executing ca-certificates-20191127-r4.trigger 15:36:07 Executing ca-certificates-20191127-r4.trigger 15:36:07 OK: 7 MiB in 20 packages 15:36:07 (1/1) Installing dumb-init (1.2.2-r1) 15:36:07 Executing busybox-1.31.1-r20.trigger 15:36:07 OK: 6 MiB in 16 packages 15:36:07 OK: 5 MiB in 15 packages 15:36:07 (1/1) Installing dumb-init (1.2.2-r1) 15:36:07 Executing busybox-1.31.1-r20.trigger 15:36:07 OK: 5 MiB in 15 packages 15:36:10 Removing intermediate container 17c3816519c5 15:36:10 ---> b75e44fe1ec7 15:36:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:10 Removing intermediate container 48ebb02f077f 15:36:10 ---> 6e82fee416d6 15:36:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:10 Removing intermediate container 680a35e74caf 15:36:10 ---> be28ab57932d 15:36:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:10 Removing intermediate container 31b92fb3a198 15:36:10 ---> aaad10bc81ad 15:36:10 15:36:10 Step 11/24 : FROM alpine:3.12 15:36:10 ---> c4fd0aeabfcf 15:36:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:36:10 ---> Running in 3ca99cc6d666 15:36:10 ---> Running in 8646e7c21f6b 15:36:10 ---> Running in df9f1e4051c6 15:36:10 ---> Running in be2178f2634d 15:36:10 Removing intermediate container bbb0b212c040 15:36:10 ---> 5bee1b534e73 15:36:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:36:10 ---> Running in 36173ce2b3f8 15:36:11 Removing intermediate container 8646e7c21f6b 15:36:11 ---> 51230c5ebb56 15:36:11 Step 14/23 : ENV APP_PORT=59861 15:36:11 ---> Running in 961b9e944d1d 15:36:11 Removing intermediate container be2178f2634d 15:36:11 ---> efcb50c1f15a 15:36:11 Step 14/24 : ENV APP_PORT=59881 15:36:11 Removing intermediate container 3ca99cc6d666 15:36:11 ---> 2a5750d952af 15:36:11 Step 14/26 : WORKDIR / 15:36:11 Removing intermediate container df9f1e4051c6 15:36:11 ---> 1ce005a466da 15:36:11 Step 13/24 : ENV APP_PORT=59880 15:36:11 ---> Running in 67e646d9141b 15:36:11 ---> Running in ddc241521fd9 15:36:11 Removing intermediate container 36173ce2b3f8 15:36:11 ---> a55e14b55fa3 15:36:11 Step 14/23 : ENV APP_PORT=59860 15:36:11 ---> Running in 65ed55eb77d0 15:36:11 ---> Running in 280fe88ecfa5 15:36:11 Removing intermediate container 961b9e944d1d 15:36:11 ---> 2a6aa06ff967 15:36:11 Step 15/23 : EXPOSE $APP_PORT 15:36:12 ---> Running in 1c86c53ef1ff 15:36:12 Removing intermediate container 67e646d9141b 15:36:12 ---> bf13fa24300e 15:36:12 Step 15/24 : EXPOSE $APP_PORT 15:36:12 Removing intermediate container 65ed55eb77d0 15:36:12 ---> 982ee7a274fc 15:36:12 Step 14/24 : EXPOSE $APP_PORT 15:36:12 Removing intermediate container ddc241521fd9 15:36:12 ---> 67381828976d 15:36:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:12 Removing intermediate container 280fe88ecfa5 15:36:12 ---> 261ce14ec211 15:36:12 Step 15/23 : EXPOSE $APP_PORT 15:36:12 ---> Running in 7f3218c61fc6 15:36:12 ---> Running in b9cc11db6c3f 15:36:12 ---> Running in f17a958e0d96 15:36:12 Removing intermediate container 1c86c53ef1ff 15:36:12 ---> 798404ef1723 15:36:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:13 Removing intermediate container 7f3218c61fc6 15:36:13 ---> 60a5a93a6dce 15:36:13 Step 16/24 : WORKDIR / 15:36:13 Removing intermediate container b9cc11db6c3f 15:36:13 ---> c171c66d662e 15:36:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:13 ---> Running in 58695ab97b94 15:36:14 Removing intermediate container f17a958e0d96 15:36:14 ---> dc165b6f50fa 15:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:14 ---> 7d0d87792091 15:36:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:36:14 ---> d08464df5607 15:36:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:36:15 ---> Running in 2f54eb9c518e 15:36:15 Removing intermediate container 58695ab97b94 15:36:15 ---> 63fac2ea77e3 15:36:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:15 ---> 71870d7913fe 15:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:36:15 ---> ade50d0c17e6 15:36:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:36:16 ---> 9d4140ede418 15:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:36:16 ---> 5527422cabbf 15:36:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:36:17 ---> 1cc92b3eeb6c 15:36:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:36:17 ---> 24549106b8f6 15:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:36:17 ---> b172cb258639 15:36:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:36:18 ---> Running in 6cfba0d911c8 15:36:18 ---> fe25fc0695bb 15:36:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:18 Removing intermediate container 2f54eb9c518e 15:36:18 ---> 516dd2cf7237 15:36:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:36:18 ---> 9ebfad10e44a 15:36:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:36:18 ---> Running in 45a692867531 15:36:18 Removing intermediate container 6cfba0d911c8 15:36:18 ---> 1953200bc161 15:36:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:19 ---> d374511b1089 15:36:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:36:19 ---> Running in 85c5bddf0e3d 15:36:19 ---> Running in fec4f1734a42 15:36:19 Removing intermediate container 85c5bddf0e3d 15:36:19 ---> 87f8fc22c08f 15:36:19 Step 21/23 : LABEL arch=arm64 15:36:19 Removing intermediate container fec4f1734a42 15:36:19 ---> d571034b0758 15:36:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:20 ---> 15d2cbb12d6f 15:36:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:20 ---> Running in 143d16178301 15:36:20 ---> 540049373b61 15:36:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:36:20 ---> Running in 42f4aa81662c 15:36:20 ---> Running in abc19b7ed99e 15:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:20 Removing intermediate container 143d16178301 15:36:20 ---> 9e102ed11952 15:36:20 Step 22/23 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:36:21 ---> Running in 37704c9922ff 15:36:21 Removing intermediate container abc19b7ed99e 15:36:21 ---> ac0c60c4582d 15:36:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:21 Removing intermediate container 42f4aa81662c 15:36:21 ---> 80991110eeb7 15:36:21 Step 21/23 : LABEL arch=arm64 15:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:21 ---> Running in 00e24ebabdf4 15:36:21 ---> Running in e2e7c42a0f73 15:36:21 Removing intermediate container 37704c9922ff 15:36:21 ---> 4c02b2d7f768 15:36:21 Step 23/23 : LABEL version=0.0.0 15:36:21 ---> 24a8c7b51c2b 15:36:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:21 Removing intermediate container 00e24ebabdf4 15:36:21 ---> 83b8fa8ee93f 15:36:21 Step 22/24 : LABEL arch=arm64 15:36:21 (1/6) Installing dumb-init (1.2.2-r1) 15:36:21 ---> Running in 41d2c66e285a 15:36:22 (2/6) Installing libgcc (9.3.0-r2) 15:36:22 Removing intermediate container e2e7c42a0f73 15:36:22 ---> 32d3548f8912 15:36:22 Step 22/23 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:36:22 (3/6) Installing libsodium (1.0.18-r0) 15:36:22 ---> Running in 03f9588df662 15:36:22 (4/6) Installing libstdc++ (9.3.0-r2) 15:36:22 ---> Running in 6327043c615b 15:36:22 (5/6) Installing libzmq (4.3.3-r0) 15:36:22 (6/6) Installing zeromq (4.3.3-r0) 15:36:22 Removing intermediate container 41d2c66e285a 15:36:22 ---> 806b1bfb174b 15:36:22 15:36:22 Executing busybox-1.31.1-r20.trigger 15:36:22 OK: 8 MiB in 20 packages 15:36:23 Removing intermediate container 03f9588df662 15:36:23 ---> f54919c26270 15:36:23 Removing intermediate container 6327043c615b 15:36:23 Step 23/24 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d ---> 34d58f6401e5 15:36:23 15:36:23 Step 23/23 : LABEL version=0.0.0 15:36:23 Successfully built 806b1bfb174b 15:36:23 Successfully tagged support-scheduler-arm64:latest 15:36:23  Building support-scheduler ... done Building security-bootstrapper 15:36:23 ---> 3d6e57dbf56a 15:36:23 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/ 15:36:23 ---> Running in 21d4ce32961d 15:36:23 ---> Running in e4918a25d209 15:36:23 ---> Running in 3044c9ff3fa0 15:36:24 Removing intermediate container e4918a25d209 15:36:24 ---> 4065338876b9 15:36:24 15:36:24 Removing intermediate container 21d4ce32961d 15:36:24 ---> 1dd2a909f520 15:36:24 Step 24/24 : LABEL version=0.0.0 15:36:24 Removing intermediate container 45a692867531 15:36:24 ---> 97da30e9a768 15:36:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:24 ---> Running in 555a9687bc6d 15:36:24 Successfully built 4065338876b9 15:36:24 Successfully tagged support-notifications-arm64:latest 15:36:24  Building support-notifications ... done Building security-proxy-setup 15:36:25 Removing intermediate container 555a9687bc6d 15:36:25 ---> 7d52be1b5998 15:36:25 15:36:25 ---> 567cd260a08c 15:36:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:36:25 Successfully built 7d52be1b5998 15:36:26 Successfully tagged core-metadata-arm64:latest 15:36:26 Building sys-mgmt-agent 15:36:26  Building core-metadata ... done Removing intermediate container 3044c9ff3fa0 15:36:26 ---> a55d8f8ff267 15:36:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:36:27 ---> Running in aca0c6f44e28 15:36:27 ---> 637b541ab46c 15:36:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:36:27 Removing intermediate container aca0c6f44e28 15:36:27 ---> 278046f62994 15:36:27 Step 24/26 : LABEL arch=arm64 15:36:28 ---> Running in bdb4b7cb367e 15:36:28 ---> 7317d9c0a7f0 15:36:28 Step 20/24 : ENTRYPOINT ["/core-data"] 15:36:29 ---> Running in 4868d7e18d31 15:36:29 Removing intermediate container bdb4b7cb367e 15:36:29 ---> 76c1b20e60de 15:36:29 Step 25/26 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:36:30 ---> Running in 6ce5317bf174 15:36:30 Removing intermediate container 4868d7e18d31 15:36:30 ---> 9348a6c4c09d 15:36:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:30 ---> Running in 35b4ec8bea8c 15:36:30 Removing intermediate container 6ce5317bf174 15:36:30 ---> 77a50412de62 15:36:30 Step 26/26 : LABEL version=0.0.0 15:36:31 ---> Running in faa7d21334b3 15:36:31 Removing intermediate container 35b4ec8bea8c 15:36:31 ---> fe531e92c655 15:36:31 Step 22/24 : LABEL arch=arm64 15:36:31 ---> Running in 9e1de01901e4 15:36:32 Removing intermediate container faa7d21334b3 15:36:32 ---> a9dccf6630fd 15:36:32 15:36:32 Successfully built a9dccf6630fd 15:36:32 Successfully tagged security-secretstore-setup-arm64:latest 15:36:32  Building security-secretstore-setup ... done Building core-command 15:36:32 Removing intermediate container 9e1de01901e4 15:36:32 ---> 630761e89527 15:36:32 Step 23/24 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:36:32 ---> Running in d84f47e03e02 15:36:33 Removing intermediate container d84f47e03e02 15:36:33 ---> d7b1fb5804d2 15:36:33 Step 24/24 : LABEL version=0.0.0 15:36:33 ---> Running in c97fa8e707e6 15:36:33 Removing intermediate container c97fa8e707e6 15:36:33 ---> ad9eada4ca20 15:36:33 15:36:34 Successfully built ad9eada4ca20 15:36:34 Successfully tagged core-data-arm64:latest 15:37:21  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:37:21 ---> 6cbc3b41f90d 15:37:21 Step 3/32 : WORKDIR /edgex-go 15:37:21 ---> Using cache 15:37:21 ---> e20b732d7eb4 15:37:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:21 ---> Using cache 15:37:21 ---> 2f43031690a4 15:37:21 Step 5/32 : RUN apk add --update --no-cache make git 15:37:21 ---> Using cache 15:37:21 ---> 7e512d1ef0eb 15:37:21 Step 6/32 : COPY go.mod . 15:37:21 ---> Using cache 15:37:21 ---> 99bbebcbe449 15:37:21 Step 7/32 : RUN go mod download 15:37:21 ---> Using cache 15:37:21 ---> da9291b2c1eb 15:37:21 Step 8/32 : COPY . . 15:37:21 ---> Using cache 15:37:21 ---> 4c6c22935d8d 15:37:21 Step 9/32 : RUN go mod tidy 15:37:21 ---> Using cache 15:37:21 ---> d037cd63d1b4 15:37:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:37:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:21 ---> 6cbc3b41f90d 15:37:21 Step 3/22 : WORKDIR /edgex-go 15:37:21 ---> Using cache 15:37:21 ---> e20b732d7eb4 15:37:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:21 ---> Using cache 15:37:21 ---> 2f43031690a4 15:37:21 Step 5/22 : RUN apk add --update --no-cache make git 15:37:21 ---> Using cache 15:37:21 ---> 7e512d1ef0eb 15:37:21 Step 6/22 : COPY go.mod . 15:37:21 ---> Using cache 15:37:21 ---> 99bbebcbe449 15:37:21 Step 7/22 : RUN go mod download 15:37:21 ---> Using cache 15:37:21 ---> da9291b2c1eb 15:37:21 Step 8/22 : COPY . . 15:37:21 ---> Using cache 15:37:21 ---> 4c6c22935d8d 15:37:21 Step 9/22 : RUN go mod tidy 15:37:21 ---> Using cache 15:37:21 ---> d037cd63d1b4 15:37:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:37:21 ---> 6cbc3b41f90d 15:37:21 Step 3/24 : WORKDIR /edgex-go 15:37:21 ---> Using cache 15:37:21 ---> e20b732d7eb4 15:37:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:21 ---> Using cache 15:37:21 ---> 2f43031690a4 15:37:21 Step 5/24 : RUN apk add --update --no-cache make bash git 15:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:37:21 ---> 6cbc3b41f90d 15:37:21 Step 3/24 : WORKDIR /edgex-go 15:37:21 ---> Using cache 15:37:21 ---> e20b732d7eb4 15:37:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:21 ---> Using cache 15:37:21 ---> 2f43031690a4 15:37:21 Step 5/24 : RUN apk add --update --no-cache make git 15:37:21 ---> Using cache 15:37:21 ---> 7e512d1ef0eb 15:37:21 Step 6/24 : COPY go.mod . 15:37:21 ---> Using cache 15:37:21 ---> 99bbebcbe449 15:37:21 Step 7/24 : RUN go mod download 15:37:21 ---> Using cache 15:37:21 ---> da9291b2c1eb 15:37:21 Step 8/24 : COPY . . 15:37:21 ---> Using cache 15:37:21 ---> 4c6c22935d8d 15:37:21 Step 9/24 : RUN go mod tidy 15:37:21 ---> Using cache 15:37:21 ---> d037cd63d1b4 15:37:21 Step 10/24 : RUN make cmd/core-command/core-command 15:37:21 ---> Running in 64b1f78af2ff 15:37:21 ---> Running in 647d1c76fe5d 15:37:21 ---> Running in 27761f5c3298 15:37:21 ---> Running in c9ef4401a8b5 15:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:37:21 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 15:37:21 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 15:37:21 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 15:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:37:22 OK: 218 MiB in 52 packages 15:37:24 Removing intermediate container 647d1c76fe5d 15:37:24 ---> dce07d78a0a9 15:37:24 Step 6/24 : COPY go.mod . 15:37:25 ---> 59b06a3f453e 15:37:25 Step 7/24 : RUN go mod download 15:37:25 ---> Running in b75fce34e7be 15:37:30 Removing intermediate container b75fce34e7be 15:37:30 ---> f82fdab8c78d 15:37:30 Step 8/24 : COPY . . 15:37:48 ---> e7ce1f878ff5 15:37:48 Step 9/24 : RUN go mod tidy 15:37:48 ---> Running in 49f5647d54a3 15:37:55 Removing intermediate container 49f5647d54a3 15:37:55 ---> 975ae0c92dfb 15:37:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:37:55 ---> Running in e0961a3c15ac 15:37:58 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 15:38:45 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 15:38:48 Removing intermediate container c9ef4401a8b5 15:38:48 ---> 7444e4636ce2 15:38:48 15:38:48 Step 11/24 : FROM alpine:3.12 15:38:48 ---> c4fd0aeabfcf 15:38:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:38:48 ---> Using cache 15:38:48 ---> be28ab57932d 15:38:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:48 ---> Using cache 15:38:48 ---> efcb50c1f15a 15:38:48 Step 14/24 : ENV APP_PORT=59882 15:38:48 ---> Running in 6aab1eaef1cf 15:38:50 Removing intermediate container 6aab1eaef1cf 15:38:50 ---> 63970c72b753 15:38:50 Step 15/24 : EXPOSE $APP_PORT 15:38:50 ---> Running in e864617294c2 15:38:51 Removing intermediate container e864617294c2 15:38:51 ---> 8b1dadb7decc 15:38:51 Step 16/24 : WORKDIR / 15:38:51 Removing intermediate container 64b1f78af2ff 15:38:51 ---> a88f74e7ab0f 15:38:51 15:38:51 Step 11/32 : FROM alpine:3.12 15:38:51 ---> c4fd0aeabfcf 15:38:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:38:52 ---> Running in d3eabf692212 15:38:52 ---> Running in 3da16aa9e64a 15:38:54 Removing intermediate container d3eabf692212 15:38:54 ---> 5cadde628f32 15:38:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 3da16aa9e64a 15:38:54 15:38:54 ---> c694430fcd4c 15:38:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:38:54 ---> Running in d98131b85cf6 15:38:56 ---> 72b0181ebff3 15:38:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:38:56 Removing intermediate container 27761f5c3298 15:38:56 ---> a5c86f4f088d 15:38:56 15:38:56 Step 11/22 : FROM alpine:3.12 15:38:56 ---> c4fd0aeabfcf 15:38:56 Step 12/22 : RUN apk add --update --no-cache curl 15:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:56 ---> Running in c454ace76710 15:38:57 (1/2) Installing dumb-init (1.2.2-r1) 15:38:57 (2/2) Installing su-exec (0.2-r1) 15:38:57 Executing busybox-1.31.1-r20.trigger 15:38:57 OK: 5 MiB in 16 packages 15:38:58 ---> 8106c3185ce5 15:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:38:59 Removing intermediate container d98131b85cf6 15:38:59 ---> b1a6cfe7514e 15:38:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:59 ---> Running in 000f01ec10ce 15:38:59 ---> f16e095f7861 15:38:59 Step 20/24 : ENTRYPOINT ["/core-command"] 15:38:59 ---> Running in 20e0d01b5743 15:38:59 (1/4) Installing ca-certificates (20191127-r4) 15:39:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:39:00 (3/4) Installing libcurl (7.77.0-r0) 15:39:00 (4/4) Installing curl (7.77.0-r0) 15:39:00 Executing busybox-1.31.1-r20.trigger 15:39:00 Executing ca-certificates-20191127-r4.trigger 15:39:00 Removing intermediate container 000f01ec10ce 15:39:00 ---> c98ff203308f 15:39:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:39:00 Removing intermediate container 20e0d01b5743 15:39:00 ---> 5ed4d3748007 15:39:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:00 OK: 7 MiB in 18 packages 15:39:00 ---> Running in 6525eb62df9d 15:39:00 ---> Running in 8896124a0e17 15:39:01 Removing intermediate container 6525eb62df9d 15:39:01 ---> 94b2e3105b73 15:39:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:39:01 Removing intermediate container 8896124a0e17 15:39:01 ---> 9354ab9e64b0 15:39:01 Step 22/24 : LABEL arch=arm64 15:39:01 ---> Running in f69b2e09eae7 15:39:02 ---> Running in 5c0527f50f3f 15:39:02 Removing intermediate container c454ace76710 15:39:02 ---> 184b247787b8 15:39:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:39:02 ---> Running in e6c5021b64be 15:39:02 Removing intermediate container 5c0527f50f3f 15:39:02 ---> 6dd08e1de247 15:39:02 Step 23/24 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:39:02 ---> Running in 25e0f7862e69 15:39:03 Removing intermediate container e6c5021b64be 15:39:03 ---> 7b3b55016a00 15:39:03 Step 14/22 : WORKDIR /edgex 15:39:03 ---> Running in 57a79dba86c9 15:39:03 Removing intermediate container 25e0f7862e69 15:39:03 ---> 82ca6cdd5010 15:39:03 Step 24/24 : LABEL version=0.0.0 15:39:04 ---> Running in efa9107d7a70 15:39:04 Removing intermediate container 57a79dba86c9 15:39:04 ---> ecfd4ddb68cc 15:39:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:39:04 Removing intermediate container efa9107d7a70 15:39:04 ---> 34165896d6f8 15:39:04 15:39:04 Removing intermediate container f69b2e09eae7 15:39:04 ---> 218c0928dccf 15:39:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:39:05 Successfully built 34165896d6f8 15:39:05 ---> Running in 14d175991a5c 15:39:05 Successfully tagged core-command-arm64:latest 15:39:05  Building core-command ... done  ---> 111bc3cbc517 15:39:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:39:06 Removing intermediate container 14d175991a5c 15:39:06 ---> ebb6081fac47 15:39:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:39:07 ---> dda7850f5c53 15:39:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:39:07 ---> 33863ce98410 15:39:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:39:07 Removing intermediate container e0961a3c15ac 15:39:07 ---> d3efb8437737 15:39:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:39:07 ---> Running in 50efbd153611 15:39:07 ---> Running in 2144275bfa23 15:39:08 ---> 101cf7bb4aa1 15:39:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:39:08 ---> Running in c58dff498ae0 15:39:09 Removing intermediate container c58dff498ae0 15:39:09 ---> f38023c239d2 15:39:09 Step 19/22 : CMD ["--init=true"] 15:39:09 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 15:39:09 ---> Running in 286f0e2f3cde 15:39:10 Removing intermediate container 286f0e2f3cde 15:39:10 ---> ceb9edc64165 15:39:10 Step 20/22 : LABEL arch=arm64 15:39:10 ---> Running in 3b7ea628bce9 15:39:10 Removing intermediate container 50efbd153611 15:39:10 ---> 909ce6ec64e0 15:39:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:11 Removing intermediate container 3b7ea628bce9 15:39:11 ---> 10719d93c50a 15:39:11 Step 21/22 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:39:11 ---> Running in b08b8f901009 15:39:11 ---> b54a20c98f94 15:39:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:39:12 Removing intermediate container b08b8f901009 15:39:12 ---> 6f35c3b7056b 15:39:12 Step 22/22 : LABEL version=0.0.0 15:39:12 ---> Running in 7ba27443d19e 15:39:12 Removing intermediate container 2144275bfa23 15:39:12 ---> a703cb7c4cae 15:39:12 15:39:12 Step 12/24 : FROM docker:20.10.0 15:39:12 20.10.0: Pulling from library/docker 15:39:13 ---> a3083a6544d6 15:39:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:39:13 Removing intermediate container 7ba27443d19e 15:39:13 ---> 973c2d6acb1a 15:39:13 15:39:14 Successfully built 973c2d6acb1a 15:39:14 Successfully tagged security-proxy-setup-arm64:latest 15:39:14  Building security-proxy-setup ... done  ---> ad3a72019ba2 15:39:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:39:16 ---> a831cfaafb97 15:39:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:39:17 ---> 6807b94ce872 15:39:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:39:17 ---> Running in c16fd58afa31 15:39:18 Removing intermediate container c16fd58afa31 15:39:18 ---> 26b3e32dc40d 15:39:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:39:19 ---> 4e5b5be077e0 15:39:19 Step 27/32 : RUN chmod +x /entrypoint.sh 15:39:19 ---> Running in 3e08db9ab238 15:39:22 Removing intermediate container 3e08db9ab238 15:39:22 ---> 52975f1d3ce2 15:39:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:39:22 ---> Running in 2d3c7eee4bae 15:39:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:39:22 Status: Downloaded newer image for docker:20.10.0 15:39:22 ---> eeaf43b92773 15:39: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' 15:39:22 ---> Running in bc3fafc8868e 15:39:23 Removing intermediate container 2d3c7eee4bae 15:39:23 ---> fc75d91a7946 15:39:23 Step 29/32 : CMD ["gate"] 15:39:23 ---> Running in 3ae63e8f7e7c 15:39:23 Removing intermediate container bc3fafc8868e 15:39:23 ---> f1cd3f1dede3 15:39:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:39:23 ---> Running in 9752043cd691 15:39:25 Removing intermediate container 3ae63e8f7e7c 15:39:25 ---> 4b3feae23eb2 15:39:25 Step 30/32 : LABEL arch=arm64 15:39:25 ---> Running in 969f5ab6a764 15:39:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:26 Removing intermediate container 969f5ab6a764 15:39:26 ---> eca3820bec51 15:39:26 Step 31/32 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:39:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:26 ---> Running in 48ee868642e8 15:39:27 (1/39) Installing readline (8.0.4-r0) 15:39:27 (2/39) Installing bash (5.0.17-r0) 15:39:27 Executing bash-5.0.17-r0.post-install 15:39:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:39:27 (4/39) Installing libcurl (7.77.0-r0) 15:39:27 (5/39) Installing curl (7.77.0-r0) 15:39:27 (6/39) Installing dumb-init (1.2.2-r1) 15:39:27 (7/39) Installing libbz2 (1.0.8-r1) 15:39:27 (8/39) Installing expat (2.2.9-r1) 15:39:27 (9/39) Installing libffi (3.3-r2) 15:39:27 (10/39) Installing gdbm (1.13-r1) 15:39:27 (11/39) Installing xz-libs (5.2.5-r0) 15:39:27 (12/39) Installing sqlite-libs (3.32.1-r1) 15:39:27 (13/39) Installing python3 (3.8.10-r0) 15:39:27 Removing intermediate container 48ee868642e8 15:39:27 ---> 42c281328caf 15:39:27 Step 32/32 : LABEL version=0.0.0 15:39:27 ---> Running in b69c008396a9 15:39:28 Removing intermediate container b69c008396a9 15:39:28 ---> 47e4c4f0aae4 15:39:28 15:39:28 Successfully built 47e4c4f0aae4 15:39:28 Successfully tagged security-bootstrapper-arm64:latest 15:39:29  Building security-bootstrapper ... done (14/39) Installing py3-appdirs (1.4.4-r1) 15:39:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:39:29 (16/39) Installing py3-parsing (2.4.7-r0) 15:39:29 (17/39) Installing py3-six (1.15.0-r0) 15:39:29 (18/39) Installing py3-packaging (20.4-r0) 15:39:29 (19/39) Installing py3-setuptools (47.0.0-r0) 15:39:29 (20/39) Installing py3-chardet (3.0.4-r4) 15:39:29 (21/39) Installing py3-idna (2.9-r0) 15:39:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:39:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:39:29 (24/39) Installing py3-requests (2.23.0-r0) 15:39:29 (25/39) Installing py3-msgpack (1.0.0-r0) 15:39:29 (26/39) Installing py3-lockfile (0.12.2-r3) 15:39:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:39:29 (28/39) Installing py3-colorama (0.4.3-r0) 15:39:29 (29/39) Installing py3-distlib (0.3.0-r0) 15:39:29 (30/39) Installing py3-distro (1.5.0-r1) 15:39:29 (31/39) Installing py3-webencodings (0.5.1-r3) 15:39:29 (32/39) Installing py3-html5lib (1.0.1-r4) 15:39:29 (33/39) Installing py3-pytoml (0.1.21-r0) 15:39:29 (34/39) Installing py3-pep517 (0.8.2-r0) 15:39:29 (35/39) Installing py3-progress (1.5-r0) 15:39:29 (36/39) Installing py3-toml (0.10.1-r0) 15:39:29 (37/39) Installing py3-retrying (1.3.3-r0) 15:39:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:39:29 (39/39) Installing py3-pip (20.1.1-r0) 15:39:29 Executing busybox-1.31.1-r19.trigger 15:39:29 OK: 72 MiB in 59 packages 15:39:33 Collecting docker-compose==1.23.2 15:39:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:39:33 Collecting cached-property<2,>=1.2.0 15:39:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:39:34 Collecting dockerpty<0.5,>=0.4.1 15:39:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:39:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:39:36 Collecting texttable<0.10,>=0.9.0 15:39:36 Downloading texttable-0.9.1.tar.gz (11 kB) 15:39:39 Collecting PyYAML<4,>=3.10 15:39:39 Downloading PyYAML-3.13.tar.gz (270 kB) 15:39:42 Collecting websocket-client<1.0,>=0.32.0 15:39:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:39:42 Collecting docopt<0.7,>=0.6.1 15:39:42 Downloading docopt-0.6.2.tar.gz (25 kB) 15:39:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:39:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:39:45 Collecting docker<4.0,>=3.6.0 15:39:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:39:46 Collecting jsonschema<3,>=2.5.1 15:39:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:39:46 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) 15:39:46 Collecting idna<2.8,>=2.5 15:39:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:39:46 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) 15:39:47 Collecting urllib3<1.25,>=1.21.1 15:39:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:39:47 Collecting docker-pycreds>=0.4.0 15:39:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:39:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:39:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:39:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:39:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:39:48 Installing collected packages: cached-property, dockerpty, texttable, PyYAML, websocket-client, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose 15:39:48 Running setup.py install for dockerpty: started 15:39:50 Running setup.py install for dockerpty: finished with status 'done' 15:39:50 Running setup.py install for texttable: started 15:39:52 Running setup.py install for texttable: finished with status 'done' 15:39:52 Running setup.py install for PyYAML: started 15:39:54 Running setup.py install for PyYAML: finished with status 'done' 15:39:54 Running setup.py install for docopt: started 15:39:56 Running setup.py install for docopt: finished with status 'done' 15:39:56 Attempting uninstall: idna 15:39:56 Found existing installation: idna 2.9 15:39:56 Uninstalling idna-2.9: 15:39:56 Successfully uninstalled idna-2.9 15:39:56 Attempting uninstall: urllib3 15:39:56 Found existing installation: urllib3 1.25.9 15:39:56 Uninstalling urllib3-1.25.9: 15:39:57 Successfully uninstalled urllib3-1.25.9 15:39:57 Attempting uninstall: requests 15:39:57 Found existing installation: requests 2.23.0 15:39:57 Uninstalling requests-2.23.0: 15:39:57 Successfully uninstalled requests-2.23.0 15:40:00 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 15:40:08 Removing intermediate container 9752043cd691 15:40:08 ---> bee11f0d247a 15:40:08 Step 15/24 : ENV APP_PORT=58890 15:40:08 ---> Running in 021d91957b9a 15:40:08 Removing intermediate container 021d91957b9a 15:40:08 ---> 79b3bf869d26 15:40:08 Step 16/24 : EXPOSE $APP_PORT 15:40:08 ---> Running in 67b24aa1368d 15:40:09 Removing intermediate container 67b24aa1368d 15:40:09 ---> 9d1a34e45584 15:40:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:40:10 ---> 2f1e05ecad5e 15:40:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:40:11 ---> 72645a51324d 15:40:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:40:12 ---> be41ff9a82f1 15:40:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:40:12 ---> Running in 712695d115c5 15:40:12 Removing intermediate container 712695d115c5 15:40:12 ---> 7c75d807ede3 15:40:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:40:12 ---> Running in bd2513019317 15:40:13 Removing intermediate container bd2513019317 15:40:13 ---> df0b10329c61 15:40:13 Step 22/24 : LABEL arch=arm64 15:40:13 ---> Running in 81e805c1372b 15:40:13 Removing intermediate container 81e805c1372b 15:40:13 ---> e7676f65165a 15:40:13 Step 23/24 : LABEL git_sha=a812c04eb25ae5c97cca02f17178ec4b218a122d 15:40:14 ---> Running in fcb60eb8b1d1 15:40:14 Removing intermediate container fcb60eb8b1d1 15:40:14 ---> d6893a0db40a 15:40:14 Step 24/24 : LABEL version=0.0.0 15:40:14 ---> Running in f1c871f797b4 15:40:15 Removing intermediate container f1c871f797b4 15:40:15 ---> 5933b96e4254 15:40:15 15:40:15 Successfully built 5933b96e4254 15:40:15 Successfully tagged sys-mgmt-agent-arm64:latest 15:40:16  Building sys-mgmt-agent ... done  [Pipeline] } 15:40:16 $ docker stop --time=1 b34e4c733b231ba6e909d97bea222026bbecee56493ce79ada744a9095aa82ac 15:40:18 $ docker rm -f b34e4c733b231ba6e909d97bea222026bbecee56493ce79ada744a9095aa82ac [Pipeline] // withDockerContainer [Pipeline] sh 15:40:18 + docker images 15:40:18 REPOSITORY TAG IMAGE ID CREATED SIZE 15:40:18 sys-mgmt-agent-arm64 latest 5933b96e4254 4 seconds ago 299MB 15:40:18 security-bootstrapper-arm64 latest 47e4c4f0aae4 51 seconds ago 17.5MB 15:40:18 security-proxy-setup-arm64 latest 973c2d6acb1a About a minute ago 24.2MB 15:40:18 a703cb7c4cae About a minute ago 969MB 15:40:18 core-command-arm64 latest 34165896d6f8 About a minute ago 15MB 15:40:18 a5c86f4f088d About a minute ago 973MB 15:40:18 a88f74e7ab0f About a minute ago 969MB 15:40:18 7444e4636ce2 About a minute ago 966MB 15:40:18 core-data-arm64 latest ad9eada4ca20 3 minutes ago 19.1MB 15:40:18 security-secretstore-setup-arm64 latest a9dccf6630fd 3 minutes ago 27.1MB 15:40:18 core-metadata-arm64 latest 7d52be1b5998 3 minutes ago 15.7MB 15:40:18 support-notifications-arm64 latest 4065338876b9 3 minutes ago 15.7MB 15:40:18 support-scheduler-arm64 latest 806b1bfb174b 3 minutes ago 15.1MB 15:40:18 aaad10bc81ad 4 minutes ago 975MB 15:40:18 00cfa57d5dcd 4 minutes ago 972MB 15:40:18 9105d47d9c3a 4 minutes ago 969MB 15:40:18 1309a4f5c1fb 4 minutes ago 976MB 15:40:18 2f903a3515c5 4 minutes ago 968MB 15:40:18 ci-base-image-arm64 latest 6cbc3b41f90d 14 minutes ago 641MB 15:40:18 alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB 15:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 15:40:18 docker 20.10.0 eeaf43b92773 6 months ago 228MB 15:40:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 15:40:20 ---> job-cost.sh 15:40:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T8ml 15:40:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-T8ml/bin to PATH 15:42:35 INFO: No Stack... 15:42:35 INFO: Retrieving Pricing Info for: v2-standard-4 15:42:35 INFO: Archiving Costs [Pipeline] sh 15:42:36 + cat /w/workspace/edgex-go/21/archives/cost.csv 15:42:36 + cut -d, -f6 [Pipeline] lock 15:42:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-21-stack-cost] 15:42:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-21-stack-cost] did not exist. Created. 15:42:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:36 + echo total: 0.18000000715255737 [Pipeline] stash 15:42:36 Stashed 1 file(s) [Pipeline] } 15:42:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-21-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:39 ---> package-listing.sh 15:42:39 ++ tr '[:upper:]' '[:lower:]' 15:42:39 ++ facter osfamily 15:42:39 + OS_FAMILY=redhat 15:42:39 + workspace=/w/workspace/edgex-go/21 15:42:39 + START_PACKAGES=/tmp/packages_start.txt 15:42:39 + END_PACKAGES=/tmp/packages_end.txt 15:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:39 + PACKAGES=/tmp/packages_start.txt 15:42:39 + '[' /w/workspace/edgex-go/21 ']' 15:42:39 + PACKAGES=/tmp/packages_end.txt 15:42:39 + case "${OS_FAMILY}" in 15:42:39 + rpm -qa 15:42:39 + sort 15:42:42 + '[' -f /tmp/packages_start.txt ']' 15:42:42 + '[' -f /tmp/packages_end.txt ']' 15:42:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:42 + '[' /w/workspace/edgex-go/21 ']' 15:42:42 + mkdir -p /w/workspace/edgex-go/21/archives/ 15:42:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo 15:42:42 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/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:43 15:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:43 alpine: Pulling from edgex-lftools-log-publisher 15:42:43 df20fa9351a1: Pulling fs layer 15:42:43 36b3adc4ff6f: Pulling fs layer 15:42:43 8ad3a11d3b57: Pulling fs layer 15:42:43 46f8f816bc3b: Pulling fs layer 15:42:43 93b61091891f: Pulling fs layer 15:42:43 93b9cdb0e59b: Pulling fs layer 15:42:43 5e14af77c1be: Pulling fs layer 15:42:43 01666e4c0597: Pulling fs layer 15:42:43 aa168da1d23b: Pulling fs layer 15:42:43 46f8f816bc3b: Waiting 15:42:43 93b61091891f: Waiting 15:42:43 93b9cdb0e59b: Waiting 15:42:43 5e14af77c1be: Waiting 15:42:43 01666e4c0597: Waiting 15:42:43 aa168da1d23b: Waiting 15:42:43 36b3adc4ff6f: Verifying Checksum 15:42:43 36b3adc4ff6f: Download complete 15:42:43 46f8f816bc3b: Verifying Checksum 15:42:43 46f8f816bc3b: Download complete 15:42:44 df20fa9351a1: Verifying Checksum 15:42:44 df20fa9351a1: Download complete 15:42:44 93b9cdb0e59b: Verifying Checksum 15:42:44 93b9cdb0e59b: Download complete 15:42:44 5e14af77c1be: Verifying Checksum 15:42:44 5e14af77c1be: Download complete 15:42:44 01666e4c0597: Verifying Checksum 15:42:44 01666e4c0597: Download complete 15:42:44 8ad3a11d3b57: Verifying Checksum 15:42:44 8ad3a11d3b57: Download complete 15:42:44 df20fa9351a1: Pull complete 15:42:44 36b3adc4ff6f: Pull complete 15:42:44 93b61091891f: Verifying Checksum 15:42:44 93b61091891f: Download complete 15:42:44 8ad3a11d3b57: Pull complete 15:42:44 46f8f816bc3b: Pull complete 15:42:45 93b61091891f: Pull complete 15:42:45 93b9cdb0e59b: Pull complete 15:42:45 5e14af77c1be: Pull complete 15:42:45 01666e4c0597: Pull complete 15:42:46 aa168da1d23b: Verifying Checksum 15:42:46 aa168da1d23b: Download complete 15:42:50 aa168da1d23b: Pull complete 15:42:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:42:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:42:50 prd-centos7-docker-4c-2g-117 does not seem to be running inside a container 15:42:50 $ 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/21/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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:42:53 $ docker top b7f1a9a6e6df4e9b2cea154a62cfd744a6972aa9f6d382fabc0d7a92a9d6e0bb -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:54 + mkdir -p /var/log/sa [Pipeline] sh 15:42:54 + ls /var/log/sa-host 15:42:54 + sadf -c /var/log/sa-host/sa05 15:42:54 file_magic: OK 15:42:54 HZ: Using current value: 100 15:42:54 file_header: OK 15:42:54 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 15:42:54 Statistics: 15:42:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:54 File successfully converted to sysstat format version 12.2.1 15:42:54 + sadf -c /var/log/sa-host/sa25 15:42:54 file_magic: OK 15:42:54 HZ: Using current value: 100 15:42:54 file_header: OK 15:42:54 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 15:42:54 Statistics: 15:42:54 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... 15:42:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:55 provisioning config files... 15:42:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/21@tmp/config5797715252665211777tmp [Pipeline] { [Pipeline] echo 15:42:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:55 ---> create-netrc.sh [Pipeline] } 15:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:42:56 ---> python-tools-install.sh [Pipeline] echo 15:42:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:42:56 ---> sudo-logs.sh 15:42:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:42:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:42:56 ---> job-cost.sh 15:42:56 lf-activate-venv: SKIPPING 15:42:56 DEBUG: total: 0.18000000715255737 15:42:56 INFO: Retrieving Stack Cost... 15:42:57 INFO: Retrieving Pricing Info for: v3-standard-2 15:42:58 INFO: Archiving Costs [Pipeline] echo 15:42:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:42:58 ---> logs-deploy.sh 15:42:58 lf-activate-venv: SKIPPING 15:42:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/21 15:42:58 INFO: archiving workspace using pattern(s): 15:42:59 Archives upload complete. 15:42:59 INFO: archiving logs to Nexus 15:43:00 ---> uname -a: 15:43:00 Linux prd-centos7-docker-4c-2g-117.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:43:00 15:43:00 15:43:00 ---> lscpu: 15:43:00 Architecture: x86_64 15:43:00 CPU op-mode(s): 32-bit, 64-bit 15:43:00 Byte Order: Little Endian 15:43:00 Address sizes: 40 bits physical, 48 bits virtual 15:43:00 CPU(s): 2 15:43:00 On-line CPU(s) list: 0,1 15:43:00 Thread(s) per core: 1 15:43:00 Core(s) per socket: 1 15:43:00 Socket(s): 2 15:43:00 NUMA node(s): 1 15:43:00 Vendor ID: AuthenticAMD 15:43:00 CPU family: 23 15:43:00 Model: 49 15:43:00 Model name: AMD EPYC-Rome Processor 15:43:00 Stepping: 0 15:43:00 CPU MHz: 2799.998 15:43:00 BogoMIPS: 5599.99 15:43:00 Virtualization: AMD-V 15:43:00 Hypervisor vendor: KVM 15:43:00 Virtualization type: full 15:43:00 L1d cache: 64 KiB 15:43:00 L1i cache: 64 KiB 15:43:00 L2 cache: 1 MiB 15:43:00 L3 cache: 32 MiB 15:43:00 NUMA node0 CPU(s): 0,1 15:43:00 Vulnerability Itlb multihit: Not affected 15:43:00 Vulnerability L1tf: Not affected 15:43:00 Vulnerability Mds: Not affected 15:43:00 Vulnerability Meltdown: Not affected 15:43:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:43:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:43:00 Vulnerability Srbds: Not affected 15:43:00 Vulnerability Tsx async abort: Not affected 15:43:00 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 15:43:00 15:43:00 15:43:00 ---> nproc: 15:43:00 2 15:43:00 15:43:00 15:43:00 ---> df -h: 15:43:00 Filesystem Size Used Available Use% Mounted on 15:43:00 overlay 40.0G 11.2G 28.8G 28% / 15:43:00 tmpfs 64.0M 0 64.0M 0% /dev 15:43:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:43:00 shm 64.0M 0 64.0M 0% /dev/shm 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /facter-os 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/resolv.conf 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hostname 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hosts 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /run/cloud-init/result.json 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/sa-host 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/secure 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/auth.log 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/21 15:43:00 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/21@tmp 15:43:00 15:43:00 15:43:00 ---> free -m: 15:43:00 total used free shared buff/cache available 15:43:00 Mem: 7821 1195 2671 0 3954 6565 15:43:00 Swap: 1023 1 1022 15:43:00 15:43:00 15:43:00 ---> ip addr: 15:43:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:43:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:43:00 inet 127.0.0.1/8 scope host lo 15:43:00 valid_lft forever preferred_lft forever 15:43:00 inet6 ::1/128 scope host 15:43:00 valid_lft forever preferred_lft forever 15:43:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:43:00 link/ether fa:16:3e:6c:54:10 brd ff:ff:ff:ff:ff:ff 15:43:00 inet 10.30.123.175/23 brd 10.30.123.255 scope global dynamic eth0 15:43:00 valid_lft 85061sec preferred_lft 85061sec 15:43:00 inet6 fe80::f816:3eff:fe6c:5410/64 scope link 15:43:00 valid_lft forever preferred_lft forever 15:43:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:43:00 link/ether 02:42:80:ab:40:68 brd ff:ff:ff:ff:ff:ff 15:43:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:43:00 valid_lft forever preferred_lft forever 15:43:00 inet6 fe80::42:80ff:feab:4068/64 scope link 15:43:00 valid_lft forever preferred_lft forever 15:43:00 15:43:00 15:43:00 ---> sar -b -r -n DEV: 15:43:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 15:43:00 15:43:00 15:20:30 LINUX RESTART (2 CPU) 15:43:00 15:43:00 15:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:00 15:22:01 105.00 7.46 97.54 0.00 3784.35 19672.26 0.00 15:43:00 15:23:01 178.82 0.00 178.82 0.00 0.00 48217.74 0.00 15:43:00 15:24:01 57.54 0.00 57.54 0.00 0.00 8539.84 0.00 15:43:00 15:25:01 51.68 0.00 51.68 0.00 0.00 3667.31 0.00 15:43:00 15:26:02 536.13 169.40 366.73 0.00 4125.49 224028.44 0.00 15:43:00 15:27:01 294.28 60.41 233.87 0.00 2241.44 109270.65 0.00 15:43:00 15:28:01 511.53 27.85 483.68 0.00 1896.66 192006.67 0.00 15:43:00 15:29:01 109.44 5.66 103.78 0.00 971.59 14082.95 0.00 15:43:00 15:30:01 1.43 0.07 1.37 0.00 0.67 24.60 0.00 15:43:00 15:31:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 15:43:00 15:32:01 0.35 0.00 0.35 0.00 0.00 5.08 0.00 15:43:00 15:33:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 15:43:00 15:34:01 0.35 0.00 0.35 0.00 0.00 5.10 0.00 15:43:00 15:35:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 15:43:00 15:36:01 0.38 0.18 0.20 0.00 5.73 1.53 0.00 15:43:00 15:37:01 0.82 0.00 0.82 0.00 0.00 16.82 0.00 15:43:00 15:38:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 15:43:00 15:39:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 15:43:00 15:40:01 0.30 0.00 0.30 0.00 0.00 4.76 0.00 15:43:00 15:41:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 15:43:00 15:42:01 0.38 0.10 0.28 0.00 2.13 2.77 0.00 15:43:00 Average: 88.20 12.96 75.24 0.00 621.11 29553.54 0.00 15:43:00 15:43:00 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:00 15:22:01 5143648 0 802420 10.02 2620 2060252 1275956 14.09 726736 1723436 160 15:43:00 15:23:01 4159432 0 1092836 13.65 2620 2754052 1651056 18.23 1153924 2159184 3664 15:43:00 15:24:01 3833752 0 1094868 13.67 2620 3077700 1864032 20.58 1328652 2286660 82172 15:43:00 15:25:01 3904892 0 1035616 12.93 2620 3065812 1664536 18.38 1223276 2316088 129456 15:43:00 15:26:02 742524 0 1194052 14.91 2620 6069744 1551492 17.13 2981096 3576812 188 15:43:00 15:27:01 1506208 0 1338828 16.72 2620 5161284 2467216 27.24 2462132 3321888 16124 15:43:00 15:28:01 1852144 0 1382268 17.26 2620 4771908 2916396 32.20 1911772 3487920 9620 15:43:00 15:29:01 3351828 0 1130668 14.12 2620 3523824 1388360 15.33 1244604 2722000 16 15:43:00 15:30:01 3360060 0 1122432 14.01 2620 3523828 1256636 13.87 1241148 2721952 8 15:43:00 15:31:01 3361040 0 1121444 14.00 2620 3523836 1256384 13.87 1240712 2722064 8 15:43:00 15:32:01 3360604 0 1121880 14.01 2620 3523836 1256456 13.87 1240684 2722060 8 15:43:00 15:33:01 3361004 0 1121476 14.00 2620 3523840 1256384 13.87 1240080 2722700 8 15:43:00 15:34:01 3360920 0 1121552 14.00 2620 3523848 1256384 13.87 1239972 2722700 8 15:43:00 15:35:01 3361068 0 1121404 14.00 2620 3523848 1256384 13.87 1240100 2722700 8 15:43:00 15:36:01 3360564 0 1121872 14.01 2620 3523884 1256384 13.87 1239984 2722728 20 15:43:00 15:37:01 3360460 0 1121976 14.01 2620 3523884 1256468 13.87 1240192 2722728 8 15:43:00 15:38:01 3360656 0 1121772 14.01 2620 3523892 1256384 13.87 1240120 2722728 16 15:43:00 15:39:01 3360836 0 1121588 14.00 2620 3523896 1256384 13.87 1240004 2722728 8 15:43:00 15:40:01 3360992 0 1121428 14.00 2620 3523900 1256384 13.87 1240004 2722732 8 15:43:00 15:41:01 3360984 0 1121432 14.00 2620 3523904 1256384 13.87 1240120 2722728 8 15:43:00 15:42:01 3357952 0 1124464 14.04 2620 3523904 1256468 13.87 1245684 2719988 8 15:43:00 Average: 3246741 0 1126489 14.07 2620 3633089 1481549 16.36 1388619 2713549 11501 15:43:00 15:43:00 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:00 15:22:01 eth0 1788.15 1708.89 6412.89 228.63 0.00 0.00 0.00 0.00 15:43:00 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:22:01 docker0 983.78 783.15 78.45 2697.96 0.00 0.00 0.00 0.00 15:43:00 15:23:01 eth0 531.66 448.43 3545.72 47.34 0.00 0.00 0.00 0.00 15:43:00 15:23:01 vethf95b688 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:43:00 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:23:01 docker0 199.48 250.42 14.06 842.10 0.00 0.00 0.00 0.00 15:43:00 15:24:01 eth0 31.40 18.92 22.28 63.60 0.00 0.00 0.00 0.00 15:43:00 15:24:01 vethf95b688 0.83 0.87 0.07 0.08 0.00 0.00 0.00 0.00 15:43:00 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:24:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 15:43:00 15:25:01 eth0 24.27 13.04 20.59 9.12 0.00 0.00 0.00 0.00 15:43:00 15:25:01 vethf95b688 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 15:43:00 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:25:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 15:43:00 15:26:02 eth0 275.83 235.21 1854.69 75.82 0.00 0.00 0.00 0.00 15:43:00 15:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:26:02 veth0ae0b7e 0.00 0.71 0.00 0.04 0.00 0.00 0.00 0.00 15:43:00 15:26:02 docker0 54.16 62.33 3.62 164.40 0.00 0.00 0.00 0.00 15:43:00 15:27:01 vethae55329 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:43:00 15:27:01 eth0 25.68 13.73 88.43 6.40 0.00 0.00 0.00 0.00 15:43:00 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:27:01 veth9c8e68b 2.47 5.53 0.16 29.88 0.00 0.00 0.00 0.00 15:43:00 15:28:01 vethcbd36ac 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:43:00 15:28:01 eth0 269.56 181.37 1777.36 76.01 0.00 0.00 0.00 0.00 15:43:00 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:28:01 veth0a72b27 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:43:00 15:29:01 eth0 37.07 21.58 88.52 60.52 0.00 0.00 0.00 0.00 15:43:00 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:29:01 docker0 1311.61 1224.01 100.86 4332.18 0.00 0.00 0.00 0.00 15:43:00 15:30:01 eth0 0.65 0.27 0.29 0.20 0.00 0.00 0.00 0.00 15:43:00 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:32:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 15:43:00 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:33:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:35:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:37:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 15:43:00 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:38:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:39:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:40:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:43:00 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:43:00 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:42:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:43:00 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 Average: eth0 142.38 126.02 658.94 27.09 0.00 0.00 0.00 0.00 15:43:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:00 Average: docker0 62.48 58.31 4.80 206.37 0.00 0.00 0.00 0.00 15:43:00 15:43:00 15:43:00 ---> sar -P ALL: 15:43:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 15:43:00 15:43:00 15:20:30 LINUX RESTART (2 CPU) 15:43:00 15:43:00 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:43:00 15:22:01 all 26.50 0.00 5.74 5.35 0.11 62.31 15:43:00 15:22:01 0 32.02 0.00 6.61 3.21 0.11 58.05 15:43:00 15:22:01 1 21.06 0.00 4.88 7.46 0.11 66.49 15:43:00 15:23:01 all 14.91 0.00 7.50 4.92 0.09 72.58 15:43:00 15:23:01 0 15.65 0.00 7.61 5.01 0.09 71.64 15:43:00 15:23:01 1 14.17 0.00 7.39 4.83 0.09 73.51 15:43:00 15:24:01 all 56.50 0.00 6.20 0.86 0.08 36.36 15:43:00 15:24:01 0 56.55 0.00 6.71 0.70 0.07 35.97 15:43:00 15:24:01 1 56.46 0.00 5.69 1.01 0.09 36.75 15:43:00 15:25:01 all 54.98 0.00 7.99 0.57 0.09 36.38 15:43:00 15:25:01 0 55.90 0.00 8.22 0.52 0.09 35.26 15:43:00 15:25:01 1 54.05 0.00 7.75 0.61 0.09 37.50 15:43:00 15:26:02 all 32.88 0.00 18.62 17.46 0.12 30.92 15:43:00 15:26:02 0 32.36 0.00 18.49 17.31 0.11 31.73 15:43:00 15:26:02 1 33.40 0.00 18.76 17.60 0.12 30.11 15:43:00 15:27:01 all 74.51 0.00 15.34 8.72 0.09 1.34 15:43:00 15:27:01 0 74.42 0.00 15.31 8.95 0.09 1.23 15:43:00 15:27:01 1 74.59 0.00 15.38 8.48 0.09 1.45 15:43:00 15:28:01 all 66.71 0.00 22.22 8.05 0.13 2.89 15:43:00 15:28:01 0 66.48 0.00 22.45 8.86 0.13 2.08 15:43:00 15:28:01 1 66.94 0.00 22.00 7.23 0.13 3.70 15:43:00 15:29:01 all 10.86 0.00 4.93 2.67 0.06 81.47 15:43:00 15:29:01 0 11.40 0.00 4.65 2.52 0.05 81.37 15:43:00 15:29:01 1 10.32 0.00 5.21 2.83 0.07 81.58 15:43:00 15:30:01 all 0.13 0.00 0.08 0.01 0.02 99.77 15:43:00 15:30:01 0 0.20 0.00 0.10 0.00 0.02 99.68 15:43:00 15:30:01 1 0.07 0.00 0.05 0.02 0.02 99.85 15:43:00 15:31:01 all 0.16 0.00 0.08 0.00 0.03 99.72 15:43:00 15:31:01 0 0.27 0.00 0.08 0.00 0.03 99.62 15:43:00 15:31:01 1 0.05 0.00 0.08 0.00 0.03 99.83 15:43:00 15:32:01 all 0.10 0.00 0.03 0.00 0.02 99.85 15:43:00 15:32:01 0 0.18 0.00 0.05 0.00 0.02 99.75 15:43:00 15:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:43:00 15:43:00 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:43:00 15:33:01 all 0.06 0.00 0.02 0.00 0.03 99.90 15:43:00 15:33:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:43:00 15:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:43:00 15:34:01 all 0.05 0.00 0.03 0.00 0.03 99.88 15:43:00 15:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:43:00 15:34:01 1 0.07 0.00 0.03 0.00 0.05 99.85 15:43:00 15:35:01 all 0.06 0.00 0.03 0.00 0.02 99.89 15:43:00 15:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:43:00 15:35:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:43:00 15:36:01 all 0.04 0.00 0.07 0.00 0.03 99.86 15:43:00 15:36:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:43:00 15:36:01 1 0.02 0.00 0.08 0.00 0.03 99.87 15:43:00 15:37:01 all 0.12 0.00 0.02 0.00 0.02 99.85 15:43:00 15:37:01 0 0.17 0.00 0.02 0.00 0.00 99.82 15:43:00 15:37:01 1 0.07 0.00 0.02 0.00 0.03 99.88 15:43:00 15:38:01 all 0.12 0.00 0.03 0.00 0.03 99.83 15:43:00 15:38:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:43:00 15:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:43:00 15:39:01 all 0.07 0.00 0.03 0.00 0.03 99.88 15:43:00 15:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:43:00 15:39:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:43:00 15:40:01 all 0.05 0.00 0.03 0.00 0.03 99.89 15:43:00 15:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:43:00 15:40:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:43:00 15:41:01 all 0.07 0.00 0.02 0.00 0.02 99.90 15:43:00 15:41:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:43:00 15:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:43:00 15:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 15:43:00 15:42:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:43:00 15:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:43:00 Average: all 15.22 0.00 4.01 2.20 0.05 78.52 15:43:00 Average: 0 15.56 0.00 4.08 2.13 0.04 78.18 15:43:00 Average: 1 14.88 0.00 3.94 2.27 0.06 78.85 15:43:00 15:43:00 15:43:00