Pull request #2985 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32a6b8e42f647759a58857097651e4d996d3da07+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (5b0eacc9c415d6645e20a76b222f4b6cc2a53d36) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2985/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2985/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18453 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) > git config core.sparsecheckout # timeout=10 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:14:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:14:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:14:38 ========================================================= 06:14:38 EdgeX Global Pipelines Version Info 06:14:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:14:40 ------------------- 06:14:40 stable info: 06:14:40 ------------------- 06:14:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:40 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:14:40 Message: update stable to v1.0.173 06:14:41 ------------------- 06:14:41 experimental info: 06:14:41 ------------------- 06:14:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:14:41 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:14:41 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:14:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:14:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:14:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:14:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2985 [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2985 [Pipeline] echo 06:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2985 [Pipeline] echo 06:14:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32a6b8e42f647759a58857097651e4d996d3da07 [Pipeline] echo 06:14:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32a6b8e [Pipeline] echo 06:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:14:45 provisioning config files... 06:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2296203974241164085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:46 ---> docker-login.sh 06:14:46 nexus3.edgexfoundry.org:10001 06:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10002 06:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10003 06:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10004 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 docker.io 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 ---> docker-login.sh ends [Pipeline] } 06:14:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:48 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/core-command/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo core-command,cmd/core-command/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/core-data/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo core-data,cmd/core-data/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/core-metadata/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo core-metadata,cmd/core-metadata/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/security-proxy-setup/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/support-notifications/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo support-notifications,cmd/support-notifications/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/support-scheduler/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:14:48 + for file in '`ls cmd/**/Dockerfile`' 06:14:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:14:48 ++ cut -d/ -f2 06:14:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:14:48 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:49 06:14:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:14:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:49 latest: Pulling from edgex-devops/git-semver 06:14:49 31603596830f: Pulling fs layer 06:14:49 2a8b12db71e7: Pulling fs layer 06:14:49 6ca5941a6612: Pulling fs layer 06:14:49 ecc8261a40a4: Pulling fs layer 06:14:49 ecc8261a40a4: Waiting 06:14:49 2a8b12db71e7: Verifying Checksum 06:14:49 2a8b12db71e7: Download complete 06:14:49 31603596830f: Verifying Checksum 06:14:49 31603596830f: Download complete 06:14:49 ecc8261a40a4: Verifying Checksum 06:14:49 ecc8261a40a4: Download complete 06:14:49 6ca5941a6612: Verifying Checksum 06:14:49 6ca5941a6612: Download complete 06:14:50 31603596830f: Pull complete 06:14:50 2a8b12db71e7: Pull complete 06:14:51 6ca5941a6612: Pull complete 06:14:51 ecc8261a40a4: Pull complete 06:14:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:14:51 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:14:54 $ docker top d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:54 [ssh-agent] Looking for ssh-agent implementation... 06:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:55 $ docker exec d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent 06:14:55 SSH_AUTH_SOCK=/tmp/ssh-t6HVOhu3qHN1/agent.12 06:14:55 SSH_AGENT_PID=17 06:14:55 Running ssh-add (command line suppressed) 06:14:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2745465241977747239.key (/w/workspace/edgex-go/1@tmp/private_key_2745465241977747239.key) 06:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:55 + git tag --points-at HEAD [Pipeline] } 06:14:55 $ docker exec --env ******** --env ******** d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent -k 06:14:55 unset SSH_AUTH_SOCK; 06:14:55 unset SSH_AGENT_PID; 06:14:55 echo Agent pid 17 killed; 06:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:56 [ssh-agent] Looking for ssh-agent implementation... 06:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:56 $ docker exec d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent 06:14:56 SSH_AUTH_SOCK=/tmp/ssh-gMi6UbgNy6bk/agent.47 06:14:56 SSH_AGENT_PID=52 06:14:56 Running ssh-add (command line suppressed) 06:14:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1734632339964552090.key (/w/workspace/edgex-go/1@tmp/private_key_1734632339964552090.key) 06:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:57 + git semver init 06:14:57 # -> Open(): unable to determine branch for HEAD 06:14:57 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:14:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:14:57 # $SEMVER_REMOTE_NAME = origin 06:14:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:14:57 # $SEMVER_USER_NAME = edgex-jenkins 06:14:57 # $SEMVER_BRANCH = PR-2985 06:14:57 # $SEMVER_TEMP = /tmp/semver-692465459 06:14:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:15:29 # '/tmp/semver-692465459' -> '/w/workspace/edgex-go/1/.semver' 06:15:29 # -> Force: false 06:15:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:15:29 $ docker exec --env ******** --env ******** d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent -k 06:15:29 unset SSH_AUTH_SOCK; 06:15:29 unset SSH_AGENT_PID; 06:15:29 echo Agent pid 52 killed; 06:15:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:30 + git semver [Pipeline] } 06:15:30 $ docker stop --time=1 d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 06:15:32 $ docker rm -f d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:33 Stashed 1 file(s) [Pipeline] echo 06:15:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:15:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:35 + true 06:15:35 + sudo service docker restart 06:15:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:15:36 ========================================================= 06:15:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:15:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:15:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:15:40 Sending build context to Docker daemon 326.3MB 06:15:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:15:40 Step 2/6 : FROM ${BASE} 06:15:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:40 188c0c94c7c5: Pulling fs layer 06:15:40 0ef7d3d256c8: Pulling fs layer 06:15:40 de9db76c5a1d: Pulling fs layer 06:15:40 bca2f99d35d6: Pulling fs layer 06:15:40 93359f2a8cfa: Pulling fs layer 06:15:40 7c6f9722023f: Pulling fs layer 06:15:40 a35cf1a2eb13: Pulling fs layer 06:15:40 93359f2a8cfa: Waiting 06:15:40 7c6f9722023f: Waiting 06:15:40 bca2f99d35d6: Waiting 06:15:40 a35cf1a2eb13: Waiting 06:15:40 de9db76c5a1d: Verifying Checksum 06:15:40 de9db76c5a1d: Download complete 06:15:40 0ef7d3d256c8: Verifying Checksum 06:15:40 0ef7d3d256c8: Download complete 06:15:40 93359f2a8cfa: Verifying Checksum 06:15:40 93359f2a8cfa: Download complete 06:15:40 7c6f9722023f: Verifying Checksum 06:15:40 7c6f9722023f: Download complete 06:15:40 188c0c94c7c5: Verifying Checksum 06:15:40 188c0c94c7c5: Download complete 06:15:40 188c0c94c7c5: Pull complete 06:15:41 0ef7d3d256c8: Pull complete 06:15:41 de9db76c5a1d: Pull complete 06:15:42 a35cf1a2eb13: Verifying Checksum 06:15:42 a35cf1a2eb13: Download complete 06:15:42 bca2f99d35d6: Verifying Checksum 06:15:42 bca2f99d35d6: Download complete 06:15:48 bca2f99d35d6: Pull complete 06:15:48 93359f2a8cfa: Pull complete 06:15:48 7c6f9722023f: Pull complete 06:15:49 Still waiting to schedule task 06:15:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:15:52 a35cf1a2eb13: Pull complete 06:15:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:15:52 ---> a62c8e92a672 06:15:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:15:53 ---> Running in 57f50bede487 06:15:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:54 (1/12) Installing libmagic (5.38-r0) 06:15:55 (2/12) Installing file (5.38-r0) 06:15:55 (3/12) Installing libc-dev (0.7.2-r3) 06:15:55 (4/12) Installing g++ (9.3.0-r2) 06:15:58 (5/12) Installing fortify-headers (1.1-r0) 06:15:58 (6/12) Installing patch (2.7.6-r6) 06:15:58 (7/12) Installing build-base (0.5-r2) 06:15:58 (8/12) Installing libsodium (1.0.18-r0) 06:15:58 (9/12) Installing pkgconf (1.7.2-r0) 06:15:58 (10/12) Installing libsodium-dev (1.0.18-r0) 06:15:58 (11/12) Installing libzmq (4.3.3-r0) 06:15:58 (12/12) Installing zeromq-dev (4.3.3-r0) 06:15:59 Executing busybox-1.31.1-r19.trigger 06:15:59 OK: 233 MiB in 51 packages 06:16:03 Removing intermediate container 57f50bede487 06:16:03 ---> 7f9d181a0737 06:16:03 Step 4/6 : WORKDIR /edgex-go 06:16:03 ---> Running in ef3a85d05a9e 06:16:03 Removing intermediate container ef3a85d05a9e 06:16:03 ---> 89784099e09a 06:16:03 Step 5/6 : COPY go.mod . 06:16:03 ---> e992a855098c 06:16:03 Step 6/6 : RUN go mod download 06:16:03 ---> Running in f3ade8888394 06:16:25 Removing intermediate container f3ade8888394 06:16:25 ---> 2847072d271e 06:16:25 Successfully built 2847072d271e 06:16:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:16:25 + docker inspect -f . ci-base-image-x86_64 06:16:25 . [Pipeline] withDockerContainer 06:16:26 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:16:27 $ docker top dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:27 + go version 06:16:27 go version go1.15.5 linux/amd64 [Pipeline] } 06:16:27 $ docker stop --time=1 dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 06:16:29 $ docker rm -f dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:30 + docker inspect -f . ci-base-image-x86_64 06:16:30 . [Pipeline] withDockerContainer 06:16:30 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:16:30 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:16:31 $ docker top f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:31 ========================================================= 06:16:31 [edgeXBuildGoParallel] Running Tests and Build... 06:16:31 ========================================================= [Pipeline] sh 06:16:32 + make test 06:16:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:16:42 ? github.com/edgexfoundry/edgex-go [no test files] 06:17:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:17:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:17:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:17:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:17:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.119s coverage: 46.6% of statements 06:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.240s coverage: 27.0% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 75.0% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.9% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.417s coverage: 28.6% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.401s coverage: 93.8% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 84.2% of statements 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.4% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.5% of statements 06:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 06:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.418s coverage: 55.9% of statements 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 37.0% of statements 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.369s coverage: 84.0% of statements 06:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 06:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 06:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.960s coverage: 29.1% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.104s coverage: 99.0% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:17:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 06:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 06:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:17:34 GO111MODULE=on go vet ./... 06:18:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18460 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws 06:18:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:18:01 gofmt -l . 06:18:01 [ "`gofmt -l .`" = "" ] 06:18:01 ./bin/test-go-mod-tidy.sh 06:18:01 ./bin/test-attribution-txt.sh [Pipeline] sh 06:18:03 + ls -al . 06:18:03 total 636 06:18:03 drwxrwxr-x 10 1001 1001 4096 Jan 5 06:18 . 06:18:03 drwxr-xr-x 4 root root 28 Jan 5 06:16 .. 06:18:03 -rw-rw-r-- 1 1001 1001 11 Jan 5 06:14 .dockerignore 06:18:03 drwxrwxr-x 8 1001 1001 179 Jan 5 06:14 .git 06:18:03 drwxrwxr-x 3 1001 1001 125 Jan 5 06:14 .github 06:18:03 -rw-rw-r-- 1 1001 1001 824 Jan 5 06:14 .gitignore 06:18:03 drwx------ 3 1001 1001 47 Jan 5 06:15 .semver 06:18:03 -rw-rw-r-- 1 1001 1001 166 Jan 5 06:14 .sonarcloud.properties 06:18:03 -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:14 CONTRIBUTING.md 06:18:03 -rw-rw-r-- 1 1001 1001 931 Jan 5 06:14 Dockerfile.build 06:18:03 -rw-rw-r-- 1 1001 1001 863 Jan 5 06:14 Jenkinsfile 06:18:03 -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:14 LICENSE 06:18:03 -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:14 Makefile 06:18:03 -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:14 README.md 06:18:03 -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:14 SECURITY.md 06:18:03 -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION 06:18:03 -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:14 ZMQWindows.md 06:18:03 drwxrwxr-x 2 1001 1001 117 Jan 5 06:14 bin 06:18:03 drwxrwxr-x 14 1001 1001 4096 Jan 5 06:14 cmd 06:18:03 -rw-r--r-- 1 root root 538204 Jan 5 06:17 coverage.out 06:18:03 -rw-r--r-- 1 root root 979 Jan 5 06:18 go.mod 06:18:03 -rw-r--r-- 1 root root 18824 Jan 5 06:18 go.sum 06:18:03 drwxrwxr-x 8 1001 1001 127 Jan 5 06:14 internal 06:18:03 drwxrwxr-x 4 1001 1001 26 Jan 5 06:14 openapi 06:18:03 drwxrwxr-x 4 1001 1001 71 Jan 5 06:14 snap 06:18:03 -rw-rw-r-- 1 1001 1001 168 Jan 5 06:14 version.go [Pipeline] sh 06:18:03 + '[' -e coverage.out ] 06:18:03 + chown 1001:1001 coverage.out [Pipeline] stash 06:18:03 Stashed 1 file(s) [Pipeline] sh 06:18:04 + make build 06:18:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:18:06 using credential edgex-jenkins-ssh 06:18:06 Cloning the remote Git repository 06:18:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:18:06 > git init /w/workspace/edgex-go/1 # timeout=10 06:18:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:06 > git --version # timeout=10 06:18:06 > git --version # 'git version 2.17.1' 06:18:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:18: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 06:18:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:18:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:18:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:18:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:18:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:18:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:18:25 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 06:18:25 Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 06:18:25 Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) 06:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:18:25 > git config core.sparsecheckout # timeout=10 06:18:25 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 06:18:25 > git remote # timeout=10 06:18:25 > git config --get remote.origin.url # timeout=10 06:18:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:25 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 06:18:25 > git rev-parse HEAD^{commit} # timeout=10 06:18:25 > git config core.sparsecheckout # timeout=10 06:18:25 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [Pipeline] } 06:18:28 $ docker stop --time=1 f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d 06:18:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 06:18:30 > git --version # timeout=10 06:18:30 > git --version # 'git version 2.17.1' 06:18:30 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:18:30 $ docker rm -f f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:34 06:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:18:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:18:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:35 latest: Pulling from edgex-devops/edgex-compose 06:18:35 cbdbe7a5bc2a: Pulling fs layer 06:18:35 ca9280d653b3: Pulling fs layer 06:18:35 7e9c9ca2126c: Pulling fs layer 06:18:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 06:18:35 cbdbe7a5bc2a: Verifying Checksum 06:18:35 cbdbe7a5bc2a: Download complete [Pipeline] sh 06:18:35 cbdbe7a5bc2a: Pull complete 06:18:35 + true 06:18:35 + sudo service docker restart 06:18:36 ca9280d653b3: Verifying Checksum 06:18:36 ca9280d653b3: Download complete 06:18:37 7e9c9ca2126c: Verifying Checksum 06:18:37 7e9c9ca2126c: Download complete 06:18:37 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:38 provisioning config files... 06:18:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2058620727766572053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:38 ---> docker-login.sh 06:18:38 nexus3.edgexfoundry.org:10001 06:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:39 Configure a credential helper to remove this warning. See 06:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:39 06:18:39 Login Succeeded 06:18:39 nexus3.edgexfoundry.org:10002 06:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:40 Configure a credential helper to remove this warning. See 06:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:40 06:18:40 Login Succeeded 06:18:40 nexus3.edgexfoundry.org:10003 06:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:40 Configure a credential helper to remove this warning. See 06:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:40 06:18:40 Login Succeeded 06:18:40 nexus3.edgexfoundry.org:10004 06:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:41 Configure a credential helper to remove this warning. See 06:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:41 06:18:41 Login Succeeded 06:18:41 docker.io 06:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:42 Configure a credential helper to remove this warning. See 06:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:42 06:18:42 Login Succeeded 06:18:42 ---> docker-login.sh ends [Pipeline] } 06:18:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:42 ========================================================= 06:18:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:18:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:18:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:18:45 7e9c9ca2126c: Pull complete 06:18:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:18:45 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:18:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:46 Sending build context to Docker daemon 165.4MB 06:18:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:18:46 Step 2/6 : FROM ${BASE} 06:18:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:46 5f621e34cdf4: Pulling fs layer 06:18:46 a4357932f1b6: Pulling fs layer 06:18:46 18c013af1878: Pulling fs layer 06:18:46 00ac8860ef70: Pulling fs layer 06:18:46 63d7cb157983: Pulling fs layer 06:18:46 b116817d02f9: Pulling fs layer 06:18:46 745a02a5169b: Pulling fs layer 06:18:46 00ac8860ef70: Waiting 06:18:46 63d7cb157983: Waiting 06:18:46 b116817d02f9: Waiting 06:18:46 745a02a5169b: Waiting 06:18:46 18c013af1878: Verifying Checksum 06:18:46 18c013af1878: Download complete 06:18:46 a4357932f1b6: Download complete 06:18:46 63d7cb157983: Verifying Checksum 06:18:46 63d7cb157983: Download complete 06:18:46 b116817d02f9: Verifying Checksum 06:18:46 b116817d02f9: Download complete 06:18:46 5f621e34cdf4: Verifying Checksum 06:18:46 5f621e34cdf4: Download complete 06:18:46 5f621e34cdf4: Pull complete 06:18:46 a4357932f1b6: Pull complete 06:18:47 18c013af1878: Pull complete 06:18:48 $ docker top f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:48 + docker-compose build --help 06:18:48 + grep parallel 06:18:49 --parallel Build images in parallel. [Pipeline] } 06:18:49 $ docker stop --time=1 f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 06:18:50 745a02a5169b: Download complete 06:18:51 00ac8860ef70: Verifying Checksum 06:18:51 00ac8860ef70: Download complete 06:18:51 $ docker rm -f f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:52 . [Pipeline] withDockerContainer 06:18:52 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:18: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:53 $ docker top 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:53 + docker-compose -f ./docker-compose-build.yml build --parallel 06:18:54 Building docker-core-command-go ... 06:18:54 Building docker-core-data-go ... 06:18:54 Building docker-core-metadata-go ... 06:18:54 Building docker-security-bootstrap-redis-go ... 06:18:54 Building docker-security-proxy-setup-go ... 06:18:54 Building docker-security-secretstore-setup-go ... 06:18:54 Building docker-support-notifications-go ... 06:18:54 Building docker-support-scheduler-go ... 06:18:54 Building docker-sys-mgmt-agent-go ... 06:18:54 Building docker-support-scheduler-go 06:18:54 Building docker-security-bootstrap-redis-go 06:18:54 Building docker-core-data-go 06:18:54 Building docker-core-metadata-go 06:18:54 Building docker-security-secretstore-setup-go 06:19:01 00ac8860ef70: Pull complete 06:19:01 63d7cb157983: Pull complete 06:19:01 b116817d02f9: Pull complete 06:19:06 745a02a5169b: Pull complete 06:19:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:19:06 ---> b7e6874047d6 06:19:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:19:08 ---> Running in 327c1f3f0d89 06:19:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:12 (1/12) Installing libmagic (5.38-r0) 06:19:12 (2/12) Installing file (5.38-r0) 06:19:12 (3/12) Installing libc-dev (0.7.2-r3) 06:19:12 (4/12) Installing g++ (9.3.0-r2) 06:19:18 (5/12) Installing fortify-headers (1.1-r0) 06:19:18 (6/12) Installing patch (2.7.6-r6) 06:19:18 (7/12) Installing build-base (0.5-r2) 06:19:18 (8/12) Installing libsodium (1.0.18-r0) 06:19:18 (9/12) Installing pkgconf (1.7.2-r0) 06:19:18 (10/12) Installing libsodium-dev (1.0.18-r0) 06:19:18 (11/12) Installing libzmq (4.3.3-r0) 06:19:18 (12/12) Installing zeromq-dev (4.3.3-r0) 06:19:18 Executing busybox-1.31.1-r19.trigger 06:19:18 OK: 217 MiB in 51 packages 06:19:22 Removing intermediate container 327c1f3f0d89 06:19:22 ---> b6885c9baf5f 06:19:22 Step 4/6 : WORKDIR /edgex-go 06:19:22 ---> Running in b91540f21ccf 06:19:22 Removing intermediate container b91540f21ccf 06:19:22 ---> 01a686294e0b 06:19:22 Step 5/6 : COPY go.mod . 06:19:23 ---> 5064fc190260 06:19:23 Step 6/6 : RUN go mod download 06:19:23 ---> Running in 7bc6cbfc6e1d 06:19:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:19:33 ---> 2847072d271e 06:19:33 Step 3/24 : WORKDIR /edgex-go 06:19:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:19:33 ---> 2847072d271e 06:19:33 Step 3/21 : WORKDIR /edgex-go 06:19:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:33 ---> 2847072d271e 06:19:33 Step 3/22 : WORKDIR /edgex-go 06:19:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:33 ---> 2847072d271e 06:19:33 Step 3/22 : WORKDIR /edgex-go 06:19:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:33 ---> 2847072d271e 06:19:33 Step 3/23 : WORKDIR /edgex-go 06:19:33 ---> Running in e0a1fc2d1f9d 06:19:33 ---> Running in b793f0c98767 06:19:33 ---> Running in 8c60f7fb9e0e 06:19:33 ---> Running in 6c499ae0b3ae 06:19:33 ---> Running in 3e6471dfbc10 06:19:33 Removing intermediate container 8c60f7fb9e0e 06:19:33 ---> 775e399c8088 06:19:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:33 Removing intermediate container 6c499ae0b3ae 06:19:33 ---> 77c6a4fd35b7 06:19:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:33 Removing intermediate container e0a1fc2d1f9d 06:19:33 ---> c1b9354b2e8d 06:19:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:33 Removing intermediate container b793f0c98767 06:19:33 ---> bebcac023f93 06:19:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:33 Removing intermediate container 3e6471dfbc10 06:19:33 ---> b38deb945451 06:19:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:33 ---> Running in 10d0449577b8 06:19:33 ---> Running in f3b3b562d861 06:19:33 ---> Running in 9f50b29b5ec8 06:19:33 ---> Running in 6f06cfa86e87 06:19:33 ---> Running in 80120e48c5ab 06:19:33 Removing intermediate container f3b3b562d861 06:19:33 ---> 06feda8ee517 06:19:33 Step 5/22 : RUN apk add --update --no-cache make git 06:19:33 Removing intermediate container 10d0449577b8 06:19:33 ---> 33182ec176d1 06:19:33 Step 5/22 : RUN apk add --update --no-cache make git 06:19:33 ---> Running in 61e7ef524ac9 06:19:33 Removing intermediate container 9f50b29b5ec8 06:19:33 ---> 50a59fba1e9d 06:19:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:19:33 ---> Running in c7eddd1f7615 06:19:33 ---> Running in 08b86a3b9d19 06:19:33 Removing intermediate container 80120e48c5ab 06:19:33 ---> 5be22b7cc06d 06:19:33 Step 5/24 : RUN apk add --update --no-cache make git 06:19:33 Removing intermediate container 6f06cfa86e87 06:19:33 ---> bdfc3f90148a 06:19:33 Step 5/21 : RUN apk add --update --no-cache make git 06:19:33 ---> Running in 3d656fb341cd 06:19:33 ---> Running in 3571daff0bc3 06:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:35 OK: 233 MiB in 51 packages 06:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:35 OK: 233 MiB in 51 packages 06:19:35 OK: 233 MiB in 51 packages 06:19:35 OK: 233 MiB in 51 packages 06:19:35 OK: 233 MiB in 51 packages 06:19:35 Removing intermediate container 61e7ef524ac9 06:19:35 ---> 49b420435bf4 06:19:35 Step 6/22 : COPY go.mod . 06:19:36 ---> bcd14a18e801 06:19:36 Step 7/22 : RUN go mod download 06:19:36 ---> Running in ce81bfbe7860 06:19:36 Removing intermediate container 3d656fb341cd 06:19:36 ---> b002b2505434 06:19:36 Step 6/24 : COPY go.mod . 06:19:37 Removing intermediate container 08b86a3b9d19 06:19:37 ---> 3e4c3d855193 06:19:37 Step 6/23 : COPY go.mod . 06:19:37 Removing intermediate container 3571daff0bc3 06:19:37 ---> 0c33d3af7eef 06:19:37 Step 6/21 : COPY go.mod . 06:19:37 Removing intermediate container c7eddd1f7615 06:19:37 ---> dff9b3845cf0 06:19:37 Step 6/22 : COPY go.mod . 06:19:37 ---> 13c9f16c1691 06:19:37 Step 7/24 : RUN go mod download 06:19:37 ---> Running in 587cb9b4ae28 06:19:37 ---> db02615ad379 06:19:37 Step 7/21 : RUN go mod download 06:19:37 ---> b16fe691ef6e 06:19:37 Step 7/23 : RUN go mod download 06:19:37 ---> 28814097707c 06:19:37 Step 7/22 : RUN go mod download 06:19:37 ---> Running in 1c90644d484c 06:19:37 ---> Running in 03c3422ec3e1 06:19:37 ---> Running in 98314a78b636 06:19:39 Removing intermediate container ce81bfbe7860 06:19:39 ---> c38044608fce 06:19:39 Step 8/22 : COPY . . 06:19:39 Removing intermediate container 587cb9b4ae28 06:19:39 ---> fd5546e48bbb 06:19:39 Step 8/24 : COPY . . 06:19:40 Removing intermediate container 1c90644d484c 06:19:40 ---> 5658cd4308a7 06:19:40 Step 8/21 : COPY . . 06:19:43 Removing intermediate container 98314a78b636 06:19:43 ---> efbc26f9446e 06:19:43 Step 8/23 : COPY . . 06:19:43 Removing intermediate container 03c3422ec3e1 06:19:43 ---> ca09412e31ea 06:19:43 Step 8/22 : COPY . . 06:19:50 Removing intermediate container 7bc6cbfc6e1d 06:19:50 ---> f6589ce97510 06:19:50 Successfully built f6589ce97510 06:19:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:50 + docker inspect -f . ci-base-image-arm64 06:19:50 . [Pipeline] withDockerContainer 06:19:50 prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container 06:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:19:52 $ docker top b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:53 + go version 06:19:53 go version go1.15.5 linux/arm64 [Pipeline] } 06:19:53 $ docker stop --time=1 b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 06:19:55 $ docker rm -f b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:19:56 + docker inspect -f . ci-base-image-arm64 06:19:56 . [Pipeline] withDockerContainer 06:19:57 prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container 06:19:57 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:19:58 $ docker top 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 -eo pid,comm [Pipeline] { [Pipeline] echo 06:19:59 ========================================================= 06:19:59 [edgeXBuildGoParallel] Running Tests and Build... 06:19:59 ========================================================= [Pipeline] sh 06:19:59 + make test 06:19:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:20:21 ? github.com/edgexfoundry/edgex-go [no test files] 06:20:22 ---> db7789dfec13 06:20:22 Step 9/23 : RUN make cmd/core-data/core-data 06:20:22 ---> d400aaeb883d 06:20:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:22 ---> 5b97cbcba69f 06:20:22 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:20:22 ---> Running in 2a4610695a01 06:20:22 ---> 7c0ce34c3e6b 06:20:22 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:20:22 ---> 0d8b6dedbf8b 06:20:22 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:20:22 ---> Running in 4ec0b5ad7d2e 06:20:22 ---> Running in 3b71a1267692 06:20:22 ---> Running in 48e0104afd82 06:20:22 ---> Running in 010de404a4f5 06:20:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:20:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:20:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:20:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:20:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:20:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:20:58 Removing intermediate container 010de404a4f5 06:20:58 ---> 8aab8882944c 06:20:58 06:20:58 Step 10/22 : FROM alpine:3.12 06:20:58 3.12: Pulling from library/alpine 06:20:59 Removing intermediate container 48e0104afd82 06:20:59 ---> 6347c1765334 06:20:59 06:20:59 Step 10/21 : FROM scratch 06:20:59 ---> 06:20:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:59 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:20:59 ---> Running in 91e3f3d0a26b 06:20:59 Status: Downloaded newer image for alpine:3.12 06:20:59 ---> 389fef711851 06:20:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:20:59 ---> Running in 4fd26f4d93ee 06:20:59 Removing intermediate container 91e3f3d0a26b 06:20:59 ---> 192802bdf4c6 06:20:59 Step 12/21 : ENV APP_PORT=48085 06:21:00 ---> Running in 0d1c67623da7 06:21:00 Removing intermediate container 0d1c67623da7 06:21:00 ---> 25a348890823 06:21:00 Step 13/21 : EXPOSE $APP_PORT 06:21:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:01 (1/5) Installing ca-certificates (20191127-r4) 06:21:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:21:01 (3/5) Installing libcurl (7.69.1-r3) 06:21:01 (4/5) Installing curl (7.69.1-r3) 06:21:01 (5/5) Installing dumb-init (1.2.2-r1) 06:21:01 Executing busybox-1.31.1-r19.trigger 06:21:01 Executing ca-certificates-20191127-r4.trigger 06:21:02 OK: 7 MiB in 19 packages 06:21:03 ---> Running in f140b8ff7657 06:21:03 Removing intermediate container 4ec0b5ad7d2e 06:21:03 ---> c07a122be5a5 06:21:03 06:21:03 Step 10/24 : FROM alpine:3.12 06:21:03 ---> 389fef711851 06:21:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:21:03 ---> Running in c87da4ea1472 06:21:03 Removing intermediate container f140b8ff7657 06:21:03 ---> 9b90ce8659b7 06:21:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:21:04 ---> 9331bda4785f 06:21:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:21:04 Removing intermediate container 4fd26f4d93ee 06:21:04 ---> 1a8ed738b36b 06:21:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:21:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:05 (1/5) Installing ca-certificates (20191127-r4) 06:21:05 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:21:05 (3/5) Installing libcurl (7.69.1-r3) 06:21:05 (4/5) Installing curl (7.69.1-r3) 06:21:05 (5/5) Installing dumb-init (1.2.2-r1) 06:21:05 Executing busybox-1.31.1-r19.trigger 06:21:05 Executing ca-certificates-20191127-r4.trigger 06:21:06 OK: 7 MiB in 19 packages 06:21:06 ---> Running in c59a87562455 06:21:07 ---> e4423318f079 06:21:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:21:07 Removing intermediate container c59a87562455 06:21:07 ---> 3894399df8fe 06:21:07 Step 13/22 : WORKDIR / 06:21:07 Removing intermediate container 3b71a1267692 06:21:07 ---> d44ceb48d81e 06:21:07 06:21:07 Step 10/22 : FROM scratch 06:21:07 ---> 06:21:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:07 ---> Using cache 06:21:07 ---> 192802bdf4c6 06:21:07 Step 12/22 : ENV APP_PORT=48081 06:21:07 ---> Running in a9b3566ffcd0 06:21:07 ---> Running in e31581435384 06:21:09 ---> 398a6f602d31 06:21:09 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:21:09 Removing intermediate container c87da4ea1472 06:21:09 ---> f63c7684088c 06:21:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:09 Removing intermediate container e31581435384 06:21:09 ---> df454af6be6a 06:21:09 Step 13/22 : EXPOSE $APP_PORT 06:21:09 ---> Running in 879656b734bb 06:21:09 Removing intermediate container a9b3566ffcd0 06:21:09 ---> fd924863aaf9 06:21:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:21:09 ---> Running in f4c317b7658b 06:21:09 ---> Running in dcc9eee52646 06:21:10 Removing intermediate container 2a4610695a01 06:21:10 ---> 914dbf1fcf0d 06:21:10 06:21:10 Step 10/23 : FROM alpine:3.12 06:21:10 ---> 389fef711851 06:21:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:10 Removing intermediate container 879656b734bb 06:21:10 ---> 25c0641a58e5 06:21:10 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:10 ---> Running in 9b8821166e59 06:21:10 Removing intermediate container f4c317b7658b 06:21:10 ---> aa2a84b1104d 06:21:10 Step 14/22 : WORKDIR / 06:21:10 Removing intermediate container dcc9eee52646 06:21:10 ---> e235da754219 06:21:10 Step 13/24 : WORKDIR / 06:21:10 ---> Running in 36a487975a37 06:21:10 ---> Running in d6f5b6631c02 06:21:10 ---> f88807afaae6 06:21:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:21:11 ---> Running in 06f9ed721e55 06:21:11 Removing intermediate container 9b8821166e59 06:21:11 ---> 1e5a66bbee93 06:21:11 Step 12/23 : ENV APP_PORT=48080 06:21:11 Removing intermediate container 36a487975a37 06:21:11 ---> 6be2dd64d44a 06:21:11 Step 19/21 : LABEL arch=x86_64 06:21:11 Removing intermediate container d6f5b6631c02 06:21:11 ---> 668f5a8a8dcc 06:21:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:21:11 ---> Running in e44852e8757a 06:21:11 ---> Running in 4b06a62a8dd3 06:21:11 Removing intermediate container 06f9ed721e55 06:21:11 ---> 5781062ea796 06:21:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:11 ---> d69cc94ed2b2 06:21:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:21:11 Removing intermediate container e44852e8757a 06:21:11 ---> abcaf28f82f5 06:21:11 Step 13/23 : EXPOSE $APP_PORT 06:21:11 ---> a016f8c8da65 06:21:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:11 Removing intermediate container 4b06a62a8dd3 06:21:11 ---> bda11fafa0f9 06:21:11 Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:21:12 ---> Running in d76bf44abe64 06:21:12 ---> Running in 90ecabe024c2 06:21:12 ---> 79dc88302f6d 06:21:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:12 ---> c22145f0a10f 06:21:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:21:12 Removing intermediate container d76bf44abe64 06:21:12 ---> 25e9437150eb 06:21:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:12 Removing intermediate container 90ecabe024c2 06:21:12 ---> 5039329ba67f 06:21:12 Step 21/21 : LABEL version=0.0.0 06:21:12 ---> Running in 2ac4de611938 06:21:12 ---> Running in cf2e44f734e2 06:21:12 ---> aae3b3d492b2 06:21:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:12 ---> e3e9febcaa55 06:21:12 Step 18/22 : RUN chmod +x entrypoint.sh 06:21:12 ---> c808be81e3a6 06:21:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:13 ---> Running in c0c4d8eae5c4 06:21:13 Removing intermediate container cf2e44f734e2 06:21:13 ---> 55af3460f464 06:21:13 06:21:13 ---> dd2b623083bd 06:21:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:21:13 ---> 6f9fc45a65e1 06:21:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:13 ---> Running in d4bcbdc782c0 06:21:14 Successfully built 55af3460f464 06:21:14 Successfully tagged docker-support-scheduler-go:latest 06:21:14 Building docker-support-notifications-go 06:21:14  Building docker-support-scheduler-go ... done Removing intermediate container d4bcbdc782c0 06:21:14 ---> 2a1c2187c22c 06:21:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:14 ---> Running in 572f66ef09e2 06:21:15 ---> a101cf5e9ebf 06:21:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:15 Removing intermediate container 2ac4de611938 06:21:15 ---> 4cae1ac92dc8 06:21:15 Step 15/23 : RUN apk add --update --no-cache zeromq 06:21:15 Removing intermediate container 572f66ef09e2 06:21:15 ---> 5889811aa7b6 06:21:15 Step 20/22 : LABEL arch=x86_64 06:21:15 ---> Running in a159dccf796d 06:21:15 ---> Running in f22effbd8179 06:21:16 Removing intermediate container c0c4d8eae5c4 06:21:16 ---> f7f0f3c777a7 06:21:16 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:21:16 ---> 5ec537820256 06:21:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:17 ---> Running in 7d93222db04b 06:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:17 Removing intermediate container a159dccf796d 06:21:17 ---> cec586a52fa6 06:21:17 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:21:17 ---> 1a74efdf3268 06:21:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:21:18 ---> Running in 01984a2fab12 06:21:18 Removing intermediate container 7d93222db04b 06:21:18 ---> 35945fba83de 06:21:18 Step 20/22 : LABEL arch=x86_64 06:21:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:18 ---> Running in 0f11259ceddf 06:21:18 ---> Running in f9b3764ff89c 06:21:18 (1/5) Installing libgcc (9.3.0-r2) 06:21:19 (2/5) Installing libsodium (1.0.18-r0) 06:21:19 (3/5) Installing libstdc++ (9.3.0-r2) 06:21:19 (4/5) Installing libzmq (4.3.3-r0) 06:21:19 Removing intermediate container 01984a2fab12 06:21:19 (5/5) Installing zeromq (4.3.3-r0) 06:21:19 ---> 2a3d032c01b3 06:21:19 Step 22/22 : LABEL version=0.0.0 06:21:19 Removing intermediate container f9b3764ff89c 06:21:19 ---> 5a6214972952 06:21:19 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:21:19 Executing busybox-1.31.1-r19.trigger 06:21:19 OK: 8 MiB in 19 packages 06:21:20 ---> Running in 9a76800de0c8 06:21:20 ---> Running in cdb40da8d33f 06:21:20 Removing intermediate container 9a76800de0c8 06:21:20 ---> 786eb57ef970 06:21:20 06:21:20 Removing intermediate container cdb40da8d33f 06:21:20 ---> 71fdd1fabf19 06:21:20 Step 22/22 : LABEL version=0.0.0 06:21:21 Successfully built 786eb57ef970 06:21:21 Successfully tagged docker-core-metadata-go:latest 06:21:21  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 06:21:21 ---> Running in bb763f70115a 06:21:22 Removing intermediate container f22effbd8179 06:21:22 ---> d41c10dc201d 06:21:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:21:22 Removing intermediate container 0f11259ceddf 06:21:22 ---> df54c0983516 06:21:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:21:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:21:23 Removing intermediate container bb763f70115a 06:21:23 ---> fa24e08bc97f 06:21:23 06:21:24 Successfully built fa24e08bc97f 06:21:24 ---> Running in bbfd5e437c08 06:21:24 Successfully tagged docker-security-bootstrap-redis-go:latest 06:21:24  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 06:21:24 ---> 508062d46a25 06:21:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:21:26 Removing intermediate container bbfd5e437c08 06:21:26 ---> 09a93684171c 06:21:26 Step 22/24 : LABEL arch=x86_64 06:21:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:21:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:21:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:21:28 ---> Running in 9f7f94cf5d94 06:21:28 ---> cd50f7fb0d55 06:21:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:21:29 Removing intermediate container 9f7f94cf5d94 06:21:29 ---> 888fb1495f9b 06:21:29 Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:21:32 ---> Running in 03f9baa0a7ae 06:21:32 ---> fa9f079c2232 06:21:32 Step 19/23 : ENTRYPOINT ["/core-data"] 06:21:32 ---> Running in f685e8831aff 06:21:32 Removing intermediate container 03f9baa0a7ae 06:21:32 ---> 0824ed9d6040 06:21:32 Step 24/24 : LABEL version=0.0.0 06:21:33 Removing intermediate container f685e8831aff 06:21:33 ---> 15799e460252 06:21:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:33 ---> Running in 6e9c65ffc6af 06:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:21:33 ---> Running in 63a69bbe17e2 06:21:34 Removing intermediate container 6e9c65ffc6af 06:21:34 ---> 8f2e6a5af77e 06:21:34 06:21:34 Successfully built 8f2e6a5af77e 06:21:34 Removing intermediate container 63a69bbe17e2 06:21:34 ---> 142720a56a89 06:21:34 Step 21/23 : LABEL arch=x86_64 06:21:34 Successfully tagged docker-security-secretstore-setup-go:latest 06:21:34  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 06:21:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:21:34 ---> 2847072d271e 06:21:34 Step 3/24 : WORKDIR /edgex-go 06:21:34 ---> Using cache 06:21:34 ---> bebcac023f93 06:21:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:34 ---> Using cache 06:21:34 ---> 5be22b7cc06d 06:21:34 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:21:35 ---> Running in 92994af45cd3 06:21:35 ---> Running in 4ebf20352eb9 06:21:37 Removing intermediate container 4ebf20352eb9 06:21:37 ---> df02a62835b6 06:21:37 Step 22/23 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:21:37 ---> Running in 0597702f3570 06:21:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:38 Removing intermediate container 0597702f3570 06:21:38 ---> 569fd9cda852 06:21:38 Step 23/23 : LABEL version=0.0.0 06:21:39 ---> Running in 4fbb4b282b61 06:21:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:39 Removing intermediate container 4fbb4b282b61 06:21:39 ---> f9a74549b5e4 06:21:39 06:21:39 OK: 233 MiB in 51 packages 06:21:39 Successfully built f9a74549b5e4 06:21:39 Successfully tagged docker-core-data-go:latest 06:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.0% of statements 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.632s coverage: 75.7% of statements 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:21:41  Building docker-core-data-go ... done Removing intermediate container 92994af45cd3 06:21:41 ---> c6dea5358944 06:21:41 Step 6/24 : COPY go.mod . 06:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.9% of statements 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:21:42 ---> 971c3655a2d4 06:21:42 Step 7/24 : RUN go mod download 06:21:42 ---> Running in 011b35d72184 06:21:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:21:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:21:46 ---> 2847072d271e 06:21:46 Step 3/26 : WORKDIR /edgex-go 06:21:46 ---> Using cache 06:21:46 ---> bebcac023f93 06:21:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:46 ---> Using cache 06:21:46 ---> 5be22b7cc06d 06:21:46 Step 5/26 : RUN apk add --update --no-cache make bash git 06:21:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:21:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:21:46 ---> 2847072d271e 06:21:46 Step 3/21 : WORKDIR /edgex-go 06:21:46 ---> Using cache 06:21:46 ---> bebcac023f93 06:21:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:46 ---> Using cache 06:21:46 ---> 5be22b7cc06d 06:21:46 Step 5/21 : RUN apk add --update --no-cache make git 06:21:46 ---> Using cache 06:21:46 ---> b002b2505434 06:21:46 Step 6/21 : COPY go.mod . 06:21:46 ---> Using cache 06:21:46 ---> 13c9f16c1691 06:21:46 Step 7/21 : RUN go mod download 06:21:46 ---> Using cache 06:21:46 ---> fd5546e48bbb 06:21:46 Step 8/21 : COPY . . 06:21:46 ---> Using cache 06:21:46 ---> d400aaeb883d 06:21:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:21:47 ---> Running in 0537df7bd0a2 06:21:47 ---> Running in 650e74ec972a 06:21:47 Removing intermediate container 011b35d72184 06:21:47 ---> 3b743fa0f0b7 06:21:47 Step 8/24 : COPY . . 06:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 06:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements 06:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:21:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:21:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:51 OK: 233 MiB in 51 packages 06:21:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:21:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:21:53 ---> 2847072d271e 06:21:53 Step 3/22 : WORKDIR /edgex-go 06:21:53 ---> Using cache 06:21:53 ---> bebcac023f93 06:21:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:53 ---> Using cache 06:21:53 ---> 5be22b7cc06d 06:21:53 Step 5/22 : RUN apk add --update --no-cache make git 06:21:53 ---> Using cache 06:21:53 ---> b002b2505434 06:21:53 Step 6/22 : COPY go.mod . 06:21:53 ---> Using cache 06:21:53 ---> 13c9f16c1691 06:21:53 Step 7/22 : RUN go mod download 06:21:53 ---> Using cache 06:21:53 ---> fd5546e48bbb 06:21:53 Step 8/22 : COPY . . 06:21:53 ---> Using cache 06:21:53 ---> d400aaeb883d 06:21:53 Step 9/22 : RUN make cmd/core-command/core-command 06:21:54 ---> Running in fbd1e319cd58 06:21:54 Removing intermediate container 0537df7bd0a2 06:21:54 ---> faf3ef9abe82 06:21:54 Step 6/26 : COPY go.mod . 06:21: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 06:21:56 ---> c23cd55c66ed 06:21:56 Step 7/26 : RUN go mod download 06:21:57 ---> Running in 9d01f159b6c3 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.056s coverage: 93.8% of statements 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.142s coverage: 0.1% of statements 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements 06:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements 06:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 06:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements 06:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.684s coverage: 63.5% of statements 06:22:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:22:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 06:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements 06:22:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 06:22:03 Removing intermediate container 9d01f159b6c3 06:22:03 ---> 6389d938dc7e 06:22:03 Step 8/26 : COPY . . 06:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 06:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 06:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.845s coverage: 55.9% of statements 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.0% of statements 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements 06:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements 06:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:22:13 ---> 1c459556ade9 06:22:13 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:22:13 ---> Running in 9c1463e3b592 06:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.343s coverage: 47.1% of statements 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.917s coverage: 29.1% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:22:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:22:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 06:22:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 06:22:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:22:23 GO111MODULE=on go vet ./... 06:22:25 Removing intermediate container fbd1e319cd58 06:22:25 ---> 2cdde2b7161b 06:22:25 06:22:25 Step 10/22 : FROM scratch 06:22:25 ---> 06:22:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:22:25 Removing intermediate container 650e74ec972a 06:22:25 ---> 576e081fdc3c 06:22:25 06:22:25 Step 10/21 : FROM alpine:3.12 06:22:25 ---> 389fef711851 06:22:25 Step 11/21 : RUN apk add --update --no-cache curl 06:22:25 ---> Using cache 06:22:25 ---> 192802bdf4c6 06:22:25 Step 12/22 : ENV APP_PORT=48082 06:22:26 ---> Running in 5c510417cae2 06:22:26 ---> Running in c1874ce01027 06:22:27 ---> 629f5e524c3d 06:22:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:22:27 Removing intermediate container 5c510417cae2 06:22:27 ---> 6decee1bca91 06:22:27 Step 13/22 : EXPOSE $APP_PORT 06:22:27 ---> Running in 0b1982935040 06:22:27 ---> Running in 82a8cc9e4295 06:22:28 Removing intermediate container 0b1982935040 06:22:28 ---> 4c46f6518f87 06:22:28 Step 14/22 : WORKDIR / 06:22:28 ---> Running in 1a3da3298db4 06:22:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:28 Removing intermediate container 1a3da3298db4 06:22:28 ---> 0f6d342980a8 06:22:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:22:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:22:28 (1/4) Installing ca-certificates (20191127-r4) 06:22:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:22:28 (3/4) Installing libcurl (7.69.1-r3) 06:22:28 (4/4) Installing curl (7.69.1-r3) 06:22:28 Executing busybox-1.31.1-r19.trigger 06:22:28 Executing ca-certificates-20191127-r4.trigger 06:22:29 OK: 7 MiB in 18 packages 06:22:29 ---> 69b944f9ecfd 06:22:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:22:30 ---> 7355f3c82415 06:22:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:22:30 Removing intermediate container c1874ce01027 06:22:30 ---> 20d74fc3f586 06:22:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:22:30 ---> 6821dc767b1c 06:22:30 Step 18/22 : ENTRYPOINT ["/core-command"] 06:22:30 ---> Running in f8f4d4fe18b7 06:22:31 ---> Running in c2b84f1adca5 06:22:31 Removing intermediate container f8f4d4fe18b7 06:22:31 ---> c660c82db851 06:22:31 Step 13/21 : WORKDIR /edgex 06:22:31 Removing intermediate container c2b84f1adca5 06:22:31 ---> 0ab3b2a5bea6 06:22:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:31 ---> Running in 1eeb2d1a933a 06:22:31 ---> Running in 4a543e693ff6 06:22:31 Removing intermediate container 1eeb2d1a933a 06:22:31 ---> 0536f876b223 06:22:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:22:32 Removing intermediate container 4a543e693ff6 06:22:32 ---> 4dc5ffd48990 06:22:32 Step 20/22 : LABEL arch=x86_64 06:22:32 ---> Running in 175e54fe988f 06:22:32 ---> 9308f189f357 06:22:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:22:32 Removing intermediate container 175e54fe988f 06:22:32 ---> e7c0dc276832 06:22:32 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:22:34 ---> Running in 941da0975a3c 06:22:35 ---> f3c816841d29 06:22:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:35 Removing intermediate container 9c1463e3b592 06:22:35 ---> 052123dd6ef6 06:22:35 06:22:35 Step 10/24 : FROM scratch 06:22:35 ---> 06:22:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:22:35 Removing intermediate container 941da0975a3c 06:22:35 ---> 9a5c80cae92c 06:22:35 Step 22/22 : LABEL version=0.0.0 06:22:35 ---> Running in d38f382e8181 06:22:35 ---> Running in 60a5cec931fe 06:22:35 Removing intermediate container 60a5cec931fe 06:22:35 ---> dd0f7d463890 06:22:35 Step 12/24 : ENV APP_PORT=48060 06:22:35 Removing intermediate container d38f382e8181 06:22:35 ---> 56a1dda54ec0 06:22:35 06:22:35 ---> Running in 9eeec9409ab0 06:22:35 ---> 2d215c9c4986 06:22:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:22:36 Successfully built 56a1dda54ec0 06:22:36 Successfully tagged docker-core-command-go:latest 06:22:36  Building docker-core-command-go ... done  ---> Running in d2da5f82bafd 06:22:36 Removing intermediate container 9eeec9409ab0 06:22:36 ---> a815dbb54253 06:22:36 Step 13/24 : EXPOSE $APP_PORT 06:22:36 ---> Running in ff2ef998096f 06:22:36 Removing intermediate container d2da5f82bafd 06:22:36 ---> 06b85a6dfa75 06:22:36 Step 18/21 : CMD ["--init=true"] 06:22:36 ---> Running in d740695a83e1 06:22:36 Removing intermediate container ff2ef998096f 06:22:36 ---> ca4fa2ef8eec 06:22:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:22:36 Removing intermediate container d740695a83e1 06:22:36 ---> 7942343021a0 06:22:36 Step 19/21 : LABEL arch=x86_64 06:22:37 ---> Running in 493aa582f5f2 06:22:37 ---> b2f708c2aadc 06:22:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:22:37 Removing intermediate container 493aa582f5f2 06:22:37 ---> a9b29d1f9139 06:22:37 Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:22:37 ---> Running in ab0ba3a805d6 06:22:38 Removing intermediate container ab0ba3a805d6 06:22:38 ---> 2ff752738577 06:22:38 Step 21/21 : LABEL version=0.0.0 06:22:38 ---> 949e37bdcdf7 06:22:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:22:38 ---> Running in d40150294177 06:22:38 Removing intermediate container d40150294177 06:22:38 ---> 06e75fe7d5ba 06:22:38 06:22:38 Successfully built 06e75fe7d5ba 06:22:38 Successfully tagged docker-security-proxy-setup-go:latest 06:22:39  Building docker-security-proxy-setup-go ... done  ---> bb310d3b27f3 06:22:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:22:39 ---> 71e1fcdda9c7 06:22:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:40 ---> af9baa1aea88 06:22:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:22:41 ---> 9ace569ba911 06:22:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:22:41 ---> Running in 7f3ff9a36d5e 06:22:42 Removing intermediate container 82a8cc9e4295 06:22:42 ---> dc97c700277c 06:22:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:22:42 ---> Running in bef2b3a50fa7 06:22:42 Removing intermediate container 7f3ff9a36d5e 06:22:42 ---> 5aa133d89500 06:22:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:42 ---> Running in da477f1bd77e 06:22:42 Removing intermediate container da477f1bd77e 06:22:42 ---> a612d73006fd 06:22:42 Step 22/24 : LABEL arch=x86_64 06:22:42 ---> Running in 805078d60f6c 06:22:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:22:42 Removing intermediate container 805078d60f6c 06:22:42 ---> d44613b694b0 06:22:42 Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:22:42 ---> Running in d4fc54e2f611 06:22:42 Removing intermediate container d4fc54e2f611 06:22:42 ---> 96f78ff0a08c 06:22:42 Step 24/24 : LABEL version=0.0.0 06:22:43 ---> Running in 88ab308ec50a 06:22:43 Removing intermediate container 88ab308ec50a 06:22:43 ---> cca107b7668f 06:22:43 06:22:43 Successfully built cca107b7668f 06:22:43 Successfully tagged docker-support-notifications-go:latest 06:22:43  Building docker-support-notifications-go ... done Removing intermediate container bef2b3a50fa7 06:22:43 ---> 6cdc1f8deb94 06:22:43 06:22:43 Step 11/26 : FROM docker:20.10.0 06:22:43 20.10.0: Pulling from library/docker 06:22:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:22:49 Status: Downloaded newer image for docker:20.10.0 06:22:49 ---> aefe523efa57 06:22:49 Step 12/26 : RUN apk add --no-cache bash 06:22:49 ---> Running in 9548943fdb1d 06:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:49 (1/2) Installing readline (8.0.4-r0) 06:22:49 (2/2) Installing bash (5.0.17-r0) 06:22:49 Executing bash-5.0.17-r0.post-install 06:22:49 Executing busybox-1.31.1-r19.trigger 06:22:49 OK: 12 MiB in 22 packages 06:22:49 Removing intermediate container 9548943fdb1d 06:22:49 ---> 93223fad2a11 06:22:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:22:49 ---> Running in 9253bde50961 06:22:50 Removing intermediate container 9253bde50961 06:22:50 ---> 1f31990318fa 06:22:50 Step 14/26 : ENV APP_PORT=48090 06:22:50 ---> Running in 250435ae5ceb 06:22:50 Removing intermediate container 250435ae5ceb 06:22:50 ---> 9cd883301fc3 06:22:50 Step 15/26 : EXPOSE $APP_PORT 06:22:50 ---> Running in b4d468bee781 06:22:50 Removing intermediate container b4d468bee781 06:22:50 ---> 404d4f508a8b 06:22:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:22:50 ---> 535704560c2d 06:22:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:22:51 ---> 10267367a945 06:22:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:22:51 ---> 6e06b69d0623 06:22:51 Step 19/26 : RUN apk --no-cache add py3-pip 06:22:51 ---> Running in 91b016586633 06:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:52 (1/33) Installing libbz2 (1.0.8-r1) 06:22:52 (2/33) Installing expat (2.2.9-r1) 06:22:52 (3/33) Installing libffi (3.3-r2) 06:22:52 (4/33) Installing gdbm (1.13-r1) 06:22:52 (5/33) Installing xz-libs (5.2.5-r0) 06:22:52 (6/33) Installing sqlite-libs (3.32.1-r0) 06:22:52 (7/33) Installing python3 (3.8.5-r0) 06:22:55 (8/33) Installing py3-appdirs (1.4.4-r1) 06:22:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:22:55 (10/33) Installing py3-parsing (2.4.7-r0) 06:22:55 (11/33) Installing py3-six (1.15.0-r0) 06:22:55 (12/33) Installing py3-packaging (20.4-r0) 06:22:55 (13/33) Installing py3-setuptools (47.0.0-r0) 06:22:55 (14/33) Installing py3-chardet (3.0.4-r4) 06:22:55 (15/33) Installing py3-idna (2.9-r0) 06:22:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:22:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:22:55 (18/33) Installing py3-requests (2.23.0-r0) 06:22:55 (19/33) Installing py3-msgpack (1.0.0-r0) 06:22:55 (20/33) Installing py3-lockfile (0.12.2-r3) 06:22:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:22:55 (22/33) Installing py3-colorama (0.4.3-r0) 06:22:55 (23/33) Installing py3-distlib (0.3.0-r0) 06:22:55 (24/33) Installing py3-distro (1.5.0-r1) 06:22:55 (25/33) Installing py3-webencodings (0.5.1-r3) 06:22:55 (26/33) Installing py3-html5lib (1.0.1-r4) 06:22:55 (27/33) Installing py3-pytoml (0.1.21-r0) 06:22:55 (28/33) Installing py3-pep517 (0.8.2-r0) 06:22:55 (29/33) Installing py3-progress (1.5-r0) 06:22:55 (30/33) Installing py3-toml (0.10.1-r0) 06:22:55 (31/33) Installing py3-retrying (1.3.3-r0) 06:22:55 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:22:55 (33/33) Installing py3-pip (20.1.1-r0) 06:22:55 Executing busybox-1.31.1-r19.trigger 06:22:55 OK: 71 MiB in 55 packages 06:23:03 Removing intermediate container 91b016586633 06:23:03 ---> 62e4678fa40b 06:23:03 Step 20/26 : RUN pip install docker-compose==1.23.2 06:23:03 ---> Running in 03e2782a37b9 06:23:04 Collecting docker-compose==1.23.2 06:23:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:23:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:23:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:23:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:23:05 Collecting websocket-client<1.0,>=0.32.0 06:23:05 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:23:05 Collecting PyYAML<4,>=3.10 06:23:05 Downloading PyYAML-3.13.tar.gz (270 kB) 06:23:06 Collecting docker<4.0,>=3.6.0 06:23:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:23:06 Collecting dockerpty<0.5,>=0.4.1 06:23:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:23:07 Collecting texttable<0.10,>=0.9.0 06:23:07 Downloading texttable-0.9.1.tar.gz (11 kB) 06:23:07 Collecting jsonschema<3,>=2.5.1 06:23:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:23:07 Collecting docopt<0.7,>=0.6.1 06:23:07 Downloading docopt-0.6.2.tar.gz (25 kB) 06:23:08 Collecting cached-property<2,>=1.2.0 06:23:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:23:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:23:08 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:23:08 Collecting urllib3<1.25,>=1.21.1 06:23:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:23:08 Collecting idna<2.8,>=2.5 06:23:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:23:08 Collecting docker-pycreds>=0.4.0 06:23:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:23:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:23:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:23:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:23:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:23:08 Installing collected packages: urllib3, idna, requests, websocket-client, PyYAML, docker-pycreds, docker, dockerpty, texttable, jsonschema, docopt, cached-property, docker-compose 06:23:08 Attempting uninstall: urllib3 06:23:08 Found existing installation: urllib3 1.25.9 06:23:08 Uninstalling urllib3-1.25.9: 06:23:09 Successfully uninstalled urllib3-1.25.9 06:23:09 Attempting uninstall: idna 06:23:09 Found existing installation: idna 2.9 06:23:09 Uninstalling idna-2.9: 06:23:09 Successfully uninstalled idna-2.9 06:23:09 Attempting uninstall: requests 06:23:09 Found existing installation: requests 2.23.0 06:23:09 Uninstalling requests-2.23.0: 06:23:09 Successfully uninstalled requests-2.23.0 06:23:09 Running setup.py install for PyYAML: started 06:23:10 Running setup.py install for PyYAML: finished with status 'done' 06:23:10 Running setup.py install for dockerpty: started 06:23:11 Running setup.py install for dockerpty: finished with status 'done' 06:23:11 Running setup.py install for texttable: started 06:23:11 Running setup.py install for texttable: finished with status 'done' 06:23:11 Running setup.py install for docopt: started 06:23:12 Running setup.py install for docopt: finished with status 'done' 06:23:12 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.57.0 06:23:16 Removing intermediate container 03e2782a37b9 06:23:16 ---> 94f50f069dbc 06:23:16 Step 21/26 : RUN apk --no-cache add curl 06:23:16 ---> Running in 8ff66bb7690f 06:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:23:17 (2/3) Installing libcurl (7.69.1-r3) 06:23:17 (3/3) Installing curl (7.69.1-r3) 06:23:17 Executing busybox-1.31.1-r19.trigger 06:23:17 OK: 72 MiB in 58 packages 06:23:17 Removing intermediate container 8ff66bb7690f 06:23:17 ---> b7d11515868d 06:23:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:23:17 ---> Running in 451b1673c27a 06:23:17 Removing intermediate container 451b1673c27a 06:23:17 ---> da809084f9b5 06:23:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:18 ---> Running in 370e8e8a041a 06:23:18 Removing intermediate container 370e8e8a041a 06:23:18 ---> c920f1b5e9a8 06:23:18 Step 24/26 : LABEL arch=x86_64 06:23:18 ---> Running in 7046dabeb7df 06:23:18 Removing intermediate container 7046dabeb7df 06:23:18 ---> ff39bac3f800 06:23:18 Step 25/26 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:23:18 ---> Running in bb1738553a96 06:23:18 Removing intermediate container bb1738553a96 06:23:18 ---> a5ba5a36fb6f 06:23:18 Step 26/26 : LABEL version=0.0.0 06:23:18 ---> Running in 102fc1c954ed 06:23:18 Removing intermediate container 102fc1c954ed 06:23:18 ---> a31cbd897a02 06:23:18 06:23:18 Successfully built a31cbd897a02 06:23:18 Successfully tagged docker-sys-mgmt-agent-go:latest 06:23:19  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:23:19 $ docker stop --time=1 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa 06:23:20 $ docker rm -f 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa [Pipeline] // withDockerContainer [Pipeline] sh 06:23:21 + docker images 06:23:21 + grep docker 06:23:21 docker-sys-mgmt-agent-go latest a31cbd897a02 3 seconds ago 313MB 06:23:21 docker-support-notifications-go latest cca107b7668f 38 seconds ago 12MB 06:23:21 docker-security-proxy-setup-go latest 06e75fe7d5ba 43 seconds ago 24.5MB 06:23:21 docker-core-command-go latest 56a1dda54ec0 46 seconds ago 10.6MB 06:23:21 docker-core-data-go latest f9a74549b5e4 About a minute ago 22.2MB 06:23:21 docker-security-secretstore-setup-go latest 8f2e6a5af77e About a minute ago 24.6MB 06:23:21 docker-security-bootstrap-redis-go latest fa24e08bc97f About a minute ago 15.8MB 06:23:21 docker-core-metadata-go latest 786eb57ef970 2 minutes ago 13MB 06:23:21 docker-support-scheduler-go latest 55af3460f464 2 minutes ago 10.7MB 06:23:21 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:23:31 gofmt -l . 06:23:31 [ "`gofmt -l .`" = "" ] 06:23:31 ./bin/test-go-mod-tidy.sh 06:23:31 ./bin/test-attribution-txt.sh [Pipeline] sh 06:23:35 + ls -al . 06:23:35 total 664 06:23:35 drwxrwxr-x 9 1001 1001 4096 Jan 5 06:23 . 06:23:35 drwxr-xr-x 4 root root 4096 Jan 5 06:19 .. 06:23:35 -rw-rw-r-- 1 1001 1001 11 Jan 5 06:18 .dockerignore 06:23:35 drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 .git 06:23:35 drwxrwxr-x 3 1001 1001 4096 Jan 5 06:18 .github 06:23:35 -rw-rw-r-- 1 1001 1001 824 Jan 5 06:18 .gitignore 06:23:35 -rw-rw-r-- 1 1001 1001 166 Jan 5 06:18 .sonarcloud.properties 06:23:35 -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:18 CONTRIBUTING.md 06:23:35 -rw-rw-r-- 1 1001 1001 931 Jan 5 06:18 Dockerfile.build 06:23:35 -rw-rw-r-- 1 1001 1001 863 Jan 5 06:18 Jenkinsfile 06:23:35 -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:18 LICENSE 06:23:35 -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:18 Makefile 06:23:35 -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:18 README.md 06:23:35 -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:18 SECURITY.md 06:23:35 -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION 06:23:35 -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:18 ZMQWindows.md 06:23:35 drwxrwxr-x 2 1001 1001 4096 Jan 5 06:18 bin 06:23:35 drwxrwxr-x 14 1001 1001 4096 Jan 5 06:18 cmd 06:23:35 -rw-r--r-- 1 root root 538204 Jan 5 06:22 coverage.out 06:23:35 -rw-r--r-- 1 root root 979 Jan 5 06:23 go.mod 06:23:35 -rw-r--r-- 1 root root 18824 Jan 5 06:23 go.sum 06:23:35 drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 internal 06:23:35 drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 openapi 06:23:35 drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 snap 06:23:35 -rw-rw-r-- 1 1001 1001 168 Jan 5 06:18 version.go [Pipeline] sh 06:23:36 + '[' -e coverage.out ] 06:23:36 + chown 1001:1001 coverage.out [Pipeline] stash 06:23:36 Warning: overwriting stash ‘coverage-report’ 06:23:37 Stashed 1 file(s) [Pipeline] sh 06:23:38 + make build 06:23:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:23:38 Still waiting to schedule task 06:23:38 ‘prd-ubuntu18.04-docker-8c-8g-18462’ is offline 06:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:24:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:24:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:24:47 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 [Pipeline] } 06:24:52 $ docker stop --time=1 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 06:24:54 $ docker rm -f 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:56 06:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:57 latest: Pulling from edgex-devops/edgex-compose-arm64 06:24:57 29e5d40040c1: Pulling fs layer 06:24:57 1ce36da41761: Pulling fs layer 06:24:57 25b303627fd3: Pulling fs layer 06:24:58 29e5d40040c1: Verifying Checksum 06:24:58 29e5d40040c1: Download complete 06:24:58 1ce36da41761: Verifying Checksum 06:24:59 29e5d40040c1: Pull complete 06:25:00 1ce36da41761: Pull complete 06:25:00 25b303627fd3: Verifying Checksum 06:25:00 25b303627fd3: Download complete 06:25:12 25b303627fd3: Pull complete 06:25:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:25:13 prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container 06:25:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:16 $ docker top 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:17 + + grepdocker-compose parallel build 06:25:17 --help 06:25:21 --parallel Build images in parallel. [Pipeline] } 06:25:21 $ docker stop --time=1 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb 06:25:23 $ docker rm -f 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:24 . [Pipeline] withDockerContainer 06:25:24 prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container 06:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:26 $ docker top 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:27 + docker-compose -f ./docker-compose-build.yml build --parallel 06:25:28 Running on prd-ubuntu18.04-docker-8c-8g-18464 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws 06:25:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:25:30 using credential edgex-jenkins-ssh 06:25:30 Cloning the remote Git repository 06:25:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:25:30 > git init /w/workspace/edgex-go/1 # timeout=10 06:25:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:30 > git --version # timeout=10 06:25:30 > git --version # 'git version 2.17.1' 06:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:31 Building docker-core-command-go ... 06:25:31 Building docker-core-data-go ... 06:25:31 Building docker-core-metadata-go ... 06:25:31 Building docker-security-bootstrap-redis-go ... 06:25:31 Building docker-security-proxy-setup-go ... 06:25:31 Building docker-security-secretstore-setup-go ... 06:25:31 Building docker-support-notifications-go ... 06:25:31 Building docker-support-scheduler-go ... 06:25:31 Building docker-sys-mgmt-agent-go ... 06:25:31 Building docker-sys-mgmt-agent-go 06:25:31 Building docker-support-notifications-go 06:25:31 Building docker-core-metadata-go 06:25:31 Building docker-core-data-go 06:25:31 Building docker-support-scheduler-go 06:25:44 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 06:25:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:44 Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 06:25:44 Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) 06:25:44 > git config core.sparsecheckout # timeout=10 06:25:44 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 06:25:44 > git remote # timeout=10 06:25:44 > git config --get remote.origin.url # timeout=10 06:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:44 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 06:25:44 > git rev-parse HEAD^{commit} # timeout=10 06:25:44 > git config core.sparsecheckout # timeout=10 06:25:44 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 06:25:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 06:25:48 > git --version # timeout=10 06:25:48 > git --version # 'git version 2.17.1' 06:25:48 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:49 + echo snap-build.sh 06:25:49 snap-build.sh 06:25:49 + SNAP_BASE_DIR=. 06:25:49 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:25:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:25:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:25:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:25:49 + cd /w/workspace/edgex-go/1 06:25:49 + sudo apt-get remove -qy --purge lxd lxd-client 06:25:49 Reading package lists... 06:25:49 Building dependency tree... 06:25:49 Reading state information... 06:25:49 The following packages were automatically installed and are no longer required: 06:25:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:25:49 uidmap xdelta3 06:25:49 Use 'sudo apt autoremove' to remove them. 06:25:49 The following packages will be REMOVED: 06:25:49 lxd* lxd-client* 06:25:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:25:50 After this operation, 31.7 MB disk space will be freed. 06:25:51 (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 ... 190027 files and directories currently installed.) 06:25:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:25:52 Removing lxd dnsmasq configuration 06:25:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:25:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:25:53 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:25:53 (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 ... 189852 files and directories currently installed.) 06:25:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:25:55 Processing triggers for systemd (237-3ubuntu10.42) ... 06:25:55 Processing triggers for ureadahead (0.100.0-21) ... 06:25:56 + sudo snap remove --purge lxd 06:25:56 snap "lxd" is not installed 06:25:56 + sudo groupadd --force --system lxd 06:25:56 ++ whoami 06:25:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:25:56 + newgrp - lxd 06:25:56 + sudo snap install lxd 06:26:06 2021-01-05T06:26:03Z INFO Waiting for automatic snapd restart... 06:26:21 lxd 4.9 from Canonical* installed 06:26:21 + sudo lxd init --auto 06:26:31 + sudo snap install --classic snapcraft 06:26:38 snapcraft 4.4.4 from Canonical* installed 06:26:38 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:26:38 + patch --verbose -p1 06:26:38 Hmm... Looks like a unified diff to me... 06:26:38 The text leading up to this was: 06:26:38 -------------------------- 06:26:38 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:26:38 |From: Tony Espy 06:26:38 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:26:38 |Subject: [PATCH] optimize snap build for pipeline CI check 06:26:38 | 06:26:38 |This patch is used by the EdgeX CI pipeline builds to 06:26:38 |optimize the snap CI check run for pull requests. When 06:26:38 |applied, it essentially strips out everything (apps and 06:26:38 |parts) from the snapcraft.yaml file except those required 06:26:38 |to build edgex-go, as the whole idea of the CI check is to 06:26:38 |catch changes to edgex-go that break the snap build. 06:26:38 | 06:26:38 |In general, anyone updating snapcraft.yaml will also need 06:26:38 |to update this patch file, otherwise it may fail to apply, 06:26:38 |resulting in a failed snap build CI check in the associated 06:26:38 |pull request. 06:26:38 | 06:26:38 |Note - in addition to applying this patch, the pipeline also 06:26:38 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:26:38 |need to build the finally binary .snap file (and it won't 06:26:38 |work with the patch applied). This further reduces the build 06:26:38 |time. 06:26:38 |--- 06:26:38 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:26:38 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:26:38 | 06:26:38 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:26:38 |index 1e537489..faf42425 100644 06:26:38 |--- a/snap/snapcraft.yaml 06:26:38 |+++ b/snap/snapcraft.yaml 06:26:38 -------------------------- 06:26:38 patching file snap/snapcraft.yaml 06:26:38 Using Plan A... 06:26:38 Hunk #1 succeeded at 73. 06:26:38 Hunk #2 succeeded at 202. 06:26:38 Hunk #3 succeeded at 214. 06:26:38 Hunk #4 succeeded at 222. 06:26:38 Hunk #5 succeeded at 229. 06:26:38 Hunk #6 succeeded at 256. 06:26:38 Hunk #7 succeeded at 290. 06:26:38 Hunk #8 succeeded at 341. 06:26:38 Hmm... Ignoring the trailing garbage. 06:26:38 done 06:26:38 + sudo snapcraft prime --use-lxd 06:26:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:26:39 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:26:39 - README.md 06:26:39 06:26:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:26:39 Launching a container. 06:26:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:26:39 ---> f6589ce97510 06:26:39 Step 3/21 : WORKDIR /edgex-go 06:26:39 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:26:39 ---> f6589ce97510 06:26:39 Step 3/26 : WORKDIR /edgex-go 06:26:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:39 ---> f6589ce97510 06:26:39 Step 3/22 : WORKDIR /edgex-go 06:26:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:26:39 ---> f6589ce97510 06:26:39 Step 3/23 : WORKDIR /edgex-go 06:26:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:39 ---> f6589ce97510 06:26:39 Step 3/24 : WORKDIR /edgex-go 06:26:41 ---> Running in 033bf69ea8e4 06:26:41 ---> Running in 0b886188d59b 06:26:41 ---> Running in b875b9b0401f 06:26:41 ---> Running in c09994fb9741 06:26:41 ---> Running in 448780dbeb00 06:26:42 Removing intermediate container 0b886188d59b 06:26:42 ---> 179f18458328 06:26:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:42 Removing intermediate container 033bf69ea8e4 06:26:42 ---> 496a432ea99f 06:26:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:42 Removing intermediate container c09994fb9741 06:26:42 Removing intermediate container 448780dbeb00 06:26:42 ---> dba23718e7ef 06:26:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:42 ---> fba6adaee20f 06:26:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:42 Removing intermediate container b875b9b0401f 06:26:42 ---> a929a3a29415 06:26:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:42 ---> Running in cb06e91fc5e1 06:26:42 ---> Running in 5e0690ff4795 06:26:42 ---> Running in a4c9c7e2ab1a 06:26:42 ---> Running in 2a4105e61f52 06:26:42 ---> Running in 90ddbbd7a715 06:26:47 Removing intermediate container cb06e91fc5e1 06:26:47 ---> 9bc8626d85d9 06:26:47 Step 5/22 : RUN apk add --update --no-cache make git 06:26:47 ---> Running in 388732856e4b 06:26:47 Removing intermediate container 2a4105e61f52 06:26:47 ---> 78945a13b18c 06:26:47 Removing intermediate container a4c9c7e2ab1a 06:26:47 ---> 6317f949eb3d 06:26:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:26:47 Step 5/21 : RUN apk add --update --no-cache make git 06:26:47 ---> Running in 5b4b07bc8db8 06:26:47 ---> Running in e99618fbd6e3 06:26:47 Removing intermediate container 5e0690ff4795 06:26:47 ---> b83172279338 06:26:47 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:26:47 Removing intermediate container 90ddbbd7a715 06:26:47 ---> aaa27135c2a1 06:26:47 Step 5/26 : RUN apk add --update --no-cache make bash git 06:26:47 ---> Running in 5debf5fd615b 06:26:47 ---> Running in 41a2e12069b5 06:26:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:50 OK: 217 MiB in 51 packages 06:26:51 OK: 217 MiB in 51 packages 06:26:51 OK: 217 MiB in 51 packages 06:26:51 Waiting for container to be ready 06:26:51 To start your first instance, try: lxc launch ubuntu:18.04 06:26:51 06:26:51 OK: 217 MiB in 51 packages 06:26:51 OK: 217 MiB in 51 packages 06:26:51 Removing intermediate container 388732856e4b 06:26:51 ---> a9bce3f45157 06:26:51 Step 6/22 : COPY go.mod . 06:26:52 ---> 35479689f676 06:26:52 Step 7/22 : RUN go mod download 06:26:53 ---> Running in 44a6358d97cd 06:26:53 Removing intermediate container e99618fbd6e3 06:26:53 ---> b49c7aa14cce 06:26:53 Step 6/23 : COPY go.mod . 06:26:53 Removing intermediate container 5debf5fd615b 06:26:53 ---> 8fe76ea03d29 06:26:53 Step 6/24 : COPY go.mod . 06:26:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:26:53 Removing intermediate container 5b4b07bc8db8 06:26:53 Removing intermediate container 41a2e12069b5 06:26:53 ---> 8fd2e9cbdfb1 06:26:53 Step 6/21 : COPY go.mod . 06:26:53 ---> 2ae3518b80e5 06:26:53 Step 6/26 : COPY go.mod . 06:26:54 Waiting for network to be ready... 06:26:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:26:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:26:54 ---> 0671e664ae56 06:26:54 Step 7/24 : RUN go mod download 06:26:54 ---> f63c7146d5ae 06:26:54 Step 7/23 : RUN go mod download 06:26:54 ---> 3ac789c2bebd 06:26:54 Step 7/26 : RUN go mod download 06:26:54 ---> Running in 9bfa939ef8e8 06:26:54 ---> Running in beff0bd34547 06:26:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 06:26:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:26:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:26:55 ---> 0e54595d952f 06:26:55 Step 7/21 : RUN go mod download 06:26:55 ---> Running in 9509e765b76a 06:26:55 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:26:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:26:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:26:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:26:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:26:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:26:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:26:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:26:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:26:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:26:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:26:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:26:55 ---> Running in 5cbbc73b93eb 06:26:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:26:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:26:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 06:26:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:26:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:26:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:26:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:26:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:26:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:26:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:26:56 Removing intermediate container 44a6358d97cd 06:26:56 ---> a231e2334cf8 06:26:56 Step 8/22 : COPY . . 06:26:58 Fetched 23.6 MB in 4s (5654 kB/s) 06:26:59 Reading package lists... 06:26:59 Reading package lists... 06:26:59 Building dependency tree... 06:26:59 Reading state information... 06:26:59 The following additional packages will be installed: 06:26:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:26:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:26:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:26:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:26:59 Suggested packages: 06:26:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:26:59 Recommended packages: 06:26:59 gnupg libsasl2-modules 06:26:59 The following NEW packages will be installed: 06:26:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:26:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:26:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:26:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:26:59 The following packages will be upgraded: 06:26:59 gpg gpg-agent gpgconf libudev1 06:26:59 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 06:26:59 Need to get 3531 kB of archives. 06:26:59 After this operation, 13.3 MB of additional disk space will be used. 06:26:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:26:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:26:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:26:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 06:26:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 06:26:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:26:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:26:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:26:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:27:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:27:00 Removing intermediate container 9bfa939ef8e8 06:27:00 ---> b436367bffa7 06:27:00 Step 8/24 : COPY . . 06:27:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:27:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:27:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:27:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:27:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:27:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:27:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:27:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:27:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:27:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:27:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:27:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:27:00 debconf: delaying package configuration, since apt-utils is not installed 06:27:00 Fetched 3531 kB in 1s (3423 kB/s) 06:27:00 Removing intermediate container 9509e765b76a 06:27:00 ---> 48812e64f391 06:27:00 Step 8/26 : COPY . . 06:27:00 (Reading database ... 12511 files and directories currently installed.) 06:27:00 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:27:00 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:27:01 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:27:01 Selecting previously unselected package udev. 06:27:01 (Reading database ... 12511 files and directories currently installed.) 06:27:01 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:27:01 Unpacking udev (237-3ubuntu10.43) ... 06:27:01 Removing intermediate container 5cbbc73b93eb 06:27:01 ---> 7daf1edcc047 06:27:01 Step 8/21 : COPY . . 06:27:01 Removing intermediate container beff0bd34547 06:27:01 ---> 1e81e1a64574 06:27:01 Step 8/23 : COPY . . 06:27:01 Selecting previously unselected package libfuse2:amd64. 06:27:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:27:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:27:01 Selecting previously unselected package fuse. 06:27:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:27:01 Unpacking fuse (2.9.7-1ubuntu1) ... 06:27:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:27:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:27:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:27:02 Selecting previously unselected package libksba8:amd64. 06:27:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:27:02 Unpacking libksba8:amd64 (1.3.5-2) ... 06:27:02 Selecting previously unselected package libroken18-heimdal:amd64. 06:27:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:27:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:27:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:27:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:02 Selecting previously unselected package libwind0-heimdal:amd64. 06:27:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:27:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:27:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:27:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:27:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:27:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:03 Selecting previously unselected package libsasl2-modules-db:amd64. 06:27:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:27:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:27:03 Selecting previously unselected package libsasl2-2:amd64. 06:27:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:27:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:27:03 Selecting previously unselected package libldap-common. 06:27:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:27:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:27:03 Selecting previously unselected package libldap-2.4-2:amd64. 06:27:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:27:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:27:03 Selecting previously unselected package dirmngr. 06:27:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:27:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:27:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:27:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:27:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:27:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:27:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:27:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:04 Setting up libksba8:amd64 (1.3.5-2) ... 06:27:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:27:04 Setting up udev (237-3ubuntu10.43) ... 06:27:04 invoke-rc.d: policy-rc.d denied execution of start. 06:27:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:04 Processing triggers for systemd (237-3ubuntu10) ... 06:27:04 Setting up fuse (2.9.7-1ubuntu1) ... 06:27:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:27:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:27:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:27:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:27:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:27:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:27:05 settings in the [Install] section, and DefaultInstance for template units). 06:27:05 This means they are not meant to be enabled using systemctl. 06:27:05 Possible reasons for having this kind of units are: 06:27:05 1) A unit may be statically enabled by being symlinked from another unit's 06:27:05 .wants/ or .requires/ directory. 06:27:05 2) A unit's purpose may be to act as a helper for some other unit which has 06:27:05 a requirement dependency on it. 06:27:05 3) A unit may be started when needed via activation (socket, path, timer, 06:27:05 D-Bus, udev, scripted systemctl call, ...). 06:27:05 4) In case of template units, the unit is meant to be enabled with some 06:27:05 instance name specified. 06:27:05 Reading package lists... 06:27:06 Building dependency tree... 06:27:06 Reading state information... 06:27:06 The following additional packages will be installed: 06:27:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:27:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:27:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:27:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:27:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:27:06 Suggested packages: 06:27:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:27:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:27:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:27:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:27:06 systemd-container policykit-1 06:27:06 Recommended packages: 06:27:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:27:06 The following NEW packages will be installed: 06:27:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:27:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:27:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:27:06 multiarch-support openssh-client python3 python3-minimal python3.6 06:27:06 python3.6-minimal snapd squashfs-tools sudo 06:27:06 The following packages will be upgraded: 06:27:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:27:06 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 06:27:06 Need to get 35.2 MB of archives. 06:27:06 After this operation, 141 MB of additional disk space will be used. 06:27:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:27:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:27:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:27:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:27:07 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:27:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:27:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:27:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:27:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:27:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:27:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:27:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:27:07 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:27:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:27:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:27:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:27:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:27:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:27:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:27:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:27:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:27:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:27:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:27:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:27:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:27:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:27:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:27:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:27:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:27:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:27:08 debconf: delaying package configuration, since apt-utils is not installed 06:27:08 Fetched 35.2 MB in 3s (13.7 MB/s) 06:27:08 (Reading database ... 12757 files and directories currently installed.) 06:27:08 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:27:09 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:27:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:27:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:27:09 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:27:10 (Reading database ... 12757 files and directories currently installed.) 06:27:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:27:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:27:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:27:10 (Reading database ... 12757 files and directories currently installed.) 06:27:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:27:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:27:10 Setting up apt (1.6.12ubuntu0.2) ... 06:27:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:27:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:27:11 (Reading database ... 12764 files and directories currently installed.) 06:27:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:27:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:27:11 Selecting previously unselected package libpython3.6-minimal:amd64. 06:27:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:27:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:27:11 Selecting previously unselected package libexpat1:amd64. 06:27:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:27:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:27:11 Selecting previously unselected package python3.6-minimal. 06:27:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:27:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:27:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:27:12 Checking for services that may need to be restarted...done. 06:27:12 Checking for services that may need to be restarted...done. 06:27:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:27:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:27:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:27:12 Selecting previously unselected package python3-minimal. 06:27:12 (Reading database ... 13012 files and directories currently installed.) 06:27:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:27:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:27:12 Selecting previously unselected package mime-support. 06:27:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:27:12 Unpacking mime-support (3.60ubuntu1) ... 06:27:13 Selecting previously unselected package libmpdec2:amd64. 06:27:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:27:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:27:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:27:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:27:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:27:13 Selecting previously unselected package python3.6. 06:27:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:27:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:27:13 Selecting previously unselected package libpython3-stdlib:amd64. 06:27:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:27:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:27:13 Setting up python3-minimal (3.6.7-1~18.04) ... 06:27:13 Selecting previously unselected package python3. 06:27:13 (Reading database ... 13442 files and directories currently installed.) 06:27:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:27:13 Unpacking python3 (3.6.7-1~18.04) ... 06:27:13 Selecting previously unselected package multiarch-support. 06:27:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:27:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:27:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:27:14 Selecting previously unselected package liblzo2-2:amd64. 06:27:14 (Reading database ... 13479 files and directories currently installed.) 06:27:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:27:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:27:14 Selecting previously unselected package libbsd0:amd64. 06:27:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:27:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:27:14 Selecting previously unselected package sudo. 06:27:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:27:14 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:27:14 Selecting previously unselected package apparmor. 06:27:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:27:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:27:14 Selecting previously unselected package libedit2:amd64. 06:27:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:27:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:27:14 Selecting previously unselected package libkrb5support0:amd64. 06:27:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:27:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:27:14 Selecting previously unselected package libk5crypto3:amd64. 06:27:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:27:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:27:14 Selecting previously unselected package libkeyutils1:amd64. 06:27:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:27:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:27:15 Selecting previously unselected package libkrb5-3:amd64. 06:27:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:27:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:27:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:27:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:27:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:27:15 Selecting previously unselected package libssl1.0.0:amd64. 06:27:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:27:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:27:15 Selecting previously unselected package openssh-client. 06:27:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:27:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:27:15 Selecting previously unselected package squashfs-tools. 06:27:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:27:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:27:15 Selecting previously unselected package snapd. 06:27:15 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:27:15 Unpacking snapd (2.48+18.04) ... 06:27:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:27:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:27:17 Setting up mime-support (3.60ubuntu1) ... 06:27:17 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:27:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:27:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:27:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:27:18 Setting up systemd (237-3ubuntu10.43) ... 06:27:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:27:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:27:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:27:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:27:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:27:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:27:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:27:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:27:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:27:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:27:19 Setting up python3 (3.6.7-1~18.04) ... 06:27:19 running python rtupdate hooks for python3.6... 06:27:19 running python post-rtupdate hooks for python3.6... 06:27:19 Setting up apparmor (2.12-4ubuntu5.1) ... 06:27:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:27:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:27:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:27:22 Setting up snapd (2.48+18.04) ... 06:27:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:27:23 ---> f516bd7b0021 06:27:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:27:23 ---> af3614cd8bbd 06:27:23 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:27:23 ---> Running in 214c222fe394 06:27:23 ---> e3154009ede3 06:27:23 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:27:23 ---> f1d08dccb90c 06:27:23 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:27:23 ---> Running in 3f7dbc4f973d 06:27:23 ---> Running in 13eadd2e0223 06:27:23 ---> f795b0246b92 06:27:23 Step 9/23 : RUN make cmd/core-data/core-data 06:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:27:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:27:23 ---> Running in 0b3ff777fa2b 06:27:23 ---> Running in fea9a9ecc418 06:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:27:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:27:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:27:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:27:24 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:27:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:27:24 Processing triggers for systemd (237-3ubuntu10.43) ... 06:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:27:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:27:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:27:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:27:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:27:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:27:27 Reading package lists... 06:27:27 Reading package lists... 06:27:27 Building dependency tree... 06:27:27 Reading state information... 06:27:27 Calculating upgrade... 06:27:27 The following packages will be upgraded: 06:27:27 advancecomp base-files bash binutils binutils-common 06:27:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:27:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:27:27 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:27:27 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:27:27 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:27:27 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:27:27 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:27:27 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:27:27 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:27:27 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:27:27 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:27:27 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:27:27 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:27:28 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:27:28 Need to get 63.5 MB of archives. 06:27:28 After this operation, 5200 kB of additional disk space will be used. 06:27:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:27:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:27:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:27:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:27:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:27:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:27:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:27:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:27:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:27:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:27:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:27:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:27:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:27:28 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:27:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:27:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:27:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:27:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:27:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:27:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:27:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:27:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:27:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:27:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:27:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:27:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:27:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:27:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:27:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:27:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:27:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:27:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:27:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:27:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:27:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:27:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:27:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:27:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:27:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:27:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:27:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:27:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:27:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:27:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:27:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:27:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:27:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:27:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:27:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:27:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:27:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:27:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:27:28 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:27:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:27:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:27:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:27:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:27:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:27:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:27:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:27:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:27:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:27:29 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:27:29 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 06:27:29 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:27:29 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:27:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:27:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:27:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:27:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:27:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:27:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:27:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:27:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:27:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:27:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:27:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:27:29 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:27:29 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:27:29 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:27:29 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:27:29 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:27:29 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:27:29 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:27:29 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:27:29 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:27:29 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:27:29 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:27:29 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:27:29 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:27:29 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:27:29 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:27:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:27:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:27:29 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:27:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:27:30 debconf: delaying package configuration, since apt-utils is not installed 06:27:30 Fetched 63.5 MB in 2s (31.3 MB/s) 06:27:30 (Reading database ... 13912 files and directories currently installed.) 06:27:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:27:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:27:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:27:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:27:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 06:27:30 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 06:27:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:34 (Reading database ... 13911 files and directories currently installed.) 06:27:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:27:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:27:34 (Reading database ... 13911 files and directories currently installed.) 06:27:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:27:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:27:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:35 (Reading database ... 13911 files and directories currently installed.) 06:27:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:27:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:27:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:27:36 (Reading database ... 13911 files and directories currently installed.) 06:27:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:27:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:27:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:27:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:27:36 Setting up base-files (10.1ubuntu2.10) ... 06:27:36 Installing new version of config file /etc/issue ... 06:27:36 Installing new version of config file /etc/issue.net ... 06:27:36 Installing new version of config file /etc/lsb-release ... 06:27:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:27:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:27:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:27:36 Removing obsolete conffile /etc/default/motd-news ... 06:27:36 (Reading database ... 13912 files and directories currently installed.) 06:27:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:27:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:27:37 Setting up bash (4.4.18-2ubuntu1.2) ... 06:27:37 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:27:37 (Reading database ... 13912 files and directories currently installed.) 06:27:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:27:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:27:38 (Reading database ... 13912 files and directories currently installed.) 06:27:38 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:27:38 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:27:38 Setting up tar (1.29b-2ubuntu0.1) ... 06:27:38 (Reading database ... 13912 files and directories currently installed.) 06:27:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:27:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:27:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:27:39 (Reading database ... 13912 files and directories currently installed.) 06:27:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:27:39 (Reading database ... 13912 files and directories currently installed.) 06:27:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:27:39 (Reading database ... 13912 files and directories currently installed.) 06:27:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:27:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:27:39 Setting up grep (3.1-2build1) ... 06:27:39 (Reading database ... 13912 files and directories currently installed.) 06:27:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:27:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:27:39 Setting up login (1:4.5-1ubuntu2) ... 06:27:40 (Reading database ... 13912 files and directories currently installed.) 06:27:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:27:40 (Reading database ... 13912 files and directories currently installed.) 06:27:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:27:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:27:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:27:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:27:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:27:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:27:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:27:41 (Reading database ... 13912 files and directories currently installed.) 06:27:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:27:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:27:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:27:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:27:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:27:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:27:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:27:42 (Reading database ... 13912 files and directories currently installed.) 06:27:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:27:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:27:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:27:43 (Reading database ... 13912 files and directories currently installed.) 06:27:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:43 (Reading database ... 13912 files and directories currently installed.) 06:27:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:43 (Reading database ... 13912 files and directories currently installed.) 06:27:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:44 (Reading database ... 13912 files and directories currently installed.) 06:27:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:44 (Reading database ... 13912 files and directories currently installed.) 06:27:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:27:44 (Reading database ... 13912 files and directories currently installed.) 06:27:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:27:44 (Reading database ... 13912 files and directories currently installed.) 06:27:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:45 (Reading database ... 13912 files and directories currently installed.) 06:27:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:27:45 (Reading database ... 13912 files and directories currently installed.) 06:27:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:27:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:27:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:27:46 (Reading database ... 13912 files and directories currently installed.) 06:27:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:27:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:27:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:27:46 (Reading database ... 13912 files and directories currently installed.) 06:27:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:27:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:27:47 (Reading database ... 13914 files and directories currently installed.) 06:27:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:27:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:27:47 Setting up debconf (1.5.66ubuntu1) ... 06:27:47 (Reading database ... 13914 files and directories currently installed.) 06:27:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:48 (Reading database ... 13914 files and directories currently installed.) 06:27:48 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:48 (Reading database ... 13914 files and directories currently installed.) 06:27:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:48 (Reading database ... 13914 files and directories currently installed.) 06:27:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:27:48 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:27:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:27:49 (Reading database ... 13914 files and directories currently installed.) 06:27:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:27:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:27:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:27:49 (Reading database ... 13914 files and directories currently installed.) 06:27:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:27:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:50 (Reading database ... 13914 files and directories currently installed.) 06:27:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:27:50 (Reading database ... 13914 files and directories currently installed.) 06:27:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:27:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:27:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:27:50 (Reading database ... 13914 files and directories currently installed.) 06:27:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:27:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:27:50 Setting up passwd (1:4.5-1ubuntu2) ... 06:27:51 (Reading database ... 13914 files and directories currently installed.) 06:27:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:51 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:27:51 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:27:51 (Reading database ... 13914 files and directories currently installed.) 06:27:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:27:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:27:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:27:51 (Reading database ... 13914 files and directories currently installed.) 06:27:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:27:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:27:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:27:52 (Reading database ... 13914 files and directories currently installed.) 06:27:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:27:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:27:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:27:52 (Reading database ... 13914 files and directories currently installed.) 06:27:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:27:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:27:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:27:52 (Reading database ... 13914 files and directories currently installed.) 06:27:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:27:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:27:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:27:52 (Reading database ... 13915 files and directories currently installed.) 06:27:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:27:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:27:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:27:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:27:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:27:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:27:53 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:27:53 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:27:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:27:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:27:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:27:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:27:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:27:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:27:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:27:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:27:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:27:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:27:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:27:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:27:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:27:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:27:55 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:27:55 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:27:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:27:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:27:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:27:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:27:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:58 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:28:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:28:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:28:00 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:28:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:28:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:28:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:28:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:28:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:28:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:28:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:28:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:28:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:28:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:28:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:28:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:28:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:28:01 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:28:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:28:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:28:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:28:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:28:02 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:28:02 06:28:02 Current default time zone: 'Etc/UTC' 06:28:02 Local time is now: Tue Jan 5 06:28:02 UTC 2021. 06:28:02 Universal Time is now: Tue Jan 5 06:28:02 UTC 2021. 06:28:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:28:02 06:28:02 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:28:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 06:28:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:28:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:28:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:28:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:28:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:28:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:28:02 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:28:02 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:28:02 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:02 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:28:02 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:02 Setting up patch (2.7.6-2ubuntu1.1) ... 06:28:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:28:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:28:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:28:03 Installing new version of config file /etc/ssl/openssl.cnf ... 06:28:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:28:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:28:03 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:28:05 Updating certificates in /etc/ssl/certs... 06:28:06 22 added, 17 removed; done. 06:28:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:28:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:28:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:28:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:28:06 Setting up pkgbinarymangler (138.18.04.1) ... 06:28:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:28:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up perl (5.26.1-6ubuntu0.5) ... 06:28:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:28:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:28:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:28:06 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:28:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:28:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:28:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:28:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:28:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:28:06 Processing triggers for systemd (237-3ubuntu10.43) ... 06:28:07 Processing triggers for mime-support (3.60ubuntu1) ... 06:28:07 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:28:07 Updating certificates in /etc/ssl/certs... 06:28:07 0 added, 0 removed; done. 06:28:07 Running hooks in /etc/ca-certificates/update.d... 06:28:07 done. 06:28:08 Reading package lists... 06:28:08 Building dependency tree... 06:28:08 Reading state information... 06:28:08 The following NEW packages will be installed: 06:28:08 apt-transport-https 06:28:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:28:08 Need to get 1696 B of archives. 06:28:08 After this operation, 153 kB of additional disk space will be used. 06:28:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:28:08 debconf: delaying package configuration, since apt-utils is not installed 06:28:08 Fetched 1696 B in 0s (48.8 kB/s) 06:28:08 Selecting previously unselected package apt-transport-https. 06:28:08 (Reading database ... 13929 files and directories currently installed.) 06:28:08 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:28:08 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:28:08 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:28:08 Waiting for network to be ready... 06:28:15 2021-01-05T06:28:11Z INFO Waiting for automatic snapd restart... 06:28:15 snapd 2.48.1 from Canonical* installed 06:28:15 "snapd" switched to the "latest/stable" channel 06:28:15 06:28:18 core18 20201210 from Canonical* installed 06:28:18 "core18" switched to the "latest/stable" channel 06:28:18 06:28:21 snapcraft 4.4.4 from Canonical* installed 06:28:21 "snapcraft" switched to the "latest/stable" channel 06:28:21 06:28:25 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:28:25 - README.md 06:28:25 06:28:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:28:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:28:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:28:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:28:32 Reading package lists... 06:28:32 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:28:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:39 Reading package lists... 06:28:39 Building dependency tree... 06:28:39 Reading state information... 06:28:39 Suggested packages: 06:28:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:28:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:28:39 Recommended packages: 06:28:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:28:39 The following NEW packages will be installed: 06:28:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:28:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:28:39 pkg-config zip 06:28:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:28:39 Need to get 7655 kB of archives. 06:28:39 After this operation, 43.7 MB of additional disk space will be used. 06:28:39 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:28:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:28:39 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:28:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:28:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:28:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:28:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:28:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:28:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:28:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:28:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:28:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:28:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:28:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:28:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:28:40 debconf: delaying package configuration, since apt-utils is not installed 06:28:40 Fetched 7655 kB in 1s (6871 kB/s) 06:28:40 Selecting previously unselected package libglib2.0-0:amd64. 06:28:40 (Reading database ... 13933 files and directories currently installed.) 06:28:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:28:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:28:41 Selecting previously unselected package libpsl5:amd64. 06:28:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:28:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:28:41 Selecting previously unselected package libnghttp2-14:amd64. 06:28:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:28:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:28:41 Selecting previously unselected package librtmp1:amd64. 06:28:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:28:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:28:41 Selecting previously unselected package libcurl3-gnutls:amd64. 06:28:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:28:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:28:41 Selecting previously unselected package liberror-perl. 06:28:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:28:41 Unpacking liberror-perl (0.17025-1) ... 06:28:41 Selecting previously unselected package git-man. 06:28:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:28:41 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:28:41 Selecting previously unselected package git. 06:28:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:28:41 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:28:42 Selecting previously unselected package libnorm1:amd64. 06:28:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:28:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:28:42 Selecting previously unselected package libpgm-5.2-0:amd64. 06:28:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:28:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:28:42 Selecting previously unselected package libsodium23:amd64. 06:28:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:28:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:28:42 Selecting previously unselected package libzmq5:amd64. 06:28:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:28:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:28:42 Selecting previously unselected package libzmq3-dev:amd64. 06:28:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:28:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:28:43 Selecting previously unselected package pkg-config. 06:28:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:28:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:28:43 Selecting previously unselected package zip. 06:28:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:28:43 Unpacking zip (3.0-11build1) ... 06:28:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:28:43 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:28:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:28:43 Setting up liberror-perl (0.17025-1) ... 06:28:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:28:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:28:43 No schema files found: doing nothing. 06:28:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:28:43 Setting up zip (3.0-11build1) ... 06:28:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:28:43 Setting up libsodium23:amd64 (1.0.16-2) ... 06:28:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:28:43 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:28:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:28:43 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:28:43 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:28:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:28:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:50 git set to automatically installed. 06:28:50 git-man set to automatically installed. 06:28:50 libcurl3-gnutls set to automatically installed. 06:28:50 liberror-perl set to automatically installed. 06:28:50 libglib2.0-0 set to automatically installed. 06:28:50 libnghttp2-14 set to automatically installed. 06:28:50 libnorm1 set to automatically installed. 06:28:50 libpgm-5.2-0 set to automatically installed. 06:28:50 libpsl5 set to automatically installed. 06:28:50 librtmp1 set to automatically installed. 06:28:50 libsodium23 set to automatically installed. 06:28:50 libzmq3-dev set to automatically installed. 06:28:50 libzmq5 set to automatically installed. 06:28:50 pkg-config set to automatically installed. 06:28:50 zip set to automatically installed. 06:28:51 snapd is not logged in, snap install commands will use sudo 06:28:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:58 snap "core18" has no updates available 06:28:59 Pulling config-common 06:29:00 Pulling go-build-helper 06:29:18 Removing intermediate container 0b3ff777fa2b 06:29:18 ---> 4a40ca84f1e6 06:29:18 06:29:18 Step 10/21 : FROM scratch 06:29:18 ---> 06:29:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:18 Removing intermediate container 3f7dbc4f973d 06:29:18 ---> fbe33c72c6cc 06:29:18 06:29:18 Step 10/24 : FROM scratch 06:29:18 ---> 06:29:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:29:18 Removing intermediate container 13eadd2e0223 06:29:18 ---> b234564e79c0 06:29:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:29:18 ---> Running in 677ebb411aa8 06:29:18 ---> Running in 4f3d27006643 06:29:18 ---> Running in 0bd7ab3bf157 06:29:18 Removing intermediate container 4f3d27006643 06:29:18 ---> ba390b0be356 06:29:18 Step 12/24 : ENV APP_PORT=48060 06:29:18 Removing intermediate container 677ebb411aa8 06:29:18 ---> f0dfd5840b70 06:29:18 Step 12/21 : ENV APP_PORT=48085 06:29:18 ---> Running in 9b7f8ca606da 06:29:18 ---> Running in 2f975d3c1c1f 06:29:18 Removing intermediate container 9b7f8ca606da 06:29:18 ---> a48406e08884 06:29:18 Step 13/24 : EXPOSE $APP_PORT 06:29:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:29:18 ---> Running in a24a7801e52a 06:29:18 Removing intermediate container 2f975d3c1c1f 06:29:18 ---> 31353dc98093 06:29:18 Step 13/21 : EXPOSE $APP_PORT 06:29:18 ---> Running in e3577ecda01d 06:29:18 Removing intermediate container a24a7801e52a 06:29:18 ---> c1d9948fdd17 06:29:18 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:29:18 Removing intermediate container e3577ecda01d 06:29:18 ---> 1164100743bf 06:29:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:29:18 ---> a4c3001e2dab 06:29:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:29:18 ---> fbfd12e67732 06:29:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:29:18 ---> da948f4a58e1 06:29:18 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:29:18 ---> 25a7d6e1b3a8 06:29:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:29:18 ---> 1309c64f4bad 06:29:18 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:29:18 Removing intermediate container 0bd7ab3bf157 06:29:18 ---> 163756fad35c 06:29:18 06:29:18 Step 11/26 : FROM docker:20.10.0 06:29:18 ---> 761422de4997 06:29:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:29:18 20.10.0: Pulling from library/docker 06:29:18 ---> Running in 7a02460d7b2d 06:29:18 Removing intermediate container 7a02460d7b2d 06:29:18 ---> 3a76df13bbd8 06:29:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:18 ---> c61798fe264b 06:29:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:29:18 ---> Running in 1d1c67d7f39a 06:29:20 Removing intermediate container 1d1c67d7f39a 06:29:20 ---> fe3a69677368 06:29:20 Step 19/21 : LABEL arch=arm64 06:29:20 ---> Running in f10b60ee0492 06:29:20 ---> b23012483e31 06:29:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:29:20 Removing intermediate container 214c222fe394 06:29:20 ---> 9b0e6b716782 06:29:20 06:29:20 Step 10/22 : FROM scratch 06:29:20 ---> 06:29:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:20 ---> Using cache 06:29:20 ---> f0dfd5840b70 06:29:20 Step 12/22 : ENV APP_PORT=48081 06:29:21 ---> Running in 1190a5df81ef 06:29:21 Removing intermediate container f10b60ee0492 06:29:21 ---> fdb9e75e958b 06:29:21 Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:29:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:29:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:29:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 06:29:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:29:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:29:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:29:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:29:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:29:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:29:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:29:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:29:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:29:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:29:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:29:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:29:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:29:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:29:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:29:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:29:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 06:29:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:29:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:29:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:29:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:29:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:29:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:29:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:29:22 Fetched 23.6 MB in 0s (0 B/s) 06:29:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:29:22 Fetched 96.5 kB in 0s (0 B/s) 06:29:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:29:22 Fetched 279 kB in 0s (0 B/s) 06:29:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:29:22 Fetched 122 kB in 0s (0 B/s) 06:29:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:29:22 Fetched 77.8 kB in 0s (0 B/s) 06:29:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:29:22 Fetched 8848 B in 0s (0 B/s) 06:29:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:29:22 Fetched 47.8 kB in 0s (0 B/s) 06:29:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:29:22 Fetched 45.6 kB in 0s (0 B/s) 06:29:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:29:22 Fetched 14.8 kB in 0s (0 B/s) 06:29:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:29:22 Fetched 214 kB in 0s (0 B/s) 06:29:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:29:22 Fetched 155 kB in 0s (0 B/s) 06:29:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:29:22 Fetched 50.6 kB in 0s (0 B/s) 06:29:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:29:22 Fetched 14.8 kB in 0s (0 B/s) 06:29:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:29:22 Fetched 41.8 kB in 0s (0 B/s) 06:29:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:29:22 Fetched 499 kB in 0s (0 B/s) 06:29:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:29:22 Fetched 111 kB in 0s (0 B/s) 06:29:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:29:22 Fetched 240 kB in 0s (0 B/s) 06:29:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:29:22 Fetched 29.3 kB in 0s (0 B/s) 06:29:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:29:22 Fetched 85.5 kB in 0s (0 B/s) 06:29:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:29:22 Fetched 24.5 kB in 0s (0 B/s) 06:29:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:29:22 Fetched 49.2 kB in 0s (0 B/s) 06:29:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:29:22 Fetched 54.2 kB in 0s (0 B/s) 06:29:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:29:22 Fetched 30.8 kB in 0s (0 B/s) 06:29:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:29:22 Fetched 17.0 kB in 0s (0 B/s) 06:29:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:29:22 Fetched 85.9 kB in 0s (0 B/s) 06:29:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:29:22 Fetched 8720 B in 0s (0 B/s) 06:29:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:29:22 Fetched 137 kB in 0s (0 B/s) 06:29:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:29:22 Fetched 119 kB in 0s (0 B/s) 06:29:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:29:22 Fetched 109 kB in 0s (0 B/s) 06:29:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:29:22 Fetched 11.1 kB in 0s (0 B/s) 06:29:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:29:22 Fetched 645 kB in 0s (0 B/s) 06:29:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:29:22 Fetched 41.3 kB in 0s (0 B/s) 06:29:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:29:22 Fetched 17.9 kB in 0s (0 B/s) 06:29:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:29:22 Fetched 368 kB in 0s (0 B/s) 06:29:22 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 06:29:22 Fetched 187 kB in 0s (0 B/s) 06:29:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:29:22 Fetched 175 kB in 0s (0 B/s) 06:29:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:29:22 ---> Running in 227e6beaa922 06:29:22 Removing intermediate container 1190a5df81ef 06:29:22 ---> 86a7b72ac5d1 06:29:22 Step 13/22 : EXPOSE $APP_PORT 06:29:22 ---> 5943c4d5ecb8 06:29:22 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:29:22 ---> Running in c793d3a494bf 06:29:22 ---> Running in de8d78bbc931 06:29:23 Removing intermediate container 227e6beaa922 06:29:23 ---> 921381965785 06:29:23 Step 21/21 : LABEL version=0.0.0 06:29:23 Removing intermediate container c793d3a494bf 06:29:23 ---> 876892b8e6c2 06:29:23 Step 14/22 : WORKDIR / 06:29:23 ---> Running in d1b747631602 06:29:23 ---> Running in 3fa320251eb2 06:29:23 Removing intermediate container de8d78bbc931 06:29:23 ---> 408a514a8efc 06:29:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:24 Fetched 206 kB in 0s (0 B/s) 06:29:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:29:24 Fetched 1301 kB in 0s (0 B/s) 06:29:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:29:24 Fetched 36.2 kB in 0s (0 B/s) 06:29:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:29:24 Fetched 159 kB in 0s (0 B/s) 06:29:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:29:24 Fetched 107 kB in 0s (0 B/s) 06:29:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:29:24 Fetched 48.7 kB in 0s (0 B/s) 06:29:24 Pulling static-packages 06:29:24 ---> Running in 11e69d1b63d1 06:29:24 Removing intermediate container d1b747631602 06:29:24 ---> 9678f3174fff 06:29:24 06:29:24 Removing intermediate container 3fa320251eb2 06:29:24 ---> 7e6916acb339 06:29:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:29:25 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:29:25 Skipping pull go-build-helper (already ran) 06:29:25 Skipping pull static-packages (already ran) 06:29:25 Building go-build-helper 06:29:25 Successfully built 9678f3174fff 06:29:25 Successfully tagged docker-support-scheduler-go-arm64:latest 06:29:25  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 06:29:25 Removing intermediate container 11e69d1b63d1 06:29:25 ---> d3d33365f6ac 06:29:25 Step 22/24 : LABEL arch=arm64 06:29:26 ---> 23400c2626af 06:29:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:29:26 ---> Running in 7f870ba91a50 06:29:28 Building static-packages 06:29:28 Removing intermediate container 7f870ba91a50 06:29:28 ---> ebac5c9045d1 06:29:28 Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:29:30 Removing intermediate container fea9a9ecc418 06:29:30 ---> 0b801697ef45 06:29:30 06:29:30 Step 10/23 : FROM alpine:3.12 06:29:30 ---> 7e4b6e8de7ff 06:29:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:29:30 3.12: Pulling from library/alpine 06:29:30 ---> Running in 715257cdc516 06:29:30 Staging go-build-helper 06:29:31 Staging static-packages 06:29:31 Removing intermediate container 715257cdc516 06:29:31 ---> ec717f7c3097 06:29:31 Step 24/24 : LABEL version=0.0.0 06:29:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:29:31 Status: Downloaded newer image for alpine:3.12 06:29:31 ---> afeebe901d6b 06:29:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:31 ---> bea2cc1357cd 06:29:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:29:31 ---> Running in 2104f3715b5c 06:29:31 ---> Running in bd33cbc4dd31 06:29:32 ---> Running in 5739f23637fc 06:29:32 Pulling go115 06:29:32 Removing intermediate container 2104f3715b5c 06:29:32 ---> 7084650bf0bf 06:29:32 06:29:32 Removing intermediate container bd33cbc4dd31 06:29:32 ---> 706215f7e348 06:29:32 Step 12/23 : ENV APP_PORT=48080 06:29:32 Removing intermediate container 5739f23637fc 06:29:32 ---> b308b61160ec 06:29:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:29:32 Status: Downloaded newer image for docker:20.10.0 06:29:32 ---> eeaf43b92773 06:29:32 Step 12/26 : RUN apk add --no-cache bash 06:29:32 'edgex-go' has dependencies that need to be staged: go115 06:29:32 Skipping pull go115 (already ran) 06:29:32 Building go115 06:29:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:32 Dload Upload Total Spent Left Speed 06:29:32 Successfully built 7084650bf0bf 06:29:32 Successfully tagged docker-support-notifications-go-arm64:latest 06:29:32  Building docker-support-notifications-go ... done Building docker-core-command-go 06:29:32 ---> Running in 62f3929ecf50 06:29:32 ---> Running in 7b083c3d7672 06:29:32 ---> Running in 7efb0d29afbf 06:29:33 Removing intermediate container 62f3929ecf50 06:29:33 ---> fe15ddebba78 06:29:33 Step 13/23 : EXPOSE $APP_PORT 06:29:33 ---> Running in 36403db61996 06:29:34 Removing intermediate container 7b083c3d7672 06:29:34 ---> 68dd8c22ac59 06:29:34 Step 20/22 : LABEL arch=arm64 06:29:34 ---> Running in 9069a0592191 06:29:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:34 Removing intermediate container 36403db61996 06:29:34 ---> 2fd54986b739 06:29:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:34 ---> Running in 4274442f39b8 06:29:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 115M 29 34.0M 0 0 40.8M 0 0:00:02 --:--:-- 0:00:02 40.8M 83 115M 83 96.8M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.7M 100 115M 100 115M 0 0 54.9M 0 0:00:02 0:00:02 --:--:-- 54.9M 06:29:35 Removing intermediate container 9069a0592191 06:29:35 ---> 97b59c30f0e6 06:29:35 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:29:35 (1/2) Installing readline (8.0.4-r0) 06:29:35 (2/2) Installing bash (5.0.17-r0) 06:29:35 Executing bash-5.0.17-r0.post-install 06:29:35 Executing busybox-1.31.1-r19.trigger 06:29:35 OK: 12 MiB in 22 packages 06:29:35 go1.15.2.linux-amd64.tar.gz: OK 06:29:36 ---> Running in 7b9bc97b7dd9 06:29:37 Removing intermediate container 7b9bc97b7dd9 06:29:37 ---> 685adc1e5628 06:29:37 Step 22/22 : LABEL version=0.0.0 06:29:38 ---> Running in ba661ebe22ca 06:29:38 Removing intermediate container 7efb0d29afbf 06:29:38 ---> 1f09d2d7c783 06:29:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:29:38 Staging go115 06:29:39 Removing intermediate container ba661ebe22ca 06:29:39 ---> f1ba01907e3e 06:29:39 06:29:39 ---> Running in 7eb77e122236 06:29:39 Successfully built f1ba01907e3e 06:29:39 Successfully tagged docker-core-metadata-go-arm64:latest 06:29:39 Building docker-security-proxy-setup-go 06:29:39  Building docker-core-metadata-go ... done Removing intermediate container 4274442f39b8 06:29:39 ---> 6e536aa1e461 06:29:39 Step 15/23 : RUN apk add --update --no-cache zeromq 06:29:40 Removing intermediate container 7eb77e122236 06:29:40 ---> 6c921868bca8 06:29:40 Step 14/26 : ENV APP_PORT=48090 06:29:40 ---> Running in df0e1209ec1c 06:29:40 ---> Running in 94372d02be73 06:29:41 Removing intermediate container 94372d02be73 06:29:41 ---> 4f62f33cda29 06:29:41 Step 15/26 : EXPOSE $APP_PORT 06:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:42 ---> Running in de0bbaeff835 06:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:43 Removing intermediate container de0bbaeff835 06:29:43 ---> d51c09781100 06:29:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:29:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:29:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:29:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:29:44 Fetched 0 B in 0s (0 B/s) 06:29:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:29:44 Fetched 224 kB in 0s (0 B/s) 06:29:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:29:44 Fetched 157 kB in 0s (0 B/s) 06:29:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:29:44 Fetched 221 kB in 0s (0 B/s) 06:29:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:29:44 Fetched 143 kB in 0s (0 B/s) 06:29:44 Pulling edgex-go 06:29:45 Pulling version 06:29:45 ---> c667ec7bddd9 06:29:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:29:46 Building config-common 06:29:46 ---> bb4f838e9e09 06:29:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:29:46 (1/5) Installing libgcc (9.3.0-r2) 06:29:46 (2/5) Installing libsodium (1.0.18-r0) 06:29:46 (3/5) Installing libstdc++ (9.3.0-r2) 06:29:47 (4/5) Installing libzmq (4.3.3-r0) 06:29:48 Skipping build go-build-helper (already ran) 06:29:48 Skipping build static-packages (already ran) 06:29:48 Skipping build go115 (already ran) 06:29:48 Building edgex-go 06:29:48 ---> aa6ac6655bdd 06:29:48 Step 19/26 : RUN apk --no-cache add py3-pip 06:29:48 (5/5) Installing zeromq (4.3.3-r0) 06:29:48 Executing busybox-1.31.1-r19.trigger 06:29:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:29:48 OK: 8 MiB in 19 packages 06:29:48 ---> Running in f57ebfe4c600 06:29:49 go: downloading github.com/gorilla/mux v1.8.0 06:29:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 06:29:49 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 06:29:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 06:29:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:29:49 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:29:49 go: downloading github.com/google/uuid v1.1.3 06:29:49 go: downloading github.com/BurntSushi/toml v0.3.1 06:29:49 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 06:29:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:29:49 go: downloading github.com/pebbe/zmq4 v1.0.0 06:29:49 go: downloading github.com/pelletier/go-toml v1.2.0 06:29:49 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:29:49 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:29:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:29:49 go: downloading github.com/hashicorp/consul/api v1.1.0 06:29:49 go: downloading github.com/x448/float16 v0.8.4 06:29:49 go: downloading github.com/pkg/errors v0.8.1 06:29:49 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:29:49 go: downloading github.com/imdario/mergo v0.3.11 06:29:49 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:29:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:29:49 go: downloading github.com/go-kit/kit v0.8.0 06:29:49 go: downloading github.com/leodido/go-urn v1.2.0 06:29:49 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:29:49 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:29:49 go: downloading github.com/go-playground/universal-translator v0.17.0 06:29:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:29:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:29:49 go: downloading gopkg.in/yaml.v2 v2.4.0 06:29:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:29:49 go: downloading github.com/mitchellh/copystructure v1.0.0 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:50 go: downloading github.com/hashicorp/serf v0.8.2 06:29:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:29:50 go: downloading github.com/go-playground/locales v0.13.0 06:29:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:29:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:29:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:29:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:29:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:29:50 (1/33) Installing libbz2 (1.0.8-r1) 06:29:50 (2/33) Installing expat (2.2.9-r1) 06:29:50 (3/33) Installing libffi (3.3-r2) 06:29:50 (4/33) Installing gdbm (1.13-r1) 06:29:50 (5/33) Installing xz-libs (5.2.5-r0) 06:29:50 (6/33) Installing sqlite-libs (3.32.1-r0) 06:29:50 (7/33) Installing python3 (3.8.5-r0) 06:29:50 Removing intermediate container df0e1209ec1c 06:29:50 ---> d1576ff01fe8 06:29:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:29:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:51 ---> f6589ce97510 06:29:51 Step 3/24 : WORKDIR /edgex-go 06:29:51 ---> Using cache 06:29:51 ---> a929a3a29415 06:29:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:51 ---> Using cache 06:29:51 ---> aaa27135c2a1 06:29:51 Step 5/24 : RUN apk add --update --no-cache make git 06:29:51 ---> Running in da28cd3fe7ba 06:29:53 (8/33) Installing py3-appdirs (1.4.4-r1) 06:29:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:29:53 (10/33) Installing py3-parsing (2.4.7-r0) 06:29:53 (11/33) Installing py3-six (1.15.0-r0) 06:29:53 (12/33) Installing py3-packaging (20.4-r0) 06:29:53 (13/33) Installing py3-setuptools (47.0.0-r0) 06:29:53 ---> dbfd57684c78 06:29:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:29:53 (14/33) Installing py3-chardet (3.0.4-r4) 06:29:53 (15/33) Installing py3-idna (2.9-r0) 06:29:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:29:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:29:53 (18/33) Installing py3-requests (2.23.0-r0) 06:29:53 (19/33) Installing py3-msgpack (1.0.0-r0) 06:29:53 (20/33) Installing py3-lockfile (0.12.2-r3) 06:29:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:29:53 (22/33) Installing py3-colorama (0.4.3-r0) 06:29:53 (23/33) Installing py3-distlib (0.3.0-r0) 06:29:53 (24/33) Installing py3-distro (1.5.0-r1) 06:29:53 (25/33) Installing py3-webencodings (0.5.1-r3) 06:29:53 (26/33) Installing py3-html5lib (1.0.1-r4) 06:29:53 (27/33) Installing py3-pytoml (0.1.21-r0) 06:29:53 (28/33) Installing py3-pep517 (0.8.2-r0) 06:29:53 (29/33) Installing py3-progress (1.5-r0) 06:29:53 (30/33) Installing py3-toml (0.10.1-r0) 06:29:53 (31/33) Installing py3-retrying (1.3.3-r0) 06:29:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:29:53 (33/33) Installing py3-pip (20.1.1-r0) 06:29:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:54 Executing busybox-1.31.1-r19.trigger 06:29:54 OK: 71 MiB in 55 packages 06:29:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:55 ---> 39e4bc68051b 06:29:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:29:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:29:56 OK: 217 MiB in 51 packages 06:29:57 ---> 6a81403f1b8a 06:29:57 Step 19/23 : ENTRYPOINT ["/core-data"] 06:29:58 ---> Running in d26ed70aa06e 06:29:58 Removing intermediate container d26ed70aa06e 06:29:58 ---> 9e4204bada6c 06:29:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:59 Removing intermediate container da28cd3fe7ba 06:29:59 ---> 1680e51810f6 06:29:59 Step 6/24 : COPY go.mod . 06:29:59 ---> Running in 03c2c2b0c492 06:30:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:30:00 Removing intermediate container 03c2c2b0c492 06:30:00 ---> 4e4735149998 06:30:00 Step 21/23 : LABEL arch=arm64 06:30:00 ---> 2264066bd9c2 06:30:00 Step 7/24 : RUN go mod download 06:30:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:30:01 ---> Running in 84c3eb600321 06:30:01 ---> Running in 040f33256362 06:30:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:30:02 Removing intermediate container 84c3eb600321 06:30:02 ---> ee9a0f74ccf3 06:30:02 Step 22/23 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:30:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:02 ---> f6589ce97510 06:30:02 Step 3/22 : WORKDIR /edgex-go 06:30:02 ---> Using cache 06:30:02 ---> a929a3a29415 06:30:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:02 ---> Using cache 06:30:02 ---> aaa27135c2a1 06:30:02 Step 5/22 : RUN apk add --update --no-cache make git 06:30:02 ---> Using cache 06:30:02 ---> 1680e51810f6 06:30:02 Step 6/22 : COPY go.mod . 06:30:02 ---> Using cache 06:30:02 ---> 2264066bd9c2 06:30:02 Step 7/22 : RUN go mod download 06:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:30:02 go: downloading github.com/stretchr/testify v1.6.1 06:30:02 go: downloading github.com/pmezard/go-difflib v1.0.0 06:30:02 go: downloading github.com/davecgh/go-spew v1.1.1 06:30:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:30:03 ---> Running in d6b2bc316fa6 06:30:03 ---> Running in d8fbb93965a4 06:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:30:04 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:30:04 Removing intermediate container d8fbb93965a4 06:30:04 ---> b26702794f2c 06:30:04 Step 23/23 : LABEL version=0.0.0 06:30:05 ---> Running in a4b0f8fe2d46 06:30: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 06:30:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:30:06 Removing intermediate container f57ebfe4c600 06:30:06 ---> 75559a8d1a94 06:30:06 Step 20/26 : RUN pip install docker-compose==1.23.2 06:30:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:30:06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:30:06 Removing intermediate container 040f33256362 06:30:06 ---> 8e0e3f4250ee 06:30:06 Step 8/24 : COPY . . 06:30:06 ---> Running in e1309a0f12c9 06:30:06 Removing intermediate container a4b0f8fe2d46 06:30:06 ---> d72cad2a5aac 06:30:06 06:30:07 Successfully built d72cad2a5aac 06:30:07 Successfully tagged docker-core-data-go-arm64:latest 06:30:07  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go 06:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:30: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 06:30:09 Removing intermediate container d6b2bc316fa6 06:30:09 ---> b6e50ee620cd 06:30:09 Step 8/22 : COPY . . 06:30:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:30:09 ---> f6589ce97510 06:30:09 Step 3/21 : WORKDIR /edgex-go 06:30:09 ---> Using cache 06:30:09 ---> a929a3a29415 06:30:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:09 ---> Using cache 06:30:09 ---> aaa27135c2a1 06:30:09 Step 5/21 : RUN apk add --update --no-cache make git 06:30:09 ---> Using cache 06:30:09 ---> 1680e51810f6 06:30:09 Step 6/21 : COPY go.mod . 06:30:09 ---> Using cache 06:30:09 ---> 2264066bd9c2 06:30:09 Step 7/21 : RUN go mod download 06:30:09 ---> Using cache 06:30:09 ---> b6e50ee620cd 06:30:09 Step 8/21 : COPY . . 06:30:11 Building version 06:30:13 Staging config-common 06:30:13 Collecting docker-compose==1.23.2 06:30:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:30:13 Skipping stage go-build-helper (already ran) 06:30:13 Skipping stage static-packages (already ran) 06:30:13 Skipping stage go115 (already ran) 06:30:13 Staging edgex-go 06:30:14 Collecting cached-property<2,>=1.2.0 06:30:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:30:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:30:14 Staging version 06:30:15 Collecting PyYAML<4,>=3.10 06:30:15 Downloading PyYAML-3.13.tar.gz (270 kB) 06:30:15 Priming config-common 06:30:16 Priming go-build-helper 06:30:17 Priming static-packages 06:30:19 Priming go115 06:30:19 Collecting docker<4.0,>=3.6.0 06:30:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:30:20 Collecting docopt<0.7,>=0.6.1 06:30:20 Downloading docopt-0.6.2.tar.gz (25 kB) 06:30:20 Priming edgex-go 06:30:21 Priming version 06:30:22 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:30:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:30:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:25 Collecting jsonschema<3,>=2.5.1 06:30:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:30:27 Collecting texttable<0.10,>=0.9.0 06:30:27 Downloading texttable-0.9.1.tar.gz (11 kB) 06:30:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:27 ---> f6589ce97510 06:30:27 Step 3/22 : WORKDIR /edgex-go 06:30:27 ---> Using cache 06:30:27 ---> a929a3a29415 06:30:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:27 ---> Using cache 06:30:27 ---> aaa27135c2a1 06:30:27 Step 5/22 : RUN apk add --update --no-cache make git 06:30:27 ---> Using cache 06:30:27 ---> 1680e51810f6 06:30:27 Step 6/22 : COPY go.mod . 06:30:27 ---> Using cache 06:30:27 ---> 2264066bd9c2 06:30:27 Step 7/22 : RUN go mod download 06:30:27 ---> Using cache 06:30:27 ---> b6e50ee620cd 06:30:27 Step 8/22 : COPY . . 06:30:31 Collecting dockerpty<0.5,>=0.4.1 06:30:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:30:34 Collecting websocket-client<1.0,>=0.32.0 06:30:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:30:34 Collecting docker-pycreds>=0.4.0 06:30:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:30:35 ---> 05b5c51f3ca3 06:30:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:35 Collecting idna<2.8,>=2.5 06:30:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:30:35 ---> dbfe70bb0314 06:30:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:30:35 ---> 32c8a3281688 06:30:35 Step 9/22 : RUN make cmd/core-command/core-command 06:30:36 ---> Running in 3d8a63ec4f15 06:30:36 ---> Running in 900c7d968868 06:30:36 ---> Running in 8dc570e3e2e5 06:30:37 Collecting urllib3<1.25,>=1.21.1 06:30:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:30:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:30:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:30:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:30:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:30:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:30:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:30:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:38 Installing collected packages: cached-property, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, jsonschema, texttable, dockerpty, docker-compose 06:30:38 Running setup.py install for PyYAML: started 06:30:41 Running setup.py install for PyYAML: finished with status 'done' 06:30:42 Attempting uninstall: idna 06:30:42 Found existing installation: idna 2.9 06:30:42 Uninstalling idna-2.9: 06:30:42 Successfully uninstalled idna-2.9 06:30:43 Attempting uninstall: urllib3 06:30:43 Found existing installation: urllib3 1.25.9 06:30:43 Uninstalling urllib3-1.25.9: 06:30:43 Successfully uninstalled urllib3-1.25.9 06:30:44 ---> c5f7fa5490a7 06:30:44 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:30:44 ---> Running in 66e9be637607 06:30:44 Attempting uninstall: requests 06:30:44 Found existing installation: requests 2.23.0 06:30:44 Uninstalling requests-2.23.0: 06:30:44 Successfully uninstalled requests-2.23.0 06:30:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:30:46 Running setup.py install for docopt: started 06:30:49 Running setup.py install for docopt: finished with status 'done' 06:30:50 Running setup.py install for texttable: started 06:30:52 Running setup.py install for texttable: finished with status 'done' 06:30:52 Running setup.py install for dockerpty: started 06:30:55 Running setup.py install for dockerpty: finished with status 'done' 06:30:56 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.57.0 06:31:01 Removing intermediate container e1309a0f12c9 06:31:01 ---> 932c66d14477 06:31:01 Step 21/26 : RUN apk --no-cache add curl 06:31:01 ---> Running in 5f87adedc702 06:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:31:05 (2/3) Installing libcurl (7.69.1-r3) 06:31:05 (3/3) Installing curl (7.69.1-r3) 06:31:05 Executing busybox-1.31.1-r19.trigger 06:31:05 OK: 71 MiB in 58 packages 06:31:07 Removing intermediate container 5f87adedc702 06:31:07 ---> 37e85bdc9ce4 06:31:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:31:07 ---> Running in 066bf03effd7 06:31:07 Removing intermediate container 066bf03effd7 06:31:07 ---> a2cfbb526808 06:31:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:08 ---> Running in 4172befd70f1 06:31:08 Removing intermediate container 4172befd70f1 06:31:08 ---> ac8f94fa8d9a 06:31:08 Step 24/26 : LABEL arch=arm64 06:31:09 ---> Running in 5478ba92fa41 06:31:09 Removing intermediate container 5478ba92fa41 06:31:09 ---> 11231229aef0 06:31:09 Step 25/26 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:31:09 ---> Running in 5f3b767cea3d 06:31:10 Removing intermediate container 5f3b767cea3d 06:31:10 ---> 5a1bf0791c27 06:31:10 Step 26/26 : LABEL version=0.0.0 06:31:10 ---> Running in cf25d04accd7 06:31:11 Removing intermediate container cf25d04accd7 06:31:11 ---> 58d8dfd54438 06:31:11 06:31:11 Successfully built 58d8dfd54438 06:31:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:31:51  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:32:03 Removing intermediate container 8dc570e3e2e5 06:32:03 ---> f27e8874240a 06:32:03 06:32:03 Step 10/24 : FROM alpine:3.12 06:32:03 ---> afeebe901d6b 06:32:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:32:03 Removing intermediate container 66e9be637607 06:32:03 ---> 5a45d167675d 06:32:03 06:32:03 Step 10/22 : FROM alpine:3.12 06:32:03 ---> afeebe901d6b 06:32:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:32:03 Removing intermediate container 3d8a63ec4f15 06:32:03 ---> ac272d6fb354 06:32:03 06:32:03 Step 10/22 : FROM scratch 06:32:03 ---> 06:32:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:03 Removing intermediate container 900c7d968868 06:32:03 ---> 77c337217d3f 06:32:03 06:32:03 Step 10/21 : FROM alpine:3.12 06:32:03 ---> afeebe901d6b 06:32:03 Step 11/21 : RUN apk add --update --no-cache curl 06:32:03 ---> Using cache 06:32:03 ---> f0dfd5840b70 06:32:03 Step 12/22 : ENV APP_PORT=48082 06:32:03 ---> Running in c4ced3c6bea0 06:32:03 ---> Running in 12b196e95272 06:32:03 ---> Running in 66ba991e5c1f 06:32:03 ---> Running in 5744385bf9c5 06:32:03 Removing intermediate container 66ba991e5c1f 06:32:03 ---> 50976dfee01d 06:32:03 Step 13/22 : EXPOSE $APP_PORT 06:32:03 ---> Running in 7ce367dac82b 06:32:03 Removing intermediate container 7ce367dac82b 06:32:03 ---> 651b0e622d96 06:32:03 Step 14/22 : WORKDIR / 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:03 ---> Running in e3351e871f86 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:04 Removing intermediate container e3351e871f86 06:32:04 ---> 699cda8eca1a 06:32:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:32:04 (1/5) Installing ca-certificates (20191127-r4) 06:32:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:32:04 (3/5) Installing libcurl (7.69.1-r3) 06:32:04 (4/5) Installing curl (7.69.1-r3) 06:32:04 (5/5) Installing dumb-init (1.2.2-r1) 06:32:04 Executing busybox-1.31.1-r19.trigger 06:32:04 Executing ca-certificates-20191127-r4.trigger 06:32:04 (1/4) Installing ca-certificates (20191127-r4) 06:32:04 (1/5) Installing ca-certificates (20191127-r4) 06:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:32:04 OK: 7 MiB in 19 packages 06:32:04 (3/4) Installing libcurl (7.69.1-r3) 06:32:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:32:04 (4/4) Installing curl (7.69.1-r3) 06:32:04 (3/5) Installing libcurl (7.69.1-r3) 06:32:04 Executing busybox-1.31.1-r19.trigger 06:32:04 (4/5) Installing curl (7.69.1-r3) 06:32:04 Executing ca-certificates-20191127-r4.trigger 06:32:04 (5/5) Installing dumb-init (1.2.2-r1) 06:32:04 Executing busybox-1.31.1-r19.trigger 06:32:04 Executing ca-certificates-20191127-r4.trigger 06:32:05 OK: 7 MiB in 18 packages 06:32:05 OK: 7 MiB in 19 packages 06:32:05 ---> 303ce0f333e5 06:32:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:07 Removing intermediate container c4ced3c6bea0 06:32:07 ---> 860152ccb385 06:32:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:07 ---> 72cc20a9ca03 06:32:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:32:07 Removing intermediate container 5744385bf9c5 06:32:07 ---> 443b563a3d71 06:32:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:07 ---> Running in 8e39a5a7d6fb 06:32:07 Removing intermediate container 12b196e95272 06:32:07 ---> b210b96b6f08 06:32:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:32:07 ---> Running in ca9fb72d6a63 06:32:07 ---> Running in bf904c425a2d 06:32:08 Removing intermediate container 8e39a5a7d6fb 06:32:08 ---> 98ea402d9971 06:32:08 Step 13/24 : WORKDIR / 06:32:08 ---> Running in 27cef2315d3c 06:32:08 Removing intermediate container ca9fb72d6a63 06:32:08 ---> 1b0afbc540f4 06:32:08 Step 13/21 : WORKDIR /edgex 06:32:08 ---> e792eead48b8 06:32:08 Step 18/22 : ENTRYPOINT ["/core-command"] 06:32:08 Removing intermediate container bf904c425a2d 06:32:08 ---> 1230bcfd2585 06:32:08 Step 13/22 : WORKDIR / 06:32:08 ---> Running in 0814f085f624 06:32:08 ---> Running in ee8c3f68841c 06:32:08 ---> Running in 58c14db077ff 06:32:09 Removing intermediate container 27cef2315d3c 06:32:09 ---> 5d6879b1360e 06:32:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:09 Removing intermediate container ee8c3f68841c 06:32:09 ---> 9b336bc39dc7 06:32:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:32:09 Removing intermediate container 0814f085f624 06:32:09 ---> aef729a7e6cc 06:32:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:09 Removing intermediate container 58c14db077ff 06:32:09 ---> f5669ffaaaaa 06:32:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:32:09 ---> Running in 24cf534b2a87 06:32:10 Removing intermediate container 24cf534b2a87 06:32:10 ---> 4b46259c71cc 06:32:10 Step 20/22 : LABEL arch=arm64 06:32:10 ---> ba46286ce2db 06:32:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:10 ---> 19067ebfcd3c 06:32:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:32:10 ---> Running in 5bea35f2a463 06:32:10 ---> 731c8237afb8 06:32:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:32:11 Removing intermediate container 5bea35f2a463 06:32:11 ---> 9593a4aaa4f9 06:32:11 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:32:11 ---> b880e6168dd5 06:32:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:11 ---> Running in 5f78f5aa670e 06:32:11 ---> b96518e26274 06:32:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:32:11 ---> 75f2fe8e91ba 06:32:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:32:11 ---> 0f279490038a 06:32:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:12 Removing intermediate container 5f78f5aa670e 06:32:12 ---> b0a716e8862b 06:32:12 Step 22/22 : LABEL version=0.0.0 06:32:12 ---> Running in 602f6388a7b2 06:32:12 ---> f5de9fed2be8 06:32:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:32:13 ---> 96ca25376809 06:32:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:32:13 Removing intermediate container 602f6388a7b2 06:32:13 ---> f02ba446e960 06:32:13 06:32:13 ---> fa8478fa0bfa 06:32:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:13 ---> Running in 70397f431f8c 06:32:13 Successfully built f02ba446e960 06:32:14 Successfully tagged docker-core-command-go-arm64:latest 06:32:14  Building docker-core-command-go ... done  ---> adbd10688b7a 06:32:14 Step 18/22 : RUN chmod +x entrypoint.sh 06:32:14 ---> Running in 2d360f4cf381 06:32:14 Removing intermediate container 70397f431f8c 06:32:14 ---> 6930df0e49b5 06:32:14 Step 18/21 : CMD ["--init=true"] 06:32:14 ---> Running in f053cf456925 06:32:14 ---> 1f23e1c2a162 06:32:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:15 Removing intermediate container f053cf456925 06:32:15 ---> 3537ec328894 06:32:15 Step 19/21 : LABEL arch=arm64 06:32:15 ---> Running in e24e3a419513 06:32:16 Removing intermediate container e24e3a419513 06:32:16 ---> 608344be5121 06:32:16 Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:32:16 ---> 10b7dde47ca3 06:32:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:16 ---> Running in 2bc48c4c58ad 06:32:16 ---> Running in 5b46391f3e47 06:32:16 Removing intermediate container 2bc48c4c58ad 06:32:16 ---> 39bb823f795d 06:32:16 Step 21/21 : LABEL version=0.0.0 06:32:16 ---> Running in 8a46f803ed87 06:32:17 Removing intermediate container 2d360f4cf381 06:32:17 ---> 5079f929bc77 06:32:17 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:32:17 ---> Running in 5caf86c3855f 06:32:17 Removing intermediate container 8a46f803ed87 06:32:17 ---> 79193fa720cf 06:32:17 06:32:17 Removing intermediate container 5caf86c3855f 06:32:17 ---> 5138c355e4fd 06:32:17 Step 20/22 : LABEL arch=arm64 06:32:18 Successfully built 79193fa720cf 06:32:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:32:18  Building docker-security-proxy-setup-go ... done  ---> Running in bc31e7c9fa7e 06:32:18 Removing intermediate container bc31e7c9fa7e 06:32:18 ---> 4aad0deb400d 06:32:18 Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:32:18 Removing intermediate container 5b46391f3e47 06:32:18 ---> 216d74b4b19e 06:32:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:32:18 ---> Running in 5f4df8dea55f 06:32:18 ---> Running in f106e5888a7d 06:32:19 Removing intermediate container 5f4df8dea55f 06:32:19 ---> c173861268d4 06:32:19 Step 22/22 : LABEL version=0.0.0 06:32:19 Removing intermediate container f106e5888a7d 06:32:19 ---> 7e2c54cdedc6 06:32:19 Step 22/24 : LABEL arch=arm64 06:32:19 ---> Running in a6ae9b4191e6 06:32:19 ---> Running in b9a2568ca4da 06:32:20 Removing intermediate container a6ae9b4191e6 06:32:20 ---> b1863e071463 06:32:20 06:32:20 Removing intermediate container b9a2568ca4da 06:32:20 ---> c07ccd064cea 06:32:20 Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 06:32:20 Successfully built b1863e071463 06:32:20 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:32:20  Building docker-security-bootstrap-redis-go ... done  ---> Running in e593e5f07f78 06:32:20 Removing intermediate container e593e5f07f78 06:32:20 ---> 33cd032e104f 06:32:20 Step 24/24 : LABEL version=0.0.0 06:32:21 ---> Running in 37b94819c954 06:32:21 Removing intermediate container 37b94819c954 06:32:21 ---> 09c9c7ea2d39 06:32:21 06:32:21 Successfully built 09c9c7ea2d39 06:32:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:32:22  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 06:32:22 $ docker stop --time=1 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 06:32:24 $ docker rm -f 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:25 + docker images 06:32:25 + grep docker 06:32:25 docker-security-secretstore-setup-go-arm64 latest 09c9c7ea2d39 4 seconds ago 23.4MB 06:32:25 docker-security-bootstrap-redis-go-arm64 latest b1863e071463 6 seconds ago 15.1MB 06:32:25 docker-security-proxy-setup-go-arm64 latest 79193fa720cf 8 seconds ago 23.3MB 06:32:25 docker-core-command-go-arm64 latest f02ba446e960 13 seconds ago 9.98MB 06:32:25 docker-sys-mgmt-agent-go-arm64 latest 58d8dfd54438 About a minute ago 300MB 06:32:25 docker-core-data-go-arm64 latest d72cad2a5aac 2 minutes ago 20.9MB 06:32:25 docker-core-metadata-go-arm64 latest f1ba01907e3e 2 minutes ago 12.2MB 06:32:25 docker-support-notifications-go-arm64 latest 7084650bf0bf 2 minutes ago 11.4MB 06:32:25 docker-support-scheduler-go-arm64 latest 9678f3174fff 3 minutes ago 10MB 06:32:25 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:32:27 provisioning config files... 06:32:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8479313459315029168tmp [Pipeline] { [Pipeline] sh 06:32:28 + set +x 06:32:28 + curl -s https://codecov.io/bash 06:32:28 + bash -s -- 06:32:28 06:32:28 _____ _ 06:32:28 / ____| | | 06:32:28 | | ___ __| | ___ ___ _____ __ 06:32:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:28 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:28 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:28 Bash-20201231-23d4836 06:32:28 06:32:28 06:32:28 ==> git version 2.24.3 found 06:32:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:32:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:32:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:32:28 ==> Jenkins CI detected. 06:32:28 project root: . 06:32:28 --> token set from env 06:32:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:28 ==> Running gcov in . (disable via -X gcov) 06:32:28 ==> Python coveragepy not found 06:32:28 ==> Searching for coverage reports in: 06:32:28 + . 06:32:28 -> Found 1 reports 06:32:28 ==> Detecting git/mercurial file structure 06:32:28 ==> Reading reports 06:32:28 + ./coverage.out bytes=538204 06:32:29 ==> Appending adjustments 06:32:29 https://docs.codecov.io/docs/fixing-reports 06:32:32 + Found adjustments 06:32:32 ==> Gzipping contents 06:32:32 84K /tmp/codecov.sqkSuw.gz 06:32:32 ==> Uploading reports 06:32:32 url: https://codecov.io 06:32:32 query: branch=PR-2985&commit=32a6b8e42f647759a58857097651e4d996d3da07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= 06:32:32 -> Pinging Codecov 06:32:32 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2985&commit=32a6b8e42f647759a58857097651e4d996d3da07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= 06:32:32 -> Uploading to 06:32:32 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/32a6b8e42f647759a58857097651e4d996d3da07/07f6114a-abb2-451e-9b46-1ea2255ba59f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T063232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bae75d602dabd5d33c053e3bfa13930bf3ee6c38f86a8474e7545e738a0d54c2 06:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:32 Dload Upload Total Spent Left Speed 06:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81948 0 0 100 81948 0 118k --:--:-- --:--:-- --:--:-- 118k 06:32:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/32a6b8e42f647759a58857097651e4d996d3da07 [Pipeline] } 06:32:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:32:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:36 ---> package-listing.sh 06:32:36 ++ facter osfamily 06:32:36 ++ tr '[:upper:]' '[:lower:]' 06:32:36 + OS_FAMILY=redhat 06:32:36 + workspace=/w/workspace/edgex-go/1 06:32:36 + START_PACKAGES=/tmp/packages_start.txt 06:32:36 + END_PACKAGES=/tmp/packages_end.txt 06:32:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:36 + PACKAGES=/tmp/packages_start.txt 06:32:36 + '[' /w/workspace/edgex-go/1 ']' 06:32:36 + PACKAGES=/tmp/packages_end.txt 06:32:36 + case "${OS_FAMILY}" in 06:32:36 + rpm -qa 06:32:36 + sort 06:32:42 + '[' -f /tmp/packages_start.txt ']' 06:32:42 + '[' -f /tmp/packages_end.txt ']' 06:32:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:42 + '[' /w/workspace/edgex-go/1 ']' 06:32:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:32:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:32: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:43 06:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:43 alpine: Pulling from edgex-lftools-log-publisher 06:32:43 df20fa9351a1: Pulling fs layer 06:32:43 36b3adc4ff6f: Pulling fs layer 06:32:43 8ad3a11d3b57: Pulling fs layer 06:32:43 46f8f816bc3b: Pulling fs layer 06:32:43 93b61091891f: Pulling fs layer 06:32:43 93b9cdb0e59b: Pulling fs layer 06:32:43 5e14af77c1be: Pulling fs layer 06:32:43 01666e4c0597: Pulling fs layer 06:32:43 aa168da1d23b: Pulling fs layer 06:32:43 93b9cdb0e59b: Waiting 06:32:43 5e14af77c1be: Waiting 06:32:43 01666e4c0597: Waiting 06:32:43 aa168da1d23b: Waiting 06:32:43 93b61091891f: Waiting 06:32:43 46f8f816bc3b: Waiting 06:32:43 36b3adc4ff6f: Verifying Checksum 06:32:43 36b3adc4ff6f: Download complete 06:32:43 46f8f816bc3b: Verifying Checksum 06:32:43 46f8f816bc3b: Download complete 06:32:43 df20fa9351a1: Verifying Checksum 06:32:43 df20fa9351a1: Download complete 06:32:43 93b9cdb0e59b: Verifying Checksum 06:32:43 93b9cdb0e59b: Download complete 06:32:43 5e14af77c1be: Verifying Checksum 06:32:43 5e14af77c1be: Download complete 06:32:43 93b61091891f: Verifying Checksum 06:32:43 93b61091891f: Download complete 06:32:43 01666e4c0597: Verifying Checksum 06:32:43 01666e4c0597: Download complete 06:32:43 8ad3a11d3b57: Verifying Checksum 06:32:43 8ad3a11d3b57: Download complete 06:32:44 df20fa9351a1: Pull complete 06:32:44 36b3adc4ff6f: Pull complete 06:32:46 aa168da1d23b: Verifying Checksum 06:32:46 aa168da1d23b: Download complete 06:32:46 8ad3a11d3b57: Pull complete 06:32:47 46f8f816bc3b: Pull complete 06:32:48 93b61091891f: Pull complete 06:32:48 93b9cdb0e59b: Pull complete 06:32:48 5e14af77c1be: Pull complete 06:32:48 01666e4c0597: Pull complete 06:32:56 aa168da1d23b: Pull complete 06:32:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:32:56 prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container 06:32:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:33:01 $ docker top afb0b011a1e473770a2f09ec48703108cb3f16c9f11caad4e777487a29fadb8d -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:02 + mkdir -p /var/log/sa [Pipeline] sh 06:33:02 + ls /var/log/sa-host 06:33:02 + sadf -c /var/log/sa-host/sa05 06:33:02 file_magic: OK 06:33:02 HZ: Using current value: 100 06:33:02 file_header: OK 06:33:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:33:02 Statistics: 06:33:02 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... 06:33:02 File successfully converted to sysstat format version 12.2.1 06:33:02 + sadf -c /var/log/sa-host/sa23 06:33:02 file_magic: OK 06:33:02 HZ: Using current value: 100 06:33:02 file_header: OK 06:33:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:33:02 Statistics: 06:33:02 Hnuu...uuuununununu... 06:33:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:02 provisioning config files... 06:33:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5478558821568865920tmp [Pipeline] { [Pipeline] echo 06:33:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:03 ---> create-netrc.sh [Pipeline] } 06:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:33:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:33:03 ---> python-tools-install.sh [Pipeline] echo 06:33:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:04 ---> sudo-logs.sh 06:33:04 Archiving 'sudo' log.. [Pipeline] echo 06:33:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:04 ---> job-cost.sh 06:33:04 lf-activate-venv: SKIPPING 06:33:04 INFO: No Stack... 06:33:05 INFO: Retrieving Pricing Info for: v1-standard-2 06:33:06 INFO: Archiving Costs [Pipeline] echo 06:33:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:06 ---> logs-deploy.sh 06:33:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2985/1 06:33:06 INFO: archiving workspace using pattern(s): 06:33:08 Archives upload complete. 06:33:08 INFO: archiving logs to Nexus 06:33:09 ---> uname -a: 06:33:09 Linux prd-centos7-docker-4c-2g-18453.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:33:09 06:33:09 06:33:09 ---> lscpu: 06:33:09 Architecture: x86_64 06:33:09 CPU op-mode(s): 32-bit, 64-bit 06:33:09 Byte Order: Little Endian 06:33:09 Address sizes: 40 bits physical, 48 bits virtual 06:33:09 CPU(s): 4 06:33:09 On-line CPU(s) list: 0-3 06:33:09 Thread(s) per core: 1 06:33:09 Core(s) per socket: 1 06:33:09 Socket(s): 4 06:33:09 NUMA node(s): 1 06:33:09 Vendor ID: GenuineIntel 06:33:09 CPU family: 6 06:33:09 Model: 44 06:33:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:33:09 Stepping: 1 06:33:09 CPU MHz: 2933.436 06:33:09 BogoMIPS: 5866.87 06:33:09 Virtualization: VT-x 06:33:09 Hypervisor vendor: KVM 06:33:09 Virtualization type: full 06:33:09 L1d cache: 128 KiB 06:33:09 L1i cache: 128 KiB 06:33:09 L2 cache: 16 MiB 06:33:09 L3 cache: 64 MiB 06:33:09 NUMA node0 CPU(s): 0-3 06:33:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:33:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:33:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:33:09 Vulnerability Meltdown: Mitigation; PTI 06:33:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:33:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:33:09 Vulnerability Srbds: Not affected 06:33:09 Vulnerability Tsx async abort: Not affected 06:33:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:33:09 06:33:09 06:33:09 ---> nproc: 06:33:09 4 06:33:09 06:33:09 06:33:09 ---> df -h: 06:33:09 Filesystem Size Used Available Use% Mounted on 06:33:09 overlay 50.0G 12.0G 38.0G 24% / 06:33:09 tmpfs 64.0M 0 64.0M 0% /dev 06:33:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:33:09 shm 64.0M 0 64.0M 0% /dev/shm 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1@tmp 06:33:09 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1 06:33:09 06:33:09 06:33:09 ---> free -m: 06:33:09 total used free shared buff/cache available 06:33:09 Mem: 1837 733 161 0 942 1020 06:33:09 Swap: 1023 52 971 06:33:09 06:33:09 06:33:09 ---> ip addr: 06:33:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:33:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:09 inet 127.0.0.1/8 scope host lo 06:33:09 valid_lft forever preferred_lft forever 06:33:09 inet6 ::1/128 scope host 06:33:09 valid_lft forever preferred_lft forever 06:33:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:33:09 link/ether fa:16:3e:60:11:2d brd ff:ff:ff:ff:ff:ff 06:33:09 inet 10.30.123.176/23 brd 10.30.123.255 scope global dynamic eth0 06:33:09 valid_lft 85245sec preferred_lft 85245sec 06:33:09 inet6 fe80::f816:3eff:fe60:112d/64 scope link 06:33:09 valid_lft forever preferred_lft forever 06:33:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:33:09 link/ether 02:42:21:37:53:9d brd ff:ff:ff:ff:ff:ff 06:33:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:33:09 valid_lft forever preferred_lft forever 06:33:09 inet6 fe80::42:21ff:fe37:539d/64 scope link 06:33:09 valid_lft forever preferred_lft forever 06:33:09 06:33:09 06:33:09 ---> sar -b -r -n DEV: 06:33:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 06:33:09 06:33:09 06:13:43 LINUX RESTART (4 CPU) 06:33:09 06:33:09 06:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:09 06:15:01 188.10 94.96 93.14 0.00 10185.95 45240.35 0.00 06:33:09 06:16:01 216.83 107.08 109.75 0.00 7102.69 46471.55 0.00 06:33:09 06:17:01 242.94 95.27 147.67 0.00 3521.57 18752.35 0.00 06:33:09 06:18:01 169.28 78.75 90.53 0.00 2592.21 9952.10 0.00 06:33:09 06:19:02 173.76 43.26 130.50 0.00 11101.85 61582.09 0.00 06:33:09 06:20:01 2215.11 1882.26 332.86 0.00 167122.25 193639.11 0.00 06:33:09 06:21:02 935.12 737.65 197.47 0.00 68219.36 77456.26 0.00 06:33:09 06:22:01 1535.14 1134.10 401.04 0.00 142917.28 151786.74 0.00 06:33:09 06:23:01 714.91 429.97 284.94 0.00 46059.96 72591.24 0.00 06:33:09 06:24:02 51.11 11.67 39.44 0.00 3075.88 1726.42 0.00 06:33:09 06:25:01 1.83 0.36 1.47 0.00 122.74 25.74 0.00 06:33:09 06:26:01 0.30 0.02 0.28 0.00 0.13 3.40 0.00 06:33:09 06:27:01 0.28 0.02 0.27 0.00 0.13 2.75 0.00 06:33:09 06:28:01 0.30 0.02 0.28 0.00 0.13 3.10 0.00 06:33:09 06:29:01 1.85 1.63 0.22 0.00 51.82 2.20 0.00 06:33:09 06:30:01 0.82 0.05 0.77 0.00 1.60 15.31 0.00 06:33:09 06:31:01 0.35 0.00 0.35 0.00 0.00 4.10 0.00 06:33:09 06:32:01 0.18 0.02 0.17 0.00 0.40 1.77 0.00 06:33:09 06:33:01 159.28 82.38 76.91 0.00 7143.96 18962.71 0.00 06:33:09 Average: 347.20 246.81 100.39 0.00 24633.40 36692.18 0.00 06:33:09 06:33:09 06:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:09 06:15:01 85388 0 697824 37.09 2620 1095712 1326548 45.27 576692 1015972 23636 06:33:09 06:16:01 76660 0 737904 39.22 1736 1065244 1513628 51.66 615716 949256 46696 06:33:09 06:17:01 132440 0 850784 45.22 972 897348 1807076 61.67 653080 819808 72344 06:33:09 06:18:01 328444 0 738128 39.23 680 814292 1251304 42.70 519148 742952 43864 06:33:09 06:19:02 75952 0 729736 38.78 224 1075632 1265228 43.18 713560 833396 81680 06:33:09 06:20:01 69848 0 851636 45.26 0 960060 2351296 80.25 728428 859692 74628 06:33:09 06:21:02 89588 0 939588 49.94 0 852368 2159368 73.70 743200 789376 20268 06:33:09 06:22:01 52792 0 930156 49.44 0 898596 2417016 82.49 670296 930408 26696 06:33:09 06:23:01 105204 0 701632 37.29 0 1074708 1364216 46.56 613012 913588 0 06:33:09 06:24:02 121440 0 648664 34.48 0 1111440 1217564 41.55 574412 945796 16 06:33:09 06:25:01 117712 0 648804 34.48 0 1115028 1195920 40.81 578540 946188 8 06:33:09 06:26:01 117276 0 649236 34.51 0 1115032 1195964 40.82 578420 946188 8 06:33:09 06:27:01 119064 0 647440 34.41 0 1115040 1184620 40.43 577196 946192 8 06:33:09 06:28:01 119064 0 647432 34.41 0 1115048 1184620 40.43 577328 946196 8 06:33:09 06:29:01 117576 0 648036 34.44 0 1115932 1184620 40.43 577748 946396 20 06:33:09 06:30:01 117372 0 648240 34.45 0 1115932 1184656 40.43 578332 946396 8 06:33:09 06:31:01 117592 0 648000 34.44 0 1115952 1184620 40.43 577900 946412 8 06:33:09 06:32:01 117656 0 647928 34.44 0 1115960 1184620 40.43 577908 946424 8 06:33:09 06:33:01 208212 0 719940 38.26 0 953392 1479828 50.50 559984 828832 36 06:33:09 Average: 120488 0 722690 38.41 328 1038038 1455406 49.67 610047 905235 20523 06:33:09 06:33:09 06:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:09 06:15:01 eth0 1142.01 829.98 4164.67 135.44 0.00 0.00 0.00 0.00 06:33:09 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:15:01 veth6b9c3ff 186.58 140.32 18.52 418.06 0.00 0.00 0.00 0.00 06:33:09 06:15:01 docker0 186.56 140.20 15.96 418.05 0.00 0.00 0.00 0.00 06:33:09 06:16:01 eth0 1040.91 1191.14 5457.33 109.13 0.00 0.00 0.00 0.00 06:33:09 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:16:01 docker0 940.61 740.16 67.60 2619.31 0.00 0.00 0.00 0.00 06:33:09 06:17:01 veth5862e2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:17:01 eth0 128.64 87.41 492.57 17.65 0.00 0.00 0.00 0.00 06:33:09 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:17:01 docker0 70.60 99.77 5.67 464.50 0.00 0.00 0.00 0.00 06:33:09 06:18:01 veth5862e2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:18:01 eth0 35.67 26.26 21.35 70.71 0.00 0.00 0.00 0.00 06:33:09 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:19:02 eth0 217.98 179.09 1702.21 89.70 0.00 0.00 0.00 0.00 06:33:09 06:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:19:02 veth83bdc25 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:20:01 eth0 42.48 24.21 160.16 7.72 0.00 0.00 0.00 0.00 06:33:09 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:20:01 veth83bdc25 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:20:01 docker0 16.27 27.14 0.93 147.60 0.00 0.00 0.00 0.00 06:33:09 06:21:02 veth7e32b55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:21:02 eth0 23.55 13.04 94.19 5.53 0.00 0.00 0.00 0.00 06:33:09 06:21:02 veth95ee6f5 3.04 5.97 0.21 38.58 0.00 0.00 0.00 0.00 06:33:09 06:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:22:01 vethe46e7c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:22:01 veth3bd6be8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:09 06:22:01 eth0 92.91 65.90 184.07 91.76 0.00 0.00 0.00 0.00 06:33:09 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:23:01 eth0 220.84 161.70 1623.60 25.33 0.00 0.00 0.00 0.00 06:33:09 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:23:01 veth83bdc25 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 06:33:09 06:23:01 docker0 1280.16 1114.97 93.56 4191.63 0.00 0.00 0.00 0.00 06:33:09 06:24:02 eth0 62.31 50.24 73.79 76.09 0.00 0.00 0.00 0.00 06:33:09 06:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:24:02 docker0 6.93 10.65 0.64 56.35 0.00 0.00 0.00 0.00 06:33:09 06:25:01 eth0 1.25 0.49 0.49 0.27 0.00 0.00 0.00 0.00 06:33:09 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:26:01 eth0 0.92 0.33 0.32 0.20 0.00 0.00 0.00 0.00 06:33:09 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:27:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:28:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:30:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:33:09 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:09 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:32:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:33:01 eth0 213.01 171.81 2179.88 22.61 0.00 0.00 0.00 0.00 06:33:09 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 Average: eth0 169.12 147.19 849.45 34.27 0.00 0.00 0.00 0.00 06:33:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:09 Average: docker0 68.19 59.63 4.99 225.04 0.00 0.00 0.00 0.00 06:33:09 06:33:09 06:33:09 ---> sar -P ALL: 06:33:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 06:33:09 06:33:09 06:13:43 LINUX RESTART (4 CPU) 06:33:09 06:33:09 06:14:02 CPU %user %nice %system %iowait %steal %idle 06:33:09 06:15:01 all 18.62 0.00 10.79 6.19 0.40 63.99 06:33:09 06:15:01 0 17.92 0.00 12.57 6.74 0.44 62.34 06:33:09 06:15:01 1 20.55 0.00 9.42 8.18 0.39 61.47 06:33:09 06:15:01 2 15.44 0.00 12.36 5.83 0.37 66.00 06:33:09 06:15:01 3 20.59 0.00 8.84 4.02 0.42 66.13 06:33:09 06:16:01 all 14.18 0.00 8.26 1.82 0.67 75.07 06:33:09 06:16:01 0 14.27 0.00 10.39 2.06 0.63 72.64 06:33:09 06:16:01 1 13.06 0.00 7.49 1.98 0.62 76.84 06:33:09 06:16:01 2 14.70 0.00 7.51 1.62 0.60 75.57 06:33:09 06:16:01 3 14.68 0.00 7.68 1.61 0.83 75.20 06:33:09 06:17:01 all 33.25 0.00 11.19 6.92 1.86 46.78 06:33:09 06:17:01 0 32.99 0.00 11.95 6.16 1.81 47.09 06:33:09 06:17:01 1 33.12 0.00 11.06 6.18 1.91 47.74 06:33:09 06:17:01 2 32.96 0.00 10.20 5.51 1.87 49.46 06:33:09 06:17:01 3 33.94 0.00 11.56 9.84 1.84 42.81 06:33:09 06:18:01 all 60.46 0.00 16.28 5.35 1.05 16.85 06:33:09 06:18:01 0 60.13 0.00 16.50 4.77 1.05 17.55 06:33:09 06:18:01 1 60.20 0.00 15.80 5.33 1.08 17.59 06:33:09 06:18:01 2 61.78 0.00 16.25 5.55 0.85 15.58 06:33:09 06:18:01 3 59.76 0.00 16.58 5.76 1.24 16.66 06:33:09 06:19:02 all 23.46 0.00 12.59 2.69 1.44 59.82 06:33:09 06:19:02 0 23.10 0.00 12.48 2.03 1.37 61.02 06:33:09 06:19:02 1 22.89 0.00 12.44 4.27 1.52 58.88 06:33:09 06:19:02 2 23.54 0.00 12.67 2.00 1.44 60.35 06:33:09 06:19:02 3 24.32 0.00 12.80 2.43 1.41 59.04 06:33:09 06:20:01 all 22.51 0.00 29.64 17.03 4.38 26.44 06:33:09 06:20:01 0 23.30 0.00 30.56 16.02 3.97 26.15 06:33:09 06:20:01 1 20.90 0.00 26.68 15.41 5.40 31.61 06:33:09 06:20:01 2 22.71 0.00 30.60 19.68 3.86 23.15 06:33:09 06:20:01 3 23.17 0.00 30.76 17.01 4.26 24.80 06:33:09 06:21:02 all 64.06 0.00 19.68 5.56 1.84 8.87 06:33:09 06:21:02 0 66.20 0.00 20.22 6.15 1.67 5.76 06:33:09 06:21:02 1 62.50 0.00 19.98 6.14 1.93 9.45 06:33:09 06:21:02 2 64.43 0.00 17.98 3.94 2.02 11.62 06:33:09 06:21:02 3 63.10 0.00 20.55 6.01 1.73 8.61 06:33:09 06:22:01 all 28.33 0.00 27.25 15.61 5.05 23.76 06:33:09 06:22:01 0 29.41 0.00 28.68 17.97 4.51 19.45 06:33:09 06:22:01 1 26.25 0.00 25.36 11.74 5.45 31.20 06:33:09 06:22:01 2 27.49 0.00 27.58 16.30 5.15 23.47 06:33:09 06:22:01 3 30.24 0.00 27.43 16.50 5.09 20.75 06:33:09 06:23:01 all 36.66 0.00 17.42 11.67 0.23 34.03 06:33:09 06:23:01 0 37.35 0.00 17.74 11.66 0.19 33.06 06:33:09 06:23:01 1 36.08 0.00 16.91 13.27 0.25 33.50 06:33:09 06:23:01 2 35.70 0.00 17.38 11.92 0.25 34.75 06:33:09 06:23:01 3 37.53 0.00 17.64 9.79 0.21 34.83 06:33:09 06:24:02 all 3.76 0.00 2.00 1.76 0.03 92.45 06:33:09 06:24:02 0 4.82 0.00 1.93 0.66 0.02 92.57 06:33:09 06:24:02 1 3.90 0.00 1.85 3.46 0.03 90.77 06:33:09 06:24:02 2 4.28 0.00 2.27 1.96 0.03 91.46 06:33:09 06:24:02 3 2.03 0.00 1.95 0.94 0.05 95.02 06:33:09 06:25:01 all 0.12 0.00 0.05 0.01 0.00 99.82 06:33:09 06:25:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:33:09 06:25:01 1 0.03 0.00 0.07 0.03 0.00 99.86 06:33:09 06:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:25:01 3 0.41 0.00 0.07 0.00 0.00 99.53 06:33:09 06:33:09 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:33:09 06:26:01 all 0.16 0.00 0.05 0.00 0.04 99.75 06:33:09 06:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:33:09 06:26:01 1 0.03 0.00 0.07 0.00 0.03 99.87 06:33:09 06:26:01 2 0.05 0.00 0.05 0.00 0.05 99.85 06:33:09 06:26:01 3 0.50 0.00 0.05 0.00 0.03 99.42 06:33:09 06:27:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:33:09 06:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:27:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:33:09 06:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:27:01 3 0.53 0.00 0.03 0.00 0.00 99.43 06:33:09 06:28:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:33:09 06:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:33:09 06:28:01 1 0.08 0.00 0.07 0.00 0.00 99.85 06:33:09 06:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:28:01 3 0.52 0.00 0.02 0.00 0.02 99.45 06:33:09 06:29:01 all 0.14 0.00 0.06 0.02 0.00 99.78 06:33:09 06:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:33:09 06:29:01 1 0.03 0.00 0.13 0.08 0.00 99.75 06:33:09 06:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:29:01 3 0.52 0.00 0.05 0.00 0.00 99.43 06:33:09 06:30:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:33:09 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:33:09 06:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:33:09 06:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:30:01 3 0.55 0.00 0.07 0.00 0.02 99.37 06:33:09 06:31:01 all 0.06 0.00 0.04 0.00 0.00 99.90 06:33:09 06:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:33:09 06:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:33:09 06:31:01 3 0.20 0.00 0.08 0.00 0.00 99.72 06:33:09 06:32:01 all 0.09 0.00 0.03 0.00 0.00 99.88 06:33:09 06:32:01 0 0.23 0.00 0.00 0.00 0.00 99.77 06:33:09 06:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:09 06:32:01 3 0.10 0.00 0.07 0.00 0.02 99.82 06:33:09 06:33:01 all 6.95 0.00 5.45 3.90 0.50 83.21 06:33:09 06:33:01 0 5.77 0.00 5.53 3.15 0.46 85.10 06:33:09 06:33:01 1 6.56 0.00 5.43 4.32 0.53 83.16 06:33:09 06:33:01 2 6.96 0.00 5.41 5.19 0.49 81.95 06:33:09 06:33:01 3 8.51 0.00 5.43 2.93 0.51 82.63 06:33:09 Average: all 15.94 0.00 8.17 3.99 0.88 71.02 06:33:09 Average: 0 16.03 0.00 8.56 3.92 0.82 70.69 06:33:09 Average: 1 15.62 0.00 7.80 4.11 0.97 71.50 06:33:09 Average: 2 15.78 0.00 8.15 4.04 0.86 71.17 06:33:09 Average: 3 16.32 0.00 8.19 3.88 0.89 70.72 06:33:09 06:33:09 06:33:09